Update.
[glibc.git] / ChangeLog
blob777fb178651bec63bf1a8235fb5224e0c2e61dc7
1 2002-09-18  Ulrich Drepper  <drepper@redhat.com>
3         * version.h (VERSION): Bump to 2.2.94.
5         * sysdeps/powerpc/fpu/Dist: Move fprrest.S and fprsave.S to...
6         * sysdeps/powerpc/powerpc32/fpu/Dist: ...here.  New file.
7         * sysdeps/unix/sysv/linux/powerpc/Dist: Move kernel_stat.h to...
8         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Dist: ...here.
10         * sysdeps/i386/Makefile: Remove obsolete db2 rules.
12         * sysdeps/unix/sysv/linux/Makefile: Add exit-thread.S.
14         * sysdeps/unix/sysv/linux/powerpc/Dist: Add ldd-rewrite.sh.
16         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Dist: New file.
18 2002-09-19  Jakub Jelinek  <jakub@redhat.com>
20         * sysdeps/wordsize-32/Makefile: New file.
21         * sysdeps/arm/Makefile: Removed.
22         * sysdeps/i386/Makefile (sysdep_routines, shared-only-routines):
23         Don't add divdi3 here.
24         * sysdeps/m68k/Makefile: Likewise.
25         * sysdeps/powerpc/powerpc32/Makefile: Likewise.
26         * sysdeps/sh/Makefile: Likewise.
27         * sysdeps/s390/s390-32/Makefile: Likewise.
29 2002-09-18  Roland McGrath  <roland@redhat.com>
31         * locale/lc-ctype.c (_nl_postload_ctype): Add compat_symbol decls for
32         the __ctype_* compat symbols, so the relocs generated bind to the
33         right versioned global symbol in the shared object.
35         * elf/do-rel.h (elf_dynamic_do_rel): Mask off 0x8000 bit (hidden flag)
36         from the value taken from the DT_VERSYM table.
37         * elf/dl-runtime.c (fixup, profile_fixup): Likewise.
38         * sysdeps/mips/dl-machine.h (__dl_runtime_resolve): Likewise.
39         (RESOLVE_GOTSYM): Likewise.
41         * sysdeps/unix/sysv/linux/sigaction.c (__libc_sigaction):
42         Add libc_hidden_def.
43         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
44         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
45         * sysdeps/unix/sysv/linux/ia64/sigaction.c: Likewise.
46         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
47         * sysdeps/unix/sysv/linux/s390/s390-64/sigaction.c: Likewise.
48         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
49         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
50         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
52 2002-09-18  Ulrich Drepper  <drepper@redhat.com>
54         * include/signal.h: Add libc_hidden_proto for __libc_sigaction.
56         * sysdeps/unix/sysv/linux/sigaction.c: If SIGCANCEL is defined
57         define sigaction and __sigaction as wrappers around
58         __libc_sigaction which rejects changing SIGCANCEL.
59         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
61         * sysdeps/unix/sysv/linux/i386/clone.S: Add support for SETTLS and
62         SETTID/CLEARTID.
64         * signal/allocrtsig.c: Move to...
65         * sysdeps/generic/allocrtsig.c: ...here.  New file.
67 2002-09-17  Jakub Jelinek  <jakub@redhat.com>
69         * elf/dl-lookup.c (_dl_debug_bindings): Print TLS lookups always.
71         * elf/elf.h (R_386_TLS_TPOFF, R_386_TLS_IE, R_386_TLS_GOTIE,
72         R_386_TLS_LE): Define.
73         (R_386_TLS_IE_32, R_386_TLS_LE_32, R_386_TLS_TPOFF32): Update
74         comments.
75         * sysdeps/i386/dl-machine.h (elf_machine_type_class): Return
76         ELF_RTYPE_CLASS_PLT for R_386_TLS_TPOFF.
77         (elf_machine_rel): Handle R_386_TLS_TPOFF.
78         (elf_machine_rela): Likewise.
79         Remove unnecessary RTLD_BOOTSTRAP #ifdefs.
81 2002-09-17  Roland McGrath  <roland@redhat.com>
83         * malloc/Makefile ($(objpfx)memusagestat.o: sysincludes): Define
84         file-specific variable override so it compiles properly when using
85         --with-headers.
87 2002-09-17  Steven Munroe  <sjmunroe@us.ibm.com>
89         Ported to PowerPC64 running Linux.
90         * sysdeps/powerpc/powerpc64/Dist: New file.
91         * sysdeps/powerpc/powerpc64/Implies: New file.
92         * sysdeps/powerpc/powerpc64/Makefile: New file.
93         * sysdeps/powerpc/powerpc64/__longjmp.S: New file.
94         * sysdeps/powerpc/powerpc64/atomicity.h: New file.
95         * sysdeps/powerpc/powerpc64/backtrace.c: New file.
96         * sysdeps/powerpc/powerpc64/bp-asm.h: New file.
97         * sysdeps/powerpc/powerpc64/bsd-_setjmp.S: New file.
98         * sysdeps/powerpc/powerpc64/bsd-setjmp.S: New file.
99         * sysdeps/powerpc/powerpc64/dl-dtprocnum.h: New file.
100         * sysdeps/powerpc/powerpc64/dl-lookupcfg.h: New file.
101         * sysdeps/powerpc/powerpc64/dl-machine.c: New file.
102         * sysdeps/powerpc/powerpc64/dl-machine.h: New file.
103         * sysdeps/powerpc/powerpc64/memset.S: New file.
104         * sysdeps/powerpc/powerpc64/ppc-mcount.S: New file.
105         * sysdeps/powerpc/powerpc64/register-dump.h: New file.
106         * sysdeps/powerpc/powerpc64/setjmp.S: New file.
107         * sysdeps/powerpc/powerpc64/stpcpy.S: New file.
108         * sysdeps/powerpc/powerpc64/strchr.S: New file.
109         * sysdeps/powerpc/powerpc64/strcmp.S: New file.
110         * sysdeps/powerpc/powerpc64/strcpy.S: New file.
111         * sysdeps/powerpc/powerpc64/strlen.S: New file.
112         * sysdeps/powerpc/powerpc64/elf/bzero.S: New file.
113         * sysdeps/powerpc/powerpc64/elf/start.S: New file.
114         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: New file.
115         * sysdeps/powerpc/powerpc64/fpu/s_copysignf.S: New file.
116         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: New File.
117         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S: New file.
118         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: New file.
119         * sysdeps/unix/sysv/linux/powerpc/powerpc64/glob64.c: New file.
120         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S: New file.
121         * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list: New file.
122         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: New file.
124         * include/libc-symbols.h [HAVE_ASM_GLOBAL_DOT_NAME]
125         (C_SYMBOL_DOT_NAME): Insure that C_SYMBOL_DOT_NAME works for
126         various gcc versions.  Dot names required for powerpc64.
127         [HAVE_ASM_GLOBAL_DOT_NAME] (_weak_extern): Add .weakext '.'ed symbol.
128         [HAVE_ASM_GLOBAL_DOT_NAME] (strong_alias): Add .global
129         C_SYMBOL_DOT_NAME(alias).
130         [HAVE_ASM_GLOBAL_DOT_NAME] (strong_data_alias): New macro. Same as
131         original strong_alias macro.
132         [HAVE_ASM_GLOBAL_DOT_NAME] (weak_alias): Add .weakext/.weak
133         C_SYMBOL_DOT_NAME(alias).
134         [HAVE_ASM_GLOBAL_DOT_NAME] (_symbol_version): Add .symver '.'ed name.
135         [HAVE_ASM_GLOBAL_DOT_NAME] (_default_symbol_version): Add .symver
136         '.'ed name.
137         Add comments on libc_hidden_data_def and libc_hidden_data_weak usage.
138         [HAVE_ASM_GLOBAL_DOT_NAME] (hidden_dot_def1): New macro.  Generate
139         .global C_SYMBOL_DOT_NAME(alias).  Otherwise an empty macro.
140         (hidden_def): Append hidden_dot_def1 macro to definition.
141         (hidden_ver): Append hidden_dot_def1 macro to definition.
142         (hidden_data_def): New macro.  Same as original hidden_def macro.
143         (hidden_data_ver): New macro.  Same as original hidden_ver macro.
144         [HAVE_ASM_GLOBAL_DOT_NAME] (hidden_dot_weak1): New macro.  Generate
145         .weakext C_SYMBOL_DOT_NAME(alias).  Otherwise an empty macro.
146         (hidden_weak): Append hidden_dot_weak1 macro to definition.
147         (hidden_data_weak): New macro.  Same as original hidden_weak macro.
148         [HAVE_ASM_GLOBAL_DOT_NAME] (HIDDEN_JUMPTARGET): Define as .__GI_name.
149         Otherwise defined as __GI_name.
150         (libc_hidden_data_def): New macro.  Use hidden_data_def.
151         (libc_hidden_data_weak): New macro.  Use hidden_data_weak.
152         (libc_hidden_data_ver): New macro.  Use hidden_data_ver.
153         (rtld_hidden_data_def): New macro.  Use hidden_data_def.
154         (rtld_hidden_data_weak): New macro.  Use hidden_data_weak.
155         (rtld_hidden_data_ver): New macro.  Use hidden_data_ver.
156         (libm_hidden_data_def): New macro.  Use hidden_data_def.
157         (libm_hidden_data_weak): New macro.  Use hidden_data_weak.
158         (libm_hidden_data_ver): New macro.  Use hidden_data_ver.
159         * inet/in6_addr.c: Replace libc_hidden_def with libc_hidden_data_def.
161 2002-09-17  Ulrich Drepper  <drepper@redhat.com>
163         * include/libc-symbols.h: Change *hidden_proto macros to accept
164         option parameters and pass those to the attribute definition.
165         * include/unistd.h (_exit): Add __noreturn__ to libc_hidden_proto call.
167         * include/unistd.h: Declare __libc_pause.
169         * include/sys/socket.h: Declare __libc_send, __libc_recv,
170         __libc_sendto, __libc_sendmsg, __libc_recvmsg, and __libc_accept.
172         * include/unistd.h: Declare __libc_fork.
174 2002-09-17  Roland McGrath  <roland@redhat.com>
176         * sunrpc/xcrypt.c (passwd2des_internal): Renamed fom passwd2des.
177         (passwd2des): Define it as an alias.
178         (xencrypt, xdecrypt): Call passwd2des_internal instead of passwd2des.
180 2002-09-12  Bruno Haible  <bruno@clisp.org>
182         * include/sys/sysctl.h (__sysctl): Add libc_hidden_proto.
183         * sysdeps/unix/sysv/linux/sysctl.c (__sysctl): Add libc_hidden_def.
185         * include/rpc/xdr.h (xdrstdio_create): Add libc_hidden_proto.
186         * sunrpc/xdr_stdio.c (xdrstdio_create): Add libc_hidden_def.
188 2002-09-05  Steven Munroe  <sjmunroe@us.ibm.com>
190         * sysdeps/unix/sysv/linux/kernel-features.h [__powerpc64__]
191         (__ASSUME_TRUNCATE64_SYSCALL, __ASSUME_STAT64_SYSCALL, __ASSUME_IPC64,
192         __ASSUME_FCNTL64, __ASSUME_MMAP2_SYSCALL): Don't define these.
193         PowerPC64 does not have separate 64-bit syscalls.
195 2002-09-16  Roland McGrath  <roland@redhat.com>
197         * sysdeps/unix/sysv/linux/powerpc/mmap64.c (__mmap64): Add a cast.
199         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h (INLINE_SYSCALL):
200         New macro.
202         * elf/rtld.c [HP_TIMING_NONAVAIL]: Fix last change for this case.
204         * include/unistd.h: Uncomment libc_hidden_proto for _exit.
205         * sysdeps/mach/hurd/_exit.c: Add libc_hidden_def.
206         * sysdeps/generic/_exit.c: Likewise.
208 2002-09-12  Jakub Jelinek  <jakub@redhat.com>
210         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Regenerate.
212         * elf/rtld.c (struct dl_start_final_info): New.
213         (_dl_start_final): Change second argument to struct
214         dl_start_final_info *.  Set start_time from info.
215         (_dl_start): Remove bootstrap_map variable, add info.
216         Define bootstrap_map as macro.  If not DONT_USE_BOOTSTRAP_MAP,
217         store HP_TIMING_NOW result into info.start_time.
219 2002-09-16  Andreas Jaeger  <aj@suse.de>
221         * sysdeps/unix/sysv/linux/_exit.c: Add libc_hidden_def and weak_alias
222         to _Exit.
223         * sysdeps/unix/sysv/linux/i386/_exit.S: Likewise.
225 2002-09-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
227         * sysdeps/powerpc/abort-instr.h: New file.
229 2002-09-14  Ulrich Drepper  <drepper@redhat.com>
231         * sysdeps/generic/libc-start.c (__libc_start_main): Remove bogus
232         comment.
234         * test-skeleton.c (main): Provide more information in case waitpid
235         fails.
237         * include/unistd.h: Declare __exit_thread.
238         * sysdeps/generic/libc-start.c (__libc_start_main): Remove dummy_addr.
239         Wrap call to main in setjmp if HAVE_CANCELBUF is defined.
240         * sysdeps/unix/sysv/linux/exit-thread.S: New file.
241         * sysdeps/unix/sysv/linux/_exit.c: New file.
242         * sysdeps/unix/sysv/linux/i386/_exit.S: New file.
243         * sysdeps/unix/sysv/linux/Makefile [subdir==posix] (sysdep_routines):
244         Add exit-thread.
246         * configure.in: Add dl_iterate_phdr to test using -nostdlib.
248 2002-09-12  Jakub Jelinek  <jakub@redhat.com>
250         * sysdeps/i386/dl-machine.h (elf_machine_rel)
251         (case R_386_TLS_DTPMOD32): Don't use addend.
252         [case R_386_TLS_TPOFF32]: Remove redundant SYM_MAP != NULL check.
253         (elf_machine_rela): Add support for TLS relocs.
255 2002-09-14  Roland McGrath  <roland@redhat.com>
257         * Makefile (manual/%): Add this pattern target to the iconvdata/% rule.
259 2002-07-29  Steven Munroe  <sjmunroe@us.ibm.com>
261         * stdlib/longlong.h [_ARCH_PPC && W_TYPE_SIZE!=32]: Add powerpc64
262         specific asm macros for multiple percision integer math.
264 2002-06-04  Steven Munroe  <sjmunroe@us.ibm.com>
266         * sysdeps/generic/ldconfig.h (FLAG_POWERPC_LIB64) New macro.
267         * elf/cache.c (print_entry): Add case for FLAG_POWERPC_LIB64.
268         Remove per-machine conditionals for FLAG_* cases.
269         * sysdeps/unix/sysv/linux/powerpc/ldconfig.h: New file.
270         * sysdeps/unix/sysv/linux/powerpc/readelflib.c: New file.
271         * sysdeps/unix/sysv/linux/powerpc/powerpc64/dl-cache.h: New file.
273 2002-09-10  Alan Modra <amodra@bigpond.net.au>
275         * csu/gmon-start.c [!TEXT_START]: Define TEXT_START if not already
276         defined in entry.h.
277         (__gmon_start__) [!ENTRY_POINT_DECL]: Use TEXT_START macro to obtain
278         lowest address for profiling in  __monstartup call.
279         * sysdeps/powerpc/powerpc64/elf/entry.h: New file.
281 2002-09-14  Roland McGrath  <roland@redhat.com>
283         * sysdeps/unix/sysv/linux/pread.c: __NR_pread64 may be defined
284         instead of __NR_pread.
285         * sysdeps/unix/sysv/linux/pread64.c: Likewise.
286         * sysdeps/unix/sysv/linux/pwrite.c: __NR_pwrite64 may be defined
287         instead of __NR_pwrite.
288         * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
290 2002-09-13  Roland McGrath  <roland@redhat.com>
292         * manual/libc.texinfo: @ifinfo -> @ifnottex around copyright notice.
294 2002-09-13  Andreas Jaeger  <aj@suse.de>
296         * sysdeps/unix/sysv/linux/mips/syscalls.list: Add readahead
297         syscall.  Patch by Guido Guenther <agx@sigxcpu.org>.
299 2002-09-12  Ulrich Drepper  <drepper@redhat.com>
301         * elf/elf.h: Correct DT_LOOS and DT_HIOS values.
303 2002-09-10  Ulrich Drepper  <drepper@redhat.com>
305         * sysdeps/powerpc/fpu/s_isnan.c: #undef __isnanf and isnanf after
306         reading the headers.
308 2002-09-12  Roland McGrath  <roland@redhat.com>
310         * elf/rtld.c (_dl_start_final): Move _begin, _end decls outside the fn.
311         (_dl_start) [DONT_USE_BOOTSTRAP_MAP]: Use &_begin instead of l_addr to
312         find the ELF header.
314         * elf/rtld.c (dl_main) [USE_TLS]: Adjust l_tls_initimage of main
315         executable if needed, in case it's actually a shared object.
317 2002-09-11  Roland McGrath  <roland@redhat.com>
319         * elf/dl-load.c (_dl_map_object_from_fd): Use l_addr instead of
320         l_map_start to adjust l_tls_initimage.
322         * nss/getnssent_r.c (__nss_getent_r): Use EAGAIN instead of errno
323         when using h_errno and it's not set to NETDB_INTERNAL.
324         * nss/getXXbyYY_r.c [NEED_H_ERRNO]: Likewise.
326         * Makefile ($(common-objpfx)testrun.sh): New target.
327         (others): Depend on it.
328         (postclean-generated): Append it.
330         * nss/bug-erange.c: New file.
331         * nss/Makefile (tests): Add it.
333         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Return errno
334         instead of always EAGAIN when status is NSS_STATUS_TRYAGAIN.
336         * sysdeps/generic/dl-environ.c (unsetenv): Redo last fix without
337         strncmp, keeps the code smaller for a non-performance-critical case.
339         * sysdeps/generic/dl-environ.c (unsetenv): Rewritten using strncmp,
340         no longer wrongly matches arbitrary prefixes of NAME.
341         Reported by Jakub Jelinek <jakub@redhat.com>.
343 2002-09-11  Jakub Jelinek  <jakub@redhat.com>
345         * posix/bug-regex11.c (tests): New array.
346         (main): Rewritten to run more different tests.
348 2002-09-10  Roland McGrath  <roland@redhat.com>
350         * nscd/Makefile (CPPFLAGS-nscd, CPPFLAGS-nscd_conf, CPPFLAGS-dbg_log)
351         (CPPFLAGS-connections, CPPFLAGS-hstcache): Variables removed.
352         Instead, catch all of $(nscd-modules) via cppflags-iterator.mk.
354         * sysdeps/powerpc/fpu/s_isnan.c: Do macro hackery on __GI___isnanf as
355         well so we don't get it declared by include/math.h's hidden_proto.
356         Then do hidden_proto for __isnanf locally so hidden_def works right.
358         * posix/bug-regex5.c (main): Use `union locale_data_value' rather than
359         a cast to turn nl_langinfo return value into an integer.
361 2002-09-10  Isamu Hasegawa  <isamu@yamato.ibm.com>
363         * posix/regexec.c (build_trtable): Fix the destination of
364         newline to prevent wrong states from overwriting.
365         Append break statements to optimization.
367 2002-09-10  Isamu Hasegawa  <isamu@yamato.ibm.com>
369         * posix/regcomp.c: Wrap #include wchar.h and wctype.h in #if.
370         (build_range_exp): Add castings to strlen invocations.
371         (build_collating_symbol): Restore the type of characters from "char"
372         to "unsigned char", and supplement castings.
373         (build_collating_symbol): Likewise.
374         (build_equiv_class): Likewise.
375         (build_charclass): Likewise.
376         (seek_collating_symbol_entry): Likewise.
377         (parse_bracket_exp): Likewise.
378         (build_word_op): Supplement a casting.
379         * posix/regex_internal.c: Wrap #include wchar.h and wctype.h in #if.
380         (re_string_allocate): Fix castings.
381         (re_string_construct): Likewise.
382         (re_string_construct_common): Likewise.
383         (re_string_realloc_buffers): Likewise.
384         (build_wcs_buffer): Likewise.
385         (build_wcs_upper_buffer): Likewise.
386         (re_string_skip_chars): Likewise.
387         (re_string_reconstruct): Likewise.
388         * posix/regex_internal.h: Restore the type of characters in
389         re_string_t and bracket_elem_t from "char" to "unsigned char".
390         (re_string_elem_size_at): Fix castings.
391         * posix/regexec.c: Wrap #include wchar.h and wctype.h in #if.
392         (transit_state_bkref_loop): Restore the type of characters from
393         "char" to "unsigned char", and append a cast to "char*" pointer in
394         array subscript.
395         (check_node_accept_bytes): Likewise.
396         (find_collation_sequence_value): Likewise.
398 2002-09-10  Hartvig Ekner  <hartvige@mips.com>
400         * sysdeps/mips/memcpy.S: New file.
401         * sysdeps/mips/memset.S: New file.
402         * sysdeps/mips/fpu/e_sqrt.c:  New file.
403         * sysdeps/mips/fpu/e_sqrtf.c: New file.
405         * fpu/fclrexcpt.c: Cleaned up the FPU exception stuff - was not
406         functional before. Also removed all SHLIB_COMPAT stuff.
407         * fpu/fegetenv.c: Likewise.
408         * fpu/fesetenv.c:: Likewise.
409         * fpu/feupdateenv.c: Likewise.
410         * fpu/fgetexcptflg.c: Likewise.
411         * fpu/fraiseexcpt.c: Likewise.
413         * sysdeps/mips/fpu/fsetexcptflg.c: New file.
415 2002-09-09  Jakub Jelinek  <jakub@redhat.com>
417         * include/math.h (__finite_internal, __finitef_internal,
418         __finitel_internal, __isinf_internal, __isnan_internal): Remove.
419         (isfinite): Remove.
420         (__finite, __isinf, __isnan, __finitef, __isinff, __isnanf, __finitel,
421         __isinfl, __isnanl): Add hidden_proto.
422         (__fpclassify, __fpclassifyf, __fpclassifyl, __expm1l): Add
423         libm_hidden_proto.
424         * math/Makefile (libm-calls): Add s_isinf and s_isnan.
425         * stdio-common/printf_fp.c (__printf_fp): Remove INTUSE from
426         __is{inf,nan} calls.
427         * stdio-common/printf_size.c (printf_size): Likewise.
428         * sysdeps/generic/printf_fphex.c (__printf_fphex): Likewise.
429         * sysdeps/generic/s_ldexp.c (__ldexp): Likewise.
430         * sysdeps/generic/s_ldexpf.c (__ldexpf): Likewise.
431         * sysdeps/generic/s_ldexpl.c (__ldexpl): Likewise.
432         * sysdeps/generic/s_expm1l.c (__expm1l): Add libm_hidden_def.
433         * sysdeps/i386/fpu/s_finite.S (__finite_internal): Remove alias.
434         (__finite): Add hidden_def.
435         * sysdeps/i386/fpu/s_finitef.S (__finitef_internal): Remove alias.
436         (__finitef): Add hidden_def.
437         * sysdeps/i386/fpu/s_finitel.S (__finitel_internal): Remove alias.
438         (__finitel): Add hidden_def.
439         * sysdeps/i386/fpu/s_isinfl.c (__isinfl): Remove INTDEF.  Add
440         hidden_def.
441         * sysdeps/i386/fpu/s_isnanl.c (__isnanl): Likewise.
442         * sysdeps/i386/fpu/s_fpclassifyl.c (__fpclassifyl): Add
443         libm_hidden_def.
444         * sysdeps/i386/fpu/s_expm1l.S (__expm1l): Likewise.
445         * sysdeps/ieee754/dbl-64/s_finite.c (__finite): Remove INTDEF.  Add
446         hidden_def.
447         * sysdeps/ieee754/dbl-64/s_isinf.c (__isinf): Likewise.
448         (__isinfl): Remove INTDEF.
449         * sysdeps/ieee754/dbl-64/s_isnan.c (__isnan): Remove INTDEF.  Add
450         hidden_def.
451         (__isnanl): Remove INTDEF.
452         * sysdeps/ieee754/dbl-64/s_fpclassify.c (__fpclassify): Add
453         libm_hidden_def.
454         * sysdeps/ieee754/dbl-64/e_lgamma_r.c (sin_pi): Use __sin and __cos
455         instead of sin and cos.
456         * sysdeps/ieee754/flt-32/s_finitef.c (__finitef): Remove INTDEF.
457         Add hidden_def.
458         * sysdeps/ieee754/flt-32/s_isinff.c (__isinff): Likewise.
459         * sysdeps/ieee754/flt-32/s_isnanf.c (__isnanf): Likewise.
460         * sysdeps/ieee754/flt-32/s_fpclassifyf.c (__fpclassifyf): Add
461         libm_hidden_def.
462         * sysdeps/ieee754/ldbl-128/s_finitel.c (__finitel): Remove INTDEF.
463         Add hidden_def.
464         * sysdeps/ieee754/ldbl-128/s_isinfl.c (__isinfl): Likewise.
465         * sysdeps/ieee754/ldbl-128/s_isnanl.c (__isnanl): Likewise.
466         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c (__fpclassifyl): Add
467         libm_hidden_def.
468         * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Add
469         libm_hidden_def.
470         * sysdeps/ieee754/ldbl-96/s_finitel.c (__finitel): Remove INTDEF.
471         Add hidden_def.
472         * sysdeps/ieee754/ldbl-96/s_isinfl.c (__isinfl): Likewise.
473         * sysdeps/ieee754/ldbl-96/s_isnanl.c (__isnanl): Likewise.
474         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c (__fpclassifyl): Add
475         libm_hidden_def.
476         * sysdeps/ia64/fpu/s_finite.S (__finite_internal, __finitef_internal,
477         __finitel_internal): Remove aliases.
478         (__finite, __finitef, __finitel): Add hidden_def.
479         * sysdeps/ia64/fpu/s_isnan.S (__isnan_internal, __isnanf_internal,
480         __isnanl_internal): Remove aliases.
481         (__isnan, __isnanf, __isnanl): Add hidden_def.
482         * sysdeps/ia64/fpu/s_isinf.S (__isinf_internal, __isinff_internal,
483         __isinfl_internal): Remove aliases.
484         (__isinf, __isinff, __isinfl): Add hidden_def.
485         * sysdeps/ia64/fpu/s_fpclassify.S (__fpclassify, __fpclassifyf,
486         __fpclassifyl): Add libm_hidden_def.
487         * sysdeps/ia64/fpu/s_expm1l.S (__expm1l): Likewise.
488         * sysdeps/m68k/s_isinfl.c (__isinfl): Remove INTDEF.  Add hidden_def.
489         * sysdeps/m68k/fpu/s_isinf.c (INTDEFX): Remove.
490         (hidden_defx): Define and use.
491         * sysdeps/m68k/fpu/s_fpclassifyl.c (__fpclassifyl): Add
492         libm_hidden_def.
493         * sysdeps/m68k/fpu/s_expm1l.c (__expm1l): Likewise.
494         * sysdeps/m68k/s_isnanl.c (__isnanl): Add hidden_def.
495         * sysdeps/powerpc/fpu/s_isnan.c (__isnan, __isnanf, __isnanl):
496         Remove INTDEF.
497         (__isnan, __isnanf): Add hidden_def.
498         * sysdeps/x86_64/fpu/s_finitel.S (__finitel_internal): Remove alias.
499         (__finitel): Add libm_hidden_def.
500         * sysdeps/x86_64/fpu/s_expm1l.S (__expm1l): Likewise.
502         * include/fenv.h (feraiseexcept, fesetenv): Add libm_hidden_proto.
503         * sysdeps/alpha/fpu/fesetenv.c (fesetenv): Add libm_hidden_ver.
504         * sysdeps/alpha/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
505         * sysdeps/arm/fpu/fesetenv.c (fesetenv): Likewise.
506         * sysdeps/arm/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
507         * sysdeps/generic/fesetenv.c (fesetenv): Likewise.
508         * sysdeps/generic/fraiseexcpt.c (feraiseexcept): Likewise.
509         * sysdeps/i386/fpu/fesetenv.c (fesetenv): Likewise.
510         * sysdeps/i386/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
511         * sysdeps/m68k/fpu/fesetenv.c (fesetenv): Likewise.
512         * sysdeps/m68k/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
513         * sysdeps/mips/fpu/fesetenv.c (fesetenv): Likewise.
514         * sysdeps/mips/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
515         * sysdeps/powerpc/fpu/fesetenv.c (fesetenv): Likewise.
516         * sysdeps/powerpc/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
517         * sysdeps/sparc/fpu/fesetenv.c (fesetenv): Likewise.
518         * sysdeps/sparc/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
519         * sysdeps/hppa/fpu/fesetenv.c (fesetenv): Add libm_hidden_def.
520         * sysdeps/hppa/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
521         * sysdeps/ia64/fpu/fesetenv.c (fesetenv): Likewise.
522         * sysdeps/ia64/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
523         * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
524         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
525         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Likewise.
526         * sysdeps/s390/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
527         * sysdeps/x86_64/fpu/fesetenv.c (fesetenv): Likewise.
528         * sysdeps/x86_64/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
530 2002-09-09  Steven Munroe  <sjmunroe@us.ibm.com>
532         * elf/elf.h: Add powerpc64 specific elf relocation and dynamic types.
534 2002-09-09  Jakub Jelinek  <jakub@redhat.com>
536         * elf/dl-error.c (_dl_signal_cerror): Don't print anything if only
537         LD_DEBUG=statistics or LD_TRACE_PRELINKING.
539 2002-09-09  Ulrich Drepper  <drepper@redhat.com>
541         * string/stratcliff.c: Some more strncpy tests.
542         Patch by Daniel Jacobowitz <drow@mvista.com>.
544 2002-09-08  Roland McGrath  <roland@redhat.com>
546         * resolv/resolv.h: Include <sys/types.h> for u_long even in
547         the [__need_res_state] case.
548         Reported by Bruno Haible <bruno@clisp.org>.
550 2002-09-04  Bruno Haible  <bruno@clisp.org>
552         * sysdeps/generic/bits/ustat.h: Comment fix.
553         * io/sys/sendfile.h: Comment fix.
554         * sysdeps/posix/pread.c: Comment fix.
555         * sysdeps/posix/pread64.c: Comment fix.
556         * sysdeps/posix/pwrite.c: Comment fix.
557         * sysdeps/posix/pwrite64.c: Comment fix.
559 2002-09-06  Roland McGrath  <roland@redhat.com>
561         * posix/sys/utsname.h (_UTSNAME_SYSNAME_LENGTH): New macro, defined
562         to _UTSNAME_LENGTH if not already defined by <bits/utsname.h>.
563         (_UTSNAME_RELEASE_LENGTH, _UTSNAME_VERSION_LENGTH): Likewise.
564         (_UTSNAME_MACHINE_LENGTH): Likewise.
565         (struct utsname): Use new macros instead of _UTSNAME_LENGTH.
567 2002-09-06  Ulrich Drepper  <drepper@redhat.com>
569         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs): Correct
570         test for filesystem type name of mount points.
572         * include/errno.h: Use errno definition with __thread for now only
573         in libc and ld.so.
575         * test-skeleton.c (main): Improve error message for unexpected
576         signal case.
578 2002-09-05  Roland McGrath  <roland@redhat.com>
580         * ctype/ctype-info.c: Renamed __ctype_old_* symbols to __ctype_*.
581         * locale/lc-ctype.c (_nl_postload_ctype): Likewise.
583 2002-09-05  Jakub Jelinek  <jakub@redhat.com>
585         * wcsmbs/wcsmbsload.c (__wcsmbs_load_conv): Unlock and return in
586         case of failure.
588 2002-09-04  Bruno Haible  <bruno@clisp.org>
590         * sysdeps/unix/sysv/linux/sigset-cvt-mask.h (sigset_set_old_mask,
591         sigset_get_old_mask): Turn into inline functions.
592         * sysdeps/unix/sysv/aix/sigset-cvt-mask.h (sigset_set_old_mask,
593         sigset_get_old_mask): Likewise.
594         * sysdeps/unix/sysv/sysv4/sigset-cvt-mask.h (sigset_set_old_mask,
595         sigset_get_old_mask): Likewise.
596         * sysdeps/generic/sigset-cvt-mask.h (sigset_set_old_mask): Declutter
597         syntax.
599         * elf/readlib.c (process_file): Conditionalize check for QMAGIC.
601         * sysdeps/generic/_strerror.c (_sys_errlist, _sys_nerr): Remove
602         default definitions.
603         (__strerror_r): Use _sys_errlist_internal instead of _sys_errlist,
604         _sys_nerr_internal instead of _sys_nerr.
606         * nscd/connections.c (handle_request): Declare CALLER inside #if.
608 2002-07-29  Steven Munroe  <sjmunroe@us.ibm.com>
610         * sysdeps/powerpc/__longjmp.S: Moved to...
611         * sysdeps/powerpc/powerpc32/__longjmp.S: ...here.
612         * sysdeps/powerpc/add_n.S: Moved to...
613         * sysdeps/powerpc/powerpc32/add_n.S: ...here.
614         * sysdeps/powerpc/addmul_1.S: Moved to...
615         * sysdeps/powerpc/powerpc32/addmul_1.S: ...here.
616         * sysdeps/powerpc/atomicity.h: Moved to...
617         * sysdeps/powerpc/powerpc32/atomicity.h: ...here.
618         * sysdeps/powerpc/backtrace.c: Moved to...
619         * sysdeps/powerpc/powerpc32/backtrace.c: ...here.
620         * sysdeps/powerpc/bp-asm.h: Moved to...
621         * sysdeps/powerpc/powerpc32/bp-asm.h: ...here.
622         * sysdeps/powerpc/bsd-_setjmp.S: Moved to...
623         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: ...here.
624         * sysdeps/powerpc/bsd-setjmp.S: Moved to...
625         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: ...here.
626         * sysdeps/powerpc/dl-machine.c: Moved to...
627         * sysdeps/powerpc/powerpc32/dl-machine.c: ...here.
628         * sysdeps/powerpc/dl-machine.h: Moved to...
629         * sysdeps/powerpc/powerpc32/dl-machine.h: ...here.
630         * sysdeps/powerpc/dl-start.S: Moved to...
631         * sysdeps/powerpc/powerpc32/dl-start.S: ...here.
632         * sysdeps/powerpc/gprrest0.S: Moved to...
633         * sysdeps/powerpc/powerpc32/gprrest0.S: ...here.
634         * sysdeps/powerpc/gprrest1.S: Moved to...
635         * sysdeps/powerpc/powerpc32/gprrest1.S: ...here.
636         * sysdeps/powerpc/gprsave0.S: Moved to...
637         * sysdeps/powerpc/powerpc32/gprsave0.S: ...here.
638         * sysdeps/powerpc/gprsave1.S: Moved to...
639         * sysdeps/powerpc/powerpc32/gprsave1.S: ...here.
640         * sysdeps/powerpc/lshift.S: Moved to...
641         * sysdeps/powerpc/powerpc32/lshift.S: ...here.
642         * sysdeps/powerpc/memset.S: Moved to...
643         * sysdeps/powerpc/powerpc32/memset.S: ...here.
644         * sysdeps/powerpc/mul_1.S: Moved to...
645         * sysdeps/powerpc/powerpc32/mul_1.S: ...here.
646         * sysdeps/powerpc/ppc-mcount.S: Moved to...
647         * sysdeps/powerpc/powerpc32/ppc-mcount.S: ...here.
648         * sysdeps/powerpc/register-dump.h: Moved to...
649         * sysdeps/powerpc/powerpc32/register-dump.h: ...here.
650         * sysdeps/powerpc/rshift.S: Moved to...
651         * sysdeps/powerpc/powerpc32/rshift.S: ...here.
652         * sysdeps/powerpc/setjmp.S: Moved to...
653         * sysdeps/powerpc/powerpc32/setjmp.S: ...here.
654         * sysdeps/powerpc/stpcpy.S: Moved to...
655         * sysdeps/powerpc/powerpc32/stpcpy.S: ...here.
656         * sysdeps/powerpc/strchr.S: Moved to...
657         * sysdeps/powerpc/powerpc32/strchr.S: ...here.
658         * sysdeps/powerpc/strcmp.S: Moved to...
659         * sysdeps/powerpc/powerpc32/strcmp.S: ...here.
660         * sysdeps/powerpc/strcpy.S: Moved to...
661         * sysdeps/powerpc/powerpc32/strcpy.S: ...here.
662         * sysdeps/powerpc/strlen.S: Moved to...
663         * sysdeps/powerpc/powerpc32/strlen.S: ...here.
664         * sysdeps/powerpc/sub_n.S: Moved to...
665         * sysdeps/powerpc/powerpc32/sub_n.S: ...here.
666         * sysdeps/powerpc/submul_1.S: Moved to...
667         * sysdeps/powerpc/powerpc32/submul_1.S: ...here.
668         * sysdeps/powerpc/elf/bzero.S: Moved to...
669         * sysdeps/powerpc/powerpc32/elf/bzero.S: ...here.
670         * sysdeps/powerpc/elf/start.S: Moved to...
671         * sysdeps/powerpc/powerpc32/elf/start.S: ...here.
672         * sysdeps/powerpc/fpu/__longjmp.S: Moved to...
673         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: ...here.
674         * sysdeps/powerpc/fpu/fprrest.S: Moved to...
675         * sysdeps/powerpc/powerpc32/fpu/fprrest.S: ...here.
676         * sysdeps/powerpc/fpu/fprsave.S: Moved to...
677         * sysdeps/powerpc/powerpc32/fpu/fprsave.S: ...here.
678         * sysdeps/powerpc/fpu/setjmp.S: Moved to...
679         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: ...here.
680         * sysdeps/powerpc/fpu/s_copysign.S: Moved to...
681         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: ...here.
682         * sysdeps/powerpc/fpu/s_copysignf.S: Moved to...
683         * sysdeps/powerpc/powerpc32/fpu/s_copysignf.S: ...here.
684         * sysdeps/unix/sysv/linux/powerpc/brk.S: Moved to...
685         * sysdeps/unix/sysv/linux/powerpc/powerpc32/brk.S: ...here.
686         * sysdeps/unix/sysv/linux/powerpc/clone.S: Moved to...
687         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: ...here.
688         * sysdeps/unix/sysv/linux/powerpc/glob64.c: Moved to...
689         * sysdeps/unix/sysv/linux/powerpc/powerpc32/glob64.c: ...here.
690         * sysdeps/unix/sysv/linux/powerpc/kernel_stat.h: Moved to...
691         * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: ...here.
692         * sysdeps/unix/sysv/linux/powerpc/socket.S: Moved to...
693         * sysdeps/unix/sysv/linux/powerpc/powerpc32/socket.S: ...here.
694         * sysdeps/unix/sysv/linux/powerpc/sysdep.h: Moved to...
695         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: ...here.
696         * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Moved to...
697         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: ...here.
698         Support PowerPC64.  Separate powerpc into powerpc/powerpc32 and
699         powerpc/powerpc64.
701 2002-07-29  Steven Munroe  <sjmunroe@us.ibm.com>
703         * FAQ.in: Add powerpc64 to supported targets list. Also state the
704         minimum gcc version is 3.2
705         * README: Add powerpc64 to supported targets list.
706         * configure.in: Change machine=powerpc to machine=powerpc/powerpc32.
707         Add powerpc64 and machine=powerpc/powerpc64.
708         (HAVE_ASM_GLOBAL_DOT_NAME): Define if linux*powerpc/powerpc64*.
709         * shlib-versions: Set DEFAULT version to 2.2.5 for powerpc64.
710         * sysdeps/powerpc/Dist: Remove dl-machine.c, dl-start.S, ppc-mcount.S,
711         gprsave1.S, gprsave0.S, gprrest1.S, and gprrest0.S.
712         * sysdeps/powerpc/powerpc32/Dist: New file.
713         * sysdeps/powerpc/Implies: Remove wordsize-32 and powerpc/soft-fp.
714         * sysdeps/powerpc/powerpc32/Implies: New file.
715         * sysdeps/powerpc/Makefile(cflags): Remove powerpc32 specific cflags.
716         ($(with-fp) = no): Move test to powerpc32/Makefile.
717         ($(subdir) = misc): Move to powerpc32/Makefile.
718         ($(build-shared) = yes): Move to powerpc32/Makefile.
719         ($(subdir) = csu): Move to powerpc32/Makefile.
720         (sysdep-rtld-routines): Remove dl-start.  Moved these bits to ...
721         * sysdeps/powerpc/powerpc32/Makefile: New file.
722         * sysdeps/powerpc/Versions: Remove libgcc functions.
723         * sysdeps/powerpc/powerpc32/Versions: New file.
724         * sysdeps/powerpc/fpu/Makefile: Remove fprsave and fprrest.
725         * sysdeps/powerpc/powerpc32/fpu/Makefile: New file.
726         * sysdeps/unix/sysv/linux/configure.in (powerpc*):
727         Set arch_minimum_kernel=2.4.19 for powerpc/powerpc64. Also set
728         libc_cv_gcc_unwind_find_fde=yes only if !powerpc/powerpc64.
729         ($machine): Add powerpc/powerpc64 to if ... | for
730         libc_cv_slibdir=/libc64.
731         (powerpc*): Set ldd_rewrite_script.
732         * sysdeps/unix/sysv/linux/powerpc/ldd-rewrite.sed: New file.
733         * sysdeps/unix/sysv/linux/powerpc/Dist: Remove clone.S.
734         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Dist: New file.
735         Add clone.S.
736         * sysdeps/unix/sysv/linux/powerpc/Makefile: Remove oldgetrlimit64.
737         * sysdeps/unix/sysv/linux/powerpc/Versions: Remove GLIBC_2.0
738         functions.  Remove GLIBC_2.2 functions except getrlimit and
739         setrlimit.  Moved them to ...
740         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions: New file.
742 2002-09-04  Ulrich Drepper  <drepper@redhat.com>
744         * libio/tst-atime.c: Include <errno.h>.
745         (do_test): Only perform fstatvfs check if ST_NOATIME is defined.
747 2002-09-03  Isamu Hasegawa  <isamu@yamato.ibm.com>
749         * posix/regcomp.c (regcomp): Append "__restrict" modifier to avoid
750         warnings of some compilers.
751         (build_collating_symbol): Change the type of characters from
752         "unsigned char" to "char", and append a cast to "char*" pointer in
753         array subscript.
754         (build_collating_symbol): Likewise.
755         (build_equiv_class): Likewise.
756         (build_charclass): Likewise.
757         (re_compile_pattern): Remove incorrect cast.
758         (re_compile_fastmap_iter): Change the type of characters from
759         "unsigned char" to "char", and append a cast to "char*" pointer
760         in array subscript.
761         (parse_bracket_exp): Likewise.
762         * posix/regex_internal.c (re_string_construct_common): Likewise.
763         (re_string_allocate): Likewise.
764         (re_string_construct): Likewise.
765         (re_string_realloc_buffers): Likewise.
766         (build_wcs_buffer): Likewise.
767         (re_string_reconstruct): Likewise.
768         * posix/regex_internal.h: Change the type of characters in
769         re_string_t and bracket_elem_t from "unsigned char" to "char".
770         * posix/regexec.c (regexec): Append "__restrict" modifier to avoid
771         warnings of some compilers.
772         (transit_state_bkref_loop): Change the type of characters from
773         "unsigned char" to "char", and append a cast to "char*" pointer in
774         array subscript.
775         (check_node_accept_bytes): Likewise.
776         (find_collation_sequence_value): Likewise.
778 2002-09-04  Roland McGrath  <roland@redhat.com>
780         * resolv/nss_dns/dns-network.c (MAXPACKET): Increase minimum value
781         from 1024 to 65536, to avoid buffer overrun.
783 2002-09-03  Gerhard Tonn  <ton@de.ibm.com>
785         * sysdeps/s390/s390/fpu/libm-test-ulps: Regenerate.
787 2002-09-04  Ulrich Drepper  <drepper@redhat.com>
789         * libio/tst-atime.c (do_test): Make sure noatime flag isn't set
790         for filesystem.
792 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
794         * posix/bug-regex11.c: New test.
795         * posix/Makefile (tests): Add bug-regex11.
797 2002-09-03  Jakub Jelinek  <jakub@redhat.com>
799         * locale/tst-C_locale.c (run_test): Pass LC_ALL_MASK not LC_ALL to
800         newlocale.
802 2002-09-02  Roland McGrath  <roland@redhat.com>
804         * sysdeps/powerpc/elf/libc-start.c [! SHARED]: Call
805         __pthread_initialize_minimal and __libc_check_standard_fds to
806         match the generic version.
808         * sysdeps/unix/sysv/linux/shmat.c (shmat): Add a cast to avoid a
809         warning when INLINE_SYSCALL macro uses the __syscall_ipc function.
811         * locale/localeconv.c (__localeconv): Cast -1 to char to avoid
812         warnings on platorms where char is unsigned.
814 2002-09-02  Ulrich Drepper  <drepper@redhat.com>
816         * version.h (VERSION): Bump to 2.2.93.
818         * sysdeps/unix/sysv/linux/x86_64/Dist: Add __start_context.S.
820 2002-09-02  Jakub Jelinek  <jakub@redhat.com>
822         * elf/rtld.c (dl_main): If prelinking succeeded, mark all objects
823         as relocated.
825 2002-09-02  Jack Howarth  <howarth@bromo.msbb.uc.edu>
827         * sysdeps/powerpc/fpu/libm-test-ulps: Regenerated.
829 2002-09-02  Jakub Jelinek  <jakub@redhat.com>
831         * locale/localeinfo.h (struct locale_data): Add private.ctype.
832         * wcsmbs/wcsmbsload.h (__wcsmbs_gconv_fcts, __wcsmbs_last_locale,
833         __wcsmbs_to_wc, update_conversion_ptrs): Removed.
834         (__wcsmbs_gconv_fcts_c, _nl_C_LC_CTYPE): New externs.
835         (__wcsmbs_load_conv): Remove const from argument.
836         (_nl_cleanup_ctype): New proto.
837         (get_gconv_fcts): New function.
838         * wcsmbs/wcsmbsload.c (__wcsmbs_last_locale): Removed.
839         (__wcsmbs_to_wc): Rename back to...
840         (to_wc): ... this.
841         (__wcsmbs_gconv_fcts): Rename to...
842         (__wcsmbs_gconv_fcts_c): ... this.  Make const.  Use to_wc.
843         (lock): Removed.
844         (__libc_setlocale_lock): New extern.
845         (__wcsmbs_load_conv): Remove const from argument.
846         Initialize new_category->private.ctype instead of a global
847         variable.
848         (__wcsmbs_clone_conv): Use get_gconv_fcts instead of
849         update_function_ptrs.  No locking is necessary.
850         (_nl_cleanup_ctype): New function.
851         * wcsmbs/btowc.c (__btowc): Use get_gconv_fcts instead of
852         update_function_ptrs and a global __wcsmbs_gconv_fcts variable.
853         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
854         * wcsmbs/mbsnrtowcs.c (__mbsnrtowcs): Likewise.
855         * wcsmbs/wcrtomb.c (__wcrtomb): Likewise.
856         * wcsmbs/wcsnrtombs.c (__wcsnrtombs): Likewise.
857         * wcsmbs/wcsrtombs.c (__wcsrtombs): Likewise.
858         * wcsmbs/wctob.c (wctob): Likewise.
859         * stdlib/mblen.c (mblen): Likewise.
860         * stdlib/mbtowc.c (mbtowc): Likewise.
861         * stdlib/wctomb.c (wctomb): Likewise.
862         * wcsmbs/mbsrtowcs.c (__mbsrtowcs): Likewise.
863         Remove calls to wcsmbs_get_towc_func and wcsmbs_free_funcs.
864         * wcsmbs/mbsrtowcs_l.c (wcsmbs_get_towc_func, wcsmbs_free_funcs):
865         Removed.
867 2002-09-02  Roland McGrath  <roland@frob.com>
869         * sysdeps/mach/hurd/Versions (ld: GLIBC_2.0): Add __fxstat64.
871 2002-09-01  Roland McGrath  <roland@redhat.com>
873         * ctype/ctype.h (__ctype_b, __ctype_toupper, __ctype_tolower):
874         Variable declarations removed.
875         (__ctype_b_loc, __ctype_toupper_loc, __ctype_tolower_loc): Declare
876         these functions to replace them.
877         (__isctype, tolower, toupper, _tolower, _toupper): Use those accessor
878         functions plus an indirection rather than the old global variables.
879         * include/ctype.h (__isctype, tolower, _tolower, toupper, _toupper):
880         Macros removed.
881         (__ctype_b_loc, __ctype_toupper_loc, __ctype_tolower_loc): New extern
882         inline functions.
883         * ctype/ctype-info.c: Revert last reversion back the other way.
884         Define tsd vars CTYPE_B, CTYPE_TOLOWER, CTYPE_TOUPPER.
885         Define real function versions of include/ctype.h inlines here.
886         * ctype/Versions (libc: GLIBC_2.3): Add __ctype_b_loc,
887         __ctype_tolower_loc, __ctype_toupper_loc.
888         * locale/lc-ctype.c: Revert last reversion back the other way.
889         (_nl_postload_ctype): If current thread uses the global locale,
890         update its tsd vars.
891         * locale/uselocale.c (__uselocale): Update tsd vars from new locale.
892         * hurd/hurd/threadvar.h (enum __hurd_threadvar_index): Add CTYPE_B,
893         CTYPE_TOLOWER, CTYPE_TOUPPER.
895         * sysdeps/generic/bits/libc-tsd.h (__libc_tsd_address): New macro.
896         * sysdeps/mach/hurd/bits/libc-tsd.h (__libc_tsd_address): Renamed
897         from __libc_tsd_threadvar_location.
898         (__libc_tsd_set, __libc_tsd_get): Update uses.
900 2002-09-01  Ulrich Drepper  <drepper@redhat.com>
902         * ctype/ctype.h: Undo the patch before the last one.  Put back the
903         macro definitions for the standard functions to access the
904         classification and mapping arrays.
905         * include/ctype.h: Partly revert last patch.  Move the macro
906         definitions for the exported functions back to the public header.
907         #undef all the macros defined here before redefining.
908         * ctype/ctype-info.c: Revert last patch.
909         * locale/lc-ctype.c: Revert last patch.
911         * ctype/Makefile (routines): Add isctype.
912         * ctype/Versions (libc): Export isctype and __isctype for GLIBC_2.3.
913         * ctype/ctype.h: Add declaration of isctype.
914         * include/ctype.h: Declare __isctype.
915         * ctype/isctype.c: New file.
917 2002-09-01  Roland McGrath  <roland@redhat.com>
919         * sysdeps/generic/libc-tls.c (__pthread_initialize_minimal): Pass
920         TLS_INIT_TCB_SIZE, TLS_INIT_TCB_ALIGN instead of 0, 1.
922         * include/getopt.h: Include <features.h> before <posix/getopt.h>.
924         * locale/findlocale.c (_nl_remove_locale): Don't search in
925         _nl_locale_file_list if DATA->alloc is ld_archive.
926         Use _nl_unload_locale to do the rest of the work.
928         * locale/loadarchive.c (_nl_load_locale_from_archive): Set usage_count
929         of new structure to UNDELETABLE.
931         * wctype/wctype.h (iswalnum, iswalpha, iswcntrl, iswdigit, iswlower,
932         iswgraph, iswprint, iswpunct, iswspace, iswupper, iswxdigit, iswblank,
933         towlower, towupper): Macros removed.
934         * ctype/ctype.h (__tobody): Put parens around macro argument.
935         (__isctype): Macro removed.
936         (__ctype_b, __ctype_tolower, __ctype_toupper): Decls removed.
937         (isalnum, isalpha, iscntrl, isdigit, islower, isgraph, isprint,
938         ispunct, isspace, isupper, isxdigit, isblank, _tolower, _toupper,
939         tolower, toupper): Macros and inlines removed.
940         * include/ctype.h [! NOT_IN_libc]
941         (isalnum, isalpha, iscntrl, isdigit, islower, isgraph, isprint,
942         ispunct, isspace, isupper, isxdigit, isblank, _tolower, _toupper,
943         tolower, toupper): Define here instead, using _NL_CURRENT.
944         * ctype/ctype.c (__ctype_tolower, __ctype_toupper): Define as macros
945         using _NL_CURRENT.
946         * ctype/ctype-extn.c (__ctype_tolower, __ctype_toupper): Likewise.
947         * ctype/ctype-info.c (__ctype_b, __ctype_tolower, __ctype_toupper):
948         Renamed these to __ctype_old_*. Define old names only for SHLIB_COMPAT.
949         (__ctype32_b, __ctype32_tolower, __ctype32_toupper): Likewise.
950         (__ctype32_wctrans, __ctype32_wctrans, __ctype32_width): Removed.
951         * locale/lc-ctype.c (_nl_postload_ctype): Use renamed variables,
952         conditional on SHLIB_COMPAT.  Don't set removed variables at all.
953         * wctype/wcfuncs.c: Use _NL_CURRENT instead of those globals.
954         * wcsmbs/wcwidth.h (internal_wcwidth): Likewise.
955         * resolv/res_init.c [RESOLVSORT] (sort_mask): Renamed sort_mask_chars.
956         (ISSORTMASK): Update use.
957         * intl/localealias.c [__GNUC__]: #undef alloca before #define.
958         * nss/nss_files/files-XXX.c (last_use): Rename `none' to `nouse'.
959         (_nss_files_getENTNAME_r): Likewise.
960         * nss/nss_files/files-alias.c (last_use, _nss_files_getaliasent_r):
961         Likewise.
963         * Makerules (all-nonlib): Renamed from all-tests.
964         Include $(others) here too.
965         * locale/Makefile (CPPFLAGS-locale, CPPFLAGS-localedef,
966         CPPFLAGS-ld-ctype, CPPFLAGS-ld-time, CPPFLAGS-ld-numeric,
967         CPPFLAGS-ld-monetary, CPPFLAGS-ld-collate, CPPFLAGS-ld-identification,
968         CPPFLAGS-charmap, CPPFLAGS-locarchive, CPPFLAGS-linereader,
969         CPPFLAGS-charmap-dir): Variables removed.  Instead, catch all
970         the program modules via cppflags-iterator.mk.
971         * sunrpc/Makefile (CPPFLAGS-rpc_main): Variable removed.
972         Instead, catch all rpcgen-objs via cppflags-iterator.mk.
974 2002-08-31  Roland McGrath  <roland@redhat.com>
976         * posix/tst-getconf.sh: If no third arg, work with static linking.
978         * locale/categories.def (LC_TIME): No more _nl_postload_time.
980         * locale/setlocale.c (_nl_category_postload): Use weak refs only under
981         [_NL_CURRENT_INDIRECT].
983 2002-08-31  Ulrich Drepper  <drepper@redhat.com>
985         * time/tst-ftime_l.c (main): Also test strftime with uselocale.
987 2002-08-31  Roland McGrath  <roland@redhat.com>
989         * locale/newlocale.c (__newlocale): Don't use strdup for names.
990         Instead, make the single allocation of the structure larger to hold
991         the name strings.
992         * locale/duplocale.c (__duplocale): Don't strdup names individually.
993         Instead, calculate size for a single allocation and copy into it.
994         * locale/freelocale.c (__freelocale): Don't free names individually.
996         * locale/newlocale.c (__newlocale): Don't leak old data or names.
998         * locale/xlocale.h (__locale_struct): Move __names member last,
999         for binary compatibility.
1001         * locale/duplocale.c (__duplocale): Free names from the right array.
1003         * locale/uselocale.c (__uselocale): Return previous locale when
1004         setting a new one.
1006         * locale/newlocale.c: Commit changes from 2002-08-30
1007         batch where I failed to commit this file:
1008         (__newlocale): Fill in __names array.
1010 2002-08-31  Ulrich Drepper  <drepper@redhat.com>
1012         * sysdeps/gnu/Makefile: Only depend on Versions.v.i for
1013         errlist-compat.c if versioning==yes.
1015 2002-08-31  Andreas Jaeger  <aj@suse.de>
1017         * sysdeps/x86_64/dl-machine.h (elf_machine_runtime_setup): Declare
1018         external functions with hidden attribute.
1019         (elf_machine_rela): Optimize.
1021         * sysdeps/x86_64/memset.S: New file.
1022         * sysdeps/x86_64/bzero.S: New file.
1023         * sysdeps/x86_64/stpcpy.S: New file.
1024         * sysdeps/x86_64/strcat.S: New file.
1025         * sysdeps/x86_64/strchr.S: New file.
1026         * sysdeps/x86_64/strcpy.S: New file.
1027         * sysdeps/x86_64/strcspn.S: New file.
1028         * sysdeps/x86_64/strlen.S: New file.
1029         * sysdeps/x86_64/strpbrk.S: New file.
1030         * sysdeps/x86_64/strspn.S: New file.
1031         * sysdeps/x86_64/strcmp.S: New file.
1032         * sysdeps/x86_64/strtok_r.S: New file.
1033         * sysdeps/x86_64/strtok.S: New file.
1034         * sysdeps/x86_64/memcpy.S: New file.
1035         * sysdeps/x86_64/mempcpy.S: New file.
1037         * sysdeps/x86_64/fpu/s_copysign.S: Fix algorithm.
1039         * sysdeps/x86_64/fpu/libm-test-ulps: Add ulps for double tests.
1041 2002-08-31  Ulrich Drepper  <drepper@redhat.com>
1043         * stdio-common/Makefile (generated): Add errlist-compat.c.
1045         * locale/Makefile (extra-objs): Add $(localedef-aux:=.o).
1047         * locale/localeinfo.h: Pretty printing.
1049         * stdio-common/vfprintf.c (vfprintf): Remove duplicate ifs in
1050         form_number handling.
1052 2002-08-31  Andreas Jaeger  <aj@suse.de>
1054         * sysdeps/x86_64/fpu/libm-test-ulps: Add ulps for float and long
1055         double tests.
1057         * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_routines): Add
1058         __start_context.
1060         * sysdeps/unix/sysv/linux/x86_64/__start_context.S: New file.
1062         * sysdeps/unix/sysv/linux/x86_64/makecontext.c: New file.
1064         * sysdeps/unix/sysv/linux/x86_64/ucontext_i.h: Add defines for
1065         registers used for passing args.
1067         * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: Save and restore
1068         all needed registers.
1070         * sysdeps/unix/sysv/linux/x86_64/setcontext.S: Restore all
1071         registers.
1073         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Save all needed
1074         registers.
1076 2002-08-30  Ulrich Drepper  <drepper@redhat.com>
1078         * elf/dynamic-link.h (elf_get_dynamic_info): Mark with
1079         always_inline attribute.
1081 2002-08-30  Roland McGrath  <roland@redhat.com>
1083         * stdlib/tst-setcontext.c (main): If makecontext does nothing,
1084         presume it's the stub and bail without error.
1086         * nss/getnssent_r.c (__nss_getent_r): Return ENOENT if status is
1087         neither SUCCESS nor TRYAGAIN (see 2002-08-25 change [PR libc/4259]).
1089         * nss/getnssent_r.c (__nss_getent_r): Set *H_ERRNOP, not global one.
1091         * sysdeps/x86_64/hp-timing.h (HP_TIMING_NOW, HP_TIMING_ACCUM): New
1092         macros replace the i686 versions for 64-bit mode.
1094         * locale/duplocale.c: Include <string.h>.
1096         * intl/dcigettext.c (DCIGETTEXT) [_LIBC]: Check for bogus CATEGORY.
1097         [_LIBC] (category_to_name): Don't define the function.  Instead
1098         define a macro using _nl_category_names.
1100         * locale/xlocale.h (struct __locale_struct): New member `__names'.
1101         * locale/xlocale.c (_nl_C_locobj): Update initializer.
1102         * locale/global-locale.c (_nl_global_locale): Likewise.
1103         * locale/duplocale.c (__duplocale): strdup __names elements.
1104         * locale/freelocale.c (__freelocale): Free __names elements.
1105         * locale/localename.c (_nl_current_names): Variable removed.
1106         (__current_locale_name): Use _NL_CURRENT_LOCALE->__names instead.
1107         * locale/localeinfo.h (_nl_current_names): Removed decl.
1108         * locale/setlocale.c: Use _nl_global_locale->__names in place of
1109         _nl_current_names throughout.
1111         * locale/setlocale.c (setlocale): strdup -> __strdup (not ISO C).
1113         * sysdeps/gnu/errlist-compat.awk: Emit link_warnings for sys_errlist
1114         and sys_nerr in the output file.
1116         * sunrpc/Makefile (rpcgen-cmd): Pass CPP in rpcgen's environment.
1117         * scripts/cpp: Just use the environment variable.
1119         * libio/tst-mmap-setvbuf.c (main): Use 'm' fopen flag.
1120         * libio/tst-mmap-offend.c (do_test): Likewise.
1121         * libio/tst-mmap-fflushsync.c (do_test): Likewise.
1122         * libio/tst-mmap-eofsync.c (do_test): Likewise.
1123         * libio/tst-mmap2-eofsync.c (do_test): Likewise.
1125         * locale/localename.c: If the current locale is the global locale, use
1126         _nl_current_names; otherwise use the locale object.
1128 2002-08-29  Ulrich Drepper  <drepper@redhat.com>
1130         * libio/fileops.c (_IO_new_file_fopen): Recognize new mode specifier
1131         'm' to enable mmap I/O.
1132         * libio/libio.h (_IO_FILE): Rename _blksize field to _flags2.  The
1133         former wasn't used (anymore?).
1134         (_IO_FLAGS2_MMAP): New define.
1135         * libio/genops.c (_IO_no_init): Initialize _flags2 field.
1136         * libio/iofopen.c (__fopen_maybe_mmap): Use mmap callbacks only if
1137         _IO_FLAGS2_MMAP bit is set.
1138         * libio/iofdopen.c (_IO_new_fdopen): Recognize 'm' mode specifier.
1139         Enable mmap-using mode only if 'm' was set.
1141 2002-08-29  Roland McGrath  <roland@frob.com>
1143         * sysdeps/mach/hurd/bits/local_lim.h (NAME_MAX): New macro.
1145         * sysdeps/mach/hurd/i386/init-first.c (_hurd_stack_setup: doinit):
1146         Change argument type from int to intptr_t.
1148         * locale/global-locale.c (__libc_tsd_LOCALE_data): Conditionalize the
1149         initializer on [! _HURD_THREADVAR_H] (bad kludge).
1150         * sysdeps/mach/hurd/i386/init-first.c (init): Initialize
1151         _HURD_THREADVAR_LOCALE slot to &_nl_global_locale.
1152         * hurd/hurdsig.c (_hurdsig_init): Likewise.  Zero other slots.
1154         * sysdeps/mach/_strerror.c (__strerror_r): Add libc_hidden_def.
1156         * sysdeps/mach/hurd/pwrite64.c: No libc_hidden_def (__libc_pwrite64).
1158         * sysdeps/mach/hurd/dl-sysdep.c (__GI_abort): Define alias for abort.
1160         * include/assert.h (__assert_perror_fail): Declare it, do hidden_proto.
1161         * assert/assert-perr.c: Add libc_hidden_def.
1162         * elf/dl-minimal.c [! NDEBUG] (__assert_perror_fail): New function.
1164         * sysdeps/gnu/errlist-compat.awk: Don't fail if there are no versions
1165         found at all.
1166         * sysdeps/gnu/Versions: File removed.  Moved all #errlist-compat
1167         sys_errlist stuff to ...
1168         * sysdeps/unix/sysv/linux/Versions: ... here.
1170         * mach/mach.h: Include <features.h>.
1172 2002-08-29  Roland McGrath  <roland@redhat.com>
1174         * elf/dl-runtime.c (IN_DL_RUNTIME): Define this macro first thing.
1175         * sysdeps/i386/dl-machine.h: Only declare fixup, profile_fixup and
1176         define ELF_MACHINE_RUNTIME_TRAMPOLINE under #ifdef IN_DL_RUNTIME.
1178         * sysdeps/generic/readelflib.c (process_elf_file): Fix typo.
1180         * iconv/gconv_int.h: Include <stdlib.h> for alloca decl.
1181         (norm_add_slashes): alloca -> __alloca
1183 2002-08-29  Jakub Jelinek  <jakub@redhat.com>
1185         * stdio-common/vfprintf.c (vfprintf): Add builtin_expect for
1186         string_malloced, it is unlikely to be set.
1187         Only call free with non-NULL workspace.
1188         * sysdeps/sparc/sparc32/sparcv9/Makefile (sysdep-CFLAGS): Use
1189         -mcpu=ultrasparc, not only tune for it.
1190         (ASFLAGS*): Set unconditionally.
1192         * sysdeps/generic/readelflib.c (process_elf_file): Make LOADADDR
1193         ElfW(Addr).  Don't mask upper 32-bits and lower 12 bits off from
1194         p_vaddr/p_offset when computing LOADADDR.
1196 2002-08-29  Ulrich Drepper  <drepper@redhat.com>
1198         * version.h (VERSION): Bump to 2.2.92.
1200         * time/Makefile (tst-ftime_l-ENV): New variable.
1202         * iconvdata/ibm870.c: All bytes are now used, no holes anymore.
1204         * localedata/charmaps/IBM870: Add correct mapping for <U017E>,
1205         <U017A>, <U017D> and <U0179>. Add missing mappings.
1206         Patch by Antonin Kopecky <akopecky@tajmac-zps.cz>.
1208         * gmon/sys/gmon.h (ARCDENSITY): Bump to 3.
1209         Define ARCINDEX.  Bump MAXARCS to 1 << 20.
1210         (struct tostruct): Use ACRINDEX as type for link field.
1211         (statuc gmonparam): Likewise for froms.
1212         * gmon/gmon.c (__monstartup): Use currect cast for assignments to
1213         kcount and froms.
1214         (write_call_graph): Use correct type for from_index and to_index.
1215         * gmon/mcount.c: Use correct types for frompcindex and toindex
1216         variables.
1217         Patches by Dan Kegel <dank@kegel.com>.
1219         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix code to determine
1220         canonical name.
1222         * time/strptime.c (ISSPACE): New #define.  Use isspace or
1223         __isspace_l.  Replace calls to isspace.
1224         (match_string): Define variant for USE_IN_EXTENDED_LOCALE_MODEL.
1226 2002-08-29  Roland McGrath  <roland@redhat.com>
1228         * string/tst-strxfrm.c: Remove __ from function names.
1230 2002-08-28  Ulrich Drepper  <drepper@redhat.com>
1232         * include/wchar.h: Declare __mbsrtowcs_l.
1233         * wcsmbs/Makefile (routines): Add mbsrtowcs_l.
1234         * wcsmbs/mbsrtowcs.c: Add support for compilation with
1235         USE_IN_EXTENDED_LOCALE_MODEL.
1236         * wcsmbs/mbsrtowcs_l: New file.
1237         * wcsmbs/wcsmbsload.c (__wcsmbs_to_wc): Renamed from to_wc.  Don't
1238         define as static.  Change all uses.
1239         (__wcsmbs_getfct): Renamed from getfct.  Don't define as static.
1240         Change all callers.
1241         * wcsmbs/wcsmbsload.h: Declare __wcsmbs_to_wc and __wcsmbs_getfct.
1242         * time/strftime.c: When translating for the extended locale model
1243         use the _l functions.
1244         * time/Makefile (tests): Add tst-ftime_l.
1245         * time/tst-ftime_l.c: New file.
1247 2002-08-28  Roland McGrath  <roland@redhat.com>
1249         * locale/findlocale.c [NL_CURRENT_INDIRECT] (_nl_C): New variable.
1250         * locale/setlocale.c (setlocale) [NL_CURRENT_INDIRECT]: Null return
1251         from _nl_find_locale ok if for _nl_C_name.
1253         * locale/nl_langinfo.c [NL_CURRENT_INDIRECT]: Use a categories.def
1254         iterator to refer to each category's _nl_current_LC_FOO symbol, so
1255         we know they are all linked in.
1257         * NEWS: Added 2.2.6 text from 2.2 branch version.
1259         * time/strptime.c (strptime_internal): Remove spurious const.
1261         * locale/lc-time.c (_nl_init_era_entries, _nl_get_era_entry,
1262         _nl_select_era_entry): Moved to ...
1263         * time/era.c: ... here, new file.
1264         (_nl_init_era_entries, _nl_get_era_entry, _nl_select_era_entry):
1265         Add internal_function to definitions.  Take an additional argument
1266         giving the `struct locale_data *' to use.
1267         * locale/lc-time.c (_get_alt_digit, _nl_get_walt_digit,
1268         _nl_parse_alt_digit): Moved to ...
1269         * time/alt_digit.c: ... here, new file.
1270         * time/lc-time-cleanup.c: New file.
1271         * locale/lc-time.c (_nl_postload_time, free_mem): Functions removed.
1272         * locale/localeinfo.h (_nl_postload_time): Remove decl.
1273         (_nl_cleanup_time): Declare it.
1274         (_nl_get_era_entry, _nl_select_era_entry): Update decls.
1275         (_get_alt_digit, _nl_get_walt_digit, _nl_parse_alt_digit): Likewise.
1276         * time/Makefile (aux): New variable: era, alt_digit, lc-time-cleanup.
1277         * time/strftime.c: Pass locale data to helper functions.
1278         * time/strptime.c: Likewise.
1280         * locale/localeinfo.h (struct locale_data): New member `private'
1281         * locale/loadlocale.c (_nl_intern_locale_data): Initialize it.
1282         (_nl_unload_locale): Call LOCALE->private.cleanup if it is set.
1283         * locale/C-collate.c: Update initializer.
1284         * locale/C-identification.c: Likewise.
1285         * locale/C-measurement.c: Likewise.
1286         * locale/C-telephone.c: Likewise.
1287         * locale/C-address.c: Likewise.
1288         * locale/C-name.c: Likewise.
1289         * locale/C-paper.c: Likewise.
1290         * locale/C-time.c: Likewise.
1291         * locale/C-numeric.c: Likewise.
1292         * locale/C-monetary.c: Likewise.
1293         * locale/C-messages.c : Likewise.
1294         * locale/C-ctype.c: Likewise.
1296         * time/strptime.c [USE_IN_EXTENDED_LOCALE_MODEL] (_NL_CURRENT_WORD):
1297         Redefine this too.
1299 2002-08-28  Jakub Jelinek  <jakub@redhat.com>
1301         * sysdeps/generic/ldsodefs.h (__rtld_global_attribute__): Define.
1302         (_rtld_global): Use it.
1304         * sysdeps/gnu/Dist: Remove errlist-compat.c.
1305         * sysdeps/gnu/Makefile (errlist-compat.c): Build this file in the
1306         object directory.  Pass all Versions files to the awk script.
1307         * sysdeps/gnu/errlist-compat.c: Removed.
1308         * sysdeps/gnu/errlist.awk: Use #errlist-compat comments from the
1309         first Versions file in the search path which has them.
1310         Allow multiple errlist symbol versions to have the same count of
1311         errors.
1312         * sysdeps/gnu/errlist-compat.awk: Include <errlist-compat.c> instead
1313         of "errlist-compat.c".
1314         * sysdeps/gnu/errlist.c: Regenerated.
1315         * sysdeps/unix/sysv/linux/mips/Versions (libc): Add #errlist-compat
1316         comments at GLIBC_2.0, GLIBC_2.1 and GLIBC_2.3.
1317         * sysdeps/unix/sysv/linux/alpha/Versions: Likewise.
1318         (librt): Add aio_cancel and aio_cancel64 as GLIBC_2.3.
1319         * sysdeps/unix/sysv/linux/hppa/Versions: Likewise.
1320         * sysdeps/unix/sysv/linux/sparc/Versions: New file.
1321         * sysdeps/unix/sysv/linux/alpha/bits/errno.h: New file.
1322         * sysdeps/unix/sysv/linux/hppa/bits/errno.h (ECANCELED): Define to
1323         ECANCELLED if not defined by kernel headers.
1324         * sysdeps/unix/sysv/linux/bits/errno.h: Don't redefine ECANCELED if
1325         already defined by kernel headers.
1326         * sysdeps/unix/sysv/linux/sparc/bits/errno.h: New file.
1327         * sysdeps/pthread/aio_cancel.c: Don't include aio.h and its
1328         aio_cancel64 renaming hack nor provide weak_alias if aio_cancel
1329         is a macro.
1330         * Versions.def (GLIBC_2.3) [librt]: Add.
1332         * sysdeps/unix/sysv/linux/alpha/pipe.S: New file.
1334 2002-08-28  Ulrich Drepper  <drepper@redhat.com>
1336         * include/libc-symbols.h [!__ASSEMBLER__] (declare_symbol_1): Add
1337         missing comma to .type directive.
1339 2002-08-28  Jakub Jelinek  <jakub@redhat.com>
1341         * sysdeps/ia64/elf/configure.in (PI_STATIC_AND_HIDDEN): Define
1342         unconditionally.
1343         * sysdeps/alpha/elf/configure.in (libc_cv_alpha_hidden_gprel): New
1344         check.
1345         (PI_STATIC_AND_HIDDEN): Define if check succeeded.
1347 2002-08-28  Jakub Jelinek  <jakub@redhat.com>
1349         * locale/loadarchive.c (_nl_load_locale_from_archive): Add fd >= 0
1350         check to close_and_out close.  Replace return NULL statements where
1351         fd might be >= 0 with goto close_and_out.  Close the file descriptor
1352         when it is no longer needed.
1354 2002-08-28  Ulrich Drepper  <drepper@redhat.com>
1356         * sysdeps/s390/s390-64/dl-machine.h: Avoid unescaped newlines in
1357         string constants.
1358         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
1359         * sysdeps/arm/dl-machine.h: Likewise.
1360         * sysdeps/cris/dl-machine.h: Likewise.
1361         * sysdeps/unix/sysv/linux/m68k/register-dump.h: Likewise.
1362         * sysdeps/unix/sysv/aix/gettimeofday.c: Likewise.
1364 2002-08-28  Roland McGrath  <roland@redhat.com>
1366         * Makeconfig (default_cflags): Revert unintended change.
1368 2002-08-28  Ulrich Drepper  <drepper@redhat.com>
1370         * version.h (VERSION): Bump to 2.2.91.
1372         * configure.in: Disable TLS support by default for now.
1374         * sysdeps/i386/fpu/libm-test-ulps: Adjust ulp for yn for float.
1376         * sysdeps/generic/strtol.c (strtol): Add some more casts to avoid
1377         warnings.
1379         * stdlib/strtod.c (STRTOF): Correct type in cast of last patch.
1381         * stdlib/fmtmsg.c (fmtmsg): Use correct test for failure of
1382         fprintf/fwprintf calls.
1384 2002-08-28  Roland McGrath  <roland@redhat.com>
1386         * Makeconfig (run-program-prefix): Fix bogus use of $(findstring ...)
1387         to use $(filter ...) instead.  Same bug fixed in aix conditionals.
1389         * locale/setlocale.c: Declare postload functions weak.
1391         * elf/tst-tls1-static.c: New file.
1392         * elf/tst-tls2-static.c: New file.
1393         * elf/Makefile ($(tests-static):%=$(objfpx)%.o): Remove rule.
1395         Make uselocale support static linking.
1396         * locale/xlocale.c: Revert changes putting _nl_global_locale here.
1397         This file again just defines _nl_C_locobj.
1398         (_nl_C_locobj): Use a categories.def iterator in the initializer.
1399         * locale/global-locale.c: New file.  Define _nl_global_locale here,
1400         using all weak references in the initializer.
1401         * locale/Makefile (aux): Add global-locale.
1402         * locale/localeinfo.h (_nl_global_locale, _NL_CURRENT_LOCALE): Make
1403         these unconditional, along with the tsd decl.
1404         [!SHARED && HAVE___THREAD && HAVE_WEAK_SYMBOLS] (NL_CURRENT_INDIRECT):
1405         Define it under these conditions.
1406         [NL_CURRENT_INDIRECT]: Test this instead of [! SHARED].
1407         Don't declare _nl_current.  Declare _nl_current_LC_FOO as
1408         `extern __thread struct locale_data *const *'.
1409         [NL_CURRENT_INDIRECT]
1410         (_NL_CURRENT_DATA, _NL_CURRENT, _NL_CURRENT_WSTR): Add indirection.
1411         [NL_CURRENT_INDIRECT] (_NL_CURRENT_DEFINE): Rewritten.  Define
1412         the thread variable _nl_current_LC_FOO and also a special absolute
1413         symbol _nl_current_LC_FOO_used.
1414         * locale/uselocale.c (__uselocale) [NL_CURRENT_INDIRECT]:
1415         Set each _nl_current_LC_FOO symbol to point into the new locale,
1416         using weak references to test if _nl_current_LC_FOO_used was linked in.
1417         * locale/setlocale.c [! SHARED]: Replace this conditional ...
1418         [NL_CURRENT_INDIRECT]: ... with this one.
1419         (_nl_current, _nl_C): Variables removed.
1420         [NL_CURRENT_INDIRECT] (_nl_current_used): New variable, table of
1421         weak references to _nl_current_LC_FOO_used.
1422         [NL_CURRENT_INDIRECT] (CATEGORY_USED): Define using that table.
1423         (free_category): New function, broken out of ...
1424         (free_mem): ... here.  Call that.
1425         (free_mem) [NL_CURRENT_INDIRECT]: Use a categories.def iterator
1426         instead of a loop.
1428         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Don't check for
1429         PT_LOAD program headers and don't try to relocate PT_TLS's p_vaddr;
1430         it is already absolute.
1432         * elf/Makefile (tests): List tst-tls1 and tst-tls2 unconditionally.
1433         [$(build-static) = yes] (tests): Add tst-tls1-static, tst-tls2-static.
1434         [$(build-static) = yes] (tests-static): New variable.
1435         ($(tests-static):%=$(objfpx)%.o)): New static pattern rule.
1437 2002-08-26  Christoph Hellwig  <hch@lst.de>
1439         * sysdeps/unix/sysv/linux/sys/personality.h: Remark origin, fix
1440         formating braindamage, add missing PER_HPUX and PER_OSF1 values.
1442 2002-08-28  Ulrich Drepper  <drepper@redhat.com>
1444         * sysdeps/x86_64/Dist: Add _mcount.S and bits/link.h.
1446         * sysdeps/s390/Dist: Add bits/link.h.
1448         * sysdeps/sh/Dist: New file.
1450         * sysdeps/ia64/Dist: Add ia64libgcc.S.
1452         * sysdeps/wordsize-32/Dist: New file.
1454         * sysdeps/unix/sysv/linux/alpha/Dist: Add dl-brk.S.
1455         * sysdeps/unix/sysv/linux/powerpc/Dist: Likewise.
1456         * sysdeps/unix/sysv/linux/sparc/sparc64/Dist: Likewise.
1458         * sysdeps/unix/sysv/linux/Dist: Add dl-brk.c, dl-sbrk.c, and
1459         sys/personality.h.
1461         * sysdeps/unix/Dist: Add i386/dl-brk.S, mips/dl-brk.S, and
1462         sparc/dl-brk.S.
1464         * sysdeps/unix/bsd/Dist: Add vax/dl-brk.S.
1466         * sysdeps/unix/bsd/sun/Dist: New file.
1468         * sysdeps/unix/bsd/osf/Dist: New file.
1470         * sysdeps/unix/bsd/hp/Dist: New file.
1472         * sysdeps/unix/arm/Dist: New file.
1474         * sysdeps/powerpc/Dist: Add divdi3.c and libgcc-compat.S.
1476         * sysdeps/mach/hurd/Dist: Add set-init.c.
1478         * sysdeps/i386/Dist: Add bits/link.h.
1480         * sysdeps/gnu/Dist: Add errlist-compat.c errlist-compat.awk.
1482         * sysdeps/generic/Dist: Add dl-brk.c and dl-sbrk.c.
1484         * locale/Makefile (distribute): Add hashval.h.
1486         * iconvdata/Makefile (distribute): Add tcvn5712-1.c and armscii-8.c.
1488         * sysdeps/unix/sysv/linux/Dist: Remove errlist.h.
1490         * misc/sys/cdefs.h: Define __BEGIN_NAMESPACE_STD, __END_NAMESPACE_STD,
1491         __USING_NAMESPACE_STD, __BEGIN_NAMESPACE_C99, __END_NAMESPACE_C99, and
1492         __USING_NAMESPACE_C99 depending on _GLIBCPP_USE_NAMESPACES.
1493         * ctype/ctype.h: Prepare headers for use in ISO C++ compliant
1494         implementations.
1495         * libio/stdio.h: Likewise.
1496         * locale/locale.h: Likewise.
1497         * math/math.h: Likewise.
1498         * math/bits/mathcalls.h: Likewise.
1499         * setjmp/setjmp.h: Likewise.
1500         * signal/signal.h: Likewise.
1501         * stdlib/stdlib.h: Likewise.
1502         * string/string.h: Likewise.
1503         * time/time.h: Likewise.
1504         * wcsmbs/wchar.h: Likewise.
1505         * wctype/wctype.h: Likewise.
1507 2002-08-28  Roland McGrath  <roland@redhat.com>
1509         * locale/tst-C-locale.c (run_test): Remove __ from function names.
1511 2002-08-28  Jakub Jelinek  <jakub@redhat.com>
1512             Roland McGrath <roland@redhat.com>
1514         * locale/hashval.h (compute_hashval): Use prototype defn.
1515         (hashval_t): New macro, defined to unsigned long int
1516         if not already defined.
1517         (compute_hashval): Return hashval_t instead of unsigned long int.
1518         * locale/loadarchive.c (hashval_t): New macro.
1519         * locale/programs/locarchive.c: Include hashval.h directly instead
1520         of simple-hash.h.
1521         (compute_hashval, hashval_t): Define these macros first.
1522         (insert_name): Use archive_hashval instead of compute_hashval.
1523         (add_locale, delete_locales_from_archive): Likewise.
1525 2002-08-28  Jakub Jelinek  <jakub@redhat.com>
1527         * locale/programs/locarchive.c (insert_name): Suppress warnings about
1528         hash collisions if be_quiet.
1530 2002-08-27  Roland McGrath  <roland@redhat.com>
1532         * locale/locale.h (__newlocale, __duplocale, __freelocale,
1533         __uselocale): Don't declare these any more.
1534         * include/locale.h (__uselocale): Declare here instead, using __typeof.
1536         * sysdeps/unix/readdir.c: If getdents fails with ENOENT, restore errno
1537         and treat it as an EOF return.
1538         * sysdeps/unix/readdir_r.c: Likewise.
1540         * sysdeps/gnu/errlist-compat.awk: Include <bits/wordsize.h> in output.
1541         From Alexandre Oliva <aoliva@redhat.com>.
1542         * sysdeps/gnu/errlist-compat.c: Regenerated.
1544 2002-08-27  Brian Youmans  <3diff@gnu.org>
1546         * sysdeps/ieee754/flt-32/e_asinf.c: Modified copying permission
1547         wording at request of copyright holder Stephen Moshier.
1548         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
1549         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
1550         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
1551         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
1552         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
1553         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
1554         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
1555         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
1556         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
1557         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
1558         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
1559         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
1560         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
1561         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
1563 2002-08-28  Jakub Jelinek  <jakub@redhat.com>
1565         * ctype/ctype.h (isascii_l, toascii_l): Define to __*_l counterparts.
1566         * ctype/ctype-extn.c (isblank_l): Add weak alias.
1567         * sysdeps/generic/strtol_l.c (strtol_l): Likewise.
1568         * sysdeps/generic/strtoll_l.c (strtoll_l): Likewise.
1569         * sysdeps/generic/strtoul_l.c (strtoul_l): Likewise.
1570         * sysdeps/generic/strtoull_l.c (strtoull_l): Likewise.
1571         * wctype/iswctype_l.c (iswctype_l): Likewise.
1573 2002-08-27  Roland McGrath  <roland@redhat.com>
1575         * time/strftime.c [USE_IN_EXTENDED_LOCALE_MODEL]: No libc_hidden_def.
1577         * ctype/ctype.h (__exctype_l): Don't declare __ name.
1578         * stdlib/stdlib.h: Don't declare __*_l names.
1579         * include/stdlib.h: Declare them here instead.
1580         * include/string.h: Don't declare __*_l names.
1581         * string/string.h: Declare them here instead.
1582         * time/time.h: Don't declare __*_l names.
1583         * include/time.h: Declare them here instead.
1584         * wcsmbs/wchar.h: Don't declare __*_l names.
1585         * include/wchar.h: Declare them here instead.
1586         * wctype/wctype.h: Declare iswalnum_l, not __iswalnum_l.
1587         Don't declare __*_l names.
1588         * include/wctype.h: Declare them here instead.
1589         * stdlib/monetary.h: Declare strfmon_l, not __strfmon_l.
1590         * stdlib/strfmon_l.c (strfmon_l): Define as weak alias.
1591         * locale/langinfo.h: Don't declare __nl_langinfo_l.
1592         * include/langinfo.h: Declare it here with __typeof.
1594         * time/strptime.c [USE_IN_EXTENDED_LOCALE_MODEL]: Define __strptime_l
1595         instead, taking an extra __locale_t argument.
1596         * time/Makefile (routines): Add strptime_l.
1597         * time/time.h (__strptime_l, strptime_l): Declare them.
1598         * time/strptime_l.c: New file.
1600         * time/time.h (__strftime_l, strftime_l): Declare them.
1601         * wcsmbs/wchar.h (__wcsftime_l, wcsftime_l): Declare them.
1602         * time/strftime_l.c: New file.
1603         * time/wcsftime_l.c: New file.
1604         * time/Makefile (routines): Add strftime_l, wcsftime_l.
1605         * time/Versions (libc: GLIBC_2.3): Add __strftime_l, __wcsftime_l,
1606         strftime_l, wcsftime_l.
1607         * time/strftime.c [USE_IN_EXTENDED_LOCALE_MODEL]: Define __strftime_l
1608         or __wcsftime_l instead, taking an extra __locale_t argument.
1610         * locale/Versions (libc: GLIBC_PRIVATE): Move __uselocale to ...
1611         (libc: GLIBC_2.3): ... here.
1613 2002-08-27  Ulrich Drepper  <drepper@redhat.com>
1615         * stdio-common/Makefile: Fix typo in stdio_lim.h installation rule.
1617         * Makefile (distribute): Add LICENSES.
1619         * sysdeps/unix/sysv/linux/x86_64/Dist: Add ucontext_i.h and
1620         sys/debugreg.h.
1622         * sysdeps/unix/sysv/linux/s390/Dist: Add new/route.h.
1624         * sysdeps/unix/sysv/linux/ia64/Dist: Add dl-brk.S and sys/user.h.
1626         * sysdeps/unix/sysv/linux/mips/Dist: Add sys/user.h.
1628         * sysdeps/unix/sysv/linux/Dist: Add readahead.c.
1630         * sysdeps/mach/hurd/alpha/Dist: New file.
1632         * sysdeps/arm/Dist: Add bits/link.h.
1634         * sunrpc/Makefile: Distribute thrsvc.
1636         * stdio-common/Makefile: Remove more left-overs from old stdio.
1638         * include/linewrap.h: Removed.
1640         * libio/bug-mmap-fflush.c: Rewrite to not touch source directory.
1642         * intl/Makefile (distribute): Add plural-eval.c.
1644 2002-08-27  Roland McGrath  <roland@redhat.com>
1646         * manual/sysinfo.texi (Mount Information): Correct file name to macro
1647         assocations for _PATH_MNTTAB, MNTTAB, _PATH_MOUNTED, MOUNTED.
1648         Say mtab is in either /var/run or /etc.
1650 2002-08-26  Roland McGrath  <roland@redhat.com>
1652         * manual/errno.texi (Error Codes): Added ECANCELED (118 for Hurd).
1653         * sysdeps/mach/hurd/bits/errno.h: Regenerated.
1655         * sysdeps/gnu/Versions: New file.
1656         * sysdeps/unix/sysv/linux/Versions (libc: GLIBC_2.1): Remove
1657         _sys_errlist; sys_errlist; _sys_nerr; sys_nerr; from here.
1658         * sysdeps/gnu/Makefile ($(..)sysdeps/gnu/errlist-compat.c): New target.
1659         ($(objpfx)errlist.d): Depend on $(..)sysdeps/gnu/errlist-compat.c.
1660         * sysdeps/gnu/errlist.awk: Make output define _sys_errlist_internal
1661         and _sys_nerr_internal instead of anything else.  Make it include
1662         "errlist-compat.c" if [!NOT_IN_libc && !ERRLIST_NO_COMPAT].
1663         Make it emit some asm magic if [EMIT_ERR_MAX].
1664         * sysdeps/gnu/errlist.c: Regenerated.
1665         * sysdeps/gnu/errlist-compat.awk: New file.
1666         * sysdeps/gnu/errlist-compat.c: New file (generated).
1667         * sysdeps/mach/hurd/errlist.c (ERRLIST_NO_COMPAT): New macro.
1668         (_sys_errlist_internal): Define this as a macro for _hurd_errlist.
1669         (_sys_nerr_internal): Define this is a macro for _hurd_nerr.
1670         (SYS_ERRLIST, SYS_NERR): Macros removed.
1671         (sys_nerr, _sys_nerr): Remove these weak aliases.
1672         * sysdeps/unix/sysv/linux/errlist.c: File removed.
1673         * sysdeps/unix/sysv/linux/errlist.h: File removed.
1674         * sysdeps/unix/sysv/linux/arm/errlist.c: File removed.
1676         * include/libc-symbols.h (declare_symbol): New macro.
1677         * config.h.in (ASM_TYPE_DIRECTIVE_PREFIX): New #undef.
1678         * configure.in: New check to define it.
1679         * configure: Regenerated.
1681 2002-08-27  Ulrich Drepper  <drepper@redhat.com>
1683         * stdio-common/Makefile (headers): Remove bits/stdio_lim.h.  This
1684         file isn't distributed.  Add special rules to install bits/stdio_lim.h.
1686         * Make-dist: Remove traces of old stdio.
1687         * Makeconfig: Likewise.
1689         * locale/Makefile (localedef-aux): New variable.  Only md5
1690         assigned to it.  These files are not ddistributed in this directory.
1692         * sysdeps/unix/sysv/linux/s390/Dist: Add sys/procfs.h.
1693         * sysdeps/unix/sysv/linux/s390/s390-64/Dist: Remove sys/procfs.h.
1694         * sysdeps/unix/sysv/linux/s390/s390-32/Dist: Likewise.
1696         * sysdeps/unix/sysv/linux/Dist: Remove sys/sendfile.h.
1698         * nss/getXXbyYY_r.c (REENTRANT_NAME): If no service is available
1699         set h_errno to NO_RECOVERY [PR libc/4360].
1701 2002-08-26  Ulrich Drepper  <drepper@redhat.com>
1703         * libio/Makefile (tests): Add bug-fopena+.
1704         * libio/bug-fopena+.c: New file.
1705         * libio/fileops.c (_IO_file_open): Only set file pointer to end of the
1706         file for _IO_IS_APPENDING if file isn't opened for reading, too.
1708         * stdio-common/tst-swprintf.c (main): Add casts to avoid warnings.
1710         * locale/xlocale.c: Fix the last change.  The variable still has
1711         to end in _data.
1712         * sysdeps/generic/bits/libc-tsd.h [!(USE_TLS && HAVE___THREAD)]
1713         (__libc_tsd_set): Add _data prefix to variable name.
1715 2002-08-26  Roland McGrath  <roland@redhat.com>
1717         * sysdeps/generic/sigset-cvt-mask.h (sigset_set_old_mask): Replace
1718         macro with inline function.
1719         (sigset_get_old_mask): Likewise.
1720         * sysdeps/posix/sigblock.c (__sigblock): Update callers.
1721         * sysdeps/posix/sigsetmask.c (__sigsetmask): Likewise.
1722         * sysdeps/posix/sigpause.c (__sigpause): Likewise.
1723         * sysdeps/posix/sigvec.c (__sigvec, sigvec_wrapper_handler): Likewise.
1724         * sysdeps/unix/sysv/aix/sigset-cvt-mask.h
1725         (sigset_set_old_mask, sigset_get_old_mask): Make these macros return
1726         values.
1727         * sysdeps/unix/sysv/linux/sigset-cvt-mask.h: Likewise.
1728         * sysdeps/unix/sysv/sysv4/sigset-cvt-mask.h: Likewise.
1730 2002-07-06  Bruno Haible  <bruno@clisp.org>
1732         * sysdeps/generic/sigset-cvt-mask.h (sigset_set_old_mask,
1733         sigset_get_old_mask): Make it work with larger sigset_t.
1734         * sysdeps/posix/sigblock.c (__sigblock): Use those macros.
1735         * sysdeps/posix/sigsetmask.c (__sigsetmask): Likewise.
1736         * sysdeps/posix/sigpause.c (__sigpause): Likewise.
1738 2002-08-26  Roland McGrath  <roland@redhat.com>
1740         * time/sys/time.h [__USE_BSD] (lutimes, futimes): Declare them.
1741         * manual/filesys.texi (File Times): Document lutimes and futimes.
1742         * misc/Makefile (routines): Add them.
1743         * misc/Versions (libc: GLIBC_2.3): Likewise.
1744         * sysdeps/generic/lutimes.c: New file.
1745         * sysdeps/generic/futimes.c: New file.
1746         * sysdeps/mach/hurd/lutimes.c: New file.
1747         * sysdeps/mach/hurd/futimes.c: New file.
1749         * manual/filesys.texi (File Times): Add explicit note about null
1750         pointer argument to utimes.
1752 2002-08-26  Roland McGrath  <roland@frob.com>
1754         * sysdeps/mach/hurd/ifreq.h (__if_freereq): Add missing semicolon.
1755         (__ifreq): Add a cast.  Remove an unused variable.
1757         * hurd/hurd/threadvar.h (enum __hurd_threadvar_index): Add
1758         _HURD_THREADVAR_LOCALE.
1760 2002-08-26  Jakub Jelinek  <jakub@redhat.com>
1762         * posix/regexec.c (re_search_stub): Return correct match length
1763         if start != 0.
1764         * posix/bug-regex10.c: New test.
1765         * posix/Makefile (tests): Add bug-regex10.
1767 2002-08-26  Brian Youmans  <3diff@gnu.org>
1769         * COPYING.LIB: Replaced with fresh copy from
1770         ftp://ftp.gnu.org/gnu/Licenses/COPYING.LIB-2.1;
1771         suggested copying permission notice now says version 2.1 instead
1772         of version 2.
1774         * crypt/crypt.c: Changed copying permission notice to Lesser GPL
1775         from Library GPL.
1776         * crypt/crypt_util.c: Likewise.
1777         * crypt/ufc.c: Likewise.
1778         * elf/dl-conflict.c: Likewise.
1779         * elf/dl-iteratephdr.c: Likewise.
1780         * iconv/iconvconfig.h: Likewise.
1781         * malloc/arena.c: Likewise.
1782         * malloc/hooks.c: Likewise.
1783         * malloc/malloc.c: Likewise.
1784         * posix/glob/Makefile.ami: Likewise.
1785         * posix/glob/Makefile.in: Likewise.
1786         * stdlib/gmp-impl.h: Likewise.
1787         * stdlib/gmp.h: Likewise.
1788         * sysdeps/generic/dl-iteratephdr-static.c: Likewise.
1789         * sysdeps/generic/strnlen.c: Likewise.
1790         * sysdeps/mach/hurd/powerpc/bits/sigcontext.h: Likewise.
1791         * sysdeps/mach/hurd/recvmsg.c: Likewise.
1792         * sysdeps/mach/hurd/sendmsg.c: Likewise.
1793         * sysdeps/mach/hurd/spawni.c: Likewise.
1794         * sysdeps/mach/powerpc/machine-sp.h: Likewise.
1795         * sysdeps/mach/powerpc/sysdep.h: Likewise.
1796         * sysdeps/mach/powerpc/thread_state.h: Likewise.
1797         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Likewise.
1798         * sysdeps/unix/sysv/linux/ia64/dl-iteratephdr-static.c: Likewise.
1799         * sysdeps/x86_64/gmp-mparam.h: Likewise.
1801         * sysdeps/ieee754/dbl-64/MathLib.h: Corrected version number in
1802         Lesser GPL copying permission notice from 2 to 2.1.
1803         * sysdeps/ieee754/dbl-64/asincos.tbl: Likewise.
1804         * sysdeps/ieee754/dbl-64/atnat.h: Likewise.
1805         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
1806         * sysdeps/ieee754/dbl-64/branred.c: Likewise.
1807         * sysdeps/ieee754/dbl-64/branred.h: Likewise.
1808         * sysdeps/ieee754/dbl-64/dla.h: Likewise.
1809         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
1810         * sysdeps/ieee754/dbl-64/doasin.h: Likewise.
1811         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
1812         * sysdeps/ieee754/dbl-64/dosincos.h: Likewise.
1813         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
1814         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
1815         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
1816         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
1817         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
1818         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
1819         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
1820         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
1821         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
1822         * sysdeps/ieee754/dbl-64/mpa.h: Likewise.
1823         * sysdeps/ieee754/dbl-64/mpa2.h: Likewise.
1824         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
1825         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
1826         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
1827         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
1828         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
1829         * sysdeps/ieee754/dbl-64/mplog.c: Likewise.
1830         * sysdeps/ieee754/dbl-64/mplog.h: Likewise.
1831         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
1832         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
1833         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
1834         * sysdeps/ieee754/dbl-64/mydefs.h: Likewise.
1835         * sysdeps/ieee754/dbl-64/powtwo.tbl: Likewise.
1836         * sysdeps/ieee754/dbl-64/root.tbl: Likewise.
1837         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
1838         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
1839         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
1840         * sysdeps/ieee754/dbl-64/sincos.tbl: Likewise.
1841         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
1842         * sysdeps/ieee754/dbl-64/sincos32.h: Likewise.
1843         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
1844         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
1845         * sysdeps/ieee754/dbl-64/uasncs.h: Likewise.
1846         * sysdeps/ieee754/dbl-64/uatan.tbl: Likewise.
1847         * sysdeps/ieee754/dbl-64/uexp.h: Likewise.
1848         * sysdeps/ieee754/dbl-64/uexp.tbl: Likewise.
1849         * sysdeps/ieee754/dbl-64/ulog.h: Likewise.
1850         * sysdeps/ieee754/dbl-64/ulog.tbl: Likewise.
1851         * sysdeps/ieee754/dbl-64/upow.h: Likewise.
1852         * sysdeps/ieee754/dbl-64/upow.tbl: Likewise.
1853         * sysdeps/ieee754/dbl-64/urem.h: Likewise.
1854         * sysdeps/ieee754/dbl-64/uroot.h: Likewise.
1855         * sysdeps/ieee754/dbl-64/usncs.h: Likewise.
1856         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
1857         * sysdeps/ieee754/dbl-64/utan.tbl: Likewise.
1859         * sysdeps/ieee754/flt-32/e_asinf.c: Added copyright notice for Stephen
1860         Moshier and Lesser GPL copying permission notice, per license from
1861         Moshier.
1862         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
1863         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
1864         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
1865         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
1866         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
1867         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
1868         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
1869         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
1870         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
1871         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
1872         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
1873         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
1874         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
1875         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
1877         * sysdeps/ieee754/ldbl-128/e_j0l.c: Added Lesser GPL copying permission
1878         notice, per license from copyright holder Stephen Moshier.
1879         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
1880         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
1881         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
1882         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
1883         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
1884         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
1885         * sysdeps/ieee754/ldbl-128/s_cbrtl.c: Likewise.
1886         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
1887         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
1889 2002-08-26  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1891         * sysdeps/sh/Makefile (sysdeps_routines): Add divdi3 in csu dir.
1892         (shared-only-routines): Likewise.
1894 2002-08-26  Roland McGrath  <roland@redhat.com>
1896         * locale/programs/ld-ctype.c (ctype_read): When given a repertoire
1897         name of "", store a null pointer instead.
1899         * configure.in (elf): Set to yes for freebsd*, netbsd*.
1900         * configure: Regenerated.
1902         * locale/xlocale.c [! (USE_TLS && HAVE___THREAD)] (__libc_tsd_LOCALE):
1903         Initialize this instead of __libc_tsd_LOCALE_data.
1905         * sysdeps/unix/grantpt.c (pts_name): Convert ENOTTY return from
1906         ptsname_r to EINVAL.
1908         * sysdeps/generic/ptsname.c (__ptsname_r): Return ENOSYS instead of 0.
1910         * rt/Makefile: Revert last change, it was inappropriate to presume aio
1911         implementations depend on pthreads.
1912         * rt/tst-aio.c (do_test): Exit happy if first failure is ENOSYS.
1913         * rt/tst-aio64.c (do_test): Likewise.
1914         * rt/tst-aio2.c (do_test): Likewise.
1915         * rt/tst-aio3.c (do_test): Likewise.
1916         * rt/tst-aio4.c (do_test): Likewise.
1917         * rt/tst-aio5.c (do_test): Likewise.
1918         * rt/tst-aio6.c (do_test): Likewise.
1919         * rt/tst-aio7.c (do_test): Likewise.
1921         * sysdeps/generic/bits/libc-lock.h (__libc_setspecific): Use a cast to
1922         void so as to avoid compiler warnings.
1924         * libio/oldstdfiles.c [! _IO_MTSAFE_IO] (DEF_STDFILE): Don't define
1925         _IO_wide_data_FD, which is never used here.
1927         * libio/iofread.c
1928         [! _IO_MTSAFE_IO] (fread_unlocked): Add libc_hidden_ver defn.
1929         * libio/iofputs.c [! _IO_MTSAFE_IO] (fputs_unlocked): Likewise.
1930         * libio/iofgets.c [! _IO_MTSAFE_IO] (fgets_unlocked): Likewise.
1932         * include/resolv.h [! _LIBC_REENTRANT] (_res): #undef it before decl.
1933         * include/netdb.h [! _LIBC_REENTRANT] (h_errno): Declare normal extern.
1935         * misc/syslog.c (openlog): Conditionalize locking on [_LIBC_REENTRANT].
1936         (closelog): Likewise.
1938 2002-07-06  Bruno Haible  <bruno@clisp.org>
1940         * sysdeps/alpha/fpu/fpu_control.h: Comment fix.
1942         * sysdeps/unix/sysv/linux/alpha/pipe.S: Moved to ...
1943         * sysdeps/unix/alpha/pipe.S: ... here.
1944         * sysdeps/unix/bsd/osf/alpha/pipe.S: File removed.
1946         * sysdeps/unix/i386/brk.S: Rename local label to '.Lhere' in ELF.
1948         * sysdeps/unix/i386/brk.S: Add PSEUDO_END invocation.
1949         * sysdeps/unix/i386/fork.S: Likewise.
1950         * sysdeps/unix/i386/pipe.S: Likewise.
1951         * sysdeps/unix/i386/wait.S: Likewise.
1953         * sysdeps/unix/fork.S: Fix PSEUDO_END argument.
1954         * sysdeps/unix/arm/fork.S: Likewise.
1956         * sysdeps/unix/sysv/linux/arm/sysdep.h (PSEUDO): Swap DO_CALL
1957         arguments.
1958         (DO_CALL): Swap argument order.
1959         * sysdeps/unix/sysv/linux/hppa/sysdep.h (PSEUDO): Swap DO_CALL
1960         arguments.
1961         (DO_CALL): Swap argument order.
1962         * sysdeps/unix/sysv/linux/i386/sysdep.h (PSEUDO): Swap DO_CALL
1963         arguments.
1964         (DO_CALL): Swap argument order.
1965         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h (PSEUDO): Swap DO_CALL
1966         arguments.
1967         (DO_CALL): Swap argument order.
1968         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h (PSEUDO): Swap DO_CALL
1969         arguments.
1970         (DO_CALL): Swap argument order.
1971         * sysdeps/unix/sysv/linux/sh/sysdep.h (PSEUDO): Swap DO_CALL
1972         arguments.
1973         (DO_CALL): Swap argument order.
1974         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PSEUDO): Swap DO_CALL
1975         arguments.
1976         (DO_CALL): Swap argument order.
1978         * sysdeps/i386/sysdep.h (PSEUDO): Fix syntax error.
1979         (L): Define right for ELF.
1980         * sysdeps/unix/sysv/linux/i386/sysdep.h (L): Remove definition.
1981         Now defined in sysdeps/i386/sysdep.h.
1983         * sysdeps/posix/readv.c: Ansify function definition.
1984         * sysdeps/posix/writev.c: Likewise.
1986         * stdio-common/tst-fseek.c (main): Don't assume that off_t and size_t
1987         have the same size. Avoid direct cast from size_t to off_t.
1989         * login/tst-utmp.c (simulate_login): Don't leave garbage after the
1990         nul byte in entry[n].ut_user.
1991         (simulate_logout): Likewise.
1993         * login/programs/utmpdump.c (print_entry): Test _HAVE_UT_TYPE,
1994         _HAVE_UT_PID, _HAVE_UT_ID, _HAVE_UT_HOST, instead of assuming the
1995         existence of corresponding members of 'struct utmp'.
1996         * login/tst-utmp.c: Trivialize the test if testing 'struct utmp' and
1997         !_HAVE_UT_TYPE.
1999         * sysdeps/unix/opendir.c (__opendir): If st_blksize is 0 or too small,
2000         allocate a buffer of at least BUFSIZ bytes, not just of
2001         sizeof (struct dirent).
2003         * sysdeps/generic/glob.c: Include <limits.h>.
2004         (NAME_MAX): Define a fallback.
2005         (glob_in_dir): Allocate enough room for a 'struct dirent64' on the
2006         stack.
2007         * posix/tst-dir.c: Include <stddef.h>, for offsetof.
2008         (main): Allocate enough room for a 'struct dirent64' on the stack.
2009         * posix/tst-gnuglob.c (my_DIR): Allocate enough room for a
2010         'struct dirent'.
2012         * sysdeps/unix/sysv/linux/init-first.c: Don't include
2013         kernel-features.h.
2015         * inet/htontest.c: Include <sys/types.h>.
2017         * sysdeps/generic/sys/sysinfo.h: Surround with __{BEGIN,END}_DECLS.
2019         * include/sys/sysctl.h: Comment fix.
2021         * elf/rtld.c (_rtld_global) [! _LIBC_REENTRANT]: Don't initialize
2022         _dl_load_lock.
2023         * libio/fileno.c (fileno_unlocked): Define regardless of _IO_MTSAFE_IO.
2025         * sysdeps/unix/bsd/bsd4.4/syscalls.list (__sigaltstack): New alias.
2027         * sysdeps/unix/inet/syscalls.list (__connect_internal): New alias.
2028         (__getpeername): New alias.
2029         (__getsockname): New alias.
2030         (__socket): New alias.
2032         * sysdeps/unix/common/syscalls.list (getpgid): Remove.
2034         * sysdeps/unix/syscalls.list (__chown_internal): New alias.
2035         (__fcntl_internal): New alias.
2036         (__profil): New alias.
2038 2002-08-26  Ulrich Drepper  <drepper@redhat.com>
2040         * nscd/hstcache.c (cache_addhst): Add new parameter saying whether
2041         entry was for getaddr* lookup or not.  Add only matching cache
2042         entry.  Change all callers [PR libc/4317].
2044         * libio/wfileops.c (_IO_wfile_seekoff): Set fp->_offset after
2045         finding the read position [PR libc/4265].
2046         * libio/Makefile (tests): Add bug-rewind2.
2047         * libio/bug-rewind2.c: New file.
2049         * libio/bug-rewind.c: Fix creation of temp file.
2051 2002-08-25  Ulrich Drepper  <drepper@redhat.com>
2053         * nss/getXXbyYY_r.c (REENTRANT_NAME): Return ENOENT if status is
2054         neither SUCCESS nor TRYAGAIN [PR libc/4259].
2055         * nss/nss_files/files-XXX.c (internal_getent): Don't set *errnop
2056         to ENOENT if no entry is found.
2057         * nis/nss_compat/compat-grp.c: Don't set errno in case of lookup
2058         failure.
2059         * nis/nss_compat/compat-initgroups.c: Likewise.
2060         * nis/nss_compat/compat-pwd.c: Likewise.
2061         * nis/nss_compat/compat-spwd.c: Likewise.
2062         * nis/nss_nis/nis-alias.c: Likewise.
2063         * nis/nss_nis/nis-ethers.c: Likewise.
2064         * nis/nss_nis/nis-grp.c: Likewise.
2065         * nis/nss_nis/nis-hosts.c: Likewise.
2066         * nis/nss_nis/nis-initgroups.c: Likewise.
2067         * nis/nss_nis/nis-netgrp.c: Likewise.
2068         * nis/nss_nis/nis-network.c: Likewise.
2069         * nis/nss_nis/nis-proto.c: Likewise.
2070         * nis/nss_nis/nis-publickey.c: Likewise.
2071         * nis/nss_nis/nis-pwd.c: Likewise.
2072         * nis/nss_nis/nis-rpc.c: Likewise.
2073         * nis/nss_nis/nis-service.c: Likewise.
2074         * nis/nss_nis/nis-spwd.c: Likewise.
2075         * resolv/nss_dns/dns-host.c: Likewise.
2076         * resolv/nss_dns/dns-network.c: Likewise.
2077         * nis/nss_nisplus/nisplus-alias.c: Save errno around NIS calls.
2078         * nis/nss_nisplus/nisplus-ethers.c: Likewise.
2079         * nis/nss_nisplus/nisplus-grp.c: Likewise.
2080         * nis/nss_nisplus/nisplus-hosts.c: Likewise.
2081         * nis/nss_nisplus/nisplus-network.c: Likewise.
2082         * nis/nss_nisplus/nisplus-proto.c: Likewise.
2083         * nis/nss_nisplus/nisplus-pwd.c: Likewise.
2084         * nis/nss_nisplus/nisplus-rpc.c: Likewise.
2085         * nis/nss_nisplus/nisplus-service.c: Likewise.
2086         * nis/nss_nisplus/nisplus-spwd.c: Likewise.
2087         * hesiod/nss_hesiod/hesiod-pwd.c (lookup): Preserve errno value.
2088         * hesiod/nss_hesiod/hesiod-proto.c (lookup): Likewise.
2089         * hesiod/nss_hesiod/hesiod-grp.c (lookup): Likewise.
2090         * hesiod/nss_hesiod/hesiod-service.c (lookup): Likewise.
2092         * sysdeps/unix/sysv/linux/i386/sigaction.c: Avoid warnings by
2093         declaring __restore and __restore_rt as hidden (if possible).
2095 2002-08-25  Roland McGrath  <roland@redhat.com>
2097         * manual/llio.texi (Access Modes): Fix typos in O_READ/O_WRITE defns.
2099         * sysdeps/generic/utmp_file.c (LOCK_FILE): Check for error from fcntl.
2100         (getutent_r_file, internal_getut_r): Updated all callers.
2101         (getutline_r_file, pututline_file, updwtmp_file): Likewise.
2103 2002-08-25  Ulrich Drepper  <drepper@redhat.com>
2105         * locale/programs/locale.c: Don't print aliases for non-existing
2106         locales for 'locale -a'.
2107         Patch by Noah Levitt <nlevitt@columbia.edu> [PR libc/4166].
2109 2002-07-19  H.J. Lu  <hjl@gnu.org>
2111         * sysdeps/unix/sysv/linux/mips/bits/msq.h: New file.
2113 2002-07-16  H.J. Lu  <hjl@gnu.org>
2115         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
2116         sys/personality.h.
2117         * sysdeps/unix/sysv/linux/sys/personality.h: New file.
2119 2002-08-25  Ulrich Drepper  <drepper@redhat.com>
2121         * elf/tst-tlsmod1.c (in_dso): Make sure the TLS variable access is
2122         not moved ahead of the fputs call.
2123         * elf/tst-tlsmod2.c (in_dso): Likewise.
2124         * elf/tst-tlsmod3.c (in_dso2): Likewise.
2125         * elf/tst-tlsmod4.c (in_dso): Likewise.
2127 2002-08-25  Andreas Schwab  <schwab@suse.de>
2129         * elf/dl-reloc.c (_dl_reloc_bad_type): Nul-terminate message.
2131 2002-08-25  Roland McGrath  <roland@redhat.com>
2133         * sysdeps/generic/utmp_file.c (UNLOCK_FILE): Clear alarm before
2134         resetting handler, to avoid the possibility of a spurious SIGALRM
2135         delivered to the user's handler.
2136         Reported by Amit D. Chaudhary <amitc@brocade.com>,
2138         * misc/Makefile (CFLAGS-init-misc.c): Variable removed.  It served to
2139         set -fkeep-inline-functions, which is not needed for the current file.
2141         * sysdeps/generic/ldsodefs.h: Add attribute_hidden to *_internal decls.
2142         (_dl_setup_hash): Add attribute_hidden.
2143         (_dl_sysdep_start, _dl_sysdep_start_cleanup): Likewise.
2144         (_dl_sysdep_read_whole_file, _dl_dprintf): Likewise.
2145         (_dl_new_object, _dl_map_object_deps): Likewise.
2146         (_dl_map_object_deps_internal): Remove decl.
2147         * elf/rtld.c (__mempcpy, _exit): Redeclare locally as hidden.
2149         * sysdeps/i386/dl-machine.h [PI_STATIC_AND_HIDDEN
2150         && HAVE_VISIBILITY_ATTRIBUTE && HAVE_HIDDEN
2151         && !HAVE_BROKEN_VISIBILITY_ATTRIBUTE]
2152         (elf_machine_dynamic, elf_machine_load_address): Rewritten without asm,
2153         instead relying on the compiler to produce only GOTOFF variable refs.
2155 2002-08-25  Ulrich Drepper  <drepper@redhat.com>
2157         * elf/dl-load.c: Fix typo in comment.  Add a few more __builtin_expect.
2159         * sysdeps/generic/dl-cache.h (_dl_cache_libcmp): Define as static
2160         inline to avoid defining it in every file which includes this header.
2162         * elf/rtld.c: Also test for HAVE_VISIBILITY_ATTRIBUTE before
2163         defining DONT_USE_BOOTSTRAP_MAP.
2165         * libio/tst-freopen.c (main): Use correct formats for __LINE__.
2166         * libio/tst-mmap-setvbuf.c (main): Likewise.
2167         * libio/tst-widetext.c (main): Likewise.
2169         * libio/tst-mmap-eofsync.c (do_test): Use correct format in error
2170         message.
2171         * libio/tst-mmap-fflushsync.c (do_test): Likewise.
2172         * libio/tst-mmap2-eofsync.c (do_test): Likewise.
2174         * sysdeps/i386/elf/configure.in: Unconditionally define
2175         PI_STATIC_AND_HIDDEN.
2176         * elf/rtld.c (DONT_USE_BOOTSTRAP_MAP): Define only if
2177         PI_STATIC_AND_HIDDEN is defined as well.
2178         * config.h.in: Add PI_STATIC_AND_HIDDEN entry.
2180 2002-08-24  Ulrich Drepper  <drepper@redhat.com>
2182         * sysdeps/ia64/bzero.S: Define __bzero as well.
2184         * locale/programs/charmap.c (charmap_new_char): Don't use
2185         ULONG_MAX as maximum UCS4 value.
2187         * sysdeps/unix/sysv/linux/ia64/sys/user.h: New file.
2189         * sysdeps/generic/strtol.c: We don't need the isascii test in glibc.
2191         * malloc/hooks.c (public_sET_STATe): use size_t as type for i.
2192         * malloc/malloc.c (mALLINFo): Likewise.
2194         * libio/wstrops.c (_IO_wstr_pbackfail): Use WEOF in comparison.
2196         * libio/wfileops.c (_IO_wfile_overflow): Use EOF not WEOF when
2197         examining result of _IO_do_flush call.
2199         * stdio-common/vfprintf.c (vfprintf): Use correct type in va_arg.
2200         Use prec not spec when sizing buffers.
2202         * catgets/open_catalog.c (__open_catalog): Add casts to avoid warnings.
2203         * locale/loadarchive.c (_nl_load_locale_from_archive): Likewise.
2204         * locale/loadlocale.c (_nl_intern_locale_data): Likewise.
2205         * stdio-common/vfscanf.c (inchar): Likewise.
2206         * misc/efgcvt_r.c (fcvt_r): Likewise.
2207         * elf/dl-misc.c (_dl_debug_vdprintf): Likewise.
2208         * elf/readlib.c (process_file): Likewise.
2209         * elf/sprof.c (load_profdata): Likewise.
2210         * sysdeps/ia64/hp-timing.h (HP_TIMING_PRINT): Likewise.
2211         * locale/programs/linereader.c (get_toplvl_escape): Likewise.
2212         * locale/programs/charmap.c (charmap_read): Likewise.
2213         * libio/fileops.c: Likewise.
2214         * libio/fmemopen.c: Likewise.
2215         * stdlib/strtod.c: Likewise.
2216         * elf/dl-load.c: Likewise.
2217         * iconv/iconvconfig.c: Likewise.
2218         * iconv/iconv_prog.c (process_block): Likewise.
2219         * elf/rtld.c (dl_main): Likewise.
2221         * sysdeps/unix/sysv/linux/ia64/Makefile: Define _ASM_IA64_CURRENT_H
2222         macro to calm down the compiler.
2224         * iconv/gconv_cache.c (__gconv_load_cache): Add cast to avoid warning.
2226         * sysdeps/ia64/elf/initfini.c: Don't use newlines embedded in string.
2228         * sysdeps/unix/sysv/linux/i386/sysdep.S: Update comment regarding
2229         placement of errno definition.
2230         * sysdeps/unix/sysv/linux/m68k/sysdep.S: Likewise.
2231         * sysdeps/unix/sysv/linux/mips/sysdep.S: Likewise.
2232         * sysdeps/unix/sysv/linux/x86_64/sysdep.S: Likewise.
2233         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
2234         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
2236         * resolv/nss_dns/dns-host.c (MAXPACKET): Increase minimum value
2237         from 1024 to 65536, to avoid buffer overrun.
2239 2002-08-16  Paul Eggert  <eggert@twinsun.com>
2241         * resolv/gethnamaddr.c (MAXPACKET): Increase minimum value
2242         from 1024 to 65536, to avoid buffer overrun.
2243         * resolv/res_query.c (MAXPACKET): Likewise.
2245 2002-08-24  Andreas Jaeger  <aj@suse.de>
2247         * sysdeps/unix/sysv/linux/i386/Versions: Remove *xattr syscalls.
2249 2002-08-23  Ulrich Drepper  <drepper@redhat.com>
2251         * sysdeps/ieee754/dbl-64/e_pow.c (log1): Define and initialize
2252         two52 locally.
2253         (log2): Likewise.
2254         * sysdeps/ieee754/dbl-64/upow.h: Remove definition of two52.
2255         Patch by Simon Gee <simong@agile.tv>.
2257         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs_conf):
2258         Prefer reading /proc/stat since it is more uniform across
2259         architectures.
2261         * manual/texinfo.tex: Update to latest official version.
2263         * sysvipc/sys/shm.h: Remove SHMLBA definition.
2264         * sysdeps/generic/bits/shm.h: Define SHMLBA here.
2265         * sysdeps/gnu/bits/shm.h: Likewise.
2266         * sysdeps/unix/sysv/linux/alpha/bits/shm.h: Likewise.
2267         * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
2268         * sysdeps/unix/sysv/linux/mips/bits/shm.h: Likewise.
2269         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
2270         * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
2271         * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
2272         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Likewise.
2273         * sysdeps/unix/sysv/linux/ia64/bits/shm.h: Define SHMLBA to 2^20
2274         since this is what the kernel says.
2276         * misc/sys/xattr.h: Include <sys/types.h> instead of <stddef.h>
2277         since ssize_t is needed as well.  Replace const with __const.
2279 2002-08-23  Roland McGrath  <roland@redhat.com>
2281         * malloc/hooks.c (__malloc_initialize_hook, __free_hook,
2282         __malloc_hook, __realloc_hook, __memalign_hook,
2283         __after_morecore_hook): Variable definitions moved to ...
2284         * malloc/malloc.c: ... here, so as to be before all references.
2286         * sysdeps/i386/dl-machine.h (elf_machine_load_address): Add a dummy
2287         global variable reference in an unused asm parameter, to ensure the
2288         compiler has set up the GOT register before we use it.
2290         * malloc/hooks.c: Move variable definitions ahead of uses.
2291         * libio/fileops.c: Move versioned_symbol defns ahead of _IO_jump_t
2292         initializers that make reference to variables they define.
2294 2002-08-23  Andreas Jaeger  <aj@suse.de>
2296         * locale/loadarchive.c: Include <stdlib.h> for prototypes of
2297         alloca, free, qsort.
2299         * dlfcn/bug-dlsym1-lib1.c (foo): Add prototype to avoid warning.
2301         * sysdeps/ieee754/flt-32/e_jnf.c: Remove unused variable.
2302         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
2304         * misc/sys/xattr.h: New file, contributed by Christoph Hellwig
2305         <hch@lst.de>.
2306         * sysdeps/generic/fgetxattr.c: New file.
2307         * sysdeps/generic/flistxattr.c: New file.
2308         * sysdeps/generic/fremovexattr.c: New file.
2309         * sysdeps/generic/fsetxattr.c: New file.
2310         * sysdeps/generic/getxattr.c: New file.
2311         * sysdeps/generic/listxattr.c: New file.
2312         * sysdeps/generic/lgetxattr.c: New file.
2313         * sysdeps/generic/llistxattr.c: New file.
2314         * sysdeps/generic/lremovexattr.c: New file.
2315         * sysdeps/generic/lsetxattr.c: New file.
2316         * sysdeps/generic/removexattr.c: New file.
2317         * sysdeps/generic/setxattr.c: New file.
2318         * misc/Makefile (headers): Add sys/xattr.h.
2319         (routines): Add *xattr calls.
2320         * misc/Versions: Add *xattr calls with version 2.3.
2321         * sysdeps/unix/sysv/linux/m68k/Versions: Remove *xattr syscalls.
2322         * sysdeps/unix/sysv/linux/s390/s390-32/Versions: Likewise.
2323         * sysdeps/unix/sysv/linux/sparc/sparc32/Versions: Likewise.
2324         * sysdeps/unix/sysv/linux/sparc/sparc64/Versions: Likewise.
2325         * sysdeps/unix/sysv/linux/x86_64/Versions: Likewise.
2326         * sysdeps/unix/sysv/linux/ia64/Versions: Likewise.
2327         * sysdeps/unix/sysv/linux/alpha/Versions: Likewise.
2328         * sysdeps/unix/sysv/linux/arm/Versions: Likewise.
2330 2002-08-22  Steven Munroe  <sjmunroe@us.ibm.com>
2332         * sysdeps/powerpc/elf/libc-start.c
2333         (__cache_line_size): Declare.
2334         (__aux_init_cache): New function.
2335         (__libc_start_main): Change type of `auxvec' parameter to
2336         `ElfW(auxv_t) *'.  Correct walking of aux vector.  Call
2337         __aux_init_cache.
2338         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
2339         (__cache_line_size): Declare.
2340         (__aux_init_cache): New function.
2341         (DL_PLATFORM_INIT): Define.
2342         * sysdeps/powerpc/memset.S: Define __cache_line_size and use its
2343         value to select the correct stride for dcbz.
2345 2002-08-22  Andreas Jaeger  <aj@suse.de>
2347         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Fix arguments of
2348         shmat.
2350 2002-08-22  Roland McGrath  <roland@redhat.com>
2352         * locale/loadarchive.c (_nl_load_locale_from_archive): Check max file
2353         position indicated by locrectab against file bounds before rounding to
2354         page size.  In mapping loop, always set TO before breaking out of
2355         contiguous range coalescing loop.
2357         * locale/loadarchive.c (_nl_load_locale_from_archive): Use MAP_PRIVATE
2358         (or MAP_COPY if available) instead of MAP_SHARED.
2360         * scripts/firstversions.awk: When encountering a version newer than
2361         the specified earliest version, be sure to emit the specified earliest
2362         version first if any renaming of an older version to that has been.
2364 2002-08-21  Roland McGrath  <roland@redhat.com>
2366         * configure.in: Make GCC version check require 3.[2-9]* and no others.
2367         * manual/install.texi (Tools for Compilation): Say 3.2 is required.
2368         (Configuring and compiling): Don't mention older GCC versions any more.
2369         * INSTALL: Regenerated.
2371         * manual/install.texi (Configuring and compiling, Installation,
2372         Running make install, Linux): Linux -> GNU/Linux where appropriate.
2374         * elf/rtld.c (_dl_start_final): Move defn before _dl_start so it can
2375         be inlined.  Declare it with always_inline if [DONT_USE_BOOTSTRAP_MAP]
2376         and with noinline otherwise.  Remove hack alloca use to prevent
2377         inlining, we can ask for it explicitly nowadays.
2379         * dlfcn/bug-dlsym1.c: New file.
2380         * dlfcn/bug-dlsym1-lib1.c, dlfcn/bug-dlsym1-lib2.c: New files.
2381         * dlfcn/Makefile (distribute): Add them.
2382         (tests): Add bug-dlsym1 here.
2383         (modules-names): Add bug-dlsym1-lib1 and bug-dlsym1-lib2 here.
2384         ($(objpfx)bug-dlsym1, $(objpfx)bug-dlsym1.out): New targets.
2385         ($(objpfx)bug-dlsym1-lib1.so, $(objpfx)bug-dlsym1-lib2.so): Likewise.
2387 2002-08-21  Ulrich Drepper  <drepper@redhat.com>
2389         * elf/rtld.c (start_time): New global variable.  Moved from _dl_start.
2390         (DONT_USE_BOOTSTRAP_MAP): Define if we can use non-exported symbols
2391         before relocation.
2392         (_dl_start): Don't use local bootstrap_map variable if
2393         DONT_USE_BOOTSTRAP_MAP is defined.  Use GL(dl_rtld_map).  Don't
2394         pass bootstrap_map to _dl_start_final in this case either.  Don't
2395         pass start_time to _dl_start_final ever.
2396         (_dl_start_final): Don't copy bootstrap_map if DONT_USE_BOOTSTRAP_MAP.
2398         * elf/dl-deps.c (_dl_map_object_deps): Revert patch from 2002-05-28.
2399         This cripples the scope lists necessary to search for symbols in
2400         dependencies which are not in the global scope.
2402         * include/setjmp.h (__libc_longjmp): Add declaration.
2404 2002-08-21  Andreas Jaeger  <aj@suse.de>
2406         * sysdeps/x86_64/_mcount.S: Fix assembler.
2408         * sysdeps/unix/sysv/linux/x86_64/Makefile: Generate bits/syscall.h
2409         with biarch support.
2411 2002-08-21  Andreas Jaeger  <aj@suse.de>
2413         * sysdeps/x86_64/sysdep.h (CALL_MCOUNT): Fix it.
2415         * sysdeps/x86_64/Makefile (sysdep_routines): Add _mcount.
2417         * sysdeps/x86_64/machine-gmon.h: New file.
2418         * sysdeps/x86_64/_mcount.S: New file.
2420 2002-08-20  Ulrich Drepper  <drepper@redhat.com>
2422         * elf/rtld.c (_dl_start): Pass zero to TLS_INIT_TP.  Set
2423         bootstrap_map.l_tls_tp_initialized to 1 if TLS_INIT_TP was called.
2424         (_dl_start_final): Copy l_tls_tp_initialized to GL(dl_rtld_map).
2425         (dl_main): If HAVE___THREAD is not defined pass l_tls_tp_initialized
2426         to TL_INIT_TP.  Otherwise pass 1.
2427         * include/link.h (struct link_map): Add l_tls_tp_initialized.
2428         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Pass 0 to TL_INIT_TP.
2430 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
2432         * locale/programs/localedef.c (add_to_readlist): Error about
2433         circular dependencies only if the locale in question hasn't
2434         been finished.
2435         * locale/programs/linereader.c (get_string): Pass LC_CTYPE not
2436         CTYPE_LOCALE to load_locale.
2437         * locale/programs/locfile.c (locfile_read): Don't include
2438         unneeded but available locales in locale_mask.
2440         * locale/programs/locarchive.c (enlarge_archive): If quiet, don't
2441         print any messages about enlarging archive.
2443 2002-08-20  Brian Youmans  <3diff@gnu.org>
2445         * manual/contrib.texi: Removed licenses, added acknowledgements
2446         for contributions by Intel, IBM, Craig Metz.
2447         * LICENSES: New file, contains the text of all non-FSF licenses in the
2448         distribution that require putting the notice in the accompanying
2449         documentation.
2450         * README.template, README: Mention LICENSES.
2452         * sysdeps/mach/hurd/net/if_ppp.h: Replaced CMU license with a
2453         new one modelled on the modern BSD license, per recent letter
2454         of permission from CMU.
2455         * sysdeps/unix/sysv/linux/net/if_ppp.h: Likewise.
2457         * sysdeps/ieee754/dbl-64/MathLib.h: Changed the copyright holder
2458         from IBM to FSF, per the recent Software Letter.  Changed the
2459         distribution terms from GPL to LGPL.
2461         * sysdeps/ieee754/dbl-64/asincos.tbl: Added FSF copyright and
2462         copying permission notice (Lesser GPL), per recent IBM Software Letter.
2463         * sysdeps/ieee754/dbl-64/powtwo.tbl: Likewise.
2464         * sysdeps/ieee754/dbl-64/root.tbl: Likewise.
2465         * sysdeps/ieee754/dbl-64/sincos.tbl: Likewise.
2466         * sysdeps/ieee754/dbl-64/uatan.tbl: Likewise.
2467         * sysdeps/ieee754/dbl-64/uexp.tbl: Likewise.
2468         * sysdeps/ieee754/dbl-64/ulog.tbl: Likewise.
2469         * sysdeps/ieee754/dbl-64/upow.tbl: Likewise.
2470         * sysdeps/ieee754/dbl-64/utan.tbl: Likewise.
2472         * sysdeps/ieee754/dbl-64/atnat.h: Changed the copyright holder
2473         from IBM to FSF, per the recent Software Letter.  Corrected the
2474         text of the copying permission notice to say Lesser GPL instead
2475         of GPL in warranty disclaimer paragraph.
2476         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
2477         * sysdeps/ieee754/dbl-64/branred.h: Likewise.
2478         * sysdeps/ieee754/dbl-64/dla.h: Likewise.
2479         * sysdeps/ieee754/dbl-64/doasin.h: Likewise.
2480         * sysdeps/ieee754/dbl-64/dosincos.h: Likewise.
2481         * sysdeps/ieee754/dbl-64/mpa.h: Likewise.
2482         * sysdeps/ieee754/dbl-64/mpa2.h: Likewise.
2483         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
2484         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
2485         * sysdeps/ieee754/dbl-64/mplog.h: Likewise.
2486         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
2487         * sysdeps/ieee754/dbl-64/mydefs.h: Likewise.
2488         * sysdeps/ieee754/dbl-64/sincos32.h: Likewise.
2489         * sysdeps/ieee754/dbl-64/uasncs.h: Likewise.
2490         * sysdeps/ieee754/dbl-64/uexp.h: Likewise.
2491         * sysdeps/ieee754/dbl-64/ulog.h: Likewise.
2492         * sysdeps/ieee754/dbl-64/upow.h: Likewise.
2493         * sysdeps/ieee754/dbl-64/urem.h: Likewise.
2494         * sysdeps/ieee754/dbl-64/uroot.h: Likewise.
2495         * sysdeps/ieee754/dbl-64/usncs.h: Likewise.
2496         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
2498         * sysdeps/ieee754/dbl-64/branred.c: Corrected the text of the copying
2499         permission notice to say Lesser GPL instead of GPL in warranty
2500         disclaimer paragraph.
2501         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
2502         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
2503         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
2504         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
2505         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
2506         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
2507         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
2508         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
2509         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
2510         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
2511         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
2512         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
2513         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
2514         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
2515         * sysdeps/ieee754/dbl-64/mplog.c: Likewise.
2516         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
2517         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
2518         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
2519         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
2520         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
2521         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
2522         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
2523         * sysdeps/ieee754/dbl-64/slowpow.c:  Likewise.
2525 2002-08-20  Roland McGrath  <roland@redhat.com>
2527         Fix ABI compatibility with libc compiled with old tools on powerpc.
2528         Changes contributed by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2529         and Jack Howarth <howarth@bromo.med.uc.edu>.
2530         * sysdeps/powerpc/Makefile [$(have-protected) = yes]
2531         (CPPFLAGS-divdi3.c, CPPFLAGS-libgcc-compat.S): New variables,
2532         pass -DHAVE_DOT_HIDDEN for these files.
2533         * sysdeps/powerpc/Versions (libc: GLIBC_2.0): Added __floatdidf,
2534         __floatdisf.
2535         * sysdeps/powerpc/divdi3.c: New file.
2536         * sysdeps/powerpc/libgcc-compat.S: New file, replacement for ...
2537         * sysdeps/powerpc/libgcc-compat.c: ... this, file removed.
2539 2002-08-20  Jakub Jelinek  <jakub@redhat.com>
2541         * locale/loadarchive.c (_nl_load_locale_from_archive): Handle
2542         partially overlapping mappings.  Remove unneeded (char *) casts.
2543         Never allow duplication of ranges in mapped areas.
2545 2002-08-20  Roland McGrath  <roland@redhat.com>
2547         * elf/Makefile ($(objpfx)ld.so): Separate commands in rule so errors
2548         can be detected by make.  Reported by H.J. Lu <hjl@gnu.org>.
2550 2002-08-20  Ulrich Drepper  <drepper@redhat.com>
2552         * include/unistd.h: Don't hide _exit.
2554         * elf/rtld.c (_dl_start): Pass extra argument 1 to TLS_INIT_TP.
2555         (dl_main): Pass extra argument 0 to TLS_INIT_TP.
2556         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Pass extra
2557         argument 1 to TLS_INIT_TP.
2558         * sysdeps/generic/tls.h (TLS_INIT_TP): Describe new parameter.
2560         * sysdeps/generic/dl-tls.c (allocate_dtv): Optimize a bit.
2562         * elf/Versions [ld] (GLIBC_PRIVATE): Add _dl_get_tls_static_info.
2563         * sysdeps/generic/dl-tls.c (_dl_allocate_tls_storage): Move dtv
2564         memory allocation to...
2565         (allocate_dtv): ...here.  New function.
2566         (_dl_allocate_tls): Change to take parameter.  If parameter is non-NULL
2567         call allocate_dtv instead of _dl_allocate_tls_storage.
2568         (_dl_deallocate_tls): New parameter.  Deallocate TCB only if true.
2569         (_dl_get_tls_static_info): New function.
2570         * sysdeps/generic/ldsodefs.h: Adjust prototypes of _dl_allocate_tls
2571         and _dl_deallocate_tls.  Add prototype for _dl_get_tls_static_info.
2573 2002-08-19  Ulrich Drepper  <drepper@redhat.com>
2575         * sysdeps/generic/dl-tls.c (_dl_allocate_tls_init): Return
2576         immediately if result == NULL.
2578 2002-08-16  Jakub Jelinek  <jakub@redhat.com>
2580         * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
2582 2002-08-18  Roland McGrath  <roland@frob.com>
2584         * sysdeps/mach/hurd/mkdir.c (__mkdir): Use __directory_name_split
2585         instead of __file_name_split.
2586         * sysdeps/mach/hurd/unlink.c (__unlink): Likewise.
2588         * sysdeps/mach/hurd/dl-sysdep.c
2589         [HP_TIMING_AVAIL] (_dl_cpuclock_offset): New variable.
2590         [HP_TIMING_AVAIL] (_dl_sysdep_start): Set it with HP_TIMING_NOW.
2592 2002-08-16  Jakub Jelinek  <jakub@redhat.com>
2594         * locale/loadarchive.c (_nl_load_locale_from_archive): Braino fix
2595         in change before last: MAX -> MIN.
2597 2002-08-15  Roland McGrath  <roland@redhat.com>
2599         * libio/fileops.c (_IO_file_seekoff_mmap): Leave read pointers at EOF
2600         if seek would go past it.
2601         (mmap_remap_check): If file position is at or past EOF after check,
2602         leave read pointers at EOF and don't seek.
2604         * libio/tst-mmap-offend.c: New file.
2605         * libio/Makefile (tests): Add it.
2607         * locale/loadarchive.c (_nl_load_locale_from_archive): Store strdup of
2608         the name as passed, rather than the name in the archive dictionary.
2610 2002-08-15  Ulrich Drepper  <drepper@redhat.com>
2612         * csu/Makefile: Define elide-routines.os not static-only-routines.
2614         * include/sched.h (__clone): Add varargs at the end.
2616         * elf/rtld.c (_dl_start): Allow TLS_INIT_TP to fail, and stop in that
2617         case.
2618         (TLS_INIT_HELPER): If defined, use it.
2619         * sysdeps/generic/libc-tls.c (TLS_INIT_HELPER): Likewise.
2621 2002-08-15  Roland McGrath  <roland@redhat.com>
2623         * elf/dl-load.c (lose): Remove [!SHARED] conditional from null check
2624         on L->l_prev; it can happen under rtld --verify too.
2626         * locale/loadarchive.c (_nl_load_locale_from_archive): Don't read the
2627         header separately, just map an initial window of 2MB from the file
2628         and remap if that is not large enough to cover the whole header.
2630 2002-08-15  Andreas Jaeger  <aj@suse.de>
2632         * sysdeps/unix/sysv/linux/m68k/Versions: Add *xattr syscalls with
2633         version 2.3.
2634         * sysdeps/unix/sysv/linux/arm/Versions: Likewise.
2635         * sysdeps/unix/sysv/linux/alpha/Versions: Likewise.
2636         * sysdeps/unix/sysv/linux/ia64/Versions: Likewise.
2637         * sysdeps/unix/sysv/linux/x86_64/Versions: Likewise.
2638         * sysdeps/unix/sysv/linux/sparc/sparc64/Versions: Likewise.
2639         * sysdeps/unix/sysv/linux/sparc/sparc32/Versions: Likewise.
2640         * sysdeps/unix/sysv/linux/s390/s390-32/Versions: Likewise.
2641         * sysdeps/unix/sysv/linux/powerpc/Versions: Likewise.
2642         * sysdeps/unix/sysv/linux/mips/Versions: Likewise.
2643         Patch by Andreas Gruenbacher <agruen@suse.de>.
2645         * sysdeps/unix/sysv/linux/syscalls.list: Add *xattr syscalls.
2647 2002-08-14  Roland McGrath  <roland@redhat.com>
2649         * locale/locarchive.h (struct locale_category_data): Give this name to
2650         the type of locale_data_t's elements.
2651         * locale/programs/locarchive.c (cmpcategorysize): New static function.
2652         (add_locale): Use that to sort the categories by size and put all
2653         those that fit into two pages into the LC_ALL block, instead of
2654         hard-coding it to do everything but LC_CTYPE and LC_COLLATE.
2655         (show_archive_content): Detect categories inside LC_ALL block
2656         directly, instead of hard-coding.
2657         (oldlocrecentcmp): Compare just on file locations used.
2659 2002-08-14  Jakub Jelinek  <jakub@redhat.com>
2661         * locale/programs/locarchive.c (struct oldlocrecent): New type.
2662         (oldlocrecentcmp): New function.
2663         (enlarge_archive): Re-add locales in the order they were added
2664         to the archive.
2665         (add_locale): Put all the small locale files together, if the small
2666         locale file block would occupy less pages if page size aligned, align
2667         it.
2668         (show_archive_content): Adjust for locale archives optimized for speed.
2670 2002-08-14  Roland McGrath  <roland@frob.com>
2672         * configure.in: Use "MISSING" as not-found value for MIG.
2673         * sysdeps/mach/configure.in: Fatal if mig not found.
2674         * configure, sysdeps/mach/configure: Regenerated.
2676 2002-08-13  Jakub Jelinek  <jakub@redhat.com>
2678         * locale/loadarchive.c (archfname): Add missing slash.
2680         * sysdeps/generic/strtold.c (__strtold_internal): Add libc_hidden_def.
2681         * wcsmbs/wcstold.c (__wcstold_internal): Add libc_hidden_def.
2683 2002-08-12  Roland McGrath  <roland@redhat.com>
2685         * include/sys/wait.h (__waitpid): Add libc_hidden_proto.
2686         * sysdeps/unix/sysv/sco3.2.4/waitpid.S: Add libc_hidden_def.
2687         * sysdeps/unix/sysv/sysv4/waitpid.c: Add libc_hidden_weak.
2688         * sysdeps/unix/sysv/linux/waitpid.c: Likewise.
2689         * sysdeps/unix/sysv/aix/waitpid.c: Likewise.
2690         * sysdeps/unix/bsd/bsd4.4/waitpid.c: Likewise.
2691         * sysdeps/generic/waitpid.c: Likewise.
2693         * include/net/if.h: New file.  Use libc_hidden_proto
2694         for if_nametoindex and if_indextoname.
2695         * sysdeps/generic/if_index.c: Add libc_hidden_def.
2696         * sysdeps/mach/hurd/if_index.c: Likewise.
2697         * sysdeps/unix/sysv/linux/if_index.c: Likewise.
2699         * include/grp.h (setgroups): Add libc_hidden_proto.
2700         * sysdeps/generic/setgroups.c: Add libc_hidden_def.
2701         * sysdeps/mach/hurd/setgroups.c: Likewise.
2702         * sysdeps/unix/sysv/irix4/setgroups.c: Likewise.
2703         * sysdeps/unix/sysv/linux/i386/setgroups.c: Likewise.
2705 2002-08-13  Jakub Jelinek  <jakub@redhat.com>
2707         * include/unistd.h (seteuid, setegid): Add libc_hidden_proto.
2708         * sysdeps/generic/seteuid.c (seteuid): Add libc_hidden_def.
2709         * sysdeps/generic/setegid.c (setegid): Likewise.
2710         * sysdeps/mach/hurd/seteuid.c (seteuid): Likewise.
2711         * sysdeps/mach/hurd/setegid.c (setegid): Likewise.
2712         * sysdeps/unix/bsd/seteuid.c (seteuid): Likewise.
2713         * sysdeps/unix/bsd/setegid.c (setegid): Likewise.
2714         * sysdeps/unix/sysv/aix/seteuid.c (seteuid): Likewise.
2715         * sysdeps/unix/sysv/aix/setegid.c (setegid): Likewise.
2716         * sysdeps/unix/sysv/linux/i386/setegid.c (setegid): Likewise.
2717         * sysdeps/unix/sysv/linux/sparc/sparc32/seteuid.c (seteuid): Likewise.
2718         * sysdeps/unix/sysv/linux/sparc/sparc32/setegid.c (setegid): Likewise.
2719         * sysdeps/unix/sysv/linux/seteuid.c (seteuid): Likewise.
2720         * sysdeps/unix/sysv/linux/setegid.c (setegid): Likewise.
2721         * sysdeps/unix/sysv/linux/i386/seteuid.c (seteuid): Likewise.
2722         Remove fallback if __ASSUME_SETRESUID_SYSCALL.
2724         * include/sys/stat.h (__fxstat_internal, __fxstat64_internal,
2725         __lxstat_internal, __lxstat64_internal): Remove.
2726         (__fxstat, __fxstat64, __lxstat, __lxstat64, __xstat, __xstat64):
2727         Add hidden_proto.
2728         * sysdeps/generic/fxstat.c (__fxstat): Add hidden_def.
2729         Remove INTDEF where present, remove #undef at the beginning.
2730         * sysdeps/generic/fxstat64.c (__fxstat64): Likewise.
2731         * sysdeps/generic/lxstat.c (__lxstat): Likewise.
2732         * sysdeps/generic/lxstat64.c (__lxstat64): Likewise.
2733         * sysdeps/generic/xstat.c (__xstat): Likewise.
2734         * sysdeps/generic/xstat64.c (__xstat64): Likewise.
2735         * sysdeps/mach/hurd/dl-sysdep.c (__xstat64, __fxstat64): Likewise.
2736         * sysdeps/mach/hurd/fxstat.c (__fxstat): Likewise.
2737         * sysdeps/mach/hurd/fxstat64.c (__fxstat64): Likewise.
2738         * sysdeps/mach/hurd/lxstat.c (__lxstat): Likewise.
2739         * sysdeps/mach/hurd/lxstat64.c (__lxstat64): Likewise.
2740         * sysdeps/mach/hurd/xstat.c (__xstat): Likewise.
2741         * sysdeps/mach/hurd/xstat64.c (__xstat64): Likewise.
2742         * sysdeps/unix/fxstat.c (__fxstat): Likewise.
2743         * sysdeps/unix/common/lxstat.c (__lxstat): Likewise.
2744         * sysdeps/unix/sysv/aix/fxstat.c (__fxstat): Likewise.
2745         * sysdeps/unix/sysv/aix/fxstat64.c (__fxstat64): Likewise.
2746         * sysdeps/unix/sysv/aix/lxstat.c (__lxstat): Likewise.
2747         * sysdeps/unix/sysv/aix/lxstat64.c (__lxstat64): Likewise.
2748         * sysdeps/unix/sysv/aix/xstat.c (__xstat): Likewise.
2749         * sysdeps/unix/sysv/aix/xstat64.c (__xstat64): Likewise.
2750         * sysdeps/unix/sysv/linux/ia64/fxstat.c (__fxstat): Likewise.
2751         * sysdeps/unix/sysv/linux/ia64/lxstat.c (__lxstat): Likewise.
2752         * sysdeps/unix/sysv/linux/ia64/xstat.c (__xstat): Likewise.
2753         * sysdeps/unix/sysv/linux/s390/s390-64/fxstat.c (__fxstat): Likewise.
2754         * sysdeps/unix/sysv/linux/s390/s390-64/lxstat.c (__lxstat): Likewise.
2755         * sysdeps/unix/sysv/linux/s390/s390-64/xstat.c (__xstat): Likewise.
2756         * sysdeps/unix/sysv/linux/i386/fxstat.c (__fxstat): Likewise.
2757         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
2758         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
2759         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
2760         * sysdeps/unix/sysv/linux/xstat64.c (__xstat64): Likewise.
2761         * sysdeps/unix/sysv/linux/fxstat.c (__fxstat): Likewise.
2762         * sysdeps/unix/sysv/linux/fxstat64.c (__fxstat64): Likewise.
2763         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
2764         * sysdeps/unix/sysv/linux/lxstat64.c (__lxstat64): Likewise.
2765         * sysdeps/unix/xstat.c (__xstat): Likewise.
2767         * include/sys/statvfs.h (statvfs, fstatvfs): Add libc_hidden_proto.
2768         * sysdeps/generic/statvfs.c (statvfs): Add libc_hidden_def.
2769         * sysdeps/generic/fstatvfs.c (fstatvfs): Likewise.
2770         * sysdeps/mach/hurd/statvfs.c (statvfs): Likewise.
2771         * sysdeps/mach/hurd/fstatvfs.c (fstatvfs): Likewise.
2772         * sysdeps/unix/sysv/linux/statvfs.c (statvfs): Likewise.
2773         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs): Likewise.
2775         * include/unistd.h (tcgetpgrp): Add libc_hidden_proto.
2776         * include/termios.h (tcsetattr, cfsetispeed, cfsetospeed): Likewise.
2777         * sysdeps/generic/tcgetpgrp.c (tcgetpgrp): Add libc_hidden_def.
2778         * sysdeps/generic/tcsetattr.c (tcsetattr): Likewise.
2779         * sysdeps/generic/speed.c (cfsetispeed, cfsetospeed): Likewise.
2780         * sysdeps/unix/bsd/bsd4.4/tcsetattr.c (tcgetpgrp): Likewise.
2781         * sysdeps/unix/bsd/sun/sunos4/tcsetattr.c (tcsetattr): Likewise.
2782         * sysdeps/unix/bsd/sun/sunos4/speed.c (cfsetispeed, cfsetospeed):
2783         Likewise.
2784         * sysdeps/unix/bsd/tcgetpgrp.c (tcgetpgrp): Likewise.
2785         * sysdeps/unix/bsd/tcsetattr.c (tcsetattr): Likewise.
2786         * sysdeps/unix/sysv/aix/tcsetattr.c (tcsetattr): Likewise.
2787         * sysdeps/unix/sysv/aix/speed.c (cfsetispeed, cfsetospeed): Likewise.
2788         * sysdeps/unix/sysv/linux/tcsetattr.c (tcsetattr): Likewise.
2789         * sysdeps/unix/sysv/linux/speed.c (cfsetispeed, cfsetospeed): Likewise.
2790         * sysdeps/unix/sysv/tcgetpgrp.c (tcgetpgrp): Likewise.
2791         * sysdeps/unix/sysv/tcsetattr.c (tcsetattr): Likewise.
2793         * include/string.h (strcoll): Add libc_hidden_proto.
2794         * string/strcoll.c (strcoll): Add libc_hidden_def.
2796         * misc/err.c (vwarn): Fix pasto in libc_hidden_def.
2798 2002-08-11  Philip Blundell  <philb@gnu.org>
2800         * sysdeps/arm/Makefile: New file.
2802 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
2804         * posix/regcomp.c (parse_reg_exp): If '|' is immediately followed
2805         by another '|', end of regex or enclosing ')', clear branch.
2806         * posix/bug-regex9.c: New test.
2807         * posix/Makefile (tests): Add bug-regex9.
2809 2002-08-12  Roland McGrath  <roland@redhat.com>
2811         * sysdeps/generic/dl-tls.c (_dl_allocate_tls_init): Fix inner loop
2812         start count condition, use TOTAL instead of variable that was never
2813         set.  Fix outer loop termination condition to TOTAL >= after update.
2815         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Initialize
2816         dl_tls_static_align and dl_tls_static_nelem.
2818 2002-08-11  Roland McGrath  <roland@redhat.com>
2820         * elf/tst-tlsmod4.c (in_dso): Insert a random library call before use
2821         of the TLS macros, otherwise the compiler might not have initialized
2822         the PIC register yet when we use the PLT via asm.
2823         * elf/tst-tlsmod3.c (in_dso2): Likewise.
2824         * elf/tst-tlsmod2.c (in_dso): Likewise.
2826         * sunrpc/svc_authux.c (_svcauth_unix): Remove spurious printf (ugh!).
2828         * sysdeps/i386/bits/byteswap.h (__bswap_16, __bswap_32, __bswap_64):
2829         Evaluate argument exactly once.  Remove __volatile__ from asm's.
2831         * include/unistd.h: Use libc_hidden_proto for getdomainname
2832         and getlogin_r.
2833         * sysdeps/generic/getdomain.c: Add libc_hidden_def.
2834         * sysdeps/mach/hurd/getdomain.c: Likewise.
2835         * sysdeps/unix/getlogin_r.c: Likewise.
2836         * sysdeps/mach/hurd/getlogin_r.c: Likewise.
2837         * sysdeps/generic/getlogin_r.c: Likewise.
2839         * include/rpc/auth_des.h: Use libc_hidden_proto for rtime.
2840         * sunrpc/rtime.c: Add libc_hidden_def.
2842         * include/string.h: Use libc_hidden_proto for basename.
2843         * string/basename.c [_LIBC]: Add libc_hidden_def.
2845         * sysdeps/unix/sysv/linux/opensock.c (__opensock): socket -> __socket.
2847         * locale/loadarchive.c: munmap -> __munmap throughout.
2849         * include/netdb.h: Use libc_hidden_proto for gai_strerror.
2850         * sysdeps/posix/gai_strerror.c: Add libc_hidden_def.
2851         * sysdeps/generic/gai_strerror.c: Likewise.
2853         * include/sys/errno.h: New file.
2855         * include/signal.h: No libc_hidden_proto for raise,
2856         __libc_current_sigrtmin, __libc_current_sigrtmax.
2857         These need to be overridden by linuxthreads.
2858         * sysdeps/posix/raise.c: Reverted.
2859         * sysdeps/generic/raise.c: Reverted.
2860         * signal/allocrtsig.c: Reverted.
2862         * locale/loadarchive.c (LOCALEDIR): Remove debugging defn.  Oops.
2864 2002-08-10  Roland McGrath  <roland@redhat.com>
2866         * locale/loadarchive.c (_nl_archive_subfreeres): New function.
2867         * locale/localeinfo.h: Declare it.
2868         * locale/setlocale.c (free_mem): Don't call _nl_unload_locale on the
2869         current locale if it's not in the file list.
2870         Call _nl_archive_subfreeres.
2872 2002-08-10  Andreas Jaeger  <aj@suse.de>
2874         * sysdeps/i386/strchr.S: Add comment.
2876 2002-08-10  Roland McGrath  <roland@redhat.com>
2878         * include/wchar.h (putwc): Use libc_hidden_proto.
2879         * include/stdio.h (dprintf, fprintf, vfprintf, sprintf,
2880         sscanf, fwrite, perror, remove, rewind, open_memstream): Likewise.
2881         * stdio-common/dprintf.c: Add libc_hidden_def.
2882         * stdio-common/fprintf.c: Likewise.
2883         * stdio-common/sprintf.c: Likewise.
2884         * stdio-common/sscanf.c: Likewise.
2885         * libio/iofwrite.c: Likewise.
2886         * libio/memstream.c: Likewise.
2887         * libio/putwc.c: Likewise.
2888         * stdio-common/perror.c: Likewise.
2889         * sysdeps/posix/remove.c: Likewise.
2890         * sysdeps/generic/remove.c: Likewise.
2891         * libio/rewind.c: Likewise.  Use <stdio.h> instead of "stdio.h".
2892         * stdio-common/vfprintf.c: Add libc_hidden_def.  Include <stdio.h>.
2894 2002-08-09  Jakub Jelinek  <jakub@redhat.com>
2896         * include/wctype.h (iswalpha, iswdigit, iswlower, iswspace, iswxdigit,
2897         towlower, towupper): Add prototypes here too.  Add libc_hidden_proto.
2898         * wctype/wcfuncs.c (iswalpha, iswdigit, iswlower, iswspace, iswxdigit,
2899         towlower, towupper): Add libc_hidden_weak.
2901         * include/bits/dlfcn.h: New file.
2902         * elf/dl-profstub.c (_dl_mcount_wrapper_check): Add libc_hidden_def.
2904         * include/grp.h (_nss_files_parse_grent): Add libc_hidden_proto.
2905         * include/netinet/ether.h (_nss_files_parse_etherent): Likewise.
2906         * include/rpc/netdb.h (_nss_files_parse_rpcent): Likewise.
2907         * include/pwd.h (_nss_files_parse_pwent): Likewise.
2908         * include/shadow.h (_nss_files_parse_spent): Likewise.
2909         * include/netdb.h (_nss_files_parse_protoent,
2910         _nss_files_parse_servent, _nss_files_parse_netent): Likewise.
2911         * nss/nss_files/files-parse.c (nss_files_parse_hidden_def): Define.
2912         (LINE_PARSER): Use it.
2913         * nss/nsswitch.h (__nss_hostname_digits_dots): Add libc_hidden_proto.
2914         * nss/digits_dots.c (__nss_hostname_digits_dots): Add libc_hidden_def.
2916         * libio/oldiopopen.c: Move #if SHLIB_COMPAT after _IO_HAVE_SYS_WAIT
2917         #endif.
2919         * manual/debug.texi (%MENU%): Remove trailing dot.
2920         Reported by <hayastan132@hotmail.com>.
2922         * sysdeps/unix/sysv/linux/ia64/syscalls.list (llseek): Add lseek
2923         aliases.
2924         (lseek): Dummy.
2925         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list (llseek, lseek):
2926         Likewise.
2928 2002-08-09  Roland McGrath  <roland@redhat.com>
2930         * locale/loadarchive.c (_nl_load_locale_from_archive): Parse locale
2931         name to find codeset name (if any) and normalize it.  If the
2932         normalized name differs, look up only that in the archive.
2933         * locale/programs/locarchive.c (add_locale_to_archive): If the name
2934         contains a codeset, normalize the codeset store only the normalized
2935         name in the archive.  If not, add an alias containing the locale's
2936         normalized codeset name.  Apply codeset name normalization when
2937         matching entries in the alias file.
2939         * locale/programs/locarchive.c (delete_locales_from_archive): Don't
2940         decrement HEAD->namehash_used here.
2941         (add_locale): Only need to insert name string when name_offset != 0.
2943         * locale/programs/localedef.c (options): Add -A/--alias-file.
2944         (alias_file): New variable.
2945         (parse_opt): Grok -A, set that.
2946         * locale/programs/localedef.h: Declare it.
2948         * locale/locarchive.h (struct locrecent): Add `refs' member.
2949         * locale/programs/locarchive.c (insert_name): New function, broken out
2950         of ...
2951         (add_locale_to_archive): ... here.  Call that.
2952         (add_alias): New function.
2953         (add_locale): New static function, add_locale_to_archive renamed.
2954         (add_locale_to_archive): Call that and use add_alias to add an alias
2955         for the name with codeset if the given name lacks it.
2956         (enlarge_archive): Call add_locale instead of add_locale_to_archive.
2958         * locale/Makefile (routines): Add loadarchive.
2959         * locale/loadarchive.c: New file, started from code by Ulrich Drepper.
2960         (_nl_load_locale_from_archive): New function.
2961         * locale/localeinfo.h: Declare it.
2962         * locale/findlocale.c (_nl_find_locale): If using default locale path,
2963         try _nl_load_locale_from_archive first.
2965         * locale/loadlocale.c (_nl_intern_locale_data): New function,
2966         broken out of _nl_load_locale.
2967         (_nl_load_locale): Call that.
2968         * locale/localeinfo.h: Declare it.
2969         (struct locale_data): Replace member `mmaped' with `alloc', an enum.
2970         (struct locale_data): Remove unused member `options'.
2971         * locale/findlocale.c (_nl_remove_locale): Update uses.
2972         * locale/loadlocale.c (_nl_load_locale, _nl_unload_locale): Likewise.
2973         * locale/C-collate.c: Update initializer.
2974         * locale/C-identification.c: Likewise.
2975         * locale/C-measurement.c: Likewise.
2976         * locale/C-telephone.c: Likewise.
2977         * locale/C-address.c: Likewise.
2978         * locale/C-name.c: Likewise.
2979         * locale/C-paper.c: Likewise.
2980         * locale/C-time.c: Likewise.
2981         * locale/C-numeric.c: Likewise.
2982         * locale/C-monetary.c: Likewise.
2983         * locale/C-messages.c : Likewise.
2984         * locale/C-ctype.c: Likewise.
2986         * locale/hashval.h [! LONGBITS]: Include <limits.h> here and
2987         use CHAR_BIT instead of BITSPERBYTE.
2989         * locale/localeinfo.h (_nl_find_locale, _nl_load_locale,
2990         _nl_unload_locale): Add `internal_function attribute_hidden' to decls.
2991         * locale/findlocale.c (_nl_find_locale): Add internal_function to defn.
2992         (_nl_remove_locale): Likewise.
2993         * locale/loadlocale.c (_nl_load_locale, _nl_unload_locale): Likewise.
2995         * locale/findlocale.c (_nl_default_locale_path): New variable.
2996         (_nl_find_locale): If LOCALE_PATH is null, default to that.
2997         * locale/localeinfo.h: Declare it.
2998         * locale/setlocale.c (setlocale): Use _nl_default_locale_path
2999         in place of LOCALEDIR.  If no LOCPATH, pass null to _nl_find_locale.
3000         * locale/newlocale.c (__newlocale): Likewise.
3002         * misc/err.c (vwarnx, vwarn): Fix typos in libc_hidden_def uses.
3003         * inet/rexec.c (rexec_af): Add libc_hidden_def.
3004         * sysdeps/generic/morecore.c: Likewise.
3005         * signal/allocrtsig.c (__libc_current_sigrtmin): Likewise.
3006         (__libc_current_sigrtmax): Likewise.
3008 2002-08-08  Roland McGrath  <roland@redhat.com>
3010         * locale/loadlocale.c (_nl_load_locale): Don't use MAP_INHERIT.
3011         * catgets/open_catalog.c (__open_catalog): Likewise.
3013         * locale/programs/locarchive.c (INITIAL_NUM_NAMES): Renamed
3014         from typo INITIAL_NUM_NANES.
3015         (create_archive): Update use.
3017 2002-08-08  Ulrich Drepper  <drepper@redhat.com>
3019         * sysdeps/unix/sysv/linux/sigwait.c: New file.
3021 2002-08-08  Roland McGrath  <roland@frob.com>
3023         * resolv/netdb.h: Don't declare h_errno as a plain global any more.
3025 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
3027         * sysdeps/wordsize-64/wcstol_l.c (wcstoll_l): Define to something
3028         else and undefine after including wcstol_l.c.
3029         * sysdeps/wordsize-64/wcstoul_l.c (wcstoull_l): Similarly.
3031 2002-08-08  Ulrich Drepper  <drepper@redhat.com>
3033         * gmon/gmon.c (write_gmon): Use O_NOFOLLOW in open calls if available.
3035 2002-08-08  Alexandre Oliva  <aoliva@redhat.com>
3037         * configure.in: Make the test for broken_alias_attribute stricter.
3039 2002-05-24  Robert Love  <rml@tech9.net>
3041         * posix/Makefile (routines): Add sched_getaffinity and
3042         sched_setaffinity.
3043         * posix/sched.h: Add declarations for sched_getaffinity and
3044         sched_setaffinity.
3045         * sysdeps/generic/sched_getaffinity.c: New file.
3046         * sysdeps/generic/sched_setaffinity.c: New file.
3047         * sysdeps/unix/sysv/linux/syscalls.list: Add sched_getaffinity and
3048         sched_setaffinity.
3050 2002-08-06  Andreas Schwab  <schwab@suse.de>
3052         * sysdeps/unix/utime.c: If TIMES is NULL pass it through to utimes.
3054 2002-08-07  Ulrich Drepper  <drepper@redhat.com>
3056         * elf/dl-load.c (_dl_map_object_from_fd): Add missing \n in error
3057         message.
3059         * stdlib/isomac.c (get_null_defines): Treat NOT_IN_libc special.
3060         It is known to be defined.
3062         * include/string.h: Define index and rindex only if _ISOMAC is not
3063         defined.
3065         * elf/rtld.c: Include <errno.h>.
3066         * sysdeps/generic/libc-tls.c: Likewise.
3068 2002-08-07  Roland McGrath  <roland@redhat.com>
3070         * resolv/res_debug.c (latlon2ul): Add const to argument type, and use
3071         it internally.
3072         (precsize_aton): Likewise.
3074         * inet/getnetgrent_r.c (endnetgrent, __getnetgrent_r): Actually call
3075         the static symbols added in the last change (doofus is me).
3077         * locale/newlocale.c (__newlocale): Use a bit mask instead of a second
3078         loop to notice missing categories in a composite name.
3080         * locale/locale.h (LC_CTYPE_MASK, LC_NUMERIC_MASK, LC_TIME_MASK,
3081         LC_COLLATE_MASK, LC_MONETARY_MASK, LC_MESSAGES_MASK, LC_ALL_MASK,
3082         LC_PAPER_MASK, LC_NAME_MASK, LC_ADDRESS_MASK, LC_TELEPHONE_MASK,
3083         LC_MEASUREMENT_MASK, LC_IDENTIFICATION_MASK, LC_ALL_MASK): New macros.
3085 2002-08-07  Ulrich Drepper  <drepper@redhat.com>
3087         * malloc/tst-calloc.c: Add tests for one or both parameters being zero.
3089 2002-08-07  Roland McGrath  <roland@redhat.com>
3091         * sysdeps/i386/dl-machine.h (elf_machine_rel): Add to, don't clobber,
3092         unrelocated initial value for DTPOFF32 and TPOFF32 relocs.
3093         Reported by Jakub Jelinek  <jakub@redhat.com>.
3095 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
3097         * malloc/malloc.c (public_cALLOc): Check ELEM_SIZE != 0 before
3098         division.
3100 2002-08-06  Roland McGrath  <roland@redhat.com>
3102         * include/getopt.h: Put private decls inside [_GETOPT_H].
3103         Use libc_hidden_proto for getopt_long, getopt_long_only.
3104         * posix/getopt1.c [_LIBC]: Include <getopt.h> instead of "getopt.h".
3105         Add libc_hidden_def.
3107         * sysdeps/generic/unwind-dw2-fde-glibc.c [_LIBC] (dl_iterate_phdr):
3108         Define as a macro for __dl_iterate_phdr.
3110         * inet/getnetgrent_r.c (internal_setnetgrent): Renamed from __ name,
3111         made static.  Add __ name as a strong alias.
3112         (internal_endnetgrent): Likewise.
3113         (internal_getnetgrent_r): Likewise.
3115         * locale/Versions (libc: GLIBC_2.3): Add all the *_l functions
3116         with no __ prefix.
3117         * locale/langinfo.h [__USE_GNU]: Declare nl_langinfo_l.
3118         * ctype/ctype.h [__USE_GNU]: Add declarations and macros for
3119         all *_l functions with no __ prefix.
3120         * wctype/wcfuncs_l.c: Define weak aliases without __ for all fns.
3121         * ctype/ctype_l.c: Likewise.
3122         * locale/nl_langinfo.c: Likewise.
3123         * string/string.h [__USE_GNU]: Add decls for all *_l fns with no __.
3124         * stdlib/stdlib.h [__USE_GNU]: Likewise.
3125         * wcsmbs/wchar.h [__USE_GNU]: Likewise.
3126         * wctype/wctype.h [__USE_GNU]: Likewise.
3127         * string/strcoll_l.c (strcoll_l): Define as weak alias.
3128         * string/strxfrm_l.c (strxfrm_l): Define as weak alias.
3129         * sysdeps/generic/strcasecmp_l.c (strcasecmp_l): Define as weak alias.
3130         * sysdeps/generic/strncase_l.c (strncasecmp_l): Define as weak alias.
3131         * stdlib/strtod_l.c (strtod_l): Define as weak alias.
3132         * stdlib/strtof_l.c (strtof_l): Define as weak alias.
3133         * stdlib/strtold_l.c (strtold_l): Define as weak alias.
3134         * wcsmbs/wcscasecmp_l.c (wcscasecmp_l): Define as weak alias.
3135         (__wcscasecmp_l): Add libc_hidden_def.
3136         * wcsmbs/wcsncase_l.c (wcsncasecmp_l): Define as weak alias.
3137         (__wcsncasecmp_l): Add libc_hidden_def.
3138         * wcsmbs/wcstof_l.c (wcstof_l): Define as weak alias.
3139         * wcsmbs/wcstod_l.c (wcstod_l): Define as weak alias.
3140         * wcsmbs/wcstold_l.c (wcstold_l): Define as weak alias.
3141         * wcsmbs/wcscoll_l.c (wcscoll_l): Define as weak alias.
3142         * wcsmbs/wcsxfrm_l.c (wcsxfrm_l): Define as weak alias.
3143         * sysdeps/generic/wcstol_l.c (wcstol_l): Define as weak alias.
3144         * sysdeps/generic/wcstoll_l.c (wcstoll_l): Define as weak alias.
3145         * sysdeps/generic/wcstoul_l.c (wcstoul_l): Define as weak alias.
3146         * sysdeps/generic/wcstoull_l.c (wcstoull_l): Define as weak alias.
3147         * sysdeps/wordsize-64/wcstol_l.c (wcstoll_l): Define as weak alias.
3148         * sysdeps/wordsize-64/wcstoul_l.c (wcstoull_l): Define as weak alias.
3149         * wctype/wctrans_l.c (wctrans_l) Define as weak alias.
3150         * wctype/towctrans_l.c (towctrans_l) Define as weak alias.
3151         * wctype/wctype_l.c (wctype_l) Define as weak alias.
3153 2002-08-05  Roland McGrath  <roland@redhat.com>
3155         * include/rpc/auth.h: Use libc_hidden_proto for getnetname,
3156         netname2user, host2netname, user2netname, key_gendes.
3157         * sunrpc/netname.c: Add libc_hidden_def.
3158         * sunrpc/key_call.c: Likewise.
3160         * include/netdb.h: Use libc_hidden_proto for getaddrinfo, getnameinfo,
3161         freeaddrinfo.
3162         * inet/getnameinfo.c: Add libc_hidden_def.
3163         * sysdeps/generic/getaddrinfo.c: Likewise.
3164         * sysdeps/posix/getaddrinfo.c: Likewise.
3166         * include/wchar.h: Use libc_hidden_proto for wmemchr, wmemset.
3167         * wcsmbs/wmemchr.c: Add libc_hidden_def.
3168         * wcsmbs/wmemset.c: Add libc_hidden_def.
3170         * include/string.h: Move libc_hidden_proto's inside #ifndef _STRING_H.
3171         (index, rindex): Define as macros for strchr, strrchr.
3173         * string/envz.c (envz_strip): index -> strchr
3175         * include/rpc/rpc_msg.h: Use libc_hidden_proto for _seterr_reply.
3176         * sunrpc/rpc_prot.c: Add libc_hidden_def.
3178         * include/wchar.h: Use libc_hidden_proto for mbrtowc.
3179         * wcsmbs/mbrtowc.c: Add libc_hidden_weak.
3181         * include/stdlib.h: Use libc_hidden_proto for wctomb.
3182         * stdlib/wctomb.c: Add libc_hidden_def.
3184         * include/netdb.h: Use libc_hidden_proto for innetgr, rcmd_af,
3185         rexec_af, rresvport_af, ruserok_af, iruserok_af, ruserpass, hstrerror.
3186         * resolv/herror.c: Likewise.
3187         * inet/rcmd.c: Add libc_hidden_def.
3188         * inet/ruserpass.c: Likewise.
3189         * inet/getnetgrent_r.c: Likewise.
3191         * include/rpc/svc.h: Use libc_hidden_proto for svc_register,
3192         svc_unregister, remove *_internal decls.  Use libc_hidden_proto
3193         for svcerr_auth, svcerr_noprog, svcerr_progvers.
3194         * sunrpc/svc.c (svc_register, svc_unregister): Change INTDEF to
3195         libc_hidden_def.
3196         (svcerr_auth, svcerr_noprog, svcerr_progvers): Add libc_hidden_def.
3197         * sunrpc/svc_simple.c (registerrpc): Nix INTUSE for svc_register.
3199         * sysdeps/posix/system.c (do_system): New function, guts broken out of
3200         __libc_system.
3201         (__libc_system): Call it, putting just the line == NULL test here.
3203         * include/libc-symbols.h (__hidden_proto): Add extern keywords so
3204         variables work right.
3206         * elf/dl-open.c (dl_open_worker): Use _ macro instead of gettext.
3207         * elf/dl-close.c (_dl_close): Likewise.
3209         * include/netinet/in.h: Use libc_hidden_proto for bindresvport,
3210         in6addr_any, in6addr_loopback.  Remove decls for
3211         bindresvport_internal, in6addr_any_internal, in6addr_loopback_internal.
3212         * sunrpc/svc_udp.c (svcudp_bufcreate): Nix INTUSE for bindresvport.
3213         * sunrpc/svc_tcp.c (svctcp_create): Likewise.
3214         * sunrpc/clnt_udp.c (clntudp_bufcreate): Likewise.
3215         * sunrpc/bindrsvprt.c: Change INTDEF to libc_hidden_def.
3216         * inet/in6_addr.c: Change INTVARDEF to libc_hidden_def.
3217         * sysdeps/posix/getaddrinfo.c (gaih_inet): Nix INTUSE for
3218         in6addr_loopback.
3219         * inet/gethstbyad_r.c (PREPROCESS): Nix INTUSE for in6addr_any.
3221         * include/netinet/ether.h: Use libc_hidden_proto for ether_ntoa_r,
3222         ether_aton_r.
3223         * inet/ether_aton_r.c: Add libc_hidden_def.
3224         * inet/ether_ntoa_r.c: Likewise.
3226         * include/rpc/svc.h: Use libc_hidden_proto for xprt_register,
3227         xprt_unregister.
3228         * sunrpc/svc.c: Add libc_hidden_def.
3229         * include/rpc/pmap_clnt.h: Use libc_hidden_proto for pmap_getport,
3230         pmap_set, pmap_unset.
3231         * sunrpc/pmap_clnt.c: Add libc_hidden_def.
3232         * sunrpc/pm_getport.c: Likewise.
3233         * include/rpc/auth_des.h: Use libc_hidden_proto for getpublickey.
3234         * sunrpc/publickey.c: Add libc_hidden_def.
3236 2002-08-05  Ulrich Drepper  <drepper@redhat.com>
3238         * elf/rtld.c (_dl_start): Don't use memset.  Use same tricks as for
3239         the other memset call in this function.
3241         * sysdeps/generic/dl-tls.c (_dl_allocate_tls_init): Store dtv pointer
3242         at correct index.  Clear BSS region now that memalign is used.
3244 2002-08-05  Roland McGrath  <roland@redhat.com>
3246         * include/sys/utsname.h: Use libc_hidden_proto for uname, __uname.
3247         * sysdeps/generic/uname.c: Add libc_hidden_def.
3248         * sysdeps/mach/hurd/uname.c: Likewise.
3250 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
3252         * include/wchar.h (wcrtomb, wcscmp, wcsftime, wcsspn, wcschr, wcscoll,
3253         wcspbrk): Add libc_hidden_proto.
3254         * time/strftime.c (my_strftime): Add libc_hidden_def.
3255         (strftime): Remove libc_hidden_def.
3256         * wcsmbs/wcschr.c (wcschr): Add libc_hidden_def.
3257         * wcsmbs/wcspbrk.c (wcspbrk): Likewise.
3258         * wcsmbs/wcsspn.c (wcsspn): Likewise.
3259         * wcsmbs/wcscmp.c (wcscmp): Likewise.
3260         * wcsmbs/wcrtomb.c (wcrtomb): Add libc_hidden_weak.
3261         * wcsmbs/wcscoll.c (wcscoll): Likewise.
3263         * include/rpc/rpc.h (__rpc_thread_svc_max_pollfd,
3264         __rpc_thread_svc_pollfd, __rpc_thread_svc_fdset,
3265         __rpc_thread_createerr): Add libc_hidden_proto.
3266         * sunrpc/rpc_thread.c (__rpc_thread_svc_max_pollfd,
3267         __rpc_thread_svc_pollfd, __rpc_thread_svc_fdset,
3268         __rpc_thread_createerr): Add libc_hidden_def.
3270         * include/rpc/clnt.h (clnt_sperrno, clnt_spcreateerror,
3271         clnt_perror, clnt_sperror, _rpc_dtablesize): Add libc_hidden_proto.
3272         * sunrpc/clnt_perr.c (clnt_sperrno, clnt_spcreateerror,
3273         clnt_perror, clnt_sperror): Add libc_hidden_def.
3274         * sunrpc/rpc_dtable.c (_rpc_dtablesize): Likewise.
3276         * include/rpc/des_crypt.h (des_setparity, ecb_crypt, cbc_crypt): Add
3277         libc_hidden_proto.
3278         * sunrpc/des_crypt.c (ecb_crypt, cbc_crypt): Add libc_hidden_proto.
3279         * sunrpc/des_soft.c (des_setparity): Likewise.
3281         * include/rpc/auth.h (key_encryptsession_pk, key_decryptsession_pk):
3282         Add libc_hidden_proto.
3283         * sunrpc/key_call.c (key_encryptsession_pk, key_decryptsession_pk):
3284         Add libc_hidden_def.
3286 2002-08-05  Roland McGrath  <roland@redhat.com>
3288         * sysdeps/generic/ldsodefs.h (struct rtld_global): Replace member
3289         `bool _dl_initial_dtv_malloced' with `void *_dl_initial_dtv'.
3290         * elf/rtld.c (dl_main): Set it to the new dtv for the main thread.
3291         * sysdeps/generic/dl-tls.c (__tls_get_addr): When reallocating the
3292         dtv, check if it matches _dl_initial_dtv; if so, malloc and copy the
3293         old data, abandoning the original memory allocated by rtld at startup,
3294         instead of calling realloc normally.
3296 2002-08-05  Ulrich Drepper  <drepper@redhat.com>
3298         * po/fr.po: Update from translation team.
3300 2002-08-04  Roland McGrath  <roland@redhat.com>
3302         * sysdeps/unix/make-syscalls.sh: If the syscall name field is -
3303         then generate a dummy module under the given name, obeying the
3304         normal rules for the "caller" field.
3306         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Make the phdr loop
3307         actually iterate over the elements.  Fix typo p_type -> p_vaddr.
3309         * include/pthread.h: Don't declare __pthread_initialize_minimal as
3310         weak here; we declare it weak or strong in the one place we use it.
3311         * sysdeps/generic/libc-start.c: ... which is here.
3312         Don't make the decl weak if [USE_TLS], since static programs need TLS
3313         setup even when single-threaded.
3315         * stdlib/isomac.c (fmt): Add -DNOT_IN_libc to the compiler command.
3317         * elf/Makefile (test-srcs): Add $(modules-names) to it.
3318         (CFLAGS-vismod2.c, CFLAGS-failobj.c, CFLAGS-constload2.c,
3319         CFLAGS-reldepmod3.c, CFLAGS-reldepmod4.c, CFLAGS-ltglobmod2.c): Remove
3320         all these variables.
3322 2002-08-04  Ulrich Drepper  <drepper@redhat.com>
3324         * include/stdio.h: Don't define macro magic to redirect function
3325         calls if _ISOMAC is defined.
3327         * sysdeps/i386/fpu/libm-test-ulps: Add epsilons for inlined
3328         ldouble asin tests.
3330 2002-08-04  Roland McGrath  <roland@redhat.com>
3332         * stdlib/lrand48_r.c: Add libc_hidden_def.
3334         * sysdeps/generic/dl-tls.c (_dl_allocate_tls_storage): Allocate the
3335         TCB with __libc_memalign instead of mmap.
3336         (_dl_deallocate_tls): Free it with free instead of munmap.
3338         * Makerules (cpp-srcs-left): When setting this to run
3339         cppflags-iterator.mk, must append .c to $(tests) and $(xtests)
3340         words.  Combine the two loops into one on the concatenated list,
3341         including those as well as $(test-srcs).
3343         * elf/dl-minimal.c (__libc_memalign): Guts of malloc moved here,
3344         since we align here with optimally minimal waste anyway.
3345         (malloc): Just call that.
3347         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Set l_tls_offset to
3348         the right variable.
3350         * elf/dl-load.c (_dl_map_object_from_fd): Use p_vaddr, not p_offset,
3351         to compute memory location for l_tls_initimage.
3352         * elf/rtld.c (_dl_start): Likewise.
3353         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Likewise.
3355         * libio/oldiopopen.c: Move #include's before #if SHLIB_COMPAT,
3356         because the .d file is generated in the non-shared case and
3357         so fails to catch them otherwise.
3359         * sysdeps/generic/dl-tls.c (_dl_allocate_tls_storage): New function,
3360         split out of _dl_allocate_tls.
3361         (_dl_allocate_tls_init): Likewise.
3362         (_dl_allocate_tls): Call those.
3363         * sysdeps/generic/ldsodefs.h: Declare them with attribute_hidden.
3364         * elf/rtld.c (dl_main): Call them separately instead of calling
3365         _dl_allocate_tls.  Delay _dl_allocate_tls_init until after relocation
3366         is finished, so that the initializer data has been relocated before we
3367         copy it into the main thread's TLS block.
3369         * sysdeps/generic/dl-tls.c (_dl_allocate_tls): Fix off-by-one error in
3370         loop conditions, prevented the last used module from being initialized.
3372 2002-08-04  Jakub Jelinek  <jakub@redhat.com>
3374         * sysdeps/generic/glob.c (glob, globfree): Only use libc_hidden_def
3375         if glob resp. globfree are not macros.
3376         * sysdeps/gnu/glob64.c (globfree64): Add libc_hidden_def.
3377         * sysdeps/unix/sysv/linux/alpha/glob.c (glob, globfree, globfree64):
3378         Add libc_hidden_ver.
3379         * sysdeps/unix/sysv/linux/i386/glob64.c (globfree64): Add
3380         libc_hidden_def.
3381         * sysdeps/wordsize-64/glob.c (globfree64): Use libc_hidden_ver
3382         instead of libc_hidden_weak.
3383         * sysdeps/wordsize-64/strtol.c (__strtoll_internal): Use
3384         libc_hidden_ver instead of libc_hidden_def.
3385         * sysdeps/wordsize-64/wcstol.c (__wcstoll_internal): Use
3386         libc_hidden_ver instead of libc_hidden_def.
3387         (wcstoll, wcstoq): Remove libc_hidden_weak.
3388         * sysdeps/wordsize-64/strtol_l.c (____strtoll_l_internal): Add
3389         libc_hidden_ver.
3390         * sysdeps/wordsize-64/strtoul.c (__strtoull_internal): Add
3391         libc_hidden_ver.
3392         * sysdeps/wordsize-64/strtoul_l.c (____strtoull_l_internal): Add
3393         libc_hidden_ver.
3394         * sysdeps/wordsize-64/wcstoul.c (__wcstoull_internal): Add
3395         libc_hidden_ver.
3397 2002-08-04  Ulrich Drepper  <drepper@redhat.com>
3399         * stdio-common/psignal.c: Declare _sys_siglist_internal.  Use USEINT
3400         to access _sys_siglist.
3401         * string/strsignal.c: Likewise.
3402         * sysdeps/generic/siglist.c: Add _sys_siglist_internal alias.
3403         * sysdeps/gnu/siglist.c: Likewise.
3404         * sysdeps/unix/siglist.c: Likewise.
3405         * sysdeps/unix/sysv/linux/arm/siglist.c: Likewise.
3407         * libio/fileops.c: Add missing INTUSEs for _IO_file_jumps.
3409         * libio/wfileops.c: Add missing INTUSE for _IO_file_close.
3411         * intl/dcigettext.c: Define _nl_default_dirname_internal as hidden
3412         alias and use it.
3413         * intl/bindtextdom.c: Use _nl_default_dirname_internal.
3415         * include/netinet/in.h: Add declaration of in6addr_loopback_internal.
3416         * inet/in6_addr.c: Add INTVARDEF for in6addr_loopback.
3417         * sysdeps/posix/getaddrinfo.c: Use INTUSE for in6addr_loopback access.
3419         * include/time.h: Add libc_hidden_proto for __gmtime_r.
3420         * time/gmtime.c (__gmtime_r): Add libc_hidden_def.
3422         * iconv/Versions: Replace __gconv_alias_db, __gconv_modules_db,
3423         and __gconv_cache with __gconv_get_alias_db, __gconv_get_modules_db,
3424         and __gconv_get_cache respectively.
3425         * iconv/gconv_cache.c (gconv_cache): Renamed for __gconv_cache and
3426         defined static.  Change all users.
3427         (__gconv_get_cache): New function.
3428         * iconv/gconv_db.c (__gconv_get_modules_db): New function.
3429         (__gconv_get_alias_db): New function.
3430         * iconv/gconv_int.h (__gconv_alias_db): Declare as hidden.
3431         (__conv_modules_db): Likewise.
3432         Add prototypes for __gconv_get_cache, __gconv_get_modules_db,
3433         and __gconv_get_alias_db.
3434         * iconv/iconv_prog.c: Use the new functions instead of accessing the
3435         variables.
3437         * include/stdlib.h: Add prototype and libc_hidden_proto for
3438         __default_morecore.
3439         * sysdeps/generic/morecore.c: Include <stdlib.h>.
3441         * malloc/obstack.c: Remove fputs macro.
3443         * malloc/mtrace.c: Remove fopen macro.
3445 2002-08-04  Jakub Jelinek  <jakub@redhat.com>
3447         * manual/debug.texi: Fix spelling to programmatically.
3448         Reported by <hayastan132@hotmail.com>.
3450 2002-08-04  Ulrich Drepper  <drepper@redhat.com>
3452         * include/libio.h: Add libc_hidden_proto for __uflow.
3453         * include/stdio.h: Map fopen, fdopen, fclose, fputs, fsetpos, and
3454         fgetpos to _IO_* names.
3455         Add libc_hidden_proto for fileno, fwrite, fseek, fflush_unlocked,
3456         fread_unlocked, fwrite_unlocked, fgets_unlocked, fputs_unlocked.
3457         * include/wchar.h: Add libc_hidden_proto for fputws_unlocked,
3458         putwc_unlocked, vswscanf.
3459         * libio/iolibio.h: Add libc_hidden_proto for _IO_fputs.
3460         * libio/fileno.c: Use <stdio.h> and libc_hidden_def.
3461         * libio/fseek.c: Likewise.
3462         * libio/fmemopen.c: Include "libioP.h".  Call _IO_fopencookie and
3463         not fopencookie.
3464         * libio/genops.c (__uflow): Add libc_hidden_def.
3465         * libio/iofflush_u.c (fflush_unlocked): Likewise.
3466         * libio/iofgets_u.c (fgets_unlocked): Likewise.
3467         * libio/iofputs_u.c (fputs_unlocked): Likewise.
3468         * libio/iofputws_u.c (fputws_unlocked): Likewise.
3469         * libio/iofread_u.c (fread_unlocked): Likewise.
3470         * libio/iofwrite_u.c (fwrite_unlocked): Likewise.
3471         * libio/iovswscanf.c (vswscanf): Likewise.
3472         * libio/putwc_u.c (putwc_unlocked): Likewise.
3473         * libio/iofputs.c: Use libc_hidden_def instead of INTDEF.
3474         * malloc/malloc.c: Redirect fwrite calls to _IO_fwrite.
3475         * malloc/mtrace.c: Likewise.
3477         * sunrpc/clnt_perr.c: Remove fputs macro.
3478         * sunrpc/svc_simple.c: Likewise.
3479         * sunrpc/svc_tcp.c: Likewise.
3480         * sunrpc/svc_udp.c: Likewise.
3481         * sunrpc/xdr_rec.c: Likewise.
3482         * sunrpc/xdr_ref.c: Likewise.
3484         * iconv/Makefile: Add CPPFLAGS definitions with -DNOT_in_libc for
3485         iconv_prog, linereader, and charmap-dir.
3486         * locale/Makefile: Likewise for locale and charmap-dir.
3487         * malloc/Makefile: Likewise for memusagestat.
3488         * nscd/Makefile: Likewise for nscd, nscd_conf, and dbg_log.
3489         * sunrpc/Makefile: Likewise for rpc_main.
3490         * sysdeps/unix/sysv/linux/Makefile: Likewise for lddlibc4.
3491         * timezone/Makefile: Likewise for zic.
3493         * stdio-common/perror.c: Avoid multiple calls to fileno_unlocked.
3495         * elf/dl-addr.c (_dl_addr): Add libc_hidden_def.
3496         * elf/dl-close.c (_dl_close): Add libc_hidden_def.
3497         * elf/dl-open.c (_dl_open): Add libc_hidden_def.
3498         * include/dlfcn.h: Add libc_hidden_proto for _dl_addr, _dl_open,
3499         _dl_close.
3501         * include/libio.h: Add libc_hidden_proto for __underflow, __wuflow,
3502         __wunderflow.
3503         * libio/genops.c (__underflow): Add libc_hidden_def.
3504         * libio/wgenops.c (__wuflow): Likewise.
3505         (__wunderflow): Likewise.
3507         * include/obstack.h: Add libc_hidden_proto for _obstack_newchunk.
3508         * malloc/obstack.c (_obstack_newchunk): Add libc_hidden_def.
3510         * include/stdio.h: Add libc_hidden_proto for __vfscanf.
3511         * stdio-common/vfscanf.c (__vfscanf): Add libc_hidden_def.
3513         * include/string.h: Add libc_hidden_proto for __strverscmp.
3514         * string/strverscmp.c (__strverscmp): Add libc_hidden_def.
3516         * include/unistd.h: Add libc_hidden_proto for __sysconf.
3517         * sysdeps/generic/sysconf.c (__sysconf): Add libc_hidden_def.
3518         * sysdeps/posix/sysconf.c: Likewise.
3519         * sysdeps/unix/sysv/irix4/sysconf.c: Likewise.
3520         * sysdeps/unix/sysv/sysv4/sysconf.c: Likewise.
3522         * include/wctype.h: Use libc_hidden_proto for __iswctype, __iswalnum_l,
3523         __iswalpha_l, __iswblank_l, __iswcntrl_l, __iswdigit_l, __iswlower_l,
3524         __iswgraph_l, __iswprint_l, __iswpunct_l, __iswspace_l, __iswupper_l,
3525         __iswxdigit_l, __towlower_l, __towupper_l.
3526         * wcsmbs/wcstype.c (__iswctype): Use libc_hidden_def.
3527         * wcsmbs/wcfuncs_l.c: Use libc_hidden_def for all functions.
3529         * include/sys/wait.h: Add libc_hidden_proto for __xmknod.
3530         * sysdeps/generic/xmknod.c (__xmknod): Add libc_hidden_def.
3531         * sysdeps/mach/hurd/xmknod.c: Likewise.
3532         * sysdeps/unix/xmknod.c: Likewise.
3533         * sysdeps/unix/sysv/linux/xmknod.c: Likewise.
3534         * sysdeps/unix/sysv/linux/alpha/xmknod.c: Likewise.
3535         * sysdeps/unix/sysv/linux/mips/xmknod.c: Likewise.
3537         * sunrpc/svc.c: Add missing INTUSE for _authenticate.
3539 2002-08-03  Roland McGrath  <roland@redhat.com>
3541         * include/sys/resource.h: Use libc_hidden_proto for getpriority,
3542         setpriority.
3543         * sysdeps/unix/sysv/linux/getpriority.c: Add libc_hidden_def.
3544         * sysdeps/unix/sysv/irix4/getpriority.c: Likewise.
3545         * sysdeps/unix/sysv/irix4/setpriority.c: Likewise.
3546         * sysdeps/mach/hurd/setpriority.c: Likewise.
3547         * sysdeps/mach/hurd/getpriority.c: Likewise.
3548         * sysdeps/generic/setpriority.c: Likewise.
3549         * sysdeps/generic/getpriority.c: Likewise.
3551         * include/mcheck.h: Use libc_hidden_proto for mcheck_check_all.
3552         * malloc/mcheck.c: Add libc_hidden_def.
3554         * include/search.h: Use libc_hidden_proto for hcreate_r, hdestroy_r.
3555         * misc/hsearch_r.c: Add libc_hidden_def.
3557         * include/fnmatch.h: Use libc_hidden_proto for fnmatch.
3558         * posix/fnmatch.c: Add libc_hidden_weak.
3560         * include/unistd.h: Use libc_hidden_proto for _exit, alarm, confstr,
3561         execl, execle, execlp, execvp, getpid, getsid.
3562         * sysdeps/generic/alarm.c: Add libc_hidden_def.
3563         * sysdeps/unix/alarm.c: Likewise.
3564         * posix/confstr.c: Likewise.
3565         * posix/execvp.c: Likewise.
3566         * posix/execlp.c: Likewise.
3567         * posix/execle.c: Likewise.
3568         * posix/execl.c: Likewise.
3569         * sysdeps/generic/getsid.c: Likewise.
3570         * sysdeps/mach/hurd/getsid.c: Likewise.
3571         * sysdeps/generic/getpid.c: Add libc_hidden_weak.
3572         * sysdeps/mach/hurd/getpid.c: Likewise.
3574         * include/stdlib.h: Use libc_hidden_proto for ecvt_r, fcvt_r,
3575         qecvt_r, qfcvt_r, lrand48_r.
3576         * misc/efgcvt_r.c: Add libc_hidden_def.
3578         * include/wordexp.h: Use libc_hidden_proto for wordfree.
3579         * sysdeps/generic/wordexp.c: Add libc_hidden_def.
3581         * include/langinfo.h: Use libc_hidden_proto for nl_langinfo.
3582         * locale/nl_langinfo.c: Add libc_hidden_def.
3584         * include/glob.h: Use libc_hidden_proto for glob, globfree, globfree64.
3585         * sysdeps/generic/glob.c: Add libc_hidden_def.
3586         * sysdeps/generic/glob64.c: Likewise.
3587         * sysdeps/wordsize-64/glob.c (globfree64): Add libc_hidden_weak.
3589         * locale/nl_langinfo.c: Use _NL_CURRENT_DATA.
3591         * elf/Makefile (CFLAGS-vismod2.c): New variable.
3593         * locale/setlocale.c (_nl_current_names): Variable moved ...
3594         * locale/localename.c (_nl_current_names): ... here, new file.
3595         Make it global, with attribute_hidden.
3596         * locale/localeinfo.h: Declare it.
3597         * locale/Makefile (aux): Add localename.
3598         * locale/localename.c (__current_locale_name): New function.
3599         * include/locale.h (__current_locale_name): Declare it.
3600         * intl/dcigettext.c (guess_category_value): Use that instead of
3601         calling setlocale.
3603         * locale/locale.h [__USE_GNU] (locale_t): New type alias of __locale_t.
3604         [__USE_GNU] (newlocale, duplocale, freelocale, uselocale): New decls.
3605         [__USE_GNU] (LC_GLOBAL_LOCALE): New macro.
3606         * locale/newlocale.c: Add alias to __ name.
3607         * locale/duplocale.c: Likewise.
3608         * locale/freelocale.c: Likewise.
3609         * locale/uselocale.c: New file.
3610         * locale/Makefile (routines): Add it.
3611         * locale/Versions (libc: GLIBC_2.3): New set.
3612         Add newlocale, duplocale, freelocale, uselocale.
3613         (libc: GLIBC_PRIVATE): Add __uselocale.
3615         * locale/localeinfo.h [SHARED]
3616         (_NL_CURRENT_LOCALE): New macro, defined to fetch a tsd value.
3617         (_NL_CURRENT_DATA): Define using that.
3618         (_NL_CURRENT, _NL_CURRENT_WSTR, _NL_CURRENT_WORD): Define using that.
3619         (_NL_CURRENT_DEFINE): Define to empty.
3620         [! SHARED]: Decls of _nl_current_CATEGORY and _nl_current
3621         conditionalized on this.
3622         * locale/xlocale.c (NL_C_INTIIALIZER): New macro,
3623         taking initializer of _nl_C_locobj.
3624         [SHARED] (_nl_global_locale): New variable, using that initializer.
3625         (_nl_C_locobj): Use new macro for initialzier.
3626         * locale/setlocale.c [! SHARED] (_nl_current): Conditionalize on this.
3627         [! SHARED] (CATEGORY_USED): New macro.
3628         [SHARED] (CATEGORY_USED, _nl_C): New macros.
3629         (setdata, setlocale): Use that macro instead of examining _nl_current.
3630         (setdata): Set the slot in _nl_global_locale.
3631         Conditionalize setting of _nl_current on [! SHARED].
3632         * locale/findlocale.c [SHARED] (_nl_C): Define as a macro instead of
3633         declaration as an extern.
3634         * locale/newlocale.c (__newlocale): Use _nl_C_locobj instead of _nl_C.
3636         * include/locale.h: Use libc_hidden_proto for setlocale.
3637         * locale/setlocale.c: Add libc_hidden_def.
3639         * locale/setlocale.c (free_mem): Use _NL_CURRENT_DATA.
3641         * include/search.h: Use libc_hidden_proto for hsearch_r, lfind.
3642         * misc/hsearch_r.c: Add libc_hidden_def.
3643         * misc/lsearch.c: Likewise.
3645         * include/ttyent.h: Use libc_hidden_proto for getttyent, setttyent,
3646         endttyent.
3647         * misc/getttyent.c: Add libc_hidden_def.
3649         * include/mcheck.h: Use libc_hidden_proto for mcheck.
3650         * malloc/mcheck.c: Add libc_hidden_def.
3652         * include/envz.h: Use libc_hidden_proto for envz_entry, enz_remove.
3653         * include/argz.h: Use libc_hidden_proto for argz_delete.
3654         * string/argz-delete.c: Add libc_hidden_def.
3655         * string/envz.c: Likewise.  Use <envz.h>, not "envz.h".
3657         * sysdeps/unix/sysv/linux/x86_64/clone.S (thread_start): Use
3658         HIDDEN_JUMPTARGET for _exit.
3659         * sysdeps/unix/sysv/linux/m68k/clone.S (thread_start): Likewise.
3660         * sysdeps/unix/sysv/linux/i386/clone.S (thread_start): Likewise.
3661         * sysdeps/unix/sysv/linux/powerpc/clone.S: Likewise.
3662         * sysdeps/unix/_exit.S (_exit): Add libc_hidden_def.
3664         * include/libc-symbols.h: Fix [__ASSEMBLY__] -> [__ASSEMBLER__].
3665         [__ASSEMBLER__] (hidden_weak): Define using hidden_def, or to empty.
3666         [__ASSEMBLER__] (HIDDEN_JUMPTARGET): New macro.
3667         * sysdeps/unix/sysv/linux/i386/makecontext.S: Use it for exit.
3669         * include/stdlib.h: Use libc_hidden_proto for abort,
3670         __strtof_internal, __strtod_internal, __strtold_internal,
3671         __strtol_internal, __strtoll_internal, __strtoul_internal,
3672         __strtoull_internal. __strtof_l_internal, __strtod_l_internal,
3673         __strtold_l_internal, __strtol_l_internal, __strtoll_l_internal,
3674         __strtoul_l_internal, __strtoull_l_internal.
3675         * include/wchar.h: Use libc_hidden_proto for __wcstof_internal,
3676         __wcstod_internal, __wcstold_internal, __wcstol_internal,
3677         __wcstoll_internal, __wcstoul_internal, ____wcstof_l_internal,
3678         ____wcstod_l_internal, ____wcstold_l_internal, ____wcstol_l_internal,
3679         ____wcstoll_l_internal, ____wcstoul_l_internal, __wcscasecmp_l,
3680         __wcsncasecmp_l.
3681         * sysdeps/generic/abort.c: Add libc_hidden_def.
3682         * stdlib/strtod.c: Likewise.
3683         * sysdeps/generic/strtol.c: Likewise.
3684         * sysdeps/wordsize-64/strtol.c: Likewise.
3685         * sysdeps/wordsize-64/wcstol.c: Likewise.
3686         * sysdeps/wordsize-64/wcstol_l.c: Likewise.
3688         * include/stdlib.h: Use libc_hidden_proto for qsort.
3689         * stdlib/msort.c: Add libc_hidden_def.
3691         * include/utime.h: Use libc_hidden_proto for utime.
3692         * sysdeps/generic/utime.c: Add libc_hidden_def.
3693         * sysdeps/unix/utime.c: Likewise.
3695         * sysdeps/generic/utmp_file.c (LOCK_FILE): sigemptyset -> __sigemptyset
3696         * sysdeps/posix/profil.c (__profil): sigfillset -> __sigfillset
3697         * sysdeps/posix/sprofil.c (__sprofil): Likewise.
3698         * shadow/lckpwdf.c (__lckpwdf): Likewise (both).
3699         * sysdeps/posix/spawni.c (__spawni): sigismember -> __sigismember
3701         * include/signal.h: Use libc_hidden_proto for raise, sigemptyset,
3702         sigfillset, sigismember, __sigpause, __libc_current_sigrtmin,
3703         and __libc_current_sigrtmax.
3704         * signal/sigismem.c: Add libc_hidden_def.
3705         * signal/sigfillset.c: Likewise.
3706         * signal/sigempty.c: Likewise.
3707         * sysdeps/generic/sigpause.c (__sigpause): Likewise.
3708         * sysdeps/posix/sigpause.c (__sigpause): Likewise.
3709         * sysdeps/unix/bsd/osf/alpha/sigpause.S: Likewise.
3710         * sysdeps/posix/raise.c: Likewise.
3711         * sysdeps/generic/raise.c: Likewise.
3713 2002-08-03  Ulrich Drepper  <drepper@redhat.com>
3715         * include/string.h: Use libc_hidden_proto for __stpcpy.
3716         * sysdeps/alpha/stpcpy.S (__stpcpy): Add libc_hidden_def.
3717         * sysdeps/alpha/alphaev67/stpcpy.S: Likewise.
3718         * sysdeps/generic/stpcpy.c: Likewise.
3719         * sysdeps/i386/stpcpy.S: Likewise.
3720         * sysdeps/i386/i586/stpcpy.S: Likewise.
3721         * sysdeps/powerpc/stpcpy.S: Likewise.
3722         * sysdeps/sparc/sparc32/stpcpy.S: Likewise.
3723         * sysdeps/sparc/sparc64/stpcpy.S: Likewise.
3725         * include/string.h: Use libc_hidden_proto for __strcasecmp_l,
3726         __strncasecmp_l, __strdup, __strndup, __strerror_r.
3727         * sysdeps/generic/strcasecmp_l.c (__strcasecmp_l): Add
3728         libc_hidden_def.
3729         * string/strdup.c (__strdup): Likewise.
3730         * string/strndup.c (__strndup): Likewise.
3731         * sysdeps/generic/_strerror.c (__strerror_r): Likewise.
3732         * sysdeps/generic/strncase_l.c (__strncasecmp_l): Likewise.
3734 2002-08-03  Jakub Jelinek  <jakub@redhat.com>
3736         * include/libio.h: New file.
3737         * libio/libioP.h (__overflow, __woverflow): Remove libc_hidden_proto.
3738         * libio/iolibio.h: #include <libio.h>, not "libio.h".
3739         * sysdeps/generic/morecore.c (__sbrk): Add libc_hidden_proto.
3740         * sysdeps/unix/bsd/syscalls.list: Remove all __GI_* aliases.
3741         * sysdeps/unix/common/syscalls.list: Likewise.
3742         * sysdeps/unix/inet/syscalls.list: Likewise.
3743         * sysdeps/unix/sysv/irix4/syscalls.list: Likewise.
3744         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Likewise.
3745         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Likewise.
3746         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
3747         * sysdeps/unix/sysv/linux/hppa/syscalls.list: Likewise.
3748         * sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise.
3749         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
3750         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
3751         * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
3752         * sysdeps/unix/sysv/sysv4/solaris2/syscalls.list: Likewise.
3753         * sysdeps/unix/syscalls.list: Likewise.
3755 2002-08-03  Jakub Jelinek  <jakub@redhat.com>
3756             Ulrich Drepper  <drepper@redhat.com>
3758         * malloc/malloc.c (public_cALLOc): Only divide if at least one of
3759         the arguments is big enough to cause an overflow.
3761 2002-08-03  Ulrich Drepper  <drepper@redhat.com>
3763         * assert/assert.c: Use hidden_def not INTDEF.
3765 2002-08-03  Jakub Jelinek  <jakub@redhat.com>
3767         * include/libc-symbols.h: Optimize if HAVE_BROKEN_ALIAS_ATTRIBUTE is
3768         not defined.
3770 2002-08-03  Roland McGrath  <roland@redhat.com>
3772         * include/sys/syslog.h: Use libc_hidden_proto for syslog, vsyslog.
3773         * include/err.h: Use libc_hidden_proto for warn, warnx, vwarn, vwarn,
3774         verr, verrx.
3775         * include/stdlib.h: Use libc_hidden_proto for exit, getenv, bsearch.
3776         * misc/syslog.c: Add libc_hidden_def.
3777         * misc/err.c: Likewise.
3778         * stdlib/exit.c: Likewise.
3779         * stdlib/bsearch.c: Likewise.
3780         * sysdeps/generic/getenv.c: Likewise.
3782         * include/libc-symbols.h (hidden_weak): Define it for [__ASSEMBLER__].
3784         * sysdeps/unix/make-syscalls.sh: Generate libc_hidden_def or
3785         libc_hidden_weak for every system call symbol defined.
3787         * include/time.h: Use libc_hidden_proto for time, asctime, mktime,
3788         timelocal, localtime, strftime.
3789         * time/asctime.c: Add libc_hidden_def.
3790         * time/mktime.c: Likewise.
3791         * time/localtime.c: Likewise.
3792         * time/strftime.c: Likewise.
3793         * time/strptime.c: Likewise.
3794         * sysdeps/generic/time.c: Likewise.
3795         * sysdeps/unix/time.c: Likewise.
3796         * sysdeps/unix/sysv/i386/time.S: Likewise.
3797         * sysdeps/unix/sysv/linux/x86_64/time.S: Likewise.
3799         * include/arpa/inet.h: Use libc_hidden_proto for inet_ntop, inet_pton.
3800         inet_makeaddr, inet_netof, inet_addr, __inet_addr.
3801         * resolv/inet_ntop.c: Likewise.
3802         * resolv/inet_pton.c: Likewise.
3803         * inet/inet_mkadr.c: Add libc_hidden_def.
3804         * inet/inet_netof.c: Likewise.
3805         * resolv/inet_addr.c: Likewise.
3807         * include/libc-symbols.h: Remove `defined HAVE_BROKEN_ALIAS_ATTRIBUTE'
3808         clauses from conditionals for now.  Will have to be fixed later
3809         for older compilers.
3811         * sysdeps/generic/mempcpy.c (__mempcpy): #undef it before defn.
3813 2002-08-02  Ulrich Drepper  <drepper@redhat.com>
3815         * configure.in (HAVE_BROKEN_ALIAS_ATTRIBUTE): Add check for
3816         broken alias attribute handling.
3817         * config.h.in (HAVE_BROKEN_ALIAS_ATTRIBUTE): Add.
3819 2002-08-02  Roland McGrath  <roland@frob.com>
3821         * elf/Makefile ($(objpfx)interp.os): Depend on config.make,
3822         since it sets the variables we use in a -D switch.
3824 2002-08-02  Roland McGrath  <roland@redhat.com>
3826         * posix/bits/posix1_lim.h (SSIZE_MAX): Define to LONG_MAX, not INT_MAX.
3827         On 32-bit platforms they are the same; on 64-bit platforms ssize_t
3828         matches long int, not int.
3830         * locale/localeinfo.h (_NL_CURRENT_DATA): New macro.
3831         * wcsmbs/wcsmbsload.h (update_conversion_ptrs): Use it.
3832         * locale/lc-ctype.c (_nl_postload_ctype): Likewise.
3833         * wctype/wctrans.c (wctrans): Likewise.
3834         * wctype/wctype.c (__wctype): Likewise.
3835         * intl/loadmsgcat.c (_nl_init_domain_conv): Use _NL_CURRENT.
3837 2002-08-02  Ulrich Drepper  <drepper@redhat.com>
3839         * assert/assert.c (__assert_fail): Fix typo in comment.
3841         * include/rpc/rpc.h: Declare RPC_VARS tsd as extern.
3842         * sunrpc/rpc_thread.c: Define it without static.
3843         * sunrpc/Versions [libc] (GLIBC_PRIVATE): Export __libc_tsd_RPC_VARS.
3845 2002-08-02  Jakub Jelinek  <jakub@redhat.com>
3847         * assert/assert.c (__assert_fail): Remove undef.
3848         Replace INTDEF with libc_hidden_def.
3849         * assert/__assert.c (__assert): Remove INTUSE.
3850         * elf/dl-minimal.c (__assert_fail): Replace INTDEF with
3851         libc_hidden_weak.
3852         * include/libc-symbols.h (hidden_proto, hidden_def, hidden_weak,
3853         hidden_ver, libc_hidden_proto, libc_hidden_def, libc_hidden_weak,
3854         libc_hidden_ver, rtld_hidden_proto, rtld_hidden_def, rtld_hidden_weak,
3855         rltd_hidden_ver, libm_hidden_proto, libm_hidden_def, libm_hidden_weak,
3856         libm_hiden_ver): Define.
3857         * include/assert.h (__assert_fail_internal): Remove.
3858         (__assert_fail): Add prototype.  Add hidden_proto.
3859         * include/libc-internal.h (__libc_freeres, __profile_frequency): Add
3860         libc_hidden_proto.
3861         * include/wchar.h (__mbrtowc_internal, __mbrlen_internal): Remove.
3862         (__mbrtowc, __mbrlen): Use libc_hidden_proto.  Remove macros.
3863         * include/string.h (__mempcpy, __stpncpy, __rawmemchr, __strcasecmp):
3864         Add libc_hidden_proto.
3865         * include/fcntl.h (__open64, __libc_open, __libc_fcntl, __open,
3866         __fcntl): Add libc_hidden_proto.  Remove macros.
3867         (__open_internal, __fcntl_internal): Remove.
3868         * libio/iofdopen.c (_IO_fcntl): Remove INTUSE from __fcntl.
3869         * malloc/set-freeres.c (__libc_freeres): Add libc_hidden_def.
3870         * nss/nsswitch.h (__nss_database_lookup, __nss_next): Add
3871         libc_hiden_proto.
3872         * nss/nsswitch.c (__nss_database_lookup, __nss_next): Add
3873         libc_hidden_def.
3874         * sysdeps/generic/mempcpy.c (__mempcpy): Remove undef.
3875         Add libc_hidden_def.
3876         * sysdeps/generic/open64.c (__open64): Add libc_hidden_def.
3877         * sysdeps/generic/open.c (__open): Remove undef.
3878         Add libc_hidden_def.  Remove INTDEF.
3879         * sysdeps/generic/fcntl.c (__fcntl): Remove undef.
3880         Add libc_hidden_def.
3881         * sysdeps/mach/hurd/fcntl.c (__fcntl): Likewise.
3882         * sysdeps/i386/i586/mempcpy.S (__mempcpy): Add libc_hidden_def.
3883         * sysdeps/i386/i686/mempcpy.S (__mempcpy): Likewise.
3884         * sysdeps/mach/hurd/fcntl.c (__libc_fcntl, __fcntl): Remove undef.
3885         (__fcntl): Remove INTDEF2.  Add libc_hidden_weak.
3886         (__libc_fcntl): Add libc_hidden_def.
3887         * sysdeps/mach/hurd/open.c (__libc_open, __open): Remove undef.
3888         (__open): Remove INTDEF2.  Add libc_hidden_weak.
3889         (__libc_open): Add libc_hidden_def.
3890         * sysdeps/posix/open64.c (__open64): Add libc_hidden_weak.
3891         * sysdeps/standalone/open.c (__open): Add libc_hidden_def.
3892         * sysdeps/unix/sysv/aix/fcntl.c (__libc_fcntl, __fcntl): Remove undef.
3893         Add libc_hidden_def.
3894         * sysdeps/unix/sysv/aix/open.c (__libc_open, __open): Remove undef.
3895         Add libc_hidden_def.
3896         * sysdeps/unix/sysv/linux/i386/fcntl.c (__libc_fcntl, __fcntl): Remove
3897         undef.
3898         (__fcntl): Remove INTDEF2.  Add libc_hidden_weak.
3899         (__libc_fcntl): Add libc_hidden_def.
3900         * sysdeps/unix/sysv/linux/syscalls.list (__fcntl_internal,
3901         __getpgid_internal, __chown_internal): Remove.
3902         (__GI___fcntl, __GI___libc_fcntl, __GI___getpgid, __GI___pipe,
3903         __GI___sched_setscheduler, __GI___select, __GI___setpgid,
3904         __GI___chown): Add.
3905         * sysdeps/unix/syscalls.list (__close_internal, __dup2_internal,
3906         __getpid_internal, __open_internal, __write_internal): Remove.
3907         (__GI___fcntl, __GI___libc_fcntl, __GI___open, __GI___libc_open,
3908         __GI___chown, __GI___close, __GI___dup2, __GI___getpid,
3909         __GI___libc_open, __GI___open, __GI___read, __GI___libc_read,
3910         __GI___select, __GI___statfs, __GI___write, __GI___libc_write): Add.
3911         * wcsmbs/mbrlen.c (__mbrlen): Remove undef.
3912         Replace INTDEF with libc_hidden_def.
3913         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
3914         * catgets/catgetsinfo.h (__open_catalog): Add libc_hidden_proto.
3915         * catgets/open_catalog.c (__open_catalog): Add libc_hidden_def.
3916         * elf/dl-profile.c (__profile_frequency): Add libc_hidden_proto.
3917         * include/rpc/rpc.h (__rpc_thread_svc_fdset, __rpc_thread_createerr):
3918         Add libc_hidden_proto.
3919         * include/sys/poll.h (__poll): Add libc_hidden_proto.
3920         * include/sys/select.h (__select): Likewise.
3921         * include/sys/socket.h (__send): Likewise.
3922         * include/sys/statfs.h (__statfs): Likewise.
3923         * include/unistd.h (__pwrite64, __libc_read, __pipe, __chown, __dup2,
3924         __getpid, __getpgid, __setpgid, __close, __read, __write,
3925         __getpagesize, __sbrk): Likewise.
3926         (__chown_internal, __dup2_internal, __getpid_internal,
3927         __getpgid_internal, __close_internal, __write_internal,
3928         __getpagesize_internal): Remove.
3929         (__close, __dup2, __getpagesize, __getpgid, __getpid, __libc_write):
3930         Remove macros.
3931         * include/printf.h (__printf_fp): Add libc_hidden_proto.
3932         * include/sched.h (__sched_setscheduler): Likewise.
3933         * include/resolv.h (__res_ninit, __res_randomid): Likewise.
3934         * include/stdlib.h (__secure_getenv): Likewise.
3935         * include/signal.h (__sigaction, __sigsuspend): Likewise.
3936         * inet/getaliasent_r.c (NSS_attribute_hidden): Remove.
3937         * inet/getaliasname_r.c (NSS_attribute_hidden): Remove.
3938         * inet/getnetbyad_r.c (NSS_attribute_hidden): Remove.
3939         * inet/getnetbynm_r.c (NSS_attribute_hidden): Remove.
3940         * inet/getnetent_r.c (NSS_attribute_hidden): Remove.
3941         * inet/getproto_r.c (NSS_attribute_hidden): Remove.
3942         * inet/getprtent_r.c (NSS_attribute_hidden): Remove.
3943         * inet/getprtname_r.c (NSS_attribute_hidden): Remove.
3944         * inet/getrpcbyname_r.c (NSS_attribute_hidden): Remove.
3945         * inet/getrpcbynumber_r.c (NSS_attribute_hidden): Remove.
3946         * inet/getrpcent_r.c (NSS_attribute_hidden): Remove.
3947         * inet/getservent_r.c (NSS_attribute_hidden): Remove.
3948         * inet/getsrvbynm_r.c (NSS_attribute_hidden): Remove.
3949         * inet/getsrvbypt_r.c (NSS_attribute_hidden): Remove.
3950         * inet/gethstbyad_r.c (DB_LOOKUP_FCT): Remove INTUSE.
3951         * inet/gethstbynm2_r.c (DB_LOOKUP_FCT): Likewise.
3952         * inet/gethstbynm_r.c (DB_LOOKUP_FCT): Likewise.
3953         * inet/gethstent_r.c (DB_LOOKUP_FCT): Likewise.
3954         * libio/genops.c (__overflow): Add libc_hidden_def.
3955         * libio/iovdprintf.c: Remove libio.h include.
3956         * libio/libioP.h (libc_hidden_proto, libc_hidden_def,
3957         libc_hidden_weak): Define to nothing if not defined.
3958         (__overflow, __woverflow): Add libc_hidden_proto.
3959         * libio/wgenops.c (__woverflow): Add libc_hidden_def.
3960         * nss/getXXent_r.c (NSS_attribute_hidden): Remove.
3961         (DB_LOOKUP_FCT): Add libc_hidden_proto.
3962         * nss/getXXbyYY_r.c (NSS_attribute_hidden): Remove.
3963         (DB_LOOKUP_FCT): Add libc_hidden_proto.
3964         * nss/XXX-lookup.c (DB_LOOKUP_FCT): Add libc_hidden_proto
3965         and libc_hidden_def.
3966         * nss/hosts-lookup.c (__nss_hosts_lookup): Remove INTDEF.
3967         * posix/bsd-getpgrp.c (__getpgid_internal): Remove.
3968         (__getpgid): Add libc_hidden_proto.
3969         (__bsd_getpgrp): Remove INTUSE.
3970         * resolv/res_init.c (__res_ninit, __res_randomid): Add
3971         libc_hidden_def.
3972         * shadow/getspent_r.c (NSS_attribute_hidden): Remove.
3973         * shadow/getspnam_r.c (NSS_attribute_hidden): Remove.
3974         * stdio-common/printf_fp.c (__printf_fp): Add libc_hidden_def.
3975         * stdlib/strfmon.c (__printf_fp): Add libc_hidden_proto.
3976         * stdlib/secure-getenv.c (__secure_getenv): Add libc_hidden_def.
3977         * sunrpc/rpc_thread.c (__rpc_thread_svc_fdset,
3978         __rpc_thread_createerr): Add libc_hidden_def.
3979         * sysdeps/alpha/alphaev67/rawmemchr.S (__rawmemchr): Add
3980         libc_hidden_def.
3981         * sysdeps/alpha/alphaev67/stpncpy.S (__stpncpy): Likewise.
3982         * sysdeps/alpha/rawmemchr.S (__rawmemchr): Likewise.
3983         * sysdeps/alpha/stpncpy.S (__stpncpy): Likewise.
3984         * sysdeps/generic/chown.c (__chown): Likewise.
3985         * sysdeps/generic/close.c (__close): Likewise.
3986         * sysdeps/generic/dup2.c (__dup2): Likewise.
3987         * sysdeps/generic/pipe.c (__pipe): Likewise.
3988         * sysdeps/generic/prof-freq.c (__profile_frequency): Likewise.
3989         * sysdeps/generic/pwrite64.c (__pwrite64): Likewise.
3990         * sysdeps/generic/rawmemchr.c (__rawmemchr): Likewise.
3991         * sysdeps/generic/read.c (__libc_read): Likewise.
3992         (__read): Add libc_hidden_weak.
3993         * sysdeps/generic/sbrk.c (__sbrk): Add libc_hidden_def.
3994         * sysdeps/generic/sched_sets.c (__sched_setscheduler): Likewise.
3995         * sysdeps/generic/select.c (__select): Likewise.
3996         * sysdeps/generic/send.c (__send): Likewise.
3997         * sysdeps/generic/setpgid.c (__setpgid): Likewise.
3998         * sysdeps/generic/sigaction.c (__sigaction): Likewise.
3999         * sysdeps/generic/sigsuspend.c (__sigsuspend): Likewise.
4000         * sysdeps/generic/statfs.c (__statfs): Likewise.
4001         * sysdeps/generic/stpncpy.c (__stpncpy): Likewise.
4002         * sysdeps/generic/strcasecmp.c (__strcasecmp): Likewise.
4003         * sysdeps/generic/getpagesize.c (__getpagesize): Likewise.
4004         Remove undef and INTDEF.
4005         * sysdeps/generic/getpgid.c (__getpgid): Likewise.
4006         * sysdeps/generic/getpid.c (__getpid): Likewise.
4007         * sysdeps/generic/write.c (__libc_write): Likewise.
4008         (__write): Add libc_hidden_weak.  Remove undef and INTDEF.
4009         * sysdeps/i386/rawmemchr.S (__rawmemchr): Add libc_hidden_def.
4010         * sysdeps/i386/stpncpy.S (__stpncpy): Likewise.
4011         * sysdeps/m68k/rawmemchr.S (__rawmemchr): Likewise.
4012         * sysdeps/mach/hurd/chown.c (__chown): Likewise.  Remove INTDEF.
4013         * sysdeps/mach/hurd/close.c (__close): Add libc_hidden_def.
4014         Remove undef and INTDEF.
4015         * sysdeps/mach/hurd/dup2.c (__dup2): Likewise.
4016         * sysdeps/mach/hurd/getpgid.c (__getpgid): Likewise.
4017         * sysdeps/mach/hurd/getpid.c (__getpid): Likewise.
4018         * sysdeps/mach/getpagesize.c (__getpagesize): Likewise.
4019         * sysdeps/mach/hurd/write.c (__libc_write): Likewise.
4020         (__write): Add libc_hidden_weak.  Remove undef and INTDEF.
4021         * sysdeps/mach/hurd/pipe.c: Include unistd.h.
4022         (__pipe): Add libc_hidden_def.
4023         * sysdeps/mach/hurd/dl-sysdep.c (__libc_read, __libc_write): Add
4024         libc_hidden_weak.
4025         * sysdeps/mach/hurd/poll.c (__poll): Add libc_hidden_def.
4026         * sysdeps/mach/hurd/profil.c (__profile_frequency): Likewise.
4027         * sysdeps/mach/hurd/read.c (__libc_read): Likewise.
4028         (__read): Add libc_hidden_weak.
4029         * sysdeps/mach/hurd/pwrite64.c (__pwrite64): Likewise.
4030         (__libc_pwrite64): Add libc_hidden_def.
4031         * sysdeps/mach/hurd/sbrk.c (__sbrk): Likewise.
4032         * sysdeps/mach/hurd/select.c (__select): Likewise.
4033         * sysdeps/mach/hurd/send.c (__send): Likewise.
4034         * sysdeps/mach/hurd/setpgid.c (__setpgid): Likewise.
4035         * sysdeps/mach/hurd/sigaction.c (__sigaction): Likewise.
4036         * sysdeps/mach/hurd/sigsuspend.c (__sigsuspend): Likewise.
4037         * sysdeps/mach/hurd/statfs.c (__statfs): Likewise.
4038         * sysdeps/posix/dup2.c: Likewise.
4039         Remove undef and INTDEF.
4040         * sysdeps/posix/getpagesize.c (__getpagesize): Likewise.
4041         * sysdeps/posix/pwrite64.c (__libc_pwrite64): Add libc_hidden_def.
4042         (__pwrite64): Add libc_hidden_weak.
4043         * sysdeps/posix/sigsuspend.c (__sigsuspend): Add libc_hidden_def.
4044         * sysdeps/sparc/sparc64/rawmemchr.S (__rawmemchr): Likewise.
4045         * sysdeps/sparc/sparc64/stpncpy.S (__stpncpy): Likewise.
4046         * sysdeps/standalone/close.c (__close): Likewise.
4047         * sysdeps/standalone/write.c (__libc_write): Likewise.
4048         (__write): Add libc_hidden_weak.
4049         * sysdeps/standalone/read.c (__read): Likewise.
4050         (__libc_read): Add libc_hidden_def.
4051         * sysdeps/unix/grantpt.c (grantpt): Remove INTUSE.
4052         * sysdeps/unix/bsd/m68k/pipe.S (__pipe): Add libc_hidden_def.
4053         * sysdeps/unix/bsd/osf/alpha/pipe.S (__pipe): Likewise.
4054         * sysdeps/unix/bsd/vax/pipe.S (__pipe): Likewise.
4055         * sysdeps/unix/bsd/syscalls.list (__GI___getpagesize): Likewise.
4056         * sysdeps/unix/bsd/poll.c (__poll): Likewise.
4057         * sysdeps/unix/bsd/sigaction.c (__sigaction): Likewise.
4058         * sysdeps/unix/bsd/sigsuspend.c (__sigsuspend): Likewise.
4059         * sysdeps/unix/common/syscalls.list (__GI___getpgid, __GI___setpgid,
4060         __GI___sigaction): Add.
4061         * sysdeps/unix/i386/pipe.S (__pipe): Add libc_hidden_def.
4062         * sysdeps/unix/inet/syscalls.list (__GI___send): Add.
4063         * sysdeps/unix/mips/pipe.S (__pipe): Add libc_hidden_def.
4064         * sysdeps/unix/sparc/pipe.S (__pipe): Likewise.
4065         * sysdeps/unix/sysv/irix4/syscalls.list (__GI___getpgid,
4066         __GI___setpgid): Add.
4067         * sysdeps/unix/sysv/aix/chown.c (__chown): Add libc_hidden_def.
4068         Remove undef and INTDEF.
4069         * sysdeps/unix/sysv/aix/getpgid.c (__getpgid): Likewise.
4070         * sysdeps/unix/sysv/aix/write.c (__write, __libc_write): Likewise.
4071         * sysdeps/unix/sysv/aix/close.c (__close): Add libc_hidden_def.
4072         * sysdeps/unix/sysv/aix/getpid.c (__getpid): Likewise.
4073         * sysdeps/unix/sysv/aix/pipe.c (__pipe): Likewise.
4074         * sysdeps/unix/sysv/aix/read.c (__read, __libc_read): Likewise.
4075         * sysdeps/unix/sysv/aix/poll.c (__poll): Likewise.
4076         * sysdeps/unix/sysv/aix/sbrk.c (__sbrk): Likewise.
4077         * sysdeps/unix/sysv/aix/sigaction.c (__sigaction): Likewise.
4078         * sysdeps/unix/sysv/aix/sigsuspend.c (__sigsuspend): Likewise.
4079         * sysdeps/unix/sysv/aix/statfs.c (__statfs): Likewise.
4080         * sysdeps/unix/sysv/aix/select.c (__select): Likewise.
4081         * sysdeps/unix/sysv/aix/setpgid.c (__setpgid): Likewise.
4082         * sysdeps/unix/sysv/linux/alpha/pipe.S (__pipe): Likewise.
4083         * sysdeps/unix/sysv/linux/alpha/syscalls.list (__GI___pwrite64,
4084         __GI___statfs, __GI___send): Add.
4085         * sysdeps/unix/sysv/linux/alpha/select.S (__select): Add
4086         libc_hidden_ver resp. libc_hidden_def.
4087         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S (__sigsuspend): Add
4088         libc_hidden_def.
4089         * sysdeps/unix/sysv/linux/ia64/getpagesize.c (__getpagesize):
4090         Likewise.  Remove undef and INTDEF.
4091         * sysdeps/unix/sysv/linux/ia64/pipe.S (__pipe): Add libc_hidden_def.
4092         * sysdeps/unix/sysv/linux/ia64/syscalls.list (__GI___pwrite64,
4093         __GI___statfs, __GI___send): Add.
4094         * sysdeps/unix/sysv/linux/ia64/sigaction.c (__sigaction): Add
4095         libc_hidden_def.
4096         * sysdeps/unix/sysv/linux/ia64/sigsuspend.c (__sigsuspend):
4097         Likewise.
4098         * sysdeps/unix/sysv/linux/sh/pipe.S (__pipe): Likewise.
4099         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c (__chown): Add
4100         libc_hidden_ver resp. libc_hidden_def.
4101         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list (__GI___pwrite64,
4102         __GI___send): Add.
4103         * sysdeps/unix/sysv/linux/s390/s390-64/sigaction.c (__sigaction):
4104         Add libc_hidden_weak.
4105         * sysdeps/unix/sysv/linux/s390/s390-64/sigsuspend.c (__sigsuspend):
4106         Add libc_hidden_def.
4107         * sysdeps/unix/sysv/linux/hppa/syscalls.list (__GI___send): Add.
4108         * sysdeps/unix/sysv/linux/arm/sigaction.c (__sigaction): Add
4109         libc_hidden_weak.
4110         * sysdeps/unix/sysv/linux/i386/chown.c (__chown): Add libc_hidden_ver
4111         resp. libc_hidden_def.
4112         * sysdeps/unix/sysv/linux/i386/sigaction.c (__sigaction): Add
4113         libc_hidden_weak.
4114         * sysdeps/unix/sysv/linux/m68k/chown.c (__chown): Likewise.  Remove
4115         INTDEF.
4116         * sysdeps/unix/sysv/linux/m68k/getpagesize.c (__getpagesize):
4117         Likewise.  Remove undef.
4118         * sysdeps/unix/sysv/linux/mips/pwrite64.c (__pwrite64): Add
4119         libc_hidden_weak.
4120         * sysdeps/unix/sysv/linux/mips/syscalls.list (__GI___send): Add.
4121         * sysdeps/unix/sysv/linux/mips/sigaction.c (__sigaction): Add
4122         libc_hidden_weak.
4123         * sysdeps/unix/sysv/linux/powerpc/chown.c (__chown): Add
4124         libc_hidden_def.
4125         * sysdeps/unix/sysv/linux/powerpc/pwrite64.c (__pwrite64): Likewise.
4126         * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c (__getpagesize):
4127         Likewise.  Remove undef and INTDEF.
4128         * sysdeps/unix/sysv/linux/sparc/sparc32/pipe.S (__pipe): Add
4129         libc_hidden_def.
4130         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c (__sigaction): Add
4131         libc_hidden_weak.
4132         * sysdeps/unix/sysv/linux/sparc/sparc64/pipe.S (__pipe): Add
4133         libc_hidden_def.
4134         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list
4135         (__GI___pwrite64, __GI___statfs, __GI___select, __GI___send): Add.
4136         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c (__sigaction): Add
4137         libc_hidden_weak.
4138         * sysdeps/unix/sysv/linux/sparc/sparc64/sigsuspend.c (__sigsuspend):
4139         Add libc_hidden_def.
4140         * sysdeps/unix/sysv/linux/x86_64/syscalls.list (__GI___pwrite64,
4141         __GI___statfs): Add.
4142         * sysdeps/unix/sysv/linux/x86_64/send.c (__send): Add
4143         libc_hidden_weak.
4144         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (__sigaction): Likewise.
4145         * sysdeps/unix/sysv/linux/getpagesize.c: Add libc_hidden_def.
4146         Remove undef and INTDEF.
4147         * sysdeps/unix/sysv/linux/poll.c (__poll): Add libc_hidden_def.
4148         * sysdeps/unix/sysv/linux/pwrite64.c (__pwrite64): Add
4149         libc_hidden_def.
4150         * sysdeps/unix/sysv/linux/send.S (__send): Likewise.
4151         * sysdeps/unix/sysv/linux/sigaction.c (__sigaction): Add
4152         libc_hidden_weak.
4153         * sysdeps/unix/sysv/linux/sigsuspend.c (__sigsuspend): Add
4154         libc_hidden_def.
4155         * sysdeps/unix/sysv/sco3.2.4/__setpgid.c (__setpgid): Likewise.
4156         * sysdeps/unix/sysv/sco3.2.4/sigaction.S (__sigaction): Likewise.
4157         * sysdeps/unix/sysv/sysv4/solaris2/syscalls.list (__GI___sigaction):
4158         Add.
4159         * sysdeps/unix/sysv/sysv4/__getpgid.c (__getpgid): Add
4160         libc_hidden_def.  Remove undef and INTDEF.
4161         * sysdeps/unix/sysv/sysv4/getpgid.c (__getpgid): Likewise.
4162         * sysdeps/unix/sysv/sysv4/__setpgid.c (__setpgid): Add
4163         libc_hidden_def.
4164         * sysdeps/unix/sysv/sysv4/setpgid.c (__setpgid): Likewise.
4165         * sysdeps/unix/sysv/sysv4/sigaction.c (__sigaction): Likewise.
4166         * sysdeps/unix/sysv/sigaction.c (__sigaction): Likewise.
4167         * sysdeps/unix/getpagesize.c (__getpagesize): Add libc_hidden_def.
4168         Remove undef and INTDEF.
4169         * configure.in (HAVE_BROKEN_VISIBILITY_ATTRIBUTE): Add check for
4170         broken visibility attribute handling.
4171         * config.h.in (HAVE_BROKEN_VISIBILITY_ATTRIBUTE): Add.
4173 2002-08-02  Ulrich Drepper  <drepper@redhat.com>
4175         * locale/iso-639.def: Add entries for Venda and Nothern Sotho.
4176         Reported by Dwayne Bailey <dwayne@obsidian.co.za>.
4178         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr_r): Adapt
4179         previous patch.
4181 2002-06-29  Todd Fries  <todd@openbsd.org>
4183         * resolv/gethnamaddr.c (gethostbyaddr): Try ip6.int if ip6.arpa fails.
4185 2002-08-02  Jakub Jelinek  <jakub@redhat.com>
4187         * include/errno.h: Don't include tls.h if _ISOMAC is defined.
4189 2002-07-30  Roland McGrath  <roland@redhat.com>
4191         * resolv/resolv.h (_res): Define macro unconditionally.
4192         [! _LIBC_REENTRANT] (_res): Move this conditional decl to ...
4193         * include/resolv.h: ... here.
4194         [USE_TLS && HAVE___THREAD] (_res): #undef it and declare
4195         as a __thread variable.
4196         * resolv/res_libc.c [USE_TLS && HAVE___THREAD] (_res): Define it as
4197         a __thread variable instead of a global.
4198         * resolv/res_data.c [_LIBC]: Don't #undef _res.
4200         * include/errno.h: Include <tls.h> to make sure USE_TLS defined by the
4201         time we test it.
4203         * intl/loadmsgcat.c [__GNUC__]: #undef alloca before defining it.
4205         * malloc/malloc.c [_LIBC]: Include <string.h> instead of using local
4206         decls of memset and memcpy.
4208         * sysdeps/generic/sysdep.h (END): Conditionalize on [__ASSEMBLER__].
4209         * sysdeps/unix/sysv/linux/i386/sysdep.h (L): Likewise.
4211         * elf/dl-load.c (_dl_map_object_from_fd): Comment fix.
4213         * sysdeps/generic/bits/libc-tsd.h [USE_TLS && HAVE___THREAD]
4214         (__libc_tsd_define): Define using __thread.
4216         * sunrpc/rpc_thread.c: Use __libc_tsd_define.
4217         (__rpc_thread_variables): Use __libc_tsd_get.
4218         (__rpc_thread_destroy): Use __libc_tsd_get instead of calling
4219         __rpc_thread_variables, which might allocate what we're about to free.
4221         * inet/herrno.c [USE_TLS && HAVE___THREAD] (h_errno): Define as a
4222         thread-local variable.
4223         * resolv/netdb.h (h_errno): Define macro unconditionally.
4224         [_LIBC] (__set_h_errno): Macro moved to ...
4225         * include/netdb.h: ... here.
4226         [USE_TLS && HAVE___THREAD] (h_errno): Declare __thread variable.
4227         [USE_TLS && HAVE___THREAD] (__set_h_errno): Define using that.
4228         [! _LIBC_REENTRANT]: #undef h_errno here.
4230         * include/errno.h: Protect from multiple inclusion.
4232         * misc/sys/select.h (__NFDBITS, __FDELT, __FDMASK): #undef these
4233         before defining them, since Linux's <linux/posix_types.h> might have
4234         defined them.
4236 2002-08-02  Jakub Jelinek  <jakub@redhat.com>
4238         * malloc/malloc.c (public_cALLOc): Check for overflow on
4239         multiplication.
4240         * sunrpc/xdr_array.c (xdr_array): Likewise.
4241         * sunrpc/rpc/types.h (mem_free): Add comment.
4242         Patch by Solar Designer <solar@openwall.com>.
4244 2002-08-02  Jakub Jelinek  <jakub@redhat.com>
4246         * sysdeps/unix/sysv/linux/kernel-features.h
4247         (__ASSUME_SET_THREAD_AREA_SYSCALL): Define.
4249 2002-08-01  Roland McGrath  <roland@redhat.com>
4251         * libio/fileops.c (_IO_file_sync_mmap): New function.
4252         (_IO_file_jumps_mmap): Use it.
4253         (_IO_file_underflow_mmap): Rewritten.  If after EOF or fflush,
4254         repeat the stat check and resize the mapped buffer as necessary.
4256 2002-07-31  Roland McGrath  <roland@redhat.com>
4258         * libio/fileops.c (decide_maybe_mmap): New static function.
4259         Code taken from libio/iofopen.c:__fopen_maybe_mmap to try to
4260         mmap the file contents.  Then switch the jump tables to the mmap
4261         tables if it worked, or the vanilla file tables if not.
4262         (_IO_file_underflow_maybe_mmap): New function.
4263         (_IO_file_seekoff_maybe_mmap): New function.
4264         (_IO_file_xsgetn_maybe_mmap): New function.
4265         (_IO_file_jumps_maybe_mmap): New variable, jump table using those.
4266         * libio/libioP.h: Declare those.
4267         * libio/wfileops.c (_IO_wfile_underflow_maybe_mmap): New function.
4268         (_IO_wfile_jumps_maybe_mmap): New variable, jump table using that.
4269         * libio/iofopen.c (__fopen_maybe_mmap): Don't try to mmap here.
4270         If the stream is read-only, set its jump tables to those new ones.
4271         * libio/iofdopen.c (_IO_new_fdopen) [_G_HAVE_MMAP]: Set the initial
4272         jump tables to the maybe_mmap ones, and don't call __fopen_maybe_mmap.
4273         We need the tables set before _IO_file_attach.
4275         * libio/tst-mmap-eofsync.c: New file.
4276         * libio/tst-mmap-fflushsync.c: New file.
4277         * libio/bug-mmap-fflush.c: New file.
4278         * libio/tst-mmap2-eofsync.c: New file.
4279         * libio/Makefile (tests): Add them.
4281         * libio/wfileops.c (_IO_wfile_underflow_mmap): Don't set EOF bit when
4282         _IO_file_underflow_mmap fails, it already set the appropriate bit.
4284 2002-07-31  Jeff Bailey  <jbailey@gnu.org>
4286         * libio/stdio.h (sys_errlist, sys_nerr, _sys_errlist, _sys_nerr):
4287         Declarations moved to <bits/sys_errlist.h>.  Include that file.
4288         * libio/Makefile (headers): Add bits/sys_errlist.h to the list.
4289         * sysdeps/generic/bits/sys_errlist.h: New file.  This does *not*
4290         declare sys_errlist and sys_nerr.
4291         * sysdeps/unix/sysv/linux/bits/sys_errlist.h: New file.  Does
4292         provide declarations.
4294 2002-07-31  Roland McGrath  <roland@redhat.com>
4296         * elf/rtld.c (dl_main): Fix typo in error message.
4298 2002-07-31  Roland McGrath  <roland@frob.com>
4300         * sysdeps/mach/hurd/Versions (ld: GLIBC_2.0): __fxstat -> __fxstat64,
4301         __xstat -> __xstat64, __lseek -> __libc_lseek64.  Completes 2002-06-09
4302         sysdeps/mach/hurd/dl-sysdep.c change.
4304 2002-07-28  Ulrich Drepper  <drepper@redhat.com>
4306         * sysdeps/unix/sysv/linux/configure.in: Check /lib/modules/`uname
4307         -r`/build/include for kernel headers.
4309         * po/fi.po: New file.
4311 2002-07-15  Alexandre Oliva  <aoliva@redhat.com>
4313         * configure.in (static_nss): Set to `yes' if --disable-shared.
4315 2002-07-23  Bruno Haible  <bruno@clisp.org>
4317         * intl/loadmsgcat.c (PRI*): Redefine the macros if PRI_MACROS_BROKEN
4318         is set.
4320 2002-07-25  Jakub Jelinek  <jakub@redhat.com>
4322         * sysdeps/unix/sysv/linux/ia64/sigcontextinfo.h: New file.
4323         * sysdeps/unix/sysv/linux/ia64/profil-counter.h: Fix profil_counter
4324         arguments.
4326 2002-07-25  Jakub Jelinek  <jakub@redhat.com>
4328         * sysdeps/unix/sysv/linux/alpha/adjtime.c (__adjtimex_internal): Add
4329         alias.
4331 2002-07-21  Bruno Haible  <bruno@clisp.org>
4333         * intl/libintl.h (__GNU_GETTEXT_SUPPORTED_REVISION): New macro.
4334         * intl/gettext.h (struct mo_file_header): New fields n_sysdep_segments,
4335         sysdep_segments_offset, n_sysdep_strings, orig_sysdep_tab_offset,
4336         trans_sysdep_tab_offset.
4337         (struct sysdep_segment): New type.
4338         (struct sysdep_string): New type.
4339         (SEGMENTS_END): New macro.
4340         * intl/gettextP.h (struct sysdep_string_desc): New type.
4341         (struct loaded_domain): New fields malloced, n_sysdep_strings,
4342         orig_sysdep_tab, trans_sysdep_tab, must_swap_hash_tab. Make fields
4343         orig_tab, trans_tab, hash_tab to const pointers because they point
4344         into read-only memory.
4345         * intl/loadmsgcat.c: Include stdint.h, inttypes.h, hash-string.h.
4346         (PRI*): Define fallback values.
4347         (get_sysdep_segment_value): New function.
4348         (_nl_load_domain): Distinguish major and minor revision parts. Add
4349         support for minor revision 1 with system dependent strings.
4350         (_nl_unload_domain): Also free the 'malloced' field.
4351         * intl/dcigettext.c (_nl_find_msg): Remove test for domain->hash_size,
4352         now done in loadmsgcat.c. Add support for system dependent strings.
4354 2002-07-16  Stepan Kasal  <kasal@math.cas.cz>
4356         * posix/bug-regex7.c: New file.
4357         * posix/bug-regex8.c: New file.
4358         * posix/Makefile (tests): Add bug-regex7 and bug-regex8.
4360 2002-07-16  Stepan Kasal  <kasal@math.cas.cz>
4362         * posix/bug-regex4.c (main): Fix typos.
4363         * posix/bug-regex6.c (main): Likewise.
4365 2002-07-27  Ulrich Drepper  <drepper@redhat.com>
4367         * posix/bug-regex6.c (main): Fix warnings.
4369         * iconvdata/Makefile (CPPFLAGS): Add NOT_IN_libc.
4371         * iconv/iconv_prog.c (main): Improve error message for the cases
4372         where -t and/or -f parameter are missing.
4374 2002-07-10  Stepan Kasal  <kasal@math.cas.cz>
4376         * posix/regexec.c (re_match): Reorganize to remove duplicate code.
4377         (re_search): Likewise.
4378         (re_match_2): Likewise.
4379         (re_search_2): Likewise.
4380         (re_search_stub): New function.
4381         (re_search_2_stub): New function.
4382         * regcomp.c (re_compile_pattern): Typo in a comment fixed.
4384 2002-07-10  Isamu Hasegawa  <isamu@yamato.ibm.com>
4386         * posix/regex_internal.h: Add new member STOP to struct re_string_t.
4387         (re_string_eoi): Use STOP instead of LEN.
4388         * posix/regex_internal.c (re_string_allocate): Initialize pstr->len.
4389         (re_string_construct): Likewise.
4390         (re_string_reconstruct): Adjust pstr->stop like pstr->len.
4391         * posix/regexec.c (re_search_internal): Add a new argument STOP
4392         so that it can handle the argument STOP of re_search_2 and re_match_2
4393         correctly.
4394         (regexec): Adapt to new I/F of re_search_internal.
4395         (re_search_stub): Likewise.
4397 2002-07-25  Ulrich Drepper  <drepper@redhat.com>
4399         * sunrpc/clnt_gen.c: Don't include <sys/errno.h>.
4401         * elf/dl-minimal.c: Remove definition of __assert_perror_fail.
4403         * sysdeps/wordsize-32/divdi3.c: Define __divdi3_internal.
4404         * sysdeps/wordsize-32/lldiv.c: Make gcc use __divdi3_internal instead
4405         of __divdi3.
4407         * sysdeps/unix/sysv/linux/adjtime.c: Use __adjtimex_internal.
4408         * sysdeps/unix/sysv/linux/ntp_gettime.c: Likewise.
4409         * sysdeps/unix/sysv/linux/syscalls.list: Add __adjtimex_internal
4410         alias for adjtimex syscall.
4412         * elf/dl-minimal.c: Define __assert_fail_internal.
4413         * assert/assert.c: Likewise.
4414         * include/assert.h: Define __assert_file macro if !SHARED and not
4415         NOT_IN_libc.
4417         * iconv/Makefile: Define NOT_IN_libc for objects in standalone
4418         programs.
4419         * locale/Makefile: Likewise.
4420         * nscd/Makefile: Likewise.
4421         * catgets/Makefile: Likewise.
4423 2002-07-24  Ulrich Drepper  <drepper@redhat.com>
4425         * libio/fileops.c (_IO_file_seekoff_mmap): Do use fp->_offset to
4426         compute current position.
4428         * stdio-common/tst-fseek.c (main): Improve error messages.
4430         * libio/tst-freopen.c (main): Remove unused variable.
4432         * libio/fileops.c (_IO_file_seekoff_mmap): Set fp->_offset after
4433         succesful seek call.  Simplify error checking.
4435 2002-07-25  Jakub Jelinek  <jakub@redhat.com>
4437         * config.h.in: Use __ASSEMBLER__ test macro not ASSEMBLER.
4438         * sysdeps/ia64/fpu/libm_support.h: Likewise.
4440 2002-07-19  Roland McGrath  <roland@frob.com>
4442         * hurd/hurdsig.c (_hurdsig_getenv): Always return null if
4443         __libc_enable_secure is set.
4445 2002-07-24  Roland McGrath  <roland@frob.com>
4447         Added <ifaddrs.h> interface with functions `getifaddrs', `freeifaddrs'.
4448         This implementation supports only IPv4.
4449         * inet/ifaddrs.h: New file.
4450         * sysdeps/generic/ifaddrs.c: New file.
4451         * sysdeps/gnu/ifaddrs.c: New file.
4452         * inet/test-ifaddrs.c: New file.
4453         * inet/Makefile (routines): Add ifaddrs.
4454         (headers): Add ifaddrs.h here.
4455         (tests): Add test-ifaddrs.
4456         * inet/Versions (GLIBC_2.3): New set, add getifaddrs and freeifaddrs.
4458         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Use an explicit
4459         socket call to get an AF_INET socket, instead of using __opensock.
4460         The SIOCGIFNETMASK ioctl will work only with a PF_INET socket.
4462         * sysdeps/generic/ifreq.h (__ifreq): Take third argument SOCKFD,
4463         if not -1 use it instead of calling __opensock.
4464         * sysdeps/unix/sysv/linux/ifreq.h (__ifreq): Likewise.
4465         * sysdeps/mach/hurd/ifreq.h (__ifreq): Take new argument and ignore it.
4466         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Pass new argument.
4468         * sysdeps/mach/hurd/ifreq.h: New file.
4469         * sysdeps/generic/ifreq.h (__if_freereq): Take second argument NUM_IFS.
4470         * sysdeps/unix/sysv/linux/ifreq.h (__if_freereq): Likewise.
4471         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Update caller.
4473         * libio/fileops.c (_IO_file_seekoff_mmap): Don't rely on FP->_offset,
4474         which gets moved around.  Calculate size of mmap'd buffer instead.
4476 2002-07-24  Philip Blundell  <philb@gnu.org>
4478         * sysdeps/unix/arm/brk.S: Improve schedule.
4479         * sysdeps/unix/sysv/linux/arm/socket.S (PUSHARGS_1): Use more
4480         efficient instruction.
4481         (__socket): Optimize return sequence.
4483 2002-07-24  Ulrich Drepper  <drepper@redhat.com>
4485         * sysdeps/unix/sysv/linux/opensock.c (__opensock): Prefer inet
4486         sockets on old kernels.
4488 2002-07-22  Philip Blundell  <philb@gnu.org>
4490         * sysdeps/unix/sysv/linux/arm/errlist.c: Remove extra weak alias
4491         definiton of _old_sys_nerr.  Define _old_sys_errlist as strong
4492         alias.
4494 2002-07-24  Ulrich Drepper  <drepper@redhat.com>
4496         * locale/hashval.h: Make more self-contained by defining LONG_BITS.
4497         * locale/programs/simple-hash.c: Remove LONG_BITS definition.
4499         * locale/programs/locarchive.c (add_locale_to_archive): Correct
4500         test to detect duplicate locales.
4502         * libio/fileops.c (_IO_new_file_seekoff): Fail if relative
4503         position would be before beginning of file.
4504         (_IO_file_seekoff_mmap): Likewise.
4505         * libio/Makefile (tests): Add bug-fseek.
4506         * libio/bug-fseek.c: New file.
4508         * intl/explodename.c: Remove support for CEN-style locale variables.
4509         It was never used and shouldn't be since it's not portable.
4510         * intl/finddomain.c: Likewise.
4511         * intl/l10nflist.c: Likewise.
4512         * intl/loadinfo.h: Likewise.
4513         * locale/findlocale.c: Likewise.
4515 2002-07-24  Roland McGrath  <roland@frob.com>
4517         * libio/fileops.c (_IO_file_seekoff_mmap): When just examining the
4518         position, calculate it to take into account an active pushback buffer.
4520         * libio/Makefile (tests): Add bug-ungetc.
4521         * libio/bug-ungetc.c: New file.
4523 2002-07-23  Ulrich Drepper  <drepper@redhat.com>
4525         * sysdeps/generic/libc-tls.c: New file.
4526         * csu/Makefile (routines): Add libc-tls.
4527         (static-only-routines): Add libc-tls.
4528         * elf/dl-support.c (_dl_phdr): New variable.
4529         (_dl_phnum): New variable.
4530         (_dl_aux_init): Initialize _dl_phdr and _dl_phnum from aux vector.
4531         * sysdeps/generic/libc-start.c (__libc_start_main): Reorganize code
4532         for !SHARED.  First look through auxiliary vector.  If TLS always
4533         call __pthread_initialize_minimal.
4535         * sysdeps/generic/dl-tls.c (_dl_allocate_tls): Make sure size argument
4536         in mmap call is never zero.
4538 2002-07-23  Andreas Jaeger  <aj@suse.de>
4540         * sysdeps/x86_64/fpu/s_copysign.S: Use optimized version.
4541         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
4543 2002-07-22  Ulrich Drepper  <drepper@redhat.com>
4545         * libio/tst-eof.c: Rewrite to let test-skeleton.c deal with
4546         creation and removal of the temp file.
4548         * libio/bug-rewind.c: Use test skeleton.  Use create_temp_file for
4549         file creation.
4550         * test-skeleton.c (create_temp_file): New function.
4552 2002-07-22  Andreas Jaeger  <aj@suse.de>
4554         * sysdeps/x86_64/dl-machine.h (elf_machine_load_address): Use
4555         local label.
4557 2002-07-21  Roland McGrath  <roland@frob.com>
4559         * wcsmbs/Makefile (strtox-CFLAGS): New variable,
4560         put -I../include before -I../stdlib so we get the right errno.h et al.
4561         (CFLAGS-wcstod.c): Use that variable instead of -I../stdlib.
4562         (CFLAGS-wcstof.c): Likewise.
4563         (CFLAGS-wcstold.c): Likewise.
4564         (CFLAGS-wcstod_l.c): Likewise.
4565         (CFLAGS-wcstof_l.c): Likewise.
4566         (CFLAGS-wcstold_l.c): Likewise.
4568 2002-07-19  Roland McGrath  <roland@frob.com>
4570         * sysdeps/mach/hurd/errnos.awk: Remove __set_errno defn from output.
4572 2002-07-20  Ulrich Drepper  <drepper@redhat.com>
4574         * sysdeps/unix/sysv/linux/ldsodefs.h (HAVE_AUX_XID): Define if
4575         __ASSUME_AT_XID is defined.
4576         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_XID): Define
4577         for 2.4.1 and up.
4578         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Optimize handling
4579         of AT_UID, AT_EUID, AT_GID, and AT_EGID.
4581         * wcsmbs/Makefile (CFLAGS-wcstod.c): Add -I../stdlib.
4582         (CFLAGS-wcstof.c): Likewise.
4583         (CFLAGS-wcstold.c): Likewise.
4584         (CFLAGS-wcstod_l.c): Likewise.
4585         (CFLAGS-wcstof_l.c): Likewise.
4586         (CFLAGS-wcstold_l.c): Likewise.
4588 2002-07-18  Jakub Jelinek  <jakub@redhat.com>
4590         * resource/sys/resource.h (__rlimit_resource_t, __rusage_who_t,
4591         __priority_which_t): Always typedef to int for C++.
4593 2002-07-19  Ulrich Drepper  <drepper@redhat.com>
4595         * configure.in: Add test for __thread support in compiler.
4596         * config.h.in: Add HAVE___THREAD.
4597         * Makefile (headers): Remove errno.h, sys/errno.h, and bits/errno.h.
4598         * include/sys/errno.h: Moved to...
4599         * stdlib/sys/errno.h: ...here.  New file.
4600         * stdlib/errno.h: New file.  Moved from...
4601         * include/errno.h: ...here.  Changed into an internal header defining
4602         libc-local things like __set_errno.
4603         * stdlib/Makefile (headers): Add errno.h, sys/errno.h, and
4604         bits/errno.h.
4605         * elf/dl-minimal.c: Include <tls.h>.  Define errno as thread-local
4606         variable if USE_TLS && HAVE___THREAD.  Don't define __errno_location
4607         either.
4608         * elf/rtld.c (_dl_start): Add code to initialize TLS for ld.so
4609         from...
4610         (_dl_start_final): ...here.  Add code to initialize tls elements from
4611         bootstrap_map.
4612         * sysdeps/generic/errno-loc.c: Define errno as thread-local variable
4613         if USE_TLS && HAVE___THREAD.
4614         * sysdeps/generic/bits/errno.h: Remove __set_errno definition.
4615         * sysdeps/mach/hurd/bits/errno.h: Likewise.
4616         * sysdeps/standalone/arm/bits/errno.h: Likewise.
4617         * sysdeps/standalone/bits/errno.h: Likewise.
4618         * sysdeps/unix/bsd/bsd4.4/bits/errno.h: Likewise.
4619         * sysdeps/unix/sysv/aix/bits/errno.h: Likewise.
4620         * sysdeps/unix/sysv/hpux/bits/errno.h: Likewise.
4621         * sysdeps/unix/sysv/linux/bits/errno.h: Likewise.
4622         * sysdeps/unix/sysv/linux/hppa/bits/errno.h: Likewise.
4623         * sysdeps/unix/sysv/linux/mips/bits/errno.h: Likewise.
4624         * sysdeps/unix/sysv/sysv4/solaris2/bits/errno.h: Likewise.
4625         * sysdeps/i386/dl-machine.c (elf_machine_rel) [RTLD_BOOTSTRAP]: Don't
4626         use GL(dl_rtld_map), use map parameter.
4627         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
4628         * sysdeps/unix/sysv/linux/i386/sysdep.S: Define errno in .tbss if
4629         USE_TLS && HAVE___THREAD.
4630         * sysdeps/unix/sysv/linux/i386/sysdep.h: Unify SETUP_PIC_REG
4631         definitions.  If USE_TLS && HAVE___THREAD store errooor value using
4632         TLS code sequence.
4633         * sysdeps/unix/sysv/linux/i386/i686/sysdep.h: Likewise.
4635         * sysdeps/unix/sysv/linux/getcwd.c: No real need to restore errno.
4636         * sysdeps/unix/sysv/linux/grantpt.c: Likewise.
4637         * sysdeps/unix/sysv/linux/internal_statvfs.c: Likewise.
4638         * sysdeps/unix/sysv/linux/msgctl.c: Likewise.
4639         * sysdeps/unix/sysv/linux/readv.c: Likewise.
4640         * sysdeps/unix/sysv/linux/writev.c: Likewise.
4642 2002-07-17  Ulrich Drepper  <drepper@redhat.com>
4644         * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Fix MS_SYNC and
4645         MS_INVALIDATE values.
4647 2002-07-17  Andreas Schwab  <schwab@suse.de>
4648             Ulrich Drepper  <drepper@redhat.com>
4650         * sysdeps/unix/sysv/linux/pread.c: Sign extend offset.
4651         * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
4652         * sysdeps/unix/sysv/linux/mips/pread.c: Likewise.
4653         * sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.
4655 2002-07-01  H.J. Lu  <hjl@gnu.org>
4657         * elf/circleload1.c (load_dso): Call "circlemod1" and check
4658         return value.
4660         * elf/circlemod1.c (circlemod1): Return int.
4661         * elf/circlemod2.c (circlemod2): Likewise.
4662         * elf/circlemod2a.c (circlemod2): Likewise.
4663         * elf/circlemod3.c (circlemod3): Likewise.
4664         (circlemod3a): A new function.
4666 2002-07-16  Ulrich Drepper  <drepper@redhat.com>
4668         * catgets/tst-catgets.c (main): Don't expect results for
4669         untranslated messages.
4671         * glibcbug.in: Fix little typo.  Remove STDIO.
4673         * config.h.in: Fail if __FAST_MATH__ is defined.
4674         * math/Makefile (CPPFLAGS-test-ifloat.c): Also define TEST_FAST_MATH.
4675         (CPPFLAGS-test-idouble.c): Likewise.
4676         (CPPFLAGS-test-ildouble.c): Likewise.
4678 2002-07-15  Ulrich Drepper  <drepper@redhat.com>
4680         * intl/tst-gettext.sh: Pass -f option to msgfmt.
4681         * intl/tst-gettext.c: Correctly handle untranslated messages in
4682         positive tests.
4684         * po/de.po: Update from translation team.
4686 2002-07-02  H.J. Lu  <hjl@gnu.org>
4688         * sysdeps/mips/atomicity.h: Don't include <sgidefs.h>.  Always
4689         use ll/sc.
4690         * sysdeps/unix/sysv/linux/mips/sys/tas.h: Likewise.
4692         * sysdeps/unix/sysv/linux/configure.in: Set arch_minimum_kernel
4693         to 2.4.0 for mips.
4695 2002-07-15  Ulrich Drepper  <drepper@redhat.com>
4697         * elf/dl-load.c (_dl_map_object_from_fd): If loaded object uses
4698         TLS fail if USE_TLS is not defined.
4700         * libio/wfileops.c (_IO_wfile_seekoff): Reposition wide pointers
4701         and adjust state for seek position.  [PR libc/4070]
4702         * libio/Makefile (tests): Add bug-rewind.
4703         * libio/bug-rewind.c: New file.
4705 2002-07-12  Philip Blundell  <philb@gnu.org>
4707         * sysdeps/generic/backtrace.c (FIRST_FRAME_POINTER): New macro.
4708         (__backtrace): Use it.
4709         * sysdeps/arm/frame.h (FIRST_FRAME_POINTER): Define.  [PR libc/2632]
4711 2002-07-12  Philip Blundell  <philb@gnu.org>
4713         * sysdeps/arm/dl-machine.h (elf_machine_rel): Don't handle
4714         R_ARM_RELATIVE if RTLD_BOOTSTRAP and HAVE_Z_COMBRELOC.  Only check
4715         for rtld map if neither RTLD_BOOTSTRAP nor HAVE_Z_COMBRELOC is defined.
4716         (elf_machine_rela): Remove unused variable.
4718         * sysdeps/unix/sysv/linux/arm/Makefile [subdir=elf]
4719         (sysdep-rtld-routines, sysdep_routines, sysdep-dl-routines): Don't
4720         define.
4722 2002-07-12  Ulrich Drepper  <drepper@redhat.com>
4724         * iconvdata/gconv-modules: Add aliases for ISO-8859-11.
4726 2002-07-14  Andreas Jaeger  <aj@suse.de>
4728         * sysdeps/x86_64/bits/link.h: Add biarch support.
4730 2002-07-13  Andreas Jaeger  <aj@suse.de>
4732         * sysdeps/unix/sysv/linux/mips/register-dump.h (register_dump):
4733         Use correct indices.
4734         Patch by Eliot Dresselhaus <eliot@ayrnetworks.com>.
4736 2002-07-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
4738         * sysdeps/s390/bits/byteswap.h: Unified 31/64 bit byteswap.h.
4739         * sysdeps/s390/s390-32/bits/byteswap.h: Remove.
4740         * sysdeps/s390/s390-64/bits/byteswap.h: Remove.
4741         * sysdeps/s390/bits/link.h: Unified 31/64 bit link.h.
4742         * sysdeps/s390/s390-32/bits/link.h: Remove.
4743         * sysdeps/s390/s390-64/bits/link.h: Remove.
4744         * sysdeps/s390/bits/setjmp.h: Unified 31/64 bit setjmp.h.
4745         * sysdeps/s390/s390-32/bits/setjmp.h: Remove.
4746         * sysdeps/s390/s390-64/bits/setjmp.h: Remove.
4747         * sysdeps/s390/bits/wordsize.h: New file.
4748         * sysdeps/unix/sysv/linux/s390/bits/elfclass.h: Unified 31/64 bit
4749         elfclass.h.
4750         * sysdeps/unix/sysv/linux/s390/s390-64/bits/elfclass.h: Remove.
4751         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Unified 31/64 bit fcntl.h.
4752         * sysdeps/unix/sysv/linux/s390/s390-32/bits/fcntl.h: Remove.
4753         * sysdeps/unix/sysv/linux/s390/s390-64/bits/fcntl.h: Remove.
4754         * sysdeps/unix/sysv/linux/s390/bits/ipc.h: Unified 31/64 bit ipc.h.
4755         * sysdeps/unix/sysv/linux/s390/s390-64/bits/ipc.h: Remove.
4756         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Unified 31/64 bit mman.h.
4757         * sysdeps/unix/sysv/linux/s390/s390-32/bits/mman.h: Remove.
4758         * sysdeps/unix/sysv/linux/s390/s390-64/bits/mman.h: Remove.
4759         * sysdeps/unix/sysv/linux/s390/bits/msq.h: Unified 31/64 bit msq.h.
4760         * ysdeps/unix/sysv/linux/s390/s390-64/bits/msq.h: Remove.
4761         * sysdeps/unix/sysv/linux/s390/bits/resource.h: Unified 31/64 bit
4762         resource.h.
4763         * sysdeps/unix/sysv/linux/s390/s390-32/bits/resource.h: Remove.
4764         * sysdeps/unix/sysv/linux/s390/s390-64/bits/resource.h: Remove.
4765         * sysdeps/unix/sysv/linux/s390/bits/sem.h: Unified 31/64 bit sem.h.
4766         * sysdeps/unix/sysv/linux/s390/s390-64/bits/sem.h: Remove.
4767         * sysdeps/unix/sysv/linux/s390/bits/shm.h: Unified 31/64 bit shm.h.
4768         * sysdeps/unix/sysv/linux/s390/s390-64/bits/shm.h: Remove.
4769         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h: Unified 31/64 bit
4770         sigaction.h.
4771         * sysdeps/unix/sysv/linux/s390/s390-64/bits/sigaction.h: Remove.
4772         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Unified 31/64 bit
4773         siginfo.h.
4774         * sysdeps/unix/sysv/linux/s390/s390-64/bits/siginfo.h: Remove.
4775         * sysdeps/unix/sysv/linux/s390/s390-64/bits/sigstack.h: Remove.
4776         * sysdeps/unix/sysv/linux/s390/bits/socket.h: Unified 31/64 bit
4777         socket.h.
4778         * sysdeps/unix/sysv/linux/s390/s390-64/bits/socket.h: Remove.
4779         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Unified 31/64 bit stat.h.
4780         * sysdeps/unix/sysv/linux/s390/s390-32/bits/stat.h: Remove.
4781         * sysdeps/unix/sysv/linux/s390/s390-64/bits/stat.h: Remove.
4782         * sysdeps/unix/sysv/linux/s390/bits/types.h: Unified 31/64 bit types.h.
4783         * sysdeps/unix/sysv/linux/s390/s390-64/bits/types.h: Remove.
4784         * sysdeps/unix/sysv/linux/s390/net/route.h: New file.
4785         * sysdeps/unix/sysv/linux/s390/sys/procfs.h: Unified 31/64 bit
4786         procfs.h.
4787         * sysdeps/unix/sysv/linux/s390/s390-32/sys/procfs.h: Remove.
4788         * sysdeps/unix/sysv/linux/s390/s390-64/sys/procfs.h: Remove.
4789         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: Unified 31/64 bit
4790         ucontext.h.
4791         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Remove.
4792         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Remove.
4794 2002-07-11  Ulrich Drepper  <drepper@redhat.com>
4796         * Versions.def (libc): Add GLIBC_2.3.
4797         * stdlib/Versions [libc] (GLIBC_2.3): Add realpath.
4798         * stdlib/canonicalize.c: Add compatibility version for realpath
4799         and make new code available in GLIBC_2.3.
4801 2002-07-06  Bruno Haible  <bruno@clisp.org>
4803         * malloc/hooks.c (public_gET_STATe): Access max_total_mem in mp_.
4805 2002-07-11  Ulrich Drepper  <drepper@redhat.com>
4807         * resolv/res_hconf.c (_res_hconf_init): Move code into new
4808         function do_init.  Use __libc_once.
4809         (do_init): New function.
4811         * iconvdata/iso8859-11.h: Removed.
4812         * iconvdata/Makefile (gen-8bit-gap-modules): Add iso8859-11.
4813         (distribute): Remove iso8859-11.h.
4814         * iconvdata/tst-tables.sh: Add ISO-8859-11.
4816         * stdio-common/vfscanf.c (inchar): Restore errno from previous
4817         underflow operation if c == (W)EOF.
4819 2002-07-03  Jakub Jelinek  <jakub@redhat.com>
4821         * stdio-common/printf_fp.c (__printf_fp): If _FPIO_CONST_SHIFT is
4822         non-zero, adjust exponent.
4823         * sysdeps/ieee754/ldbl-128/s_erfl.c (__erfl, erfl, __erfcl, erfcl):
4824         Remove NO_LONG_DOUBLE aliases.
4825         * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l, expm1l): Likewise.
4826         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl, log1pl): Likewise.
4827         (__log1pl): Raise divide by zero and invalid exceptions when needed.
4828         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Special case
4829         1**y and -1**+-Inf.
4830         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c (__mpn_extract_long_double):
4831         Fix BITS_PER_MP_LIMB 32 extraction.
4832         * sysdeps/ieee754/ldbl-128/e_log2l.c (__ieee754_log2l): Don't raise
4833         exceptions for qNaNs.
4834         * sysdeps/ieee754/ldbl-128/e_log10l.c (__ieee754_log10l): Likewise.
4835         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgamma_r):
4836         Raise exceptions when needed.  Don't recurse unnecessarily.
4837         Special case 1.0L and 2.0L arguments to avoid -0.0L as result.
4838         * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_y0l): Don't raise
4839         exceptions for qNaNs.
4840         * sysdeps/ieee754/ldbl-128/s_remquol.c (__remquol): Make qs 64-bit
4841         to fix *quo return value sign.
4842         * sysdeps/ieee754/ldbl-128/e_gammal_r.c (__ieee754_gamma_r): Special
4843         case -Inf argument.
4844         * soft-fp/op-4.h (_FP_FRAC_CLZ_4): Fix a pasto.
4846 2002-07-01  Jakub Jelinek  <jakub@redhat.com>
4848         * libio/tst-eof.c (do_test): Remove unused ch and tm variables.
4849         * iconvdata/iso-2022-jp-3.c (EMIT_SHIFT_TO_INIT): Kill warnings if
4850         -DNDEBUG.
4852 2002-07-10  Ulrich Drepper  <drepper@redhat.com>
4854         * malloc/hooks.c (realloc_check): If mremap succeeds actually use
4855         the result.
4857         * sysdeps/i386/i486/bits/string.h: Add early clobber for "a"
4858         output parameter.  Reported by Denis Zaitsev <zzz@cd-club.ru>.
4860         * Versions.def (libthread_db): Add GLIBC_2.3.
4862 2002-07-09  Jakub Jelinek  <jakub@redhat.com>
4864         * libio/freopen.c (freopen): Reset jump tables, use mmap stdio for the
4865         new stream if possible.
4866         * libio/freopen64.c (freopen64): Likewise.
4867         * libio/Makefile (tests): Add tst-freopen.
4868         * libio/tst-freopen.c: New file.
4870 2002-07-03  Jakub Jelinek  <jakub@redhat.com>
4872         * libio/stdio.h (obstack_printf): Add format attribute.
4873         (obstack_vprintf): Likewise.
4875 2002-07-04  Jakub Jelinek  <jakub@redhat.com>
4877         * posix/regex_internal.h (re_token_t): Shrink the structure to 8
4878         resp. 16 bytes on 32-bit resp. 64-bit platforms.
4879         (re_charset_t, re_string_t): Reorder structure members for 64-bit
4880         architectures.
4882 2002-07-04  Jakub Jelinek  <jakub@redhat.com>
4884         * posix/regcomp.c (re_compile_internal): Move clearing of dfa...
4885         (init_dfa): ...here.
4887 2002-07-05  Isamu Hasegawa  <isamu@yamato.ibm.com>
4889         * posix/regcomp.c (parse_sub_exp): Add nodes OP_OPEN_SUBEXP and
4890         OP_CLOSE_SUBEXP at both ends of sub expressions instead of SUBEXP
4891         nodes in parse trees.
4892         (calc_first): Fix the Definition of `firsts' of OP_OPEN_SUBEXP
4893         and OP_CLOSE_SUBEXP, and remove the definition of SUBEXP.
4894         (calc_epsdest): Treat OP_OPEN_SUBEXP and OP_CLOSE_SUBEXP as the
4895         nodes which can epsilon transit.
4896         * posix/regex_internal.h: Add OP_OPEN_SUBEXP and OP_CLOSE_SUBEXP
4897         to IS_EPSILON_NODE macro.
4898         * posix/regexec.c (update_regs): New function to update registers
4899         by refering OP_OPEN_SUBEXP and OP_CLOSE_SUBEXP nodes.
4900         (proceed_next_node): Use the entities of the nodes to determine
4901         whether the node can transit to.
4902         (set_regs): Use update_regs function to update registers.
4904 2002-07-03  Jakub Jelinek  <jakub@redhat.com>
4906         * posix/bug-regex4.c (main): Remove duplicate setlocale.
4907         * posix/bug-regex6.c: New file.
4908         * posix/Makefile (tests): Add bug-regex6.
4909         (bug-regex6-ENV): Set LOCPATH.
4911 2002-07-10  Ulrich Drepper  <drepper@redhat.com>
4913         * Versions.def [libpthread]: Add GLIBC_2.2.6.
4914         * posix/Versions [libc] (GLIBC_2.2.6): Add __nanosleep.
4916 2002-07-06  Bruno Haible  <bruno@clisp.org>
4918         * sysdeps/unix/sysv/sysv4/bits/sigset.h (__NSSBITS): Correct value.
4920 2002-07-06  Bruno Haible  <bruno@clisp.org>
4922         * include/sys/socket.h (__libc_sendto, __libc_recvfrom): New
4923         declarations.
4925         * sysdeps/i386/fpu/libm-test-ulps: Add some ulps for AMD K7.
4927         * rt/Makefile (tests): Don't add tst-aio* in a single-threaded build.
4929         * sysdeps/unix/bsd/sun/sunos4/bits/utsname.h: Test for _SYS_UTSNAME_H,
4930         not _UTSNAME_H.
4931         * sysdeps/unix/bsd/ultrix4/bits/utsname.h: Likewise.
4933         * sysdeps/generic/bits/stropts.h: Protect against direct inclusion.
4934         * sysdeps/generic/bits/ustat.h: Likewise.
4936         * sysdeps/unix/sysv/linux/bits/statvfs.h (ST_NODIRATIME): Set to 2048.
4938 2002-07-08  Andreas Jaeger  <aj@suse.de>
4940         * sysdeps/x86_64/elf/initfini.c (__asm__): Call call_gmon_start.
4942 2002-07-08  Andreas Jaeger  <aj@suse.de>
4944         * sysdeps/x86_64/fpu/s_fdiml.S: Fix wrong register name.
4946 2002-07-06  Andreas Jaeger  <aj@suse.de>
4948         * sysdeps/x86_64/fpu/bits/mathinline.h: New file.
4949         * sysdeps/x86_64/fpu/s_copysign.S: New file.
4950         * sysdeps/x86_64/fpu/s_copysignf.S: New file.
4951         * sysdeps/x86_64/fpu/s_copysignl.S: New file.
4952         * sysdeps/x86_64/fpu/s_finitel.S: New file.
4953         * sysdeps/x86_64/fpu/s_fmax.S: New file.
4954         * sysdeps/x86_64/fpu/s_fmaxf.S: New file.
4955         * sysdeps/x86_64/fpu/s_fmaxl.S: New file.
4956         * sysdeps/x86_64/fpu/s_fmin.S: New file.
4957         * sysdeps/x86_64/fpu/s_fminf.S: New file.
4958         * sysdeps/x86_64/fpu/s_fminl.S: New file.
4960 2002-06-05  Brian Youmans <3diff@gnu.org>
4962         * sysdeps/ia64/fpu/e_acos.S: Added text of Intel license.
4963         * sysdeps/ia64/fpu/e_acosf.S: Likewise.
4964         * sysdeps/ia64/fpu/e_acosl.S: Likewise.
4965         * sysdeps/ia64/fpu/e_asin.S: Likewise.
4966         * sysdeps/ia64/fpu/e_asinf.S: Likewise.
4967         * sysdeps/ia64/fpu/e_asinl.S: Likewise.
4968         * sysdeps/ia64/fpu/e_atan2.S: Likewise.
4969         * sysdeps/ia64/fpu/e_atan2f.S: Likewise.
4970         * sysdeps/ia64/fpu/e_cosh.S: Likewise.
4971         * sysdeps/ia64/fpu/e_coshf.S: Likewise.
4972         * sysdeps/ia64/fpu/e_coshl.S: Likewise.
4973         * sysdeps/ia64/fpu/e_exp.S: Likewise.
4974         * sysdeps/ia64/fpu/e_expf.S: Likewise.
4975         * sysdeps/ia64/fpu/e_fmod.S: Likewise.
4976         * sysdeps/ia64/fpu/e_fmodf.S: Likewise.
4977         * sysdeps/ia64/fpu/e_fmodl.S: Likewise.
4978         * sysdeps/ia64/fpu/e_hypot.S: Likewise.
4979         * sysdeps/ia64/fpu/e_hypotf.S: Likewise.
4980         * sysdeps/ia64/fpu/e_hypotl.S: Likewise.
4981         * sysdeps/ia64/fpu/e_log.S: Likewise.
4982         * sysdeps/ia64/fpu/e_logf.S: Likewise.
4983         * sysdeps/ia64/fpu/e_pow.S: Likewise.
4984         * sysdeps/ia64/fpu/e_powf.S: Likewise.
4985         * sysdeps/ia64/fpu/e_powl.S: Likewise.
4986         * sysdeps/ia64/fpu/e_remainder.S: Likewise.
4987         * sysdeps/ia64/fpu/e_remainderf.S: Likewise.
4988         * sysdeps/ia64/fpu/e_remainderl.S: Likewise.
4989         * sysdeps/ia64/fpu/e_scalb.S: Likewise.
4990         * sysdeps/ia64/fpu/e_scalbf.S: Likewise.
4991         * sysdeps/ia64/fpu/e_scalbl.S: Likewise.
4992         * sysdeps/ia64/fpu/e_sinh.S: Likewise.
4993         * sysdeps/ia64/fpu/e_sinhf.S: Likewise.
4994         * sysdeps/ia64/fpu/e_sinhl.S: Likewise.
4995         * sysdeps/ia64/fpu/e_sqrt.S: Likewise.
4996         * sysdeps/ia64/fpu/e_sqrtf.S: Likewise.
4997         * sysdeps/ia64/fpu/e_sqrtl.S: Likewise.
4998         * sysdeps/ia64/fpu/libm_atan2_req.S: Likewise.
4999         * sysdeps/ia64/fpu/libm_error.c: Likewise.
5000         * sysdeps/ia64/fpu/libm_frexp4.S: Likewise.
5001         * sysdeps/ia64/fpu/libm_frexp4f.S: Likewise.
5002         * sysdeps/ia64/fpu/s_frexpl.c: Likewise.
5003         * sysdeps/ia64/fpu/s_ilogb.S: Likewise.
5004         * sysdeps/ia64/fpu/s_ilogbf.S: Likewise.
5005         * sysdeps/ia64/fpu/s_ilogbl.S: Likewise.
5006         * sysdeps/ia64/fpu/s_ldexp.S: Likewise.
5007         * sysdeps/ia64/fpu/s_ldexpf.S: Likewise.
5008         * sysdeps/ia64/fpu/s_ldexpl.S: Likewise.
5009         * sysdeps/ia64/fpu/s_log1p.S: Likewise.
5010         * sysdeps/ia64/fpu/s_log1pf.S: Likewise.
5011         * sysdeps/ia64/fpu/s_log1pl.S: Likewise.
5012         * sysdeps/ia64/fpu/s_logb.S: Likewise.
5013         * sysdeps/ia64/fpu/s_logbf.S: Likewise.
5014         * sysdeps/ia64/fpu/s_logbl.S: Likewise.
5015         * sysdeps/ia64/fpu/s_modf.S: Likewise.
5016         * sysdeps/ia64/fpu/s_modff.S: Likewise.
5017         * sysdeps/ia64/fpu/s_modfl.S: Likewise.
5018         * sysdeps/ia64/fpu/s_nearbyint.S: Likewise.
5019         * sysdeps/ia64/fpu/s_nearbyintf.S: Likewise.
5020         * sysdeps/ia64/fpu/s_nearbyintl.S: Likewise.
5021         * sysdeps/ia64/fpu/s_rint.S: Likewise.
5022         * sysdeps/ia64/fpu/s_rintf.S: Likewise.
5023         * sysdeps/ia64/fpu/s_rintl.S: Likewise.
5024         * sysdeps/ia64/fpu/s_round.S: Likewise.
5025         * sysdeps/ia64/fpu/s_roundf.S: Likewise.
5026         * sysdeps/ia64/fpu/s_roundl.S: Likewise.
5027         * sysdeps/ia64/fpu/s_scalbn.S: Likewise.
5028         * sysdeps/ia64/fpu/s_scalbnf.S: Likewise.
5029         * sysdeps/ia64/fpu/s_scalbnl.S: Likewise.
5030         * sysdeps/ia64/fpu/s_significand.S: Likewise.
5031         * sysdeps/ia64/fpu/s_significandf.S: Likewise.
5032         * sysdeps/ia64/fpu/s_significandl.S: Likewise.
5033         * sysdeps/ia64/fpu/s_tan.S: Likewise.
5034         * sysdeps/ia64/fpu/s_tanf.S: Likewise.
5035         * sysdeps/ia64/fpu/s_tanl.S: Likewise.
5036         * sysdeps/ia64/fpu/s_trunc.S: Likewise.
5037         * sysdeps/ia64/fpu/s_truncf.S: Likewise.
5038         * sysdeps/ia64/fpu/s_truncl.S: Likewise.
5039         * sysdeps/ieee754/dbl-64/doasin.c: Changed copyright notice to
5040         reflect IBM donation of math library to FSF
5041         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
5042         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
5043         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
5044         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
5045         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
5046         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
5047         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
5048         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
5049         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
5050         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
5051         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
5052         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
5053         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
5054         * sysdeps/ieee754/dbl-64/mplog.c: Likewise.
5055         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
5056         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
5057         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
5058         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
5059         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
5060         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
5061         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
5062         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
5063         * sysdeps/gnu/netinet/udp.h: Added BSD copying permission notice
5064         * sysdeps/vax/__longjmp.c: Likewise.
5065         * sysdeps/vax/setjmp.c: Likewise.
5066         * libio/filedoalloc.c: Fixed BSD copying permission notice to
5067         remove advertising clause
5068         * sysdeps/vax/htonl.s: Likewise.
5069         * sysdeps/vax/htons.s: Likewise.
5070         * libio/wfiledoalloc.c: Likewise.
5071         * stdlib/random.c: Likewise.
5072         * stdlib/random_r.c: Likewise.
5073         * sysdeps/mach/sys/reboot.h: Likewise.
5074         * inet/getnameinfo.c: Deleted advertising clause from Inner Net License
5075         * sysdeps/posix/getaddrinfo.c: Likewise.
5076         * sunrpc/des_impl.c: Updated license permission notice to Lesser
5077         GPL and corrected pointer to point to the correct license.
5079 2002-07-04  Andreas Jaeger  <aj@suse.de>
5081         * scripts/config.guess: New upstream version.
5082         * scripts/config.sub: Likewise.
5084 2002-07-02  Andreas Schwab  <schwab@suse.de>
5086         * resolv/nss_dns/dns-network.c (getanswer_r): Reduce linebuflen
5087         in parallel to bumping up the buffer pointer.
5089 2002-07-01  Jakub Jelinek  <jakub@redhat.com>
5091         * math/libm-test.inc (acos_test): Add missing L suffix for
5092         expected result.
5093         (cpow_test): Likewise.
5094         * sysdeps/i386/fpu/libm-test-ulps: Adjust errors for cpow, remove
5095         error for acos (0.0625).
5097 2002-06-30  Ulrich Drepper  <drepper@redhat.com>
5099         * locale/iso-639.def: Add entry for Ganda.
5100         * locale/programs/ld-address.c (DEFINE_LANGUAGE_CODE3): New
5101         definition.
5102         (address_finish): Handle entries with two letter ISO 639 code.
5104         * iconvdata/Makefile: Recreate gconv-modules.cache file in target
5105         directory if it existed before.
5106         * iconv/iconvconfig.c: Implement --prefix option.
5108         * math/libm-test.inc (cexp_test): Add missing L suffix for
5109         expected result.  Reported by Stephen L Moshier <steve@moshier.net>.
5110         * sysdeps/i386/fpu/libm-test-ulps: Adjust error for cexp (0.75 +
5111         1.25 i).
5113 2002-05-29  H.J. Lu  <hjl@gnu.org>
5115         * elf/dl-error.c (_dl_signal_cerror): Report error if ld.so debug
5116         is turned on.
5118 2002-05-28  H.J. Lu  <hjl@gnu.org>
5120         * elf/dl-deps.c (_dl_map_object_deps): Don't add objects which
5121         are not dlopened on the dependency list of a dlopened object.
5123 2002-06-30  Ulrich Drepper  <drepper@redhat.com>
5125         * elf/dl-lookup.c (add_dependency): It is not necessary to add
5126         dependencies if they are created between objects which are created
5127         while processing RTLD_NOW for objects loaded as part of the same
5128         dlopen call.
5130 2002-06-14  H.J. Lu  <hjl@gnu.org>
5132         * elf/Makefile (tests): Add circleload1.
5133         (modules-names): Add circlemod1, circlemod2, circlemod3,
5134         circlemod1a, circlemod2a and circlemod3a.
5135         ($(objpfx)circleload1): New target.
5136         ($(objpfx)circleload1.out): Likewise.
5137         ($(objpfx)circlemod1.so): Likewise.
5138         ($(objpfx)circlemod2.so): Likewise.
5139         ($(objpfx)circlemod1a.so): Likewise.
5140         ($(objpfx)circlemod2a.so): Likewise.
5141         * elf/circleload1.c: New file.
5142         * elf/circlemod1.c: New file.
5143         * elf/circlemod1a.c: New file.
5144         * elf/circlemod2.c: New file.
5145         * elf/circlemod2a.c: New file.
5146         * elf/circlemod3.c: New file.
5147         * elf/circlemod3a.c: New file.
5149 2002-06-18  Amos Waterland  <apw@us.ibm.com>
5151         * sysdeps/pthread/aio_cancel.c (aio_cancel): Add check for invalid
5152         file descriptor.
5153         * sysdeps/pthread/aio_fsync.c (aio_fsync): Add check for invalid fd;
5154         add check for fd not open for writing.
5156         * sysdeps/pthread/aio_suspend.c (aio_suspend): Add check for
5157         completed element(s) and do not suspend thread if so.  Patch
5158         heavily modified by drepper.
5160         * rt/tst-aio7.c: New file.  Regression test for problems which the
5161         above three changes fix.
5162         * rt/Makefile (tests): Add tst-aio7.
5164 2002-06-29  Ulrich Drepper  <drepper@redhat.com>
5166         * rt/tst-aio6.c: Fix comment.
5168         * catgets/gencat.c (read_input_file): Handle more than one slash
5169         at end of line correctly [PR libc/3926].
5170         Based on a patch by Steven Kim <steven.kim@peregrine.com>.
5172         * catgets/sample.SJIS: Add test case for above bug.
5173         * catgets/test-gencat.c: Adjust test code.
5174         * catgets/test-gencat.sh: Adjust expected results.
5176         * elf/do-rel.h (elf_dynamic_do_rel): Avoid overflow in computation
5177         to skip relative relocations.
5178         Patch by Geoff Keating <geoffk@redhat.com>.
5180 2002-05-26  Bruno Haible  <bruno@clisp.org>
5182         * iconv/loop.c (STANDARD_FROM_LOOP_ERR_HANDLER): New macro.
5183         (STANDARD_TO_LOOP_ERR_HANDLER): Renamed from STANDARD_ERR_HANDLER.
5184         All callers changed.
5185         * iconv/gconv_simple.c (ascii_internal_loop): For error handling use
5186         STANDARD_FROM_LOOP_ERR_HANDLER.
5187         (utf8_internal_loop): Likewise.
5188         (ucs2_internal_loop): Likewise.
5189         (internal_ucs2_loop): Perform error handling like in
5190         STANDARD_FROM_LOOP_ERR_HANDLER.
5191         * iconvdata/unicode.c (BODY for TO_LOOP): Perform error handling like
5192         in STANDARD_FROM_LOOP_ERR_HANDLER.
5193         (BODY for FROM_LOOP): Use STANDARD_FROM_LOOP_ERR_HANDLER for error
5194         handling.
5195         * iconvdata/utf-16.c (BODY for TO_LOOP): Perform error handling like
5196         in STANDARD_FROM_LOOP_ERR_HANDLER.
5197         (BODY for FROM_LOOP): Use STANDARD_FROM_LOOP_ERR_HANDLER for error
5198         handling.
5199         * iconvdata/utf-32.c (BODY for TO_LOOP): Perform error handling like
5200         in STANDARD_FROM_LOOP_ERR_HANDLER.
5201         (BODY for FROM_LOOP): Use STANDARD_FROM_LOOP_ERR_HANDLER for error
5202         handling.
5203         * iconvdata/big5.c (BODY for FROM_LOOP): For error handling use
5204         STANDARD_FROM_LOOP_ERR_HANDLER.
5205         * iconvdata/iso-2022-jp.c (BODY for FROM_LOOP): Likewise.
5206         * iconvdata/8bit-gap.c (BODY for FROM_LOOP): Likewise.
5207         * iconvdata/8bit-generic.c (BODY for FROM_LOOP): Likewise.
5208         * iconvdata/ansi_x3.110.c (BODY for FROM_LOOP): Likewise.
5209         * iconvdata/armscii-8.c (BODY for FROM_LOOP): Likewise.
5210         * iconvdata/cp1255.c (BODY for FROM_LOOP): Likewise.
5211         * iconvdata/cp1258.c (BODY for FROM_LOOP): Likewise.
5212         * iconvdata/euc-cn.c (BODY for FROM_LOOP): Likewise.
5213         * iconvdata/euc-jisx0213.c (BODY for FROM_LOOP): Likewise.
5214         * iconvdata/euc-jp.c (BODY for FROM_LOOP): Likewise.
5215         * iconvdata/euc-kr.c (BODY for FROM_LOOP): Likewise.
5216         * iconvdata/euc-tw.c (BODY for FROM_LOOP): Likewise.
5217         * iconvdata/big5hkscs.c (BODY for FROM_LOOP): Likewise.
5218         * iconvdata/gb18030.c (BODY for FROM_LOOP): Likewise.
5219         * iconvdata/gbk.c (BODY for FROM_LOOP): Likewise.
5220         * iconvdata/iso-2022-cn-ext.c (BODY for FROM_LOOP): Likewise.
5221         * iconvdata/iso-2022-cn.c (BODY for FROM_LOOP): Likewise.
5222         * iconvdata/iso-2022-jp-3.c (BODY for FROM_LOOP): Likewise.
5223         * iconvdata/iso-2022-kr.c (BODY for FROM_LOOP): Likewise.
5224         * iconvdata/iso646.c (BODY for FROM_LOOP): Likewise.
5225         * iconvdata/iso_6937-2.c (BODY for FROM_LOOP): Likewise.
5226         * iconvdata/iso_6937.c (BODY for FROM_LOOP): Likewise.
5227         * iconvdata/johab.c (BODY for FROM_LOOP): Likewise.
5228         * iconvdata/shift_jisx0213.c (BODY for FROM_LOOP): Likewise.
5229         * iconvdata/sjis.c (BODY for FROM_LOOP): Likewise.
5230         * iconvdata/t.61.c (BODY for FROM_LOOP): Likewise.
5231         * iconvdata/uhc.c (BODY for FROM_LOOP): Likewise.
5232         * iconvdata/utf-7.c (BODY for FROM_LOOP): Likewise.
5233         * iconvdata/gbbig5.c (BODY for FROM_LOOP): Likewise.  When ignoring
5234         an error, still set result = __GCONV_ILLEGAL_INPUT.
5235         (BODY for TO_LOOP): Likewise.
5236         * iconvdata/ibm930.c (BODY for FROM_LOOP): For error handling use
5237         STANDARD_FROM_LOOP_ERR_HANDLER.
5238         (BODY for TO_LOOP): Here use STANDARD_TO_LOOP_ERR_HANDLER.
5239         * iconvdata/ibm932.c: Include <dlfcn.h> and <stdint.h>.
5240         (BODY for FROM_LOOP): Use STANDARD_FROM_LOOP_ERR_HANDLER for error
5241         handling.
5242         (BODY for TO_LOOP): Here use STANDARD_TO_LOOP_ERR_HANDLER.
5243         * iconvdata/ibm933.c (BODY for FROM_LOOP): For error handling use
5244         STANDARD_FROM_LOOP_ERR_HANDLER.
5245         (BODY for TO_LOOP): Here use STANDARD_TO_LOOP_ERR_HANDLER.
5246         * iconvdata/ibm935.c (BODY for FROM_LOOP): For error handling use
5247         STANDARD_FROM_LOOP_ERR_HANDLER.
5248         (BODY for TO_LOOP): Here use STANDARD_TO_LOOP_ERR_HANDLER.
5249         * iconvdata/ibm937.c (BODY for FROM_LOOP): For error handling use
5250         STANDARD_FROM_LOOP_ERR_HANDLER.
5251         (BODY for TO_LOOP): Here use STANDARD_TO_LOOP_ERR_HANDLER.
5252         * iconvdata/ibm939.c (BODY for FROM_LOOP): For error handling use
5253         STANDARD_FROM_LOOP_ERR_HANDLER.
5254         (BODY for TO_LOOP): Here use STANDARD_TO_LOOP_ERR_HANDLER.
5255         * iconvdata/ibm943.c: Include <dlfcn.h> and <stdint.h>.
5256         (BODY for FROM_LOOP): Use STANDARD_FROM_LOOP_ERR_HANDLER for error
5257         handling.
5258         (BODY for TO_LOOP): Here use STANDARD_TO_LOOP_ERR_HANDLER.
5259         * iconvdata/gbgbk.c (BODY for FROM_LOOP): Update.
5260         * iconvdata/iso8859-1.c (BODY for TO_LOOP): Update.
5261         * iconvdata/tcvn5712-1.c (BODY for TO_LOOP): Update.
5263 2002-06-28  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
5265         * sysdeps/sh/dl-machine.h (elf_machine_load_address): Use local
5266         labels in assembler instructions.
5268 2002-06-25  Ulrich Drepper  <drepper@redhat.com>
5270         * libio/fileops.c (_IO_file_xsgetn_mmap): Always set EOF flag if
5271         not enough content is available.
5272         * libio/tst-eof.c: New file.
5273         * libio/Makefile (tests): Add tst-eof.
5275         * libio/fileops.c (_IO_file_underflow_mmap): Read a single byte to
5276         update atime.
5277         * libio/tst-atime.c: New file.
5278         * libio/Makefile (tests): Add tst-atime.
5280         * argp/argp-fmtstream.c (__argp_fmtstream_update): Avoid crash in
5281         handling of overly long words.
5283 2002-06-25  Andreas Jaeger  <aj@suse.de>
5285         * sysdeps/x86-64/dl-machine.h (elf_machine_load_address): Rewrite
5286         to not use 32-bit pc relative relocations.
5287         (elf_machine_dynamic): Likewise.
5289 2002-06-21  Ulrich Drepper  <drepper@redhat.com>
5291         * sysdeps/unix/sysv/linux/getdents.c [__ASSUME_GETDENTS64_SYSCALL]
5292         (__GETDENTS): Check for failed getdents64 syscall.
5293         * dirent/Makefile (tests): Add bug-readdir1.
5294         * dirent/bug-readdir1.c: New file.
5296 2002-06-17  Jakub Jelinek  <jakub@redhat.com>
5298         * elf/dl-lookup.c (_dl_debug_bindings): Use type_class 4 for TLS
5299         lookups.
5300         * elf/rtld.c (dl_main): Move TLS setup code before LD_TRACE_PRELINKING
5301         code.  Print TLS modid and offset for modules containing PT_TLS
5302         segments.
5304 2002-06-09  Jakub Jelinek  <jakub@redhat.com>
5306         * sysdeps/unix/sysv/linux/i386/dl-brk.c: Move...
5307         * sysdeps/unix/sysv/linux/dl-brk.c: ...here.
5308         * sysdeps/unix/sysv/linux/i386/dl-sbrk.c: Move...
5309         * sysdeps/unix/sysv/linux/dl-sbrk.c: ...here.
5311 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
5313         * nss/getXXbyYY_r.c (NEW, NEW1): Define.
5314         (NEW (REENTRANT_NAME)): Strong alias to INTERNAL (REENTRANT_NAME).
5315         (REENTRANT_NAME@@GLIBC_2.1.2): Use NEW (REENTRANT_NAME).
5316         * nss/getXXent_r.c (NEW, NEW1): Define.
5317         (NEW (REENTRANT_GETNAME)): Strong alias to
5318         INTERNAL (REENTRANT_GETNAME).
5319         (REENTRANT_GETNAME@@GLIBC_2.1.2): Use NEW (REENTRANT_GETNAME).
5321 2002-06-21  Ulrich Drepper  <drepper@redhat.com>
5323         * libio/fileops.c (_IO_file_setbuf_mmap): New function.
5324         (_IO_file_jumps_mmap): Use it.
5325         * libio/iosetvbuf.c: Don't call _IO_WSETBUF.
5326         * libio/libioP.h: Remove _IO_wdefault_setbuf and
5327         _IO_wdefault_setbuf_internal prorotypes.  Add _IO_file_setbuf_mmap
5328         prototype.
5329         * libio/wfileops.c (_IO_wfile_setbuf): Removed.
5330         (_IO_wfile_jumps_mmap): Don't use it anymore.
5331         * libio/wgenops.c (_IO_wdefault_setbuf): Removed.
5332         * libio/memstream.c (_IO_wmem_jumps): Use _IO_default_setbuf not
5333         _IO_wdefault_setbuf.
5334         * libio/vswprintf.c (_IO_wstrn_jumps): Likewise.
5335         * libio/wstrops.c (_IO_wstr_jumps): Likewise.
5336         * stdio-common/vfprintf.c (_IO_helper_jumps): Likewise.
5338 2002-06-05  Jakub Jelinek  <jakub@redhat.com>
5340         * libio/Makefile (tests): Add tst-mmap-setvbuf.
5341         * libio/tst-mmap-setvbuf.c: New test.
5343 2002-06-21  Andreas Jaeger  <aj@suse.de>
5345         * sysdeps/i386/fpu/libm-test-ulps: Add some ulps from my P3.
5347 2002-06-18  Jakub Jelinek  <jakub@redhat.com>
5349         * include/unistd.h (__fork_internal): Remove.
5350         (__fork): Don't define to __fork_internal.
5351         * sysdeps/mach/hurd/fork.c (__fork): Remove INTDEF.
5352         * sysdeps/unix/sysv/aix/fork.c (__fork): Likewise.
5353         * sysdeps/unix/sysv/linux/ia64/fork.S (__fork_internal): Remove alias.
5354         * sysdeps/unix/sysv/linux/sparc/fork.S (__fork_internal): Likewise.
5355         * sysdeps/unix/sysv/linux/syscalls.list (__fork_internal): Likewise.
5357 2002-06-20  Ulrich Drepper  <drepper@redhat.com>
5359         * po/hr.po: New file.
5361 2002-06-11  Wolfram Gloger  <wg@malloc.de>
5363         * malloc/malloc.c: Fix error path when new_heap() returns NULL.
5364         Reported by Michael Meissner <meissner@redhat.com>.
5366 2002-06-20  Ulrich Drepper  <drepper@redhat.com>
5368         * sysdeps/unix/sysv/linux/ia64/getcontext.S: Fix typo.
5369         Patch by Hans Boehm <hans_boehm@hp.com>.
5371 2002-06-20  Andreas Jaeger  <aj@suse.de>
5373         * math/libm-test.inc: Use exact values as input parameters,
5374         compute output parameters with 36 digits for 128-bit long doubles.
5375         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
5376         * sysdeps/x86-64/fpu/libm-test-ulps: Regenerated.
5377         * sysdeps/ia64/fpu/libm-test-ulps: Regenerated.
5379 2002-06-13  Stephen L Moshier  <steve@moshier.net>
5381         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Fix cases in which
5382         argument or result is subnormal.
5384 2002-06-19  Ulrich Drepper  <drepper@redhat.com>
5386         * sysdeps/i386/fpu/s_remquo.S: Fix three mistakes in computing the
5387         quotient.
5388         * sysdeps/i386/fpu/s_remquof.S: Likewise.
5389         * sysdeps/i386/fpu/s_remquol.S: Likewise.
5391         * sysdeps/hppa/dl-machine.h: Don't use multi-line string literals.
5393 2002-06-17  David Mosberger  <davidm@hpl.hp.com>
5395         * sysdeps/unix/sysv/linux/ia64/sys/ucontext.h (uc_sigmask): Fix
5396         typo: corresponding sigcontext field is called sc_mask, not sc_sigmask.
5397         Reported by Peter A. Buhr.
5399 2002-06-15  Roland McGrath  <roland@frob.com>
5401         * sysdeps/mach/hurd/mmap.c (__mmap): Add a dead case that quiets a
5402         warning.
5404         * sysdeps/mach/hurd/getcwd.c
5405         (_hurd_canonicalize_directory_name_internal): unsigned int -> size_t
5407         * sysdeps/unix/sysv/linux/bits/ustat.h: Moved to ...
5408         * sysdeps/generic/bits/ustat.h: ... here (was almost identical).
5410         * sysdeps/alpha/divrem.h: Use local label instead of global one for
5411         jump to local subroutine.
5413 2002-06-14  Roland McGrath  <roland@frob.com>
5415         * sysdeps/mach/hurd/i386/Makeconfig: File moved to ...
5416         * sysdeps/mach/hurd/Makeconfig: ... here.
5418 2002-06-13  Andreas Schwab  <schwab@suse.de>
5420         * sysdeps/m68k/fpu/s_finite.c: Remove INTDEF.
5421         * sysdeps/m68k/fpu/s_finitef.c: Likewise.
5422         * sysdeps/m68k/fpu/s_finitel.c: Likewise.
5424 2002-06-13  Roland McGrath  <roland@frob.com>
5426         * hurd/hurdstartup.h (_hurd_startup): int -> intptr_t in MAIN arg type.
5427         * hurd/hurdstartup.c (_hurd_startup): Likewise.
5428         Use intptr_t instead of int for argc in stack layout.
5429         * sysdeps/mach/hurd/alpha/init-first.c (init): Fix argument type.
5430         (_dl_init_first): Likewise.
5431         (_hurd_stack_setup): Likewise.
5432         (init1): Add a cast.
5433         * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start: go): Fix arg type.
5435         * sysdeps/mach/hurd/if_index.c (if_nameindex): Use size_t for AMOUNT
5436         argument to pfinet_siocgifconf RPC.
5438 2002-06-13  Andreas Schwab  <schwab@suse.de>
5440         * sysdeps/m68k/fpu/s_isinf.c (INTDEFX): Define to get correct
5441         expansion order.
5443 2002-06-12  Roland McGrath  <roland@frob.com>
5445         * sysdeps/generic/tmpfile.c [USE_IN_LIBIO] (tmpfile): Don't #define
5446         if already defined.
5447         [USE_IN_LIBIO]: Conditionalize versioned_symbol use on
5448         [GEN_THIS == __GT_FILE] so that tmpfile64.c's inclusion doesn't get it.
5450 2002-06-11  Roland McGrath  <roland@frob.com>
5452         * sysdeps/mach/hurd/xstat64.c: Conditionalize entire contents of the
5453         file on [!RTLD_STAT64].
5454         * sysdeps/mach/hurd/fxstat64.c: Likewise.
5456         * sysdeps/mach/hurd/tmpfile.c (tmpfile64): Define as alias of tmpfile.
5457         (__fdopen): Use INTUSE.
5458         * sysdeps/mach/hurd/tmpfile64.c: New file, empty placeholder.
5460         * stdio-common/tmpfile64.c: File removed.
5461         * sysdeps/generic/tmpfile64.c: New file.
5462         * sysdeps/generic/tmpfile.c (GEN_THIS): New macro, define to __GT_FILE
5463         if not already defined.
5464         (tmpfile): Use it in place of __GT_FILE.
5466         * include/unistd.h: Declare __chown_internal.
5468         * sysdeps/mach/hurd/sendfile64.c (sendfile64): Do real work here.
5469         * sysdeps/mach/hurd/sendfile.c (sendfile): Call that.
5471 2002-06-09  Roland McGrath  <roland@frob.com>
5473         Update to new Hurd RPC interfaces supporting 64-bit file sizes.
5474         * sysdeps/mach/hurd/configure.in: Check for <hurd/version.h> with
5475         value of HURD_INTERFACE_VERSION >= 20020609.
5476         * sysdeps/mach/hurd/configure: Regenerated.
5477         * shlib-versions (.*-.*-gnu-gnu.*): Set libhurduser=0.3.
5478         * sysdeps/mach/hurd/xstatconv.c (xstat64_conv): Rewritten to
5479         convert a struct stat64 into a struct stat and return 0 or -1
5480         with errno set to EOVERFLOW.
5481         * sysdeps/mach/hurd/statfsconv.c (statfs64_conv): Likewise
5482         for struct statfs64 to struct statfs.
5483         * sysdeps/mach/hurd/xstat.c (__xstat): Use converter and call ...
5484         * sysdeps/mach/hurd/xstat64.c (__xstat64): ... this, real work here.
5485         * sysdeps/mach/hurd/fxstat.c (__fxstat): Likewise.
5486         * sysdeps/mach/hurd/fxstat64.c (__fxstat64): Likewise.
5487         * sysdeps/mach/hurd/lxstat.c (__lxstat): Likewise.
5488         * sysdeps/mach/hurd/lxstat64.c (__lxstat64): Likewise.
5489         * sysdeps/mach/hurd/statfs.c (__statfs): Likewise.
5490         * sysdeps/mach/hurd/statfs64.c (__statfs64): Likewise.
5491         * sysdeps/mach/hurd/fstatfs.c (__fstatfs): Likewise.
5492         * sysdeps/mach/hurd/fstatfs64.c (__fstatfs64): Likewise.
5493         * sysdeps/mach/hurd/pwrite64.c (__libc_pwrite64): Do real work here.
5494         * sysdeps/mach/hurd/pwrite.c (__libc_pwrite): Call that.
5495         * sysdeps/mach/hurd/pread64.c (__libc_pread64): Do real work here.
5496         * sysdeps/mach/hurd/pread.c (__libc_pread): Call that.
5497         * sysdeps/mach/hurd/lseek64.c (__libc_lseek64): Do real work here.
5498         * sysdeps/mach/hurd/lseek.c (__libc_lseek): Call that.
5499         * sysdeps/mach/hurd/readdir64.c (__readdir64): Do real work here.
5500         * sysdeps/mach/hurd/readdir.c (__readdir): Call that.
5501         * sysdeps/mach/hurd/readdir64_r.c (__readdir64_r): Do real work here.
5502         * sysdeps/mach/hurd/readdir_r.c (__readdir64_r): Call that.
5503         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry):
5504         Use struct stat64 for io_stat argument.
5505         * sysdeps/mach/hurd/readlink.c (__readlink): Likewise.
5506         * hurd/fopenport.c (seekio): Remove EOVERFLOW check, pass POS directly
5507         to io_seek.
5508         * hurd/fd-read.c (_hurd_fd_read): Use loff_t for OFFSET argument.
5509         * hurd/fd-write.c (_hurd_fd_write): Likewise.
5510         * hurd/hurd/fd.h: Update decls.
5511         * sysdeps/mach/hurd/getcwd.c
5512         (_hurd_canonicalize_directory_name_internal): Use ino64_t
5513         and struct dirent64.
5514         * sysdeps/mach/hurd/dl-sysdep.c (open_file): Use struct stat64.
5515         (__xstat): Renamed to __xstat64, use struct stat64 for argument.
5516         (__fxstat): Renamed to __fxstat64, use struct stat64 for argument.
5517         (__lseek): Renamed to __libc_lseek64, use off64_t for argument.
5519 2002-06-08  Roland McGrath  <roland@frob.com>
5521         * sysdeps/mach/hurd/dirstream.h (struct __dirstream): Use size_t
5522         instead of unsigned long int for __allocation and __size members.
5524 2002-06-09  Jakub Jelinek  <jakub@redhat.com>
5526         * sysdeps/unix/sysv/linux/i386/dl-brk.c: Move...
5527         * sysdeps/unix/sysv/linux/dl-brk.c: ...here.
5528         * sysdeps/unix/sysv/linux/i386/dl-sbrk.c: Move...
5529         * sysdeps/unix/sysv/linux/dl-sbrk.c: ...here.
5531 2002-06-07  Roland McGrath  <roland@frob.com>
5533         * sysdeps/mach/hurd/bits/environments.h: File removed.
5535 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
5537         * sysdeps/unix/sysv/linux/alpha/sendfile64.c: New file.
5538         * sysdeps/unix/sysv/linux/ia64/sendfile64.c: New file.
5539         * sysdeps/unix/sysv/linux/sparc/sparc64/sendfile64.c: New file.
5540         * sysdeps/unix/sysv/linux/x86_64/sendfile64.c: New file.
5541         * sysdeps/unix/sysv/linux/syscalls.list (sendfile): Remove EXTRA.
5542         (sendfile64): Likewise.
5543         * sysdeps/unix/sysv/linux/alpha/syscalls.list (sendfile): Likewise.
5544         * sysdeps/unix/sysv/linux/ia64/syscalls.list (sendfile): Likewise.
5545         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (sendfile):
5546         Likewise.
5547         * sysdeps/unix/sysv/linux/x86_64/syscalls.list (sendfile): Likewise.
5549         * include/sys/stat.h (__fxstat64, __lxstat64): Only define if not
5550         already defined.
5552 2002-06-04  Bruno Haible  <bruno@clisp.org>
5554         * sysdeps/cris/stackinfo.h: New file.
5556         * sysdeps/hppa/dl-machine.h (elf_machine_rela): Cast reloc_addr
5557         to an integer type before performing bit operations on it.
5559 2002-06-05  Roland McGrath  <roland@frob.com>
5561         * sysdeps/generic/sendfile.c: Include <errno.h>.
5562         * sysdeps/generic/sendfile64.c: Likewise.
5564         * io/Makefile (routines): Add sendfile and sendfile64.
5565         (headers): Add sys/sendfile.h to the list.
5566         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Don't add it here.
5567         * sysdeps/unix/sysv/linux/sys/sendfile.h: Moved to ...
5568         * io/sys/sendfile.h: ... here.
5569         * sysdeps/generic/sendfile.c: New file.
5570         * sysdeps/generic/sendfile64.c: New file.
5572         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.1, GLIBC_2.3):
5573         Move sendfile, sendfile64 to ...
5574         * io/Versions (GLIBC_2.1, GLIBC_2.3): ... here.
5575         * sysdeps/mach/hurd/sendfile.c: New file.
5576         * sysdeps/mach/hurd/sendfile64.c: New file.
5578         * sysdeps/mach/nanosleep.c: New file.
5580 2002-06-04  Roland McGrath  <roland@frob.com>
5582         * sysdeps/alpha/elf/configure.in: New file.  Check for TLS support.
5583         * sysdeps/alpha/elf/configure: New file (generated).
5585 2002-06-02  Roland McGrath  <roland@frob.com>
5587         * include/link.h: Include <tls.h> to make sure USE_TLS is defined.
5589 2002-06-01  Roland McGrath  <roland@frob.com>
5591         * sysdeps/mach/hurd/alpha/init-first.c: New file, modified from
5592         i386/init-first.c by Andrew M. Miklic <miklic@attglobal.net>.
5594 2002-05-19  Ulrich Drepper  <drepper@redhat.com>
5596         * resolv/resolv.h (struct __res_state): Remove unused nstimes.
5597         Add nsmap.
5598         * resolv/res_init.c (__res_vinit): Initialize nsmap array.
5599         Remove nstimes setting.
5600         (res_nclose): Check all MAXNS nameservers with non-NULL nsaddrs.
5601         * resolv/res_send.c (res_nsend): Don't close unconditionally if
5602         there is mix of IPv6 and IPv4 nameservers.
5603         Use nsmap array to find free slots and preserve nameserver ordering.
5604         Fix RES_ROTATE.
5606 2002-05-30  Ulrich Drepper  <drepper@redhat.com>
5608         * sysdeps/unix/sysv/linux/sys/sendfile.h: It is now possible to
5609         use this header with LFS.
5611         * po/sk.po: Update from translation team.
5613 2002-05-28  Andreas Schwab  <schwab@suse.de>
5615         * sysdeps/generic/readelflib.c (process_elf_file): Give correct
5616         message when finding object of wrong class.
5618 2002-05-28  Jakub Jelinek  <jakub@redhat.com>
5620         * sysdeps/wordsize-32/divdi3.c (__moddi3): Fix pasto.
5621         Patch by <radu@netsoft.ro>.
5623 2002-05-30  Ulrich Drepper  <drepper@redhat.com>
5625         * sysdeps/unix/sysv/linux/Makefile [$(subdir)==misc] (sysdep_routines):
5626         Add readahead.
5627         * sysdeps/unix/sysv/linux/readahead.c: New file.
5628         * sysdeps/unix/sysv/linux/syscalls.list: Add sendfile64 syscall.
5629         * sysdeps/unix/sysv/linux/Versions: Export readahead and sendfile64.
5630         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add readahead syscall.
5631         Add sendfile64 alias to sendfile syscall.
5632         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Likewise.
5633         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
5634         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
5635         * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add s_readahead
5636         syscall.
5638         * sysdeps/unix/sysv/linux/i386/sysdep.h: Use __i686.get_pc_thunk.XX
5639         special section for PIC register loading.
5640         * sysdeps/unix/sysv/linux/i386/i686/sysdep.h: Likewise.
5642         * config.h.in: Define HAVE_HIDDEN.
5643         * configure.in: Also define HAVE_HIDDEN if HAVE_PROTECTED is defined.
5645         * elf/elf.h: Correct Alpha TLS relocations according to last spec.
5647 2002-05-28  Roland McGrath  <roland@frob.com>
5649         * sysdeps/mach/alpha/setfpucw.c: New file.
5651 2002-05-26  Roland McGrath  <roland@frob.com>
5653         * sysdeps/mach/hurd/ioctl.c (__ioctl): Don't use sizeof in _IOTS.
5654         Use integer_t instead of int for IOC_VOID case.
5656 2002-05-27  Alexandre Oliva  <aoliva@redhat.com>
5658         * configure.in (DO_STATIC_NSS): Define if --disable-shared.
5660 2002-05-26  Bruno Haible  <bruno@clisp.org>
5662         * iconvdata/iso-2022-jp.c (BODY for TO_LOOP): Avoid running off the
5663         end of the ISO-8859-7 from idx table.
5665 2002-05-27  Ulrich Drepper  <drepper@redhat.com>
5667         * manual/lang.texi: Fix FLT_EPSILON description [PR libc/3649].
5669 2002-05-24  David S. Miller  <davem@redhat.com>
5671         * string/bits/string2.h (memset): Do not try to optimize when
5672         not _STRING_ARCH_unaligned if GCC will do the right thing.
5674 2002-05-21  Isamu Hasegawa  <isamu@yamato.ibm.com>
5676         * posix/regex.c: Define `inline' as a macro into nothing for the
5677         compilers which lack the keyword.
5678         * posix/regex.h: (RE_SYNTAX_GNU_AWK): Remove RE_CONTEXT_INVALID_OPS
5679         for the compatibility of gawk.
5680         * posix/regcomp.c: Add fake implementation of isblank() for the
5681         environments which lack the function.
5682         Don't use free_charset() in case of non-i18n envs.
5683         (build_range_exp): Don't use i18n related code in case of non-i18n
5684         envs.
5685         (build_collating_symbol): Likewise.
5686         (build_equiv_class): Likewise.
5687         (build_charclass): Likewise.
5688         (re_compile_fastmap_iter): Likewise.
5689         (parse_bracket_exp): Likewise.
5690         (build_word_op): Likewise.
5691         (regfree): Don't use free_charset() in case of non-i18n envs.
5692         * posix/regex_internal.h: Remove COMPLEX_BRACKET from
5693         re_token_type_t in case of non-i18n envs.
5694         Don't define re_charset_t in case of non-i18n envs.
5695         Change the type of wcs of re_string_t from wchar_t to wint_t,
5696         since we store also WEOF.
5697         * posix/regex_internal.c: (re_string_realloc_buffers): Change
5698         the type of wcs of re_string_t from wchar_t to wint_t.
5699         (re_string_reconstruct): Likewise.
5700         (create_ci_newstate): Don't use i18n related code in case of
5701         non-i18n envs.
5702         (create_cd_newstate): Likewise.
5704 2002-05-24  Ulrich Drepper  <drepper@redhat.com>
5706         * iconv/loop.c: Fix typo.
5708 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
5710         * inet/ether_line.c (ether_line): Fix a typo causing only
5711         lower 4 bits of each ethernet address byte being assigned.
5712         Don't modify what line points to.
5713         * inet/tst-ether_aton.c (main): Add ether_line tests.
5715 2002-05-23  Marcus Brinkmann  <marcus@gnu.org>
5717         * manual/filesys.texi: Don't make readlink example leak memory
5718         when readlink fails.
5720 2002-05-20  Ulrich Drepper  <drepper@redhat.com>
5722         * iconv/loop.c: Fix condition for defining unaligned loop.  Add
5723         some more security checks.
5725 2002-05-17  David S. Miller  <davem@redhat.com>
5727         * sysdeps/unix/sysv/linux/sparc/fork.S: Define _internal aliases.
5729 2002-05-16  David S. Miller  <davem@redhat.com>
5731         * sysdeps/sparc/sparc32/dl-machine.h (LOAD_PIC_REG): Define.
5732         (elf_machine_dynamic): Use it to force PIC register to be loaded.
5733         (elf_machine_load_address): Likewise.
5734         * sysdeps/sparc/sparc64/dl-machine.h: Mirror sparc32 changes.
5736         * sysdeps/sparc/sparc64/strncmp.S: When second argument pointer
5737         is unaligned, do not forget to fully initialize %g1 magic value.
5739         * sysdeps/unix/sysv/linux/sparc/sys/procfs.h: Fix 64-bit elf
5740         register definitions and provide 32-bit variants of structures
5741         during 64-bit builds.
5743         * soft-fp/op-1.h (_FP_FRAC_CLEAR_OVERP_1): Define.
5744         * soft-fp/op-2.h (_FP_FRAC_CLEAR_OVERP_2): Define.
5745         * soft-fp/op-4.h (_FP_FRAC_CLEAR_OVERP_4): Define.
5746         * soft-fp/op-common.h (_FP_PACK_CANONICAL): After rounding, if
5747         _FP_FRAC_OVERP_X is set, use _FP_FRAC_CLEAR_OVERP_X to clear it.
5748         (_FP_FROM_INT): Perform right shifts on unsigned integer type.
5749         Do not clear implicit one bit here, it must be done post-rounding.
5750         Only pad to the left using left shift if value uses less than the
5751         available fractional bits.
5753 2002-05-20  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5755         * sysdeps/powerpc/Makefile (sysdeps_routines): Use libgcc-compat
5756         instead of cmpdi2, shdi3, fixdfdi, fixsfdi in csu dir.
5757         (shared-only-routines): Likewise.
5758         * sysdeps/powerpc/libgcc-compat.c: New file.
5759         * sysdeps/wordsize-32/cmpdi2.c: Removed.
5760         * sysdeps/wordsize-32/fixdfdi.c: Removed.
5761         * sysdeps/wordsize-32/fixsfdi.c: Removed.
5762         * sysdeps/wordsize-32/shdi3.c: Removed.
5764 2002-05-16  Bruno Haible  <bruno@clisp.org>
5766         * MakeTAGS (libc.pot): Don't sort the output.
5767         * po/header.pot: Update to match xgettext 0.11 output.
5769 2002-05-16  Bruno Haible  <bruno@clisp.org>
5771         * MakeTAGS (subdirs): Remove duplicates.
5773 2002-05-19  Ulrich Drepper  <drepper@redhat.com>
5775         * sysdeps/unix/sysv/linux/errlist.c: Remove extra weak alias
5776         definiton of _old_sys_nerr.  Define _old_sys_errlist as strong
5777         alias.
5779 2002-05-19  Andreas Jaeger  <aj@suse.de>
5781         * sysdeps/unix/sysv/linux/configure.in: Warn against an
5782         installation in /usr/local.
5784 2002-05-16  Bruno Haible  <bruno@clisp.org>
5786         * sysdeps/unix/sysv/aix/bits/ioctl-types.h: Don't use multiline
5787         string as argument of #error.
5789 2002-05-15  Ulrich Drepper  <drepper@redhat.com>
5791         * stdlib/canonicalize.c (canonicalize): Rename to __realpath and
5792         don't define static.  Remove old __realpath function.  TC1 of
5793         POSIX 2001 will allow the second parameter to be NULL.
5794         * stdlib/test-canon.c: Comment out test for NULL as second
5795         parameter of realpath.
5797         * time/offtime.c (__offtime): Set errno if overflow is detected.
5799         * elf/Makefile (rtld-routines): Remove dl-brk and dl-sbrk.
5800         * sysdeps/unix/sysv/linux/Makefile (sysdep-rtld-routines): Add
5801         dl-brk and dl-sbrk.
5803         * sysdeps/sparc/fpu/bits/mathinline.h (fdim): Add __THROW.
5804         (fdimf): Likewise.
5806 2002-05-15  Roland McGrath  <roland@frob.com>
5808         * hurd/report-wait.c (_S_msg_report_wait): Use mach_msg_id_t for arg.
5810 2002-05-12  Bruno Haible  <bruno@clisp.org>
5812         * iconvdata/testdata/EUC-JISX0213: New file.
5813         * iconvdata/testdata/EUC-JISX0213..UTF8: New file.
5814         * iconvdata/testdata/SHIFT_JISX0213: New file.
5815         * iconvdata/testdata/SHIFT_JISX0213..UTF8: New file.
5816         * iconvdata/testdata/ISO-2022-JP-3: New file.
5817         * iconvdata/testdata/ISO-2022-JP-3..UTF8: New file.
5818         * iconvdata/TESTS: Add EUC-JISX0213, SHIFT_JISX0213, ISO-2022-JP-3.
5819         * iconvdata/run-iconv-test.sh: Skip the charmap test if the charmap
5820         contains comments indicating precomposed characters.
5822 2002-04-21  Bruno Haible  <bruno@clisp.org>
5824         * iconvdata/iso-2022-jp-3.c: New file.
5825         * iconvdata/gconv-modules (ISO-2022-JP-3): New module.
5826         * iconvdata/Makefile (modules): Add ISO-2022-JP-3.
5827         (LDFLAGS-ISO-2022-JP-3.so): New variable.
5828         (ISO-2022-JP-3.so): Depend on libJIS.so and libJISX0213.so.
5829         (distribute): Add iso-2022-jp-3.c.
5831 2002-05-12  Bruno Haible  <bruno@clisp.org>
5833         * iconvdata/tst-table-to.c (main): Restore handling of
5834         transliterations, broken by last patch.
5836 2002-05-12  Bruno Haible  <bruno@clisp.org>
5838         * iconvdata/TESTS: Add IBM922, IBM1124, IBM1129.
5840 2002-05-12  Bruno Haible  <bruno@clisp.org>
5842         * iconvdata/euc-jisx0213.c (BODY for FROM_LOOP): Don't advance inptr
5843         when there is not enough room in the output buffer.
5844         * iconvdata/shift_jisx0213.c (BODY for FROM_LOOP): Likewise.
5846 2002-04-20  Bruno Haible  <bruno@clisp.org>
5848         * iconv/skeleton.c ({FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO}): New
5849         macros.
5850         (RESET_INPUT_BUFFER): Use them instead of {MIN,MAX}_NEEDED_{FROM,TO}.
5851         Also make this macro work if FROM_DIRECTION evaluates to 0.
5852         (gconv_init): Use the new macros instead of {MIN,MAX}_NEEDED_{FROM,TO}.
5853         (FUNCTION_NAME): Likewise, in the handling of unaligned accesses and
5854         of consume_incomplete.
5855         * iconvdata/cp1255.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO}
5856         instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set FROM_LOOP_MAX_NEEDED_TO to
5857         4, not 8.
5858         * iconvdata/cp1258.c: Likewise.
5859         * iconvdata/ibm930.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO}
5860         instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set TO_LOOP_MAX_NEEDED_TO to 3,
5861         not 2.
5862         * iconvdata/ibm933.c: Likewise.
5863         * iconvdata/ibm935.c: Likewise.
5864         * iconvdata/ibm937.c: Likewise.
5865         * iconvdata/ibm939.c: Likewise.
5866         * iconvdata/iso-2022-cn.c: Define
5867         {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of
5868         {MIN,MAX}_NEEDED_{FROM,TO}. Set TO_LOOP_MAX_NEEDED_TO to 6, not 4.
5869         * iconvdata/iso-2022-cn-ext.c: Likewise.
5870         * iconvdata/iso-2022-jp.c: Define
5871         {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of
5872         {MIN,MAX}_NEEDED_{FROM,TO}.
5873         * iconvdata/tcvn5712-1.c: Define
5874         {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of
5875         {MIN,MAX}_NEEDED_{FROM,TO}. Set FROM_LOOP_MAX_NEEDED_FROM to 1, not 2.
5876         * iconvdata/euc-jisx0213.c: Define
5877         {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of
5878         {MIN,MAX}_NEEDED_{FROM,TO}. Set FROM_LOOP_MAX_NEEDED_TO to 8, not 4.
5879         * iconvdata/shift_jisx0213.c: Likewise.
5881 2002-05-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5883         * sysdeps/powerpc/Makefile (sysdeps_routines): Add divdi3, cmpdi2,
5884         shdi3, fixdfdi, fixsfdi in csu dir.
5885         (shared-only-routines): Likewise.
5886         * sysdeps/wordsize-32/cmpdi2.c: New file.
5887         * sysdeps/wordsize-32/shdi3.c: New file.
5888         * sysdeps/wordsize-32/fixdfdi.c: New file.
5889         * sysdeps/wordsize-32/fixsfdi.c: New file.
5890         * sysdeps/powerpc/Versions (__divdi3, __moddi3, __udivdi3, __umoddi3,
5891         __ashldi3, __ashrdi3, __lshrdi3, __cmpdi2, __ucmpdi2, __fixdfdi,
5892         __fixsfdi, __fixunsdfdi, __fixunssfdi): Export at GLIBC_2.0.
5894         * sysdeps/unix/sysv/linux/semctl.c (__old_semctl, __new_semctl):
5895         Only use va_arg if the argument will be used [PR libc/3259].
5897 2002-05-06  Michael A. Schmidt  <mmaass@us.ibm.com>
5899         * catgets/catgets.c (catopen): Free buffer if internal catalog
5900         open fails.
5902 2002-05-14  Ulrich Drepper  <drepper@redhat.com>
5904         * debug/xtrace.sh: Make more robust.  For realtime tracking use
5905         non-buffering methods.
5906         * debug/pcprofiledump.c: Implement -u option.
5907         Patch by Roger Luethi <rl@hellgate.ch>.
5909 2002-05-11  Jakub Jelinek  <jakub@redhat.com>
5911         * include/netinet/in.h (bindresvport_internal): Add prototype.
5912         * include/rpc/auth.h  (authunix_create_internal,
5913         authunix_create_default_internal, authnone_create_internal,
5914         authdes_pk_create_internal): Add prototypes.
5915         * include/rpc/clnt.h (clnt_create_internal, clnttcp_create_internal,
5916         clntudp_create_internal, clntudp_bufcreate_internal,
5917         clntunix_create_internal): Add prototypes.
5918         * include/rpc/svc.h (svc_sendreply_internal, svcerr_decode_internal,
5919         svc_getreq_internal, svc_getreq_common_internal,
5920         svc_getreqset_internal, svc_getreq_poll_internal,
5921         svc_register_internal, svc_unregister_internal,
5922         svcudp_create_internal, svcudp_bufcreate_internal): Add prototypes.
5923         * include/rpc/svc_auth.h (_authenticate_internal): Add prototype.
5924         * include/sys/socket.h (__sendto, __recvfrom, __sendmsg, __recvmsg,
5925         __setsockopt, __getsockname, __bind, __listen): Add prototypes.
5926         * inet/rexec.c (rexec_af): Use __listen and __getsockname.
5927         * inet/rcmd.c (rcmd_af): Use __listen.
5928         (rresvport_af): Use __bind.
5929         * sunrpc/clnt_udp.c: Use INTUSE calls to bindresvport,
5930         authunix_create, authunix_create_default, authnone_create,
5931         authdes_pk_create, clnt_create, clnttcp_create, clntudp_create,
5932         clntudp_bufcreate, clntunix_create svc_sendreply, svcerr_decode,
5933         svc_getreq, svc_getreq_common, svc_getreqset, svc_getreq_poll,
5934         svc_register, svc_unregister, svcudp_create, svcudp_bufcreate,
5935         _authenticate, add INTDEF after such function definitions.
5936         Use __listen, __bind, __sendto, __recvfrom, __sendmsg, __recvmsg,
5937         __setsockopt, __getsockname instead of non-__ variants.
5938         * sunrpc/pmap_rmt.c: Likewise.
5939         * sunrpc/rtime.c: Likewise.
5940         * sunrpc/svc_udp.c: Likewise.
5941         * sunrpc/clnt_unix.c: Likewise.
5942         * sunrpc/svc_unix.c: Likewise.
5943         * sunrpc/bindrsvprt.c: Likewise.
5944         * sunrpc/svc_tcp.c: Likewise.
5945         * sunrpc/auth_none.c: Likewise.
5946         * sunrpc/clnt_raw.c: Likewise.
5947         * sunrpc/clnt_tcp.c: Likewise.
5948         * sunrpc/auth_unix.c: Likewise.
5949         * sunrpc/key_call.c: Likewise.
5950         * sunrpc/clnt_gen.c: Likewise.
5951         * sunrpc/pm_getmaps.c: Likewise.
5952         * sunrpc/clnt_simp.c: Likewise.
5953         * sunrpc/pmap_clnt.c: Likewise.
5954         * sunrpc/svc_run.c: Likewise.
5955         * sunrpc/svc.c: Likewise.
5956         * sunrpc/svc_simple.c: Likewise.
5957         * sunrpc/pm_getport.c: Likewise.
5958         * sunrpc/auth_des.c: Likewise.
5959         * sunrpc/svc_auth.c: Likewise.
5960         * sysdeps/generic/unwind-dw2-fde.c (__register_frame_info_bases,
5961         __register_frame_info_table_bases, __deregister_frame_info_bases):
5962         Add INTDEF.
5963         (__register_frame_info_bases_internal,
5964         __register_frame_info_table_bases_internal,
5965         __deregister_frame_info_bases_internal): Add prototypes.
5966         (__register_frame_info, __register_frame): Use INTUSE in call to
5967         __register_frame_info_bases.
5968         (__register_frame_info_table): Similarly.
5969         (__deregister_frame_info, __deregister_frame): Similarly.
5970         * sysdeps/generic/sendto.c (__sendto): Renamed from sendto, add
5971         sendto as weak alias.
5972         * sysdeps/mach/hurd/sendto.c: Likewise.
5973         * sysdeps/generic/recvfrom.c (__recvfrom): Renamed from recvfrom, add
5974         recvfrom as weak alias.
5975         * sysdeps/mach/hurd/recvfrom.c: Likewise.
5976         * sysdeps/unix/sysv/aix/recvfrom.c: Likewise.
5977         * sysdeps/generic/recvmsg.c (__recvmsg): Renamed from recvmsg, add
5978         recvmsg as weak alias.
5979         * sysdeps/unix/sysv/aix/recvmsg.c: Likewise.
5980         * sysdeps/generic/sendmsg.c (__sendmsg): Renamed from sendmsg, add
5981         sendmsg as weak alias.
5982         * sysdeps/unix/sysv/aix/sendmsg.c: Likewise.
5983         * sysdeps/generic/setsockopt.c (__setsockopt): Renamed from
5984         setsockopt, add setsockopt as weak alias.
5985         * sysdeps/mach/hurd/setsockopt.c: Likewise.
5986         * sysdeps/generic/bind.c (__bind): Renamed from bind, add bind as
5987         weak alias.
5988         * sysdeps/mach/hurd/bind.c: Likewise.
5989         * sysdeps/generic/listen.c (__listen): Renamed from listen, add listen
5990         as weak alias.
5991         * sysdeps/mach/hurd/listen.c: Likewise.
5992         * sysdeps/generic/getsockname.c (__getsockname): Renamed from
5993         getsockname, add getsockname as weak alias.
5994         * sysdeps/mach/hurd/getsockname.c: Likewise.
5995         * sysdeps/unix/sysv/aix/getsockname.c: Likewise.
5996         * sysdeps/mach/hurd/recvmsg.c (__recvmsg): Add weak alias.
5997         * sysdeps/mach/hurd/sendmsg.c (__sendmsg): Add weak alias.
5998         * sysdeps/unix/inet/syscalls.list (__bind, __listen, __recvmsg,
5999         __recvfrom, __sendmsg, __sendto, __setsockopt): Add aliases.
6000         * sysdeps/unix/sysv/linux/alpha/syscalls.list (__recvmsg, __sendmsg):
6001         Add aliases.
6002         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Likewise.
6003         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
6004         * sysdeps/unix/sysv/linux/hppa/syscalls.list: Likewise.
6005         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
6006         * sysdeps/unix/sysv/linux/recvfrom.S (__recvfrom): Add weak alias.
6007         * sysdeps/unix/sysv/linux/recvmsg.S (__recvmsg): Likewise.
6008         * sysdeps/unix/sysv/linux/sendmsg.S (__sendmsg): Likewise.
6009         * sysdeps/unix/sysv/linux/sendto.S (__sendto): Likewise.
6010         * sysdeps/unix/sysv/linux/setsockopt.S (__setsockopt): Likewise.
6011         * sysdeps/unix/sysv/linux/bind.S (__bind): Likewise.
6012         * sysdeps/unix/sysv/linux/listen.S (__listen): Likewise.
6013         * sysdeps/unix/sysv/linux/getsockname.S (__getsockname): Likewise.
6015 2002-05-10  Jakub Jelinek  <jakub@redhat.com>
6017         * locale/programs/localedef.h (show_archive_content): Add verbose
6018         argument.
6019         * locale/programs/localedef.c (main): Adjust caller.
6020         * locale/programs/locarchive.c (struct nameent, struct dataent): New
6021         types.
6022         (nameentcmp, dataentcmp): New functions.
6023         (xstrcmp): Remove.
6024         (show_archive_content): Print verbose listing with --list-archive -v.
6026 2002-05-14  Ulrich Drepper  <drepper@redhat.com>
6028         * locale/programs/locarchive.c (open_archive): Take extra argument
6029         readonly.  If true open file with O_RDONLY and don't create the
6030         archive if it doesn't exist.
6031         Adapt all callers.
6032         (close_archive): Don't do anything if fd element is -1.
6033         * locale/programs/localedef.h (open_archive): Adjust prototype.
6034         * locale/programs/locfile.c (write_all_categories): Adjust open_archive
6035         call.
6037         * malloc/malloc.c (__posix_memalign): Correct check for size of
6038         alignment value [PR libc/3444].
6040         * include/stdio.h: Remove references to old stdio implementation.
6042         * libio/Makefile (bug-ungetwc2-ENV): Define.
6044 2002-05-13  Roland McGrath  <roland@frob.com>
6046         * iconv/gconv_charset.h (upstr): Add inline keyword, quiets warning.
6048         * hurd/hurdinit.c (_hurd_init): Use internal name _hurd_new_proc_init.
6050 2002-05-13  Marcus Brinkmann  <marcus@gnu.org>
6052         * hurd/hurdchdir.c (_hurd_change_directory_port_from_name):
6053         Allocate three, not two, more than LEN when appending '/.'.
6054         * sysdeps/mach/hurd/chroot.c (chroot): Likewise.  Don't check
6055         if NAME ends with '/.' if it is shorter than 2 chars.
6057 2002-05-12  Roland McGrath  <roland@frob.com>
6059         * mach/Makefile ($(mach-syscalls:%=$(objpfx)%.S)): Make the generated
6060         files #include <sysdep.h> instead of <mach/machine/syscall_sw.h>.
6062         * hurd/hurdexec.c (_hurd_exec): Reauthenticate ports/dtable used in
6063         file_exec to effect svuid=euid, svgid=egid if that is not a no-op.
6065 2002-05-10  Jakub Jelinek  <jakub@redhat.com>
6067         * sysdeps/ia64/Makefile: Remove extra endif.
6068         * sysdeps/ia64/ia64libgcc.S (__divsf3): Fix typo in symbol version.
6070 2002-05-10  Andreas Schwab  <schwab@suse.de>
6072         * sysdeps/powerpc/fpu/w_sqrt.c: Add sqrtl alias.
6074 2002-05-09  Andreas Jaeger  <aj@suse.de>
6076         * sysdeps/unix/sysv/linux/x86_64/sys/io.h: New file.
6077         * sysdeps/unix/sysv/linux/x86_64/Dist: Add it.
6078         * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers): Add it.
6080         * sysdeps/unix/sysv/linux/ia64/glob.c: Move to ...
6081         * sysdeps/wordsize-64/glob.c: ...here.
6082         * sysdeps/unix/sysv/linux/x86_64/glob.c: Remove.
6083         * sysdeps/unix/sysv/linux/s390/s390-64/glob.c: Remove.
6084         * sysdeps/unix/sysv/linux/sparc/sparc64/glob.c: Remove.
6086 2002-05-08  Roland McGrath  <roland@frob.com>
6088         * hurd/hurdfchdir.c (_hurd_change_directory_port_from_fd): Use
6089         O_NOTRANS flag in "." lookup.
6091 2002-05-05  Ulrich Drepper  <drepper@redhat.com>
6093         * malloc/mtrace.c: Comment out use of _mtrace_file and _mtrace_len.
6095 2002-05-04  Ulrich Drepper  <drepper@redhat.com>
6097         * locale/duplocale.c (__duplocale): Update special members only
6098         when allocation succeeded.
6100 2002-05-03  Roland McGrath  <roland@frob.com>
6102         * shlib-versions (.*-.*-gnu-gnu.*): Remove USE_IN_LIBIO conditionals;
6103         we can only build libc.so.0.3(GLIBC_2.2.6) now.
6105 2002-05-02  Jakub Jelinek  <jakub@redhat.com>
6107         * sysdeps/ia64/Makefile: Add ia64libgcc in csu subdir.
6108         * sysdeps/ia64/Versions (__divtf3, __divdf3, __divsf3, __divdi3,
6109         __moddi3, __udivdi3, __umoddi3, __multi3): Export at GLIBC_2.0.
6110         * sysdeps/ia64/ia64libgcc.S: New file.
6112 2002-05-02  Ulrich Drepper  <drepper@redhat.com>
6114         * sysdeps/generic/dl-tls.c (oom): Implement using _dl_fatal_printf.
6116         * malloc/memusage.c: Distinguish anonymous mmap.
6118 2002-05-01  Roland McGrath  <roland@frob.com>
6120         * sysdeps/mach/hurd/close.c: #undef __close before function defn,
6121         and use INTDEF on it.
6122         * sysdeps/mach/hurd/fcntl.c: Use INTDEF2.
6124         * sysdeps/mach/hurd/dl-sysdep.c (errno): New variable.
6126         * sysdeps/mach/hurd/alpha/static-start.S: New file (unfinished).
6128 2002-05-01  Ulrich Drepper  <drepper@redhat.com>
6130         * malloc/memusage.c: Add support for tracking mmap & friends.
6131         * malloc/memusage.sh: Implement -m/--mmap option.
6133 2002-04-30  Jakub Jelinek  <jakub@redhat.com>
6135         * locale/programs/locarchive.c (create_archive): Add archivefname
6136         argument, create fname from it.
6137         (enlarge_archive): Honour output_prefix.
6138         (open_archive): Likewise.
6140 2002-04-30  Jakub Jelinek  <jakub@redhat.com>
6142         * locale/programs/locarchive.c (add_locales_to_archive): Don't nest
6143         too many stpcpy macros.
6145 2002-04-26  Bruno Haible  <bruno@clisp.org>
6147         * locale/programs/ld-collate.c (collate_read): Cast first argument
6148         for "%.*s" to int.
6150 2002-04-26  Bruno Haible  <bruno@clisp.org>
6152         * include/libintl.h (__ngettext, __dngettext, __dcngettext,
6153         __dcngettext_internal): New declarations.
6154         (__gettext, __dgettext, __dcgettext, __dcgettext_internal): Add
6155         attribute declarations.
6157 2002-04-30  Roland McGrath  <roland@frob.com>
6159         Removed old GNU stdio implementation; GNU libio is now the only option.
6160         * configure.in: Removed --enable-libio option and @stdio@ subst var.
6161         Define USE_IN_LIBIO unconditionally.
6162         * configure: Regenerated.
6163         * Makeconfig (stdio): Set to libio by default.
6164         * config.make.in (stdio): Variable removed.
6165         * sysdeps/unix/sysv/linux/configure.in: Don't set $stdio.
6166         * sysdeps/unix/sysv/linux/configure: Regenerated.
6167         * sysdeps/mach/hurd/configure.in: Don't test $stdio.
6168         * sysdeps/mach/hurd/configure: Regenerated.
6169         * stdio/.cvsignore: File removed.
6170         * stdio/Makefile: File removed.
6171         * stdio/Versions: File removed.
6172         * stdio/__fbufsize.c: File removed.
6173         * stdio/__flbf.c: File removed.
6174         * stdio/__fpending.c: File removed.
6175         * stdio/__fpurge.c: File removed.
6176         * stdio/__freadable.c: File removed.
6177         * stdio/__freading.c: File removed.
6178         * stdio/__fsetlocking.c: File removed.
6179         * stdio/__fwritable.c: File removed.
6180         * stdio/__fwriting.c: File removed.
6181         * stdio/clearerr.c: File removed.
6182         * stdio/fclose.c: File removed.
6183         * stdio/fcloseall.c: File removed.
6184         * stdio/feof.c: File removed.
6185         * stdio/ferror.c: File removed.
6186         * stdio/fflush.c: File removed.
6187         * stdio/fgetc.c: File removed.
6188         * stdio/fgetpos.c: File removed.
6189         * stdio/fgets.c: File removed.
6190         * stdio/fileno.c: File removed.
6191         * stdio/fmemopen.c: File removed.
6192         * stdio/fopen.c: File removed.
6193         * stdio/fopncook.c: File removed.
6194         * stdio/fputc.c: File removed.
6195         * stdio/fputs.c: File removed.
6196         * stdio/fread.c: File removed.
6197         * stdio/freopen.c: File removed.
6198         * stdio/fseek.c: File removed.
6199         * stdio/fsetpos.c: File removed.
6200         * stdio/ftell.c: File removed.
6201         * stdio/fwrite.c: File removed.
6202         * stdio/getc.c: File removed.
6203         * stdio/getchar.c: File removed.
6204         * stdio/getdelim.c: File removed.
6205         * stdio/gets.c: File removed.
6206         * stdio/glue.c: File removed.
6207         * stdio/internals.c: File removed.
6208         * stdio/linewrap.c: File removed.
6209         * stdio/linewrap.h: File removed.
6210         * stdio/memstream.c: File removed.
6211         * stdio/newstream.c: File removed.
6212         * stdio/obstream.c: File removed.
6213         * stdio/putc.c: File removed.
6214         * stdio/putchar.c: File removed.
6215         * stdio/puts.c: File removed.
6216         * stdio/rewind.c: File removed.
6217         * stdio/setbuf.c: File removed.
6218         * stdio/setbuffer.c: File removed.
6219         * stdio/setlinebuf.c: File removed.
6220         * stdio/setvbuf.c: File removed.
6221         * stdio/stdio.h: File removed.
6222         * stdio/ungetc.c: File removed.
6223         * stdio/vasprintf.c: File removed.
6224         * stdio/vscanf.c: File removed.
6225         * stdio/vsnprintf.c: File removed.
6226         * stdio/vsprintf.c: File removed.
6227         * stdio/vsscanf.c: File removed.
6228         * sysdeps/generic/defs.c: File removed.
6229         * sysdeps/generic/fdopen.c: File removed.
6230         * sysdeps/generic/pipestream.c: File removed.
6231         * sysdeps/generic/stdio_init.c: File removed.
6232         * sysdeps/generic/sysd-stdio.c: File removed.
6233         * sysdeps/generic/vdprintf.c: File removed.
6234         * sysdeps/mach/hurd/defs.c: File removed.
6235         * sysdeps/mach/hurd/fdopen.c: File removed.
6236         * sysdeps/mach/hurd/pipestream.c: File removed.
6237         * sysdeps/mach/hurd/stdio_init.c: File removed.
6238         * sysdeps/mach/hurd/sysd-stdio.c: File removed.
6239         * sysdeps/mach/hurd/vdprintf.c: File removed.
6240         * sysdeps/posix/defs.c: File removed.
6241         * sysdeps/posix/fdopen.c: File removed.
6242         * sysdeps/posix/pipestream.c: File removed.
6243         * sysdeps/posix/stdio_init.c: File removed.
6244         * sysdeps/posix/vdprintf.c: File removed.
6245         * sysdeps/unix/pipestream.c: File removed.
6246         * sysdeps/unix/sysv/sysd-stdio.c: File removed.
6247         * sysdeps/unix/sysv/sco3.2.4/pipestream.c: File removed.
6248         * sysdeps/unix/sysv/sysv4/pipestream.c: File removed.
6250 2002-04-29  Roland McGrath  <roland@frob.com>
6252         * include/libc-symbols.h (link_warning): Use `unused' attribute.
6254 2002-04-28  Ulrich Drepper  <drepper@redhat.com>
6256         * sysdeps/generic/tls.h: Describe what must be defined.
6258         * sysdeps/generic/glob.c (glob): Don't pass GLOB_NOMAGIC flag to
6259         glob_in_dir [PR libc/3385].
6260         * posix/globtest.sh: Add test case.
6262         * intl/loadmsgcat.c [!_LIBC] (_nl_init_domain_conv): Don't add
6263         //TRANSLIT twice.
6265 2002-04-27  Ulrich Drepper  <drepper@redhat.com>
6267         * sysdeps/unix/sysv/linux/ia64/fxstat.c: Fix a few issues with the
6268         _internal symbol handling.
6269         * sysdeps/unix/sysv/linux/ia64/lxstat.c: Likewise.
6271 2002-04-26  Ulrich Drepper  <drepper@redhat.com>
6273         * sysdeps/ia64/fpu/s_finite.S: Define _internal aliases.
6274         * sysdeps/unix/sysv/linux/ia64/fork.S: Likewise.
6276 2002-04-26  Isamu Hasegawa  <isamu@yamato.ibm.com>
6278         * posix/regcomp.c (re_compile_fastmap_iter): Fix fastmap in case of
6279         not _LIBC and RE_ENABLE_I18N.
6280         (build_range_exp): Implement for not _LIBC.
6281         (build_collating_symbol): Likewise.
6282         (parse_bracket_exp): Unify redundant error handlings.
6283         Don't erase mbcset for non matching list in multibyte envs.
6284         (build_word_op): Add '_' to matching list for \w operator.
6285         * posix/regex_internal.c (re_string_construct): Invoke
6286         build_upper_buffer in case of not RE_ENABLE_I18N.
6287         (re_string_reconstruct): Don't touch cur_state in case of not
6288         RE_ENABLE_I18N.
6289         * posix/regex_internal.h (attribute_hidden): New macro in case of
6290         not _LIBC.
6291         (re_charset_t): Define range_starts/ends in case of not _LIBC.
6292         * posix/regexec.c (sift_states_iter_mb): Hide in case of not
6293         RE_ENABLE_I18N.
6294         (transit_state_mb): Likewise.
6295         (check_node_accept_bytes): Implement the code evaluating range
6296         expression in case of not _LIBC.
6297         (find_collation_sequence_value): Hide in case of not _LIBC.
6299 2002-04-26  Jakub Jelinek  <jakub@redhat.com>
6301         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Copied from
6302         i386/semctl.c.
6303         (__old_semctl, __new_semctl): Only use va_arg if the argument will
6304         be used.
6306 2002-04-26  Ulrich Drepper  <drepper@redhat.com>
6308         * sysdeps/ia64/fpu/s_isinf.S: Fix definition of _internal names.
6310         * sysdeps/ia64/strncpy.S: Fix recovery code.
6311         Patch by David Mosberger <davidm@hpl.hp.com>.
6313 2002-04-24  Ulrich Drepper  <drepper@redhat.com>
6315         * sysdeps/unix/sysv/linux/ia64/Versions [libc]: Add getunwind for
6316         GLIBC_2.2.6.
6318 2002-04-14  Bruno Haible  <bruno@clisp.org>
6320         * posix/regex.c (re_max_failures): Add back symbol for binary
6321         compatibility.
6323 2002-04-22  Isamu Hasegawa  <isamu@yamato.ibm.com>
6325         * posix/regcomp.c (re_compile_internal): Adapt it to new interface
6326         of buffer building functions.
6327         * posix/regex_internal.c (re_string_allocate): New function.
6328         (re_string_realloc_buffers): New function.
6329         (re_string_skip_chars): New function.
6330         (re_string_reconstruct): New function.
6331         (re_string_construct): Adapt it to new interface of buffer building
6332         functions.
6333         (re_string_construct_common): Likewise.
6334         (build_wcs_buffer): Likewise.
6335         (build_wcs_upper_buffer): Likewise.
6336         (build_upper_buffer): Likewise.
6337         (re_string_translate_buffer): Likewise.
6338         (re_string_context_at): Adapt it to variable length buffers.
6339         * posix/regex_internal.h (re_string_t): Add new fields to handle
6340         variable length buffers.
6341         (re_match_context_t): Likewise.
6342         * posix/regexec.c (re_search_internal): Adapt it to new interface
6343         of re_string_t and re_match_context_t.
6344         (acquire_init_state_context): Likewise.
6345         (check_matching): Likewise.
6346         (check_halt_state_context): Likewise.
6347         (proceed_next_node): Likewise.
6348         (set_regs): Likewise.
6349         (sift_states_backward): Likewise.
6350         (clean_state_log_if_need): Likewise.
6351         (sift_states_iter_mb): Likewise.
6352         (sift_states_iter_bkref): Likewise.
6353         (add_epsilon_backreference): Likewise.
6354         (transit_state): Likewise.
6355         (transit_state_sb): Likewise.
6356         (transit_state_mb): Likewise.
6357         (transit_state_bkref): Likewise.
6358         (transit_state_bkref_loop): Likewise.
6359         (check_node_accept): Likewise.
6360         (match_ctx_init): Likewise.
6361         (extend_buffers): New function.
6363 2002-04-21  Bruno Haible  <bruno@clisp.org>
6365         * iconvdata/tst-table.sh: For the second check, use the truncated
6366         GB18030 charmap table, like for the first check.
6368 2002-04-24  Ulrich Drepper  <drepper@redhat.com>
6370         * elf/dl-load.c (open_verify): Correct __lseek parameters.
6371         Patch by Simon Hildrew <simon@hildrew.net> [PR libc/3354].
6373 2002-04-23  H.J. Lu  <hjl@gnu.org>
6375         * include/math.h (isfinite): Fix a typo.
6377 2002-04-24  Ulrich Drepper  <drepper@redhat.com>
6379         * libio/bug-ungetwc2.c (test_locale): Use the de_DE.UTF-8 locale
6380         which is created by the test suite.
6382 2002-04-20  Bruno Haible  <bruno@clisp.org>
6384         * iconvdata/iso-2002-kr.c (MAX_NEEDED_FROM): Set to 4.
6385         (BODY for FROM_LOOP): Fix comparisons between inptr and inend.
6387 2002-04-20  Bruno Haible  <bruno@clisp.org>
6389         * iconvdata/johab.c (BODY for FROM_LOOP): Change type of i, m, f,
6390         to avoid gcc warning.
6392 2002-04-20  Bruno Haible  <bruno@clisp.org>
6394         * iconvdata/iso-2022-jp.c (EMIT_SHIFT_TO_INIT): Fix modification mask
6395         of data->__statep->__count.
6397 2002-04-20  Bruno Haible  <bruno@clisp.org>
6399         * iconvdata/euc-jisx0213.c (BODY for TO_LOOP): Really ignore Unicode
6400         tag characters.
6401         * iconvdata/shift_jisx0213.c (BODY for TO_LOOP): Likewise.
6403 2002-04-24  Roland McGrath  <roland@frob.com>
6405         * sysdeps/mach/alpha/syscall.S: Don't use .frame, ENTRY will have it;
6406         use END macro instead of our own .end directive.
6407         Use `callsys' insn mnemonic instead of `call_pal'.
6409         * sysdeps/mach/alpha/sysdep.h (ENTRY): New macro.
6411         * sysdeps/alpha/dl-machine.h (ELF_MACHINE_USER_ADDRESS_MASK): New
6412         macro; we need this for Hurd.
6414         Log entry was missing for 2002/03/24 commit of rev 1.8,
6415         goes with 2002-03-17 changes.
6416         * sysdeps/mach/hurd/i386/Makefile [$(subdir) = misc]
6417         (sysdep_routines): Append ioperm here.
6418         (sysdep_headers): Append sys/io.h here.
6420 2002-04-23  Roland McGrath  <roland@frob.com>
6422         * sysdeps/mach/hurd/send.c: int -> size_t for WROTE.
6423         * sysdeps/mach/hurd/sendto.c: Likewise.
6424         * hurd/hurdioctl.c (siocgifconf): int -> size_t for DATA_LEN.
6425         * sysdeps/mach/hurd/wait4.c (__wait4): natural_t -> int for SIGCODE.
6426         * sysdeps/mach/hurd/getpriority.c: unsigned int -> size_t for PISIZE.
6428 2002-04-22  Roland McGrath  <roland@frob.com>
6430         * sysdeps/mach/hurd/i386/ioperm.c (ioperm): Translate MIG_BAD_ID
6431         failure from i386_io_perm_* RPCs to ENOSYS.
6433 2002-04-22  Andreas Jaeger  <aj@suse.de>
6435         * sysdeps/unix/sysv/linux/x86_64/ldconfig.h: New file.
6437         * sysdeps/unix/sysv/linux/x86_64/dl-cache.h: New file.
6439         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Use %rdi as temp
6440         register instead of destroying %rbx.
6442 2002-04-21  Ulrich Drepper  <drepper@redhat.com>
6444         * string/string.h: Declare strerror_r also for XPG6.
6446 2002-04-19  Roland McGrath  <roland@frob.com>
6448         * sysdeps/mach/hurd/tmpfile.c: Create a file descriptor and use fdopen.
6450 2002-04-20  Ulrich Drepper  <drepper@redhat.com>
6452         * Makefile: Add handling of xtests and xcheck targets.
6453         * MakeTAGS: Likewise.
6454         * Makeconfig: Likewise.
6455         * Makerules: Likewise.
6456         * Rules: Likewise.
6457         * manual/Makefile: Likewise.
6458         * sunrpc/Makefile (xtests): Add thrsvc if thread library available.
6459         * sunrpc/thrsvc.c: New file.  By Zack Weinberg.
6461 2002-04-11  Zack Weinberg  <zack@codesourcery.com>
6463         * include/rpc/rpc.h (struct rpc_thread_variables): Remove
6464         authnone_private_s.
6465         * sunrpc/auth_none.c: Include bits/libc-lock.h.
6466         Delete #ifdef _RPC_THREAD_SAFE_ block.
6467         (authnone_private): Make a struct, not a pointer to struct.
6468         (authnone_private_guard): New once-control variable.
6469         (authnone_create_once): New function, split out of
6470         authnone_create.  No need to allocate memory.
6471         (authnone_create): Just call authnone_create_once via
6472         __libc_once, then return &authnone_private->no_client.
6473         (authnone_marshal): Access private data via CLIENT argument,
6474         not authnone_private pointer.
6475         Fix typo (MAX_MARSHEL_SIZE -> MAX_MARSHAL_SIZE).
6476         * sunrpc/rpc_thread.c (__rpc_thread_destroy): No need to free
6477         authnone_private_s.
6479 2002-04-12  H.J. Lu  <hjl@gnu.org>
6481         * sunrpc/clnt_raw.c (clntraw_create): Properly set xdrs and client.
6483 2002-04-18  Bruno Haible  <bruno@clisp.org>
6485         * iconvdata/euc-jisx0213.c (EMIT_SHIFT_TO_INIT, BODY for
6486         FROM_DIRECTION): Make the FROM direction stateless.
6487         * iconvdata/shift_jisx0213.c (EMIT_SHIFT_TO_INIT, BODY for
6488         FROM_DIRECTION): Likewise.
6490 2002-04-15  Bruno Haible  <bruno@clisp.org>
6492         * iconvdata/JISX0213.TXT: New file.
6493         * iconvdata/jisx0213.h: New file.
6494         * iconvdata/jisx0213.c: New file.
6495         * iconvdata/euc-jisx0213.c: New file.
6496         * iconvdata/shift_jisx0213.c: New file.
6497         * iconvdata/gconv-modules (EUC-JISX0213, SHIFT_JISX0213): New modules.
6498         * iconvdata/EUC-JISX0213.precomposed: New file.
6499         * iconvdata/SHIFT_JISX0213.precomposed: New file.
6500         * iconvdata/SHIFT_JISX0213.irreversible: New file.
6501         * iconvdata/tst-table-to.c (main): Make it work for encodings for
6502         which the "to" direction is stateful.
6503         * iconvdata/tst-tables.sh: Add EUC-JISX0213, SHIFT_JISX0213.
6504         * iconvdata/Makefile (modules): Add libJISX0213, EUC-JISX0213,
6505         SHIFT_JISX0213.
6506         (libJISX0213-routines): New variable.
6507         (LDFLAGS-EUC-JISX0213.so, LDFLAGS-SHIFT_JISX0213.so): New variables.
6508         (EUC-JISX0213.so, SHIFT_JISX0213.so): Depend on libJISX0213.so.
6509         (LDFLAGS-libJISX0213.so): New variable.
6510         (distribute): Add JISX0213.TXT, EUC-JISX0213.precomposed,
6511         SHIFT_JISX0213.precomposed, SHIFT_JISX0213.irreversible,
6512         jisx0213.c, jisx0213.h, euc-jisx0213.c, shift_jisx0213.c.
6514 2002-04-15  Bruno Haible  <bruno@clisp.org>
6516         * iconvdata/big5hkscs.c (big5hkscs_to_ucs): Change element type to
6517         uint32_t.  Update to Unicode 3.2.
6518         (from_ucs4, from_ucs4_idx): Update to Unicode 3.2.
6519         (BODY for TO_LOOP): Handle the ASCII range specially.
6520         * iconvdata/BIG5HKSCS.irreversible: Add one more entry.
6521         * iconvdata/testdata/BIG5HKSCS: Remove a character.
6522         * iconvdata/testdata/BIG5HKSCS..UTF-8: Regenerated.
6524 2002-04-15  Bruno Haible  <bruno@clisp.org>
6526         * iconvdata/gb18030.c (__twobyte_to_ucs, __fourbyte_to_ucs,
6527         __ucs_to_gb18030_tab1, __ucs_to_gb18030_tab2): Update to Unicode 3.2.
6529 2002-04-15  Bruno Haible  <bruno@clisp.org>
6531         * iconvdata/cns11643.h (__cns11643_from_ucs4p2c_tab): New declaration.
6532         (ucs4_to_cns11643): Update.
6533         * iconvdata/cns11643.c: Update to Unicode 3.2.
6534         (__cns11643l2*_to_ucs4_tab, __cns11643_from_ucs4p0_tab,
6535         __cns11643_from_ucs4p2_tab): Regenerated.
6536         (__cns11643_from_ucs4p2c_tab): New array.
6537         * iconvdata/cvs11643l1.c: Update comments.
6538         * iconvdata/EUC-TW.irreversible: Remove two entries.
6540 2002-04-15  Bruno Haible  <bruno@clisp.org>
6542         * locale/C-translit.h.in: Update to Unicode 3.2.
6543         Add <U2047>, <U205F>..<U2063>, <U2145>..<U2149>, <U2A74>..<U2A76>,
6544         <U30A0>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UFE00>..<UFE0F>.
6546 2002-04-15  Bruno Haible  <bruno@clisp.org>
6548         * iconvdata/sjis.c (halfkana_to_ucs4): Remove array.
6549         (BODY for FROM_LOOP): Optimize the JISX0201:GR to Unicode conversion.
6551 2002-04-15  Bruno Haible  <bruno@clisp.org>
6553         * iconvdata/euc-jp.c (BODY for FROM_LOOP): When encountering an
6554         invalid input (e.g. a byte > 0x80 followed by a byte < 0x80), skip
6555         always one byte, not 0 bytes in some cases and 2 bytes in others.
6557         * iconvdata/tst-table-from.c (main): Correct the usage message.
6559 2002-04-19  Isamu Hasegawa  <isamu@yamato.ibm.com>
6561         * posix/regcomp.c (parse_expression): Fix incorrect error code.
6562         (parse_dup_op): Fix error handling like "a{}".
6563         (parse_bracket_exp): Add error handling.
6564         (fetch_number): Add error handling for "a{<very_large_number>}".
6566 2002-04-19  Isamu Hasegawa  <isamu@yamato.ibm.com>
6568         * posix/regcomp.c (parse_bracket_symbol): Add error handling
6569         in case that the symbol name is too long.
6570         (build_charclass): Handle [:lower:]/[:uppper:] correctly
6571         in case of REG_ICASE.
6573 2002-04-19  Andreas Jaeger  <aj@suse.de>
6575         * math/libm-test.inc: Fix comment, suggested by Hartvig Ekner
6576         <hartvige@mips.com>.
6578 2002-04-15  H.J. Lu  <hjl@gnu.org>
6580         * include/math.h (__finitel_internal): Declare only if
6581         __NO_LONG_DOUBLE_MATH is not defined.
6582         (__isinfl_internal): Likewise.
6583         (__isnanl_internal): Likewise.
6585         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add __connect_internal.
6586         * sysdeps/unix/sysv/linux/hppa/syscalls.list: Likewise.
6587         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Likewise.
6588         * sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise.
6589         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
6590         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
6591         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
6593         * sysdeps/unix/sysv/linux/syscalls.list: Add __chown_internal and
6594         __fcntl_internal.
6596         * sysdeps/unix/sysv/linux/fxstat.c (__fxstat64_internal): Added.
6597         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat64_internal): Added.
6599 2002-04-15  Bruno Haible  <bruno@clisp.org>
6601         * iconvdata/armscii-8.c (BODY for FROM_LOOP): Fix array access.
6602         (BODY for TO_LOOP): Likewise.
6603         * iconvdata/tcvn5712-1.c (from_ucs4): Map U+0309 to 0xB1.
6604         * iconvdata/tst-table.sh: Add support for encodings which contain
6605         precomposed Unicode characters, known to the iconv converter in both
6606         directions but not listed in the charmap.
6607         * iconvdata/IBM856.irreversible: New file.
6608         * iconvdata/IBM922.irreversible: New file.
6609         * iconvdata/IBM1132.irreversible: New file.
6610         * iconvdata/IBM1133.irreversible: New file.
6611         * iconvdata/IBM1160.irreversible: New file.
6612         * iconvdata/IBM1161.irreversible: New file.
6613         * iconvdata/IBM1163.irreversible: New file.
6614         * iconvdata/IBM1164.irreversible: New file.
6615         * iconvdata/ARMSCII-8.irreversible: New file.
6616         * iconvdata/TCVN5712-1.precomposed: New file.
6617         * iconvdata/tst-tables.sh: Add IBM856, IBM922, IBM1124, IBM1129,
6618         IBM1160, IBM1161, IBM1132, IBM1133, IBM1162, IBM1163, IBM1164,
6619         ARMSCII-8, TCVN5712-1.
6620         * iconvdata/Makefile (distribute): Add IBM856.irreversible,
6621         IBM922.irreversible, IBM1132.irreversible, IBM1133.irreversible,
6622         IBM1160.irreversible, IBM1161.irreversible, IBM1163.irreversible,
6623         IBM1164.irreversible, ARMSCII-8.irreversible, TCVN5712-1.precomposed.
6625 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
6627         * time/tst-mktime.c: Include <stdlib.h>.  Use %d, not %ld format
6628         for EVENING69.  Include offsets in TZ environment variable.
6630 2002-04-18  Ulrich Drepper  <drepper@redhat.com>
6632         * iconv/skeleton.c (RESET_INPUT_BUFFER): Replace ifs with #ifs to
6633         avoid compiler warnings.
6635         * locale/programs/localedef.c (main): Always call
6636         construct_output_path.
6638         * iconv/Makefile (CFLAGS-simple-hash.c): Define to find hashval.h.
6640         * locale/programs/locfile.c (to_archive): New variable.  To collect
6641         data which has to be added to the locale archive.
6642         (write_all_categories): Take new third parameter with locale name.
6643         Unless no_archive flag set add new locale data to the archive
6644         (write_locale_data): Unless no-archive flag set store generated data
6645         in to_archive data structure instead of generation output file.
6646         Add new parameter with locale category index.
6647         * locale/programs/locfile.h: Add new parameters in declaractions of
6648         write_all_categories and write_locale_data.
6649         * locale/programs/localedef.c: Recognize --no-archive, --list-archive,
6650         --add-to-archive, and --delete-from-archive options.  Pass extra
6651         parameter to write_all_categories.
6652         * locale/programs/localedef.h: Add prototypes for functions in
6653         locarchive.c.
6654         * locale/locarchive.h: New file.
6655         * locale/programs/locarchive.c: New file.
6656         * locale/Makefile (distribute): Add programs/locarchive.c and
6657         locarchive.h.
6658         (localedef-modules): Add md5 and locarchive.
6659         Add vpath to crypt subdir for md5.c.
6661         * locale/programs/ld-address.c: Pass locale category ID as new second
6662         parameter to write_locale_data.
6663         * locale/programs/ld-collate.c: Likewise.
6664         * locale/programs/ld-ctype.c: Likewise.
6665         * locale/programs/ld-identification.c: Likewise.
6666         * locale/programs/ld-measurement.c: Likewise.
6667         * locale/programs/ld-messages.c: Likewise.
6668         * locale/programs/ld-monetary.c: Likewise.
6669         * locale/programs/ld-name.c: Likewise.
6670         * locale/programs/ld-numeric.c: Likewise.
6671         * locale/programs/ld-paper.c: Likewise.
6672         * locale/programs/ld-telephone.c: Likewise.
6673         * locale/programs/ld-time.c: Likewise.
6675         * locale/simple-hash.c: Move compute_hashval function from here...
6676         * locale/hashval.h: ...to here.  New file.
6677         * locale/simple-hash.h: Add prototype for compute_hashval.
6679         * include/libintl.h: Minor cleanups.
6681 2002-04-16  Ulrich Drepper  <drepper@redhat.com>
6683         * posix/regcomp.c (gettext): Use INTUSE for _libc_intl_domainname.
6685 2002-04-15  Ulrich Drepper  <drepper@redhat.com>
6687         * include/sys/stat.h: Fix typo.  Patch by HJ Lu.
6689 2002-04-14  Bruno Haible  <bruno@clisp.org>
6691         * locale/programs/charmap.c (charmap_read): Don't access result if
6692         result == NULL.
6694 2002-02-17  Andreas Schwab  <schwab@suse.de>
6696         * elf/reldep7.c: New file.
6697         * elf/reldep7mod1.c: New file.
6698         * elf/reldep7mod2.c: New file.
6699         * elf/Makefile: Add rules to build and run reldep7.
6701 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
6703         * elf/dl-lookup.c (_dl_lookup_symbol): Move add_dependency call to
6704         the end of the function.  Pass original flags to recursive call if
6705         add_dependency failed.
6706         (_dl_lookup_versioned_symbol): Likewise.
6708 2002-04-13  Jakub Jelinek  <jakub@redhat.com>
6710         * time/mktime.c (__mktime_internal): If year is 69, don't bail out
6711         early, but check whether it overflowed afterwards.
6712         * time/tst-mktime.c (main): Add new tests.
6714 2002-04-14  Ulrich Drepper  <drepper@redhat.com>
6716         * debug/xtrace.sh: Fix program name in help message.
6717         Patch by Roger Luethi <rl@hellgate.ch>.
6719         * include/sys/stat.h: Add prototypes for __lxstat_internal and
6720         __lxstat64_internal.  Add macros __lxstat and __lxstat64 if not
6721         NOT_IN_libc.
6722         * sysdeps/generic/lxstat.c: Use INTDEF for __lxstat.
6723         * sysdeps/mach/hurd/lxstat.c: Likewise.
6724         * sysdeps/unix/common/lxstat.c: Likewise.
6725         * sysdeps/unix/sysv/aix/lxstat.c: Likewise.
6726         * sysdeps/unix/sysv/linux/lxstat.c: Likewise.
6727         * sysdeps/unix/sysv/linux/i386/lxstat.c: Likewise.
6728         * sysdeps/unix/sysv/linux/ia64/lxstat.c: Likewise.
6729         * sysdeps/unix/sysv/linux/s390/s390-64/lxstat.c: Likewise.
6730         * sysdeps/generic/lxstat64.c: Use INTDEF for __lxstat64.
6731         * sysdeps/mach/hurd/lxstat64.c: Likewise.
6732         * sysdeps/unix/sysv/aix/lxstat64.c: Likewise.
6733         * sysdeps/unix/sysv/linux/lxstat64.c: Likewise.
6735         * include/wchar.h: Declare __mbrtowc_internal and __mbrlen_internal
6736         prototypes.  Add __mbrlen and __mbrtowc macros.
6737         * wcsmbs/mbrlen.c: Use INTDEF for __mbrlen.
6738         * wcsmbs/mbrtowc.c: Use INTDEF for __mbrtowc.
6740         * include/unistd.h: Add prototype for __write_internal and add
6741         __libc_write macro is SHARED.
6742         * sysdeps/generic/write.c: Use INTDEF for __write.
6743         * sysdeps/mach/hurd/write.c: Likewise.
6744         * sysdeps/unix/sysv/aix/write.c: Likewise.
6745         * sysdeps/unix/syscalls.list: Add __libc_write alias.
6747         * assert/assert.c: Replace STR_N_SIZE with something usable in
6748         macro arguments.
6749         * assert/assert-perr.c: Likewise.
6751         * include/sys/socket.h: Declare __libc_sa_len_internal and define
6752         SA_LEN macro to use it if not NOT_IN_libc.
6753         * sysdeps/unix/sysv/linux/sa_len.c: Use INTDEF for __libc_sa_len.
6755         * include/fcntl.h: Declare __open_internal and define __open and
6756         __libc_open macros if not NOT_IN_libc.
6757         * sysdeps/generic/open.c: Use INTDEF for __open.
6758         * sysdeps/mach/hurd/open.c: Likewise.
6759         * sysdeps/unix/sysv/aix/open.c: Likewise.
6760         * sysdeps/unix/syscalls.list: Add __open_internal alias.
6762         * sysdeps/generic/check_fds.c: Make sure newly opened file descriptor
6763         has correct number.
6765         * include/fcntl.h: Define __libc_fcntl macro if not NOT_IN_libc.
6766         * sysdeps/mach/hurd/fcntl.c: Undefine __libc_fcntl as well.
6767         * sysdeps/unix/sysv/aix/fcntl.c: Likewise.
6768         * sysdeps/unix/sysv/linux/i386/fcntl.c: Likewise.
6770         * include/wctype.h: Declare __iswalpha_l_internal,
6771         __iswdigit_l_internal, __iswspace_l_internal,
6772         __iswxdigit_l_internal, and __iswctype_internal.  Define
6773         __iswalpha_l, __iswctype, __iswdigit_l, __iswspace_l, and
6774         __iswxdigit_l macros if not NOT_IN_libc.
6775         * wctype/iswctype.c: Use INTDEF for __iswctype.
6776         * wctype/wcfuncs_l.c: Use INTDEF for all __iswXXX_l.
6778         * include/math.h: Declare __isinf_internal, __isinfl_internal,
6779         __isnan_internal, and __isnanl_internal.
6780         * stdio-common/printf_fp.c: Use INTUSE for calls to __isinf, __isinfl,
6781         __isnan, and __isnanl.
6782         * stdio-common/printf_size.c: Likewise.
6783         * sysdeps/generic/printf_fphex.c: Likewise.
6784         * sysdeps/i386/fpu/s_isinfl.c: Also define _internal alias.
6785         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
6786         * sysdeps/ia64/fpu/s_isinf.S: Likewise.
6787         * sysdeps/ia64/fpu/s_isnan.S: Likewise.
6788         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
6789         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
6790         * sysdeps/ieee754/flt-32/s_isinff.c: Likewise.
6791         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
6792         * sysdeps/ieee754/ldbl-128/s_isinfl.c: Likewise.
6793         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
6794         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
6795         * sysdeps/m68k/s_isinfl.c: Likewise.
6796         * sysdeps/m68k/fpu/s_isinf.c: Likewise.
6797         * sysdeps/powerpc/fpu/s_isnan.c: Likewise.
6799         * include/sys/time.h: Declare __gettimeofday_internal and define
6800         __gettimeofday macro if not NOT_IN_libc.
6801         * sysdeps/generic/gettimeofday.c: Use INTEDEF for __gettimeofday.
6802         * sysdeps/mach/gettimeofday.c: Likewise.
6803         * sysdeps/posix/gettimeofday.c: Likewise.
6804         * sysdeps/unix/sysv/aix/gettimeofday.c: Likewise.
6805         * sysdeps/unix/common/syscalls.list: Define __gettimeofday alias.
6806         * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
6807         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: Likewise.
6809         * include/sys/stat.h: Declare __fxstat_internal and __fxstat64_internal
6810         and define __fxstate and __fxstat64 macros if not NOT_IN_libc.
6811         Remove __lstat and __fstat inline functions.
6812         * sysdeps/generic/fxstat.c: Use INTDEF for __fxstat.
6813         * sysdeps/mach/hurd/fxstat.c: Likewise.
6814         * sysdeps/unix/fxstat.c: Likewise.
6815         * sysdeps/unix/sysv/aix/fxstat.c: Likewise.
6816         * sysdeps/unix/sysv/linux/fxstat.c: Likewise.
6817         * sysdeps/unix/sysv/linux/i386/fxstat.c: Likewise.
6818         * sysdeps/unix/sysv/linux/ia64/fxstat.c: Likewise.
6819         * sysdeps/unix/sysv/linux/s390/s390-64/fxstat.c: Likewise.
6820         * sysdeps/generic/fxstat64.c: Use INTDEF for __fxstat64.
6821         * sysdeps/mach/hurd/fxstat64.c: Likewise.
6822         * sysdeps/unix/sysv/aix/fxstat64.c: Likewise.
6823         * sysdeps/unix/sysv/linux/fxstat64.c: Likewise.
6825         * include/unistd.h: Declare __getpid_internal and define
6826         __getpid macro if not NOT_IN_libc.
6827         * sysdeps/mach/hurd/getpid.c: Use INTDEF for __getpid.
6828         * sysdeps/generic/getpid.c: Likewise.
6829         * sysdeps/unix/syscalls.list: Add __getpid_internal alias.
6830         * posix/bsd-getpgrp.c: Use INTUSE for __getpgid call.
6832         * include/unistd.h: Declare __getpgid_internal and define
6833         __getpgid macro if not NOT_IN_libc.
6834         * sysdeps/generic/getpgid.c: Use INTDEF for __getpgid.
6835         * sysdeps/mach/hurd/getpgid.c: Likewise.
6836         * sysdeps/unix/sysv/aix/getpgid.c: Likewise.
6837         * sysdeps/unix/sysv/sysv4/__getpgid.c: Likewise.
6838         * sysdeps/unix/sysv/sysv4/getpgid.c: Likewise.
6839         * sysdeps/unix/sysv/linux/syscalls.list: Add _getpgid_internal alias.
6841         * include/unistd.h: Declare __getpagesize_internal and define
6842         __getpagesize macro if not NOT_IN_libc.
6843         * sysdeps/unix/sysv/linux/shmat.c: Include <unistd.h> for
6844         __getpagesize.
6845         * sysdeps/generic/getpagesize.c: Use INTDEF for __getpagesize.
6846         * sysdeps/mach/getpagesize.c: Likewise.
6847         * sysdeps/posix/getpagesize.c: Likewise.
6848         * sysdeps/unix/getpagesize.c: Likewise.
6849         * sysdeps/unix/sysv/linux/getpagesize.c: Likewise.
6850         * sysdeps/unix/sysv/linux/ia64/getpagesize.c: Likewise.
6851         * sysdeps/unix/sysv/linux/m68k/getpagesize.c: Likewise.
6852         * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: Likewise.
6854 2002-04-13  Andreas Jaeger  <aj@suse.de>
6856         * sysdeps/i386/i486/bits/string.h (__strcspn_cg): Use only memory
6857         as clobber to reduce register pressure.
6858         (__strpbrk_cg): Likewise.
6859         (__mempcpy_by4): Likewise.
6860         (__strstr_cg): Likewise.
6861         Add prototype for __memrchr.
6863 2002-04-13  Andreas Schwab  <schwab@suse.de>
6865         * sysdeps/m68k/fpu/s_finite.c: Add internal alias.
6866         * sysdeps/m68k/fpu/s_finitef.c: Likewise.
6867         * sysdeps/m68k/fpu/s_finitel.c: Likewise.
6869 2002-04-13  Ulrich Drepper  <drepper@redhat.com>
6871         * elf/do-lookup.h [!VERSIONED]: Add new parameter flags.  Use it to
6872         check whether the caller prefers getting the most recent version of
6873         a symbol of the earliest version.
6874         * elf/dl-lookup.c: Adjust all callers of do_lookup.  Change
6875         _dl_do_lookup to also take the new parameter and pass it on.
6876         Change 'explicit' parameter of _dl_lookup_symbol and
6877         _dl_lookup_versioned_symbol to flags.  Adjust tests.
6878         * sysdeps/generic/ldsodefs.h: Adjust prototypes.
6879         * elf/dl-libc.c: Adjust all callers of _dl_lookup_symbol and
6880         _dl_lookup_versioned_symbol.
6881         * elf/dl-reloc.c: Likewise.
6882         * elf/dl-runtime.c: Likewise.
6883         * elf/dl-sym.c: Likewise.
6884         * sysdeps/mips/dl-machine.h: Likewise.
6886 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
6888         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (LOC): Don't paste
6889         in a token.
6890         * sysdeps/unix/sysv/sysv4/solaris2/sparc/sysdep.h (LOC): Likewise.
6892 2002-04-10  Andreas Jaeger  <aj@suse.de>
6894         * sysdeps/unix/sysv/linux/x86_64/glob.c: New file.
6896         * include/argz.h: Remove extra char from last patch.
6898 2002-04-09  Ulrich Drepper  <drepper@redhat.com>
6900         * sysdeps/mach/hurd/chown.c: Use INTDEF for __chown.
6901         * sysdeps/unix/sysv/aix/chown.c: Likewise.
6902         * sysdeps/unix/grantpt.c: Use INTUSE for __chown calls.
6903         * sysdeps/unix/sysv/linux/m68k/chown.c: Likewise.
6904         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
6905         * sysdeps/unix/sysv/linux/i386/chown.c: Use INTDEF2 to define
6906         __chown_internal.
6907         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
6909         * intl/dcngettext.c [_LIBC]: Use INTUSE for __dcngettext.
6910         * intl/dngettext.c [_LIBC] (DCNGETTEXT): Use INTUSE.
6911         * intl/ngettext.c: Likewise.
6913         * include/sys/socket.h: Declare __connect_internal and define
6914         __connect macro if not NOT_IN_libc.
6915         * sysdeps/mach/hurd/connect.c: Use INTDEF for __connect.
6916         * sysdeps/unix/sysv/aix/connect.c: Likewise.
6917         * sysdeps/unix/sysv/linux/connect.S: Add __connect_internal alias.
6919         * include/unistd.h: Declare __close_internal and define __close macro
6920         if not NOT_IN_libc.
6921         * libio/libioP.h (JUMO0, JUMP1, JUMP2, JUMP3, WJUMP0, WJUMP1, WJUMP2,
6922         WJUMP3): Add extra parenthesis to avoid expanding element names with
6923         macors like __close.
6924         * sysdeps/unix/syscalls.list: Add __close_internal alias.
6926         * include/unistd.h: Declare __dup2_internal and define __dup2 macro
6927         if not NOT_IN_libc.
6928         * sysdeps/mach/hurd/dup2.c: Use INTDEF for __dup2.
6929         * sysdeps/posix/dup2.c: Use INTDEF for __dup2.
6930         * sysdeps/unix/syscalls.list: Add __dup2_internal alias.
6932         * include/unistd.h: Declare __fork_internal and define __fork macro
6933         if not NOT_IN_libc.
6934         * sysdeps/mach/hurd/fork.c: Use INTDEF for __fork.
6935         * sysdeps/unix/sysv/aix/fork.c: Likewise.
6936         * sysdeps/unix/sysv/linux/syscalls.list: Add __fork_internal alias.
6938         * include/stdio_ext.h: Declare __fsetlocking_internal and define
6939         __fsetlocking macro to use it if not NOT_IN_libc.
6940         * libio/__fsetlocking.c: Use INTDEF for __fsetlocking.
6942         * libio/__fbufsize.c: Correct copyright.
6943         * libio/__flbf.c: Likewise.
6944         * libio/__fpending.c: Likewise.
6945         * libio/__fpurge.c: Likewise.
6946         * libio/__freadable.c: Likewise.
6947         * libio/__freading.c: Likewise.
6948         * libio/__fsetlocking.c: Likewise.
6949         * libio/__fwritable.c: Likewise.
6950         * libio/__fwriting.c: Likewise.
6952         * include/stdio.h: Declare __asprintf_internal and define __asprintf
6953         macro to use it if not NOT_IN_libc.
6954         * stdio-common/asprintf.c: Use INTDEF for __asprintf.
6956         * include/mntent.h: Declare __setmntent_internal,
6957         __getmntent_r_internal, __endmntent_internal.  Define __setmntent,
6958         __getmntent_r, and __endmntent macros to use these functions if not
6959         NOT_IN_libc.
6960         * misc/mntent_r.c: Use INTDEF for __setmntent, __getmntent_r, and
6961         __endmntent.
6963         * include/math.h: Declare __finite_internal, __finitef_internal, and
6964         __finitel_internal.  Redefine isfinite macro if in libc or libm using
6965         these functions.
6966         * sysdeps/generic/s_ldexp.c: Use INTUSE for __finite calls.
6967         * sysdeps/generic/s_ldexpf.c: Use INTUSE for __finitef calls.
6968         * sysdeps/generic/s_ldexpl.c: Use INTUSE for __finitel calls.
6969         * sysdeps/i386/fpu/s_finite.S: Define _internal alias.
6970         * sysdeps/i386/fpu/s_finitef.S: Likewise.
6971         * sysdeps/i386/fpu/s_finitel.S: Likewise.
6972         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
6973         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
6974         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
6975         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
6977         * include/fcntl.h: Declare __fcntl_internal.  Define __fcntl macro
6978         to use this function if not NOT_IN_libc.
6979         * libio/iofdopen.c (_IO_fcntl): Use INTUSE.
6980         * sysdeps/generic/fcntl.c: Use INTDEF for __fcntl.
6981         * sysdeps/mach/hurd/fcntl.c: Likewise.
6982         * sysdeps/unix/sysv/aix/fcntl.c: Likewise.
6983         * sysdeps/unix/sysv/linux/i386/fcntl.c: Likewise.
6985         * include/argz.h: Declare __argz_count_internal and
6986         __argz_stringify_internal.
6987         * intl/l10nflist.c [_LIBC]: Use INTUSE for __argz_count and
6988         __argz_stringify.
6989         * string/argz-count.c: Use INTDEF for __argz_count.
6990         * string/argz-stringify.c: Use INTDEF for __argz_stringify.
6992         * include/stdlib.h: Declare __cxa_atexit_internal and define
6993         __cxa_atexit macro if not NOT_IN_libc.
6994         * stdlib/cxa_atexit.c: Use INTDEF for __cxa_atexit.
6995         * dlfcn/Makefile: Define NOT_IN_libc when compiling modcxaatexit.c.
6997         * assert/assert.c: Use INTDEF for __assert_fail.
6998         * assert/__assert.c: Use INTUSE for call to __assert_fail.
6999         * include/assert.h: Declare __assert_fail_internal.
7001         * extra-lib.mk: Mark assignment to lib with override.
7003 2002-04-08  Ulrich Drepper  <drepper@redhat.com>
7005         * Makerules: Use cppflags-iterator.mk to add defines for all test
7006         source files.
7008 2002-04-08  kaz Kojima  <kkojima@rr.iij4u.or.jp>
7010         * elf/elf.h: Define R_SH_TLS_xxx macros.
7011         * elf/rtld.c: Remove an extra parenthesis.
7012         * elf/tls-macros.h: Define SH version TLS_LE, TLS_IE, TLS_LD and
7013         TLS_GD macros.
7014         * sysdeps/generic/dl-tls.c: Add a missing semi-colon.
7015         * sysdeps/sh/dl-lookupcfg.h: New file.
7016         * sysdeps/sh/dl-tls.h: New file.
7017         * sysdeps/sh/dl-machine.h (elf_machine_type_class): Set
7018         ELF_RTYPE_CLASS_PLT also for the three TLS relocations.
7019         (elf_machine_rela): Handle R_SH_TLS_DTPMOD32, R_SH_TLS_DTPOFF32 and
7020         R_SH_TLS_TPOFF32 relocations.
7022 2002-04-08  Ulrich Drepper  <drepper@redhat.com>
7024         * cppflags-iterator.mk (cpp-srcs-left): Define NOT_IN_libc instead
7025         of NOT_IN_LIBC.
7026         * include/libintl.h: Test for NOT_IN_libc not NOT_IN_LIBC.
7027         * include/stdlib.h: Likewise.
7029 2002-04-08  Jakub Jelinek  <jakub@redhat.com>
7031         * elf/Makefile (CFLAGS-.os): Define NOT_IN_libc and IS_IN_rtld
7032         instead of _RTLD_LOCAL.
7033         * elf/dl-dst.h: Use IS_IN_rtld instead of _RTLD_LOCAL.
7034         * include/unistd.h: Likewise.
7035         * sysdeps/generic/ldsodefs.h: Likewise.
7037         * stdio-common/_itoa.h (_itoa_word): Only use internal digit arrays
7038         if in libc or ld.so.
7040 2002-04-08  Andreas Jaeger  <aj@suse.de>
7042         * elf/cache.c (print_entry): Support x86-64.
7044 2002-04-08  Ulrich Drepper  <drepper@redhat.com>
7046         * include/stdlib.h: For libc itself replace MB_CUR_MAX definition
7047         with one accessing the locale data structures directly.
7048         * stdio-common/printf-prs.c: Include localeinfo.h for new
7049         MB_CUR_MAX definition.
7051         * Makeconfig (CPPFLAGS): Also add CPPFLAGS-<basename> where <basename>
7052         is the name of the source file without extension.
7053         * Makefile (distribute): Add cppflags-iterator.mk.
7054         * cppflags-iterator.mk: New file.
7055         * extra-lib.mk: For the sources of the library run
7056         cppflags-iterator.mk.
7058         * include/libintl.h: Declare __dcgettext_internal and
7059         _libc_intl_domainname_internal.  Define __dcgettext using these
7060         two symbols if used in libc itself.
7061         * argp/argp-help.c: Define dgettext using __dcgettext_internal and
7062         _libc_intl_domainname_internal.
7063         * argp/argp-parse.c: Likewise.
7064         * intl/dcgettext.c (__dcgettext): Use INTDEF to define alias.
7065         * intl/dgettext.c: Call __dcgettext_internal instead of __dcgettext.
7066         * intl/gettext.c: Likewise.
7067         * locale/SYS_libc.c (_libc_intl_domainname): Use INTDEF to define
7068         alias.
7069         * posix/regcomp.c (gettext): Use __dcgettext_internal instead of
7070         __dcgettext.
7071         * posix/regex_internal.c (gettext): Likewise.
7073 2002-04-08  Andreas Jaeger  <aj@suse.de>
7075         * sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed: Fix rewrite rule.
7077         * sysdeps/x86_64/fpu/s_llrint.S: New file.
7078         * sysdeps/x86_64/fpu/s_llrintf.S: New file.
7079         * sysdeps/x86_64/fpu/s_llrintl.S: New file.
7080         * sysdeps/x86_64/fpu/s_lrint.S: New file.
7081         * sysdeps/x86_64/fpu/s_lrintf.S: New file.
7082         * sysdeps/x86_64/fpu/s_lrintl.S: New file.
7084 2002-04-08  Roland McGrath  <roland@frob.com>
7086         * sysdeps/mach/hurd/dl-sysdep.c (__mmap): Use MAP_FAILED instead of
7087         widening __hurd_fail value.
7089 2002-04-07  Roland McGrath  <roland@frob.com>
7091         * sysdeps/mach/hurd/alpha/trampoline.c: Don't include
7092         <mach/machine/alpha_instruction.h>.
7093         (_hurd_setup_sighandler): Take proper arguments for current decls.
7094         Update code to use _hurdsig_catch_fault.
7095         Use `callsys' instruction instead of `call_pal'.
7096         * sysdeps/mach/hurd/alpha/intr-msg.h: New file.
7098         * sysdeps/mach/alpha/sysdep.h: Include <mach/alpha/asm.h>.
7099         (ALIGN, at, AT, fp): New macros.
7101 2002-04-06  Roland McGrath  <roland@frob.com>
7103         * mach/setup-thread.c (__mach_setup_thread): int -> natural_t
7105         * sysdeps/mach/hurd/dl-sysdep.c: Use ElfW(TYPE) in place of Elf32_TYPE.
7106         (__mmap): Use MAP_FAILED instead of widening __hurd_fail value.
7108         * sysdeps/mach/hurd/bind.c: Use prototype definition.
7109         * sysdeps/mach/hurd/connect.c: Likewise.
7110         * sysdeps/mach/hurd/getsockopt.c: Likewise.
7111         * sysdeps/mach/hurd/setsockopt.c: Likewise.
7113         * sysdeps/mach/hurd/alpha/sigreturn.c: Pass missing argument to
7114         __msg_sig_post RPC.
7116         * hurd/catch-exc.c: Use integer_t instead of int.
7117         * hurd/hurdfault.c: Likewise.
7119         * sysdeps/mach/hurd/alpha/exc2signal.c
7120         (_hurd_exception2signal): Rewritten.
7121         * sysdeps/mach/hurd/alpha/longjmp-ts.c
7122         (_hurd_longjmp_thread_state): Rewritten.
7124 2002-04-07  Ulrich Drepper  <drepper@redhat.com>
7126         * nss/getXXbyYY_r.c: If NSS_attribute_hidden is defined use it with the
7127         DB_LOOKUP_FCT prototype.
7128         * nss/getXXent_r.c: Likewise.
7129         * inet/getaliasent_r.c: Define NSS_attribute_hidden.
7130         * inet/getaliasname_r.c: Likewise.
7131         * inet/getnetbyad_r.c: Likewise.
7132         * inet/getnetbynm_r.c: Likewise.
7133         * inet/getnetent_r.c: Likewise.
7134         * inet/getproto_r.c: Likewise.
7135         * inet/getprtent_r.c: Likewise.
7136         * inet/getprtname_r.c: Likewise.
7137         * inet/getrpcbyname_r.c: Likewise.
7138         * inet/getrpcbynumber_r.c: Likewise.
7139         * inet/getrpcent_r.c: Likewise.
7140         * inet/getservent_r.c: Likewise.
7141         * inet/getsrvbynm_r.c: Likewise.
7142         * inet/getsrvbypt_r.c: Likewise.
7143         * shadow/getspent_r.c: Likewise.
7144         * shadow/getspnam_r.c: Likewise.
7146         * malloc/thread-m.h: Define __libc_tsd_MALLOC_data as static.
7148         * sysdeps/i386/elf/bsd-setjmp.S: Use GOTOFF for __sigjmp_save access.
7149         Use i686-friendly PIC code.
7150         * sysdeps/i386/elf/setjmp.S: Likewise.
7152         * sysdeps/unix/sysv/linux/i386/sysdep.h: Use i686-friendly PIC code.
7154         * sysdeps/mach/hurd/Versions: Add _dl_init_first to libc and ld export
7155         list.
7156         * elf/Versions: Remove it here.
7158 2002-04-06  Ulrich Drepper  <drepper@redhat.com>
7160         * iconvdata/tcvn5712-1.c (MAX_NEEDED_INPUT): Define for from
7161         direction.  Reported by H . J . Lu <hjl@lucon.org>.
7163 2002-04-05  Ulrich Drepper  <drepper@redhat.com>
7165         * intl/tst-gettext.sh: Set GCONV_PATH and LOCPATH to values for the
7166         test just before the test runs.
7167         * intl/tst-translit.sh: Likewise.
7168         * intl/tst-codeset.sh: Likewise.
7170         * timezone/zic.c: Update from tzcode2002c.
7171         * timezone/asia: Update from tzdata2002c.
7172         * timezone/backward: Likewise.
7173         * timezone/europe: Likewise.
7174         * timezone/northamerica: Likewise.
7175         * timezone/northamerica: Likewise.
7176         * timezone/northamerica: Likewise.
7177         * timezone/southamerica: Likewise.
7178         * timezone/zone.tab: Likewise.
7180 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
7182         * sysdeps/generic/brk.c (__curbrk): Declare.
7183         * sysdeps/generic/dl-brk.c: Add attribute_hidden to __curbrk.
7184         * sysdeps/generic/dl-sbrk.c: Likewise.
7185         * sysdeps/unix/arm/dl-brk.S: New file.
7186         * sysdeps/unix/bsd/hp/m68k/dl-brk.S: New file.
7187         * sysdeps/unix/bsd/osf/alpha/dl-brk.S: New file.
7188         * sysdeps/unix/bsd/sun/m68k/dl-brk.S: New file.
7189         * sysdeps/unix/bsd/vax/dl-brk.S: New file.
7190         * sysdeps/unix/i386/dl-brk.S: New file.
7191         * sysdeps/unix/mips/dl-brk.S: New file.
7192         * sysdeps/unix/sparc/dl-brk.S: New file.
7193         * sysdeps/unix/sysv/linux/alpha/dl-brk.S: New file.
7194         * sysdeps/unix/sysv/linux/ia64/dl-brk.S: New file.
7195         * sysdeps/unix/sysv/linux/powerpc/dl-brk.S: New file.
7196         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-brk.S: New file.
7198 2002-04-03  Andreas Schwab  <schwab@suse.de>
7200         * Makefile (headers): Add gnu/lib-names.h here instead of
7201         install-others.
7202         ($(inst_includedir)/gnu/lib-names.h): Remove explicit
7203         installation rule.
7204         (install-headers): Add dependency on install-headers-nosubdir.
7205         * stdio-common/Makefile (headers): Add bits/stdio_lim.h here
7206         instead of install-others.
7207         ($(inst_includedir)/bits/stdio_lim.h): Remove explicit
7208         installation rule.
7210 2002-04-05  Ulrich Drepper  <drepper@redhat.com>
7212         * manual/users.tex (Enable/Disable Setuid): Fix typo in example.
7213         Reported by Sam Roberts <sroberts@uniserve.com>.
7215 2002-04-03  Jakub Jelinek  <jakub@redhat.com>
7217         * elf/do-rel.h (elf_dynamic_do_rel): Skip relative relocs if
7218         l_addr == 0 and ELF_MACHINE_REL_RELATIVE.
7219         * sysdeps/alpha/dl-machine.h (ELF_MACHINE_REL_RELATIVE): Define.
7220         * sysdeps/ia64/dl-machine.h (ELF_MACHINE_REL_RELATIVE): Define.
7222 2002-04-03  David Mosberger  <davidm@hpl.hp.com>
7224         * sysdeps/ia64/dl-machine.h (TRAMPOLINE_TEMPLATE): Add unwind info.
7225         (RTLD_START): Ditto.
7226         (__ia64_init_bootstrap_fdesc_table): Insert stop bit to avoid RAW
7227         dependency violation.
7229 2002-04-05  Jakub Jelinek  <jakub@redhat.com>
7231         * time/mktime.c (__mktime_internal): Move check for year < 70 below
7232         all variable declarations.
7234 2002-04-04  Andreas Schwab  <schwab@suse.de>
7236         * sysdeps/unix/sysv/linux/ia64/pipe.S: Don't overwrite r8 on error.
7238 2002-04-04  Andreas Jaeger  <aj@suse.de>
7240         * sysdeps/x86_64/fpu/e_sqrt.c: New file.
7241         * sysdeps/x86_64/fpu/e_sqrtf.c: New file.
7243         * sysdeps/x86_64/fpu/s_fabs.c: New file.
7244         * sysdeps/x86_64/fpu/s_fabsf.c: New file.
7245         * sysdeps/x86_64/fpu/s_fabsl.c: New file.
7247         * sysdeps/unix/sysv/linux/x86_64/time.S: New file.
7249         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: New file.
7251         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: Removed.
7252         * sysdeps/unix/sysv/linux/x86_64/time.c: Removed.
7254         * configure.in: Handle all mips entries the same.
7256         * sysdeps/mips/dec/bits/endian.h: Removed since arch is not supported.
7257         * sysdeps/mips/mips3/*: Likewise.
7258         * sysdeps/mips/p40/bits/endian.h: Likewise.
7260 2002-04-04  Ulrich Drepper  <drepper@redhat.com>
7262         * misc/dirname.c (dirname): Ignore trailing slashes at end of
7263         non-null result [PR libc/2600].
7265         * misc/tst-dirname.c: Add more tests.
7267 2002-04-03  Ulrich Drepper  <drepper@redhat.com>
7269         * locale/programs/charmap.c (charmap_read): If the charmap doesn't
7270         define a code_set_name provide one based on the filename.
7272         * malloc/hooks.c: Define weak_variable correctly for _LIBC.
7274 2001-12-28  Andreas Jaeger  <aj@suse.de>
7276         * time/mktime.c (__mktime_internal): Check for year < 70
7277         [PR libc/2738].
7279 2002-04-03  Andreas Jaeger  <aj@suse.de>
7281         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Fix arguments for
7282         shmat.
7283         Reported by Andi Kleen <ak@suse.de>.
7285 2002-04-03  Ulrich Drepper  <drepper@redhat.com>
7287         * sysdeps/generic/w_lgamma.c: Initialized local_signgam.
7288         * sysdeps/generic/w_lgammaf.c: Likewise.
7289         * sysdeps/generic/w_lgammal.c: Likewise [PR libc/2854].
7291         * debug/catchsegv.sh (exval): Quote [ in pattern [PR libc/2902].
7292         Adjust for new output format of the backtrace functions.
7294         * misc/syslog.c (vsyslog): Only use cleanup handler if
7295         _LIBC_REENTRANT is defined [PR libc/2924].
7297         * libio/Makefile (tests): Add bug-ungetwc2.
7298         * libio/bug-ungetwc2.c: New file.
7300         * manual/install.texi: Typographical and grammatical cleanup.
7301         Patch by Dennis Grace <dgrace@us.ibm.com>.
7303         * sunrpc/rpc_svcout.c (write_real_program): Write "result, "
7304         parameter if mtflag.  Patch by <jeongyun@innovay.com>.
7306         * sunrpc/rpc_svcout.c (printif): Remove third parameter.  It was
7307         always "&".  Adjust callers.
7308         Add "_" prefix to several generated definitions.
7309         Patch by paul@serice.net [PR libc/3158].
7311 2002-04-02  Ulrich Drepper  <drepper@redhat.com>
7313         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c: Completely specify
7314         size of _dl_arm_cap_flags.
7315         Patch by enrico.scholz@informatik.tu-chemnitz.de [PR libc/3155].
7317         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h (_DL_HWCAP_COUNT):
7318         Define as 8.
7320 2002-03-22  H.J. Lu  <hjl@gnu.org>
7322         * scripts/firstversions.awk: Check the first version.
7324 2002-04-02  Ulrich Drepper  <drepper@redhat.com>
7326         * elf/dl-deps.c (_dl_map_object_deps): The sorting of the
7327         dependencies must be stable to work correctly.
7328         Reported by martin.lubich@datacon.at.
7330         * libio/bug-ungetwc1.c: New file.
7331         * libio/Makefile (tests): Add bug-ungetwc1.
7333         * libio/fileops.c (_IO_new_file_close_it): Only call _IO_do_flush
7334         if stream was last used for writing.
7336         * elf/do-lookup.h (do_lookup): 2 is the first user-defined version
7337         number [PR libc/3111].
7339         * libio/iofclose.c (_IO_new_fclose): Move freeing of backup buffer
7340         to ...
7341         * libio/fileops.c (_IO_new_file_close_it): ...here [PR libc/3190].
7343 2002-04-02  Jakub Jelinek  <jakub@redhat.com>
7345         * inet/ether_ntoh.c (__nss_ethers_lookup): Add internal_function.
7346         * inet/ether_hton.c (__nss_ethers_lookup): Likewise.
7347         * inet/getnetgrent_r.c (__nss_netgroup_lookup): Likewise.
7348         * sunrpc/netname.c (__nss_publickey_lookup): Likewise.
7349         * sunrpc/publickey.c (__nss_publickey_lookup): Likewise.
7351 2002-03-30  Jakub Jelinek  <jakub@redhat.com>
7353         * elf/dynamic-link.h (elf_get_dynamic_info): Don't abort on unknown
7354         dynamic tags.
7356 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
7358         * sysdeps/i386/fpu/s_fabs.S: New file.
7359         * sysdeps/i386/fpu/s_fabsf.S: New file.
7360         * sysdeps/i386/fpu/s_fabsl.S: New file.
7361         * sysdeps/sparc/sparc64/fpu/s_fabs.c: New file.
7362         * sysdeps/sparc/sparc64/fpu/s_fabsf.c: New file.
7363         * sysdeps/sparc/sparc64/fpu/s_fabsl.c: New file.
7365 2002-04-02  Ulrich Drepper  <drepper@redhat.com>
7367         * rt/tst-shm.c (do_test): Add one more test for size of shared
7368         memory object.
7370 2002-03-29  Wolfram Gloger  <wg@malloc.de>
7372         * malloc/malloc.c: Add short description and prototypes for
7373         malloc_get_state, malloc_set_state and posix_memalign, for
7374         consistency and to avoid warnings with -Wstrict-prototypes.
7375         Reported by Andreas Jaeger <aj@suse.de>.
7377 2002-04-02  Ulrich Drepper  <drepper@redhat.com>
7379         * po/gl.po: Update from translation team.
7381 2002-03-31  Roland McGrath  <roland@frob.com>
7383         * hurd/hurdselect.c (_hurd_select): Fix
7384         MACH_MSG_TYPE_INTEGER_T -> integer_t in sizeof.
7385         Use a union rather than casts to compare mach_msg_type_t as int.
7387 2002-03-25  Roland McGrath  <roland@frob.com>
7389         * hurd/hurdchdir.c (_hurd_change_directory_port_from_name): Don't
7390         check off the end of NAME when it's shorter than 2 chars.
7391         Reported by Ognyan Kulev <ogi@fmi.uni-sofia.bg>.
7393 2002-03-17  Roland McGrath  <roland@frob.com>
7395         * sysdeps/mach/hurd/i386/sys/io.h: New file.
7396         * sysdeps/mach/hurd/i386/ioperm.c: New file.
7397         * sysdeps/mach/hurd/i386/Dist: Add them.
7398         * sysdeps/mach/hurd/i386/Versions
7399         (libc: GLIBC_2.2.6): New set, add ioperm.
7400         * sysdeps/mach/configure.in: New check to set HAVE_I386_IO_PERM_MODIFY.
7401         (mach_interface_list): Check for mach_i386.defs.
7402         * config.h.in (HAVE_I386_IO_PERM_MODIFY): #undef it.
7403         * sysdeps/mach/configure: Regenerated.
7405 2002-03-22  Ulrich Drepper  <drepper@redhat.com>
7407         * po/fr.po: Update from translation team.
7409 2002-03-21  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7411         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Remove
7412         getpriority from syscalls list.
7414 2002-03-28  Andreas Jaeger  <aj@suse.de>
7416         * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: New file.
7417         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: New file.
7418         * sysdeps/unix/sysv/linux/x86_64/setcontext.S: New file.
7419         * sysdeps/unix/sysv/linux/x86_64/ucontext_i.h: New file.
7421 2002-03-27  Andreas Jaeger  <aj@suse.de>
7423         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (struct
7424         sigcontext): Follow further kernel change.
7426         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Follow further
7427         kernel change.
7429         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h (GET_STACK):
7430         Change for struct sigcontext change.
7432         * sysdeps/unix/sysv/linux/x86_64/register-dump.h (register_dump):
7433         Follow changes in struct sigcontext.
7435         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Remove ptrace
7436         sysycall, use wrapper instead.
7438 2002-03-26  Andreas Jaeger  <aj@suse.de>
7440         * sysdeps/i386/i486/bits/string.h (__memcpy_by4): Describe memory
7441         read and write accesses as detailed as possible.
7442         (__memcpy_by2): Likewise.
7443         (__memcpy_g): Likewise.
7444         (memmove): Likewise.
7445         (memcmp): Likewise.
7446         (__memset_ccn_by4): Likewise.
7447         (__memset_ccn_by2): Likewise.
7448         (__memset_gcn_by4): Likewise.
7449         (__memset_gcn_by2): Likewise.
7450         (memchr): Likewise.
7451         (__memrchr): Likewise.
7452         (rawmemchr): Likewise.
7453         (__strlen_g): Likewise.
7454         (__strcpy_g): Likewise.
7455         (__mempcpy_by4): Likewise.
7456         (__mempcpy_by2): Likewise.
7457         (__mempcpy_byn): Likewise.
7458         (__stpcpy_g): Likewise.
7459         (__strncpy_by4): Likewise.
7460         (__strncpy_by2): Likewise.
7461         (__strncpy_byn): Likewise.
7462         (__strncpy_gg): Likewise.
7463         (__strcat_c): Likewise.
7464         (__strcat_g): Likewise.
7465         (__strncat_g): Likewise.
7466         (__strcmp_gg): Likewise.
7467         (__strncmp_g): Likewise.
7468         (__strchr_c): Likewise.
7469         (__strchr_g): Likewise.
7470         (__strchrnul_c): Likewise.
7471         (__strchrnul_g): Likewise.
7472         (__strrchr_c): Likewise.
7473         (__strrchr_g): Likewise.
7474         (__strrchr_c): Likewise.
7475         (__strrchr_g): Likewise.
7476         (__strcspn_c1): Likewise.
7477         (__strcspn_cg): Likewise.
7478         (__strcspn_g): Likewise.
7479         (__strcspn_g): Likewise.
7480         (__strspn_c1): Likewise.
7481         (__strspn_cg): Likewise.
7482         (__strspn_g): Likewise.
7483         (__strspn_g): Likewise.
7484         (__strpbrk_cg): Likewise.
7485         (__strpbrk_g): Likewise.
7486         (__strstr_cg): Likewise.
7487         (__strstr_g): Likewise.
7489         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Fix typo.  Reported by
7490         Michal Ludvig <mludvig@suse.cz>.
7492         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Add 32-bit
7493         compatibilty, adjust for kernel changes.
7495         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (struct
7496         sigcontext): Adjust for kernel changes.
7498 2002-03-25  Andreas Jaeger  <aj@suse.de>
7500         * iconv/gconv_simple.c (ucs4le_internal_loop_single): Handle
7501         little endian.
7502         Reported by Artur Zaprzala <zybi@talex.com.pl>.
7504 2002-03-24  Andreas Jaeger  <aj@suse.de>
7506         * manual/memory.texi (Aligned Memory Blocks): Fix typo.
7508         * stdio-common/tst-fdopen.c (main): Remove unused variable.
7510         * iconv/tst-iconv3.c (main): Use correct printf strings.
7512 2002-03-18  Roland McGrath  <roland@frob.com>
7514         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (struct cmsgcred): New type.
7515         (CMGROUP_MAX): New macro.
7517 2002-03-23  Roland McGrath  <roland@frob.com>
7519         * sysdeps/posix/shm_open.c (SHMDIR): /var/run/shm -> /dev/shm
7520         * sysdeps/posix/shm_unlink.c: Likewise.
7522 2002-03-22  Roland McGrath  <roland@frob.com>
7524         * shlib-versions [USE_IN_LIBIO] (.*-.*-gnu-gnu.*): Make 2.2.6 default.
7525         * sysdeps/mach/hurd/configure.in: Default oldest ABI is 2.2.6
7526         under --enable-libio.
7527         * sysdeps/mach/hurd/configure: Regenerated.
7529 2002-03-23  Roland McGrath  <roland@frob.com>
7531         * sysdeps/mach/hurd/i386/Makefile
7532         (sysdep_routines, shared-only-routines): Don't add framestate,
7533         reverting 2001-10-02 change.
7534         * sysdeps/unix/sysv/linux/arm/Makefile: Likewise.
7535         * sysdeps/unix/sysv/linux/alpha/Makefile: Likewise.
7536         * sysdeps/unix/sysv/linux/i386/Makefile: Likewise.
7537         * sysdeps/unix/sysv/linux/m68k/Makefile: Likewise.
7538         * sysdeps/unix/sysv/linux/mips/Makefile: Likewise.
7539         * sysdeps/unix/sysv/linux/powerpc/Makefile: Likewise.
7540         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Likewise.
7541         * sysdeps/unix/sysv/linux/sparc/Makefile: Likewise.
7542         * sysdeps/generic/Makefile (sysdep_routines, shared-only-routines):
7543         Do it here instead, only if [$(unwind-find-fde) = yes].
7545 2002-03-23  Andreas Jaeger  <aj@suse.de>
7547         * signal/signal.h: Fix typo. Patch by Steve Kemp
7548         <skx@tardis.ed.ac.uk>.
7550 2002-03-22  Andreas Jaeger  <aj@suse.de>
7552         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add getresgid and
7553         getresuid.
7555         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (struct
7556         _fpstate): Rename fwd to ftw, use _fpxreg and _xmmreg.
7557         * sysdeps/unix/sysv/linux/x86_64/sys/user.h (struct
7558         user_fpregs_struct): Rename fwd.
7560         * sysdeps/unix/sysv/linux/x86_64/register-dump.h (register_dump):
7561         Follow sigcontext changes.
7563 2002-03-22  Andreas Jaeger  <aj@suse.de>
7565         * sysdeps/mips/bits/nan.h: New file.  Copy from generic one with
7566         changes for NaNs on MIPS.
7567         Patch by Hartvig Ekner <hartvige@mips.com>.
7569 2002-03-21  Ulrich Drepper  <drepper@redhat.com>
7571         * nscd/grpcache.c (addgrbyname): Improve buffer allocate with alloca.
7572         Use realloc if too large.
7573         (addgrbyid): Likewise.
7574         * nscd/hstcache.c (addhstbyname): Likewise.
7575         (addhstbyaddr): Likewise.
7576         (addhstbynamev6): Likewise.
7577         (addhstbyaddrv6): Likewise.
7578         * nscd/pwdcache.c (addpwbyname): Likewise.
7579         (addpwbyuid): Likewise.
7581 2002-03-21  Andreas Jaeger  <aj@suse.de>
7583         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (struct
7584         _fpstate): Add separate struct for x86-64.
7586         * sysdeps/unix/sysv/linux/x86_64/sys/user.h (struct
7587         user_fpregs_struct): Change member names to follow kernel.
7589 2002-03-20  Ulrich Drepper  <drepper@redhat.com>
7591         * nis/ypclnt.c (yp_all): Remove the hack introduced on 1998-09-29.
7592         Correctly close the UDP connection right away [PR libc/3120].
7594 2002-03-20  Andreas Jaeger  <aj@suse.de>
7596         * sysdeps/unix/sysv/linux/x86_64/sys/user.h (struct
7597         user_fpregs_struct): Fix for changed kernel struct.
7598         (struct user_regs_struct): Likewise.
7599         (struct user): Likewise.
7600         Add 32-bit x86 compatibility.
7602         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Add more registers.
7604 2002-03-19  Andreas Jaeger  <aj@suse.de>
7606         * sysdeps/unix/sysv/linux/x86_64/bits/types.h: Cleanup x86 types.
7608 2002-03-18  Andreas Jaeger  <aj@suse.de>
7610         * iconvdata/Makefile: Only run tests when shared libs are
7611         available.
7613 2002-03-17  Andreas Jaeger  <aj@suse.de>
7615         * sysdeps/mips/fpu/fraiseexcpt.c (__feraiseexcept): Set cause bits.
7617         * sysdeps/mips/fpu/fgetexcptflg.c (__fegetexceptflag): Add comment.
7619         * sysdeps/mips/fpu/fclrexcpt.c (__feclearexcept): Clear also cause
7620         bits.
7622         * sysdeps/mips/fpu/fenv_libc.h (CAUSE_MASK): New macro.
7623         (CAUSE_SHIFT): New macro.
7624         Patch by Hartvig Ekner <hartvige@mips.com>.
7626         * sysdeps/generic/unwind-dw2-fde-glibc.c: Add prototypes.
7627         * sysdeps/generic/unwind-pe.h: Likewise.
7629         * libio/iofdopen.c (_IO_new_fdopen): Pass parameter of correct
7630         type to _IO_setb.
7632         * libio/stdio.c (AL2): Define variant when visibility attribute is
7633         not supported.
7635         * include/libc-symbols.h (_INTVARDEF): Define variant when
7636         visibility attribute is not supported.
7638 2002-03-16  Ulrich Drepper  <drepper@redhat.com>
7640         * po/fr.po: Update from translation team.
7642 2002-02-25  Bruno Haible  <bruno@clisp.org>
7644         * MakeTAGS (extract): Use --sort-by-file instead of --sort-output.
7646 2002-03-15  Ulrich Drepper  <drepper@redhat.com>
7648         * libio/iofdopen.c (_IO_new_fdopen): Call _IO_setb to deallocate
7649         buffers if _IO_file_attach failed.
7651         * libio/fileops.c (_IO_file_open): Close file descriptor if
7652         _IO_SEEKOFF call failed.
7654 2002-03-15  H.J. Lu  <hjl@gnu.org>
7655             Ulrich Drepper  <drepper@redhat.com>
7657         * configure.in: Check for availability of
7658         init_array/fini_array/preinit_array handling in binutils.
7659         * config.h.in (HAVE_INITFINI_ARRAY): New macro.
7660         * config.make.in (have-initfini-array): New variable.
7662 2002-03-15  Ulrich Drepper  <drepper@redhat.com>
7664         * stdio-common/tst-printf.c (main): Comment out one test which
7665         checked the compiler's ability to fold floating-point constants
7666         but not really printf.
7667         (rfg3): Make s const.
7668         * stdio-common/tst-printf.sh: Adjust for removed test.
7670         * sysdeps/i386/i386-mcount.S: Just call __mcount_internal, it is an
7671         internal function.  Adjust for internal_function calling convention.
7672         * sysdeps/i386/machine-gmon.h: Declare and define __mcount_internal
7673         as internal_function.
7675         * sysdeps/generic/framestate.c: Declare fallback_frame_state_for as
7676         hidden.
7678         * nss/XXX-lookup.c (DB_LOOKUP_FCT): Add internal_function to
7679         declaration and definition.
7680         * nss/getXXbyYY_r.c (DB_LOOKUP_FCT): Add internal_function to
7681         declaration.
7682         * nss/getXXent_r.c: Likewise.
7683         * nss/nsswitch.h (db_lookup_function): Add internal_function to
7684         definition.
7686         * include/time.h: Declare __localtime_r as hidden.
7688         * include/aliases.h: Declare __getaliasent_r as hidden.
7689         * include/grp.h: Declare __getgrent_r as hidden.
7690         * include/netdb.h: Declare __gethostent_r, __getnetent_r,
7691         __getservent_r, and __getprotoent_r as hidden.
7692         * include/pwd.h: Declare __getpwent_r as hidden.
7693         * include/shadow.h: Declare __getspent_r as hidden.
7694         * include/rpc/netdb.h: Declare __getrpcent_r as hidden.
7696         * iconv/gconv_int.h: Declare __gconv_read_conf, __gconv_alias_compare,
7697         and __gconv_transliterate as hidden.
7698         Add internal_function to __gconv_get_path declaration.
7699         * iconv/gconv_conf.c: Add internal_function to __gconv_get_path
7700         definition.  Add attribute_hidden to __gconv_read_conf definition.
7702 2002-03-14  Ulrich Drepper  <drepper@redhat.com>
7704         * elf/rtld.c: Declare _environ as hidden.
7705         * sysdeps/generic/dl-environ.c: Likewise.
7706         * sysdeps/generic/dl-sysdep.c: Likewise.
7708         * sysdeps/generic/ldsodefs.h: Declare _dl_debug_state_internal and
7709         _dl_mcount_internal as hidden.
7711         * elf/Makefile (rtld-routines): Add dl-sbrk and dl-brk.
7712         * sysdeps/generic/dl-brk.c: New file.
7713         * sysdeps/generic/dl-sbrk.c: New file.
7714         * sysdeps/unix/sysv/linux/i386/dl-brk.c: New file.
7715         * sysdeps/unix/sysv/linux/i386/dl-sbrk.c: New file.
7717         * elf/dl-minimal.c (malloc): Declare _end as hidden.
7718         (__errno_location): New function.  Declare errno as hidden.
7719         * elf/rtld.c (_dl_argc): Define as hidden.
7720         (_dl_skip_args): Define as hidden.
7721         (_begin, _end): Declare as hidden.
7722         * sysdeps/generic/dl-sysdep.c (_end): Declare as hidden.
7723         * sysdeps/generic/entry.h (_start): Declare as hidden.
7724         * sysdeps/generic/ldsodefs.h (_dl_argc): Declare as hidden.
7725         * sysdeps/i386/dl-machine.h (elf_machine_runtime_setup): Declare
7726         _dl_runtime_resolve and _dl_runtime_profile as hidden.
7727         (RTLD_START): Use GOTOFF to access _dl_skip_args and _dl_fini.
7729 2002-03-14  Roland McGrath  <roland@frob.com>
7731         * Makerules ($(common-objpfx)Versions.v.i): Depend on abi-versions.h.
7733         * Makeconfig (%.v.i, %.v): New implicit rules.
7734         (preprocess-versions): Variable removed.
7735         ($(common-objpfx)shlib-versions.v.i): New target giving just the
7736         shlib-versions input files as dependencies.
7737         ($(common-objpfx)soversions.i): Depend on that instead of the input
7738         files.  Use it as input instead of using a pipeline.
7739         (postclean-generated): Append soversions.i, shlib-versions.v, and
7740         shlib-versions.v.i here.
7741         * Makerules ($(common-objpfx)Versions.def.v.i): New target giving just
7742         the Versions.def input files as dependencies.
7743         ($(common-objpfx)Versions.v.i): Likewise for Versions files.
7744         ($(common-objpfx)Versions.all): Depend on that instead of the input
7745         files.  Use it as input instead of using a pipeline.
7746         ($(common-objpfx)sysd-versions): Likewise with Versions.v.i.
7747         (postclean-generated): Append those .v and .v.i files here.
7749 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
7751         * locale/broken_cur_max.c (__ctype_get_mb_cur_max): Use nl_langinfo.
7752         * locale/Versions (_nl_current_LC_COLLATE, _nl_current_LC_CTYPE):
7753         Remove.
7755 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
7757         * sysdeps/generic/mp_clz_tab.c: New file.
7758         * sysdeps/i386/mp_clz_tab.c: New file.
7759         * sysdeps/hppa/mp_clz_tab.c: New file.
7760         * sysdeps/powerpc/mp_clz_tab.c: New file.
7761         * stdlib/Makefile (aux): Revert last patch.
7762         * math/Makefile (gmp-objs): Likewise.
7764 2002-03-13  Paul Eggert  <eggert@twinsun.com>
7766         * time/strftime.c: Comment fixes for references to obsolescent
7767         standards, In most cases the simplest fix is to remove the
7768         confusing comments.  Cross-referencing all the standards properly
7769         is a bit of a pain, and it should be enough to put that info in
7770         the documentation as I did in my recent time.texi patch.
7772 2002-03-13  Paul Eggert  <eggert@twinsun.com>
7774         * manual/time.texi (Formatting Calendar Time):
7775         ISO C99 also specifies the E and O modifiers.
7776         %P is a GNU extension, and is not in ISO C99.
7777         Mention that %r is equivalent to %I:%M:%S %p in the POSIX locale.
7778         %T is also in ISO C99.
7779         The RFC 822 example is not valid in arbitrary locales.
7780         Reword the POSIX.2 wording slightly, to make it a bit clearer
7781         that POSIX.2 formats are also supported by later POSIX versions.
7782         If a format was introduced in ISO C99 it is also required by
7783         POSIX.1-2001.
7785 2002-03-13  Ulrich Drepper  <drepper@redhat.com>
7787         * sysdeps/gnu/errlist.awk: Define _sys_errlist_internal and
7788         _sys_nerr_internal with INTVARDEF2.
7789         * include/libc-symbols.h (INTVARDEF2): New macro.
7790         * include/stdio.h (_sys_errlist_internal): Declare as hidden.
7791         (_sys_nerr_internal): Library.
7793         * sysdeps/posix/signal.c (_sigintr): Define as hidden.
7794         * sysdeps/posix/sigintr.c (_sigintr): Declare as hidden.
7796         * stdio-common/tst-printf.sh: Adjust for last change in tst-printf.c.
7798 2002-03-13  Wolfram Gloger  <wg@malloc.de>
7800         * malloc/malloc.c (sYSMALLOc): Don't change brk if mmap failed.
7802 2002-03-02  Andreas Schwab  <schwab@suse.de>
7804         * stdio-common/vfprintf.c (process_arg): Fix decimal format with
7805         'h' flag and positional arg.
7806         * stdio-common/tst-printf.c (rfg3): New function to test
7807         positional arguments.
7808         (main): Fix some warnings.
7810 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
7812         * elf/dl-minimal.c (_itoa): Use _itoa_lower_digits_internal if SHARED.
7813         * elf/dl-reloc.c (_dl_reloc_bad_type): Likewise.
7815 2002-03-13  Ulrich Drepper  <drepper@redhat.com>
7817         * grp/initgroups.c (__nss_group_data): Declare as hidden.
7819         * include/locale.h (_nl_C_locobj): Declare as hidden.
7821         * time/asctime.c (_nl_C_LC_TIME): Declare as hidden.
7822         * time/strptime.c (_nl_C_LC_TIME): Likewise.
7824         * include/netinet/in.h (in6addr_any_internal): Mark as hidden.
7826         * include/sys/gmon.h: Declare _gmonparam as hidden.
7828         * locale/lc-ctype.c (__ctype32_wctype): Declare as hidden.
7829         (__ctype32_wctrans): Likewise.
7830         (__ctype32_width): Likewise.
7832         * sysdeps/unix/sysv/linux/ttyname.c: Comment out definition and
7833         use of __ttyname.
7835         * posix/regcomp.c (__re_error_msgid): Renamed from re_error_msgid.
7836         Define as hidden.
7837         (__re_error_msgid_idx): Renamed from re_error_msgid_idx.  Define as
7838         hidden.  Change all users of these variables.
7840         * posix/regex_internal.h (__re_error_msgid): Renamed from
7841         re_error_msgid.  Declare as hidden.
7842         (__re_error_msgid_idx): Renamed from re_error_msgid_idx.  Declare as
7843         hidden.
7845         * stdio-common/reg-printf.c (__printf_arginfo_table): Define as hidden.
7846         (__printf_function_table): Likewise.
7847         * stdio-common/printf-parse.h (__printf_arginfo_table): Declare as
7848         hidden.
7849         (__printf_function_table): Likewise.
7851         * nscd/nscd_proto.h: Declare __nss_not_use_nscd_passwd,
7852         __nss_not_use_nscd_group, and __nss_not_use_nscd_hosts as hidden.
7854         * nss/XXX-lookup.c (DATABASE_NAME_SYMBOL): Define as hidden.
7855         * nss/nsswitch.c: Declare _nss_*_database as hidden.
7857         * stdlib/wctomb.c (__no_r_state): Declare as hidden.
7858         * stdlib/mbtowc.c (__no_r_state): Define as hidden.
7860 2002-03-12  Ulrich Drepper  <drepper@redhat.com>
7862         * ctype/ctype-info.c: Declare _nl_C_LC_CTYPE_class,
7863         _nl_C_LC_CTYPE_class32, _nl_C_LC_CTYPE_toupper, _nl_C_LC_CTYPE_tolower,
7864         _nl_C_LC_CTYPE_class_upper, _nl_C_LC_CTYPE_class_lower,
7865         _nl_C_LC_CTYPE_class_alpha, _nl_C_LC_CTYPE_class_digit,
7866         _nl_C_LC_CTYPE_class_xdigit, _nl_C_LC_CTYPE_class_space,
7867         _nl_C_LC_CTYPE_class_print, _nl_C_LC_CTYPE_class_graph,
7868         _nl_C_LC_CTYPE_class_blank, _nl_C_LC_CTYPE_class_cntrl,
7869         _nl_C_LC_CTYPE_class_punct, _nl_C_LC_CTYPE_class_alnum,
7870         _nl_C_LC_CTYPE_map_toupper, _nl_C_LC_CTYPE_map_tolower, and
7871         _nl_C_LC_CTYPE_width: Declare as hidden.
7872         * include/locale.h: Declare _nl_locale_file_list.
7873         * locale/C-address.c: Define _nl_C_LC_ADDRESS as hidden.
7874         * locale/C-collate.c: Define _nl_C_LC_COLLATE as hidden.
7875         * locale/C-identification.c: Define _nl_C_LC_IDENTIFICATION as hidden.
7876         * locale/C-measurement.c: Define _nl_C_LC_MEASUREMENT as hidden.
7877         * locale/C-messages.c: Define _nl_C_LC_MESSAGES as hidden.
7878         * locale/C-monetary.c: Define _nl_C_LC_MONETARY as hidden.
7879         * locale/C-name.c: Define _nl_C_LC_NAME as hidden.
7880         * locale/C-numeric.c: Define _nl_C_LC_NUMERIC as hidden.
7881         * locale/C-paper.c: Define _nl_C_LC_PAPER as hidden.
7882         * locale/C-telephone.c: Define _nl_C_LC_TELEPHONE as hidden.
7883         * locale/C-time.c: Define _nl_C_LC_TIME as hidden.
7884         * locale/C-ctype.c: Define _nl_C_LC_CTYPE_class,
7885         _nl_C_LC_CTYPE_class32, _nl_C_LC_CTYPE_toupper, _nl_C_LC_CTYPE_tolower,
7886         _nl_C_LC_CTYPE_class_upper, _nl_C_LC_CTYPE_class_lower,
7887         _nl_C_LC_CTYPE_class_alpha, _nl_C_LC_CTYPE_class_digit,
7888         _nl_C_LC_CTYPE_class_xdigit, _nl_C_LC_CTYPE_class_space,
7889         _nl_C_LC_CTYPE_class_print, _nl_C_LC_CTYPE_class_graph,
7890         _nl_C_LC_CTYPE_class_blank, _nl_C_LC_CTYPE_class_cntrl,
7891         _nl_C_LC_CTYPE_class_punct, _nl_C_LC_CTYPE_class_alnum,
7892         _nl_C_LC_CTYPE_map_toupper, _nl_C_LC_CTYPE_map_tolower,
7893         _nl_C_LC_CTYPE_width, and as hidden.
7894         * locale/findlocale.c: Declare _nl_C as hidden.
7895         * locale/newlocale.c: Likewise.
7896         * locale/setlocale.c: Define _nl_C as hidden.  Remove declaration of
7897         _nl_locale_file_list.
7898         * locale/xlocale.c: Declare _nl_C_LC_CTYPE_class,
7899         _nl_C_LC_CTYPE_toupper, and _nl_C_LC_CTYPE_tolower as hidden.
7900         Define _nl_C_locobj as hidden.
7902         * malloc/mtrace.c (_mtrace_file): Define as hidden.
7903         (_mtrace_line): Likewise.
7905         * include/time.h: Declare __mon_yday as hidden.
7906         * time/strptime.c [_LIBC] (__mon_yday): Remove declaration.
7908         * libio/libioP.h: Declare __libio_codecvt as hidden.
7909         * libio/fileops.c: Declare __libio_translit as hidden.
7910         * libio/iofwide.c: Define __libio_translit as hidden.
7912         * login/getutent_r.c: Define __libc_utmp_lock as hidden.
7913         * login/getutid_r.c: Declare __libc_utmp_lock as hidden.
7914         * login/getutline_r.c: Likewise.
7915         * login/utmpname.c: Likewise.
7917         * login/utmp-private.h: Declare __libc_utmp_file_functions,
7918         __libc_utmp_unknown_functions, __libc_utmp_jump_table, and
7919         __libc_utmp_file_name as hidden.
7921         * locale/setlocale.c (__libc_setlocale_lock): Define as hidden.
7922         * locale/duplocale.c (__libc_setlocale_lock): Declare as hidden.
7923         * locale/freelocale.c: Likewise.
7924         * locale/lc-time.c: Likewise.
7926         * sysdeps/unix/bsd/getpt.c (__libc_ptyname1): Define as hidden.
7927         (__libc_ptyname2): Likewise.
7928         * sysdeps/unix/sysv/linux/ptsname.c (__libc_ptyname1): Declare as
7929         hidden.
7930         (__libc_ptyname2): Likewise.
7932         * sysdeps/generic/sbrk.c: Declare __libc_multiple_libcs as hidden.
7933         * sysdeps/arm/init-first.c (__libc_multiple_libcs): Define as hidden.
7934         * sysdeps/generic/init-first.c: Likewise.
7935         * sysdeps/i386/init-first.c: Likewise.
7936         * sysdeps/mach/hurd/i386/init-first.c: Likewise.
7937         * sysdeps/mach/hurd/mips/init-first.c: Likewise.
7938         * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
7939         * sysdeps/sh/init-first.c: Likewise.
7940         * sysdeps/unix/sysv/aix/init-first.c: Likewise.
7941         * sysdeps/unix/sysv/linux/init-first.c: Likewise.
7943         * stdio-common/itowa-digits.c (_itowa_lower_digits): Define as hidden.
7944         (_itowa_upper_digits): Likewise.
7946         * libio/stdio.c (_IO_stdin, _IO_stdout, _IO_stderr): Define as hidden.
7947         * libio/libio.h [_LIBC] (_IO_stdin, _IO_stdout, _IO_stderr): Declare
7948         as hidden.
7950         * libio/libioP.h: Declare _IO_file_jumps_mmap, _IO_wfile_jumps,
7951         _IO_wfile_jumps_mmap, _IO_proc_jumps, _IO_old_proc_jumps,
7952         _IO_str_jumps, _IO_wstr_jumps, _IO_file_jumps_internal,
7953         _IO_wfile_jumps_internal, and _IO_list_all_internal as hidden.
7955         * gmon/gmon.c (__bb_head): Define as hidden.
7956         * gmon/bb_exit_func.c (__bb_head): Declare as hidden.
7958         * argp/argp-parse.c (_argp_hang): Define as static.
7960         * include/libc-symbols.h (_INTVARDEF): Adjust for visibility
7961         handling in latest compilers.
7963         * inet/in6_addr.c (in6addr_any): Use INTVARDEF not INTDEF to
7964         define alias.
7965         * libio/fileops.c (_IO_file_jumps): Likewise.
7966         * libio/stdfiles.c (_IO_list_all): Likewise.
7967         * libio/wfileops.c (_IO_wfile_jumps): Likewise.
7969         * malloc/malloc.h: Move __libc_malloc_initialized declaration to
7970         include/malloc.h.
7971         * include/malloc.h: Add __libc_malloc_initialized declaration
7972         here.  Mark variable hidden.
7973         * malloc/malloc.c: Include <malloc.h> not "malloc.h".
7975         * elf/dl-open.c (__libc_argc): Declare as hidden.
7976         (__libc_argv): Likewise.
7977         * sysdeps/generic/wordexp.c (__libc_argc): Declare as hidden.
7978         (__libc_argv): Likewise.
7979         * sysdeps/mach/hurd/i386/init-first.c: Define __libc_argc and
7980         __libc_argv as hidden.
7981         * sysdeps/mach/hurd/mips/init-first.c: Likewise.
7982         * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
7983         * sysdeps/unix/sysv/aix/init-first.c: Likewise.
7984         * sysdeps/unix/sysv/linux/init-first.c: Likewise.
7986         * include/stdlib.h (__libc_drand48_data): Declare as hidden.
7987         * stdlib/drand48.c: Remove declaration of __libc_drand48_data here.
7988         * stdlib/erand48.c: Likewise.
7989         * stdlib/jrand48.c: Likewise.
7990         * stdlib/lcong48.c: Likewise.
7991         * stdlib/lrand48.c: Likewise.
7992         * stdlib/mrand48.c: Likewise.
7993         * stdlib/nrand48.c: Likewise.
7994         * stdlib/seed48.c: Likewise.
7995         * stdlib/srand48.c: Likewise.
7997         * stdio-common/_itoa.c (_itoa_base_table): Declare as hidden.
7998         (_itoa_lower_digits_internal): New declaration.
7999         (_itoa_upper_digits_internal): New declaration.
8000         (_itoa): Use INTUSE to acces _itoa_upper_digits and _itoa_lower_digits.
8001         * stdio-common.h (_itoa_lower_digits_internal): New declaration.
8002         (_itoa_upper_digits_internal): New declaration.
8003         (_itoa_word): Use INTUSE to acces _itoa_upper_digits and
8004         _itoa_lower_digits.
8005         * stdio-common/itoa-digits.c: Use INTVARDEF with _itoa_lower_digits.
8006         * stdio-common/itoa-udigits.c: Use INTVARDEF with _itoa_upper_digits.
8008         * elf/dl-minimal.c (_itoa): Declare _itoa_lower_digits as hidden.
8009         * elf/dl-reloc.c (_dl_reloc_bad_type): Likewise.
8011         * stdio-common/_itowa.c (_itoa_base_table): Declare as hidden.
8012         (_itowa_lower_digits): Likewise.
8013         (_itowa_upper_digits): Likewise.
8014         * stdio-common/_itowa.h (_itowa_lower_digits): Likewise.
8015         (_itowa_upper_digits): Likewise.
8017         * intl/plural-exp.h (attribute_hidden): Define as empty macro if
8018         not already defined.
8019         (GERMANIC_PLURAL): Declare as hidden.
8021         * posix/getopt.c (__getopt_initialized): Declare as hidden.
8022         (attribute_hidden): Define as empty macro if not already defined.
8024         * iconv/gconv_int.h (__gconv_path_elem): Declare hidden.
8025         (__gconv_max_path_elem_len): Likewise.
8026         (__gconv_path_envvar): Likewise.
8028         * math/Makefile (gmp-objs): Remove mp_clz_tab.
8029         * stdlib/Makefile (aux): Remove mp_clz_tab.
8030         * stdlib/mp_clz_tab.c: Removed.  Not needed anywhere.
8032         * stdlib/exit.h (__exit_funcs): Declare as hidden.
8034         * posix/bug-regex5.c (main): Use nl_langinfo instead of _NL_CURRENT.
8036         * locale/localeinfo.h: Add attribute_hidden to _nl_current_LC_XXX,
8037         _nl_category_names, _nl_category_name_sizes, _nl_current,
8038         _nl_C_name, _nl_POSIX_name, _nl_C_codeset, and _nl_C_LC_XXX.
8040         * intl/dcigettext.c (_nl_default_default_domain): Define as hidden.
8041         (_nl_current_default_domain): Likewise
8042         (_nl_state_lock): Likewise.
8043         * intl/textdomain.c (_nl_default_default_domain): Declare as hidden.
8044         (_nl_current_default_domain): Likewise
8045         (_nl_state_lock): Likewise.
8046         * intl/bindtextdom.c (_nl_state_lock): Likewise.
8048         * stdlib/fpioconst.h (__tens): Add attribute_hidden.
8049         (_fpioconst_pow10): Likewise.
8051         * include/time.h (_tmbuf): Add attribute_hidden.
8053         * time/tzset.c (tzstring_list): Define as static.
8055         * include/time.h: Add attribute_hidden to __tzname_cur_max and
8056         __use_tzfile declaration.
8058         * wcsmbs/wcsmbsload.h: Add attribute_hidden to __wcsmbs_gconv_fcts
8059         and __wcsmbs_last_locale declaration.
8061 2002-02-25  Paul Eggert  <eggert@twinsun.com>
8063         * timezone/Makefile (tzbases): Move systemv from here...
8064         (tzlinks): to here, since the entries in systemv were all changed
8065         from Zone to Link lines in tz-2001a.  Bug reported (and patch
8066         tested) by Peter Breitenlohner.
8068 2002-03-07  Jakub Jelinek  <jakub@redhat.com>
8070         * time/tst-posixtz.c (tests): Add new tests.
8071         (main): Test whether tzset() sets daylight properly.
8073 2002-03-06  Jakub Jelinek  <jakub@redhat.com>
8075         * time/tzset.c (tz_compute): Move __daylight, __tzname and
8076         __tzname_cur_max setting...
8077         (tzset_internal): ...here.
8079 2002-03-06  Jakub Jelinek  <jakub@redhat.com>
8081         * time/tzset.c (compute_change): Don't return any value.
8082         (tz_compute): Likewise.  Don't handle southern hemisphere here.
8083         (__tz_convert): But here.
8085 2002-03-11  Ulrich Drepper  <drepper@redhat.com>
8087         * manual/examples/mkfsock.c: Include <string.h> as well.
8088         Patch by Alain De Carolis <alaind@wseurope.com>.
8090 2002-03-06  Isamu Hasegawa  <isamu@yamato.ibm.com>
8092         * posix/regexec.c (re_match): Fix incorrect register sizes.
8093         (re_search): Likewise.
8095 2002-03-05  Isamu Hasegawa  <isamu@yamato.ibm.com>
8097         * posix/regcomp.c (regfree): Remove a disused condition.
8098         * posix/regex_internal.c (re_acquire_state): Likewise.
8099         (re_acquire_state_context): Likewise.
8100         (register_state): Remove a redundant malloc invocation.
8101         * posix/regex_internal.h: (re_state_table_entry): Simplify
8102         the structure.
8104 2002-03-05  Isamu Hasegawa  <isamu@yamato.ibm.com>
8106         * posix/regcomp.c (regcomp): Add __builtin_expect to error
8107         handling conditions.
8108         (regerror): Likewise.
8109         (regfree): Likewise.
8110         (re_compile_internal): Likewise.
8111         (init_dfa): Likewise.
8112         (init_word_char): Likewise.
8113         (create_initial_state): Likewise.
8114         (analyze): Likewise.
8115         (analyze_tree): Likewise.
8116         (duplicate_node): Likewise.
8117         (calc_eclosure): Likewise.
8118         (calc_eclosure_iter): Likewise.
8119         (parse): Likewise.
8120         (parse_reg_exp): Likewise.
8121         (parse_branch): Likewise.
8122         (parse_expression): Likewise.
8123         (parse_subexp): Likewise.
8124         (parse_dup_op): Likewise.
8125         (parse_bracket_exp): Likewise.
8126         (build_equiv_class): Likewise.
8127         (build_charclass): Likewise.
8128         (build_word_op): Likewise.
8129         (fetch_number): Likewise.
8130         (create_tree): Likewise.
8131         (duplicate_tree): Likewise.
8132         * posix/regex.c (BE): New macro.
8133         * posix/regexec.c (re_match): Add __builtin_expect to error
8134         handling conditions.
8135         (re_match_2): Likewise.
8136         (re_search): Likewise.
8137         (re_search_internal): Likewise.
8138         (check_matching): Likewise.
8139         (proceed_next_node): Likewise.
8140         (set_regs): Likewise.
8141         (sift_states_backward): Likewise.
8142         (add_epsilon_backreference): Likewise.
8143         (transit_state): Likewise.
8144         (transit_state_sb): Likewise.
8145         (transit_state_mb): Likewise.
8146         (transit_state_bkref): Likewise.
8147         (transit_state_bkref_loop): Likewise.
8148         (build_trtable): Likewise.
8149         (group_nodes_into_DFAstates): Likewise.
8150         (match_ctx_init): Likewise.
8151         (match_ctx_add_entry): Likewise.
8152         * posix/regex_internal.c (re_string_construct): Add __builtin_expect
8153         to error handling conditions.
8154         (re_string_construct_toupper): Likewise.
8155         (build_wcs_buffer): Likewise.
8156         (build_wcs_upper_buffer): Likewise.
8157         (build_upper_buffer): Likewise.
8158         (re_string_translate_buffer): Likewise.
8159         (re_node_set_alloc): Likewise.
8160         (re_node_set_init_1): Likewise.
8161         (re_node_set_init_2): Likewise.
8162         (re_node_set_init_copy): Likewise.
8163         (re_node_set_intersect): Likewise.
8164         (re_node_set_init_union): Likewise.
8165         (re_node_set_merge): Likewise.
8166         (re_node_set_insert): Likewise.
8167         (re_dfa_add_node): Likewise.
8168         (re_acquire_state): Likewise.
8169         (re_acquire_state_context): Likewise.
8170         (create_new_state_common): Likewise.
8171         (register_state): Likewise.
8172         (create_ci_new_state): Likewise.
8173         (create_cd_new_state): Likewise.
8174         (re_string_context_at): Remove redundant condition.
8176 2002-01-16  Roger Sayle  <roger@eyesopen.com>
8178         * sysdeps/i386/i686/strcmp.S: Avoid unconditional jump to a ret.
8180         * sysdeps/i386/i586/strlen.S: Fix typo in comment.
8182 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
8184         * sysdeps/i386/elf/configure.in: Fix comment.
8186         * sysdeps/sparc/sparc64/configure.in: New file.
8187         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_load_address): Fix
8188         if .dynamic comes before .got.
8189         * config.h.in (SPARC64_DYNAMIC_BEFORE_GOT): Add.
8191         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_DIFF,
8192         HP_TIMING_ACCUM): Fix typos.
8194 2002-03-11  Ulrich Drepper  <drepper@redhat.com>
8196         * string/strfry.c: Add some more randomness to the seed.
8197         Patch by James A Morrison <ja2morri@student.math.uwaterloo.ca>.
8199         * po/es.po: Update from translation team.
8200         * po/fr.po: Likewise.
8202         * stdio-common/tfformat.c (sprint_doubles): A test for %F format.
8204         * stdio-common/printf_fp.c (__printf_fp): Correct check for %F format
8205         when determining type of format.
8206         Patch by James Antill <james@anqd.org> [PR libc/2787].
8208 2002-03-04  Jakub Jelinek  <jakub@redhat.com>
8210         * sysdeps/unix/bsd/ftime.c (ftime): Don't return 1000 in millitm.
8212 2002-03-11  Roland McGrath  <roland@frob.com>
8214         * hurd/hurd/threadvar.h: Include <features.h> for __THROW macro.
8216         * Versions.def (libc): Add GLIBC_2.2.6.
8217         * hurd/Versions (libc: GLIBC_2.2.6): Add __errno_location.
8218         * sysdeps/mach/hurd/errnos.awk: In generated macro, use
8219         __errno_location instead of __hurd_errno_location, and don't inline it.
8220         * sysdeps/mach/hurd/bits/errno.h: Regenerated.
8221         * hurd/errno.c: New file.
8222         * hurd/Makefile (routines): Add errno.
8224 2002-03-11  Ulrich Drepper  <drepper@redhat.com>
8226         * stdio-common/vfprintf.c (vfprintf): Avoid crashing for
8227         ridiculously large widths and precisions [PR libc/3026].
8229 2002-03-11  Andreas Jaeger  <aj@suse.de>
8231         * sysdeps/unix/sysv/linux/s390/ldd-rewrite.sed: Fix for bi-arch
8232         support.
8233         Patch by Susanne Oberhauser <froh@SuSE.de>.
8235 2002-03-11  Ulrich Drepper  <drepper@redhat.com>
8237         * inet/rexec.c (ahostbuf): Define as static.
8239         * wctype/wcfuncs.c (__ctype32_wctype): Declare as hidden.
8240         (__ctype32_wctrans): Likewise.
8241         * wcsmbs/wcwidth.h (__ctype32_width): Declare as hidden.
8242         * ctype/ctype-info.c (__ctype32_wctype): Add attribute_hidden.
8243         (__ctype32_wctrans): Likewise.
8244         (__ctype32_width): Likewise.
8246         * gmon/Makefile (elide-routines.os): Add bb_init_func and bb_exit_func.
8247         They were never exported anyway.
8249         * gmon/gmon.c (_gmonparam): Add attribute_hidden.
8250         * gmon/sys/gmon.h: Remove declaration of _gmonparam.  It wasn't
8251         exported.
8252         * include/sys/gmon.h: Declare _gmonparam.
8254         * sysdeps/unix/sysv/linux/i386/getdents64.c: Don't define compatibility
8255         symbols for getdents64.  They were never exported.
8257 2002-03-09  Roland McGrath  <roland@frob.com>
8259         * hurd/hurdsig.c (write_corefile): Fix swapped arguments to __dir_link.
8260         Reported by Jon Arney <jarney1@cox.net>.
8262 2002-02-23  Roland McGrath  <roland@frob.com>
8264         * hurd/hurd/threadvar.h (__hurd_threadvar_location): Add __THROW to
8265         declaration.
8266         (__hurd_errno_location): Function removed.
8268 2002-03-06  Andreas Jaeger  <aj@suse.de>
8270         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Add compatibility for
8271         32-bit.
8273 2002-03-04  Andreas Jaeger  <aj@suse.de>
8275         * sysdeps/unix/sysv/linux/x86_64/readelflib.c: New file.
8277         * sysdeps/unix/sysv/linux/kernel-features.h: Add defines for
8278         x86-64.
8280         * sysdeps/unix/sysv/linux/x86_64/bits/socket.h: New file.
8282         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: New file.
8284         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: New file.
8286         * sysdeps/x86_64/bits/setjmp.h: New file.
8288         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h: New file.
8290         * sysdeps/unix/sysv/linux/x86_64/bits/resource.h: New file.
8292         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Add compatibilty
8293         for x86.
8294         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Likewise.
8295         * sysdeps/unix/sysv/linux/x86_64/bits/types.h: Likewise.
8297 2002-02-28  Bo Thorsen  <bo@suse.de>
8299         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Merge with i386
8300         version.
8302 2002-03-03  Andreas Jaeger  <aj@suse.de>
8304         * sysdeps/x86_64/bits/wordsize.h: New file.
8306         * elf/nodlopenmod2.c: Provide prototype to avoid warning.
8307         * elf/tst-tlsmod1.c: Likewise.
8309         * posix/regcomp.c: Get regex.h from include dir for internal
8310         prototypes.
8312         * sysdeps/unix/sysv/linux/init-first.c: Move __init_misc prototype
8313         to libc-internal.h and include it.
8314         * include/libc-internal.h: Add __init_misc.
8316         * misc/init-misc.c: Include libc-internal.h for prototypes.
8318         * sysdeps/wordsize-32/divdi3.c: Add prototypes to avoid warnings.
8320         * misc/error.c [_LIBC]: Include libioP.h for prototype of
8321         _IO_putc_internal.
8323 2002-03-03  Ulrich Drepper  <drepper@redhat.com>
8325         * posix/regcomp.c: Compatibility changes to allow using the code
8326         outside glibc.
8328 2002-02-28  Hartvig Ekner <hartvige@mips.com>
8330         * sysdeps/mips/elf/start.S: Added initialization of GP (to _gp) if
8331         compiled non-PIC.
8333 2002-03-02  Ulrich Drepper  <drepper@redhat.com>
8335         * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): Fix creation
8336         of .str elements in the returned data structure.
8338         * elf/elf.h: Add Alpha TLS bits.
8340 2002-02-28  Jakub Jelinek  <jakub@redhat.com>
8342         * sysdeps/unix/sysv/linux/nice.c: New file.
8344 2002-03-01  Ulrich Drepper  <drepper@redhat.com>
8346         * elf/Makefile (dl-routines): Add dl-origin.
8347         (elide-routines.os): Add dl-origin.
8348         * elf/Versions [ld] (GLIBC_PRIVATE): Add _dl_get_origin.
8349         * elf/dl-debug.c (_dl_debug_initialize): Add missing INTUSE around
8350         _dl_debug_state.
8351         * include/libc-symbols.c: Define attribute_hidden depending on
8352         HAVE_VISIBILITY_ATTRIBUTE.  Add definition of INTVARDEF.
8354         * elf/dl-deps.c: Use INTUSE with __libc_enable_secure.
8355         * elf/dl-load.c: Likewise.
8356         * elf/rtld.c: Likewise.
8357         * include/unistd.h: Declare __libc_enable_secure_internal.
8358         * sysdeps/generic/dl-sysdep.c: Use INTVARDEF with __libc_enable_secure.
8359         Use INTUSE with __libc_enable_secure.
8360         * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
8362         * elf/dl-deps.c: Use INTUSE with _dl_out_of_memory.
8363         * elf/dl-error.c: Likewise,
8364         * sysdeps/generic/ldsodefs.h: Declare _dl_out_of_memory_internal.
8366         * elf/dl-dst.h [_RTLD_GLOBAL]: Define _dl_get_origin to use INTUSE.
8367         * sysdeps/generic/dl-origin.c: Undefine _dl_get_origin macro before
8368         function definition.  Use INTDEF with _dl_get_origin.
8369         * sysdeps/unix/sysv/linux/dl-origin.c: Likewise.
8371         * elf/dl-init.c: Use INTUSE with _dl_starting_up.
8372         * elf/rtld.c: Likewise.  Use INTVARDEF for _dl_starting_up.
8374         * elf/dl-profile.c: Use INTDEF for _dl_mcount.
8375         * elf/dl-runtime.c: Use INTUSE with _dl_mcount.
8376         * sysdeps/generic/ldsodefs.h: Declare _dl_mcount_internal.
8378         * elf/dl-conflict.c: Use rtld_progrname instead of _dl_argv[0].
8379         * elf/dl-deps.c: Likewise.
8380         * elf/dl-error.c: Likewise.
8381         * elf/dl-fini.c: Likewise.
8382         * elf/dl-init.c: Likewise.
8383         * elf/dl-load.c: Likewise.
8384         * elf/dl-lookup.c: Likewise.
8385         * elf/dl-reloc.c: Likewise.
8386         * elf/dl-version.c: Likewise.
8387         * elf/do-lookup.h: Likewise.
8388         * sysdeps/arm/dl-machine.h: Likewise.
8389         * sysdeps/cris/dl-machine.h: Likewise.
8390         * sysdeps/hppa/dl-machine.h: Likewise.
8391         * sysdeps/i386/dl-machine.h: Likewise.
8392         * sysdeps/m68k/dl-machine.h: Likewise.
8393         * sysdeps/powerpc/dl-machine.h: Likewise.
8394         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
8395         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
8396         * sysdeps/sh/dl-machine.h: Likewise.
8397         * sysdeps/sparc/sparc-32/dl-machine.h: Likewise.
8398         * sysdeps/sparc/sparc-64/dl-machine.h: Likewise.
8399         * sysdeps/x86_64/dl-machine.h: Likewise.
8400         * elf/rtld.c: Use INTDEF for _dl_argv.  Use rtld_progrname instead of
8401         _dl_argv[0].  Use INTUSE with _dl_argv.
8402         * sysdeps/generic/dl-sysdep.c: Use INTUSE with _dl_argv.
8403         * sysdeps/generic/ldsodefs.h: Define rtld_progname macro.
8405 2002-02-28  Jakub Jelinek  <jakub@redhat.com>
8407         * elf/rtld.c (_rtld_global): Remove .protected.
8408         (_rtld_local): Strong alias to _rtld_global.
8409         * elf/Makefile (CFLAGS-.os): Add -D_RTLD_LOCAL if compiling rtld
8410         only .os object.
8411         * sysdeps/generic/ldsodefs.h (GL): If SHARED and _RTLD_LOCAL, use
8412         _rtld_local instead of _rtld_global.
8413         (_rtld_local): Add hidden extern, possibly in .sdata section.
8414         * configure.in: Add tests for visibility attribute and .sdata.
8415         * config.h.in: Add HAVE_VISIBILITY_ATTRIBUTE and HAVE_SDATA_SECTION.
8416         * sysdeps/alpha/dl-machine.h: Use _rtld_local instead of _rtld_global.
8417         * sysdeps/arm/dl-machine.h: Likewise.
8418         * sysdeps/generic/ldsodefs.h: Likewise.
8419         * sysdeps/hppa/dl-machine.h: Likewise.
8420         * sysdeps/cris/dl-machine.h: Likewise.
8421         * sysdeps/i386/dl-machine.h: Likewise.
8422         * sysdeps/ia64/dl-machine.h: Likewise.
8423         * sysdeps/m68k/dl-machine.h: Likewise.
8424         * sysdeps/mips/mips64/dl-machine.h: Likewise.
8425         * sysdeps/mips/dl-machine.h: Likewise.
8426         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
8427         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
8428         * sysdeps/sh/dl-machine.h: Likewise.
8429         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
8430         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
8431         * sysdeps/x86_64/dl-machine.h: Likewise.
8433 2002-02-28  Ulrich Drepper  <drepper@redhat.com>
8435         * login/login.c (login): Always initialize ut_line field
8436         [PR libc/2991].
8438 2002-02-28  Jakub Jelinek  <jakub@redhat.com>
8440         * sysdeps/i386/Makefile (sysdep_routines): Add
8441         divdi3 in csu dir.
8442         (shared-only-routines): Likewise.
8443         * sysdeps/m68k/Makefile (sysdep_routines): Likewise.
8444         (shared-only-routines): Likewise.
8445         * sysdeps/s390/s390-32/Makefile (sysdep_routines): Likewise.
8446         (shared-only-routines): Likewise.
8447         * sysdeps/wordsize-32/divdi3.c: New file.
8449 2002-02-28  Ulrich Drepper  <drepper@redhat.com>
8451         * locale/iso-4217.def: Remove obsolete currencies for countries
8452         with Euro.
8454 2002-02-28  Isamu Hasegawa  <isamu@yamato.ibm.com>
8456         * posix/regcomp.c (regcomp): Remove a redundant condition.
8457         (init_word_char): Add a check on malloc failure.
8458         (create_initial_state): Likewise.
8459         (duplicate_node): Likewise.
8460         (calc_eclosure): Likewise.
8461         (calc_eclosure_iter): Likewise.
8462         (parse_expression): Likewise.
8463         (parse_bracket_exp): Remove unnecessary malloc invocations.
8464         (build_equiv_class): Likewise.
8465         (build_charclass): Likewise.
8466         * posix/regex_internal.c (re_node_set_intersect): Add a check
8467         on malloc failure.
8468         (re_node_set_add_intersect): Likewise.
8469         (re_node_set_merge): Likewise.
8470         (re_acquire_state): Likewise.
8471         (re_acquire_state_context): Likewise.
8472         (create_newstate_common): Likewise.
8473         (register_state): Likewise.
8474         (create_ci_newstate): Likewise.
8475         (create_cd_newstate): Likewise.
8476         * posix/regex_internal.h: Fix prototypes of re_acquire_state
8477         and re_acquire_state_context.
8478         * posix/regexec.c (regexec): Suit it to the error handling of
8479         re_search_internal.
8480         (re_match): Likewise.
8481         (re_search): Likewise.
8482         (re_search_internal): Add a check on malloc failure.
8483         (acquire_init_state_context): Likewise.
8484         (check_matching): Likewise.
8485         (proceed_next_node): Likewise.
8486         (set_regs): Likewise.
8487         (sift_states_backward): Likewise.
8488         (sift_states_iter_bkref): Likewise.
8489         (add_epsilon_backreference): Likewise.
8490         (transit_state): Likewise.
8491         (transit_state_sb): Likewise.
8492         (transit_state_mb): Likewise.
8493         (transit_state_bkref_loop): Likewise.
8494         (build_trtable): Likewise.
8495         (group_nodes_into_DFAstates): Likewise.
8496         (match_ctx_init): Likewise.
8497         (match_ctx_add_entry): Likewise.
8499 2002-02-27  Ulrich Drepper  <drepper@redhat.com>
8501         * elf/dl-load.c (_dl_map_object_from_fd): Always add SONAME to
8502         l_libname if profiling is enabled [PR libc/2916].
8504         * sysdeps/ia64/dl-tls.h: New file.
8506 2002-02-27  Jakub Jelinek  <jakub@redhat.com>
8508         * sysdeps/alpha/dl-machine.h (elf_machine_load_address, RTLD_START):
8509         Work around an Alpha gas bug.
8511 2002-02-27  Ulrich Drepper  <drepper@redhat.com>
8513         * catgets/open_catalog.c (__open_catalog): Fix typo in code which
8514         uses read to load the catalog.
8515         Patch by Andy Isaacson <adi@unlimitedscale.com> [PR libc/3011].
8517 2002-02-26  Ulrich Drepper  <drepper@redhat.com>
8519         * posix/Makefile (distribute): Add regcomp.c, regexec.c,
8520         regex_internal.c, and regex_internal.h.
8521         (CFLAGS-regex.c): Replace -DMBS_SUPPORT with -DRE_ENABLE_I18N.
8522         * posix/regex.c: Complete rewrite.
8523         * posix/regexec.c: New file.
8524         * posix/regcomp.c: New file.
8525         * posix/regex_internal.c: New file.
8526         * posix/regex_internal.h: New file.
8527         * posix/regex.h (RE_ICASE): New macro.
8528         Contributed by Isamu Hasegawa <isamu@yamato.ibm.com>.
8530         * stdio-common/vfscanf.c (_IO_vfwscanf): Always use ungetc, never
8531         ungetwc.  It's a macro.
8532         * libio/tst-swscanf.c (do_test): Adjust for now fixed wscanf
8533         implementation.
8534         Reported by Jason Merrill <jason@redhat.com>.
8536 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
8538         * libio/iofopen.c (__fopen_maybe_mmap): Set the initial
8539         position to fp->_offset if it is set.
8540         * stdio-common/Makefile (tests): Add tst-fdopen.
8541         * stdio-common/tst-fdopen.c: New test.
8543 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
8545         * libio/fileops.c (_IO_file_xsgetn_mmap): Handle reading from backup.
8546         * stdio-common/tst-ungetc.c (main): Add another test.
8548 2002-02-25  Ulrich Drepper  <drepper@redhat.com>
8550         * assert/assert-perr.c: Use INTUSE to reference functions and variables
8551         inside libc itself.  Use INTDEF and INTDEF2 to define appropriate
8552         aliases.  Add prototypes for the new aliases.
8553         * assert/assert.c: Likewise.
8554         * include/libc-symbols.h: Likewise.
8555         * include/stdio.h: Likewise.
8556         * include/netinet/in.h: Likewise.
8557         * include/rpc/auth.h: Likewise.
8558         * include/rpc/auth_unix.h: Likewise.
8559         * include/rpc/key_prot.h: Likewise.
8560         * include/rpc/pmap_prot.h: Likewise.
8561         * include/rpc/pmap_rmt.h: Likewise.
8562         * include/rpc/rpc_msg.h: Likewise.
8563         * include/rpc/xdr.h: Likewise.
8564         * inet/gethstbyad_r.c: Likewise.
8565         * inet/gethstbynm2_r.c: Likewise.
8566         * inet/gethstbynm_r.c: Likewise.
8567         * inet/gethstent_r.c: Likewise.
8568         * inet/in6_addr.c: Likewise.
8569         * libio/__fpurge.c: Likewise.
8570         * libio/filedoalloc.c: Likewise.
8571         * libio/fileops.c: Likewise.
8572         * libio/ftello.c: Likewise.
8573         * libio/ftello64.c: Likewise.
8574         * libio/genops.c: Likewise.
8575         * libio/iofclose.c: Likewise.
8576         * libio/iofdopen.c: Likewise.
8577         * libio/iofflush.c: Likewise.
8578         * libio/iofflush_u.c: Likewise.
8579         * libio/iofgetpos.c: Likewise.
8580         * libio/iofgetpos64.c: Likewise.
8581         * libio/iofgets.c: Likewise.
8582         * libio/iofgets_u.c: Likewise.
8583         * libio/iofopen.c: Likewise.
8584         * libio/iofopncook.c: Likewise.
8585         * libio/iofputs.c: Likewise.
8586         * libio/iofread.c: Likewise.
8587         * libio/iofread_u.c: Likewise.
8588         * libio/iofsetpos.c: Likewise.
8589         * libio/iofsetpos64.c: Likewise.
8590         * libio/ioftell.c: Likewise.
8591         * libio/iofwrite.c: Likewise.
8592         * libio/iogetline.c: Likewise.
8593         * libio/iogets.c: Likewise.
8594         * libio/iogetwline.c: Likewise.
8595         * libio/iolibio.h: Likewise.
8596         * libio/iopadn.c: Likewise.
8597         * libio/iopopen.c: Likewise.
8598         * libio/ioseekoff.c: Likewise.
8599         * libio/ioseekpos.c: Likewise.
8600         * libio/iosetbuffer.c: Likewise.
8601         * libio/iosetvbuf.c: Likewise.
8602         * libio/ioungetc.c: Likewise.
8603         * libio/ioungetwc.c: Likewise.
8604         * libio/iovdprintf.c: Likewise.
8605         * libio/iovsprintf.c: Likewise.
8606         * libio/iovsscanf.c: Likewise.
8607         * libio/libioP.h: Likewise.
8608         * libio/memstream.c: Likewise.
8609         * libio/obprintf.c: Likewise.
8610         * libio/oldfileops.c: Likewise.
8611         * libio/oldiofclose.c: Likewise.
8612         * libio/oldiofdopen.c: Likewise.
8613         * libio/oldiofgetpos.c: Likewise.
8614         * libio/oldiofgetpos64.c: Likewise.
8615         * libio/oldiofopen.c: Likewise.
8616         * libio/oldiofsetpos.c: Likewise.
8617         * libio/oldiofsetpos64.c: Likewise.
8618         * libio/oldiopopen.c: Likewise.
8619         * libio/oldstdfiles.c: Likewise.
8620         * libio/putc.c: Likewise.
8621         * libio/setbuf.c: Likewise.
8622         * libio/setlinebuf.c: Likewise.
8623         * libio/stdfiles.c: Likewise.
8624         * libio/stdio.c: Likewise.
8625         * libio/strops.c: Likewise.
8626         * libio/vasprintf.c: Likewise.
8627         * libio/vscanf.c: Likewise.
8628         * libio/vsnprintf.c: Likewise.
8629         * libio/vswprintf.c: Likewise.
8630         * libio/wfiledoalloc.c: Likewise.
8631         * libio/wfileops.c: Likewise.
8632         * libio/wgenops.c: Likewise.
8633         * libio/wstrops.c: Likewise.
8634         * malloc/mtrace.c: Likewise.
8635         * misc/error.c: Likewise.
8636         * misc/syslog.c: Likewise.
8637         * nss/getXXbyYY_r.c: Likewise.
8638         * nss/getXXent_r.c: Likewise.
8639         * nss/hosts-lookup.c: Likewise.
8640         * stdio-common/getw.c
8641         * stdio-common/printf-prs.c: Likewise.
8642         * stdio-common/printf_fp.c: Likewise.
8643         * stdio-common/printf_size.c: Likewise.
8644         * stdio-common/putw.c: Likewise.
8645         * stdio-common/scanf.c: Likewise.
8646         * stdio-common/sprintf.c: Likewise.
8647         * stdio-common/tmpfile64.c: Likewise.
8648         * stdio-common/vfprintf.c: Likewise.
8649         * stdio-common/vfscanf.c: Likewise.
8650         * stdlib/strfmon.c: Likewise.
8651         * sunrpc/auth_des.c: Likewise.
8652         * sunrpc/auth_none.c: Likewise.
8653         * sunrpc/auth_unix.c: Likewise.
8654         * sunrpc/authdes_prot.c: Likewise.
8655         * sunrpc/authuxprot.c: Likewise.
8656         * sunrpc/clnt_perr.c: Likewise.
8657         * sunrpc/clnt_raw.c: Likewise.
8658         * sunrpc/clnt_tcp.c: Likewise.
8659         * sunrpc/clnt_udp.c: Likewise.
8660         * sunrpc/clnt_unix.c: Likewise.
8661         * sunrpc/key_call.c: Likewise.
8662         * sunrpc/key_prot.c: Likewise.
8663         * sunrpc/openchild.c: Likewise.
8664         * sunrpc/pm_getmaps.c: Likewise.
8665         * sunrpc/pm_getport.c: Likewise.
8666         * sunrpc/pmap_clnt.c: Likewise.
8667         * sunrpc/pmap_prot.c: Likewise.
8668         * sunrpc/pmap_prot2.c: Likewise.
8669         * sunrpc/pmap_rmt.c: Likewise.
8670         * sunrpc/rpc_cmsg.c: Likewise.
8671         * sunrpc/rpc_prot.c: Likewise.
8672         * sunrpc/svc_authux.c: Likewise.
8673         * sunrpc/svc_raw.c: Likewise.
8674         * sunrpc/svc_simple.c: Likewise.
8675         * sunrpc/svc_tcp.c: Likewise.
8676         * sunrpc/svc_udp.c: Likewise.
8677         * sunrpc/svc_unix.c: Likewise.
8678         * sunrpc/xdr.c: Likewise.
8679         * sunrpc/xdr_array.c: Likewise.
8680         * sunrpc/xdr_mem.c: Likewise.
8681         * sunrpc/xdr_rec.c: Likewise.
8682         * sunrpc/xdr_ref.c: Likewise.
8683         * sunrpc/xdr_stdio.c: Likewise.
8684         * sysdeps/generic/_strerror.c: Likewise.
8685         * sysdeps/generic/printf_fphex.c: Likewise.
8686         * sysdeps/generic/tmpfile.c: Likewise.
8687         * sysdeps/gnu/errlist.awk: Likewise.
8688         * sysdeps/gnu/errlist.c: Likewise.
8690         * libio/Makefile (routines): Remove iosprint.
8691         * libio/iosprintf.c: Removed
8694 2002-02-24  Ulrich Drepper  <drepper@redhat.com>
8696         * elf/dl-support.c (_dl_non_dynamic_init): Renamed from
8697         non_dynamic_init and exported now.
8698         * sysdeps/unix/sysv/linux/ldsodefs.h: Declare _dl_non_dynamic_init.
8699         * sysdeps/unix/sysv/linux/init-first.c: Call _dl_non_dynamic_init for
8700         !SHARED.
8701         * sysdeps/mach/hurd/i386/init-first.c: Likewise.
8702         * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
8703         * sysdeps/mach/hurd/mips/init-first.c: Likewise.
8705 2002-02-23  Ulrich Drepper  <drepper@redhat.com>
8707         * elf/dl-close.c (free_slotinfo): Check for end of list and return
8708         true in this case.
8710         * locale/iso-639.def: Add language codes for Walloon.
8712         * elf/dl-fini.c (_dl_fini): Print some final statistics on the
8713         total number of relocations performed.
8715         * elf/sprof.c (load_profdata): If do_test provide information as
8716         to why loading failed.
8717         * elf/dl-profile.c (_dl_start_profile): Initialize all of
8718         hist_hdr.dimen.
8720         * csu/set-init.c: Moved to...
8721         * sysdeps/mach/hurd/set-init.c: ...here.  New file.
8722         * csu/Makefile: Don't compile set-init.
8723         * sysdeps/mach/hurd/Makefile: Compile set-init for subdir csu.
8724         * sysdeps/mach/hurd/i386/init-first.c: Call __init_misc in addition
8725         to __libc_init.
8726         * sysdeps/mach/hurd/mips/init-first.c: Likewise.
8727         * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
8728         * sysdeps/unix/sysv/linux/init-first.c: Call __init_misc instead of
8729         __libc_init.
8730         * misc/init-misc.c: Always export __init_misc.  Don't define hooks for
8731         __libc_subinit.
8733 2002-02-22  Ulrich Drepper  <drepper@redhat.com>
8735         * elf/Versions: Add _dl_allocate_tls and _dl_deallocate_tls.
8736         * elf/rtld.c (dl_main): Use _dl_allocate_tls with INTUSE.
8737         * sysdeps/generic/dl-tls.c: Add INTDEF for _dl_allocate_tls.
8738         (_dl_deallocate_tls): New function.
8739         * sysdeps/generic/ldsodefs.h: Declare _dl_allocate_tls_internal and
8740         _dl_deallocate_tls.
8742 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
8744         * libio/fileops.c (_IO_file_seekoff_mmap): Fix fseek SEEK_END.
8745         * stdio-common/tst-fseek.c (main): Add test for this.
8747 2002-02-19  Ulrich Drepper  <drepper@redhat.com.>
8749         * stdlib/Versions: Move __on_exit to GLIBC_PRIVATE.
8751 2002-02-19  Jakub Jelinek  <jakub@redhat.com>
8753         * libio/fileops.c (_IO_file_underflow_mmap): Cast to unsigned char
8754         pointer before dereferencing.
8756 2002-02-18  Roland McGrath  <roland@frob.com>
8758         * sysdeps/mach/hurd/times.c: Fix typo in last change.
8760         * sysdeps/mach/hurd/setpriority.c [POLICY_TIMESHARE_BASE_COUNT]:
8761         Use task_policy in place of task_priority.
8763         * sysdeps/generic/bits/mman.h
8764         (MS_ASYNC, MS_SYNC, MS_INVALIDATE): New macros.
8765         * sysdeps/mach/msync.c: New file.
8767         * sysdeps/mach/powerpc/syscall.S: New file.
8769         * mach/msg.c [MACH_MSG_OVERWRITE]
8770         (__mach_msg_trap, __mach_msg_overwrite): New functions.
8771         * mach/Versions (libc: GLIBC_2.0): Add mach_msg_overwrite and __ name.
8773         * sysdeps/mach/configure.in: Check for clock.defs to put into
8774         mach_interface_list.
8775         * sysdeps/mach/configure: Regenerated.
8777         * mach/Makefile (mach-machine): New variable, set from $(base-machine).
8778         ($(objpfx)mach-syscalls.mk): Use it in place of $(base-machine).
8779         ($(mach-syscalls:%=$(objpfx)%.S) static pattern rule):
8780         Use <mach/machine/syscall_sw.h> instead of <sysdep.h>.
8781         (mach-shortcuts): Add device_read_overwrite_request,
8782         device_read_overwrite, vm_read_overwrite, thread_switch.
8784         * configure.in (base_machine): Set to $machine by default.
8785         * configure: Regenerated.
8787         * sysdeps/mach/configure.in: Check for <mach/machine/ndr_def.h>
8788         or <machine/ndr_def.h> and add -DNDR_DEF_HEADER=... to DEFINES.
8789         * sysdeps/mach/configure: Regenerated.
8790         * mach/mach_init.c [NDR_DEF_HEADER]: #include it.
8792         * hurd/hurdfault.c (_hurdsig_fault_init): Add a cast.
8794         * hurd/hurd/signal.h: Include <setjmp.h> for `jmp_buf' decl.
8796         * mach/msgserver.c (__mach_msg_server_timeout) [! MACH_RCV_LARGE]:
8797         Double MAX_SIZE and don't retry on MACH_RCV_TOO_LARGE.
8799 2002-02-17  Roland McGrath  <roland@frob.com>
8801         * sysdeps/mach/hurd/times.c
8802         [NO_CREATION_TIME] (startup_time): New static variable.
8803         [NO_CREATION_TIME] (times_init): New static function in __libc_subinit.
8804         (__times) [NO_CREATION_TIME]: Use startup_time in lieu of task
8805         creation_time from task_basic_info.
8806         (__times): Use __gettimeofday instead of __host_get_time.
8808         * hurd/intr-msg.c (_hurd_intr_rpc_mach_msg) [! MACH_MSG_TYPE_BIT]:
8809         Use untyped Mach IPC message format.
8811         * hurd/catch-exc.c: Include <assert.h>, missing from last change.
8813         * hurd/Versions (libc: GLIBC_2.0): Add _S_catch_exception_raise_state,
8814         _S_catch_exception_raise_state_identity,
8815         _hurdsig_fault_catch_exception_raise_state,
8816         _hurdsig_fault_catch_exception_raise_state_identity.
8818         * mach/shortcut.awk: Don't apply the /^}$/ rule when $proto == "".
8820         * sysdeps/mach/getsysstats.c (__get_avphys_pages) [HOST_VM_INFO]: Use
8821         __host_info with HOST_VM_INFO flavor instead of __vm_statistics.
8823         * sysdeps/mach/hurd/getpriority.c [TASK_SCHED_TIMESHARE_INFO]: Find
8824         `base_priority' in PIP->timeshare_base_info instead of PIP->taskinfo.
8826         * sysdeps/mach/hurd/dl-sysdep.c [FMH]: Define for i386 only.
8827         (fmh, unfmh): Define these functions only #if FMH.  Otherwise define
8828         them as no-op macros.
8829         [FMH] (ELF_MACHINE_USER_ADDRESS_MASK): Redefine it to zero.
8830         (__mmap): Uncomment uses of ELF_MACHINE_USER_ADDRESS_MASK.
8832         * sysdeps/powerpc/dl-machine.h
8833         (ELF_MACHINE_USER_ADDRESS_MASK): New macro.
8835         * hurd/hurdselect.c (_hurd_select) [MACH_MSG_TRAILER_MINIMUM_SIZE]:
8836         Use untyped Mach IPC message format.
8838         * sysdeps/mach/hurd/ioctl.c (__ioctl) [! MACH_MSG_TYPE_BIT]:
8839         Handle untyped Mach IPC message formats.
8841         * hurd/catch-exc.c (_S_catch_exception_raise) [EXC_MASK_ALL]:
8842         Expect different argument conventions when this is defined.
8843         [EXC_MASK_ALL] (_S_catch_exception_raise_state): New stub function.
8844         [EXC_MASK_ALL] (_S_catch_exception_raise_state_identity): Likewise.
8845         * hurd/hurdfault.c: Likewise for _hurdsig_fault_catch_exception_*.
8846         [NDR_CHAR_ASCII] (mig_reply_header_t): #define as mig_reply_error_t
8847         for OSF Mach variant.
8848         (faulted): Use mig_reply_error_t for REPLY.
8849         (_hurdsig_fault_init) [EXC_MASK_ALL]: Use EXCEPTION_STATE_IDENTITY
8850         in __thread_set_exception_ports call.
8851         (_hurdsig_fault_init) [MACH_PORT_RECEIVE_STATUS]: Use
8852         __mach_port_set_attributes in place of __mach_port_set_qlimit.
8854         * sysdeps/mach/powerpc/sysdep.h (_MACH_MACHINE_ASM_H): Define this
8855         before include <sysdeps/mach/sysdep.h>, to inhibit <mach/machine/asm.h>
8856         on Darwin, which includes bogons.
8858         * sysdeps/powerpc/dl-machine.h (elf_machine_rela): Move local
8859         variable LOADBASE so it's not declared when it's not used.
8861 2002-02-16  Roland McGrath  <roland@frob.com>
8863         * sysdeps/mach/hurd/times.c (__times) [NO_CREATION_TIME]: Don't try
8864         to use BI.creation_time.
8866         * mach/Machrules (MIG): Add -x c to CPP value passed down.
8868         * config.h.in: Add #undef HAVE_HOST_PAGE_SIZE.
8869         * sysdeps/mach/configure.in: Check for host_page_size RPC to define it.
8870         * mach/mach_init.c (__mach_init) [HAVE_HOST_PAGE_SIZE]: Use
8871         host_page_size instead of vm_statistics.
8873         * sysdeps/mach/Makefile (mach-before-compile): Don't include
8874         mach_interface.h here, since not all variants use that name.
8876         * sysdeps/mach/configure.in: Add some checks for Mach headers
8877         to ensure a sane installation.
8878         (mach_interface_list): Define this variable by checking for .defs
8879         files found in various variants.
8880         * configure.in (mach_interface_list): AC_SUBST this.
8881         * config.make.in (mach-interface-list): New substituted variable.
8882         * mach/Makefile (user-interfaces): Define this using the value
8883         of $(mach-interface-list) instead of mach, mach4.
8884         Updated other references to mach_interface to use it as well.
8886         * sysdeps/mach/powerpc/machine-lock.h: Avoid multi-line strings.
8888         * mach/msgserver.c [NDR_CHAR_ASCII] (mig_reply_header_t): #define as
8889         mig_reply_error_t for OSF Mach variant.
8891         * mach/Makefile (routines): Remove bootprivport.
8892         * mach/bootprivport.c: File removed.  It has never been used.
8894         * mach/msg-destroy.c (__mach_msg_destroy) [MACH_MSG_PORT_DESCRIPTOR]:
8895         Grok the OSF flavor of message format.
8896         (mach_msg_destroy_port): For MAKE_SEND and
8897         MAKE_SEND_ONCE rights, create an destroy a right to ensure proper
8898         no-senders notification.
8900 2002-02-06  Roland McGrath  <roland@frob.com>
8902         * hurd/Versions (libc: GLIBC_2.0): Move cthread_fork, cthread_detach
8903         to here if 2.0 compatibility enabled ...
8904         (libc: GLIBC_2.1.3): ... from here.
8906 2002-02-15  Ulrich Drepper  <drepper@redhat.com>
8908         * elf/dl-open.c (dl_open_worker): Catch wrap-around of TLS
8909         generation counter.
8910         * elf/dl-close.c (_dl_close): Likewise.
8912 2002-02-14  Ulrich Drepper  <drepper@redhat.com>
8914         * elf/Makefile: Add rules to build and run tst-tls8.
8915         * elf/tst-tls8.c: New file.
8916         * elf/tst-tlsmod4.c: New file.
8918         * stdlib/test-a64l.c (tests): Add more test cases.
8920         * sunrpc/rtime.c (rtime): Change type of thetime to uint32_t.
8921         Reported by Walter Harms <WHarms@bfs.de>.
8923 2002-02-11  Jes Sorensen  <jes@trained-monkey.org>
8925         * sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h: Add sc_flag bit
8926         definitions for struct sigcontext.
8927         Suggested by David Mosberger-Tang.
8929 2002-02-13  Ulrich Drepper  <drepper@redhat.com>
8931         * elf/dl-close.c (remove_slotinfo): New function.  Handles everything
8932         for removing reference of module in slotinfo list.
8933         (_dl_close): Use remove_slotinfo.
8934         * sysdeps/generic/dl-tls.c: General pretty printing.
8935         (oom): Define only if SHARED.
8936         (_dl_next_tls_modid): Correct starting point for the case we assume
8937         there is a gap.  Add missing instruction grouping (doh!).  Correct
8938         tests for reaching maximum index.
8939         * elf/Makefile: Add rules to build and run tst-tls7.
8940         * elf/tst-tls7.c: New file.
8941         * elf/tst-tlsmod3.c: New file.
8943         * elf/tst-tlsmod1.c: Move #include "tls-macros.h" instead #ifdef
8944         USE_TLS.
8945         * elf/tst-tlsmod2.c: Likewise.
8947         * elf/dl-close.c (_dl_close): When closing an object using TLS
8948         either decrement dl_tls_max_dtv_idx or set dl_tls_dtv_gaps to
8949         true.  Increment dl_tls_generation only if we closed any TLS-using
8950         object.
8951         * elf/tst-tls6.c: New file.
8952         * elf/Makefile: Add rules to build and run tst-tls6.
8954         * po/da.po: Update from translation team.
8956         * locale/categories.def: Fix typo [PR libc/2948].
8957         * po/Makefile (BROKEN_LINGUAS): Works with current gettext
8958         [PR libc/2949].
8959         * locale/iso-4217.def: Update from official version [PR libc/2950].
8960         * glibcbug.in: Honor TMPDIR [PR libc/2951].
8961         * locale/programs/ld-collate.c (collate_finish): Bail out with a
8962         message if input is too confusion instead of using assert.
8963         (collate_read): Don't crash on unknown symbol [PR libc/2952].
8964         Patches by Alastair McKinstry <alastair@pdd.3com.com>.
8966         * elf/tst-tls1.c: Move #include "tls-macros.h" inside #ifdef USE_TLS.
8967         * elf/tst-tls2.c: Likewise.
8968         * elf/tst-tls3.c: Likewise.
8970 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
8972         * elf/dl-close.c (free_slotinfo): Only define if TLS supported.
8974 2002-02-13  Ulrich Drepper  <drepper@redhat.com>
8976         * elf/dl-open.c (dl_open_worker): Only bump the generation counter
8977         if this is really necessary.
8979         * elf/dl-close.c (_dl_close): Implement freeing entries in the
8980         slotinfo array.
8981         (free_mem): Free memory for the slotinfo array if possible.
8983 2002-02-12  Andreas Schwab  <schwab@suse.de>
8985         * csu/gmon-start.c (__gmon_start__): Remove '&' from ENTRY_POINT.
8987 2002-02-12  Ulrich Drepper  <drepper@redhat.com>
8989         * sysdeps/generic/dl-tls.c (TLS_DTV_UNALLOCATED): Renamed from
8990         TLS_DTV_UNALLOCATE.
8991         (oom): New function.
8992         (_dl_next_tls_modid): Rewrite to handle dl_tls_dtv_slotinfo_list.
8993         (_dl_determine_tlsoffset): Likewise.
8994         (_dl_allocate_tls): Likewise.
8995         (__TLS_GET_ADDR): Define if not already defined.
8996         (_dl_tls_symaddr): New function.
8997         (allocate_and_init): New function.
8998         (__tls_get_addr): Actually implement handling of generation counter
8999         and deferred allocation.
9000         * sysdeps/generic/ldsodefs.h (_rtld_global): Remove _dl_initimage_list,
9001         add _dl_tls_dtv_slotinfo_list, _dl_tls_static_nelem, and
9002         _dl_tls_generation.
9003         Define TLS_SLOTINFO_SURPLUS and DTV_SURPLUS.
9004         Declare _dl_tls_symaddr.
9005         * sysdeps/i386/dl-tls.h: Disable __tls_get_addr handling unless
9006         SHARED.
9007         * include/link.h (struct link_map):  Remove l_tls_nextimage and
9008         l_tls_previmage.
9009         * elf/dl-sym.c (_dl_sym): After successful lookup call _dl_tls_symaddr
9010         instead of DL_SYMBOL_ADDRESS for STT_TLS symbols.
9011         (_dl_vsym): Likewise.
9012         * elf/rtld.c (_dl_start_final): Adjust initdtv initialization for new
9013         layout.
9014         (dl_main): Allow PT_TLS be present for empty segment.  Remove
9015         nextimage list handling.  Instead add all modules using TLS to
9016         dl_tls_dtv_slotinfo_list.
9017         * elf/dl-open.c (dl_open_worker): After successfully loading all
9018         objects add those with TLS to the dl_tls_dtv_slotinfo_list list.
9019         * elf/dl-load.c (_dl_map_object_from_fd): If PT_TLS entry is for an
9020         empty segment don't do anything.  Remove handling of initimage list.
9021         * elf/Versions [ld] (GLIBC_2.0): Add __libc_memalign.
9022         (GLIBC_PRIVATE): Add _dl_tls_symaddr.
9023         * elf/dl-minimal.c: Define __libc_memalign.
9024         * elf/dl-support.c: Remove _dl_initimage_list.  Add
9025         _dl_tls_dtv_slotinfo_list, _dl_tls_static_nelem, and
9026         _dl_tls_generation.
9027         * include/stdlib.h: Declare __libc_memalign.
9029         * elf/Makefile: Add rules to build and run tst-tls4 and tst-tls5.
9030         * elf/tst-tls4.c: New file.
9031         * elf/tst-tls5.c: New file.
9032         * elf/tst-tlsmod2.c: New file.
9034         * elf/tls-macros.h: asms using ___tls_get_addr destroy %ecx and %edx.
9036         * elf/tst-tlsmod1.c: Don't define variables unles USE_TLS.
9038         * elf/tst-tls1.c: Use test-skeleton.c.
9039         * elf/tst-tls2.c: Likewise.
9040         * elf/tst-tls3.c: Likewise.
9042         * elf/dl-conflict.c (RESOLVE_MAP): Return NULL not 0.
9044 2002-02-08  Daniel Jacobowitz  <drow@mvista.com>
9046         * sysdeps/mips/machine-gmon.h: Update MCOUNT for current GCC behavior.
9048 2002-02-10  Ulrich Drepper  <drepper@redhat.com>
9050         * elf/elf.h: Define R_386_TLS_GD and R_386_TLS_LDM.
9052         * elf/tst-tls3.c: New file.
9053         * elf/tst-tlsmod1.c: New file.
9054         * elf/Makefile: Add rules to build and run tst-tls3.
9056         * sysdeps/i386/dl-machine.h: Include <tls.h>.
9057         (elf_machine_type_class): Set ELF_RTYPE_CLASS_PLT also for the three
9058         TLS relocations.
9060         * elf/do-lookup.h (FCT): st_value can be zero for STT_TLS symbols.
9062         * po/fr.po: Update from translation team.
9064         * elf/tls-macros.h: Add alternative macros for use in PIC.
9066         * elf/dl-lookup.c: Include <tls.h>.
9067         * elf/do-lookup.h (FCT): Don't discard STT_TLS symbols.
9069         * sysdeps/generic/dl-tls.c (_dl_determine_tlsoffset): More changes
9070         required by passing pointer to last element of the list.
9072         * elf/dl-load.c (_dl_map_object_from_fd): Move adjustment of
9073         l_tls_initimage to a place where it actually is performed.
9075         * sysdeps/generic/glob.c (glob): Explicitly set gl_pathc to zero
9076         after globfree() calls.
9078         * elf/dl-deps.c (struct openaux_args): Add open_mode element.
9079         (openaux): Pass open_mode as new last argument to _dl_map_object.
9080         (_dl_map_object_deps): Add new argument open_mode.  Initialize
9081         open_mode element of args variable with it.
9082         * elf/dl-open.c (dl_open_worker): Pass __RTLD_DLOPEN flag is set to
9083         _dl_map_object_deps.
9084         * elf/rtld.c (dl_main): Add zero as last parameter to
9085         _dl_map_object_deps call.
9086         * sysdeps/generic/ldsodefs.h: Adjust prototype of _dl_map_object_deps.
9087         * elf/nodlopen2.c: New file.
9088         * elf/nodlopenmod2.c: New file.
9089         * elf/Makefile: Add rules to build and run nodlopen2.
9091         * elf/tst-tls1.c: Move TLS helper macros to...
9092         * elf/tls-macros.h: ...here.  New file.
9093         * elf/tst-tls2.c: New file.
9094         * elf/Makefile (tests): Add tst-tls2.
9095         (distribute): Add tls-macros.h.
9097         * po/sv.po: Update from translation team.
9099         * elf/tst-tls1.c (main): Add complete set of tests.  Split
9100         architecture specific definitions from the actual test code.
9102         * po/tr.po: Update from translation team.
9104 2002-02-09  Ulrich Drepper  <drepper@redhat.com>
9106         * elf/Makefile (tests): Add tst-tls1.
9107         * elf/tst-tls1.c: New file.
9109         * sysdeps/generic/dl-tls.c (_dl_determine_tlsoffset): Don't handle
9110         alignment of TCB for now.
9112         * elf/rtld.c (dl_main): Use p_vaddr as address of TLS
9113         initialization image for the application itself.
9115         * sysdeps/generic/dl-tls.c (_dl_allocate_tls): Correctly terminate
9116         loop to initialize TLS block.
9118 2002-02-08  Richard Henderson  <rth@redhat.com>
9120         * sysdeps/generic/ldsodefs.h (struct rtld_global): Also include
9121         _dl_cpuclock_offset if HP_SMALL_TIMING_AVAIL.
9123         * sysdeps/alpha/elf/initfini.c: Use \n\ for multiline string.
9125 2002-02-09  Jakub Jelinek  <jakub@redhat.com>
9127         * sysdeps/generic/dl-environ.c (unsetenv): Clear cnt before use.
9129 2002-02-08  Ulrich Drepper  <drepper@redhat.com>
9131         * po/ca.po: Update from translation team.
9132         * po/sk.po: Likewise.
9134         * elf/rtld.c (_dl_start_final): Install DTV explicitly.
9135         (dl_main): Move dtv/static TLS handling before relocation.
9136         Unconditionally call _dl_tlsoffset.  Call _dl_allocate_tls and
9137         TLS_INIT_TP to allocate and install the dtv/static TLS block.
9138         * sysdeps/generic/dl-tls.c (_dl_determine_tlsoffset): If no object
9139         so far uses TLS initialize GL(dl_tls_static_size) and
9140         GL(dl_tls_static_align) to account for the TCB.
9141         (_dl_allocate_tls): New function.
9142         * sysdeps/generic/ldsodefs.h (rtld_global): Add
9143         _dl_initial_dtv_malloced.
9145         * configure.in: Test for __builtin_memset more realistically.
9147         * csu/version.c (banner): If TLS support is available say so.
9149 2002-02-04  H.J. Lu  <hjl@gnu.org>
9151         * sysdeps/mips/dl-machine.h (elf_machine_matches_host): Use
9152         __attribute_used__.
9153         (__dl_runtime_resolve): Likewise.
9155         * sysdeps/mips/machine-gmon.h (_MCOUNT_DECL): Make it a real
9156         declaration.
9158 2001-11-15  H.J. Lu  <hjl@gnu.org>
9160         * sysdeps/unix/sysv/linux/mips/sys/procfs.h: Don't include
9161         <signal.h>, <sys/ucontext.h> nor <asm/elf.h>. Updated for gdb.
9163         * sysdeps/unix/sysv/linux/mips/sys/user.h: New file.
9165 2002-02-07  H.J. Lu  <hjl@gnu.org>
9167         * sysdeps/mips/atomicity.h (compare_and_swap): Remove
9168         ".set noreorder".
9169         * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set):
9170         Likewise.
9172 2002-02-07  Ulrich Drepper  <drepper@redhat.com>
9174         * sysdeps/unix/sysv/linux/bits/stat.h: Undo last patch.
9176         * sysdeps/i386/dl-tls.h (__tls_get_addr): Call
9177         ___tls_get_addr_internal.
9178         (___tls_get_addr_internal): Define as alias for ___tls_get_addr.
9180         * po/ko.po: Update from translation team.
9182 2002-02-07  Jakub Jelinek  <jakub@redhat.com>
9184         * sysdeps/unix/sysv/linux/bits/stat.h (struct stat): Remove packed
9185         attribute, change __pad{1,2} type to unsigned int.
9186         (struct stat64): Remove packed attribute.
9188 2002-02-07  Ulrich Drepper  <drepper@redhat.com>
9190         * sysdeps/i386/dl-tls.h: No need for #ifdef USE_TLS.
9192 2002-02-07  Andreas Schwab  <schwab@suse.de>
9194         * configure.in: Fix check for -zcombreloc.
9196 2002-02-06  H.J. Lu  <hjl@gnu.org>
9198         * config.h.in (HAVE_BUILTIN_MEMSET): New macro.
9199         * configure.in: Check if __builtin_memset really works.
9200         * elf/rtld.c (_dl_start): Check HAVE_BUILTIN_MEMSET instead of
9201         __GNUC_PREREQ (2, 96) before using __builtin_memset.
9203 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
9205         * io/bug-ftw3.c (main): Don't try the test if root.
9207 2002-02-06  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9209         * sysdeps/unix/sysv/linux/s390/brk.c (__brk): Correct inline assembly
9210         constraints.
9211         * sysdeps/unix/sysv/linux/s390/s390-32/bits/resource.h (RLIMIT_LOCKS):
9212         Add RLIMIT_LOCKS and adjust RLIMIT_NLIMITS.
9213         * sysdeps/unix/sysv/linux/s390/s390-64/bits/resource.h (RLIMIT_LOCKS):
9214         Likewise.
9215         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S (clone): Make clone
9216         a weak alias for __clone.
9217         * sysdeps/unix/sysv/linux/s390/s390-64/clone.S (clone): Likewise.
9218         * sysdeps/unix/sysv/linux/s390/s390-32/profil-counter.h: Fix typo.
9219         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Add framestate.
9220         * sysdeps/unix/sysv/linux/s390/s390-64/Versions: New file.
9221         * sysdeps/unix/sysv/linux/s390/s390-64/mmap.S (__mmap64): Make __mmap
9222         a weak alias for __mmap64.
9224 2002-02-05  H.J. Lu  <hjl@gnu.org>
9226         * sysdeps/mips/atomicity.h (exchange_and_add): Not use branch likely.
9227         (atomic_add): Likewise.
9228         (compare_and_swap): Likewise.
9229         * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Likewise.
9231 2002-02-07  Ulrich Drepper  <drepper@redhat.com>
9233         * sysdeps/generic/dl-tls.c: Don't read TLS header if TLS is not needed.
9235         * sysdeps/generic/dl-tls.c (_dl_determine_tlsoffset): Account for
9236         alignment of the TCB and store total size and alignment of static
9237         TLS block in _dl_tls_static_size and _dl_tls_static_align.
9238         tls_index is a typedef.
9239         * sysdeps/generic/ldsodefs.h: Declare _dl_tls_static_size and
9240         _dl_tls_static_align.
9241         * sysdeps/i386/dl-tls.h: tls_index is a typedef.
9242         * elf/dl-support.c: Define _dl_tls_static_size and
9243         _dl_tls_static_align.
9245 2002-02-06  Ulrich Drepper  <drepper@redhat.com>
9247         * configure.in: Add --without-tls option.
9248         * sysdeps/i386/elf/configure.in: Don't check for TLS support if
9249         --without-tls is given.
9251         * sysdeps/generic/dl-tls.c: Include <tls.h>.
9253         * sysdeps/i386/dl-tls.h: Don't define anything if !USE_TLS.
9255 2002-02-06  Roland McGrath  <roland@frob.com>
9257         * malloc/hooks.c [! HAVE_MREMAP]: Conditionalize unused decls.
9258         * malloc/malloc.c [! HAVE_MREMAP]: Likewise.
9260         * scripts/versions.awk: Improve error message for missing version.
9261         Each version inherits from the last one only if they have the same
9262         nonnumeric prefix, i.e. GLIBC_x.y and GLIBC_x.z or FOO_x and FOO_y
9263         but not GLIBC_x and FOO_y.
9265         * scripts/firstversions.awk: Handle libraries that don't have each
9266         particular version named in the third column of shlib-versions.
9268         * scripts/firstversions.awk: Don't mess with GLIBC_PRIVATE.
9270 2002-02-06  Ulrich Drepper  <drepper@redhat.com>
9272         * Versions.def [ld]: Add GLIBC_2.3.
9273         * elf/Versions [ld]: Add __tls_get_addr to GLIBC_2.3.
9274         * elf/Makefile (dl-routines): Add dl-tls.
9275         (distribute): Add dl-tls.h.
9276         * sysdeps/generic/ldsodefs.h (struct rtld_global): Remove
9277         _dl_tls_module_cnt, add _dl_tls_max_dtv_idx and _dl_tls_dtv_gaps.
9278         Add prototypes for _dl_next_tls_modid and _dl_determine_tlsoffset.
9279         * elf/dl-load.c (_dl_map_object_from_fd): Store alignment requirement
9280         along with the other info in the link map.  Change queueing of init
9281         images for double linked list.  Use _dl_next_tls_modid to compute
9282         l_tls_modid.
9283         * elf/rtld.c (_dl_start_final): Store alignment requirement
9284         along with the other info in rtld map and executable map.
9285         (dl_main): Add ld.so to the init image list if necessary.  Compute
9286         final module ID with _dl_next_tls_modid.
9287         * include/link.h (struct link_map): Add l_tls_previmage and
9288         l_tls_align.
9289         * eld/dl-support.c: Define _dl_tls_max_dtv_idx and _dl_tls_dtv_gaps.
9290         * sysdeps/i386/elf/Versions: New file.
9291         * sysdeps/generic/dl-tls.c: New file.
9292         * sysdeps/generic/dl-tls.h: New file.
9293         * sysdeps/i386/dl-tls.h: New file.
9295 2002-02-06  Roland McGrath  <roland@frob.com>
9297         * sysdeps/unix/sysv/linux/netinet/ip.h: Moved to ...
9298         * sysdeps/generic/netinet/ip.h: ... here, replacing old file.
9300 2002-01-05  Roland McGrath  <roland@frob.com>
9302         * sysdeps/mach/configure.in: New file.
9303         * sysdeps/mach/configure: New generated file.
9305         * mach/Makefile (user-interfaces): Remove default_pager_helper.
9306         It has never been used by anything.
9308 2002-02-06  H.J. Lu  <hjl@gnu.org>
9310         * sysdeps/mips/elf/ldsodefs.h: Make sure the right <ldsodefs.h>
9311         is included.
9313 2002-02-06  Ulrich Drepper  <drepper@redhat.com>
9315         * sysdeps/unix/sysv/linux/bits/stat.h (struct stat): Add
9316         attribute((packed)) to counter stupid people misusing gcc options.
9317         (struct stat64): Likewise.
9319 2002-02-05  Ulrich Drepper  <drepper@redhat.com>
9321         * elf/rtld.c (dl_main): Correct indentation.  Use bool as type for
9322         the variables which are used as booleans.
9324 2002-02-06  Andreas Jaeger  <aj@suse.de>
9326         * include/libc-symbols.h (INTUSE): Renamed from INT.
9327         * elf/dl-deps.c: Change users.
9328         * sysdeps/generic/dl-sysdep.c: Likewise.
9329         * sysdeps/generic/dl-cache.c: Likewise.
9330         * elf/dl-reloc.c: Likewise.
9331         * elf/rtld.c: Likewise.
9332         * elf/dl-version.c: Likewise.
9333         * elf/dl-load.c: Likewise.
9334         * elf/dl-dst.h: Likewise.
9335         * elf/dl-init.c: Likewise.
9336         * elf/dl-error.c: Likewise.
9337         * elf/dl-fini.c: Likewise.
9338         * elf/dl-runtime.c: Likewise.
9339         * elf/do-lookup.h: Likewise.
9341         * stdio-common/_itoa.h: Undefine SPECIAL to avoid duplicate
9342         definition.
9343         * stdio-common/_itowa.h: Likewise.
9345 2002-02-05  Ulrich Drepper  <drepper@redhat.com>
9347         * elf/dl-minimal.c: Define _itoa_lower_digits.
9349         * elf/dynamic-link.h (elf_get_dynamic_info): ld.so can have
9350         DT_FLAGS set.
9352         * elf/dl-load.c (_dl_map_object_from_fd): Prevent dynamically
9353         loading modules with the DF_STATIC_TLS flag set.
9354         * elf/dynamic-link.h (elf_get_dynamic_info): Initialize l_flags
9355         element.
9356         * include/link.h (struct link_map): Add l_flags field.
9357         * elf/elf.h (DF_STATIC_TLS): New definition.
9359         * dlfcn/Makefile: Add rules to build and run bug-dlopen1.
9360         * dlfcn/bug-dlopen1.c: New file.  By Bruno Haible.
9362         * elf/rtld.c (process_dl_debug): Correct printing help message.
9363         * elf/dl-misc.c (_dl_debug_vdprintf): Implement precision handling
9364         for %s.
9366         * inet/getnetgrent_r.c (innetgr): Add int* parameter to getfct
9367         definition and pass &errno in use of this variable.
9368         Reported by Simon Wilkinson <simon@sxw.org.uk> [PR libc/2911].
9370 2002-02-04  Andreas Schwab  <schwab@suse.de>
9372         * locale/programs/localedef.h (WITH_CUR_LOCALE): Define.
9373         * locale/programs/charmap-dir.c: Wrap calls that output messages
9374         with WITH_CUR_LOCALE.  Include "localedef.h" first.
9375         * locale/programs/charmap.c: Likewise.
9376         * locale/programs/ld-address.c: Likewise.
9377         * locale/programs/ld-collate.c: Likewise.
9378         * locale/programs/ld-ctype.c: Likewise.
9379         * locale/programs/ld-identification.c: Likewise.
9380         * locale/programs/ld-measurement.c: Likewise.
9381         * locale/programs/ld-messages.c: Likewise.
9382         * locale/programs/ld-monetary.c: Likewise.
9383         * locale/programs/ld-name.c: Likewise.
9384         * locale/programs/ld-numeric.c: Likewise.
9385         * locale/programs/ld-paper.c: Likewise.
9386         * locale/programs/ld-telephone.c: Likewise.
9387         * locale/programs/ld-time.c: Likewise.
9388         * locale/programs/linereader.c: Likewise.
9389         * locale/programs/linereader.h: Likewise.
9390         * locale/programs/localedef.c: Likewise.
9391         * locale/programs/locfile.c: Likewise.
9392         * locale/programs/repertoire.c: Likewise.
9394 2002-02-05  Ulrich Drepper  <drepper@redhat.com>
9396         * elf/rtld.c (_dl_start_final): Determine load address to locate
9397         ehdr with GL(dl_rtld_map).l_map_start.
9399         * po/ca.po: Update from translation team.
9401         * elf/rtld.c (dl_main): Read PT_TLS entry of the executable.
9402         * elf/dl-load.c (_dl_map_object_from_fd): Handle PT_TLS program
9403         header entry.
9404         * sysdeps/generic/ldsodefs.h (struct rtld_global): Add
9405         _dl_tls_module_cnt.
9406         * elf/dl-support.c: Define _dl_initimage_list and _dl_tls_module_cnt.
9408 2002-02-04  Ulrich Drepper  <drepper@redhat.com>
9410         * elf/rtld.c (_dl_start): Fill TLS values in link map for rtld.
9411         * include/link.h (struct link_map): Add various members for TLS
9412         information.
9413         * sysdeps/generic/ldsodefs.h (struct rtld_global): Remove
9414         _rtld_tlsoffset, add _dl_initimage_list.
9415         * sysdeps/i386/dl-lookupcfg.h: New file.
9416         * sysdeps/i386/dl-machine.h (elf_machine_rel): Implement missing
9417         TLS relocation.  When using TLS we now use RESOLVE_MAP.
9418         (elf_machine_rela): Use RESOLVE_MAP instead of RESOLVE_MAP if TLS
9419         is used.
9421         * sysdeps/generic/dl-cache.c (_dl_cache_libcmp): Mark as possibly
9422         unused.
9424         * elf/rtld.c (_dl_start_final): Allocate TLS and initialize
9425         thread-pointer as soon as possible.
9426         * sysdeps/generic/ldsodefs.h: Include <tls.h>.  Define first TLS
9427         elements in rtld_global.
9428         * sysdeps/generic/tls.h: New file.
9429         * elf/Makefile (distribute): Add tls.h.
9430         * sysdeps/i386/dl-machine.h (elf_machine_rel): Add support for TLS
9431         relocations.  Not complete yet.
9433         * resolv/resolv.h: Allow user to define __need_res_state and only
9434         define __res_start structure then.
9435         * include/resolv.h: Only declare functions if _RESOLV_H_ is defined.
9437         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Move
9438         dl_cpuclock_offset initialization to _dl_start_final.
9439         (_dl_show_auxv): Avoid unnecessary sign extension.
9440         * elf/rtld.c (_dl_start_final): Initialize dl_cpuclock_offset.
9442 2002-02-03  Ulrich Drepper  <drepper@redhat.com>
9444         * config.h.in: Add HAVE_TLS_SUPPORT.
9445         * sysdeps/i386/elf/configure.in: New file.
9447 2002-02-03  Andreas Schwab  <schwab@suse.de>
9449         * sysdeps/posix/readv.c: Use ssize_t for bytes_read.
9450         * sysdeps/posix/writev.c: Use ssize_t for bytes_written.  Fix comment.
9452 2002-02-03  Thorsten Kukuk  <kukuk@suse.de>
9454         * sysdeps/posix/writev.c: Check for ssize_t overflow, don't use
9455         alloca if the memory reqirements are too high.
9457 2002-02-03  Ulrich Drepper  <drepper@redhat.com>
9459         * elf/dl-load.c (decompose_rpath): Avoid using strstr.
9460         * elf/dl-minimal.c (_strerror_r): Use _itoa instead of _itoa_word since
9461         the former is available anyway and speed isn't important here.
9462         * elf/dl-misc.c (_dl_debug_vdprintf): Likewise.
9463         * elf/dl-version.c (match_symbol): Likewise.
9464         (_dl_check_map_versions): Likewise.
9465         * elf/rtld.c (process_envvars): Likewise.
9466         (print_statistics): Likewise.
9467         * sysdeps/generic/dl-sysdep.c (_dl_show_auxv): Likewise.
9468         * elf/dl-minimal.c (_itoa): Always define it.  Make it work for all
9469         bases.  Add assert to catch uses of unimplemented features.
9470         (__strsep): Add assert to catch uses of unimplemented features.
9471         * elf/dl-object.c (_dl_new_object): Don't use rawmemchr.  Use strchr
9472         and avoid inline optimization.
9473         * elf/rtld.c (process_envvars): Likewise.
9474         * elf/dl-open.c: Don't include <stdio-common/_itoa.h>.
9475         * elf/dl-profile.c (_dl_start_profile): Help compiler to avoid ffs.
9476         * elf/rtld.c (dl_main): Avoid strsep inline optimization.
9478 2002-02-02  Ulrich Drepper  <drepper@redhat.com>
9480         * stdio-common/_itoa.h: Minor simplifications of the code.
9481         * stdio-common/_itoa.c: Likewise.
9483         * elf/dl-reloc.c (_dl_relocate_object): Use _dl_debug_printf
9484         instead of _dl_printf for debugging info output.
9486         * manual/examples/mkfsock.c (make_named_socket): Make sure name is
9487         always NUL-terminated.  Patch by Chris D. Sloan <cds@cs.hmc.edu>.
9489 2002-02-01  H.J. Lu  <hjl@gnu.org>
9491         * sysdeps/mips/atomicity.h (exchange_and_add): Use branch likely.
9492         (atomic_add): Likewise.
9493         (compare_and_swap): Return 0 only when failed to compare. Use
9494         branch likely.
9496         * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Use
9497         branch likely.
9499 2002-02-03  kaz Kojima  <kkojima@rr.iij4u.or.jp>
9501         * sysdeps/sh/dl-machine.h (elf_machine_rela): Fix a typo.
9503 2002-02-02  Ulrich Drepper  <drepper@redhat.com>
9505         * elf/dl-minimal.c (__strsep): New minimal implementation.
9507 2002-02-02  Paul Eggert  <eggert@twinsun.com>
9509         * src/mktime.c [defined DEBUG && STDC_HEADERS]: Include <string.h>.
9510         (__mktime_internal): If no tm_isdst is requested, prefer solutions
9511         with tm_isdst > 0 when the requested time falls within a
9512         spring-forward gap [PR libc/2894].
9514 2002-02-03  Andreas Schwab  <schwab@suse.de>
9516         * stdio-common/tst-rndseek.c: Increase timeout.
9518 2002-02-02  Ulrich Drepper  <drepper@redhat.com>
9520         Change ld.so to not use functions which are exported.  One cannot
9521         interpose them anyway.  Use INT() to mark uses, INTDEF() to mark
9522         definitions.
9523         * include/libc-symbols.h: Define INT and INTDEF.
9524         * sysdeps/generic/ldsodefs.h: Declare _dl_debug_printf_internal,
9525         _dl_signal_error_internal, _dl_map_object_internal,
9526         _dl_map_object_deps_internal, _dl_lookup_symbol_internal,
9527         _dl_lookup_versioned_symbol_internal,
9528         _dl_relocate_object_internal, _dl_debug_state_internal,
9529         _dl_start_profile_internal, and _dl_unload_cache_internal.
9530         * include/dlfcn.h: Declare _dl_catch_error_internal.
9531         * elf/rtld.c: Use INT for calls to any of the *_internal functions
9532         above.  Add INTDEF to function definitions.
9533         * elf/dl-debug.c: Likewise.
9534         * elf/dl-deps.c: Likewise.
9535         * elf/dl-dst.h: Likewise.
9536         * elf/dl-error.c: Likewise.
9537         * elf/dl-fini.c: Likewise.
9538         * elf/dl-init.c: Likewise.
9539         * elf/dl-load.c: Likewise.
9540         * elf/dl-lookup.c: Likewise.
9541         * elf/dl-misc.c: Likewise.
9542         * elf/dl-open.c: Likewise.
9543         * elf/dl-profile.c: Likewise.
9544         * elf/dl-reloc.c: Likewise.
9545         * elf/dl-runtime.c: Likewise.
9546         * elf/dl-version.c: Likewise.
9547         * elf/do-lookup.h: Likewise.
9548         * sysdeps/generic/dl-cache.c: Likewise.
9549         * sysdeps/generic/dl-sysdep.c: Likewise.
9550         * sysdeps/alpha/dl-machine.h (RTLD_START): Call _dl_init_internal
9551         instead of _dl_init.
9552         * sysdeps/arm/dl-machine.h: Likewise.
9553         * sysdeps/cris/dl-machine.h: Likewise.
9554         * sysdeps/hppa/dl-machine.h: Likewise.
9555         * sysdeps/i386/dl-machine.h: Likewise.
9556         * sysdeps/ia64/dl-machine.h: Likewise.
9557         * sysdeps/m68k/dl-machine.h: Likewise.
9558         * sysdeps/mips/dl-machine.h: Likewise.
9559         * sysdeps/mips/mips64/dl-machine.h: Likewise.
9560         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
9561         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
9562         * sysdeps/sh/dl-machine.h: Likewise.
9563         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
9564         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
9565         * sysdeps/x86_64/dl-machine.h: Likewise.
9566         * sysdeps/powerpc/dl-start.S (_dl_start_user): Likewise.
9568         * elf/Versions: Don't export _dl_check_all_versions, _dl_sysdep_start,
9569         and _dl_debug_initialize.
9571         * elf/dl-object.c (_dl_new_object): Avoid using strrchr.  We have
9572         more information.
9573         * elf/rtld.c (dl_main): Avoid strrchr.
9574         * sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): Use the
9575         result of readlink.  Search from the back for '/'.
9577         * elf/dl-profile.c (_dl_start_profile): Help the compiler to avoid
9578         strncpy if possible.
9580         * sysdeps/generic/dl-environ.c (unsetenv): Optimize.  Don't use
9581         strncmp.
9582         * elf/dl-load.c (is_dst): Optimize.  Don't call strncmp twice.
9583         * elf/rtld.c (process_dl_debug): Optimize. Avoid calls to strncmp,
9584         strspn, and strcspn.
9585         (process_envvars): Don't use strcspn.
9587         * elf/dl-load.c (_dl_dst_count): Fix possible endless loop.
9588         (_dl_dst_substitute): Likewise.
9590 2002-02-01  Ulrich Drepper  <drepper@redhat.com>
9592         * elf/do-rel.h (elf_dynamic_do_rel): Help the compiler recognize
9593         code which is never used when relocating ld.so itself.
9595         * elf/dynamic-link.h (elf_get_dynamic_info): Optimize a bit for
9596         starting ld.so itself.  Move l_addr variable initialization closer
9597         to use.
9598         (_ELF_DYNAMIC_DO_RELOC): Help the compiler optimize a bit.
9600 2002-02-01  Jakub Jelinek  <jakub@redhat.com>
9602         * Versions.def (libc): Add GLIBC_PRIVATE.
9603         (libdb, libnss_db, libdb1): Remove.
9604         (libnss_compat, libnss_dns, libnss_files, libnss_hesiod, libnss_nis,
9605         libnss_nisplus): Move all symbols to GLIBC_PRIVATE.
9606         (libpthread): Add GLIBC_PRIVATE.
9607         (libresolv): Likewise, remove GLIBC_2.1.
9608         (ld): Add GLIBC_PRIVATE, remove GLIBC_2.1.1, GLIBC_2.2, GLIBC_2.2.1,
9609         GLIBC_2.2.3, GLIBC_2.3.
9610         * catgets/Versions (__open_catalog): Move to GLIBC_PRIVATE.
9611         * elf/Versions (_dl_open, _dl_close, _dl_addr, _dl_init_first,
9612         _dl_sym, _dl_vsym): Likewise.
9613         (__libc_enable_secure, __libc_stack_end, _dl_argv, _dl_catch_error,
9614         _dl_check_all_versions, _dl_check_map_versions, _dl_debug_initialize,
9615         _dl_debug_printf, _dl_debug_state, _dl_dst_count, _dl_dst_substitute,
9616         _dl_init, _dl_lookup_symbol, _dl_lookup_symbol_skip,
9617         _dl_lookup_versioned_symbol, _dl_lookup_versioned_symbol_skip,
9618         _dl_map_object, _dl_map_object_deps, _dl_out_of_memory,
9619         _dl_relocate_object, _dl_signal_error, _dl_start_profile,
9620         _dl_starting_up, _dl_sysdep_start, _dl_unload_cache, _rtld_global):
9621         Likewise.
9622         (_dl_object_relocation_scope): Remove.
9623         * hesiod/Versions: Move all symbols to GLIBC_PRIVATE.
9624         * iconv/Versions (__gconv_alias_db, __gconv_modules_db,
9625         __gconv_cache): Move to GLIBC_PRIVATE.
9626         * inet/Versions (__internal_endnetgrent, __internal_getnetgrent_r,
9627         __internal_setnetgrent): Likewise.
9628         * io/Versions (__libc_open, __libc_close, __libc_read, __libc_write,
9629         __libc_lseek, __libc_fcntl, __libc_open64, __libc_lseek64): Likewise.
9630         * locale/Versions (__collate_element_hash, __collate_element_strings,
9631         __collate_symbol_classes, __collate_symbol_hash,
9632         __collate_symbol_strings, _nl_current_LC_COLLATE,
9633         _nl_current_LC_CTYPE): Likewise.
9634         * misc/Versions (__libc_fsync, __libc_msync): Likewise.
9635         * nis/Versions (libnss_compat): Move all symbols to GLIBC_PRIVATE.
9636         (libnss_nis, libnss_nisplus): Likewise.
9637         * nss/Versions (_nss_files_parse_grent, _nss_files_parse_pwent,
9638         _nss_files_parse_spent): Move to GLIBC_PRIVATE.
9639         (libnss_files): Move all symbols to GLIBC_PRIVATE.
9640         * posix/Versions (__libc_wait, __libc_waitpid, __libc_pause,
9641         __libc_nanosleep, __libc_fork, __libc_pread, __libc_pread64,
9642         __libc_pwrite, __libc_pwrite64): Move to GLIBC_PRIVATE.
9643         * resolv/Versions (__gai_sigqueue, __ns_name_unpack, __ns_name_ntop,
9644         __ns_get16, __ns_samename): Likewise.
9645         (libnss_dns): Move all symbols to GLIBC_PRIVATE.
9646         * setjmp/Versions (__libc_longjmp, __libc_siglongjmp): Move to
9647         GLIBC_PRIVATE.
9648         * socket/Versions (__libc_accept, __libc_send, __libc_recvfrom,
9649         __libc_recvmsg, __libc_sendmsg, __libc_recv, __libc_sendto,
9650         __libc_connect): Likewise.
9651         * stdio-common/Versions (_itoa_lower_digits, _itoa_upper_digits):
9652         Likewise.
9653         * stdlib/Versions (__libc_system): Likewise.
9654         * sunrpc/Versions (__rpc_thread_destroy): Likewise.
9655         * sysdeps/hppa/Versions: Move all symbols to GLIBC_PRIVATE.
9656         * sysdeps/ia64/fpu/Versions: Likewise.
9657         * sysdeps/ia64/Versions: Likewise.
9658         * sysdeps/unix/sysv/linux/ia64/Versions: Likewise.
9659         * sysdeps/unix/sysv/linux/i386/Versions (__modify_ldt): Move
9660         to GLIBC_PRIVATE.
9661         * sysdeps/unix/sysv/linux/x86_64/Versions (__modify_ldt): Likewise.
9662         * sysdeps/unix/sysv/linux/Versions (__syscall_rt_sigqueueinfo,
9663         __libc_sigaction): Likewise.
9664         * termios/Versions (__libc_tcdrain): Likewise.
9666         * misc/sys/cdefs (__attribute_noinline__): Define.
9667         * elf/dl-lookup.c (_dl_do_lookup, _dl_do_lookup_versioned): Add
9668         __attribute_noinline__.
9670         * elf/Makefile (rtld-routines): Add dl-xstat64, dl-fxstat64.
9671         * elf/dl-xstat64.c: New file.
9672         * elf/dl-fxstat64.c: New file.
9673         * sysdeps/unix/sysv/linux/fxstat64.c: If RTLD_STAT64 is defined,
9674         don't export __fxstat64 at multiple versions.
9675         * sysdeps/unix/sysv/linux/lxstat64.c: Similarly.
9676         * sysdeps/unix/sysv/linux/xstat64.c: Similarly.
9678 2002-01-18  Isamu Hasegawa  <isamu@yamato.ibm.com>
9680         * locale/program/ld-collate.c (collate_finish): Assign a wide
9681         char collation sequence value to multi character collating
9682         elements, and avoid over writing by non-character elements.
9684 2002-02-01  Ulrich Drepper  <drepper@redhat.com>
9686         * elf/Makefile (distribute): Add dl-procinfo.c.
9687         * sysdeps/unix/sysv/linux/i386/Dist: Remove dl-procinfo.c.
9688         * sysdeps/unix/sysv/linux/arm/Dist: Likewise.
9690 2002-02-01  Jakub Jelinek  <jakub@redhat.com>
9692         * sysdeps/generic/ldsodefs.h (_dl_load_lock): Remove duplicate
9693         definition.
9694         * sysdeps/ia64/hp-timing.h: Move _dl_hp_timing_overhead in
9695         _rtld_global struct.
9696         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
9697         * sysdeps/sparc/sparc64/hp-timing.c: Likewise.
9698         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
9699         * sysdeps/sparc/sparc64/Makefile: Make hp-timing static only.
9700         * sysdeps/unix/sysv/aix/init-first.c (_dl_fpu_control,
9701         _dl_fpu_control_set): Remove unused externs.
9702         * sysdeps/unix/sysv/linux/sparc/sparc32/dl-procinfo.c: New file.
9703         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.c: New file.
9704         * sysdeps/unix/sysv/linux/sparc/sparc32/dl-procinfo.h: Move procinfo
9705         related variables in _rtld_global struct.
9706         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.h: Likewise.
9707         * sysdeps/unix/sysv/linux/init-first.c (_dl_fpu_control_set): Remove
9708         unused extern.
9710 2002-02-01  Ulrich Drepper  <drepper@redhat.com>
9712         * sysdeps/generic/dl-procinfo.c: New file.
9714 2002-02-01  Andreas Schwab  <schwab@suse.de>
9716         * sysdeps/m68k/dl-machine.h: Don't use multi-line string literals.
9718 2002-02-01  Ulrich Drepper  <drepper@redhat.com>
9720         * elf/rtld.c (_dl_start): Mark as internal_function.
9721         * sysdeps/i386/dl-machine.h (RTLD_START): Pass parameter for _dl_start
9722         in register.
9723         (elf_machine_rel): Cleanup and minor optimization for RTLD_BOOTSTRAP.
9724         General pretty printing.
9726 2002-01-31  Ulrich Drepper  <drepper@redhat.com>
9728         * elf/dl-minimal.c: Define _itoa for 32-bit machines with HP timing.
9729         * elf/dl-reloc.c: Pretty printing.
9730         * sysdeps/generic/ldsodefs.h: Move _dl_hp_timing_overhead and
9731         procinfo-related variables in rtld_global struct.
9732         * elf/dl-support.c: Likewise.
9733         * elf/rtld.c: Likewise.
9734         * sysdeps/i386/i686/Makefile: Likewise.
9735         * sysdeps/i386/i686/hp-timing.c: Likewise.
9736         * sysdeps/i386/i686/hp-timing.h: Likewise.
9737         * sysdeps/ia64/Makefile: Likewise.
9738         * sysdeps/ia64/hp-timing.c: Likewise.
9739         * sysdeps/sparc/sparc32/sparcv9/Makefile: Likewise.
9740         * sysdeps/sparc/sparc32/sparcv9/hp-timing.c: Likewise.
9741         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c: Likewise.
9742         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h: Likewise.
9743         * sysdeps/unix/sysv/linux/i386/Makefile: Likewise.
9744         * sysdeps/unix/sysv/linux/i386/dl-procinfo.c: Likewise.
9745         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Likewise.
9746         * sysdeps/x86_64/Makefile: Likewise.
9748         * sysdeps/generic/ldsodefs.h: Add _dl_load_lock, _dl_lazy,
9749         _dl_dynamic_weak, _dl_fpu_control, _dl_cpuclock_offset, and
9750         _dl_debug_fd to rtld_global.
9751         * elf/Versions: Likewise.
9752         * elf/dl-close.c: Likewise.
9753         * elf/dl-iteratephdr.c: Likewise.
9754         * elf/dl-lookup.c: Likewise.
9755         * elf/dl-misc.c: Likewise.
9756         * elf/dl-open.c: Likewise.
9757         * elf/dl-support.c: Likewise.
9758         * elf/do-lookup.h: Likewise.
9759         * elf/rtld.c: Likewise.
9760         * sysdeps/generic/dl-cache.c: Likewise.
9761         * sysdeps/generic/dl-sysdep.c: Likewise.
9762         * sysdeps/ia64/Versions: Likewise.
9763         * sysdeps/unix/clock_gettime.c: Likewise.
9764         * sysdeps/unix/clock_settime.c: Likewise.
9765         * sysdeps/unix/sysv/linux/init-first.c: Likewise.
9766         * sysdeps/sparc/Versions: Removed.
9767         * sysdeps/i386/i686/Versions : Removed.
9768         * sysdeps/x86_64/Versions: Removed.
9769         * configure.in: Define HAVE_PROTECTED if .protected is available.
9770         * config.h.in: Add entry for HAVE_PROTECTED.
9772 2002-01-31  Jakub Jelinek  <jakub@redhat.com.
9774         * sysdeps/alpha/dl-machine.h: Move global variables for SHARED
9775         code in struct _rtld_global.  Export this struct, remove all
9776         exports for the signal variables.
9777         * sysdeps/arm/dl-machine: Likewise.
9778         * sysdeps/generic/dl-origin: Likewise.
9779         * sysdeps/generic/dl-sysdep: Likewise.
9780         * sysdeps/generic/dl-cache: Likewise.
9781         * sysdeps/hppa/dl-fptr: Likewise.
9782         * sysdeps/hppa/dl-machine: Likewise.
9783         * sysdeps/cris/dl-machine: Likewise.
9784         * sysdeps/i386/dl-machine: Likewise.
9785         * sysdeps/ia64/dl-machine: Likewise.
9786         * sysdeps/m68k/dl-machine: Likewise.
9787         * sysdeps/mach/hurd/dl-sysdep: Likewise.
9788         * sysdeps/mips/mips64/dl-machine: Likewise.
9789         * sysdeps/mips/dl-machine: Likewise.
9790         * sysdeps/powerpc/elf/libc-start: Likewise.
9791         * sysdeps/powerpc/dl-machine: Likewise.
9792         * sysdeps/powerpc/dl-start: Likewise.
9793         * sysdeps/sparc/sparc32/dl-machine: Likewise.
9794         * sysdeps/sparc/sparc64/dl-machine: Likewise.
9795         * sysdeps/sh/dl-machine: Likewise.
9796         * sysdeps/s390/s390-32/dl-machine: Likewise.
9797         * sysdeps/s390/s390-64/dl-machine: Likewise.
9798         * sysdeps/unix/sysv/aix/libc-start: Likewise.
9799         * sysdeps/unix/sysv/aix/start-libc: Likewise.
9800         * sysdeps/unix/sysv/linux/ia64/dl-static: Likewise.
9801         * sysdeps/unix/sysv/linux/m68k/getpagesize: Likewise.
9802         * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize: Likewise.
9803         * sysdeps/x86_64/dl-machine: Likewise.
9805 2002-01-31  Ulrich Drepper  <drepper@redhat.com>
9807         * sysdeps/posix/readv.c: Don't use alloca if the memory requirements
9808         are too high.
9810 2002-01-31  Andreas Schwab  <schwab@suse.de>
9812         * sysdeps/posix/readv.c: Check for ssize_t overflow.
9814 2002-01-31  Andreas Schwab  <schwab@suse.de>
9816         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Fix leftover
9817         reference to _dl_pagesize.
9819 2002-01-30  Ulrich Drepper  <drepper@redhat.com>
9821         * Versions.def [ld]: Add GLIBC_2.3.
9822         * elf/dl-addr.c: Move global variables for SHARED code in struct
9823         _rtld_global.  Export this struct, remove all exports for the
9824         signal variables.
9825         * elf/dl-close.c: Likewise.
9826         * elf/dl-conflict.c: Likewise.
9827         * elf/dl-debug.c: Likewise.
9828         * elf/dl-deps.c: Likewise.
9829         * elf/dl-dst.h: Likewise.
9830         * elf/dl-error.c: Likewise.
9831         * elf/dl-fini.c: Likewise.
9832         * elf/dl-init.c: Likewise.
9833         * elf/dl-iteratephdr.c: Likewise.
9834         * elf/dl-libc.c: Likewise.
9835         * elf/dl-load.c: Likewise.
9836         * elf/dl-lookup.c: Likewise.
9837         * elf/dl-minimal.c: Likewise.
9838         * elf/dl-object.c: Likewise.
9839         * elf/dl-open.c: Likewise.
9840         * elf/dl-profile.c: Likewise.
9841         * elf/dl-profstub.c: Likewise.
9842         * elf/dl-reloc.c: Likewise.
9843         * elf/dl-runtime.c: Likewise.
9844         * elf/dl-support.c: Likewise.
9845         * elf/dl-sym.c: Likewise.
9846         * elf/dl-version.c: Likewise.
9847         * elf/do-lookup.h: Likewise.
9848         * elf/do-rel.h: Likewise.
9849         * elf/dynamic-link.h: Likewise.
9850         * elf/rtld.c: Likewise.
9851         * sysdeps/generic/dl-cache.c: Likewise.
9852         * sysdeps/generic/dl-sysdep.c: Likewise.
9853         * sysdeps/generic/ldsodefs.h: Likewise.
9854         * sysdeps/generic/libc-start.c: Likewise.
9855         * sysdeps/i386/dl-machine.h: Likewise.
9856         * sysdeps/ia64/dl-fptr.c: Likewise.
9857         * sysdeps/ia64/dl-machine.h: Likewise.
9858         * sysdeps/unix/sysv/linux/dl-librecon.h: Likewise.
9859         * sysdeps/unix/sysv/linux/dl-origin.c: Likewise.
9860         * sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
9861         * sysdeps/unix/sysv/linux/getclktck.c: Likewise.
9862         * sysdeps/unix/sysv/linux/getpagesize.c: Likewise.
9863         * sysdeps/unix/sysv/linux/i386/dl-librecon.h: Likewise.
9864         * sysdeps/unix/sysv/linux/ia64/dl-static.c: Likewise.
9865         * sysdeps/unix/sysv/linux/ia64/getpagesize.c: Likewise.
9867 2002-01-29  Ulrich Drepper  <drepper@redhat.com>
9869         * sysdeps/ia64/dl-lookupcfg.h (DL_AUTO_FUNCTION_ADDRESS): Add cast
9870         to avoid warning
9871         (DL_STATIC_FUNCTION_ADDRESS): Likewise.
9873         * elf/dl-lookup.c: Only define or handle _dl_num_relocations for the
9874         SHARED version.
9875         * elf/dl-reloc.c: Likewise for _dl_num_cache_relocations.
9877         * elf/rtld.c (_dl_start): Use __builtin_memset if available.
9879 2002-01-29  Ben Collins  <bcollins@debian.org>
9881         * string/bits/string2.h (__mempcpy): Protect size arg for
9882         addition when using __builtin_memcpy.
9884 2002-01-29  Ulrich Drepper  <drepper@redhat.com>
9886         * stdlib/Makefile (tests): Add tst-qsort.
9887         * stdlib/tst-qsort.c: New file.  Written by Paul Eggert.
9889         * manual/signal.texi (Process Signal Mask): Document that
9890         pthread_sigmask, not sigprocmask, must be used in MT programs.
9891         Patch by Bertold Kolics <Bertold.Kolics@Sun.COM>.
9893         * misc/hsearch_r.c (hsearch_r): Don't insert anything if entry is
9894         found.
9895         * misc/Makefile (tests): Add tst-hsearch.
9896         * misc/tst-hsearch.c: New file.
9898 2002-01-18  Wolfram Gloger  <wg@malloc.de>
9900         * malloc/malloc.c: Rewrite, adapted from Doug Lea's malloc-2.7.0.c.
9901         * malloc/malloc.h: Likewise.
9902         * malloc/thread-m.h: Spinlock definitions for x86/x86_64.
9903         * malloc/arena.c: New file.
9904         * malloc/hooks.c: New file.
9905         * malloc/tst-mallocstate.c: New file.
9906         * malloc/Makefile: Add new testcase tst-mallocstate.
9907         Add arena.c and hooks.c to distribute.  Fix commented CPPFLAGS.
9909 2002-01-28  Ulrich Drepper  <drepper@redhat.com>
9911         * stdlib/msort.c: Remove last patch.  The optimization violates the
9912         same rule which qsort.c had problems with.
9914 2002-01-27  Paul Eggert  <eggert@twinsun.com>
9916         * stdlib/qsort.c (_quicksort): Do not apply the comparison function
9917         to a pivot element that lies outside the array to be sorted, as
9918         ISO C99 requires that the comparison function be called only with
9919         addresses of array elements [PR libc/2880].
9921 2002-01-28  Ulrich Drepper  <drepper@redhat.com>
9923         * elf/dl-load.c (_dl_map_object): Remove incorrect optimization
9924         for SHARED code.  Reported by Ben Collins <bcollins@debian.org>.
9926         * timezone/asia: Update from tzdata2002b.
9927         * timezone/australasia: Likewise.
9928         * timezone/backward: Likewise.
9929         * timezone/europe: Likewise.
9930         * timezone/leapseconds: Likewise.
9931         * timezone/iso3166.tab: Likewise.
9932         * timezone/zone.tab: Likewise.
9934 2002-01-23  Richard Henderson  <rth@redhat.com>
9936         * sysdeps/alpha/Makefile (pic-ccflag): New variable.
9938 2002-01-28  Ulrich Drepper  <drepper@redhat.com>
9940         * string/strxfrm.c: Allocate one more byte for rulearr and clear
9941         this element [PR libc/2855].
9943         * string/strcoll.c: Handle zero-length arguments specially
9944         [PR libc/2856].
9946 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
9948         * string/bits/string2.h (__mempcpy): For gcc 3.0+, don't use
9949         __mempcpy_small but instead use __builtin_memcpy ( , , n) + n for
9950         short lengths and constant src.
9951         (strcpy): Don't optimize for gcc 3.0+.
9952         (__stpcpy): For gcc 3.0+, don't use
9953         __stpcpy_small but instead use __builtin_strcpy (, src) + strlen (src)
9954         for short string literal src.
9956 2002-01-23  Jeroen Dobbelaere  <jeroen.dobbelaere@acunia.com>
9958         * sysdeps/unix/sysv/linux/configure.in (libc_cv_gcc_unwind_find_fde):
9959         Set for arm, too.
9961 2001-01-22  Paul Eggert  <eggert@twinsun.com>
9963         * manual/llio.texi (Linked Channels, Cleaning Streams):
9964         Make it clearer that a just-opened input stream might need cleaning.
9966 2002-01-21  H.J. Lu  <hjl@gnu.org>
9968         * sysdeps/mips/dl-machine.h (ELF_MACHINE_BEFORE_RTLD_RELOC):
9969         Don't use label at end of compound statement.
9971 2002-01-28  Stephen L Moshier  <moshier@mediaone.net>
9973         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c (__ieee754_lgammal_r):
9974         Remove test for negative integer arg; sin_pi does it correctly.
9976 2002-01-20  Ulrich Drepper  <drepper@redhat.com>
9978         * nscd/Makefile (distribute): Filter out xmalloc.c.
9980 2002-01-19  Ulrich Drepper  <drepper@redhat.com>
9982         * libio/fileops.c (_IO_file_underflow_mmap): Don't define as static.
9983         Set offset if read end wasn't the buffer end.
9984         (_IO_file_seekoff_mmap): New function.
9985         (_IO_file_xsgetn_mmap): New function.
9986         (_IO_file_jumps_mmap): Use the two new functions.
9987         * libio/wfileops.c (_IO_wfile_underflow_mmap): Handle end read buffer
9988         != end buffer.
9989         * libio/libioP.h: Declare _IO_file_seekoff_mmap and
9990         _IO_file_underflow_mmap.
9991         * libio/iofopen.c: Don't position file descriptor at end of file.
9992         * libio/tst-widetext.c: Improve error messages.
9993         * stdio-common/tst-rndseek.c: Likewise.
9995 2002-01-18  Ulrich Drepper  <drepper@redhat.com>
9997         * sysdeps/unix/sysv/linux/bits/statvfs.h: Avoid warning about comma at
9998         end of enum for !_GNU_SOURCE.
9999         * sysdeps/unix/sysv/linux/alpha/bits/statvfs.h: Likewise.
10000         * sysdeps/unix/sysv/linux/ia64/bits/statvfs.h: Likewise.
10001         * sysdeps/unix/sysv/linux/sparc/bits/statvfs.h: Likewise.
10002         * sysdeps/mach/hurd/bits/statvfs.h: Don't define non-standard ST_*
10003         values unless _GNU_SOURCE.
10005         * iconvdata/tcvn5712-1.c: Minor cleanups.
10007 2002-01-18  Andreas Schwab  <schwab@suse.de>
10009         * sysdeps/unix/sysv/linux/configure.in
10010         (libc_cv_gcc_unwind_find_fde): Set for m68k, too.
10012 2002-01-16  Roger Sayle  <roger@eyesopen.com>
10014         * stdlib/msort.c (msort_with_tmp): Replace implementation with
10015         more efficient "Towers of Hanoi" mergesort.
10016         (hanoi_sort, hanoi_sort_int, hanoi_sort_long): New functions,
10017         for generic, sizeof(int) and sizeof(long) variants respectively.
10019 2002-01-17  Ulrich Drepper  <drepper@redhat.com>
10021         * manual/syslog.texi (openlog): Describe possible problems with
10022         first parameter.
10023         Patch by Christopher Allen Wing <wingc@engin.umich.edu>.
10025         * nscd/nscd.c (drop_privileges): Removed.  Adjust caller.
10026         * nscd/connections.c (begin_drop_privileges): New function.
10027         (finish_drop_privileges): New function.
10028         (nscd_init): Call the new functions which also install all groups
10029         for the server user.
10030         * nscd/Makefile (nscd-modules): Add xmalloc for nscd.
10031         Patch by Christopher Allen Wing <wingc@engin.umich.edu>.
10033 2002-01-17  H.J. Lu  <hjl@gnu.org>
10035         * sysdeps/mips/dl-machine.h (__dl_runtime_resolve): Remove
10036         `const' from `got'.
10038 2002-01-17  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10040         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Use 64 bit
10041         instructions for pointer operations.
10042         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
10044 2002-01-17  Andreas Jaeger  <aj@suse.de>
10046         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: GCC 3.1 has
10047         __uint128_t build-in.
10049         * sysdeps/unix/sysv/linux/configure.in: Fix check for S390 and
10050         PowerPC, sync with 2.2 branch.
10052 2002-01-16  Ulrich Drepper  <drepper@redhat.com>
10054         * posix/getconf.c: Update copyright year.
10055         * nss/getent.c: Likewise.
10056         * nscd/nscd_nischeck.c: Likewise.
10057         * iconv/iconvconfig.c: Likewise.
10058         * iconv/iconv_prog.c: Likewise.
10059         * elf/ldconfig.c: Likewise.
10060         * catgets/gencat.c: Likewise.
10061         * csu/version.c: Likewise.
10062         * elf/ldd.bash.in: Likewise.
10063         * elf/sprof.c (print_version): Likewise.
10064         * locale/programs/locale.c: Likewise.
10065         * locale/programs/localedef.c: Likewise.
10066         * nscd/nscd.c (print_version): Likewise.
10067         * debug/xtrace.sh: Likewise.
10068         * malloc/memusage.sh: Likewise.
10069         * malloc/mtrace.pl: Likewise.
10071 2002-01-16  Andreas Schwab  <schwab@suse.de>
10073         * sysdeps/unix/sysv/linux/ia64/ldd-rewrite.sed: Fix regexp to
10074         reliably remove "-ia64" from rtld name.
10076 2002-01-16  Ulrich Drepper  <drepper@redhat.com>
10078         * iconvdata/gb18030.c: Bug fixes and support for more characters.
10079         Patch by Yu Shao <yshao@redhat.com>.
10081 2002-01-16  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10083         * sysdeps/unix/sysv/linux/s390/swapcontext.c: Remove.
10084         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: New file.
10085         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: New file.
10087 2002-01-14  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10089         * sysdeps/s390/fpu/libm-test-ulps: Update.
10091 2002-01-11  Ulrich Drepper  <drepper@redhat.com>
10093         * elf/elf.h: Update x86 relocations.
10095 2002-01-10  Ulrich Drepper  <drepper@redhat.com>
10097         * locale/programs/charmap.c (new_width): Check whether byte
10098         sequences for both ends of range have the same length.
10100 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
10102         * elf/elf.h (SHN_UNDEF): Remove duplicate definition.
10104 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
10106         * sysdeps/alpha/fpu/e_sqrt.c (__ieee754_sqrt): Don't use multi-line
10107         string literals.
10108         (__full_ieee754_sqrt): Add __attribute_used__.
10110 2002-01-10  Ulrich Drepper  <drepper@redhat.com>
10112         * sysdeps/generic/group_member.c (__group_member): Also check
10113         groups[0] [PR libc/2781].
10115 2002-01-08  Ulrich Drepper  <drepper@redhat.com>
10117         * Makefile (distribute): Add scripts/cpp.
10118         * elf/Makefile (distribute): Add reldep6mod[01234].c,
10119         unwind-dw2.c, unwind-dw2-fde.c, unwind.h, unwind-pe.h,
10120         unwind-dw2-fde.h, and dwarf2.h.
10121         * sysdeps/unix/bsd/bsd4.4/Dist: New file.
10122         * sysdeps/unix/sysv/aix/Dist: Add sysv_termio.h and start-libc.c.
10123         * sysdeps/unix/sysv/linux/ia64/Dist: Add ldd-rewrite.sed.
10124         * sysdeps/unix/sysv/linux/s390/Dist: Likewise.
10126 2002-01-07  Roland McGrath  <roland@frob.com>
10128         * sysdeps/mach/hurd/i386/init-first.c (_hurd_stack_setup): Use
10129         volatile on type of ARGC so the compiler doesn't get clever.
10131 2002-01-07  Andreas Jaeger  <aj@suse.de>
10133         * sysdeps/generic/bits/byteswap.h: Prevent double inclusion.
10134         * sysdeps/i386/bits/byteswap.h: Likewise.
10135         * sysdeps/ia64/bits/byteswap.h: Likewise.
10136         * sysdeps/m68k/bits/byteswap.h: Likewise.
10137         * sysdeps/s390/s390-32/bits/byteswap.h: Likewise.
10138         * sysdeps/s390/s390-64/bits/byteswap.h: Likewise [PR libc/2757].
10140 2002-01-02  Bruno Haible  <bruno@clisp.org>
10142         * intl/plural.y: Fix %expect count.
10144 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
10146         * elf/Makefile (routines, shared-only-routines): Add
10147         unwind-dw2-fde-glibc instead of unwind-dw2-fde.
10148         * elf/elf.h (PT_GNU_EH_FRAME): Define.
10149         * sysdeps/generic/unwind-dw2-fde-glibc.c: New file.
10150         * sysdeps/generic/unwind-dw2-fde.c (__register_frame_info_bases):
10151         Optimize if .eh_frame section contains no FDEs.
10152         (__register_frame, __deregister_frame_info_bases,
10153         __deregister_frame): Likewise.
10154         * sysdeps/generic/unwind-dw2.c (execute_cfa_program): Fix
10155         DW_CFA_restore handling.
10157 2002-01-07  Stephen L Moshier  <moshier@mediaone.net>
10159         * sysdeps/ieee754/ldbl-96/s_erfl.c (erfcl): Fix K&R header.
10161         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c (sin_pi): Fix typo in test
10162         for x < 0.25 and restore original range reduction method.
10163         (__ieee754_lgammal_r): Make sure signgam is set before returning.
10165 2002-01-07  Ulrich Drepper  <drepper@redhat.com>
10167         * libio/fileops.c (_IO_file_underflow_mmap): New function.
10168         (_IO_file_close_mmap): New function.
10169         (_IO_file_jumps_mmap): New variable.
10170         * libio/wfileops.c (_IO_wfile_underflow): Reset read pointer before
10171         trying to convert rest of byte buffer.
10172         (_IO_wfile_underflow_mmap): New function.
10173         (_IO_wfile_jumps_mmap): New variable.
10174         * libio/iofopen.c (__fopen_maybe_mmap): New function.
10175         (__fopen_internal): New function.  Split out from _IO_new_fopen.
10176         (_IO_new_fopen): Call __fopen_internal.
10177         * libio/iofopen64.c: Just call __fopen_internal.
10178         * libio/iofdopen.c: Call __fopen_maybe_mmap before returning
10179         successfully.
10180         * libio/iolibio.h: Declare __fopen_internal and __fopen_maybe_mmap.
10181         * libio/libioP.h: Declare _IO_file_jumps_mmap, _IO_wfile_jumps_mmap,
10182         _IO_file_close_mmap.
10184         * sysdeps/gnu/_G_config.h: Define _G_MMAP64.
10185         * sysdeps/unix/sysv/linux/cris/_G_config.h: Likewise.
10187         * stdio-common/Makefile (tests): Add tst-rndseek.
10188         * stdio-common/tst-rndseek.c: New file.
10190 2002-01-05  Roland McGrath  <roland@frob.com>
10192         * config.h.in (HAVE_MIG_RETCODE): New #undef.
10193         * sysdeps/mach/hurd/configure.in (hurd_MIG_RETCODE: New macro
10194         swiped from hurd package's aclocal.m4; use it to set HAVE_MIG_RETCODE.
10195         * sysdeps/mach/hurd/configure: Regenerated.
10197 2002-01-03  Ulrich Drepper  <drepper@redhat.com>
10199         * elf/elf.h: Add more TLS definitions.
10201 2002-01-02  Ulrich Drepper  <drepper@redhat.com>
10203         * include/features.h (__GLIBC_MINOR__): Bump to 3.
10205 2002-01-02  Roland McGrath  <roland@frob.com>
10207         * sysdeps/mach/hurd/sigwait.c (__sigwait): Use __sigandset,
10208         __sigisemptyset.  Don't use MASK uninitialized.
10210         * sysdeps/mach/hurd/sigprocmask.c (__sigprocmask): Use __sigorset.
10211         * hurd/hurdinit.c (_hurd_new_proc_init): Use __sigisemptyset.
10212         * hurd/hurdsig.c (_hurd_internal_post_signal): Use __sigismember,
10213         __sigdelset, __sigaddset, __sigorset.
10215         * sysdeps/generic/htonl.c: Use uint32_t instead of u_int32_t.
10216         * sysdeps/generic/htons.c: Use uint16_t instead of u_int16_t.
10218         * hurd/hurdinit.c (_hurd_ports_use): Return EGRATUITOUS when
10219         _hurd_ports is null.
10221         * hurd/hurdsig.c (_hurdsig_init): Conditionalize exception port setup
10222         for old CMU and new OSF Mach interface flavors.
10223         * hurd/hurdfault.c (_hurdsig_fault_init): Likewise.
10224         * sysdeps/mach/hurd/fork.c (__fork): Likewise.
10226         * hurd/hurdsig.c (_hurd_internal_post_signal): Leave msgh_seqno unset.
10228         * sysdeps/mach/hurd/spawni.c (__spawni) [KERN_INVALID_LEDGER]:
10229         Pass extra arguments to task_create for OSF variant.
10230         * sysdeps/mach/hurd/fork.c (__fork): Likewise.
10232         * sysdeps/powerpc/elf/libc-start.c: Make AUXVEC diddling code
10233         conditional on [HAVE_AUX_VECTOR].
10235         * mach/mach/mach_traps.h (thread_switch, __thread_switch): Use
10236         mach_msg_timeout_t as type of final argument.
10238         * hurd/privports.c (__get_privileged_ports):
10239         Change host_priv_t to mach_port_t in argument type.
10240         * hurd/hurd.h (get_privileged_ports, __get_privileged_ports):
10241         Update decls.
10243         * sysdeps/mach/hurd/i386/bits/sigcontext.h: Protect from
10244         multiple inclusion.  Inhibit #error under [_SYS_UCONTEXT_H].
10245         * sysdeps/mach/hurd/alpha/bits/sigcontext.h: Likewise.
10246         * sysdeps/mach/hurd/hppa/bits/sigcontext.h: Likewise.
10247         * sysdeps/mach/hurd/mips/bits/sigcontext.h: Likewise.
10248         * sysdeps/mach/hurd/powerpc/bits/sigcontext.h: Likewise.
10250 2002-01-01  Roland McGrath  <roland@frob.com>
10252         * sysdeps/mach/hurd/errnos.awk: Tighten up device_types.h matching.
10254 2002-01-01  Ulrich Drepper  <drepper@redhat.com>
10256         * include/stdlib.h: Define inlines for the _l variants of the strto*
10257         functions.
10259 2002-01-01  Roland McGrath  <roland@frob.com>
10261         * sysdeps/mach/hurd/powerpc/intr-msg.h: Remove extraneous backslash.
10263         * mach/Machrules (MIG): Set CPP as well as CC.
10265 2001-12-31  Ulrich Drepper  <drepper@redhat.com>
10267         * sysdeps/unix/sysv/linux/getloadavg.c (getloadavg): Always use C
10268         locale to parse /proc/loadavg [PR libc/2760].
10270 2001-12-31  Jakub Jelinek  <jakub@redhat.com>
10272         * elf/dl-conflict.c: Include sys/param.h.
10273         (RESOLVE_CONFLICT_FIND_MAP): Cast r_offset to ElfW(Addr).
10274         * sysdeps/alpha/dl-machine.h (elf_machine_runtime_setup): Avoid
10275         warning.
10276         (TRAMPOLINE_TEMPLATE, RTLD_START): Don't use multi-line string
10277         literals to avoid warnings.
10279 2001-12-31  Andreas Jaeger  <aj@suse.de>
10281         * configure.in: Don't check for gsed since we do not use it anywhere.
10283 2001-12-25  Dmitry V. Levin  <ldv@alt-linux.org>
10285         * io/fts.c: Update from BSD to fix memory leaks.
10287 2001-12-25  Dmitry V. Levin  <ldv@alt-linux.org>
10289         * crypt/md5-crypt.c: Realloc error handling memory leak fix.
10290         * elf/chroot_canon.c: Likewise.
10291         * elf/dl-object.c: Likewise.
10292         * iconv/iconv_charmap.c: Likewise.
10293         * iconv/iconv_prog.c: Likewise.
10294         * libio/iogetdelim.c: Likewise.
10295         * locale/lc-time.c: Likewise.
10296         * stdlib/canonicalize.c: Likewise.
10297         * sunrpc/svc.c: Likewise.
10298         * sysdeps/generic/glob.c: Likewise.
10300 2001-12-19  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10302         * sysdeps/unix/sysv/linux/s390/profil-counter.h: Move/copy to ...
10303         * sysdeps/unix/sysv/linux/s390/s390-32/profil-counter.h: ... here,
10304         remove high order bit from the program counter.
10305         * sysdeps/unix/sysv/linux/s390/s390-64/profil-counter.h: ... and here.
10307 2001-12-19  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10309         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): Remove
10310         unnecessary code and add missing reloc types.
10311         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Add empty
10312         case for reloc type R_390_NONE.
10314 2001-12-28  Andreas Jaeger  <aj@suse.de>
10316         * io/bug-ftw3.c: Include string.h for prototypes.
10318         * crypt/md5test.c (main): Remove unused variable.
10320         * dlfcn/modstatic.c: Add prototype to avoid warning.
10322 2001-12-26  Roland McGrath  <roland@frob.com>
10324         * sysdeps/mach/hurd/sigwait.c (__sigwait): When returning immediately,
10325         check only (SS->pending & MASK) for the signal to return.
10326         From Jeroen Dekkers <jeroen@dekkers.cx>.
10328 2001-12-22  Roland McGrath  <roland@frob.com>
10330         * iconv/skeleton.c [!RESET_INPUT_BUFFER && !SAVE_RESET_STATE]:
10331         Use preprocessor #if conditionals instead of `if' to avoid
10332         warnings about divide by zero in dead code.
10334         * hurd/Versions (libc: GLIBC_2.2.5): Add _hurd_port_set,
10335         _hurd_port_init, and __hurd_self_sigstate.
10337         * mach/Versions (libc: GLIBC_2.2.5): Add mig_strncpy.
10339 2001-12-21  Andreas Jaeger  <aj@suse.de>
10341         * elf/dblloadmod1.c: Add prototype to avoid warning.
10342         * elf/dblloadmod2.c: Likewise.
10343         * elf/dblloadmod3.c: Likewise.
10344         * elf/reldepmod5.c: Likewise.
10345         * elf/reldepmod6.c: Likewise.
10347         * elf/dl-conflict.c (_dl_resolve_conflicts): Add unused attribute
10348         for resolve_conflict_map since RESOLVE_CONFLICT_FIND_MAP is not
10349         used on all architectures.
10351         * sunrpc/svc_tcp.c: Add noreturn attribute for
10352         svctcp_rendezvous_abort.
10353         * sunrpc/svc_unix.c: Likewise for svcunix_rendezvous_abort.
10355         * sysdeps/generic/strstr.c (strstr): Add paranthese for assignment
10356         to avoid warning.
10358 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
10360         * manual/llio.texi (aio_fsync): Fix a typo.
10361         Patch by Tammy Fox <tfox@redhat.com>.
10363 2001-12-18  Jakub Jelinek  <jakub@redhat.com>
10365         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (clone): Subtract
10366         stack bias from child stack pointer before passing it to clone syscall.
10368 2001-12-18  Ulrich Drepper  <drepper@redhat.com>
10370         * sysdeps/posix/sysconf.c (__sysconf): Respect POSIX minimum for
10371         _SC_TZNAME_MAX.
10372         * sysdeps/generic/sysconf.c (__sysconf): Likewise.
10373         Reported by Thorsten Kukuk <kukuk@suse.de>.
10375         * sysdeps/unix/grantpt.c (grantpt): Correct typo in comment and
10376         add some casts.
10378         * sysdeps/unix/sysv/linux/grantpt.c: Make __unix_grantpt static.
10380 2001-12-18  Thorsten Kukuk  <kukuk@suse.de>
10382         * sysdeps/unix/sysv/linux/grantpt.c: Make errno results standard
10383         conforming: return EBADF if file descriptor is invalid and EINVAL
10384         if file descriptor is no valid tty.
10385         * login/tst-grantpt.c: New file.
10386         * login/Makefile (tests): Add tst-grantpt.
10388 2001-12-17  Ulrich Drepper  <drepper@redhat.com>
10390         * io/ftw.c (ftw_dir): Handle inaccessibility of toplevel dir
10391         different than implemented in last patch.
10392         * io/bug-ftw3.c: Adjust test for changed handling of
10393         inaccessibility of toplevel dir.
10395 2001-12-16  Roland McGrath  <roland@frob.com>
10397         * nss/nsswitch.c (__nss_next): Don't use __FUNCTION__ as literal.
10398         * grp/initgroups.c (internal_getgrouplist): Likewise.
10400         * hurd/intr-msg.c (_hurd_intr_rpc_mach_msg): Add `break' after
10401         `default:' to silence new GCC warning.
10402         Rewrite cast of lvalue to silence new GCC warning.
10404         * sysdeps/mach/hurd/i386/init-first.c: Avoid multi-line strings in asm.
10406         * sysdeps/mach/hurd/spawni.c: New file, by me with a
10407         couple fixes by Neal H Walfield <neal@cs.uml.edu>.
10409 2001-12-14  Ulrich Drepper  <drepper@redhat.com>
10411         * sysdeps/generic/strstr.c (strstr): Update.  New optimized version.
10412         Patch by Stephen R. van den Berg.
10414         * crypt/md5.h: Define md5_uintptr.
10416 2001-12-13  Ulrich Drepper  <drepper@redhat.com>
10418         * libio/tst_swprintf.c (main): Add test for string argument with
10419         zero precision.
10420         * stdio-common/Makefile (tests): Add tst-sprintf.
10421         * stdio-common/tst-sprintf.c: New file.
10423 2001-12-13  Andreas Schwab  <schwab@suse.de>
10425         * stdio-common/vfprintf.c (process_string_arg): Correctly handle
10426         zero precision with wide character string format.
10428 2001-12-13  Thorsten Kukuk  <kukuk@suse.de>
10430         * sysdeps/posix/cuserid.c (cuserid): If we don't find the UID,
10431         but have a user supplied buffer, return the empty buffer, not NULL.
10433 2001-12-13  Ulrich Drepper  <drepper@redhat.com>
10435         * crypt/md5.c (md5_process_bytes): Correct handling of alignment.
10436         Patch by Eric Sharkey <sharkey@netrics.com>.
10438         * crypt/md5test.c (main): Add test for multiple calls to
10439         __md5_process_bytes to itererate over input string.
10441 2001-12-12  Ulrich Drepper  <drepper@redhat.com>
10443         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Mostly the code
10444         from __nis_findfastest.  Take timeout value from parameter.
10445         (__nis_findfastest): Call __nis_findfastest_with_timeout repeatedly.
10446         * nis/nis_intern.h: Define parameters controlling __nis_findfastest
10447         [PR libc/2520].  Patch by Alexander Belopolsky <alexb@rentec.com>.
10449 2001-12-12  Andreas Jaeger  <aj@suse.de>
10451         * configure.in: Use -nostartfiles -nostdlib for linker tests, fix
10452         combreloc test so that it works in this case.
10454         * sysdeps/arm/dl-machine.h (elf_machine_rela): Fix typo in last patch.
10456 2001-12-12  NIIBE Yutaka  <gniibe@m17n.org>
10458         * sysdeps/sh/Makefile: New file.
10459         * sysdeps/sh/_mcount.S: New file.
10460         * sysdeps/sh/sysdep.h (CALL_MCOUNT): Implemented.
10461         * sysdeps/sh/machine-gmon.h: Remove "NOTYET" comment, as we are ready.
10463 2001-12-11  Ulrich Drepper  <drepper@redhat.com>
10465         * resolv/nss_dns/dns-host.c (getanswer_r): Remove MAX_NR_ADDRS
10466         limitation [PR libc/2564].
10468 2001-12-11  Jakub Jelinek  <jakub@redhat.com>
10470         * elf/Makefile (dl-routines): Add conflict.
10471         (rtld-ldscript-in, rtld-ldscript, rtld-parms): Remove.
10472         (ld.so): Add _begin local symbol.
10473         * elf/elf.h (DT_VALTAGIDX, DT_VALNUM, DT_ADDRTAGIDX, DT_ADDRNUM):
10474         Define.
10475         * elf/dl-deps.c (_dl_build_local_scope): New function.
10476         (_dl_map_object_deps): If LD_TRACE_PRELINKING, compute local scopes
10477         of all libraries.
10478         * elf/do-rel.h (VALIDX): Define.
10479         (elf_dynamic_do_rel): If ELF_MACHINE_PLT_REL is defined, don't do
10480         lazy binding for RELA.  If DT_GNU_PRELINKED, DT_RELACOUNT relocations
10481         can be skipped.
10482         * elf/dl-conflict.c: New file.
10483         * elf/dl-lookup.c (_dl_debug_bindings): New function.
10484         (_dl_lookup_symbol): Use _dl_debug_bindings.  Reference_name is always
10485         non-NULL.
10486         (_dl_lookup_symbol_skip): Likewise.
10487         (_dl_lookup_versioned_symbol): Likewise.
10488         (_dl_lookup_versioned_symbol_skip): Likewise.
10489         * elf/dl-runtime.c (PLTREL): If ELF_MACHINE_PLT_REL is defined,
10490         define to ElfW(Rel).
10491         * elf/dynamic-link.h (elf_get_dynamic_info): Record selected dynamic
10492         tags in the DT_VALRNGLO..DT_VALRNGHI and DT_ADDRRNGLO..DT_ADDRRNGHI
10493         ranges.
10494         Don't adjust address dynamic tags if l_addr is 0.
10495         * elf/rtld.c (_dl_trace_prelink, _dl_trace_prelink_map): New variables.
10496         (_dl_start): Skip ELF_DYNAMIC_RELOCATE if ld.so is prelinked.
10497         (VALIDX, ADDRIDX): Define.
10498         (_dl_start_final): Initialize _dl_rtld_map's l_map_start and l_map_end.
10499         (dl_main): Print library list for LD_TRACE_PRELINKING.
10500         If prelinking information can be used, skip relocating libraries and
10501         call _dl_resolve_conflicts instead.
10502         (process_envvars): Handle LD_TRACE_PRELINKING envvar.
10503         * elf/dl-load.c (_dl_map_object): Don't create fake libs
10504         if LD_TRACE_PRELINKING.
10505         * include/link.h (struct link_map) [l_info]: Add DT_VALNUM
10506         + DT_ADDRNUM.
10507         * sysdeps/generic/ldsodefs.h (_dl_trace_prelink_map): New declaration.
10508         (DL_DEBUG_PRELINK): Define.
10509         (_dl_resolve_conflicts): Add prototype.
10511         * sysdeps/alpha/dl-machine.h (elf_machine_runtime_setup): Reinitialize
10512         .plt for prelinked libraries where prelinking info cannot be used.
10513         (elf_machine_rela): If relocating R_ALPHA_JMP_SLOT in .gnu.conflict
10514         section, use RESOLVE_CONFLICT_FIND_MAP to find out reloc's link_map.
10515         * sysdeps/arm/bits/link.h: New file.
10516         * sysdeps/arm/dl-machine.h (elf_machine_runtime_setup): Save original
10517         content of .got[1].
10518         (ELF_MACHINE_NO_RELA): Only define if RTLD_BOOTSTRAP.
10519         (ELF_MACHINE_PLT_REL): Define.
10520         (elf_machine_rela, elf_machine_rela_relative): New functions.
10521         (elf_machine_lazy_rel): Reinitialize R_ARM_JUMP_SLOT address instead
10522         of adjusting it if prelinked and prelinking cannot be used.
10523         * sysdeps/i386/bits/link.h: New file.
10524         * sysdeps/i386/dl-machine.h (elf_machine_runtime_setup): Save original
10525         content of .got[1].
10526         (ELF_MACHINE_NO_RELA): Only define if RTLD_BOOTSTRAP.
10527         (ELF_MACHINE_PLT_REL): Define.
10528         (elf_machine_rela, elf_machine_rela_relative): New functions.
10529         (elf_machine_lazy_rel): Reinitialize R_386_JUMP_SLOT address instead
10530         of adjusting it if prelinked and prelinking cannot be used.
10531         * sysdeps/powerpc/dl-machine.h (elf_machine_rela): If relocating
10532         conflicts, skip finaladdr computation.  Use RESOLVE_CONFLICT_FIND_MAP
10533         to find out map for R_PPC_JMP_SLOT relocs.
10534         * sysdeps/sparc/sparc32/dl-machine.h (VALIDX): Define.
10535         (OPCODE_BA): Define.
10536         (elf_machine_runtime_setup): Reinitialize .plt for prelinked
10537         libraries where prelinking info cannot be used.
10538         (sparc_fixup_plt): Renamed from elf_machine_fixup_plt.
10539         (elf_machine_fixup_plt): Call sparc_fixup_plt.
10540         (elf_machine_rela): Set value to 0 if relocating conflicts.
10541         Call sparc_fixup_plt for R_SPARC_JMP_SLOT.
10542         * sysdeps/sparc/sparc64/dl-machine.h (VALIDX): Define.
10543         (sparc64_fixup_plt): Fix a typo.
10544         (elf_machine_rela): Set value to 0 if relocating conflicts.
10545         Handle R_SPARC_JMP_SLOT relocs when relocating conflicts.
10546         (elf_machine_runtime_setup): Reinitialize .plt for prelinked
10547         libraries where prelinking info cannot be used.
10548         * sysdeps/sh/bits/link.h: New file.
10549         * sysdeps/sh/dl-machine.h (elf_machine_runtime_setup): Save original
10550         content of .got[1].
10551         (elf_machine_lazy_rel): Reinitialize R_SH_JMP_SLOT address instead
10552         of adjusting it if prelinked and prelinking cannot be used.
10553         * sysdeps/s390/s390-32/bits/link.h: New file.
10554         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_runtime_setup):
10555         Save original content of .got[1].
10556         (elf_machine_lazy_rel): Reinitialize R_390_JMP_SLOT address instead
10557         of adjusting it if prelinked and prelinking cannot be used.
10558         * sysdeps/s390/s390-64/bits/link.h: New file.
10559         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_runtime_setup):
10560         Save original content of .got[1].
10561         (elf_machine_lazy_rel): Reinitialize R_390_JMP_SLOT address instead
10562         of adjusting it if prelinked and prelinking cannot be used.
10563         * sysdeps/x86_64/bits/link.h: New file.
10564         * sysdeps/x86_64/dl-machine.h (elf_machine_runtime_setup):
10565         Save original content of .got[1].
10566         (elf_machine_lazy_rel): Reinitialize R_X86_64_JMP_SLOT address instead
10567         of adjusting it if prelinked and prelinking cannot be used.
10569 2001-12-11  Ulrich Drepper  <drepper@redhat.com>
10571         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_r): Use sizeof
10572         where appropriate instead of numbers.  Little optimizations.
10574 2001-12-10  Roland McGrath  <roland@frob.com>
10576         * sysdeps/mach/hurd/bind.c (bind): Don't deallocate IFSOCK if we never
10577         set it.
10579         * shlib-versions [USE_IN_LIBIO] (.*-.*-gnu-gnu.*): Set default
10580         set to GLIBC_2.2.5, not GLIBC_2.2.4.
10582         * sysdeps/mach/hurd/configure.in (libc_cv_gcc_unwind_find_fde):
10583         Fix conditionals so this is set by default for stdio and not for libio.
10584         * sysdeps/mach/hurd/configure: Regenerated.
10586 2001-12-10  Thorsten Kukuk  <kukuk@suse.de>
10588         * io/ftw.c (ftw_startup): Check, if the path is search and readable.
10590 2001-12-10  Ulrich Drepper  <drepper@redhat.com>
10592         * io/Makefile (tests): Add bug-ftw3.
10593         * io/bug-ftw3.c: New file.
10595         * sysdeps/generic/glob.c (glob): Return only pattern if nothing
10596         matches and GLOB_NOCHECK is set.
10597         * posix/globtest.sh: Correct expected result for NOCHECK test.
10599         * po/ca.po: Update from translation team.
10601 2001-12-09  Ulrich Drepper  <drepper@redhat.com>
10603         Implement transliteration of characters in strings of the locale
10604         definitions.
10605         * locale/programs/linereader.c: Adjust for additional parameter to
10606         lr_token.
10607         (get_string): If character <Uxxxx> is not found try to transliterate
10608         it.
10609         * locale/programs/ld-ctype.c: Adjust for additional parameter to
10610         lr_token.  Add const to charmap parameter of all functions.
10611         (find_translit, find_translit2): New functions.
10612         * locale/programs/charmap.c: Adjust for additional parameter to
10613         lr_token.
10614         * locale/programs/repertoire.c: Likewise.
10615         * locale/programs/linereader.h: Likewise.
10616         * locale/programs/ld-address.c: Likewise.  Add const to charmap
10617         parameter of all functions.
10618         * locale/programs/ld-collate.c: Likewise.
10619         * locale/programs/ld-identification.c: Likewise.
10620         * locale/programs/ld-measurement.c: Likewise.
10621         * locale/programs/ld-messages.c: Likewise.
10622         * locale/programs/ld-monetary.c: Likewise.
10623         * locale/programs/ld-name.c: Likewise.
10624         * locale/programs/ld-numeric.c: Likewise.
10625         * locale/programs/ld-paper.c: Likewise.
10626         * locale/programs/ld-paper.c: Likewise.
10627         * locale/programs/ld-telephone.c: Likewise.
10628         * locale/programs/ld-time.c: Likewise.
10629         * locale/programs/locfile.c: Likewise.
10630         * locale/programs/localedef.c: Likewise.
10631         * locale/programs/localedef.h: Likewise.
10632         * locale/programs/locfile.h: Likewise.  Add declaration for
10633         find_translit.
10634         * locale/programs/simple-hash.c: Add const to first parameter of
10635         find_entry, iterate_table, and lookup.
10636         * locale/programs/simple-hash.h: Likewise.
10637         * locale/localeinfo.h: Don't define __LC_LAST here.  Include <locale.h>
10638         instead.
10639         * include/locale.h: Define __LC_LAST.
10640         * iconv/Makefile (CFLAGS-linereader.c): Define to -DNO_TRANSLITERATION.
10642 2001-12-07  Geoff Keating  <geoffk@redhat.com>
10644         * sysdeps/powerpc/Dist: Update for recent FP changes.
10645         * sysdeps/powerpc/fpu/Dist: Likewise.
10647 2001-12-07  Andreas Schwab  <schwab@suse.de>
10649         * sysdeps/unix/sysv/linux/opensock.c: Include <string.h>.
10651 2001-12-06  Geoff Keating  <geoffk@redhat.com>
10653         * sysdeps/powerpc/Makefile (sysdep_routines): Don't build the fpr
10654         save/restore functions here.
10655         (libm-support): Don't define these functions here.
10656         * sysdeps/powerpc/fpu/Makefile: Build the fpr save/restore
10657         functions here.
10658         * sysdeps/powerpc/fe_nomask.c: Move to...
10659         * sysdeps/powerpc/fpu/fe_nomask.c: ... here.
10660         * sysdeps/powerpc/fprrest.S: Move to...
10661         * sysdeps/powerpc/fpu/fprrest.S: ... here.
10662         * sysdeps/powerpc/fprsave.S: Move to...
10663         * sysdeps/powerpc/fpu/fprsave.S: ... here.
10665 2001-12-06  Ulrich Drepper  <drepper@redhat.com>
10667         * sysdeps/unix/sysv/linux/opensock.c: New file.
10669 2001-12-06  Geoff Keating  <geoffk@redhat.com>
10671         * config.make.in (with-fp): Define from configure.
10672         * configure.in: Substitute with_fp.
10673         * configure: Regenerate.
10674         * sysdeps/powerpc/Makefile: Set -msoft-float when --without-fp is
10675         specified, and don't change FPU environment.
10677 2001-12-06  Ulrich Drepper  <drepper@redhat.com>
10679         * libio/vasprintf.c (_IO_vasprintf): Free buffer on failure.
10680         * assert/assert.c: Check result of __asprintf call and don't use
10681         string if it failed.
10682         * assert/assert-perr.c: Likewise.
10683         * inet/rcmd.c: Likewise.
10684         * locale/programs/localedef.c (main): Check result of
10685         construct_output_path and exit if it failed.
10686         (construct_output_path): Check result of asprintf and mkdir calls and
10687         fail if they failed.
10688         * posix/getopt.c: Check result of __asprintf calls and fail if
10689         they failed.
10690         Patch by Dmitry V. Levin <ldv@alt-linux.org>.
10692 2001-12-05  Ulrich Drepper  <drepper@redhat.com>
10694         * sysdeps/generic/strcasecmp.c (__strcasecmp): Little performance
10695         patch.
10696         * sysdeps/generic/strncase.c: Likewise.
10697         * string/tester.c: Add tests for strcasecmp and strncasecmp.
10699 2001-12-05  Geoff Keating  <geoffk@redhat.com>
10701         * scripts/cpp: Test the exit status from 'type', not 'awk'.
10703         * sysdeps/powerpc/__longjmp.S: Don't restore FP registers.
10704         * sysdeps/powerpc/fpu/__longjmp.S: Do restore FP registers.
10705         * sysdeps/powerpc/setjmp.S: Don't save FP registers.
10706         * sysdeps/powerpc/fpu/setjmp.S: Do save FP registers.
10707         * sysdeps/powerpc/fclrexcpt.c: Move to...
10708         * sysdeps/powerpc/fpu/fclrexcpt.c: ... here.
10709         * sysdeps/powerpc/fpu_control.h: Move to...
10710         * sysdeps/powerpc/fpu/fpu_control.h: ... here.
10712 2001-12-05  Ulrich Drepper  <drepper@redhat.com>
10714         * iconvdata/ibm1129.h: Remove duplicate mappings.
10715         * iconvdata/ibm937.c: Handle overflow errors.  Handle new tables.
10716         * iconvdata/ibm937.h: Reorganize table to safe a lot of space.
10717         Patch by Masahide Washizawa <WASHI@jp.ibm.com>.
10719         * timezone/zic.c: Fix handling of turnaround times.
10720         Patch by Arthur David Olson <olsona@dc37a.nci.nih.gov>.
10722 2001-12-02  Moshe Olshansky  <OLSHANSK@il.ibm.com>
10724         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder): Fix
10725         overflow problem.
10727 2001-12-05  Ulrich Drepper  <drepper@redhat.com>
10729         * posix/regex.c: For use outside glibc defined bounded pointer
10730         macros here.  Patch by Jim Meyering <jim@meyering.net>.
10732         * iconvdata/Makefile (modules): Add TCVN5712-1.
10733         * iconvdata/TESTS: Add TCVN5712-1.
10734         * iconvdata/gconv-modules: Likewise.
10735         * iconvdata/tcvn5712-1.c: New file.
10736         * iconvdata/testdata/TCVN-5712: New file.
10737         * iconvdata/testdata/TCVN-5712..UTF8: New file.
10739 2001-12-04  Ulrich Drepper  <drepper@redhat.com>
10741         * iconvdata/cp1258.c: Optimize conversion from UCS4.
10743 2001-12-02  Roland McGrath  <roland@frob.com>
10745         * mach/Makefile, mach/Machrules: Move comments out of \ continuations.
10747         * hurd/hurd.h (__hurd_fail): Add `break;' to silence new gcc-3 warning.
10748         Reported by Jeff Bailey <jbailey@nisa.net>.
10750         * hurd/hurd.h (_hurd_umask): Remove volatile qualifier from decl.
10751         Reported by Jeff Bailey <jbailey@nisa.net>.
10753         * mach/Makefile ($(objpfx)mach-syscalls.mk): Pass $(CFLAGS) to $(CC).
10754         * mach/Machrules ($(objpfx)%.udeps static pattern rule): Likewise.
10755         Reported by Jeff Bailey <jbailey@nisa.net>.
10757 2001-12-01  Roland McGrath  <roland@frob.com>
10759         * sysdeps/mach/hurd/configure.in (libc_cv_gcc_unwind_find_fde): Add
10760         missing backslash in test arguments.
10761         * sysdeps/mach/hurd/configure: Regenerated.
10763 2001-11-26  Roland McGrath  <roland@frob.com>
10765         * hurd/hurdinit.c (_hurd_ports_use): Check if _hurd_ports is null.
10766         Reported by John Tobey <jtobey@john-edwin-tobey.org>.
10768 2001-11-30  Ulrich Drepper  <drepper@redhat.com>
10770         * iconvdata/Makefile (modules): Add ARMSCII-8.
10771         * iconvdata/gconv-modules: Add entries for ARMSCII-8.
10772         * iconvdata/armscii-8.c: New file.
10774 2001-11-29  Jakub Jelinek  <jakub@redhat.com>
10776         * sysdeps/generic/glob.c (next_brace_sub): Return NULL if braces
10777         don't match, fix {{a,b},c} globbing, clean up.
10778         Patch by Flavio Veloso <flaviovs@magnux.com>.
10779         * posix/globtest.sh: Add new tests.
10781 2001-11-29  Andreas Jaeger  <aj@suse.de>
10783         * sysdeps/unix/sysv/linux/x86_64/Versions: Add arch_prctl.
10784         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add arch_prctl call.
10786         * sysdeps/generic/abort.c: Include libioP.h for
10787         _IO_flush_all_lockp prototype.
10789 2001-11-29  Ulrich Drepper  <drepper@redhat.com>
10791         * posix/regex.h: Define __restrict_arr correctly.
10793 2001-11-28  Ulrich Drepper  <drepper@redhat.com>
10795         * iconvdata/ibm1163.c: New file.
10796         * iconvdata/ibm1163.h: New file.
10797         * iconvdata/ibm1164.c: New file.
10798         * iconvdata/ibm1164.h: New file.
10799         * iconvdata/TESTS: Add entries for IBM1163 and IBM1164.
10800         * iconvdata/Makefile: Likewise.
10801         * iconvdata/testdata/IBM1163: New file.
10802         * iconvdata/testdata/IBM1163..UTF8: New file.
10803         * iconvdata/testdata/IBM1164: New file.
10804         * iconvdata/testdata/IBM1164..UTF8: New file.
10805         Patch by Masahide Washizawa <WASHI@jp.ibm.com>.
10807         * iconvdata/ibm1046.h: Optimize.  Remove duplicate mappings.
10808         * iconvdata/ibm1124.h: Likewise.
10809         * iconvdata/ibm1132.h: Likewise.
10810         * iconvdata/ibm1133.h: Likewise.
10811         * iconvdata/ibm1160.h: Likewise.
10812         * iconvdata/ibm1161.h: Likewise.
10813         * iconvdata/ibm1162.h: Likewise.
10814         * iconvdata/ibm856.h: Likewise.
10815         * iconvdata/ibm922.h: Likewise.
10816         * iconvdata/ibm930.h: Likewise.
10817         * iconvdata/ibm932.h: Likewise.
10818         * iconvdata/ibm933.h: Likewise.
10819         * iconvdata/ibm935.h: Likewise.
10820         * iconvdata/ibm937.h: Likewise.
10821         * iconvdata/ibm939.h: Likewise.
10822         * iconvdata/ibm943.h: Likewise.
10823         * iconvdata/ibm930.c: Pretty printing.
10824         * iconvdata/ibm937.c: Avoid access accross array boundary.
10826         * iconv/gconv_open.c (__gconv_open): Empty codeset name now means using
10827         the current locale's codeset.
10828         * iconv/iconv_open.c (iconv_open): Don't strip out everything for
10829         empty input string.
10830         * iconv/iconv_prog.c: Pass empty strings as default value for to-
10831         and from-charset.  Don't determine locale's charset here.
10833         * libio/genops.c (_IO_flush_all_lockp): New function.  The same code
10834         as the old _IO_flush_all but lock only if parameter is nonzero.
10835         (_IO_flush_all): Call _IO_flush_all_lockp with 1 as parameter.
10836         * libio/libioP.h: Add prototype for _IO_flush_all_lockp.
10837         * sysdeps/generic/abort.c (fflush): Define to _IO_flush_all_lockp(0)
10838         if libio is used [PR libc/2575].
10840 2001-11-28  Jakub Jelinek  <jakub@redhat.com>
10842         * sysdeps/sparc/fpu/bits/mathinline.h (__signbitf, __signbit,
10843         __signbitl): Only define for ISO C99.
10845 2001-11-22  Thorsten Kukuk  <kukuk@suse.de>
10847         * nss/nss_files/files-hosts.c (_nss_files_get##name##_r): Set
10848         herrnop to NETDB_INTERNAL if we run out of buffer space.
10850 2001-11-28  Ulrich Drepper  <drepper@redhat.com>
10852         * nss/nss_files/files-XXX.c (internal_getent): Correct input
10853         overflow test for platforms with signed char.
10854         Reported by Andrew Haley <aph@cambridge.redhat.com>.
10856 2001-11-28  Bruno Haible  <bruno@clisp.org>
10858         * locale/programs/simple-hash.c (lookup_2): Remove function.
10859         (insert_entry_2): Call lookup instead of lookup_2.
10861 2001-03-04  Bruno Haible  <bruno@clisp.org>
10863         * intl/dcigettext.c (DCIGETTEXT): Increment path_max proportionally.
10865 2001-10-31  Bruno Haible  <bruno@clisp.org>
10867         * intl/plural.y: Include <stddef.h>, needed for NULL with SunOS 4 cc.
10869 2001-03-21  Bruno Haible  <bruno@clisp.org>
10871         * intl/dcigettext.c (_nl_state_lock): Mark as #ifdef _LIBC. AIX 3 xlc
10872         chokes on empty macro arguments.
10873         * intl/plural.y: Add #pragma for alloca on AIX 3.
10875 2001-11-27  Ulrich Drepper  <drepper@redhat.com>
10877         * intl/dcigettext.c (guess_category_value): Only implement for
10878         glibc.  Otherwise rely on function _nl_locale_name which isn't
10879         present in the glibc sources.
10881 2001-09-24  Bruno Haible  <bruno@clisp.org>
10883         * intl/loadmsgcat.c (_nl_init_domain_conv): Also enable
10884         transliteration when building on a glibc system but outside glibc.
10886 2001-09-22  Bruno Haible  <bruno@clisp.org>
10888         * intl/plural-eval.c: New file, extracted from dcigettext.c.
10889         * intl/dcigettext.c (plural_eval): Remove function, moved to
10890         intl/plural-eval.c.
10891         (plural_lookup): Call PLURAL_EVAL instead of plural_eval.
10892         Include plural-eval.c.
10894 2001-09-22  Bruno Haible  <bruno@clisp.org>
10896         * intl/plural-exp.c (EXTRACT_PLURAL_EXPRESSION): Reject numbers that
10897         don't start with a digit; nplurals must be positive.
10899 2001-09-02  Bruno Haible  <bruno@clisp.org>
10901         * intl/plural-exp.h: New file, extracted from gettextP.h.
10902         * intl/plural-exp.c: New file, extracted from loadmsgcat.c.
10903         * intl/gettextP.h (struct expression, struct parse_args,
10904         __gettext_free_exp, __gettextparse): Move to plural-exp.h.
10905         * intl/loadmsgcat.c: Include plural-exp.h.
10906         (PLURAL_PARSE): Move macro to plural-exp.h.
10907         (plvar, plone, germanic_plural, INIT_GERMANIC_PLURAL): Move to
10908         plural-exp.c.
10909         (_nl_load_domain): Move plural handling code to plural-exp.c.  Call
10910         EXTRACT_PLURAL_EXPRESSION.
10911         (_nl_unload_domain): Update.
10912         * intl/dcigettext.c: Include plural-exp.h.
10913         * intl/plural.y: Include plural-exp.h, not gettextP.h.
10914         (FREE_EXPRESSION): Move macro to plural-exp.h.
10915         * intl/Makefile (routines): Add plural-exp.
10916         (distribute): Add plural-exp.h.
10918 2001-07-28  Bruno Haible  <bruno@clisp.org>
10920         * intl/l10nflist.c (_nl_normalize_codeset): Cast isalnum, isalpha,
10921         isdigit, tolower argument to 'unsigned char'.
10922         * intl/loadmsgcat.c (_nl_load_domain): Cast isspace argument to
10923         'unsigned char'.
10924         * intl/localealias.c (read_alias_file): Cast isspace argument to
10925         'unsigned char'.
10927 2001-10-20  Bruno Haible  <bruno@clisp.org>
10929         Assume strchr() exists. (Without it, intl/explodename.c wouldn't link
10930         anyway.)
10931         * intl/dcigettext.c (strchr): Remove fallback definition; it conflicts
10932         with the variable 'index' in plural_lookup.
10933         * intl/l10nflist.c (strchr): Likewise.
10934         * intl/localealias.c (strchr): Likewise.
10936         Assume <stddef.h>, <stdlib.h>, <string.h>, <locale.h> exist.
10937         * intl/bindtextdom.c: Likewise.
10938         * intl/dcigettext.c: Likewise.
10939         * intl/dgettext.c: Likewise.
10940         * intl/dngettext.c: Likewise.
10941         * intl/explodename.c: Likewise.
10942         * intl/finddomain.c: Likewise.
10943         * intl/gettext.c: Likewise.
10944         * intl/l10nflist.c: Likewise.
10945         * intl/loadmsgcat.c: Likewise.
10946         * intl/localealias.c: Likewise.
10947         * intl/ngettext.c: Likewise.
10948         * intl/textdomain.c: Likewise.
10949         * intl/gettext.h: Assume <limits.h> exists.
10951 2001-11-27  Ulrich Drepper  <drepper@redhat.com>
10953         * stdio-common/Makefile (tests): Add scanf11.
10954         * stdio-common/scanf11.c: New file.
10956 2001-11-26  Ulrich Drepper  <drepper@redhat.com>
10958         * version.h (RELEASE): Define as development.
10959         (VERSION): Set to 2.2.90.
10961 2001-11-22  Thorsten Kukuk  <kukuk@suse.de>
10963         * nis/nss_compat/compat-grp.c: Print group id as unsigned long.
10964         * nis/nss_nis/nis-grp.c: Likewise.
10965         * nis/nss_nisplus/nisplus-grp.c: Likewise.
10967         * nis/nss_compat/compat-pwd.c: Print user id as unsigned long.
10968         * nis/nss_nis/nis-pwd.c: Likewise.
10969         * nis/nss_nisplus/nisplus-pwd.c: Likewise.
10971         * nis/nss_nis/nis-publickey.c: Use strtoul instead of atoi.
10972         * nis/nss_nisplus/nisplus-parser.c: Likewise.
10973         * nis/nss_nisplus/nisplus-publickey.c: Likewise.
10975         * nscd/grpcache.c: Use strtoul instead of atol.
10976         * nscd/pwdcache.c: Likewise.
10977         * nss/getent.c: Likewise.
10979 2001-11-27  Paul Eggert  <eggert@twinsun.com>
10981         * sysdeps/posix/tempname.c (__gen_tempname): Try at least
10982         ATTEMPTS_MIN or TMP_MAX times, whichever is greater.
10984 2001-11-19  Bruno Haible  <bruno@clisp.org>
10986         * locale/programs/simple-hash.c (insert_entry_2): Resize at 75%, not
10987         90%.
10988         (compute_hashval): Shift by 9 bits, not by 4 bits. This drastically
10989         improves the quality of the hash function, especially for short
10990         strings.
10992 2001-11-26  Ulrich Drepper  <drepper@redhat.com>
10994         * stdio-common/vfscanf.c: If incomplete nan of inf(inity) strings
10995         are found call conv_error and not input_error [PR libc/2669].
10997         * math/bits/mathcalls.h: Mark ceil and floor as const.
10998         Reported by David Mosberger.
11000 2001-11-21  Jim Meyering  <meyering@lucent.com>
11002         * posix/regex.c (iswctype, mbrtowc, wcslen, wcscoll, wcrtomb) [_LIBC]:
11003         Define to be __-prefixed.
11004         Remove unnecessary duplication in `#ifdef _LIBC' blocks.
11006 2001-11-26  Andreas Jaeger  <aj@suse.de>
11008         * sysdeps/unix/sysv/linux/hppa/brk.c: Remove __brk_addr alias,
11009         avoid warning.
11011 2001-11-26  Stephen L Moshier <moshier@mediaone.net>
11013         * sysdeps/ieee754/ldbl-128/e_log10l.c (L102B): Fix typo in
11014         initialization.
11016         * sysdeps/ieee754/ldbl-128/e_coshl.c (__ieee754_coshl): Remove
11017         unused variables.  Fix threshold for returning 1.0.
11019         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (neval, deval): Constify
11020         argument.
11022         * sysdeps/ieee754/ldbl-128/s_erfl.c (neval, deval): Likewise, and
11023         remove unused variables.
11025         * sysdeps/ieee754/ldbl-128/e_j0l.c (neval, deval): Likewise.
11027         * sysdeps/ieee754/ldbl-128/e_j1l.c (neval, deval): Likewise, and
11028         include local math header files.
11030 2001-11-22  Andreas Jaeger  <aj@suse.de>
11032         * sysdeps/ieee754/ldbl-96/s_ilogbl.c (__ilogbl): Add brace to
11033         avoid warning.
11035 2001-11-21  Andreas Jaeger  <aj@suse.de>
11037         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: New file.
11039         * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers): Add
11040         sys/debugreg.h
11042 2001-11-15  Andreas Jaeger  <aj@suse.de>
11044         * include/features.h (__GLIBC_HAVE_LONG_LONG): Define for
11045         compilers that support it.
11047         * posix/sys/types.h: Use __GLIBC_HAVE_LONG_LONG.
11048         * sysdeps/unix/sysv/linux/bits/types.h: Likewise.
11049         * stdlib/stdlib.h: Likewise.
11051 2001-11-17  Ulrich Drepper  <drepper@redhat.com>
11053         * posix/regex.c (byte_re_match_2_internal): For gcc replace switch
11054         statement with gotos.
11055         Based on a patch by Paolo Bonzini <bonzini@pc-amo3.elet.polimi.it>.
11057 2001-11-16  Stephen L Moshier  <moshier@mediaone.net>
11059         * sysdeps/ieee754/ldbl-96/s_erfl.c (__erfcl): Fix K&R header.
11061 2001-11-15  Ulrich Drepper  <drepper@redhat.com>
11063         * sysdeps/generic/unwind-dw2-fde.c: Don't use recursive mutexes.
11065 2001-10-02  Jakub Jelinek  <jakub@redhat.com>
11066             H.J. Lu  <hjl@gnu.org>
11068         * Versions.def (libc): Add GCC_3.0.
11069         * configure.in (libc_cv_gcc_static_libgcc): Set to -static-libgcc
11070         if gcc supports this flag.
11071         (EXPORT_UNWIND_FIND_FDE): Define unless target configure disables it.
11072         (gcc3): Allow glibc to be compiled with gcc 3.x.
11073         * config.h.in (EXPORT_UNWIND_FIND_FDE): Add.
11074         * config.make.in (static-libgcc, unwind-find-fde): Add.
11075         * Makerules (build-shlib-helper, build-module-helper): Use it.
11076         * scripts/versions.awk: Make sure GLIBC_ versions come first.
11077         * elf/soinit.c (__libc_global_ctors): Set tbases and dbases if
11078         necessary.
11079         (_fini): Call __deregister_frame_info_bases if
11080         __register_frame_info_bases was used to register.
11081         * elf/Versions (__register_frame_info, __deregister_frame_info): Add
11082         for GLIBC_2.0.
11083         (__register_frame_info_bases, __register_frame_info_table_bases,
11084         __deregister_frame_info_bases, _Unwind_Find_FDE): Add for GCC_3.0.
11085         * elf/Makefile (routines): Add unwind-dw2-fde.
11086         (shared-only-routines): Add unwind-dw2-fde.
11087         * sysdeps/alpha/gccframe.h: New file.
11088         * sysdeps/arm/gccframe.h: New file.
11089         * sysdeps/generic/framestate.c: New file.
11090         * sysdeps/generic/dwarf2.h: New file.
11091         * sysdeps/generic/gccframe.h (struct object): Update from gcc 3.0.
11092         * sysdeps/generic/unwind-dw2-fde.c: New file.
11093         * sysdeps/unix/sysv/linux/ia64/unwind-dw2-fde.c: New file.
11094         * sysdeps/generic/unwind-dw2-fde.h: New file.
11095         * sysdeps/generic/unwind-dw2.c: New file.
11096         * sysdeps/generic/unwind-pe.h: New file.
11097         * sysdeps/generic/unwind.h: New file.
11098         * sysdeps/hppa/gccframe.h: New file.
11099         * sysdeps/i386/gccframe.h: New file.
11100         * sysdeps/m68k/gccframe.h: New file.
11101         * sysdeps/mips/gccframe.h: New file.
11102         * sysdeps/powerpc/gccframe.h: New file.
11103         * sysdeps/s390/gccframe.h: New file.
11104         * sysdeps/sh/gccframe.h: New file.
11105         * sysdeps/sparc/gccframe.h: New file.
11106         * sysdeps/vax/gccframe.h: New file.
11107         * sysdeps/unix/sysv/linux/configure.in (libc_cv_gcc_unwind_find_fde):
11108         Set on all architectures except ia64.
11109         * sysdeps/mach/hurd/configure.in (libc_cv_gcc_unwind_find_fde): Set
11110         for i386.
11111         * sysdeps/mach/hurd/i386/Versions (__register_frame_info,
11112         __deregister_frame_info): Move to elf/Versions.
11113         * sysdeps/unix/sysv/linux/m68k/Versions: Likewise.
11114         * sysdeps/unix/sysv/linux/arm/Versions: Likewise.
11115         * sysdeps/unix/sysv/linux/alpha/Versions: Likewise.
11116         * sysdeps/unix/sysv/linux/i386/Versions: Likewise.
11117         * sysdeps/unix/sysv/linux/mips/Versions: Likewise.
11118         * sysdeps/unix/sysv/linux/powerpc/Versions: Likewise.
11119         * sysdeps/unix/sysv/linux/s390/s390-32/Versions: Likewise.
11120         * sysdeps/unix/sysv/linux/sparc/sparc32/Versions: Likewise.
11121         * sysdeps/unix/sysv/linux/sparc/sparc64/Versions: Likewise.
11122         * sysdeps/mach/hurd/i386/Makefile (sysdep-routines): Add framestate.
11123         * sysdeps/unix/sysv/linux/arm/Makefile: Likewise.
11124         * sysdeps/unix/sysv/linux/alpha/Makefile: Likewise.
11125         * sysdeps/unix/sysv/linux/i386/Makefile: Likewise.
11126         * sysdeps/unix/sysv/linux/m68k/Makefile: Likewise.
11127         * sysdeps/unix/sysv/linux/mips/Makefile: Likewise.
11128         * sysdeps/unix/sysv/linux/powerpc/Makefile: Likewise.
11129         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Likewise.
11130         * sysdeps/unix/sysv/linux/sparc/Makefile: Likewise.
11132 2001-11-15  Jeff Law  <law@redhat.com>
11134         * posix/regex.c (uintptr_t): Do not provide a definition if the
11135         system provided one.
11137 2001-11-13  Roland McGrath  <roland@frob.com>
11139         * stdio-common/tmpfile.c: Moved to ...
11140         * sysdeps/generic/tmpfile.c: ... here.
11141         * sysdeps/mach/hurd/tmpfile.c: New file.
11143         * hurd/fopenport.c (__fopenport): Renamed from fopenport.
11144         [USE_IN_LIBIO] (fopencookie): #define as _IO_fopencookie.
11145         (fopenport): Define as weak alias.
11147         * libio/iofopncook.c (_IO_fopencookie): Move forward declaration ...
11148         * libio/libioP.h: ... to here.
11150 2001-11-12  Ulrich Drepper  <drepper@redhat.com>
11152         * elf/dl-reloc.c (_dl_relocate_object): Avoid iterating over
11153         program header twice.  Construct list with the needed information.
11155 2001-11-10  Ulrich Drepper  <drepper@redhat.com>
11157         * po/ca.po: Update from translation team.
11159         * elf/dl-load.c (_dl_map_object_from_fd): Remove use of
11160         _dl_pf_to_prot.  Use arithmetic operation using PF_TO_PROT macro.
11161         * sysdeps/generic/ldsodefs.h (PF_TO_PROT): New macro.
11162         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
11164 2001-11-10  Andreas Jaeger  <aj@suse.de>
11166         * sysdeps/ieee754/ldbl-128/e_log2l.c: New file.
11167         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
11168         Contributed by Stephen L Moshier <moshier@mediaone.net>.
11170 2001-11-09  Ulrich Drepper  <drepper@redhat.com>
11172         * elf/dl-minimal.c (realloc): Handle NULL for first parameter
11173         correctly.
11174         * elf/dl-load.c (is_dst): New function.
11175         (_dl_dst_count): Use is_dst to check for DST variable.
11176         (_dl_dst_substitute): Likewise.
11178 2001-11-09  Roland McGrath  <roland@frob.com>
11180         Hurd/PowerPC port contributed by Peter Bruin <pjbruin@dds.nl>.
11181         * sysdeps/mach/hurd/powerpc/exc2signal.c: New file.
11182         * sysdeps/mach/hurd/powerpc/init-first.c: New file.
11183         * sysdeps/mach/hurd/powerpc/intr-msg.h: New file.
11184         * sysdeps/mach/hurd/powerpc/longjmp-ts.c: New file.
11185         * sysdeps/mach/hurd/powerpc/register-dump.h: New file.
11186         * sysdeps/mach/hurd/powerpc/sigreturn.c: New file.
11187         * sysdeps/mach/hurd/powerpc/static-start.S: New file.
11188         * sysdeps/mach/hurd/powerpc/trampoline.c: New file.
11189         * sysdeps/mach/hurd/powerpc/bits/sigcontext.h: New file.
11190         * sysdeps/mach/hurd/powerpc/Dist: New file.
11192         * hurd/privports.c (__get_privileged_ports):
11193         Only contact the proc server if necessary for this call.
11194         Suggested by Neal H Walfield <neal@cs.uml.edu>.
11195         Check error return for mach_port_mod_refs.
11197 2001-11-09  Andreas Schwab  <schwab@suse.de>
11199         * sysdeps/unix/sysv/linux/m68k/bits/resource.h: New file.
11201 2001-11-09  Ulrich Drepper  <drepper@redhat.com>
11203         * elf/dl-load.c (lose): Remove some unnecessary code.  The new
11204         object is always the last in the list.
11205         (_dl_map_object_from_fd): Delete code to remove from object list
11206         when DF_1_NOOPEN is seen.  This is done in lose.
11208 2001-11-08  Ulrich Drepper  <drepper@redhat.com>
11210         * elf/dl-object.c (_dl_new_object): Various small optimizations.
11212 2001-11-07  Ulrich Drepper  <drepper@redhat.com>
11214         * sysdeps/generic/dl-cache.c: Optimize SEARCH_CACHE and
11215         HWCAP_CHECK macro code.
11217         * elf/dl-misc.c (_dl_sysdep_read_whole_file): Optimize code a bit.
11218         Now returns MAP_FAILED on error.
11219         * elf/rtld.c: Adjust caller.
11220         * sysdeps/generic/dl-cache.c: Likewise.
11221         * sysdeps/generic/ldsodefs.h: Adjust description.
11223         * elf/dl-version.c (match_symbol): Optimize error handling for size.
11224         (_dl_check_map_versions): Likewise.
11226 2001-11-06  Ulrich Drepper  <drepper@redhat.com>
11228         * elf/dl-load.c (_dl_map_object_from_fd): Don't call
11229         _dl_signal_error directly, always use lose.  Set fd to -1 after
11230         file is closed.
11231         (lose): Don't call close if fd == -1.
11233 2001-11-07  Kaoru Fukui  <k_fukui@highway.ne.jp>
11235         * manual/charset.texi: Fix typo @w[ISO 6937] to  @w{ISO 6937}.
11236          Also fix typo @code {mbsinit} to @code{mbsinit}.
11238 2001-11-06  Ulrich Drepper  <drepper@redhat.com>
11240         * elf/dl-profile.c: Replace state variable with simple flag named
11241         running.  Remove commented-out code.
11243         * elf/dl-load.c (decompose_rpath): Optimize error handling for size.
11244         (_dl_init_paths): Likewise.
11245         (_dl_map_object_from_fd): Likewise.
11246         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
11248 2001-11-06  Roland McGrath  <roland@frob.com>
11250         * sysdeps/mach/powerpc/sysdep.h: Include sysdeps/unix/powerpc/sysdep.h
11251         instead of sysdeps/powerpc/elf/sysdep.h and sysdeps/unix/sysdep.h.
11253         * sysdeps/unix/sysv/linux/powerpc/sysdep.h: Don't include
11254         sysdeps/powerpc/elf/sysdep.h.
11255         Reported by Kaoru Fukui <k_fukui@highway.ne.jp>.
11257 2001-11-05  Ulrich Drepper  <drepper@redhat.com>
11259         * elf/rtld.c (process_dl_debug): Rewritten.  Optimized for size not
11260         speed.
11261         (process_envvars): Some more optimizations.
11262         * sysdeps/generic/ldsodefs.h (DL_DEBUG_HELP): New macro.
11264         * elf/elf.h: Add dynamic tag definitions for prelinking.
11266         * elf/rtld.c (process_envvars): Avoid using array of string pointers.
11267         Rewrite code to remove environment varables for SUID binaries.
11268         Small optimization in LD_PROFILE handling.
11269         * sysdeps/generic/unsecvars.h: Adjust format for process_envvars
11270         changes.
11271         * sysdeps/unix/sysv/linux/i386/dl-librecon.h: Likewise.
11273         * sysdeps/generic/dl-sysdep.c: Don't initialize _dl_cpuclock_offset.
11275         * elf/dl-reloc.c (_dl_reloc_bad_type): Rewrite to not use writable
11276         strings.  Change type of second parameter.
11277         * sysdeps/generic/ldsodefs.h: Adjust _dl_reloc_bad_type prototype
11278         for last change.
11280         * io/fts.h: Prevent using <fts.h> with _FILE_OFFSET_BITS=64.
11282 2001-11-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11284         * manual/string.texi: Fix typos.
11285         * manual/examples/argp-ex2.c: Likewise.
11287 2001-11-05  Roland McGrath  <roland@frob.com>
11289         * sysdeps/powerpc/elf/sysdep.h: Remove this file, because it overrides
11290         the more-specific unix/sysv/linux/powerpc file and breaks everything.
11291         * sysdeps/powerpc/sysdep.h (ALIGNARG, ASM_TYPE_DIRECTIVE,
11292         ASM_SIZE_DIRECTIVE, CALL_MCOUNT, ENTRY, EALIGN, DO_CALL, JUMPTARGET,
11293         PSEUDO, PSEUDO_RET, PSEUDO_END, L, C_TEXT): These macros moved here
11294         here, put under [__ELF__].
11296 2001-11-05  Ulrich Drepper  <drepper@redhat.com>
11298         * manual/charset.texi: Extensive editing work.
11299         * manual/nss.texi: Likewise.
11300         Changes by Dennis Grace <dgrace@us.ibm.com>.
11302 2001-11-04  Roland McGrath  <roland@frob.com>
11304         * hurd/set-host.c (_hurd_set_host_config): Use O_WRONLY in flags
11305         parameter to dir_mkfile.
11307 2001-11-02  Jakub Jelinek  <jakub@redhat.com>
11309         * string/bits/string2.h (__strndup): If n is smaller than len, set
11310         len to n + 1.
11311         * string/tester.c (test_strndup): New function.
11312         (main): Call it.
11314 2001-11-01  Ulrich Drepper  <drepper@redhat.com>
11316         * sunrpc/rpc_main.c: Optimize variable definitions a bit.
11318         * sunrpc/Makefile (rpcgen-cmd): Use ../scripts/cpp in rpcgen calls.
11319         * scripts/cpp: New file.
11321         * elf/dl-load.c (_dl_map_object): Correct test of DF_1_NODEFLIB
11322         for rtld_search_dirs content.  Minor optimizations.
11324 2001-10-31  Ulrich Drepper  <drepper@redhat.com>
11326         * elf/dl-load.c (_dl_map_object): Make code a bit more compact by
11327         avoiding unnecessary duplication.
11329 2001-10-31  Jakub Jelinek  <jakub@redhat.com>
11331         * elf/dl-load.c (_dl_map_object): If library was found using
11332         LD_LIBRARY_PATH, don't try RUNPATH list.
11334 2001-10-31  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11336         * sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h (REGISTER_DUMP):
11337         Correct second argument of register_dump call.
11338         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h (REGISTER_DUMP):
11339         Likewise.
11341 2001-10-31  Ulrich Drepper  <drepper@redhat.com>
11343         * iconvdata/Makefile: Add support for IBM1132, IBM1133, and IBM1162
11344         modules.
11345         * iconvdata/TESTS: Likewise.
11346         * iconvdata/gconv-modules: Likewise.
11347         * iconvdata/ibm1132.c: New file.
11348         * iconvdata/ibm1132.h: New file.
11349         * iconvdata/ibm1133.c: New file.
11350         * iconvdata/ibm1133.h: New file.
11351         * iconvdata/ibm1162.c: New file.
11352         * iconvdata/ibm1162.h: New file.
11353         * iconvdata/testdata/IBM1132: New file.
11354         * iconvdata/testdata/IBM1132..UTF8: New file.
11355         * iconvdata/testdata/IBM1133: New file.
11356         * iconvdata/testdata/IBM1133..UTF8: New file.
11357         * iconvdata/testdata/IBM1162: New file.
11358         * iconvdata/testdata/IBM1162..UTF8: New file.
11359         Patches by Masahide Washizawa <WASHI@jp.ibm.com>.
11361         * string/string.h: Fix typo in comment.
11362         * wcsmbs/wchar.h: Likewise.
11364 2001-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
11366         * manual/getopt.texi (getopt_long, getopt_long_only): Include
11367         const in type of longopts parameter.
11369 2001-10-29  Andreas Jaeger  <aj@suse.de>
11371         * sysdeps/ieee754/dbl-64/mpa.h: Add prototypes for internal functions.
11373 2001-10-29  Kevin Ryde  <user42@zip.com.au>
11375         * manual/stdio.texi (Integer Conversions): Corrections to sample printf
11376         output, clarify `#' behaviour on 0.
11377         (Floating-Point Conversions): Clarify that %g only uses %e when
11378         the exponent would be greater than 1.
11380 2001-10-28  Roland McGrath  <roland@frob.com>
11382         Support for Mach/PowerPC contributed by Peter Bruin <pjbruin@dds.nl>.
11383         * sysdeps/mach/powerpc/machine-sp.h: New file.
11384         * sysdeps/mach/powerpc/sysdep.h: New file.
11385         * sysdeps/mach/powerpc/thread_state.h: New file.
11387         * sysdeps/mach/hurd/i386/Makefile: File removed; crt0.o rules moved ...
11388         * sysdeps/mach/hurd/Makefile: ... to here.  For the time being, we can
11389         expect to need the same thing on every platform.
11391         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: File moved ...
11392         * sysdeps/generic/sys/ucontext.h: ... to replace this one.
11394         * sysdeps/unix/sysv/linux/powerpc/sysdep.h (ALIGNARG,
11395         ASM_TYPE_DIRECTIVE, ASM_SIZE_DIRECTIVE, CALL_MCOUNT, ENTRY, EALIGN,
11396         DO_CALL, JUMPTARGET, PSEUDO, PSEUDO_RET, PSEUDO_END, L, C_TEXT):
11397         Move all these assembly-related definitions to ...
11398         * sysdeps/powerpc/elf/sysdep.h: ... this new file.
11400         * sysdeps/mach/powerpc/machine-lock.h: Assembly code rewritten
11401         by Peter Bruin <pjbruin@dds.nl>.
11403         * hurd/hurdselect.c (_hurd_select): Check SELECT_RETURNED bit when
11404         packing results for a `poll' call.
11406 2001-10-26  Ulrich Drepper  <drepper@redhat.com>
11408         * posix/fnmatch_loop.c: Recognize - at end of bracket expression
11409         correctly.
11410         * posix/tst-fnmatch.input: Add tests for - at beginning and end of
11411         bracket expression.
11413         * string/strxfrm.c [USE_IN_EXTENDED_LOCALE_MODEL]: Correctly get
11414         nrules value.
11415         * string/tst-strxfrm.c (test): Also test __strxfrm_l.
11417 2001-10-24  H.J. Lu  <hjl@gnu.org>
11419         * sysdeps/generic/bits/dlfcn.h (DL_CALL_FCT): Cast to void *.
11420         Use __BEGIN_DECLS/__END_DECLS around prototypes.
11421         * sysdeps/mips/bits/dlfcn.h (DL_CALL_FCT): Likewise.
11423 2001-10-21  Jim Meyering  <meyering@lucent.com>
11425         * malloc/obstack.c (_): Honor the setting of ENABLE_NLS.  Otherwise,
11426         this code would end up calling gettext even in packages built
11427         with --disable-nls.
11428         * posix/getopt.c (_): Likewise.
11429         * posix/regex.c (_): Likewise.
11431 2001-10-26  Ulrich Drepper  <drepper@redhat.com>
11433         * resolv/gethnamaddr.c (gethostbyaddr): Use ip6.addr for reverse
11434         lookup not ip6.int.
11435         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr_r): Likewise.
11436         Reported by Martin.v.Loewis@t-online.de [PR libc/2598].
11438 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
11440         * misc/sys/cdefs.h (__attribute_used__): Define.
11441         * elf/rtld.c (_dl_start): Add __attribute_used__.
11442         * elf/dl-runtime.c (fixup, profile_fixup): Likewise.
11444 2001-10-25  Andreas Schwab  <schwab@suse.de>
11446         * stdlib/a64l.c: Expect least significant digit first.
11447         * stdlib/l64a.c: Produce least significant digit first.
11448         * stdlib/Makefile (tests): Add test-a64l.
11449         * stdlib/test-a64l.c: New file.
11450         Reported by Masaki Hasegawa <masaki-h@pp.iij4u.or.jp>.
11452 2001-10-21  Ulrich Drepper  <drepper@redhat.com>
11454         * po/sk.po: Update from translation team.
11456 2001-10-18  Ulrich Drepper  <drepper@redhat.com>
11458         * sysdeps/i386/elf/start.S (_fp_hw): Define object type.
11460 2001-10-18  Andreas Schwab  <schwab@suse.de>
11462         * math/libm-test.inc (print_ulps): Print ulp values rounded to
11463         next whole number.
11464         (print_function_ulps): Likewise.
11465         (print_complex_function_ulps): Likewise.
11466         (print_max_error): Likewise.
11467         (print_complex_max_error): Likewise.  Handle ignore_max_ulp.
11469 2001-10-16  Andreas Schwab  <schwab@suse.de>
11471         * sysdeps/m68k/fpu/libm-test-ulps: Updated for fixed cbrtl
11472         implementation.
11474         * sysdeps/m68k/setjmp.c: Also define setjmp and _setjmp if
11475         BSD_SETJMP or BSD__SETJMP is defined, resp.
11476         * sysdeps/m68k/bsd-setjmp.c: Inline setjmp code instead of making
11477         a tail call to __sigsetjmp that would require extending the
11478         caller's frame.
11479         * sysdeps/m68k/bsd-_setjmp.c: Likewise.
11480         * sysdeps/m68k/bsd-setjmp.S: Deleted.
11481         * sysdeps/m68k/bsd-_setjmp.S: Deleted.
11482         Reported by Jes Sorensen <jes@trained-monkey.org>.
11484 2001-10-16  Andreas Jaeger  <aj@suse.de>
11486         * sysdeps/ieee754/ldbl-96/s_nextafterl.c (__nextafterl): Fix
11487         parentheses.  Reported by David Byron <dbyron@porto.coactive.com>,
11488         close PR libc/2589.
11490 2001-10-15  Ulrich Drepper  <drepper@redhat.com>
11492         * po/ca.po: New file.  Contributed by the translation team.
11494 2001-10-15  Ralf Baechle  <ralf@gnu.org>
11496         * sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Make sysmips() prototype
11497         a varargs prototype.  Remove dependency from kernel header files.
11499         * sysdeps/unix/sysv/linux/mips/bits/termios.h: General cleanup, use
11500         __USE_MISC / __USE_XOPEN not __USE_BSD where appropriate.
11502 2001-10-14  Ulrich Drepper  <drepper@redhat.com>
11504         * locale/programs/ld-collate.c (handle_ellipsis): Use %lX not %lx
11505         to generate hexadecimal identifier.
11506         Patch by Jungshik Shin <jungshik.shin@yale.edu>.
11508 2001-10-09  Stephen L Moshier  <moshier@mediaone.net>
11510         * sysdeps/ieee754/ldbl-96/s_cbrtl.c (__cbrtl): Fix algorithm.
11512 2001-10-14  Ulrich Drepper  <drepper@redhat.com>
11514         * sysdeps/ieee754/ldbl-128/e_powl.c: New file.
11515         * sysdeps/ieee754/ldbl-128/s_cbrtl.c: New file.
11516         Contributed by Stephen L Moshier <moshier@mediaone.net>.
11518         * sysdeps/ieee754/ldbl-128/e_j0l.c: Constify float variables.
11519         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
11520         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise
11521         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise
11522         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise
11523         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise
11525         * timezone/africa: Update from tzdata2001d.
11526         * timezone/asia: Likewise.
11527         * timezone/australasia: Likewise.
11528         * timezone/backward: Likewise.
11529         * timezone/europe: Likewise.
11530         * timezone/leapseconds: Likewise.
11531         * timezone/northamerica: Likewise.
11532         * timezone/southamerica: Likewise.
11533         * timezone/zone.tab: Likewise.
11535 2001-10-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11537         * sysdeps/s390/s390-32/sys/ucontext.h: Correct __psw_t typedef.
11538         * sysdeps/s390/s390-64/sys/ucontext.h: Likewise.
11540 2001-10-12  Ulrich Drepper  <drepper@redhat.com>
11542         * elf/elf.h (PT_TLS): New definition.
11544 2001-10-10  Jeff Bailey  <jbailey@nisa.net>
11546         * sysdeps/mach/hurd/Makefile: Add $(CFLAGS) for generation of
11547         bits/errno.h
11549 2001-10-07  Roland McGrath  <roland@frob.com>
11551         * sysdeps/mach/hurd/setrlimit.c (__setrlimit): Never return ENOSYS.
11553 2001-10-10  Ulrich Drepper  <drepper@redhat.com>
11555         * elf/elf.h: Add more ELFOSABI_* constants.
11557 2001-10-04  Ben Collins  <bcollins@debian.org>
11559         * sysdeps/generic/inttypes.h: Fix typo (define, not defined) in
11560         decleration of __need_wchar_t.
11562 2001-10-03  Jakub Jelinek  <jakub@redhat.com>
11564         * string/bits/string2.h (__strsep_g): Add prototype.
11565         (__strsep): Use it.
11566         * string/Versions (__strsep): Remove.
11567         * sysdeps/generic/strsep.c (__strsep_g): Add alias to __strsep.
11569 2001-10-07  Ulrich Drepper  <drepper@redhat.com>
11571         * manua/llio.texi: Clarify file references added by mmap.
11572         Patch by Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de>.
11574 2001-09-29  Jes Sorensen  <jes@trained-monkey.org>
11576         * sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h (struct sigcontext):
11577         Add sc_loadrs and sc_rbs_bas to match current kernel.
11579 2001-09-27  Jakub Jelinek  <jakub@redhat.com>
11581         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Update.
11583         * sysdeps/ieee754/ldbl-128/s_erfl.c (__erfcl): Fix erfc(-inf).
11585 2001-09-27  Jakub Jelinek  <jakub@redhat.com>
11587         * elf/dl-open.c (dl_open_worker): If l_opencount of freshly loaded
11588         object has been bumped because of relocation dependency, avoid
11589         duplicates in l_scope.
11590         (show_scope): Fix typos.
11591         * elf/Makefile: Add rules to build and run reldep6.
11592         * elf/reldep6.c: New file.
11593         * elf/reldep6mod0.c: New file.
11594         * elf/reldep6mod1.c: New file.
11595         * elf/reldep6mod2.c: New file.
11596         * elf/reldep6mod3.c: New file.
11597         * elf/reldep6mod4.c: New file.
11599 2001-09-26  Jakub Jelinek  <jakub@redhat.com>
11601         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_fixup_plt): Call
11602         sparc64_fixup_plt.
11603         (sparc64_fixup_plt): Moved from elf_machine_fixup_plt.  Optimize
11604         near jumps and 0xfffff800XXXXXXXX target addresses, no thread safety
11605         for non-lazy binding. Fix .plt[32768+] handling.
11606         (elf_machine_plt_value): Don't add addend.
11607         (elf_machine_rela): Call sparc64_fixup_plt instead of
11608         elf_machine_fixup_plt.
11609         (elf_machine_runtime_setup, TRAMPOLINE_TEMPLATE): Optimize for
11610         dynamic linker at 0xfffff800XXXXXXXX.
11612         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Update.
11614 2001-09-28  Ulrich Drepper  <drepper@redhat.com>
11616         * elf/elf.h: Define SHF_GROUP and SHF_TLS.
11618 2001-09-25  Jakub Jelinek  <jakub@redhat.com>
11620         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (struct cmsghdr): Don't
11621         declare __cmsg_data field if its size would be bigger than 0.
11622         (CMSG_DATA): Adjust accordingly.
11623         * sysdeps/unix/sysv/aix/bits/socket.h: Likewise.
11624         * sysdeps/unix/sysv/linux/alpha/bits/socket.h: Likewise.
11625         * sysdeps/unix/sysv/linux/ia64/bits/socket.h: Likewise.
11626         * sysdeps/unix/sysv/linux/s390/s390-64/bits/socket.h: Likewise.
11627         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
11628         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Likewise.
11629         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
11631 2001-09-25  Ulrich Drepper  <drepper@redhat.com>
11633         * iconvdata/TESTS: Add entries for IBM1160 and IBM1161.
11634         * iconvdata/testdata/IBM1160: New file.
11635         * iconvdata/testdata/IBM1160..UTF8: New file.
11636         * iconvdata/testdata/IBM1161: New file.
11637         * iconvdata/testdata/IBM1161..UTF8: New file.
11638         Patch by Masahide Washizawa <WASHI@jp.ibm.com>.
11640 2001-09-24  Ulrich Drepper  <drepper@redhat.com>
11642         * sysdeps/unix/bsd/ulimit.c (ulimit): Handle overflow in
11643         UL_SETFSIZE computations better.
11645         * rt/Makefile: Remove use of filter for librt again.
11647         * sysdeps/unix/sysv/linux/ulimit.c (__ulimit): Handle overflow in
11648         UL_SETFSIZE computations better.
11650         * string/Versions: Export __strsep for GLIBC_2.2.5.
11651         * string/bits/string2.h: Define all __STRING_INLINE functions if
11652         _FORCE_INLINES is defined.
11653         Use int instead of char of parameter types.
11654         (__strsep): Don't use __strsep_g.  Don't define it.
11655         (__strsep_1c, __strsep_2c, __strsep_3c): Optimize.
11656         * sysdeps/i386/i486/string.h (__strcpy_a_small): Renamed from
11657         __strcpy_small.
11658         (__stpcpy_a_small): Renamed from __stpcpy_small.
11659         (__strcspn_c1): Don't define if _FORCE_INLINES.
11660         (__strspn_c1): Likewise.
11662 2001-09-22  Ben Collins  <bcollins@debian.org>
11664         * sysdeps/sparc/bits/sigaction.h: Define SA_RESTART and friends when
11665         _UNIX98_SOURCE is defined too.  Matches generic/bits/sigaction.h.
11666         * sysdeps/ia64/bits/sigaction.h: Likewise.
11667         * sysdeps/s390/s390-64/bits/sigaction.h: Likewise.
11669 2001-09-24  Andrew Haley  <aph@cambridge.redhat.com>
11671         * sysdeps/unix/sysv/linux/sh/Makefile (sysdep_headers): Add sys/io.h.
11673 2001-09-24  Jakub Jelinek  <jakub@redhat.com>
11675         * elf/dl-open.c (dl_open_worker): Update l_scope_max.
11677 2001-09-24  Ulrich Drepper  <drepper@redhat.com>
11679         * wcsmbs/wchar.h: Add __attribute_pure__ to mbsinit prototype.
11681 2001-09-20  H.J. Lu  <hjl@gnu.org>
11683         * include/dlfcn.h (__RTLD_SPROF): New definiton.
11684         * elf/dl-open.c (dl_open_worker): Return immediately after loading
11685         for __RTLD_SPROF.
11686         * elf/sprof.c (main): Default to the filename if soname doesn't exist.
11687         (load_shobj): Call dlopen with `RTLD_LAZY | __RTLD_SPROF'.
11689 2001-09-20  H.J. Lu  <hjl@gnu.org>
11691         * elf/dl-profile.c (_dl_mcount): Use old *narcsp value for newarc,
11692         don't add 1.
11694 2001-09-22  Ulrich Drepper  <drepper@redhat.com>
11696         * nss/getent.c: Accept -s parameter to overwrite rules in
11697         nsswitch.conf.  Patch by Nalin Dahyabhai <nalin@redhat.com>.
11699         * nss/nss_files/files-network.c (LINE_PARSER): Pad addr string
11700         with as many ".0" as necessary to form a complete address
11701         inet_network understands.
11703         * nss/getent.c: Various cleanups.  Use simpler and fewer function
11704         calls.
11706 2001-09-20  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11708         * sysdeps/s390/s390-32/bits/setjmp.h: Correct pointer comparison in
11709         _JMPBUF_UNWINDS.
11710         * sysdeps/s390/s390-64/bits/setjmp.h: Likewise.
11712 2001-09-22  Ulrich Drepper  <drepper@redhat.com>
11714         * iconvdata/Makefile: Add rules to build and distribute IBM1160 and
11715         IBM1161.
11716         * iconvdata/gconv-modules: Add entries for IBM1160 and IBM1161.
11717         * iconvdata/ibm1160.c: New file.
11718         * iconvdata/ibm1160.h: New file.
11719         * iconvdata/ibm1161.c: New file.
11720         * iconvdata/ibm1161.h: New file.
11721         Patch by Masahide Washizawa <WASHI@jp.ibm.com>.
11723 2001-09-19  Jakub Jelinek  <jakub@redhat.com>
11725         * sysdeps/alpha/dl-machine.h (elf_machine_load_address): Compute the
11726         difference between base address and first PT_LOAD's virtual address,
11727         not the base address.
11729 2001-09-11  Tom Rix  <trix@redhat.com>
11731         * sysdeps/unix/sysv/aix/init-first.c (init):  Use USE_NONONPTION_FLAG
11732         ifdef for __getopt_clean_environment.
11733         * sysdeps/unix/sysv/aix/libc-start.c: Add real implementation.
11735 2001-09-22  Andreas Jaeger  <aj@suse.de>
11737         * elf/reldep4.c (main): Add proper prototype to fix warning.
11739         * elf/reldep5.c (main): Remove unused variable.
11741         * math/math_private.h: Add prototypes.
11743 2001-09-21  Andreas Jaeger  <aj@suse.de>
11745         * sysdeps/unix/sysv/linux/x86_64/Dist: New file.
11746         * sysdeps/x86_64/Dist: New file.
11747         * sysdeps/x86_64/soft-fp/Dist: New file.
11749         * sysdeps/gnu/Dist: Remove eval.c.
11751 2001-09-20  Ulrich Drepper  <drepper@redhat.com>
11753         * malloc/memusage.c (realloc): Don't count already allocated
11754         memory in the sums.
11755         (me): Always use dlsym() to find the real implementations.
11757         * malloc/memusage.sh: Make -n option actually do something.
11759 2001-09-20  Andreas Jaeger  <aj@suse.de>
11761         * elf/elf.h (R_390_NUM): Correct value.
11763         * Versions.def: Add missing versions 2.2.3 for libthread_db and
11764         libpthread.
11766         * sysdeps/unix/sysv/linux/configure.in: Add minimal kernel version
11767         for x86-64, install x86-64 into */lib64.
11769         * shlib-versions: Add x86-64.
11771         * elf/elf.h: Add x86-64 relocations.
11773 2001-09-19  Ulrich Drepper  <drepper@redhat.com>
11775         * po/fr.po: Update from translation team.
11777 2001-09-19  Andreas Jaeger  <aj@suse.de>
11779         * sysdeps/unix/sysv/linux/x86_64/Makefile: New file.
11780         * sysdeps/unix/sysv/linux/x86_64/Versions: New file.
11781         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: New file.
11782         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: New file.
11783         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: New file.
11784         * sysdeps/unix/sysv/linux/x86_64/bits/statfs.h: New file.
11785         * sysdeps/unix/sysv/linux/x86_64/bits/time.h: New file.
11786         * sysdeps/unix/sysv/linux/x86_64/bits/types.h: New file.
11787         * sysdeps/unix/sysv/linux/x86_64/brk.c: New file.
11788         * sysdeps/unix/sysv/linux/x86_64/clone.S: New file.
11789         * sysdeps/unix/sysv/linux/x86_64/fstatfs64.c: New file.
11790         * sysdeps/unix/sysv/linux/x86_64/ftruncate64.c: New file.
11791         * sysdeps/unix/sysv/linux/x86_64/fxstat.c: New file.
11792         * sysdeps/unix/sysv/linux/x86_64/fxstat64.c: New file.
11793         * sysdeps/unix/sysv/linux/x86_64/getdents.c: New file.
11794         * sysdeps/unix/sysv/linux/x86_64/getdents64.c: New file.
11795         * sysdeps/unix/sysv/linux/x86_64/getrlimit64.c: New file.
11796         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: New file.
11797         * sysdeps/unix/sysv/linux/x86_64/glob64.c: New file.
11798         * sysdeps/unix/sysv/linux/x86_64/lxstat.c: New file.
11799         * sysdeps/unix/sysv/linux/x86_64/lxstat64.c: New file.
11800         * sysdeps/unix/sysv/linux/x86_64/mmap64.c: New file.
11801         * sysdeps/unix/sysv/linux/x86_64/pread64.c: New file.
11802         * sysdeps/unix/sysv/linux/x86_64/profil-counter.h: New file.
11803         * sysdeps/unix/sysv/linux/x86_64/pwrite64.c: New file.
11804         * sysdeps/unix/sysv/linux/x86_64/readdir.c: New file.
11805         * sysdeps/unix/sysv/linux/x86_64/readdir64.c: New file.
11806         * sysdeps/unix/sysv/linux/x86_64/readdir64_r.c: New file.
11807         * sysdeps/unix/sysv/linux/x86_64/readdir_r.c: New file.
11808         * sysdeps/unix/sysv/linux/x86_64/recv.c: New file.
11809         * sysdeps/unix/sysv/linux/x86_64/register-dump.h: New file.
11810         * sysdeps/unix/sysv/linux/x86_64/send.c: New file.
11811         * sysdeps/unix/sysv/linux/x86_64/setrlimit64.c: New file.
11812         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: New file.
11813         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: New file.
11814         * sysdeps/unix/sysv/linux/x86_64/sigpending.c: New file.
11815         * sysdeps/unix/sysv/linux/x86_64/sigprocmask.c: New file.
11816         * sysdeps/unix/sysv/linux/x86_64/sigsuspend.c: New file.
11817         * sysdeps/unix/sysv/linux/x86_64/statfs64.c: New file.
11818         * sysdeps/unix/sysv/linux/x86_64/sys/perm.h: New file.
11819         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: New file.
11820         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: New file.
11821         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: New file.
11822         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: New file.
11823         * sysdeps/unix/sysv/linux/x86_64/syscall.S: New file.
11824         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: New file.
11825         * sysdeps/unix/sysv/linux/x86_64/sysdep.S: New file.
11826         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: New file.
11827         * sysdeps/unix/sysv/linux/x86_64/time.c: New file.
11828         * sysdeps/unix/sysv/linux/x86_64/truncate64.c: New file.
11829         * sysdeps/unix/sysv/linux/x86_64/umount.c: New file.
11830         * sysdeps/unix/sysv/linux/x86_64/vfork.S: New file.
11831         * sysdeps/unix/sysv/linux/x86_64/xstat.c: New file.
11832         * sysdeps/unix/sysv/linux/x86_64/xstat64.c: New file.
11833         * sysdeps/unix/x86_64/sysdep.S: New file.
11834         * sysdeps/unix/x86_64/sysdep.h: New file.
11835         * sysdeps/x86_64/Implies: New file.
11836         * sysdeps/x86_64/Makefile: New file.
11837         * sysdeps/x86_64/Versions: New file.
11838         * sysdeps/x86_64/__longjmp.S: New file.
11839         * sysdeps/x86_64/abort-instr.h: New file.
11840         * sysdeps/x86_64/atomicity.h: New file.
11841         * sysdeps/x86_64/bits/endian.h: New file.
11842         * sysdeps/x86_64/bits/setjmp.h: New file.
11843         * sysdeps/x86_64/bits/string.h: New file.
11844         * sysdeps/x86_64/bp-asm.h: New file.
11845         * sysdeps/x86_64/bsd-_setjmp.S: New file.
11846         * sysdeps/x86_64/bsd-setjmp.S: New file.
11847         * sysdeps/x86_64/dl-machine.h: New file.
11848         * sysdeps/x86_64/elf/initfini.c: New file.
11849         * sysdeps/x86_64/elf/start.S: New file.
11850         * sysdeps/x86_64/ffs.c: New file.
11851         * sysdeps/x86_64/ffsll.c: New file.
11852         * sysdeps/x86_64/fpu/bits/fenv.h: New file.
11853         * sysdeps/x86_64/fpu/bits/mathdef.h: New file.
11854         * sysdeps/x86_64/fpu/e_acosl.c: New file.
11855         * sysdeps/x86_64/fpu/e_atan2l.c: New file.
11856         * sysdeps/x86_64/fpu/e_exp2l.S: New file.
11857         * sysdeps/x86_64/fpu/e_expl.c: New file.
11858         * sysdeps/x86_64/fpu/e_fmodl.S: New file.
11859         * sysdeps/x86_64/fpu/e_log10l.S: New file.
11860         * sysdeps/x86_64/fpu/e_log2l.S: New file.
11861         * sysdeps/x86_64/fpu/e_logl.S: New file.
11862         * sysdeps/x86_64/fpu/e_powl.S: New file.
11863         * sysdeps/x86_64/fpu/e_rem_pio2l.c: New file.
11864         * sysdeps/x86_64/fpu/e_scalbl.S: New file.
11865         * sysdeps/x86_64/fpu/e_sqrtl.c: New file.
11866         * sysdeps/x86_64/fpu/fclrexcpt.c: New file.
11867         * sysdeps/x86_64/fpu/fedisblxcpt.c: New file.
11868         * sysdeps/x86_64/fpu/feenablxcpt.c: New file.
11869         * sysdeps/x86_64/fpu/fegetenv.c: New file.
11870         * sysdeps/x86_64/fpu/fegetexcept.c: New file.
11871         * sysdeps/x86_64/fpu/fegetround.c: New file.
11872         * sysdeps/x86_64/fpu/feholdexcpt.c: New file.
11873         * sysdeps/x86_64/fpu/fesetenv.c: New file.
11874         * sysdeps/x86_64/fpu/fesetround.c: New file.
11875         * sysdeps/x86_64/fpu/fgetexcptflg.c: New file.
11876         * sysdeps/x86_64/fpu/fraiseexcpt.c: New file.
11877         * sysdeps/x86_64/fpu/fsetexcptflg.c: New file.
11878         * sysdeps/x86_64/fpu/ftestexcept.c: New file.
11879         * sysdeps/x86_64/fpu/libm-test-ulps: New file.
11880         * sysdeps/x86_64/fpu/math_ldbl.h: New file.
11881         * sysdeps/x86_64/fpu/printf_fphex.c: New file.
11882         * sysdeps/x86_64/fpu/s_atanl.c: New file.
11883         * sysdeps/x86_64/fpu/s_cosl.S: New file.
11884         * sysdeps/x86_64/fpu/s_expm1l.S: New file.
11885         * sysdeps/x86_64/fpu/s_fpclassifyl.c: New file.
11886         * sysdeps/x86_64/fpu/s_isinfl.c: New file.
11887         * sysdeps/x86_64/fpu/s_isnanl.c: New file.
11888         * sysdeps/x86_64/fpu/s_log1pl.S: New file.
11889         * sysdeps/x86_64/fpu/s_logbl.c: New file.
11890         * sysdeps/x86_64/fpu/s_nextafterl.c: New file.
11891         * sysdeps/x86_64/fpu/s_nexttoward.c: New file.
11892         * sysdeps/x86_64/fpu/s_nexttowardf.c: New file.
11893         * sysdeps/x86_64/fpu/s_rintl.c: New file.
11894         * sysdeps/x86_64/fpu/s_significandl.c: New file.
11895         * sysdeps/x86_64/fpu/s_sincosl.S: New file.
11896         * sysdeps/x86_64/fpu/s_sinl.S: New file.
11897         * sysdeps/x86_64/fpu/s_tanl.S: New file.
11898         * sysdeps/x86_64/gmp-mparam.h: New file.
11899         * sysdeps/x86_64/hp-timing.c: New file.
11900         * sysdeps/x86_64/hp-timing.h: New file.
11901         * sysdeps/x86_64/htonl.S: New file.
11902         * sysdeps/x86_64/memusage.h: New file.
11903         * sysdeps/x86_64/setjmp.S: New file.
11904         * sysdeps/x86_64/soft-fp/sfp-machine.h: New file.
11905         * sysdeps/x86_64/stackinfo.h: New file.
11906         * sysdeps/x86_64/sysdep.h: New file.
11907         * sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed: New file.
11909         * sysdeps/ieee754/ldbl-128/s_erfl.c: New file, contributed Stephen
11910         L Moshier.
11912 2001-09-18  Ulrich Drepper  <drepper@redhat.com>
11914         * malloc/malloc.c (ptmalloc_init): Handle _environ==NULL.
11915         Reported by B. D. Elliott <bde@nwlink.com> [PR libc/2541].
11917 2001-09-18  Andreas Schwab  <schwab@suse.de>
11919         * elf/dl-load.c (_dl_map_object_from_fd): Update handling of scope
11920         list, now that l_scope is a pointer.
11922         * elf/dl-open.c (dl_open_worker): Fix thinko when enlarging the
11923         scope list.
11925 2001-09-18  kaz Kojima  <kkojima@rr.iij4u.or.jp>
11927         * sysdeps/sh/dl-machine.h (elf_machine_rela): Fix reverse condition.
11928         (elf_machine_rela_relative): Add a missing declaration.
11930 2001-09-18  Jakub Jelinek  <jakub@redhat.com>
11932         * sysdeps/unix/sysv/linux/ia64/ldd-rewrite.sed: New file.
11933         * sysdeps/unix/sysv/linux/s390/ldd-rewrite.sed: New file.
11934         * sysdeps/unix/sysv/linux/configure.in: Add ia64 and s390
11935         ldd-rewrite scripts.
11937 2001-09-18  Ulrich Drepper  <drepper@redhat.com>
11939         * elf/ldd.bash.in: Update copyright message.
11941 2001-09-17  H.J. Lu  <hjl@gnu.org>
11943         * hurd/hurdmalloc.c (bcopy): Removed.
11944         (realloc): Replace bcopy with memcpy.
11945         * hurd/path-lookup.c (file_name_path_scan): Likewise.
11946         * resolv/gethnamaddr.c (map_v4v6_address): Likewise.
11947         * sunrpc/rpcinfo.c (pmapdump): Likewise.
11949         * resolv/gethnamaddr.c (getanswer): Replace bcopy with memmove.
11950         (gethostbyaddr): Likewise.
11951         * sunrpc/rpcinfo.c (get_inet_address): Likewise.
11953 2001-09-18  Ulrich Drepper  <drepper@redhat.com>
11955         * sysdeps/gnu/eval.c: Removed.
11957 2001-09-18  Andreas Jaeger  <aj@suse.de>
11959         * sysdeps/i386/fpu/s_logbl.S: Move to ...
11960         * sysdeps/i386/fpu/s_logbl.c: ...here, use inline assembler.
11962         * sysdeps/i386/fpu/s_rintl.S: Move to ...
11963         * sysdeps/i386/fpu/s_rintl.c: ...here, use inline assembler.
11965         * sysdeps/i386/fpu/s_significandl.S: Move to ...
11966         * sysdeps/i386/fpu/s_significandl.c: ...here, use inline assembler.
11968 2001-09-16  Ulrich Drepper  <drepper@redhat.com>
11970         * string/strcoll.c [USE_IN_EXTENDED_LOCALE_MODEL]: Correctly get
11971         nrules value.
11973 2001-09-14  H.J. Lu  <hjl@gnu.org>
11975         * sysdeps/mips/fpu/libm-test-ulps: Updated.
11977 2001-09-14  Ulrich Drepper  <drepper@redhat.com>
11979         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Fix a typo.
11980         Patch by Florian La Roche <laroche@redhat.com>.
11982         * string/bits/string2.h (__strtok_r_1c): Optimize a bit.
11984         * sysdeps/unix/sysv/linux/net/ethernet.h: Correct references to
11985         ETHER_CRC_LEN.
11987 2001-09-14  Andreas Schwab  <schwab@suse.de>
11989         * posix/execl.c: Fix last argument of memcpy.  Reported by Brian
11990         Sumner <bls@sgi.com>.
11991         * posix/execlp.c: Likewise.
11993 2001-09-13  Jakub Jelinek  <jakub@redhat.com>
11995         * elf/dl-deps.c (_dl_map_object_deps): Fix filter handling if filter
11996         is already found earlier in the search scope.
11998 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
12000         * rt/Makefile (LDFLAGS-rt.so): Use shared thread library as librt's
12001         filter.
12003 2001-09-13  Ulrich Drepper  <drepper@redhat.com>
12005         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust expected errors for j0.
12007 2001-09-12  Ulrich Drepper  <drepper@redhat.com>
12009         * config.h.in: Enforce optimization to be used.
12010         * Makeconfig (preprocess-versions): Define ASSEMBLER.
12011         * stdlib/Makefile (isomac-CFLAGS): Define to -O.
12012         * posix/Makefile (annexc-CFLAGS): Define to -O.
12013         * sysdeps/unix/make-syscalls.sh: Define __OPTIMIZE__ in use of asm_CPP.
12015 2001-09-11  Ulrich Drepper  <drepper@redhat.com>
12017         * nscd/nscd_gethst_r.c: Don't expect IPv6 addresses for IPv4 lookup.
12018         Patch by Stephan Kulow.
12020 2001-09-08  Ben Collins  <bcollins@debian.org>
12022         * sysdeps/arm/dl-machine.h (elf_machine_rel): Fix thinko in
12023         usage of RESOLVE() (r_type, not reloc->r_type).
12025 2001-09-08  Ulrich Drepper  <drepper@redhat.com>
12027         * elf/dl-object.c: Avoid allocating extra memory block for name.
12028         * elf/dl-close.c (_dl_close): Don't free l_libname if it is not
12029         allocated separately.
12030         * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
12032 2001-09-08  H.J. Lu  <hjl@gnu.org>
12034         * po/zh_TW.po: Fix a typo.
12036 2001-09-07  Tom Rix  <trix@redhat.com>
12038         * sysdeps/unix/sysv/aix/sysv_termio.h: New file.
12040 2001-08-26  Tom Rix  <trix@redhat.com>
12042         * sysdeps/unix/sysv/aix/Makefile (aix-syscalls.o): More linker
12043         command line options.
12044         * sysdeps/unix/sysv/aix/start.s: New file, rework of start.c
12045         * sysdeps/unix/sysv/aix/start.c: Removed.
12046         * sysdeps/unix/sysv/aix/start-libc.c: New file.
12047         * sysdeps/unix/sysv/aix/init-first.c: New file.
12048         * sysdeps/unix/sysv/aix/fcntl.c: Alias __libc_fcntl to __fcntl.
12050 2001-09-08  Ben Collins  <bcollins@debian.org>
12052         * sysdeps/arm/dl-machine.h: Fix usage of new _dl_signal_error() format.
12053         * sysdeps/generic/dl-machine.h: Likewise.
12054         * sysdeps/hppa/dl-fptr.c: Likewise.
12055         * sysdeps/ia64/dl-fptr.c: Likewise.
12056         * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
12057         * sysdeps/mips/dl-machine.h: Likewise.
12058         * sysdeps/mips/mips64/dl-machine.h: Likewise.
12059         * sysdeps/powerpc/dl-machine.c: Likewise.
12061 2001-09-07  Ben Collins  <bcollins@debian.org>
12063         * sysdeps/sparc/sparc32/dl-machine.h: Fix typo.
12065         * sysdeps/hppa/dl-lookupcfg.h: Forward declare struct link_map.
12067 2001-09-08  Ulrich Drepper  <drepper@redhat.com>
12069         * elf/dl-lookup.c (add_dependency): Bump l_opencount of all
12070         dependencies if necessary.
12072         * elf/dl-close.c (_dl_close): If object has no r_list (i.e., wasn't
12073         loaded directly) determine length if l_initfini list by iterating
12074         over its elements.  Minor optimizations.
12075         * elf/dl-deps.c (_dl_map_object_deps): Always add own map to l_initfini
12076         for dependency objects.
12077         If object was already loaded check whether any of the dependencies
12078         is already on the relocation dependency list.  If yes, remove the
12079         latter.  Minor optimizations.
12080         * elf/dl-lookup.c (add_dependency): Add check for self reference of
12081         maps here.  Search l_initfini list only if the object was loaded
12082         directly and not only as a dependency.
12083         (_dl_lookup_symbol): Add relocation dependency also if object
12084         is not in global scope.  Remove test for self-reference here.
12085         (_dl_lookup_versioned_symbol): Likewise.
12086         * elf/dl-object (_dl_new_object): Cleanup.  Initialize dont_free
12087         element of first name record.
12088         * elf/loadtest.c: Add some more test to recognize early if an object
12089         wasn't unloaded.
12090         * elf/Makefile: Add rules to build and run reldep5.
12091         * elf/reldep5.c: New file.
12092         * elf/reldepmod5.c: New file.
12093         * elf/reldepmod6.c: New file.
12095         * elf/reldep2.c: Fix typo.
12097 2001-09-07  Ulrich Drepper  <drepper@redhat.com>
12099         * include/link.h (struct link_map): Add l_scope_mem and l_scope_max
12100         elements.  Change l_scope to be a pointer only.
12101         * elf/dl-object.c (_dl_new_object): Initialize l_scope and l_scope_max.
12102         * elf/dl-open.c (dl_open_worker): If dependency wasn't just opened
12103         here add searchlist of newly open file to the dependency's scope.
12104         * elf/dl-close.c (_dl_close): If dependency is used otherwise remove
12105         only searchlist from its scope.  Free own scope array if necessary.
12106         * elf/Makefile (tests): Add dblload and dblunload now.
12108 2001-09-06  Andreas Jaeger  <aj@suse.de>
12110         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: New file, contributed
12111         Stephen L Moshier.
12113 2001-09-05  Ulrich Drepper  <drepper@redhat.com>
12115         * elf/Makefile: Add rules to build new tests.  Don't run them yet since
12116         they both fail.
12117         * elf/dblload.c: New file.
12118         * elf/dblloadmod1.c: New file.
12119         * elf/dblloadmod2.c: New file.
12120         * elf/dblloadmod3.c: New file.
12121         * elf/dblunload.c: New file.
12123 2001-09-04  Richard Henderson  <rth@redhat.com>
12125         * elf/elf.h (R_ALPHA_OP_*, R_ALPHA_IMMED_*): Remove.
12126         (R_ALPHA_GPREL16): Rename from R_ALPHA_IMMED_GP_16.
12128 2001-09-04  Ulrich Drepper  <drepper@redhat.com>
12130         Correct very misleading message for error in failed runtime relocation.
12131         * elf/dl-error.c (_dl_signal_error): Take extra parameter to describe
12132         place of the error.
12133         (_dl_signal_cerror): Likewise.
12134         * sysdeps/generic/ldsodefs.h: Adjust prototypes.
12135         * elf/dl-close.c: Likewise.
12136         * elf/dl-deps.c: Likewise.
12137         * elf/dl-load.c: Likewise.
12138         * elf/dl-lookup.c: Likewise.
12139         * elf/dl-open.c: Likewise.
12140         * elf/dl-reloc.c: Likewise.
12141         * elf/dl-sym.c: Likewise.
12142         * elf/dl-version.c: Likewise.
12143         * sysdeps/generic/dl-sysdep.c: Likewise.
12145 2001-09-04  Jakub Jelinek  <jakub@redhat.com>
12147         * iconv/strtab.c (strtabinit): Initialize null Strent.
12148         (newstring): Move len == 0 handling...
12149         (strtabadd): ...here.
12150         If len == 1, return null Strent.
12151         When inserting a suffix of an existing string, check if
12152         it is not equal to some suffix already recorded.
12153         Copy left and right members over if adding longer string.
12155 2001-09-04  Jakub Jelinek  <jakub@redhat.com>
12157         * sunrpc/rpc_cout.c (upcase): Account for trailing '\0'.
12159         * sysdeps/unix/sysv/linux/alpha/gethostname.c: Include <errno.h>.
12160         (__syscall_gethostname): Add prototype.
12162 2001-09-04  Ulrich Drepper  <drepper@redhat.com>
12164         * elf/dl-object.c (_dl_new_object): Remove unnecessary if.
12166 2001-09-02  Ulrich Drepper  <drepper@redhat.com>
12168         * elf/rtld.c (dl_main): Increment l_opencount for main binary.
12170 2001-08-27  Roland McGrath  <roland@frob.com>
12172         * sysdeps/unix/sysv/gethostname.c (__gethostname): When LEN is too
12173         short, copy that much into NAME anyway before returning error.
12175 2001-09-01  Richard Henderson  <rth@redhat.com>
12177         * sysdeps/alpha/elf/Dist: Remove file.
12178         * sysdeps/alpha/elf/Makefile: Remove file.
12179         * sysdeps/alpha/elf/crtbegin.S: Remove file.
12180         * sysdeps/alpha/elf/crtend.S: Remove file.
12181         * sysdeps/alpha/elf/initfini.c: New file.
12183 2001-09-01  Mark Kettenis  <kettenis@gnu.org>
12185         * iconv/tst-iconv1.c: Include <stddef.h> for wchar_t.
12186         * iconv/tst-iconv3.c: Likewise.
12188 2001-09-01  Jakub Jelinek  <jakub@redhat.com>
12190         * sysdeps/generic/inttypes.h (__gwchar_t): Define to wchar_t for C++.
12192 2001-09-01  Ulrich Drepper  <drepper@redhat.com>
12194         * iconv/gconv_cache.c: Rename variable cache to __gconv_cache and
12195         export it.
12196         * iconv/Versions (libc) [GLIBC_2.2.5]: Export __gconv_cache.
12197         * iconv/iconv_prog.c (insert_cache): New function.
12198         (print_known_names): If cache is used call insert_cache to use the
12199         information from the cache [PR libc/2509].
12201 2001-08-31  Ulrich Drepper  <drepper@redhat.com>
12203         * time/strptime.c (strptime_internal): Recognize 'l' format and
12204         handle it like 'I' for symmetry with strftime.
12206 2001-08-31  Richard Henderson  <rth@redhat.com>
12208         * elf/dl-support.c (_dl_cpuclock_offset): Protect with NONAVAIL.
12209         (HP_TIMING_AVAIL): Set to HP_SMALL_TIMING_AVAIL if present.
12210         * elf/rtld.c (HP_TIMING_AVAIL): Likewise.
12211         (print_statistics): Make scalar unsigned long long.
12212         * sysdeps/alpha/hp-timing.h: New file.
12214 2001-08-31  Jakub Jelinek  <jakub@redhat.com>
12216         * stdio-common/perror.c (perror): Save errno early, pass it
12217         down to perror_internal.
12218         (perror_internal): Add errnum argument.
12220 2001-08-31  Jakub Jelinek  <jakub@redhat.com>
12222         * sysdeps/alpha/dl-machine.h (elf_machine_rela): Remove unused code.
12223         Don't add old memory content for R_ALPHA_REFQUAD.
12225 2001-08-30  Ulrich Drepper  <drepper@redhat.com>
12227         * crypt/md5-crypt.c (__md5_crypt_r): Compute used and required
12228         memory correctly.
12230         * sysdeps/unix/sysv/linux/ia64/ioperm.c (_ioperm): Use __open
12231         instead of open, __close instead of close, __getpagesize instead
12232         of getpagesize.
12234         * string/argz-stringify.c (__argz_stringify): Use __strnlen
12235         instead of strnlen.
12236         * include/string.h (strndupa): Redefine here to use __strnlen
12237         instead of strnlen.
12238         * string/strndup.c (__strndup): Use __strnlen not strnlen.
12240         * misc/syslog.c (vsyslog): Fix typo in last change (connect ->
12241         connected).
12243 2001-08-30  Jakub Jelinek  <jakub@redhat.com>
12245         * sysdeps/alpha/dl-machine.h (elf_machine_rela): Don't handle
12246         R_ALPHA_RELATIVE if RTLD_BOOTSTRAP and HAVE_Z_COMBRELOC.  Only check
12247         for rtld map if neither RTLD_BOOTSTRAP nor HAVE_Z_COMBRELOC is defined.
12248         * sysdeps/i386/dl-machine.h (elf_machine_rel): Similarly.
12249         * sysdeps/ia64/dl-machine.h (elf_machine_rel): Similarly.
12250         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rel): Similarly.
12251         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rel): Similarly.
12253 2001-08-30  Ulrich Drepper  <drepper@redhat.com>
12255         * sysdeps/alpha/fpu/libm-test-ulps: Adjust j0 ULPs.
12257 2001-08-30  Andreas Jaeger  <aj@suse.de>
12259         * sysdeps/ieee754/ldbl-128/e_jnl.c: New file,
12260         contributed Stephen L Moshier.
12262 2001-08-30  Jakub Jelinek  <jakub@redhat.com>
12264         * sunrpc/etc.rpc (sgi_fam): Add.
12266 2001-08-30  Ulrich Drepper  <drepper@redhat.com>
12268         * sysdeps/unix/sysv/linux/alpha/gethostname.c: New file.
12270 2001-08-29  Ulrich Drepper  <drepper@redhat.com>
12272         * nis/nis_findserv.c (__nis_findfastest): Don't fail if reply received
12273         first is from a previous call.
12274         Patch by Alexander Belopolsky <alexb@rentec.com> for [PR libc/3670].
12276 2001-08-29  Andreas Schwab  <schwab@suse.de>
12278         * sysdeps/ia64/fpu/libm-test-ulps: Updated.
12280 2001-08-25  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
12282         * config.make.in (INSTALL_SCRIPT): Define.
12283         * Makeconfig (INSTALL_SCRIPT): Define.
12284         * Makerules (do-install-script): New macro to install scripts using
12285         INSTALL_SCRIPT.
12286         (install-bin-script): New rule to install scripts with
12287         do-install-script.
12288         (install-bin-script-nosubdir): New rule.
12289         (install-no-libc.a-nosubdir): Add install-bin-script-nosubdir.
12290         (distinfo-vars): Add $(install-bin-script).
12291         * Rules (others): Likewise.
12292         * Makefile (glibcbug): Install with install-bin-script.
12293         * debug/Makefile (xtrace): Likewise.
12294         (catchsegv): Likewise.
12295         * elf/Makefile (ldd): Likewise.
12296         * malloc/Makefile (mtrace): Likewise.
12297         * timezone/Makefile (tzselect): Likewise.
12299 2001-08-29  H.J. Lu  <hjl@gnu.org>
12301         * sysdeps/mips/dl-machine.h (__dl_runtime_resolve): Pass
12302         ELF_RTYPE_CLASS_PLT, instead of R_MIPS_REL32, to
12303         _dl_lookup_versioned_symbol () and _dl_lookup_symbol ().
12305 2001-08-29  Andreas Schwab  <schwab@suse.de>
12307         * sysdeps/m68k/fpu/libm-test-ulps: Updated.
12309 2001-08-28  H.J. Lu  <hjl@gnu.org>
12311         * Makeconfig (combreloc-LDFLAGS): New variable.
12312         Add it to LDFLAGS.so, LDFLAGS-rtld, and +link.
12313         * config.make.in (have-z-combreloc): New variable.
12314         * configure.in: Substitute libc_cv_z_combreloc.
12316 2001-08-29  Ulrich Drepper  <drepper@redhat.com>
12318         * po/sv.po: Update from translation team.
12319         * po/fr.po: Likewise.
12320         * po/da.po: Likewise.
12322 2001-08-28  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
12324         * Makerules: Fix a typo: MD% -> MD5.
12326 2001-08-28  Ulrich Drepper  <drepper@redhat.com>
12328         * sunrpc/rpc_hout.c (pargdef): Function must take pointer to object.
12329         Patch by Patrick Duval <Patrick.Duval@devinci.fr>.
12331 2001-08-28  Andreas Jaeger  <aj@suse.de>
12333         * manual/libc-texinfo.sh: Add entry about free manuals.
12335         * manual/contrib.texi (Contributors): Fix cross reference.
12337         * manual/libc.texinfo (Copying): Include freemanuals.
12339         * manual/Makefile (appendices): Add freemanuals.
12341         * manual/freemanuals.texi: New file.
12342         Patch by Brian Youmans <3diff@gnu.org>.
12344         * manual/libm-err-tab.pl: Pretty print more platforms, print a
12345         smaller table.
12347         * manual/math.texi (Errors in Math Functions): Fix grammar, start
12348         table on separate page.
12349         Patch by Brian Youmans <3diff@gnu.org>.
12351 2001-08-27  Ulrich Drepper  <drepper@redhat.com>
12353         * misc/syslog.c (vsyslog): Try a bit harder to use syslogd.  If
12354         the connection went down after we first used it try to connect
12355         again and resend the message before printing to the console.
12356         Reported by Coserea Gh. Tudor <tudore@tudore.gecadsoftware.com>.
12358 2001-08-27  Jakub Jelinek  <jakub@redhat.com>
12360         * string/tst-strlen.c (main): Test strnlen (, -1) too.
12361         * sysdeps/generic/strnlen.c (__strnlen): Fix for maxlens with top
12362         bit set.
12364 2001-08-27  Ulrich Drepper  <drepper@redhat.com>
12366         * iconv/strtab.c (searchstring): Use correct length for comparison.
12367         (strtabadd): Account total size correct if new string has old string as
12368         substring.
12370 2001-08-27  Jakub Jelinek  <jakub@redhat.com>
12372         * elf/rtld.c (dl_main): Update call to _dl_lookup_symbol.
12374 2001-08-27  Andreas Jaeger  <aj@suse.de>
12376         * sysdeps/i386/fpu/libm-test-ulps (float): Add ulps for new tests.
12378         * math/libm-test.inc (j0_test): Add extra tests.
12379         * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_j0l): Use |x|,
12380         not x, in Hankel approximation.
12381         Patches by Stephen L Moshier.
12383 2001-08-26  Ulrich Drepper  <drepper@redhat.com>
12385         * sysdeps/ia64/dl-lookupcfg.h: Add forward declaration for struct
12386         link_map.
12388         * configure.in: Fix test for .rela.dyn section.
12390         * elf/dl-runtime.c: Update calls to _dl_lookup_*.
12392 2001-08-26  Jakub Jelinek  <jakub@redhat.com>
12394         * elf/dl-reloc.c (RESOLVE_MAP, RESOLVE): Use elf_machine_type_class
12395         instead of elf_machine_lookup_noexec_p and elf_machine_lookup_noplt_p.
12396         Pass type_class to _dl_lookup_*.
12397         * elf/dl-lookup.c (_dl_lookup_symbol): Take type_class parameter now.
12398         Pass around just type_class instead of noexec, noplt pair.
12399         (_dl_lookup_versioned_symbol): Likewise.
12400         (_dl_lookup_symbol_skip): Pass around just type_class instead of
12401         noexec, noplt pair.
12402         (_dl_lookup_versioned_symbol_skip): Likewise.
12403         (_dl_do_lookup, _dl_do_lookup_versioned): Likewise.
12404         * elf/do-lookup.h (do_lookup): Likewise.
12405         * include/link.h (struct link_map): Replace noexec and noplt fields
12406         in l_lookup_cache with type_class field.
12407         * sysdeps/generic/ldsodefs.h (ELF_RTYPE_CLASS_PLT,
12408         ELF_RTYPE_CLASS_COPY): Define.
12409         Adjust prototypes for _dl_lookup_symbol and
12410         _dl_lookup_versioned_symbol.
12411         * sysdeps/alpha/dl-machine.h (elf_machine_lookup_noplt_p,
12412         elf_machine_lookup_noexec_p): Remove.
12413         (elf_machine_type_class): Define.
12414         * sysdeps/arm/dl-machine.h: Likewise.
12415         * sysdeps/hppa/dl-machine.h: Likewise.
12416         * sysdeps/cris/dl-machine.h: Likewise.
12417         * sysdeps/i386/dl-machine.h: Likewise.
12418         * sysdeps/ia64/dl-machine.h: Likewise.
12419         * sysdeps/m68k/dl-machine.h: Likewise.
12420         * sysdeps/mips/mips64/dl-machine.h: Likewise.
12421         * sysdeps/mips/dl-machine.h: Likewise.
12422         * sysdeps/powerpc/dl-machine.h: Likewise.
12423         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
12424         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
12425         * sysdeps/sh/dl-machine.h: Likewise.
12426         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
12427         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
12429 2001-08-26  Ulrich Drepper  <drepper@redhat.com>
12431         * manual/message.texi (Advanced gettext functions): Change
12432         description of plural forms for Slovak.
12433         Reported by Marcel Telka <marcel@telka.sk>.
12435         * manuaL/time.texi (Low-Level Time String Parsing): Fix description of
12436         %z.  Reported by C. Scott Ananian <cananian@lesser-magoo.lcs.mit.edu>.
12438 2001-08-26  Jakub Jelinek  <jakub@redhat.com>
12440         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_lazy_rel): Fix a
12441         typo.  Patch by Florian La Roche <laroche@redhat.com>.
12443 2001-08-26  Ulrich Drepper  <drepper@redhat.com>
12445         * include/link.h (struct link_map): Add l_lookup_cache element.
12446         * elf/dl-reloc.c (RESOLVE): Add symbol caching here.
12447         (RESOLVE_MAP): Likewise.
12448         (_dl_relocate_object): Remove cache initialization.
12449         * elf/dl-lookup.c: Rip out cache handling code.
12450         * sysdeps/generic/ldsodefs.h: Remove lookup_cache struct and variable
12451         declarations.
12453         * elf/dl-lookup.c (_dl_lookup_symbol): Reorder some conditions and
12454         remove some __builtin_expect.
12455         (_dl_lookup_versioned_symbol): Likewise.
12457         * config.h.in: Add HAVE_Z_COMBRELOC.
12458         * configure.in: Add test for -z combreloc.
12460         * sysdeps/i386/dl-machine.h (elf_machine_rel): Minor cleanups and
12461         optimizations.  Use HAVE_Z_COMBRELOC to avoid generaton of
12462         R_386_RELATIVE handling for ld.so startup.  Reduce RTLD_BOOTSTRAP
12463         case to almost no code.
12465 2001-08-25  Ulrich Drepper  <drepper@redhat.com>
12467         * po/tr.po: Update from translation team.
12469 2001-08-24  Andreas Jaeger  <aj@suse.de>
12471         * iconv/Makefile (extra-objs): Add iconvconfig-modules so that
12472         make clean works.
12474 2001-08-24  Ulrich Drepper  <drepper@redhat.com>
12476         * elf/rtld.c (print_statistics): Printf % after percent values.
12477         * elf/dl-misc.c (_dl_debug_vdprintf): Implement %%.
12479         * elf/dl-lookup.c (_dl_lookup_symbol): If we use the cache we
12480         don't have to compute the hash value and initialize current_value.
12481         Move reference_name variable to where it is needed.
12482         (_dl_lookup_versioned_symbol): Likewise.
12484 2001-08-24  Roland McGrath  <roland@frob.com>
12486         * string/tester.c (test_strerror): Don't use _sys_errlist/_sys_nerr.
12487         Just test that strerror returns non-null for a few errno codes.
12489 2001-08-23  Roland McGrath  <roland@frob.com>
12491         * hurd/Versions (libc: GLIBC_2.2.5): New set; add _hurd_raise_signal,
12492         _hurdsig_interrupt_timeout, _hurdsig_fault_preemptor.
12494         * sysdeps/posix/shm_unlink.c (shm_unlink): __unlink -> unlink.
12496         * mach/Versions (libc: GLIBC_2.2.5): New set; add __mach_msg_destroy,
12497         __mach_reply_port.
12499 2001-08-24  Ulrich Drepper  <drepper@redhat.com>
12501         * nss/test-netdb.c (test_hosts): Don't segfault if gethostname
12502         returns NULL.
12504         * elf/do-rel.h (elf_dynamic_do_rel): Fix problem with ld.so
12505         startup.  Explicitly remove lazy part for RTLD_BOOTSTRAP since gcc
12506         doesn't do it.
12507         * elf/rtld.c: Include <sys/param.h>.
12508         * elf/dl-reloc.c: Likewise.
12510 2001-08-24  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
12512         * sysdeps/unix/sysv/linux/mips/configure.in: Define AC_SUBST to
12513         empty to prevent junk from being generated.
12514         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
12516 2001-08-24  Jakub Jelinek  <jakub@redhat.com>
12518         * elf/do-rel.h (elf_dynamic_do_rel): If l_addr is 0, skip relative
12519         records.  Rename endrel to relative, initialize it to r, and use it
12520         in elf_machine_rel_relative calls.  Point r after relative relocs.
12522 2001-08-24  Ulrich Drepper  <drepper@redhat.com>
12524         * sysdeps/i386/dl-machine.h (elf_machine_rel): Correct prediction
12525         of R_386_NONE.
12527 2001-08-24  Jakub Jelinek  <jakub@redhat.com>
12529         * elf/do-rel.h (elf_machine_rel_relative): Define for rela if
12530         necessary.  Undefine newly defined macros at the end.
12531         * sysdeps/hppa/dl-machine.h (elf_machine_rela_relative):
12532         Rename from elf_machine_rel_relative.
12533         * sysdeps/cris/dl-machine.h (elf_machine_rela_relative): Likewise.
12534         * sysdeps/m68k/dl-machine.h (elf_machine_rela_relative): Likewise.
12535         * sysdeps/powerpc/dl-machine.h (elf_machine_rela_relative): Likewise.
12536         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela_relative):
12537         Likewise.
12538         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela_relative):
12539         Likewise.
12540         * sysdeps/ia64/dl-machine.h (elf_machine_rela_relative): Likewise.
12541         Fix argument types.
12542         * sysdeps/alpha/dl-machine.h (elf_machine_rela_relative): Likewise.
12543         Fix argument types.
12544         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela_relative):
12545         Likewise.  Fix argument types.
12546         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela_relative):
12547         Likewise.  Fix argument types.
12548         * sysdeps/sh/dl-machine.h (elf_machine_rela_relative): Likewise.
12549         Fix argument types.
12550         * sysdeps/mips/dl-machine.h (elf_machine_rel_relative): Use
12551         ElfW(Rel) in argument.
12552         * sysdeps/mips/mips64/dl-machine.h (elf_machine_rel_relative): New
12553         function.
12555 2001-08-24  Alexandre Oliva  <aoliva@redhat.com>
12557         * sysdeps/sh/dl-machine.h (elf_machine_rela): Fix typo.
12559 2001-08-24  Andreas Jaeger  <aj@suse.de>
12561         * sysdeps/ieee754/ldbl-128/e_j1l.c: New file, contributed by
12562         Stephen L Moshier <moshier@mediaone.net>.
12564 2001-08-24  Ulrich Drepper  <drepper@redhat.com>
12566         * elf/do-rel.h (elf_dynamic_do_rel): RELATIVE relocations comes
12567         first if RELCOUNT is set.
12569         * elf/do-rel.h (elf_dynamic_do_rel): If not relocating lazily, don't
12570         call elf_machine_rel for the last DT_RELCOUNT relocations but instead
12571         elf_machine_rel_relative.
12572         * sysdeps/alpha/dl-machine.h: Define elf_machine_rel_relative.
12573         Minor optimizations.
12574         * sysdeps/arm/dl-machine.h: Likewise.
12575         * sysdeps/cris/dl-machine.h: Likewise.
12576         * sysdeps/hppa/dl-machine.h: Likewise.
12577         * sysdeps/i386/dl-machine.h: Likewise.
12578         * sysdeps/ia64/dl-machine.h: Likewise.
12579         * sysdeps/m68k/dl-machine.h: Likewise.
12580         * sysdeps/mips/dl-machine.h: Likewise.
12581         * sysdeps/powerpc/dl-machine.h: Likewise.
12582         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
12583         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
12584         * sysdeps/sh/dl-machine.h: Likewise.
12585         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
12586         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
12588 2001-08-23  Roland McGrath  <roland@frob.com>
12590         * rt/tst-aio4.c [! SIGRTMIN] (SIGRTMIN, SIGRTMAX): Define as -1.
12592         * sysdeps/mach/hurd/bits/libc-lock.h: New file, initially copied from
12593         sysdeps/mach version.  Implement counting ("recursive") mutexes
12594         on top of cthreads mutexes.
12595         * sysdeps/mach/hurd/bits/stdio-lock.h: File removed; generic now works.
12597         * sysdeps/generic/bits/stdio-lock.h (_IO_lock_initializer): Define to
12598         _LIBC_LOCK_RECURSIVE_INITIALIZER if defined, else do an #error.
12599         (__libc_cleanup_region_start, __libc_cleanup_region_end,
12600         __libc_clean_end): Define these to call the cleanup function after
12601         normal exit when they're supposed to.
12603         * sysdeps/mach/bits/libc-lock.h (__libc_cleanup_region_start):
12604         Take new first arg DOIT, a boolean saying whether to really install
12605         any cleanup handler.
12606         (__libc_cleanup_region_end): Do nothing if start's DOIT arg was zero.
12607         (__libc_cleanup_end): Likewise.
12608         * sysdeps/generic/bits/libc-lock.h: Same changes.
12609         * stdio-common/vfscanf.c (LOCK_STREAM): Pass new arg.
12610         * stdio-common/vfprintf.c (buffered_vfprintf, vfprintf): Likewise.
12611         * sysdeps/mach/hurd/bits/stdio-lock.h (_IO_cleanup_region_start):
12612         Likewise.
12613         * misc/syslog.c (vsyslog, openlog, closelog): Likewise.
12614         * sysdeps/generic/bits/stdio-lock.h
12615         (_IO_cleanup_region_start, _IO_cleanup_region_start_noarg): Likewise.
12617 2001-08-23  Jakub Jelinek  <jakub@redhat.com>
12619         * elf/ldconfig.c (search_dir): Remove stale symlinks.
12621 2001-08-23  Jakub Jelinek  <jakub@redhat.com>
12623         * elf/dl-lookup.c (lookup_cache, lookup_cache_versioned): New
12624         functions.
12625         (_dl_lookup_symbol): Lookup relocations in cache and store successfull
12626         lookups in cache.
12627         (_dl_lookup_versioned_symbol): Likewise.
12628         * elf/dl-reloc.c (_dl_relocate_object): Initialize cache for
12629         relocation lookup.
12630         * elf/rtld.c (print_statistics): Output _dl_num_cache_relocations.
12631         * sysdeps/generic/ldsodefs.h (struct lookup_cache): New definition.
12632         (lookup_cache, lookup_cache_versioned): Add declarations.
12634 2001-08-23  Ulrich Drepper  <drepper@redhat.com>
12636         * stdlib/tst-random.c (main): Swap parameters in fail call.
12637         Patch by Pete Bevin <pete@petebevin.com>.
12639 2001-08-23  Jakub Jelinek  <jakub@redhat.com>
12641         * sysdeps/generic/inttypes.h: Use __gwchar_t instead of __wchar_t.
12643 2001-08-23  Ulrich Drepper  <drepper@redhat.com>
12645         * malloc/obstack.c: Indent preprocessor directives.
12646         Patch by Jim Meyering <meyering@ascend.com>.
12648         * po/ja.po: Update from translation team.
12650 2001-08-23  Roland McGrath  <roland@frob.com>
12652         * libio/tst-ungetwc1.c (main): Add a const to quiet a warning.
12654         * nss/test-netdb.c (test_hosts): Don't use MAXHOSTNAMELEN.
12655         Instead, use dynamic buffer to test gethostname's ENAMETOOLONG error.
12657 2001-08-22  Roland McGrath  <roland@frob.com>
12659         * sysdeps/generic/ldsodefs.h (_dl_load_lock): Declare it here with
12660         __libc_lock_define_recursive.
12661         * elf/dl-open.c: Don't declare it here any more.
12662         * elf/dl-close.c: Likewise.
12663         * elf/dl-lookup.c: Likewise.
12664         * elf/dl-iteratephdr.c: Likewise.
12665         * elf/dl-lookup.c (add_dependency): Use __libc_lock_lock_recursive and
12666         __libc_lock_unlock_recursive.
12667         * elf/dl-close.c (_dl_close): Likewise
12668         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Likewise
12669         * elf/dl-open.c (_dl_open): Likewise
12671         * sysdeps/generic/bits/libc-lock.h
12672         (__libc_lock_define_recursive): New macro.
12673         * sysdeps/generic/bits/stdio-lock.h (_IO_lock_t): Use it.
12674         (_IO_lock_lock): Use __libc_lock_lock_recursive.
12675         (_IO_lock_unlock): Use __libc_lock_unlock_recursive.
12677         * conform/conformtest.pl (checknamespace): Sort the output list.
12679         * sysdeps/generic/bits/poll.h (POLLWRBAND): New alias for POLLOUT.
12680         (POLLRDNORM, POLLRDBAND, POLLWRNORM, POLLWRBAND): Make these
12681         definitions conditional on [__USE_XOPEN].
12683         * sysdeps/mach/hurd/bits/fcntl.h (O_ASYNC, O_FSYNC, O_SYNC): Define
12684         these unconditionally, not only use [__USE_BSD], so as to match
12685         the sysdeps/unix/sysv/linux files.
12687 2001-08-22  Ulrich Drepper  <drepper@redhat.com>
12689         * test-skeleton.c (add_temp_file): Add __attribute__ ((unused)) to
12690         avoid warnings.
12692         * dlfcn/tst-dladdr.c (do_test): Get address of ref1 using
12693         DL_LOOKUP_ADDRESS.
12695 2001-08-22  Roland McGrath  <roland@frob.com>
12697         * sysdeps/generic/bits/sigaction.h (struct sigaction): Fix up
12698         conditionalization of sa_handler/sa_sigaction member types to
12699         match the sysdeps/unix/sysv/linux file.
12701 2001-08-22  Ulrich Drepper  <drepper@redhat.com>
12703         * elf/dl-addr.c (_dl_addr): Handle broken binaries with zero
12704         symbol sizes a bit better.
12706         * sysdeps/ia64/strncpy.S: Complete rewrite.
12707         Contributed by Jakub Jelinek <jakub@redhat.com>.
12709         * string/stratcliff.c (main): Add strncpy test.
12711 2001-08-22  Roland McGrath  <roland@frob.com>
12713         * sysdeps/generic/dl-environ.c: Include <stdlib.h> and <unistd.h>,
12714         and don't declare unsetenv or _environ directly.
12715         (unsetenv): Return int, not void.  Use __environ instead of _environ.
12717 2001-08-01  Mark Kettenis  <kettenis@gnu.org>
12719         * sysdeps/unix/bsd/bsd4.4/Makefile: New file.
12720         * sysdeps/unix/bsd/bsd4.4/Versions: New file.
12721         * sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c: New file.
12722         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Correct
12723         test for cmsg struct size.
12725 2001-04-23  Paul Eggert  <eggert@twinsun.com>
12727         * posix/getopt.h (getopt_long, getopt_long_only, _getopt_internal):
12728         Rename __argc to ___argc in prototypes to avoid compatibility
12729         problems with systems that reserve the identifier "__argc".
12730         Similarly for __argv.
12732 2001-08-21  Roland McGrath  <roland@frob.com>
12734         * stdio-common/tst-fseek.c: Include <time.h> for `time' declaration.
12736         * mach/Makefile (tests): Removed.
12737         * mach/hello.c: File removed.
12739 2001-08-22  Ulrich Drepper  <drepper@redhat.com>
12741         * po/sv.po: Update from translation team.
12743         * stdio-common/vfscanf.c: Fix handling of %l[].
12744         Reported by Mitsuru Chinen <mchinen@yamato.ibm.com>.
12746         * libio/Makefile (tests): Add tst-sscanf.
12747         * libio/tst-sscanf.c: New file.
12749         * elf/dl-addr.c (_dl_addr): Fix tests to determine dli_sname.
12750         * malloc/mtrace.c (tr_where): dli_sname always points to a
12751         non-empty string if != NULL.
12752         Reported by Tim Janik <timj@gtk.org>.
12754 2001-08-22  Jakub Jelinek  <jakub@redhat.com>
12756         * sunrpc/xdr_rec.c (xdrrec_create): Fix buf sizes before allocating
12757         buf.  Free resources on failure.
12758         * sunrpc/svc_unix.c (svcunix_create): Free resources on failure.
12759         (makefd_xprt): Likewise.
12760         * sunrpc/svc_udp.c (svcudp_bufcreate): Likewise.
12761         * sunrpc/svc_tcp.c (svctcp_create, makefd_xprt): Likewise.
12762         * sunrpc/auth_unix.c (authunix_create): Likewise.
12764 2001-08-21  Jakub Jelinek  <jakub@redhat.com>
12766         * string/strnlen.c: Remove.
12767         * sysdeps/generic/strnlen.c: New file.
12768         * sysdeps/i386/i486/bits/string.h (strnlen): Remove.
12770 2001-08-21  Roland McGrath  <roland@frob.com>
12772         * sysdeps/mach/i386/machine-sp.h (__thread_stack_pointer): Define this
12773         as a macro, not an extern inline function.
12775         * hurd/Versions (GLIBC_2.2.5): New set, define __hurd_fail here.
12776         * Versions.def (libc): Add GLIBC_2.2.5 set.
12777         * hurd/hurd.h (_HURD_H_EXTERN_INLINE): New macro.
12778         (__hurd_fail): Use that instead of _EXTERN_INLINE in decl.
12780 2001-08-20  Roland McGrath  <roland@frob.com>
12782         * hurd/hurdlookup.c (__hurd_file_name_lookup): Fail with ENOENT for "".
12783         (__hurd_file_name_split, __hurd_directory_name_split): Likewise.
12785 2001-08-21  Ulrich Drepper  <drepper@redhat.com>
12787         * string/bits/string2.h: Remove strnlen optimization here.
12788         * sysdeps/i386/i486/bits/string.h: Add it here.
12790 2001-08-21  Wolfram Gloger  <wg@malloc.de>
12792         * malloc/malloc.c: Make access to ..._hook pointers thread-safe.
12794 2001-08-21  Ulrich Drepper  <drepper@redhat.com>
12796         * po/gl.po: Update from translation team.
12798 2001-08-20  Ulrich Drepper  <drepper@redhat.com>
12800         * misc/error.c (error_tail): Use fputws_unlocked instead of fputws.
12801         * misc/err.c (convert_and_print): Likewise.
12803         * malloc/obstack.c (print_and_abort): Use fprintf instead of two
12804         function calls.
12806 2001-08-20  Martin Schwidefsky  <schwidefsky@de.ibm.com>
12808         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Revert the
12809         change of the gregset_t type.
12810         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.
12812 2001-08-20  kaz Kojima  <kkojima@rr.iij4u.or.jp>
12814         * sysdeps/unix/sysv/linux/sh/sysdep.S: Align errno.
12816 2001-08-20  Ulrich Drepper  <drepper@redhat.com>
12818         * posix/regex.c (truncate_wchar): Use wcrtomb not wctomb.
12820         * string/strnlen.c: Fix the implementation.  We cannot use memchr.
12822 2001-08-18  Mark Kettenis  <kettenis@gnu.org>
12824         * sysdeps/mach/hurd/i386/init-first.c (init): Initialize __environ
12825         before calling the cthreads initialization code.
12827 2001-08-20  Ulrich Drepper  <drepper@redhat.com>
12829         * argp/argp-help.c: Fix two problems introduced in last change.
12831         * include/dirent.h: Include <dirstream.h> first.
12833 2001-08-19  Ulrich Drepper  <drepper@redhat.com>
12835         * io/fts.c (fts_safe_changedir): Use __fxstat64 instead of __fstat.
12837         * sunrpc/svcauth_des.c (_svcauth_des): Avoid using bcopy.
12838         * sunrpc/xdr_rec.c: Likewise.
12839         * sunrpc/xdr_mem.c: Likewise.
12840         * sunrpc/svc_authux.c (_svcauth_unix): Likewise.
12841         * sunrpc/rpc_cmsg.c: Likewise.
12842         * sunrpc/getrpcport.c (getrpcport): Likewise.
12843         * sunrpc/clnt_simp.c (callrpc): Likewise.
12844         * sunrpc/clnt_gen.c (clnt_create): Likewise.
12845         * string/envz.c: Likewise.
12847         * po/ko.po: Update from translation team.
12849         * argp/argp-help.c: Handle wide oriented stderr stream.
12851 2001-08-18  Ulrich Drepper  <drepper@redhat.com>
12853         * sysdeps/generic/strtol.c: Little optimizations.  Add some
12854         __builtin_expect.
12856         * conform/conformtest.pl: <inttypes.h> test requires <stddef.h>.
12858         * wcsmbs/wchar.h (wcwdith): Change parameter type to wchar_t.
12859         * wcsmbs/wcwidth.c (wcwdith): Likewise.
12860         * wcsmbs/wcwidth.h (internal_wcwdith): Likewise.
12862         * conform/data/unistd.h-data: Remove _SC_MULTIPLE_PROCESS.
12864         * conform/data/ucontext.h-data: Fix typos in ucontext_t element tests.
12866         * time/time.h (struct timespec): Use __time_t for tv_sec element.
12868         * sysdeps/generic/inttypes.h: Define __wchar_t.  Use it instead of
12869         wchar_t for function declarations and defintions.
12871         * misc/sys/select.h: Define __need_time_t before including <time.h>.
12872         Define suseconds_t if it hasn't happened yet.
12874         * iconv/gconv.h: Define __need_wchar_t before including <stddef.h>.
12876         * conform/data/sys/uio.h-data: Allow UIO_MAXIOV to be defined.
12878         * sysdeps/generic/stdint.h: Don't get definition of wchar_t from
12879         <stddef.h>.
12881         * conform/data/stddef.h-data: Remove wint_t.
12883         * conform/conformtest.pl: Change namespace test to take #undef
12884         lines into account.
12886         * conform/data/netinet/in.h-data: Fix typo in allow-header line.
12888         * conform/data/sys/socket.h-data: Add sockatmark.
12890 2001-08-17  Ulrich Drepper  <drepper@redhat.com>
12892         * io/fts.c: Update from recent BSD source.
12894 2001-08-17  Roland McGrath  <roland@frob.com>
12896         * stdio-common/perror.c (perror) [! USE_IN_LIBIO]: Don't use _IO_fwide.
12897         * misc/error.c (error_tail, error, error_at_line) [! USE_IN_LIBIO]:
12898         Likewise.
12900 2001-08-17  Ulrich Drepper  <drepper@redhat.com>
12902         * locale/duplocale.c (__duplocale): Also initialize the special
12903         __ctype_* elements.
12905         * conform/data/netdb.h-data: Adjust gai_strerror return type.
12907 2001-08-17  Andreas Jaeger  <aj@suse.de>
12909         * misc/getpass.c: Include wchar.h for prototypes.
12910         * malloc/obstack.c: Likewise.
12912 2001-08-17  Ulrich Drepper  <drepper@redhat.com>
12914         * sunrpc/svc_simple.c (universal): Use __write instead of write.
12916         * wcsmbs/wcscoll.c: Also define __wcscoll.
12917         * include/wchar.h: Declare __wcscoll.
12919         * libio/fwprintf.c: Use __vfwprintf instead of vfwprintf.
12920         * libio/vwprintf.c: Likewise.
12921         * libio/wprintf.c: Likewise.
12923         * iconv/gconv_cache.c: Use __munmap instead of munmap.
12925 2001-08-16  Ulrich Drepper  <drepper@redhat.com>
12927         * posix/regex.c [_LIBC] (convert_mbs_to_wcs): Use __mbrtowc
12928         instead of mbrtowc.
12929         [_LIBC]: Use __iswctype instead of iswctype, __wcslen instead of
12930         wcslen, and __wcscoll instead of wcscoll.
12932         * sysdeps/unix/sockatmark.c (sockatmark): Use __ioctl instead of ioctl.
12934         * sysdeps/unix/sysv/linux/gai_sigqueue.c (__gai_sigqueue): Use
12935         __getuid instead of getuid.
12937         * stdio-common/perror.c (perror): Use __close instead of close.
12938         * iconv/gconv_cache.c (__gconv_load_cache): Likewise.
12939         * libio/freopen.c (freopen): Likewise.
12940         * libio/freopen64.c (freopen64): Likewise.
12942         * libio/tst-ungetwc2.c (main): Define str const.
12944         * include/wchar.h: Add prototypes for __fwprintf and __vfwprintf.
12945         * libio/fwprintf.c: Also define __fwprintf.
12946         * stdio-common/vfprintf.c [COMPILE_WPRINTF]: Also define __vfwprintf.
12947         * argp/argp-fmtstream.c: Handle wide oriented stderr stream.
12948         * assert/assert-perr.c: Likewise.
12949         * assert/assert.c: Likewise.
12950         * gmon/gmon.c: Likewise.
12951         * inet/rcmd.c: Likewise.
12952         * malloc/obstack.c: Likewise.
12953         * misc/err.c: Likewise.
12954         * misc/error.c: Likewise.
12955         * misc/getpass.c: Likewise.
12956         * posix/getopt.c: Likewise.
12957         * resolv/res_hconf.c: Likewise.
12958         * stdio-common/perror.c: Likewise.
12959         * stdio-common/psignal.c: Likewise.
12960         * stdlib/fmtmsg.c: Likewise.
12961         * sunrpc/auth_unix.c: Likewise.
12962         * sunrpc/clnt_perr.c: Likewise.
12963         * sunrpc/clnt_tcp.c: Likewise.
12964         * sunrpc/clnt_udp.c: Likewise.
12965         * sunrpc/clnt_unix.c: Likewise.
12966         * sunrpc/svc_simple.c: Likewise.
12967         * sunrpc/svc_tcp.c: Likewise.
12968         * sunrpc/svc_udp.c: Likewise.
12969         * sunrpc/svc_unix.c: Likewise.
12970         * sunrpc/xdr.c: Likewise.
12971         * sunrpc/xdr_array.c: Likewise.
12972         * sunrpc/xdr_rec.c: Likewise.
12973         * sunrpc/xdr_ref.c: Likewise.
12974         * sysdeps/generic/wordexp.c: Likewise.
12976         * po/it.po: Update from translation team.
12978         * misc/err.c: Handle wide oriented stderr stream.
12980 2001-08-14  Tom Rix  <trix@redhat.com>
12982         * iconv/gconv_cache.c (find_module): Add #ifndef STATIC_GCONV.
12983         * iconv/Makefile: Fix gconv_cache.c CFLAGS.
12985 2001-08-13  Tom Rix  <trix@redhat.com>
12987         * sysdeps/unix/sysv/aix/Makefile: Add rule to import kernel symbols.
12988         * sysdeps/unix/sysv/aix/bits/types.h: Fix type of __id_t, __useconds_t
12989         and __intptr_t.
12991 2001-08-15  Martin Schwidefsky  <schwidefsky@de.ibm.com>
12993         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S (__getcontext):
12994         Store the access registers to the ucontext structure.
12995         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S (__getcontext):
12996         Likewise.
12998         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S (__setcontext):
12999         Load the access registers from the ucontext structure.
13000         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S (__setcontext):
13001         Likewise.
13003         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.h: Adjust the SC_xxx
13004         offsets to the new ucontext layout.
13005         * sysdeps/unix/sysv/linux/s390/s390-64/ucontext_i.h: Likewise.
13007         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Fix the layout
13008         of the ucontext structure.
13009         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.
13011 2001-08-15  Ulrich Drepper  <drepper@redhat.com>
13013         * misc/error.c (error): Handle wide oriented stderr stream correctly.
13014         (error_at_line): Likewise.
13016         * stdio-common/perror.c (perror): Implement according to standard.
13017         The stream orientation must not be changed if the stream was not
13018         oriented before the call.
13019         * stdio-common/Makefile (tests): Add tst-perror.
13020         * stdio-common/tst-perror.c: New file.
13023 See ChangeLog.12 for earlier changes.