Update.
[glibc.git] / ChangeLog
blobc47bfca4773d1a474507a494d897adc4eca3935d
1 2002-02-01  Ulrich Drepper  <drepper@redhat.com>
3         * sysdeps/generic/dl-procinfo.c: New file.
5 2002-02-01  Andreas Schwab  <schwab@suse.de>
7         * sysdeps/m68k/dl-machine.h: Don't use multi-line string literals.
9 2002-02-01  Ulrich Drepper  <drepper@redhat.com>
11         * elf/rtld.c (_dl_start): Mark as internal_function.
12         * sysdeps/i386/dl-machine.h (RTLD_START): Pass parameter for _dl_start
13         in register.
14         (elf_machine_rel): Cleanup and minor optimization for RTLD_BOOTSTRAP.
15         General pretty printing.
17 2002-01-31  Ulrich Drepper  <drepper@redhat.com>
19         * elf/dl-minimal.c: Define _itoa for 32-bit machines with HP timing.
20         * elf/dl-reloc.c: Pretty printing.
21         * sysdeps/generic/ldsodefs.h: Move _dl_hp_timing_overhead and
22         procinfo-related variables in rtld_global struct.
23         * elf/dl-support.c: Likewise.
24         * elf/rtld.c: Likewise.
25         * sysdeps/i386/i686/Makefile: Likewise.
26         * sysdeps/i386/i686/hp-timing.c: Likewise.
27         * sysdeps/i386/i686/hp-timing.h: Likewise.
28         * sysdeps/ia64/Makefile: Likewise.
29         * sysdeps/ia64/hp-timing.c: Likewise.
30         * sysdeps/sparc/sparc32/sparcv9/Makefile: Likewise.
31         * sysdeps/sparc/sparc32/sparcv9/hp-timing.c: Likewise.
32         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c: Likewise.
33         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h: Likewise.
34         * sysdeps/unix/sysv/linux/i386/Makefile: Likewise.
35         * sysdeps/unix/sysv/linux/i386/dl-procinfo.c: Likewise.
36         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Likewise.
37         * sysdeps/x86_64/Makefile: Likewise.
39         * sysdeps/generic/ldsodefs.h: Add _dl_load_lock, _dl_lazy,
40         _dl_dynamic_weak, _dl_fpu_control, _dl_cpuclock_offset, and
41         _dl_debug_fd to rtld_global.
42         * elf/Versions: Likewise.
43         * elf/dl-close.c: Likewise.
44         * elf/dl-iteratephdr.c: Likewise.
45         * elf/dl-lookup.c: Likewise.
46         * elf/dl-misc.c: Likewise.
47         * elf/dl-open.c: Likewise.
48         * elf/dl-support.c: Likewise.
49         * elf/do-lookup.h: Likewise.
50         * elf/rtld.c: Likewise.
51         * sysdeps/generic/dl-cache.c: Likewise.
52         * sysdeps/generic/dl-sysdep.c: Likewise.
53         * sysdeps/ia64/Versions: Likewise.
54         * sysdeps/unix/clock_gettime.c: Likewise.
55         * sysdeps/unix/clock_settime.c: Likewise.
56         * sysdeps/unix/sysv/linux/init-first.c: Likewise.
57         * sysdeps/sparc/Versions: Removed.
58         * sysdeps/i386/i686/Versions : Removed.
59         * sysdeps/x86_64/Versions: Removed.
60         * configure.in: Define HAVE_PROTECTED if .protected is available.
61         * config.h.in: Add entry for HAVE_PROTECTED.
63 2002-01-31  Jakub Jelinek  <jakub@redhat.com.
65         * sysdeps/alpha/dl-machine.h: Move global variables for SHARED
66         code in struct _rtld_global.  Export this struct, remove all
67         exports for the signal variables.
68         * sysdeps/arm/dl-machine: Likewise.
69         * sysdeps/generic/dl-origin: Likewise.
70         * sysdeps/generic/dl-sysdep: Likewise.
71         * sysdeps/generic/dl-cache: Likewise.
72         * sysdeps/hppa/dl-fptr: Likewise.
73         * sysdeps/hppa/dl-machine: Likewise.
74         * sysdeps/cris/dl-machine: Likewise.
75         * sysdeps/i386/dl-machine: Likewise.
76         * sysdeps/ia64/dl-machine: Likewise.
77         * sysdeps/m68k/dl-machine: Likewise.
78         * sysdeps/mach/hurd/dl-sysdep: Likewise.
79         * sysdeps/mips/mips64/dl-machine: Likewise.
80         * sysdeps/mips/dl-machine: Likewise.
81         * sysdeps/powerpc/elf/libc-start: Likewise.
82         * sysdeps/powerpc/dl-machine: Likewise.
83         * sysdeps/powerpc/dl-start: Likewise.
84         * sysdeps/sparc/sparc32/dl-machine: Likewise.
85         * sysdeps/sparc/sparc64/dl-machine: Likewise.
86         * sysdeps/sh/dl-machine: Likewise.
87         * sysdeps/s390/s390-32/dl-machine: Likewise.
88         * sysdeps/s390/s390-64/dl-machine: Likewise.
89         * sysdeps/unix/sysv/aix/libc-start: Likewise.
90         * sysdeps/unix/sysv/aix/start-libc: Likewise.
91         * sysdeps/unix/sysv/linux/ia64/dl-static: Likewise.
92         * sysdeps/unix/sysv/linux/m68k/getpagesize: Likewise.
93         * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize: Likewise.
94         * sysdeps/x86_64/dl-machine: Likewise.
96 2002-01-31  Ulrich Drepper  <drepper@redhat.com>
98         * sysdeps/posix/readv.c: Don't use alloca if the memory requirements
99         are too high.
101 2002-01-31  Andreas Schwab  <schwab@suse.de>
103         * sysdeps/posix/readv.c: Check for ssize_t overflow.
105 2002-01-31  Andreas Schwab  <schwab@suse.de>
107         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Fix leftover
108         reference to _dl_pagesize.
110 2002-01-30  Ulrich Drepper  <drepper@redhat.com>
112         * Versions.def [ld]: Add GLIBC_2.3.
113         * elf/dl-addr.c: Move global variables for SHARED code in struct
114         _rtld_global.  Export this struct, remove all exports for the
115         signal variables.
116         * elf/dl-close.c: Likewise.
117         * elf/dl-conflict.c: Likewise.
118         * elf/dl-debug.c: Likewise.
119         * elf/dl-deps.c: Likewise.
120         * elf/dl-dst.h: Likewise.
121         * elf/dl-error.c: Likewise.
122         * elf/dl-fini.c: Likewise.
123         * elf/dl-init.c: Likewise.
124         * elf/dl-iteratephdr.c: Likewise.
125         * elf/dl-libc.c: Likewise.
126         * elf/dl-load.c: Likewise.
127         * elf/dl-lookup.c: Likewise.
128         * elf/dl-minimal.c: Likewise.
129         * elf/dl-object.c: Likewise.
130         * elf/dl-open.c: Likewise.
131         * elf/dl-profile.c: Likewise.
132         * elf/dl-profstub.c: Likewise.
133         * elf/dl-reloc.c: Likewise.
134         * elf/dl-runtime.c: Likewise.
135         * elf/dl-support.c: Likewise.
136         * elf/dl-sym.c: Likewise.
137         * elf/dl-version.c: Likewise.
138         * elf/do-lookup.h: Likewise.
139         * elf/do-rel.h: Likewise.
140         * elf/dynamic-link.h: Likewise.
141         * elf/rtld.c: Likewise.
142         * sysdeps/generic/dl-cache.c: Likewise.
143         * sysdeps/generic/dl-sysdep.c: Likewise.
144         * sysdeps/generic/ldsodefs.h: Likewise.
145         * sysdeps/generic/libc-start.c: Likewise.
146         * sysdeps/i386/dl-machine.h: Likewise.
147         * sysdeps/ia64/dl-fptr.c: Likewise.
148         * sysdeps/ia64/dl-machine.h: Likewise.
149         * sysdeps/unix/sysv/linux/dl-librecon.h: Likewise.
150         * sysdeps/unix/sysv/linux/dl-origin.c: Likewise.
151         * sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
152         * sysdeps/unix/sysv/linux/getclktck.c: Likewise.
153         * sysdeps/unix/sysv/linux/getpagesize.c: Likewise.
154         * sysdeps/unix/sysv/linux/i386/dl-librecon.h: Likewise.
155         * sysdeps/unix/sysv/linux/ia64/dl-static.c: Likewise.
156         * sysdeps/unix/sysv/linux/ia64/getpagesize.c: Likewise.
158 2002-01-29  Ulrich Drepper  <drepper@redhat.com>
160         * sysdeps/ia64/dl-lookupcfg.h (DL_AUTO_FUNCTION_ADDRESS): Add cast
161         to avoid warning
162         (DL_STATIC_FUNCTION_ADDRESS): Likewise.
164         * elf/dl-lookup.c: Only define or handle _dl_num_relocations for the
165         SHARED version.
166         * elf/dl-reloc.c: Likewise for _dl_num_cache_relocations.
168         * elf/rtld.c (_dl_start): Use __builtin_memset if available.
170 2002-01-29  Ben Collins  <bcollins@debian.org>
172         * string/bits/string2.h (__mempcpy): Protect size arg for
173         addition when using __builtin_memcpy.
175 2002-01-29  Ulrich Drepper  <drepper@redhat.com>
177         * stdlib/Makefile (tests): Add tst-qsort.
178         * stdlib/tst-qsort.c: New file.  Written by Paul Eggert.
180         * manual/signal.texi (Process Signal Mask): Document that
181         pthread_sigmask, not sigprocmask, must be used in MT programs.
182         Patch by Bertold Kolics <Bertold.Kolics@Sun.COM>.
184         * misc/hsearch_r.c (hsearch_r): Don't insert anything if entry is
185         found.
186         * misc/Makefile (tests): Add tst-hsearch.
187         * misc/tst-hsearch.c: New file.
189 2002-01-18  Wolfram Gloger  <wg@malloc.de>
191         * malloc/malloc.c: Rewrite, adapted from Doug Lea's malloc-2.7.0.c.
192         * malloc/malloc.h: Likewise.
193         * malloc/thread-m.h: Spinlock definitions for x86/x86_64.
194         * malloc/arena.c: New file.
195         * malloc/hooks.c: New file.
196         * malloc/tst-mallocstate.c: New file.
197         * malloc/Makefile: Add new testcase tst-mallocstate.
198         Add arena.c and hooks.c to distribute.  Fix commented CPPFLAGS.
200 2002-01-28  Ulrich Drepper  <drepper@redhat.com>
202         * stdlib/msort.c: Remove last patch.  The optimization violates the
203         same rule which qsort.c had problems with.
205 2002-01-27  Paul Eggert  <eggert@twinsun.com>
207         * stdlib/qsort.c (_quicksort): Do not apply the comparison function
208         to a pivot element that lies outside the array to be sorted, as
209         ISO C99 requires that the comparison function be called only with
210         addresses of array elements [PR libc/2880].
212 2002-01-28  Ulrich Drepper  <drepper@redhat.com>
214         * elf/dl-load.c (_dl_map_object): Remove incorrect optimization
215         for SHARED code.  Reported by Ben Collins <bcollins@debian.org>.
217         * timezone/asia: Update from tzdata2002b.
218         * timezone/australasia: Likewise.
219         * timezone/backward: Likewise.
220         * timezone/europe: Likewise.
221         * timezone/leapseconds: Likewise.
222         * timezone/iso3166.tab: Likewise.
223         * timezone/zone.tab: Likewise.
225 2002-01-23  Richard Henderson  <rth@redhat.com>
227         * sysdeps/alpha/Makefile (pic-ccflag): New variable.
229 2002-01-28  Ulrich Drepper  <drepper@redhat.com>
231         * string/strxfrm.c: Allocate one more byte for rulearr and clear
232         this element [PR libc/2855].
234         * string/strcoll.c: Handle zero-length arguments specially
235         [PR libc/2856].
237 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
239         * string/bits/string2.h (__mempcpy): For gcc 3.0+, don't use
240         __mempcpy_small but instead use __builtin_memcpy ( , , n) + n for
241         short lengths and constant src.
242         (strcpy): Don't optimize for gcc 3.0+.
243         (__stpcpy): For gcc 3.0+, don't use
244         __stpcpy_small but instead use __builtin_strcpy (, src) + strlen (src)
245         for short string literal src.
247 2002-01-23  Jeroen Dobbelaere  <jeroen.dobbelaere@acunia.com>
249         * sysdeps/unix/sysv/linux/configure.in (libc_cv_gcc_unwind_find_fde):
250         Set for arm, too.
252 2001-01-22  Paul Eggert  <eggert@twinsun.com>
254         * manual/llio.texi (Linked Channels, Cleaning Streams):
255         Make it clearer that a just-opened input stream might need cleaning.
257 2002-01-21  H.J. Lu  <hjl@gnu.org>
259         * sysdeps/mips/dl-machine.h (ELF_MACHINE_BEFORE_RTLD_RELOC):
260         Don't use label at end of compound statement.
262 2002-01-28  Stephen L Moshier  <moshier@mediaone.net>
264         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c (__ieee754_lgammal_r):
265         Remove test for negative integer arg; sin_pi does it correctly.
267 2002-01-20  Ulrich Drepper  <drepper@redhat.com>
269         * nscd/Makefile (distribute): Filter out xmalloc.c.
271 2002-01-19  Ulrich Drepper  <drepper@redhat.com>
273         * libio/fileops.c (_IO_file_underflow_mmap): Don't define as static.
274         Set offset if read end wasn't the buffer end.
275         (_IO_file_seekoff_mmap): New function.
276         (_IO_file_xsgetn_mmap): New function.
277         (_IO_file_jumps_mmap): Use the two new functions.
278         * libio/wfileops.c (_IO_wfile_underflow_mmap): Handle end read buffer
279         != end buffer.
280         * libio/libioP.h: Declare _IO_file_seekoff_mmap and
281         _IO_file_underflow_mmap.
282         * libio/iofopen.c: Don't position file descriptor at end of file.
283         * libio/tst-widetext.c: Improve error messages.
284         * stdio-common/tst-rndseek.c: Likewise.
286 2002-01-18  Ulrich Drepper  <drepper@redhat.com>
288         * sysdeps/unix/sysv/linux/bits/statvfs.h: Avoid warning about comma at
289         end of enum for !_GNU_SOURCE.
290         * sysdeps/unix/sysv/linux/alpha/bits/statvfs.h: Likewise.
291         * sysdeps/unix/sysv/linux/ia64/bits/statvfs.h: Likewise.
292         * sysdeps/unix/sysv/linux/sparc/bits/statvfs.h: Likewise.
293         * sysdeps/mach/hurd/bits/statvfs.h: Don't define non-standard ST_*
294         values unless _GNU_SOURCE.
296         * iconvdata/tcvn5712-1.c: Minor cleanups.
298 2002-01-18  Andreas Schwab  <schwab@suse.de>
300         * sysdeps/unix/sysv/linux/configure.in
301         (libc_cv_gcc_unwind_find_fde): Set for m68k, too.
303 2002-01-16  Roger Sayle  <roger@eyesopen.com>
305         * stdlib/msort.c (msort_with_tmp): Replace implementation with
306         more efficient "Towers of Hanoi" mergesort.
307         (hanoi_sort, hanoi_sort_int, hanoi_sort_long): New functions,
308         for generic, sizeof(int) and sizeof(long) variants respectively.
310 2002-01-17  Ulrich Drepper  <drepper@redhat.com>
312         * manual/syslog.texi (openlog): Describe possible problems with
313         first parameter.
314         Patch by Christopher Allen Wing <wingc@engin.umich.edu>.
316         * nscd/nscd.c (drop_privileges): Removed.  Adjust caller.
317         * nscd/connections.c (begin_drop_privileges): New function.
318         (finish_drop_privileges): New function.
319         (nscd_init): Call the new functions which also install all groups
320         for the server user.
321         * nscd/Makefile (nscd-modules): Add xmalloc for nscd.
322         Patch by Christopher Allen Wing <wingc@engin.umich.edu>.
324 2002-01-17  H.J. Lu  <hjl@gnu.org>
326         * sysdeps/mips/dl-machine.h (__dl_runtime_resolve): Remove
327         `const' from `got'.
329 2002-01-17  Martin Schwidefsky  <schwidefsky@de.ibm.com>
331         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Use 64 bit
332         instructions for pointer operations.
333         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
335 2002-01-17  Andreas Jaeger  <aj@suse.de>
337         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: GCC 3.1 has
338         __uint128_t build-in.
340         * sysdeps/unix/sysv/linux/configure.in: Fix check for S390 and
341         PowerPC, sync with 2.2 branch.
343 2002-01-16  Ulrich Drepper  <drepper@redhat.com>
345         * posix/getconf.c: Update copyright year.
346         * nss/getent.c: Likewise.
347         * nscd/nscd_nischeck.c: Likewise.
348         * iconv/iconvconfig.c: Likewise.
349         * iconv/iconv_prog.c: Likewise.
350         * elf/ldconfig.c: Likewise.
351         * catgets/gencat.c: Likewise.
352         * csu/version.c: Likewise.
353         * elf/ldd.bash.in: Likewise.
354         * elf/sprof.c (print_version): Likewise.
355         * locale/programs/locale.c: Likewise.
356         * locale/programs/localedef.c: Likewise.
357         * nscd/nscd.c (print_version): Likewise.
358         * debug/xtrace.sh: Likewise.
359         * malloc/memusage.sh: Likewise.
360         * malloc/mtrace.pl: Likewise.
362 2002-01-16  Andreas Schwab  <schwab@suse.de>
364         * sysdeps/unix/sysv/linux/ia64/ldd-rewrite.sed: Fix regexp to
365         reliably remove "-ia64" from rtld name.
367 2002-01-16  Ulrich Drepper  <drepper@redhat.com>
369         * iconvdata/gb18030.c: Bug fixes and support for more characters.
370         Patch by Yu Shao <yshao@redhat.com>.
372 2002-01-16  Martin Schwidefsky  <schwidefsky@de.ibm.com>
374         * sysdeps/unix/sysv/linux/s390/swapcontext.c: Remove.
375         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: New file.
376         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: New file.
378 2002-01-14  Martin Schwidefsky  <schwidefsky@de.ibm.com>
380         * sysdeps/s390/fpu/libm-test-ulps: Update.
382 2002-01-11  Ulrich Drepper  <drepper@redhat.com>
384         * elf/elf.h: Update x86 relocations.
386 2002-01-10  Ulrich Drepper  <drepper@redhat.com>
388         * locale/programs/charmap.c (new_width): Check whether byte
389         sequences for both ends of range have the same length.
391 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
393         * elf/elf.h (SHN_UNDEF): Remove duplicate definition.
395 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
397         * sysdeps/alpha/fpu/e_sqrt.c (__ieee754_sqrt): Don't use multi-line
398         string literals.
399         (__full_ieee754_sqrt): Add __attribute_used__.
401 2002-01-10  Ulrich Drepper  <drepper@redhat.com>
403         * sysdeps/generic/group_member.c (__group_member): Also check
404         groups[0] [PR libc/2781].
406 2002-01-08  Ulrich Drepper  <drepper@redhat.com>
408         * Makefile (distribute): Add scripts/cpp.
409         * elf/Makefile (distribute): Add reldep6mod[01234].c,
410         unwind-dw2.c, unwind-dw2-fde.c, unwind.h, unwind-pe.h,
411         unwind-dw2-fde.h, and dwarf2.h.
412         * sysdeps/unix/bsd/bsd4.4/Dist: New file.
413         * sysdeps/unix/sysv/aix/Dist: Add sysv_termio.h and start-libc.c.
414         * sysdeps/unix/sysv/linux/ia64/Dist: Add ldd-rewrite.sed.
415         * sysdeps/unix/sysv/linux/s390/Dist: Likewise.
417 2002-01-07  Roland McGrath  <roland@frob.com>
419         * sysdeps/mach/hurd/i386/init-first.c (_hurd_stack_setup): Use
420         volatile on type of ARGC so the compiler doesn't get clever.
422 2002-01-07  Andreas Jaeger  <aj@suse.de>
424         * sysdeps/generic/bits/byteswap.h: Prevent double inclusion.
425         * sysdeps/i386/bits/byteswap.h: Likewise.
426         * sysdeps/ia64/bits/byteswap.h: Likewise.
427         * sysdeps/m68k/bits/byteswap.h: Likewise.
428         * sysdeps/s390/s390-32/bits/byteswap.h: Likewise.
429         * sysdeps/s390/s390-64/bits/byteswap.h: Likewise.
431 2002-01-02  Bruno Haible  <bruno@clisp.org>
433         * intl/plural.y: Fix %expect count.
435 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
437         * elf/Makefile (routines, shared-only-routines): Add
438         unwind-dw2-fde-glibc instead of unwind-dw2-fde.
439         * elf/elf.h (PT_GNU_EH_FRAME): Define.
440         * sysdeps/generic/unwind-dw2-fde-glibc.c: New file.
441         * sysdeps/generic/unwind-dw2-fde.c (__register_frame_info_bases):
442         Optimize if .eh_frame section contains no FDEs.
443         (__register_frame, __deregister_frame_info_bases,
444         __deregister_frame): Likewise.
445         * sysdeps/generic/unwind-dw2.c (execute_cfa_program): Fix
446         DW_CFA_restore handling.
448 2002-01-07  Stephen L Moshier  <moshier@mediaone.net>
450         * sysdeps/ieee754/ldbl-96/s_erfl.c (erfcl): Fix K&R header.
452         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c (sin_pi): Fix typo in test
453         for x < 0.25 and restore original range reduction method.
454         (__ieee754_lgammal_r): Make sure signgam is set before returning.
456 2002-01-07  Ulrich Drepper  <drepper@redhat.com>
458         * libio/fileops.c (_IO_file_underflow_mmap): New function.
459         (_IO_file_close_mmap): New function.
460         (_IO_file_jumps_mmap): New variable.
461         * libio/wfileops.c (_IO_wfile_underflow): Reset read pointer before
462         trying to convert rest of byte buffer.
463         (_IO_wfile_underflow_mmap): New function.
464         (_IO_wfile_jumps_mmap): New variable.
465         * libio/iofopen.c (__fopen_maybe_mmap): New function.
466         (__fopen_internal): New function.  Split out from _IO_new_fopen.
467         (_IO_new_fopen): Call __fopen_internal.
468         * libio/iofopen64.c: Just call __fopen_internal.
469         * libio/iofdopen.c: Call __fopen_maybe_mmap before returning
470         successfully.
471         * libio/iolibio.h: Declare __fopen_internal and __fopen_maybe_mmap.
472         * libio/libioP.h: Declare _IO_file_jumps_mmap, _IO_wfile_jumps_mmap,
473         _IO_file_close_mmap.
475         * sysdeps/gnu/_G_config.h: Define _G_MMAP64.
476         * sysdeps/unix/sysv/linux/cris/_G_config.h: Likewise.
478         * stdio-common/Makefile (tests): Add tst-rndseek.
479         * stdio-common/tst-rndseek.c: New file.
481 2002-01-05  Roland McGrath  <roland@frob.com>
483         * config.h.in (HAVE_MIG_RETCODE): New #undef.
484         * sysdeps/mach/hurd/configure.in (hurd_MIG_RETCODE: New macro
485         swiped from hurd package's aclocal.m4; use it to set HAVE_MIG_RETCODE.
486         * sysdeps/mach/hurd/configure: Regenerated.
488 2002-01-03  Ulrich Drepper  <drepper@redhat.com>
490         * elf/elf.h: Add more TLS definitions.
492 2002-01-02  Ulrich Drepper  <drepper@redhat.com>
494         * include/features.h (__GLIBC_MINOR__): Bump to 3.
496 2002-01-02  Roland McGrath  <roland@frob.com>
498         * sysdeps/mach/hurd/sigwait.c (__sigwait): Use __sigandset,
499         __sigisemptyset.  Don't use MASK uninitialized.
501         * sysdeps/mach/hurd/sigprocmask.c (__sigprocmask): Use __sigorset.
502         * hurd/hurdinit.c (_hurd_new_proc_init): Use __sigisemptyset.
503         * hurd/hurdsig.c (_hurd_internal_post_signal): Use __sigismember,
504         __sigdelset, __sigaddset, __sigorset.
506         * sysdeps/generic/htonl.c: Use uint32_t instead of u_int32_t.
507         * sysdeps/generic/htons.c: Use uint16_t instead of u_int16_t.
509         * hurd/hurdinit.c (_hurd_ports_use): Return EGRATUITOUS when
510         _hurd_ports is null.
512         * hurd/hurdsig.c (_hurdsig_init): Conditionalize exception port setup
513         for old CMU and new OSF Mach interface flavors.
514         * hurd/hurdfault.c (_hurdsig_fault_init): Likewise.
515         * sysdeps/mach/hurd/fork.c (__fork): Likewise.
517         * hurd/hurdsig.c (_hurd_internal_post_signal): Leave msgh_seqno unset.
519         * sysdeps/mach/hurd/spawni.c (__spawni) [KERN_INVALID_LEDGER]:
520         Pass extra arguments to task_create for OSF variant.
521         * sysdeps/mach/hurd/fork.c (__fork): Likewise.
523         * sysdeps/powerpc/elf/libc-start.c: Make AUXVEC diddling code
524         conditional on [HAVE_AUX_VECTOR].
526         * mach/mach/mach_traps.h (thread_switch, __thread_switch): Use
527         mach_msg_timeout_t as type of final argument.
529         * hurd/privports.c (__get_privileged_ports):
530         Change host_priv_t to mach_port_t in argument type.
531         * hurd/hurd.h (get_privileged_ports, __get_privileged_ports):
532         Update decls.
534         * sysdeps/mach/hurd/i386/bits/sigcontext.h: Protect from
535         multiple inclusion.  Inhibit #error under [_SYS_UCONTEXT_H].
536         * sysdeps/mach/hurd/alpha/bits/sigcontext.h: Likewise.
537         * sysdeps/mach/hurd/hppa/bits/sigcontext.h: Likewise.
538         * sysdeps/mach/hurd/mips/bits/sigcontext.h: Likewise.
539         * sysdeps/mach/hurd/powerpc/bits/sigcontext.h: Likewise.
541 2002-01-01  Roland McGrath  <roland@frob.com>
543         * sysdeps/mach/hurd/errnos.awk: Tighten up device_types.h matching.
545 2002-01-01  Ulrich Drepper  <drepper@redhat.com>
547         * include/stdlib.h: Define inlines for the _l variants of the strto*
548         functions.
550 2002-01-01  Roland McGrath  <roland@frob.com>
552         * sysdeps/mach/hurd/powerpc/intr-msg.h: Remove extraneous backslash.
554         * mach/Machrules (MIG): Set CPP as well as CC.
556 2001-12-31  Ulrich Drepper  <drepper@redhat.com>
558         * sysdeps/unix/sysv/linux/getloadavg.c (getloadavg): Always use C
559         locale to parse /proc/loadavg [PR libc/2760].
561 2001-12-31  Jakub Jelinek  <jakub@redhat.com>
563         * elf/dl-conflict.c: Include sys/param.h.
564         (RESOLVE_CONFLICT_FIND_MAP): Cast r_offset to ElfW(Addr).
565         * sysdeps/alpha/dl-machine.h (elf_machine_runtime_setup): Avoid
566         warning.
567         (TRAMPOLINE_TEMPLATE, RTLD_START): Don't use multi-line string
568         literals to avoid warnings.
570 2001-12-31  Andreas Jaeger  <aj@suse.de>
572         * configure.in: Don't check for gsed since we do not use it anywhere.
574 2001-12-25  Dmitry V. Levin  <ldv@alt-linux.org>
576         * io/fts.c: Update from BSD to fix memory leaks.
578 2001-12-25  Dmitry V. Levin  <ldv@alt-linux.org>
580         * crypt/md5-crypt.c: Realloc error handling memory leak fix.
581         * elf/chroot_canon.c: Likewise.
582         * elf/dl-object.c: Likewise.
583         * iconv/iconv_charmap.c: Likewise.
584         * iconv/iconv_prog.c: Likewise.
585         * libio/iogetdelim.c: Likewise.
586         * locale/lc-time.c: Likewise.
587         * stdlib/canonicalize.c: Likewise.
588         * sunrpc/svc.c: Likewise.
589         * sysdeps/generic/glob.c: Likewise.
591 2001-12-19  Martin Schwidefsky  <schwidefsky@de.ibm.com>
593         * sysdeps/unix/sysv/linux/s390/profil-counter.h: Move/copy to ...
594         * sysdeps/unix/sysv/linux/s390/s390-32/profil-counter.h: ... here,
595         remove high order bit from the program counter.
596         * sysdeps/unix/sysv/linux/s390/s390-64/profil-counter.h: ... and here.
598 2001-12-19  Martin Schwidefsky  <schwidefsky@de.ibm.com>
600         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): Remove
601         unnecessary code and add missing reloc types.
602         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Add empty
603         case for reloc type R_390_NONE.
605 2001-12-28  Andreas Jaeger  <aj@suse.de>
607         * io/bug-ftw3.c: Include string.h for prototypes.
609         * crypt/md5test.c (main): Remove unused variable.
611         * dlfcn/modstatic.c: Add prototype to avoid warning.
613 2001-12-26  Roland McGrath  <roland@frob.com>
615         * sysdeps/mach/hurd/sigwait.c (__sigwait): When returning immediately,
616         check only (SS->pending & MASK) for the signal to return.
617         From Jeroen Dekkers <jeroen@dekkers.cx>.
619 2001-12-22  Roland McGrath  <roland@frob.com>
621         * iconv/skeleton.c [!RESET_INPUT_BUFFER && !SAVE_RESET_STATE]:
622         Use preprocessor #if conditionals instead of `if' to avoid
623         warnings about divide by zero in dead code.
625         * hurd/Versions (libc: GLIBC_2.2.5): Add _hurd_port_set,
626         _hurd_port_init, and __hurd_self_sigstate.
628         * mach/Versions (libc: GLIBC_2.2.5): Add mig_strncpy.
630 2001-12-21  Andreas Jaeger  <aj@suse.de>
632         * elf/dblloadmod1.c: Add prototype to avoid warning.
633         * elf/dblloadmod2.c: Likewise.
634         * elf/dblloadmod3.c: Likewise.
635         * elf/reldepmod5.c: Likewise.
636         * elf/reldepmod6.c: Likewise.
638         * elf/dl-conflict.c (_dl_resolve_conflicts): Add unused attribute
639         for resolve_conflict_map since RESOLVE_CONFLICT_FIND_MAP is not
640         used on all architectures.
642         * sunrpc/svc_tcp.c: Add noreturn attribute for
643         svctcp_rendezvous_abort.
644         * sunrpc/svc_unix.c: Likewise for svcunix_rendezvous_abort.
646         * sysdeps/generic/strstr.c (strstr): Add paranthese for assignment
647         to avoid warning.
649 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
651         * manual/llio.texi (aio_fsync): Fix a typo.
652         Patch by Tammy Fox <tfox@redhat.com>.
654 2001-12-18  Jakub Jelinek  <jakub@redhat.com>
656         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (clone): Subtract
657         stack bias from child stack pointer before passing it to clone syscall.
659 2001-12-18  Ulrich Drepper  <drepper@redhat.com>
661         * sysdeps/posix/sysconf.c (__sysconf): Respect POSIX minimum for
662         _SC_TZNAME_MAX.
663         * sysdeps/generic/sysconf.c (__sysconf): Likewise.
664         Reported by Thorsten Kukuk <kukuk@suse.de>.
666         * sysdeps/unix/grantpt.c (grantpt): Correct typo in comment and
667         add some casts.
669         * sysdeps/unix/sysv/linux/grantpt.c: Make __unix_grantpt static.
671 2001-12-18  Thorsten Kukuk  <kukuk@suse.de>
673         * sysdeps/unix/sysv/linux/grantpt.c: Make errno results standard
674         conforming: return EBADF if file descriptor is invalid and EINVAL
675         if file descriptor is no valid tty.
676         * login/tst-grantpt.c: New file.
677         * login/Makefile (tests): Add tst-grantpt.
679 2001-12-17  Ulrich Drepper  <drepper@redhat.com>
681         * io/ftw.c (ftw_dir): Handle inaccessibility of toplevel dir
682         different than implemented in last patch.
683         * io/bug-ftw3.c: Adjust test for changed handling of
684         inaccessibility of toplevel dir.
686 2001-12-16  Roland McGrath  <roland@frob.com>
688         * nss/nsswitch.c (__nss_next): Don't use __FUNCTION__ as literal.
689         * grp/initgroups.c (internal_getgrouplist): Likewise.
691         * hurd/intr-msg.c (_hurd_intr_rpc_mach_msg): Add `break' after
692         `default:' to silence new GCC warning.
693         Rewrite cast of lvalue to silence new GCC warning.
695         * sysdeps/mach/hurd/i386/init-first.c: Avoid multi-line strings in asm.
697         * sysdeps/mach/hurd/spawni.c: New file, by me with a
698         couple fixes by Neal H Walfield <neal@cs.uml.edu>.
700 2001-12-14  Ulrich Drepper  <drepper@redhat.com>
702         * sysdeps/generic/strstr.c (strstr): Update.  New optimized version.
703         Patch by Stephen R. van den Berg.
705         * crypt/md5.h: Define md5_uintptr.
707 2001-12-13  Ulrich Drepper  <drepper@redhat.com>
709         * libio/tst_swprintf.c (main): Add test for string argument with
710         zero precision.
711         * stdio-common/Makefile (tests): Add tst-sprintf.
712         * stdio-common/tst-sprintf.c: New file.
714 2001-12-13  Andreas Schwab  <schwab@suse.de>
716         * stdio-common/vfprintf.c (process_string_arg): Correctly handle
717         zero precision with wide character string format.
719 2001-12-13  Thorsten Kukuk  <kukuk@suse.de>
721         * sysdeps/posix/cuserid.c (cuserid): If we don't find the UID,
722         but have a user supplied buffer, return the empty buffer, not NULL.
724 2001-12-13  Ulrich Drepper  <drepper@redhat.com>
726         * crypt/md5.c (md5_process_bytes): Correct handling of alignment.
727         Patch by Eric Sharkey <sharkey@netrics.com>.
729         * crypt/md5test.c (main): Add test for multiple calls to
730         __md5_process_bytes to itererate over input string.
732 2001-12-12  Ulrich Drepper  <drepper@redhat.com>
734         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Mostly the code
735         from __nis_findfastest.  Take timeout value from parameter.
736         (__nis_findfastest): Call __nis_findfastest_with_timeout repeatedly.
737         * nis/nis_intern.h: Define parameters controlling __nis_findfastest
738         [PR libc/2520].  Patch by Alexander Belopolsky <alexb@rentec.com>.
740 2001-12-12  Andreas Jaeger  <aj@suse.de>
742         * configure.in: Use -nostartfiles -nostdlib for linker tests, fix
743         combreloc test so that it works in this case.
745         * sysdeps/arm/dl-machine.h (elf_machine_rela): Fix typo in last patch.
747 2001-12-12  NIIBE Yutaka  <gniibe@m17n.org>
749         * sysdeps/sh/Makefile: New file.
750         * sysdeps/sh/_mcount.S: New file.
751         * sysdeps/sh/sysdep.h (CALL_MCOUNT): Implemented.
752         * sysdeps/sh/machine-gmon.h: Remove "NOTYET" comment, as we are ready.
754 2001-12-11  Ulrich Drepper  <drepper@redhat.com>
756         * resolv/nss_dns/dns-host.c (getanswer_r): Remove MAX_NR_ADDRS
757         limitation [PR libc/2564].
759 2001-12-11  Jakub Jelinek  <jakub@redhat.com>
761         * elf/Makefile (dl-routines): Add conflict.
762         (rtld-ldscript-in, rtld-ldscript, rtld-parms): Remove.
763         (ld.so): Add _begin local symbol.
764         * elf/elf.h (DT_VALTAGIDX, DT_VALNUM, DT_ADDRTAGIDX, DT_ADDRNUM):
765         Define.
766         * elf/dl-deps.c (_dl_build_local_scope): New.
767         (_dl_map_object_deps): If LD_TRACE_PRELINKING, compute local scopes
768         of all libraries.
769         * elf/do-rel.h (VALIDX): Define.
770         (elf_dynamic_do_rel): If ELF_MACHINE_PLT_REL is defined, don't do
771         lazy binding for RELA.  If DT_GNU_PRELINKED, DT_RELACOUNT relocations
772         can be skipped.
773         * elf/dl-conflict.c: New file.
774         * elf/dl-lookup.c (_dl_debug_bindings): New.
775         (_dl_lookup_symbol): Use _dl_debug_bindings.  Reference_name is always
776         non-NULL.
777         (_dl_lookup_symbol_skip): Likewise.
778         (_dl_lookup_versioned_symbol): Likewise.
779         (_dl_lookup_versioned_symbol_skip): Likewise.
780         * elf/dl-runtime.c (PLTREL): If ELF_MACHINE_PLT_REL is defined,
781         define to ElfW(Rel).
782         * elf/dynamic-link.h (elf_get_dynamic_info): Record selected dynamic
783         tags in the DT_VALRNGLO..DT_VALRNGHI and DT_ADDRRNGLO..DT_ADDRRNGHI
784         ranges.
785         Don't adjust address dynamic tags if l_addr is 0.
786         * elf/rtld.c (_dl_trace_prelink, _dl_trace_prelink_map): New variables.
787         (_dl_start): Skip ELF_DYNAMIC_RELOCATE if ld.so is prelinked.
788         (VALIDX, ADDRIDX): Define.
789         (_dl_start_final): Initialize _dl_rtld_map's l_map_start and l_map_end.
790         (dl_main): Print library list for LD_TRACE_PRELINKING.
791         If prelinking information can be used, skip relocating libraries and
792         call _dl_resolve_conflicts instead.
793         (process_envvars): Handle LD_TRACE_PRELINKING envvar.
794         * elf/dl-load.c (_dl_map_object): Don't create fake libs
795         if LD_TRACE_PRELINKING.
796         * include/link.h (struct link_map) [l_info]: Add DT_VALNUM
797         + DT_ADDRNUM.
798         * sysdeps/generic/ldsodefs.h (_dl_trace_prelink_map): New declaration.
799         (DL_DEBUG_PRELINK): Define.
800         (_dl_resolve_conflicts): Add prototype.
802         * sysdeps/alpha/dl-machine.h (elf_machine_runtime_setup): Reinitialize
803         .plt for prelinked libraries where prelinking info cannot be used.
804         (elf_machine_rela): If relocating R_ALPHA_JMP_SLOT in .gnu.conflict
805         section, use RESOLVE_CONFLICT_FIND_MAP to find out reloc's link_map.
806         * sysdeps/arm/bits/link.h: New file.
807         * sysdeps/arm/dl-machine.h (elf_machine_runtime_setup): Save original
808         content of .got[1].
809         (ELF_MACHINE_NO_RELA): Only define if RTLD_BOOTSTRAP.
810         (ELF_MACHINE_PLT_REL): Define.
811         (elf_machine_rela, elf_machine_rela_relative): New.
812         (elf_machine_lazy_rel): Reinitialize R_ARM_JUMP_SLOT address instead
813         of adjusting it if prelinked and prelinking cannot be used.
814         * sysdeps/i386/bits/link.h: New file.
815         * sysdeps/i386/dl-machine.h (elf_machine_runtime_setup): Save original
816         content of .got[1].
817         (ELF_MACHINE_NO_RELA): Only define if RTLD_BOOTSTRAP.
818         (ELF_MACHINE_PLT_REL): Define.
819         (elf_machine_rela, elf_machine_rela_relative): New.
820         (elf_machine_lazy_rel): Reinitialize R_386_JUMP_SLOT address instead
821         of adjusting it if prelinked and prelinking cannot be used.
822         * sysdeps/powerpc/dl-machine.h (elf_machine_rela): If relocating
823         conflicts, skip finaladdr computation.  Use RESOLVE_CONFLICT_FIND_MAP
824         to find out map for R_PPC_JMP_SLOT relocs.
825         * sysdeps/sparc/sparc32/dl-machine.h (VALIDX): Define.
826         (OPCODE_BA): Define.
827         (elf_machine_runtime_setup): Reinitialize .plt for prelinked
828         libraries where prelinking info cannot be used.
829         (sparc_fixup_plt): Renamed from elf_machine_fixup_plt.
830         (elf_machine_fixup_plt): Call sparc_fixup_plt.
831         (elf_machine_rela): Set value to 0 if relocating conflicts.
832         Call sparc_fixup_plt for R_SPARC_JMP_SLOT.
833         * sysdeps/sparc/sparc64/dl-machine.h (VALIDX): Define.
834         (sparc64_fixup_plt): Fix a typo.
835         (elf_machine_rela): Set value to 0 if relocating conflicts.
836         Handle R_SPARC_JMP_SLOT relocs when relocating conflicts.
837         (elf_machine_runtime_setup): Reinitialize .plt for prelinked
838         libraries where prelinking info cannot be used.
839         * sysdeps/sh/bits/link.h: New file.
840         * sysdeps/sh/dl-machine.h (elf_machine_runtime_setup): Save original
841         content of .got[1].
842         (elf_machine_lazy_rel): Reinitialize R_SH_JMP_SLOT address instead
843         of adjusting it if prelinked and prelinking cannot be used.
844         * sysdeps/s390/s390-32/bits/link.h: New file.
845         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_runtime_setup):
846         Save original content of .got[1].
847         (elf_machine_lazy_rel): Reinitialize R_390_JMP_SLOT address instead
848         of adjusting it if prelinked and prelinking cannot be used.
849         * sysdeps/s390/s390-64/bits/link.h: New file.
850         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_runtime_setup):
851         Save original content of .got[1].
852         (elf_machine_lazy_rel): Reinitialize R_390_JMP_SLOT address instead
853         of adjusting it if prelinked and prelinking cannot be used.
854         * sysdeps/x86_64/bits/link.h: New file.
855         * sysdeps/x86_64/dl-machine.h (elf_machine_runtime_setup):
856         Save original content of .got[1].
857         (elf_machine_lazy_rel): Reinitialize R_X86_64_JMP_SLOT address instead
858         of adjusting it if prelinked and prelinking cannot be used.
860 2001-12-11  Ulrich Drepper  <drepper@redhat.com>
862         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_r): Use sizeof
863         where appropriate instead of numbers.  Little optimizations.
865 2001-12-10  Roland McGrath  <roland@frob.com>
867         * sysdeps/mach/hurd/bind.c (bind): Don't deallocate IFSOCK if we never
868         set it.
870         * shlib-versions [USE_IN_LIBIO] (.*-.*-gnu-gnu.*): Set default
871         set to GLIBC_2.2.5, not GLIBC_2.2.4.
873         * sysdeps/mach/hurd/configure.in (libc_cv_gcc_unwind_find_fde):
874         Fix conditionals so this is set by default for stdio and not for libio.
875         * sysdeps/mach/hurd/configure: Regenerated.
877 2001-12-10  Thorsten Kukuk  <kukuk@suse.de>
879         * io/ftw.c (ftw_startup): Check, if the path is search and readable.
881 2001-12-10  Ulrich Drepper  <drepper@redhat.com>
883         * io/Makefile (tests): Add bug-ftw3.
884         * io/bug-ftw3.c: New file.
886         * sysdeps/generic/glob.c (glob): Return only pattern if nothing
887         matches and GLOB_NOCHECK is set.
888         * posix/globtest.sh: Correct expected result for NOCHECK test.
890         * po/ca.po: Update from translation team.
892 2001-12-09  Ulrich Drepper  <drepper@redhat.com>
894         Implement transliteration of characters in strings of the locale
895         definitions.
896         * locale/programs/linereader.c: Adjust for additional parameter to
897         lr_token.
898         (get_string): If character <Uxxxx> is not found try to transliterate
899         it.
900         * locale/programs/ld-ctype.c: Adjust for additional parameter to
901         lr_token.  Add const to charmap parameter of all functions.
902         (find_translit, find_translit2): New functions.
903         * locale/programs/charmap.c: Adjust for additional parameter to
904         lr_token.
905         * locale/programs/repertoire.c: Likewise.
906         * locale/programs/linereader.h: Likewise.
907         * locale/programs/ld-address.c: Likewise.  Add const to charmap
908         parameter of all functions.
909         * locale/programs/ld-collate.c: Likewise.
910         * locale/programs/ld-identification.c: Likewise.
911         * locale/programs/ld-measurement.c: Likewise.
912         * locale/programs/ld-messages.c: Likewise.
913         * locale/programs/ld-monetary.c: Likewise.
914         * locale/programs/ld-name.c: Likewise.
915         * locale/programs/ld-numeric.c: Likewise.
916         * locale/programs/ld-paper.c: Likewise.
917         * locale/programs/ld-paper.c: Likewise.
918         * locale/programs/ld-telephone.c: Likewise.
919         * locale/programs/ld-time.c: Likewise.
920         * locale/programs/locfile.c: Likewise.
921         * locale/programs/localedef.c: Likewise.
922         * locale/programs/localedef.h: Likewise.
923         * locale/programs/locfile.h: Likewise.  Add declaration for
924         find_translit.
925         * locale/programs/simple-hash.c: Add const to first parameter of
926         find_entry, iterate_table, and lookup.
927         * locale/programs/simple-hash.h: Likewise.
928         * locale/localeinfo.h: Don't define __LC_LAST here.  Include <locale.h>
929         instead.
930         * include/locale.h: Define __LC_LAST.
931         * iconv/Makefile (CFLAGS-linereader.c): Define to -DNO_TRANSLITERATION.
933 2001-12-07  Geoff Keating  <geoffk@redhat.com>
935         * sysdeps/powerpc/Dist: Update for recent FP changes.
936         * sysdeps/powerpc/fpu/Dist: Likewise.
938 2001-12-07  Andreas Schwab  <schwab@suse.de>
940         * sysdeps/unix/sysv/linux/opensock.c: Include <string.h>.
942 2001-12-06  Geoff Keating  <geoffk@redhat.com>
944         * sysdeps/powerpc/Makefile (sysdep_routines): Don't build the fpr
945         save/restore functions here.
946         (libm-support): Don't define these functions here.
947         * sysdeps/powerpc/fpu/Makefile: Build the fpr save/restore
948         functions here.
949         * sysdeps/powerpc/fe_nomask.c: Move to...
950         * sysdeps/powerpc/fpu/fe_nomask.c: ... here.
951         * sysdeps/powerpc/fprrest.S: Move to...
952         * sysdeps/powerpc/fpu/fprrest.S: ... here.
953         * sysdeps/powerpc/fprsave.S: Move to...
954         * sysdeps/powerpc/fpu/fprsave.S: ... here.
956 2001-12-06  Ulrich Drepper  <drepper@redhat.com>
958         * sysdeps/unix/sysv/linux/opensock.c: New file.
960 2001-12-06  Geoff Keating  <geoffk@redhat.com>
962         * config.make.in (with-fp): Define from configure.
963         * configure.in: Substitute with_fp.
964         * configure: Regenerate.
965         * sysdeps/powerpc/Makefile: Set -msoft-float when --without-fp is
966         specified, and don't change FPU environment.
968 2001-12-06  Ulrich Drepper  <drepper@redhat.com>
970         * libio/vasprintf.c (_IO_vasprintf): Free buffer on failure.
971         * assert/assert.c: Check result of __asprintf call and don't use
972         string if it failed.
973         * assert/assert-perr.c: Likewise.
974         * inet/rcmd.c: Likewise.
975         * locale/programs/localedef.c (main): Check result of
976         construct_output_path and exit if it failed.
977         (construct_output_path): Check result of asprintf and mkdir calls and
978         fail if they failed.
979         * posix/getopt.c: Check result of __asprintf calls and fail if
980         they failed.
981         Patch by Dmitry V. Levin <ldv@alt-linux.org>.
983 2001-12-05  Ulrich Drepper  <drepper@redhat.com>
985         * sysdeps/generic/strcasecmp.c (__strcasecmp): Little performance
986         patch.
987         * sysdeps/generic/strncase.c: Likewise.
988         * string/tester.c: Add tests for strcasecmp and strncasecmp.
990 2001-12-05  Geoff Keating  <geoffk@redhat.com>
992         * scripts/cpp: Test the exit status from 'type', not 'awk'.
994         * sysdeps/powerpc/__longjmp.S: Don't restore FP registers.
995         * sysdeps/powerpc/fpu/__longjmp.S: Do restore FP registers.
996         * sysdeps/powerpc/setjmp.S: Don't save FP registers.
997         * sysdeps/powerpc/fpu/setjmp.S: Do save FP registers.
998         * sysdeps/powerpc/fclrexcpt.c: Move to...
999         * sysdeps/powerpc/fpu/fclrexcpt.c: ... here.
1000         * sysdeps/powerpc/fpu_control.h: Move to...
1001         * sysdeps/powerpc/fpu/fpu_control.h: ... here.
1003 2001-12-05  Ulrich Drepper  <drepper@redhat.com>
1005         * iconvdata/ibm1129.h: Remove duplicate mappings.
1006         * iconvdata/ibm937.c: Handle overflow errors.  Handle new tables.
1007         * iconvdata/ibm937.h: Reorganize table to safe a lot of space.
1008         Patch by Masahide Washizawa <WASHI@jp.ibm.com>.
1010         * timezone/zic.c: Fix handling of turnaround times.
1011         Patch by Arthur David Olson <olsona@dc37a.nci.nih.gov>.
1013 2001-12-02  Moshe Olshansky  <OLSHANSK@il.ibm.com>
1015         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder): Fix
1016         overflow problem.
1018 2001-12-05  Ulrich Drepper  <drepper@redhat.com>
1020         * posix/regex.c: For use outside glibc defined bounded pointer
1021         macros here.  Patch by Jim Meyering <jim@meyering.net>.
1023         * iconvdata/Makefile (modules): Add TCVN5712-1.
1024         * iconvdata/TESTS: Add TCVN5712-1.
1025         * iconvdata/gconv-modules: Likewise.
1026         * iconvdata/tcvn5712-1.c: New file.
1027         * iconvdata/testdata/TCVN-5712: New file.
1028         * iconvdata/testdata/TCVN-5712..UTF8: New file.
1030 2001-12-04  Ulrich Drepper  <drepper@redhat.com>
1032         * iconvdata/cp1258.c: Optimize conversion from UCS4.
1034 2001-12-02  Roland McGrath  <roland@frob.com>
1036         * mach/Makefile, mach/Machrules: Move comments out of \ continuations.
1038         * hurd/hurd.h (__hurd_fail): Add `break;' to silence new gcc-3 warning.
1039         Reported by Jeff Bailey <jbailey@nisa.net>.
1041         * hurd/hurd.h (_hurd_umask): Remove volatile qualifier from decl.
1042         Reported by Jeff Bailey <jbailey@nisa.net>.
1044         * mach/Makefile ($(objpfx)mach-syscalls.mk): Pass $(CFLAGS) to $(CC).
1045         * mach/Machrules ($(objpfx)%.udeps static pattern rule): Likewise.
1046         Reported by Jeff Bailey <jbailey@nisa.net>.
1048 2001-12-01  Roland McGrath  <roland@frob.com>
1050         * sysdeps/mach/hurd/configure.in (libc_cv_gcc_unwind_find_fde): Add
1051         missing backslash in test arguments.
1052         * sysdeps/mach/hurd/configure: Regenerated.
1054 2001-11-26  Roland McGrath  <roland@frob.com>
1056         * hurd/hurdinit.c (_hurd_ports_use): Check if _hurd_ports is null.
1057         Reported by John Tobey <jtobey@john-edwin-tobey.org>.
1059 2001-11-30  Ulrich Drepper  <drepper@redhat.com>
1061         * iconvdata/Makefile (modules): Add ARMSCII-8.
1062         * iconvdata/gconv-modules: Add entries for ARMSCII-8.
1063         * iconvdata/armscii-8.c: New file.
1065 2001-11-29  Jakub Jelinek  <jakub@redhat.com>
1067         * sysdeps/generic/glob.c (next_brace_sub): Return NULL if braces
1068         don't match, fix {{a,b},c} globbing, clean up.
1069         Patch by Flavio Veloso <flaviovs@magnux.com>.
1070         * posix/globtest.sh: Add new tests.
1072 2001-11-29  Andreas Jaeger  <aj@suse.de>
1074         * sysdeps/unix/sysv/linux/x86_64/Versions: Add arch_prctl.
1075         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add arch_prctl call.
1077         * sysdeps/generic/abort.c: Include libioP.h for
1078         _IO_flush_all_lockp prototype.
1080 2001-11-29  Ulrich Drepper  <drepper@redhat.com>
1082         * posix/regex.h: Define __restrict_arr correctly.
1084 2001-11-28  Ulrich Drepper  <drepper@redhat.com>
1086         * iconvdata/ibm1163.c: New file.
1087         * iconvdata/ibm1163.h: New file.
1088         * iconvdata/ibm1164.c: New file.
1089         * iconvdata/ibm1164.h: New file.
1090         * iconvdata/TESTS: Add entries for IBM1163 and IBM1164.
1091         * iconvdata/Makefile: Likewise.
1092         * iconvdata/testdata/IBM1163: New file.
1093         * iconvdata/testdata/IBM1163..UTF8: New file.
1094         * iconvdata/testdata/IBM1164: New file.
1095         * iconvdata/testdata/IBM1164..UTF8: New file.
1096         Patch by Masahide Washizawa <WASHI@jp.ibm.com>.
1098         * iconvdata/ibm1046.h: Optimize.  Remove duplicate mappings.
1099         * iconvdata/ibm1124.h: Likewise.
1100         * iconvdata/ibm1132.h: Likewise.
1101         * iconvdata/ibm1133.h: Likewise.
1102         * iconvdata/ibm1160.h: Likewise.
1103         * iconvdata/ibm1161.h: Likewise.
1104         * iconvdata/ibm1162.h: Likewise.
1105         * iconvdata/ibm856.h: Likewise.
1106         * iconvdata/ibm922.h: Likewise.
1107         * iconvdata/ibm930.h: Likewise.
1108         * iconvdata/ibm932.h: Likewise.
1109         * iconvdata/ibm933.h: Likewise.
1110         * iconvdata/ibm935.h: Likewise.
1111         * iconvdata/ibm937.h: Likewise.
1112         * iconvdata/ibm939.h: Likewise.
1113         * iconvdata/ibm943.h: Likewise.
1114         * iconvdata/ibm930.c: Pretty printing.
1115         * iconvdata/ibm937.c: Avoid access accross array boundary.
1117         * iconv/gconv_open.c (__gconv_open): Empty codeset name now means using
1118         the current locale's codeset.
1119         * iconv/iconv_open.c (iconv_open): Don't strip out everything for
1120         empty input string.
1121         * iconv/iconv_prog.c: Pass empty strings as default value for to-
1122         and from-charset.  Don't determine locale's charset here.
1124         * libio/genops.c (_IO_flush_all_lockp): New function.  The same code
1125         as the old _IO_flush_all but lock only if parameter is nonzero.
1126         (_IO_flush_all): Call _IO_flush_all_lockp with 1 as parameter.
1127         * libio/libioP.h: Add prototype for _IO_flush_all_lockp.
1128         * sysdeps/generic/abort.c (fflush): Define to _IO_flush_all_lockp(0)
1129         if libio is used [PR libc/2575].
1131 2001-11-28  Jakub Jelinek  <jakub@redhat.com>
1133         * sysdeps/sparc/fpu/bits/mathinline.h (__signbitf, __signbit,
1134         __signbitl): Only define for ISO C99.
1136 2001-11-22  Thorsten Kukuk  <kukuk@suse.de>
1138         * nss/nss_files/files-hosts.c (_nss_files_get##name##_r): Set
1139         herrnop to NETDB_INTERNAL if we run out of buffer space.
1141 2001-11-28  Ulrich Drepper  <drepper@redhat.com>
1143         * nss/nss_files/files-XXX.c (internal_getent): Correct input
1144         overflow test for platforms with signed char.
1145         Reported by Andrew Haley <aph@cambridge.redhat.com>.
1147 2001-11-28  Bruno Haible  <bruno@clisp.org>
1149         * locale/programs/simple-hash.c (lookup_2): Remove function.
1150         (insert_entry_2): Call lookup instead of lookup_2.
1152 2001-03-04  Bruno Haible  <bruno@clisp.org>
1154         * intl/dcigettext.c (DCIGETTEXT): Increment path_max proportionally.
1156 2001-10-31  Bruno Haible  <bruno@clisp.org>
1158         * intl/plural.y: Include <stddef.h>, needed for NULL with SunOS 4 cc.
1160 2001-03-21  Bruno Haible  <bruno@clisp.org>
1162         * intl/dcigettext.c (_nl_state_lock): Mark as #ifdef _LIBC. AIX 3 xlc
1163         chokes on empty macro arguments.
1164         * intl/plural.y: Add #pragma for alloca on AIX 3.
1166 2001-11-27  Ulrich Drepper  <drepper@redhat.com>
1168         * intl/dcigettext.c (guess_category_value): Only implement for
1169         glibc.  Otherwise rely on function _nl_locale_name which isn't
1170         present in the glibc sources.
1172 2001-09-24  Bruno Haible  <bruno@clisp.org>
1174         * intl/loadmsgcat.c (_nl_init_domain_conv): Also enable
1175         transliteration when building on a glibc system but outside glibc.
1177 2001-09-22  Bruno Haible  <bruno@clisp.org>
1179         * intl/plural-eval.c: New file, extracted from dcigettext.c.
1180         * intl/dcigettext.c (plural_eval): Remove function, moved to
1181         intl/plural-eval.c.
1182         (plural_lookup): Call PLURAL_EVAL instead of plural_eval.
1183         Include plural-eval.c.
1185 2001-09-22  Bruno Haible  <bruno@clisp.org>
1187         * intl/plural-exp.c (EXTRACT_PLURAL_EXPRESSION): Reject numbers that
1188         don't start with a digit; nplurals must be positive.
1190 2001-09-02  Bruno Haible  <bruno@clisp.org>
1192         * intl/plural-exp.h: New file, extracted from gettextP.h.
1193         * intl/plural-exp.c: New file, extracted from loadmsgcat.c.
1194         * intl/gettextP.h (struct expression, struct parse_args,
1195         __gettext_free_exp, __gettextparse): Move to plural-exp.h.
1196         * intl/loadmsgcat.c: Include plural-exp.h.
1197         (PLURAL_PARSE): Move macro to plural-exp.h.
1198         (plvar, plone, germanic_plural, INIT_GERMANIC_PLURAL): Move to
1199         plural-exp.c.
1200         (_nl_load_domain): Move plural handling code to plural-exp.c.  Call
1201         EXTRACT_PLURAL_EXPRESSION.
1202         (_nl_unload_domain): Update.
1203         * intl/dcigettext.c: Include plural-exp.h.
1204         * intl/plural.y: Include plural-exp.h, not gettextP.h.
1205         (FREE_EXPRESSION): Move macro to plural-exp.h.
1206         * intl/Makefile (routines): Add plural-exp.
1207         (distribute): Add plural-exp.h.
1209 2001-07-28  Bruno Haible  <bruno@clisp.org>
1211         * intl/l10nflist.c (_nl_normalize_codeset): Cast isalnum, isalpha,
1212         isdigit, tolower argument to 'unsigned char'.
1213         * intl/loadmsgcat.c (_nl_load_domain): Cast isspace argument to
1214         'unsigned char'.
1215         * intl/localealias.c (read_alias_file): Cast isspace argument to
1216         'unsigned char'.
1218 2001-10-20  Bruno Haible  <bruno@clisp.org>
1220         Assume strchr() exists. (Without it, intl/explodename.c wouldn't link
1221         anyway.)
1222         * intl/dcigettext.c (strchr): Remove fallback definition; it conflicts
1223         with the variable 'index' in plural_lookup.
1224         * intl/l10nflist.c (strchr): Likewise.
1225         * intl/localealias.c (strchr): Likewise.
1227         Assume <stddef.h>, <stdlib.h>, <string.h>, <locale.h> exist.
1228         * intl/bindtextdom.c: Likewise.
1229         * intl/dcigettext.c: Likewise.
1230         * intl/dgettext.c: Likewise.
1231         * intl/dngettext.c: Likewise.
1232         * intl/explodename.c: Likewise.
1233         * intl/finddomain.c: Likewise.
1234         * intl/gettext.c: Likewise.
1235         * intl/l10nflist.c: Likewise.
1236         * intl/loadmsgcat.c: Likewise.
1237         * intl/localealias.c: Likewise.
1238         * intl/ngettext.c: Likewise.
1239         * intl/textdomain.c: Likewise.
1240         * intl/gettext.h: Assume <limits.h> exists.
1242 2001-11-27  Ulrich Drepper  <drepper@redhat.com>
1244         * stdio-common/Makefile (tests): Add scanf11.
1245         * stdio-common/scanf11.c: New file.
1247 2001-11-26  Ulrich Drepper  <drepper@redhat.com>
1249         * version.h (RELEASE): Define as development.
1250         (VERSION): Set to 2.2.90.
1252 2001-11-22  Thorsten Kukuk  <kukuk@suse.de>
1254         * nis/nss_compat/compat-grp.c: Print group id as unsigned long.
1255         * nis/nss_nis/nis-grp.c: Likewise.
1256         * nis/nss_nisplus/nisplus-grp.c: Likewise.
1258         * nis/nss_compat/compat-pwd.c: Print user id as unsigned long.
1259         * nis/nss_nis/nis-pwd.c: Likewise.
1260         * nis/nss_nisplus/nisplus-pwd.c: Likewise.
1262         * nis/nss_nis/nis-publickey.c: Use strtoul instead of atoi.
1263         * nis/nss_nisplus/nisplus-parser.c: Likewise.
1264         * nis/nss_nisplus/nisplus-publickey.c: Likewise.
1266         * nscd/grpcache.c: Use strtoul instead of atol.
1267         * nscd/pwdcache.c: Likewise.
1268         * nss/getent.c: Likewise.
1270 2001-11-27  Paul Eggert  <eggert@twinsun.com>
1272         * sysdeps/posix/tempname.c (__gen_tempname): Try at least
1273         ATTEMPTS_MIN or TMP_MAX times, whichever is greater.
1275 2001-11-19  Bruno Haible  <bruno@clisp.org>
1277         * locale/programs/simple-hash.c (insert_entry_2): Resize at 75%, not
1278         90%.
1279         (compute_hashval): Shift by 9 bits, not by 4 bits. This drastically
1280         improves the quality of the hash function, especially for short
1281         strings.
1283 2001-11-26  Ulrich Drepper  <drepper@redhat.com>
1285         * stdio-common/vfscanf.c: If incomplete nan of inf(inity) strings
1286         are found call conv_error and not input_error [PR libc/2669].
1288         * math/bits/mathcalls.h: Mark ceil and floor as const.
1289         Reported by David Mosberger.
1291 2001-11-21  Jim Meyering  <meyering@lucent.com>
1293         * posix/regex.c (iswctype, mbrtowc, wcslen, wcscoll, wcrtomb) [_LIBC]:
1294         Define to be __-prefixed.
1295         Remove unnecessary duplication in `#ifdef _LIBC' blocks.
1297 2001-11-26  Andreas Jaeger  <aj@suse.de>
1299         * sysdeps/unix/sysv/linux/hppa/brk.c: Remove __brk_addr alias,
1300         avoid warning.
1302 2001-11-26  Stephen L Moshier <moshier@mediaone.net>
1304         * sysdeps/ieee754/ldbl-128/e_log10l.c (L102B): Fix typo in
1305         initialization.
1307         * sysdeps/ieee754/ldbl-128/e_coshl.c (__ieee754_coshl): Remove
1308         unused variables.  Fix threshold for returning 1.0.
1310         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (neval, deval): Constify
1311         argument.
1313         * sysdeps/ieee754/ldbl-128/s_erfl.c (neval, deval): Likewise, and
1314         remove unused variables.
1316         * sysdeps/ieee754/ldbl-128/e_j0l.c (neval, deval): Likewise.
1318         * sysdeps/ieee754/ldbl-128/e_j1l.c (neval, deval): Likewise, and
1319         include local math header files.
1321 2001-11-22  Andreas Jaeger  <aj@suse.de>
1323         * sysdeps/ieee754/ldbl-96/s_ilogbl.c (__ilogbl): Add brace to
1324         avoid warning.
1326 2001-11-21  Andreas Jaeger  <aj@suse.de>
1328         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: New file.
1330         * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers): Add
1331         sys/debugreg.h
1333 2001-11-15  Andreas Jaeger  <aj@suse.de>
1335         * include/features.h (__GLIBC_HAVE_LONG_LONG): Define for
1336         compilers that support it.
1338         * posix/sys/types.h: Use __GLIBC_HAVE_LONG_LONG.
1339         * sysdeps/unix/sysv/linux/bits/types.h: Likewise.
1340         * stdlib/stdlib.h: Likewise.
1342 2001-11-17  Ulrich Drepper  <drepper@redhat.com>
1344         * posix/regex.c (byte_re_match_2_internal): For gcc replace switch
1345         statement with gotos.
1346         Based on a patch by Paolo Bonzini <bonzini@pc-amo3.elet.polimi.it>.
1348 2001-11-16  Stephen L Moshier  <moshier@mediaone.net>
1350         * sysdeps/ieee754/ldbl-96/s_erfl.c (__erfcl): Fix K&R header.
1352 2001-11-15  Ulrich Drepper  <drepper@redhat.com>
1354         * sysdeps/generic/unwind-dw2-fde.c: Don't use recursive mutexes.
1356 2001-10-02  Jakub Jelinek  <jakub@redhat.com>
1357             H.J. Lu  <hjl@gnu.org>
1359         * Versions.def (libc): Add GCC_3.0.
1360         * configure.in (libc_cv_gcc_static_libgcc): Set to -static-libgcc
1361         if gcc supports this flag.
1362         (EXPORT_UNWIND_FIND_FDE): Define unless target configure disables it.
1363         (gcc3): Allow glibc to be compiled with gcc 3.x.
1364         * config.h.in (EXPORT_UNWIND_FIND_FDE): Add.
1365         * config.make.in (static-libgcc, unwind-find-fde): Add.
1366         * Makerules (build-shlib-helper, build-module-helper): Use it.
1367         * scripts/versions.awk: Make sure GLIBC_ versions come first.
1368         * elf/soinit.c (__libc_global_ctors): Set tbases and dbases if
1369         necessary.
1370         (_fini): Call __deregister_frame_info_bases if
1371         __register_frame_info_bases was used to register.
1372         * elf/Versions (__register_frame_info, __deregister_frame_info): Add
1373         for GLIBC_2.0.
1374         (__register_frame_info_bases, __register_frame_info_table_bases,
1375         __deregister_frame_info_bases, _Unwind_Find_FDE): Add for GCC_3.0.
1376         * elf/Makefile (routines): Add unwind-dw2-fde.
1377         (shared-only-routines): Add unwind-dw2-fde.
1378         * sysdeps/alpha/gccframe.h: New file.
1379         * sysdeps/arm/gccframe.h: New file.
1380         * sysdeps/generic/framestate.c: New file.
1381         * sysdeps/generic/dwarf2.h: New file.
1382         * sysdeps/generic/gccframe.h (struct object): Update from gcc 3.0.
1383         * sysdeps/generic/unwind-dw2-fde.c: New file.
1384         * sysdeps/unix/sysv/linux/ia64/unwind-dw2-fde.c: New file.
1385         * sysdeps/generic/unwind-dw2-fde.h: New file.
1386         * sysdeps/generic/unwind-dw2.c: New file.
1387         * sysdeps/generic/unwind-pe.h: New file.
1388         * sysdeps/generic/unwind.h: New file.
1389         * sysdeps/hppa/gccframe.h: New file.
1390         * sysdeps/i386/gccframe.h: New file.
1391         * sysdeps/m68k/gccframe.h: New file.
1392         * sysdeps/mips/gccframe.h: New file.
1393         * sysdeps/powerpc/gccframe.h: New file.
1394         * sysdeps/s390/gccframe.h: New file.
1395         * sysdeps/sh/gccframe.h: New file.
1396         * sysdeps/sparc/gccframe.h: New file.
1397         * sysdeps/vax/gccframe.h: New file.
1398         * sysdeps/unix/sysv/linux/configure.in (libc_cv_gcc_unwind_find_fde):
1399         Set on all architectures except ia64.
1400         * sysdeps/mach/hurd/configure.in (libc_cv_gcc_unwind_find_fde): Set
1401         for i386.
1402         * sysdeps/mach/hurd/i386/Versions (__register_frame_info,
1403         __deregister_frame_info): Move to elf/Versions.
1404         * sysdeps/unix/sysv/linux/m68k/Versions: Likewise.
1405         * sysdeps/unix/sysv/linux/arm/Versions: Likewise.
1406         * sysdeps/unix/sysv/linux/alpha/Versions: Likewise.
1407         * sysdeps/unix/sysv/linux/i386/Versions: Likewise.
1408         * sysdeps/unix/sysv/linux/mips/Versions: Likewise.
1409         * sysdeps/unix/sysv/linux/powerpc/Versions: Likewise.
1410         * sysdeps/unix/sysv/linux/s390/s390-32/Versions: Likewise.
1411         * sysdeps/unix/sysv/linux/sparc/sparc32/Versions: Likewise.
1412         * sysdeps/unix/sysv/linux/sparc/sparc64/Versions: Likewise.
1413         * sysdeps/mach/hurd/i386/Makefile (sysdep-routines): Add framestate.
1414         * sysdeps/unix/sysv/linux/arm/Makefile: Likewise.
1415         * sysdeps/unix/sysv/linux/alpha/Makefile: Likewise.
1416         * sysdeps/unix/sysv/linux/i386/Makefile: Likewise.
1417         * sysdeps/unix/sysv/linux/m68k/Makefile: Likewise.
1418         * sysdeps/unix/sysv/linux/mips/Makefile: Likewise.
1419         * sysdeps/unix/sysv/linux/powerpc/Makefile: Likewise.
1420         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Likewise.
1421         * sysdeps/unix/sysv/linux/sparc/Makefile: Likewise.
1423 2001-11-15  Jeff Law  <law@redhat.com>
1425         * posix/regex.c (uintptr_t): Do not provide a definition if the
1426         system provided one.
1428 2001-11-13  Roland McGrath  <roland@frob.com>
1430         * stdio-common/tmpfile.c: Moved to ...
1431         * sysdeps/generic/tmpfile.c: ... here.
1432         * sysdeps/mach/hurd/tmpfile.c: New file.
1434         * hurd/fopenport.c (__fopenport): Renamed from fopenport.
1435         [USE_IN_LIBIO] (fopencookie): #define as _IO_fopencookie.
1436         (fopenport): Define as weak alias.
1438         * libio/iofopncook.c (_IO_fopencookie): Move forward declaration ...
1439         * libio/libioP.h: ... to here.
1441 2001-11-12  Ulrich Drepper  <drepper@redhat.com>
1443         * elf/dl-reloc.c (_dl_relocate_object): Avoid iterating over
1444         program header twice.  Construct list with the needed information.
1446 2001-11-10  Ulrich Drepper  <drepper@redhat.com>
1448         * po/ca.po: Update from translation team.
1450         * elf/dl-load.c (_dl_map_object_from_fd): Remove use of
1451         _dl_pf_to_prot.  Use arithmetic operation using PF_TO_PROT macro.
1452         * sysdeps/generic/ldsodefs.h (PF_TO_PROT): New macro.
1453         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
1455 2001-11-10  Andreas Jaeger  <aj@suse.de>
1457         * sysdeps/ieee754/ldbl-128/e_log2l.c: New file.
1458         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
1459         Contributed by Stephen L Moshier <moshier@mediaone.net>.
1461 2001-11-09  Ulrich Drepper  <drepper@redhat.com>
1463         * elf/dl-minimal.c (realloc): Handle NULL for first parameter
1464         correctly.
1465         * elf/dl-load.c (is_dst): New function.
1466         (_dl_dst_count): Use is_dst to check for DST variable.
1467         (_dl_dst_substitute): Likewise.
1469 2001-11-09  Roland McGrath  <roland@frob.com>
1471         Hurd/PowerPC port contributed by Peter Bruin <pjbruin@dds.nl>.
1472         * sysdeps/mach/hurd/powerpc/exc2signal.c: New file.
1473         * sysdeps/mach/hurd/powerpc/init-first.c: New file.
1474         * sysdeps/mach/hurd/powerpc/intr-msg.h: New file.
1475         * sysdeps/mach/hurd/powerpc/longjmp-ts.c: New file.
1476         * sysdeps/mach/hurd/powerpc/register-dump.h: New file.
1477         * sysdeps/mach/hurd/powerpc/sigreturn.c: New file.
1478         * sysdeps/mach/hurd/powerpc/static-start.S: New file.
1479         * sysdeps/mach/hurd/powerpc/trampoline.c: New file.
1480         * sysdeps/mach/hurd/powerpc/bits/sigcontext.h: New file.
1481         * sysdeps/mach/hurd/powerpc/Dist: New file.
1483         * hurd/privports.c (__get_privileged_ports):
1484         Only contact the proc server if necessary for this call.
1485         Suggested by Neal H Walfield <neal@cs.uml.edu>.
1486         Check error return for mach_port_mod_refs.
1488 2001-11-09  Andreas Schwab  <schwab@suse.de>
1490         * sysdeps/unix/sysv/linux/m68k/bits/resource.h: New file.
1492 2001-11-09  Ulrich Drepper  <drepper@redhat.com>
1494         * elf/dl-load.c (lose): Remove some unnecessary code.  The new
1495         object is always the last in the list.
1496         (_dl_map_object_from_fd): Delete code to remove from object list
1497         when DF_1_NOOPEN is seen.  This is done in lose.
1499 2001-11-08  Ulrich Drepper  <drepper@redhat.com>
1501         * elf/dl-object.c (_dl_new_object): Various small optimizations.
1503 2001-11-07  Ulrich Drepper  <drepper@redhat.com>
1505         * sysdeps/generic/dl-cache.c: Optimize SEARCH_CACHE and
1506         HWCAP_CHECK macro code.
1508         * elf/dl-misc.c (_dl_sysdep_read_whole_file): Optimize code a bit.
1509         Now returns MAP_FAILED on error.
1510         * elf/rtld.c: Adjust caller.
1511         * sysdeps/generic/dl-cache.c: Likewise.
1512         * sysdeps/generic/ldsodefs.h: Adjust description.
1514         * elf/dl-version.c (match_symbol): Optimize error handling for size.
1515         (_dl_check_map_versions): Likewise.
1517 2001-11-06  Ulrich Drepper  <drepper@redhat.com>
1519         * elf/dl-load.c (_dl_map_object_from_fd): Don't call
1520         _dl_signal_error directly, always use lose.  Set fd to -1 after
1521         file is closed.
1522         (lose): Don't call close if fd == -1.
1524 2001-11-07  Kaoru Fukui  <k_fukui@highway.ne.jp>
1526         * manual/charset.texi: Fix typo @w[ISO 6937] to  @w{ISO 6937}.
1527          Also fix typo @code {mbsinit} to @code{mbsinit}.
1529 2001-11-06  Ulrich Drepper  <drepper@redhat.com>
1531         * elf/dl-profile.c: Replace state variable with simple flag named
1532         running.  Remove commented-out code.
1534         * elf/dl-load.c (decompose_rpath): Optimize error handling for size.
1535         (_dl_init_paths): Likewise.
1536         (_dl_map_object_from_fd): Likewise.
1537         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
1539 2001-11-06  Roland McGrath  <roland@frob.com>
1541         * sysdeps/mach/powerpc/sysdep.h: Include sysdeps/unix/powerpc/sysdep.h
1542         instead of sysdeps/powerpc/elf/sysdep.h and sysdeps/unix/sysdep.h.
1544         * sysdeps/unix/sysv/linux/powerpc/sysdep.h: Don't include
1545         sysdeps/powerpc/elf/sysdep.h.
1546         Reported by Kaoru Fukui <k_fukui@highway.ne.jp>.
1548 2001-11-05  Ulrich Drepper  <drepper@redhat.com>
1550         * elf/rtld.c (process_dl_debug): Rewritten.  Optimized for size not
1551         speed.
1552         (process_envvars): Some more optimizations.
1553         * sysdeps/generic/ldsodefs.h (DL_DEBUG_HELP): New macro.
1555         * elf/elf.h: Add dynamic tag definitions for prelinking.
1557         * elf/rtld.c (process_envvars): Avoid using array of string pointers.
1558         Rewrite code to remove environment varables for SUID binaries.
1559         Small optimization in LD_PROFILE handling.
1560         * sysdeps/generic/unsecvars.h: Adjust format for process_envvars
1561         changes.
1562         * sysdeps/unix/sysv/linux/i386/dl-librecon.h: Likewise.
1564         * sysdeps/generic/dl-sysdep.c: Don't initialize _dl_cpuclock_offset.
1566         * elf/dl-reloc.c (_dl_reloc_bad_type): Rewrite to not use writable
1567         strings.  Change type of second parameter.
1568         * sysdeps/generic/ldsodefs.h: Adjust _dl_reloc_bad_type prototype
1569         for last change.
1571         * io/fts.h: Prevent using <fts.h> with _FILE_OFFSET_BITS=64.
1573 2001-11-04  Joseph S. Myers  <jsm28@cam.ac.uk>
1575         * manual/string.texi: Fix typos.
1576         * manual/examples/argp-ex2.c: Likewise.
1578 2001-11-05  Roland McGrath  <roland@frob.com>
1580         * sysdeps/powerpc/elf/sysdep.h: Remove this file, because it overrides
1581         the more-specific unix/sysv/linux/powerpc file and breaks everything.
1582         * sysdeps/powerpc/sysdep.h (ALIGNARG, ASM_TYPE_DIRECTIVE,
1583         ASM_SIZE_DIRECTIVE, CALL_MCOUNT, ENTRY, EALIGN, DO_CALL, JUMPTARGET,
1584         PSEUDO, PSEUDO_RET, PSEUDO_END, L, C_TEXT): These macros moved here
1585         here, put under [__ELF__].
1587 2001-11-05  Ulrich Drepper  <drepper@redhat.com>
1589         * manual/charset.texi: Extensive editing work.
1590         * manual/nss.texi: Likewise.
1591         Changes by Dennis Grace <dgrace@us.ibm.com>.
1593 2001-11-04  Roland McGrath  <roland@frob.com>
1595         * hurd/set-host.c (_hurd_set_host_config): Use O_WRONLY in flags
1596         parameter to dir_mkfile.
1598 2001-11-02  Jakub Jelinek  <jakub@redhat.com>
1600         * string/bits/string2.h (__strndup): If n is smaller than len, set
1601         len to n + 1.
1602         * string/tester.c (test_strndup): New function.
1603         (main): Call it.
1605 2001-11-01  Ulrich Drepper  <drepper@redhat.com>
1607         * sunrpc/rpc_main.c: Optimize variable definitions a bit.
1609         * sunrpc/Makefile (rpcgen-cmd): Use ../scripts/cpp in rpcgen calls.
1610         * scripts/cpp: New file.
1612         * elf/dl-load.c (_dl_map_object): Correct test of DF_1_NODEFLIB
1613         for rtld_search_dirs content.  Minor optimizations.
1615 2001-10-31  Ulrich Drepper  <drepper@redhat.com>
1617         * elf/dl-load.c (_dl_map_object): Make code a bit more compact by
1618         avoiding unnecessary duplication.
1620 2001-10-31  Jakub Jelinek  <jakub@redhat.com>
1622         * elf/dl-load.c (_dl_map_object): If library was found using
1623         LD_LIBRARY_PATH, don't try RUNPATH list.
1625 2001-10-31  Martin Schwidefsky  <schwidefsky@de.ibm.com>
1627         * sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h (REGISTER_DUMP):
1628         Correct second argument of register_dump call.
1629         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h (REGISTER_DUMP):
1630         Likewise.
1632 2001-10-31  Ulrich Drepper  <drepper@redhat.com>
1634         * iconvdata/Makefile: Add support for IBM1132, IBM1133, and IBM1162
1635         modules.
1636         * iconvdata/TESTS: Likewise.
1637         * iconvdata/gconv-modules: Likewise.
1638         * iconvdata/ibm1132.c: New file.
1639         * iconvdata/ibm1132.h: New file.
1640         * iconvdata/ibm1133.c: New file.
1641         * iconvdata/ibm1133.h: New file.
1642         * iconvdata/ibm1162.c: New file.
1643         * iconvdata/ibm1162.h: New file.
1644         * iconvdata/testdata/IBM1132: New file.
1645         * iconvdata/testdata/IBM1132..UTF8: New file.
1646         * iconvdata/testdata/IBM1133: New file.
1647         * iconvdata/testdata/IBM1133..UTF8: New file.
1648         * iconvdata/testdata/IBM1162: New file.
1649         * iconvdata/testdata/IBM1162..UTF8: New file.
1650         Patches by Masahide Washizawa <WASHI@jp.ibm.com>.
1652         * string/string.h: Fix typo in comment.
1653         * wcsmbs/wchar.h: Likewise.
1655 2001-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
1657         * manual/getopt.texi (getopt_long, getopt_long_only): Include
1658         const in type of longopts parameter.
1660 2001-10-29  Andreas Jaeger  <aj@suse.de>
1662         * sysdeps/ieee754/dbl-64/mpa.h: Add prototypes for internal functions.
1664 2001-10-29  Kevin Ryde  <user42@zip.com.au>
1666         * manual/stdio.texi (Integer Conversions): Corrections to sample printf
1667         output, clarify `#' behaviour on 0.
1668         (Floating-Point Conversions): Clarify that %g only uses %e when
1669         the exponent would be greater than 1.
1671 2001-10-28  Roland McGrath  <roland@frob.com>
1673         Support for Mach/PowerPC contributed by Peter Bruin <pjbruin@dds.nl>.
1674         * sysdeps/mach/powerpc/machine-sp.h: New file.
1675         * sysdeps/mach/powerpc/sysdep.h: New file.
1676         * sysdeps/mach/powerpc/thread_state.h: New file.
1678         * sysdeps/mach/hurd/i386/Makefile: File removed; crt0.o rules moved ...
1679         * sysdeps/mach/hurd/Makefile: ... to here.  For the time being, we can
1680         expect to need the same thing on every platform.
1682         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: File moved ...
1683         * sysdeps/generic/sys/ucontext.h: ... to replace this one.
1685         * sysdeps/unix/sysv/linux/powerpc/sysdep.h (ALIGNARG,
1686         ASM_TYPE_DIRECTIVE, ASM_SIZE_DIRECTIVE, CALL_MCOUNT, ENTRY, EALIGN,
1687         DO_CALL, JUMPTARGET, PSEUDO, PSEUDO_RET, PSEUDO_END, L, C_TEXT):
1688         Move all these assembly-related definitions to ...
1689         * sysdeps/powerpc/elf/sysdep.h: ... this new file.
1691         * sysdeps/mach/powerpc/machine-lock.h: Assembly code rewritten
1692         by Peter Bruin <pjbruin@dds.nl>.
1694         * hurd/hurdselect.c (_hurd_select): Check SELECT_RETURNED bit when
1695         packing results for a `poll' call.
1697 2001-10-26  Ulrich Drepper  <drepper@redhat.com>
1699         * posix/fnmatch_loop.c: Recognize - at end of bracket expression
1700         correctly.
1701         * posix/tst-fnmatch.input: Add tests for - at beginning and end of
1702         bracket expression.
1704         * string/strxfrm.c [USE_IN_EXTENDED_LOCALE_MODEL]: Correctly get
1705         nrules value.
1706         * string/tst-strxfrm.c (test): Also test __strxfrm_l.
1708 2001-10-24  H.J. Lu  <hjl@gnu.org>
1710         * sysdeps/generic/bits/dlfcn.h (DL_CALL_FCT): Cast to void *.
1711         Use __BEGIN_DECLS/__END_DECLS around prototypes.
1712         * sysdeps/mips/bits/dlfcn.h (DL_CALL_FCT): Likewise.
1714 2001-10-21  Jim Meyering  <meyering@lucent.com>
1716         * malloc/obstack.c (_): Honor the setting of ENABLE_NLS.  Otherwise,
1717         this code would end up calling gettext even in packages built
1718         with --disable-nls.
1719         * posix/getopt.c (_): Likewise.
1720         * posix/regex.c (_): Likewise.
1722 2001-10-26  Ulrich Drepper  <drepper@redhat.com>
1724         * resolv/gethnamaddr.c (gethostbyaddr): Use ip6.addr for reverse
1725         lookup not ip6.int.
1726         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr_r): Likewise.
1727         Reported by Martin.v.Loewis@t-online.de [PR libc/2598].
1729 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
1731         * misc/sys/cdefs.h (__attribute_used__): Define.
1732         * elf/rtld.c (_dl_start): Add __attribute_used__.
1733         * elf/dl-runtime.c (fixup, profile_fixup): Likewise.
1735 2001-10-25  Andreas Schwab  <schwab@suse.de>
1737         * stdlib/a64l.c: Expect least significant digit first.
1738         * stdlib/l64a.c: Produce least significant digit first.
1739         * stdlib/Makefile (tests): Add test-a64l.
1740         * stdlib/test-a64l.c: New file.
1741         Reported by Masaki Hasegawa <masaki-h@pp.iij4u.or.jp>.
1743 2001-10-21  Ulrich Drepper  <drepper@redhat.com>
1745         * po/sk.po: Update from translation team.
1747 2001-10-18  Ulrich Drepper  <drepper@redhat.com>
1749         * sysdeps/i386/elf/start.S (_fp_hw): Define object type.
1751 2001-10-18  Andreas Schwab  <schwab@suse.de>
1753         * math/libm-test.inc (print_ulps): Print ulp values rounded to
1754         next whole number.
1755         (print_function_ulps): Likewise.
1756         (print_complex_function_ulps): Likewise.
1757         (print_max_error): Likewise.
1758         (print_complex_max_error): Likewise.  Handle ignore_max_ulp.
1760 2001-10-16  Andreas Schwab  <schwab@suse.de>
1762         * sysdeps/m68k/fpu/libm-test-ulps: Updated for fixed cbrtl
1763         implementation.
1765         * sysdeps/m68k/setjmp.c: Also define setjmp and _setjmp if
1766         BSD_SETJMP or BSD__SETJMP is defined, resp.
1767         * sysdeps/m68k/bsd-setjmp.c: Inline setjmp code instead of making
1768         a tail call to __sigsetjmp that would require extending the
1769         caller's frame.
1770         * sysdeps/m68k/bsd-_setjmp.c: Likewise.
1771         * sysdeps/m68k/bsd-setjmp.S: Deleted.
1772         * sysdeps/m68k/bsd-_setjmp.S: Deleted.
1773         Reported by Jes Sorensen <jes@trained-monkey.org>.
1775 2001-10-16  Andreas Jaeger  <aj@suse.de>
1777         * sysdeps/ieee754/ldbl-96/s_nextafterl.c (__nextafterl): Fix
1778         parentheses.  Reported by David Byron <dbyron@porto.coactive.com>,
1779         close PR libc/2589.
1781 2001-10-15  Ulrich Drepper  <drepper@redhat.com>
1783         * po/ca.po: New file.  Contributed by the translation team.
1785 2001-10-15  Ralf Baechle  <ralf@gnu.org>
1787         * sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Make sysmips() prototype
1788         a varargs prototype.  Remove dependency from kernel header files.
1790         * sysdeps/unix/sysv/linux/mips/bits/termios.h: General cleanup, use
1791         __USE_MISC / __USE_XOPEN not __USE_BSD where appropriate.
1793 2001-10-14  Ulrich Drepper  <drepper@redhat.com>
1795         * locale/programs/ld-collate.c (handle_ellipsis): Use %lX not %lx
1796         to generate hexadecimal identifier.
1797         Patch by Jungshik Shin <jungshik.shin@yale.edu>.
1799 2001-10-09  Stephen L Moshier  <moshier@mediaone.net>
1801         * sysdeps/ieee754/ldbl-96/s_cbrtl.c (__cbrtl): Fix algorithm.
1803 2001-10-14  Ulrich Drepper  <drepper@redhat.com>
1805         * sysdeps/ieee754/ldbl-128/e_powl.c: New file.
1806         * sysdeps/ieee754/ldbl-128/s_cbrtl.c: New file.
1807         Contributed by Stephen L Moshier <moshier@mediaone.net>.
1809         * sysdeps/ieee754/ldbl-128/e_j0l.c: Constify float variables.
1810         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
1811         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise
1812         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise
1813         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise
1814         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise
1816         * timezone/africa: Update from tzdata2001d.
1817         * timezone/asia: Likewise.
1818         * timezone/australasia: Likewise.
1819         * timezone/backward: Likewise.
1820         * timezone/europe: Likewise.
1821         * timezone/leapseconds: Likewise.
1822         * timezone/northamerica: Likewise.
1823         * timezone/southamerica: Likewise.
1824         * timezone/zone.tab: Likewise.
1826 2001-10-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
1828         * sysdeps/s390/s390-32/sys/ucontext.h: Correct __psw_t typedef.
1829         * sysdeps/s390/s390-64/sys/ucontext.h: Likewise.
1831 2001-10-12  Ulrich Drepper  <drepper@redhat.com>
1833         * elf/elf.h (PT_TLS): New definition.
1835 2001-10-10  Jeff Bailey  <jbailey@nisa.net>
1837         * sysdeps/mach/hurd/Makefile: Add $(CFLAGS) for generation of
1838         bits/errno.h
1840 2001-10-07  Roland McGrath  <roland@frob.com>
1842         * sysdeps/mach/hurd/setrlimit.c (__setrlimit): Never return ENOSYS.
1844 2001-10-10  Ulrich Drepper  <drepper@redhat.com>
1846         * elf/elf.h: Add more ELFOSABI_* constants.
1848 2001-10-04  Ben Collins  <bcollins@debian.org>
1850         * sysdeps/generic/inttypes.h: Fix typo (define, not defined) in
1851         decleration of __need_wchar_t.
1853 2001-10-03  Jakub Jelinek  <jakub@redhat.com>
1855         * string/bits/string2.h (__strsep_g): Add prototype.
1856         (__strsep): Use it.
1857         * string/Versions (__strsep): Remove.
1858         * sysdeps/generic/strsep.c (__strsep_g): Add alias to __strsep.
1860 2001-10-07  Ulrich Drepper  <drepper@redhat.com>
1862         * manua/llio.texi: Clarify file references added by mmap.
1863         Patch by Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de>.
1865 2001-09-29  Jes Sorensen  <jes@trained-monkey.org>
1867         * sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h (struct sigcontext):
1868         Add sc_loadrs and sc_rbs_bas to match current kernel.
1870 2001-09-27  Jakub Jelinek  <jakub@redhat.com>
1872         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Update.
1874         * sysdeps/ieee754/ldbl-128/s_erfl.c (__erfcl): Fix erfc(-inf).
1876 2001-09-27  Jakub Jelinek  <jakub@redhat.com>
1878         * elf/dl-open.c (dl_open_worker): If l_opencount of freshly loaded
1879         object has been bumped because of relocation dependency, avoid
1880         duplicates in l_scope.
1881         (show_scope): Fix typos.
1882         * elf/Makefile: Add rules to build and run reldep6.
1883         * elf/reldep6.c: New file.
1884         * elf/reldep6mod0.c: New file.
1885         * elf/reldep6mod1.c: New file.
1886         * elf/reldep6mod2.c: New file.
1887         * elf/reldep6mod3.c: New file.
1888         * elf/reldep6mod4.c: New file.
1890 2001-09-26  Jakub Jelinek  <jakub@redhat.com>
1892         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_fixup_plt): Call
1893         sparc64_fixup_plt.
1894         (sparc64_fixup_plt): Moved from elf_machine_fixup_plt.  Optimize
1895         near jumps and 0xfffff800XXXXXXXX target addresses, no thread safety
1896         for non-lazy binding. Fix .plt[32768+] handling.
1897         (elf_machine_plt_value): Don't add addend.
1898         (elf_machine_rela): Call sparc64_fixup_plt instead of
1899         elf_machine_fixup_plt.
1900         (elf_machine_runtime_setup, TRAMPOLINE_TEMPLATE): Optimize for
1901         dynamic linker at 0xfffff800XXXXXXXX.
1903         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Update.
1905 2001-09-28  Ulrich Drepper  <drepper@redhat.com>
1907         * elf/elf.h: Define SHF_GROUP and SHF_TLS.
1909 2001-09-25  Jakub Jelinek  <jakub@redhat.com>
1911         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (struct cmsghdr): Don't
1912         declare __cmsg_data field if its size would be bigger than 0.
1913         (CMSG_DATA): Adjust accordingly.
1914         * sysdeps/unix/sysv/aix/bits/socket.h: Likewise.
1915         * sysdeps/unix/sysv/linux/alpha/bits/socket.h: Likewise.
1916         * sysdeps/unix/sysv/linux/ia64/bits/socket.h: Likewise.
1917         * sysdeps/unix/sysv/linux/s390/s390-64/bits/socket.h: Likewise.
1918         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
1919         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Likewise.
1920         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
1922 2001-09-25  Ulrich Drepper  <drepper@redhat.com>
1924         * iconvdata/TESTS: Add entries for IBM1160 and IBM1161.
1925         * iconvdata/testdata/IBM1160: New file.
1926         * iconvdata/testdata/IBM1160..UTF8: New file.
1927         * iconvdata/testdata/IBM1161: New file.
1928         * iconvdata/testdata/IBM1161..UTF8: New file.
1929         Patch by Masahide Washizawa <WASHI@jp.ibm.com>.
1931 2001-09-24  Ulrich Drepper  <drepper@redhat.com>
1933         * sysdeps/unix/bsd/ulimit.c (ulimit): Handle overflow in
1934         UL_SETFSIZE computations better.
1936         * rt/Makefile: Remove use of filter for librt again.
1938         * sysdeps/unix/sysv/linux/ulimit.c (__ulimit): Handle overflow in
1939         UL_SETFSIZE computations better.
1941         * string/Versions: Export __strsep for GLIBC_2.2.5.
1942         * string/bits/string2.h: Define all __STRING_INLINE functions if
1943         _FORCE_INLINES is defined.
1944         Use int instead of char of parameter types.
1945         (__strsep): Don't use __strsep_g.  Don't define it.
1946         (__strsep_1c, __strsep_2c, __strsep_3c): Optimize.
1947         * sysdeps/i386/i486/string.h (__strcpy_a_small): Renamed from
1948         __strcpy_small.
1949         (__stpcpy_a_small): Renamed from __stpcpy_small.
1950         (__strcspn_c1): Don't define if _FORCE_INLINES.
1951         (__strspn_c1): Likewise.
1953 2001-09-22  Ben Collins  <bcollins@debian.org>
1955         * sysdeps/sparc/bits/sigaction.h: Define SA_RESTART and friends when
1956         _UNIX98_SOURCE is defined too.  Matches generic/bits/sigaction.h.
1957         * sysdeps/ia64/bits/sigaction.h: Likewise.
1958         * sysdeps/s390/s390-64/bits/sigaction.h: Likewise.
1960 2001-09-24  Andrew Haley  <aph@cambridge.redhat.com>
1962         * sysdeps/unix/sysv/linux/sh/Makefile (sysdep_headers): Add sys/io.h.
1964 2001-09-24  Jakub Jelinek  <jakub@redhat.com>
1966         * elf/dl-open.c (dl_open_worker): Update l_scope_max.
1968 2001-09-24  Ulrich Drepper  <drepper@redhat.com>
1970         * wcsmbs/wchar.h: Add __attribute_pure__ to mbsinit prototype.
1972 2001-09-20  H.J. Lu  <hjl@gnu.org>
1974         * include/dlfcn.h (__RTLD_SPROF): New definiton.
1975         * elf/dl-open.c (dl_open_worker): Return immediately after loading
1976         for __RTLD_SPROF.
1977         * elf/sprof.c (main): Default to the filename if soname doesn't exist.
1978         (load_shobj): Call dlopen with `RTLD_LAZY | __RTLD_SPROF'.
1980 2001-09-20  H.J. Lu  <hjl@gnu.org>
1982         * elf/dl-profile.c (_dl_mcount): Use old *narcsp value for newarc,
1983         don't add 1.
1985 2001-09-22  Ulrich Drepper  <drepper@redhat.com>
1987         * nss/getent.c: Accept -s parameter to overwrite rules in
1988         nsswitch.conf.  Patch by Nalin Dahyabhai <nalin@redhat.com>.
1990         * nss/nss_files/files-network.c (LINE_PARSER): Pad addr string
1991         with as many ".0" as necessary to form a complete address
1992         inet_network understands.
1994         * nss/getent.c: Various cleanups.  Use simpler and fewer function
1995         calls.
1997 2001-09-20  Martin Schwidefsky  <schwidefsky@de.ibm.com>
1999         * sysdeps/s390/s390-32/bits/setjmp.h: Correct pointer comparison in
2000         _JMPBUF_UNWINDS.
2001         * sysdeps/s390/s390-64/bits/setjmp.h: Likewise.
2003 2001-09-22  Ulrich Drepper  <drepper@redhat.com>
2005         * iconvdata/Makefile: Add rules to build and distribute IBM1160 and
2006         IBM1161.
2007         * iconvdata/gconv-modules: Add entries for IBM1160 and IBM1161.
2008         * iconvdata/ibm1160.c: New file.
2009         * iconvdata/ibm1160.h: New file.
2010         * iconvdata/ibm1161.c: New file.
2011         * iconvdata/ibm1161.h: New file.
2012         Patch by Masahide Washizawa <WASHI@jp.ibm.com>.
2014 2001-09-19  Jakub Jelinek  <jakub@redhat.com>
2016         * sysdeps/alpha/dl-machine.h (elf_machine_load_address): Compute the
2017         difference between base address and first PT_LOAD's virtual address,
2018         not the base address.
2020 2001-09-11  Tom Rix  <trix@redhat.com>
2022         * sysdeps/unix/sysv/aix/init-first.c (init):  Use USE_NONONPTION_FLAG
2023         ifdef for __getopt_clean_environment.
2024         * sysdeps/unix/sysv/aix/libc-start.c: Add real implementation.
2026 2001-09-22  Andreas Jaeger  <aj@suse.de>
2028         * elf/reldep4.c (main): Add proper prototype to fix warning.
2030         * elf/reldep5.c (main): Remove unused variable.
2032         * math/math_private.h: Add prototypes.
2034 2001-09-21  Andreas Jaeger  <aj@suse.de>
2036         * sysdeps/unix/sysv/linux/x86_64/Dist: New file.
2037         * sysdeps/x86_64/Dist: New file.
2038         * sysdeps/x86_64/soft-fp/Dist: New file.
2040         * sysdeps/gnu/Dist: Remove eval.c.
2042 2001-09-20  Ulrich Drepper  <drepper@redhat.com>
2044         * malloc/memusage.c (realloc): Don't count already allocated
2045         memory in the sums.
2046         (me): Always use dlsym() to find the real implementations.
2048         * malloc/memusage.sh: Make -n option actually do something.
2050 2001-09-20  Andreas Jaeger  <aj@suse.de>
2052         * elf/elf.h (R_390_NUM): Correct value.
2054         * Versions.def: Add missing versions 2.2.3 for libthread_db and
2055         libpthread.
2057         * sysdeps/unix/sysv/linux/configure.in: Add minimal kernel version
2058         for x86-64, install x86-64 into */lib64.
2060         * shlib-versions: Add x86-64.
2062         * elf/elf.h: Add x86-64 relocations.
2064 2001-09-19  Ulrich Drepper  <drepper@redhat.com>
2066         * po/fr.po: Update from translation team.
2068 2001-09-19  Andreas Jaeger  <aj@suse.de>
2070         * sysdeps/unix/sysv/linux/x86_64/Makefile: New file.
2071         * sysdeps/unix/sysv/linux/x86_64/Versions: New file.
2072         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: New file.
2073         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: New file.
2074         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: New file.
2075         * sysdeps/unix/sysv/linux/x86_64/bits/statfs.h: New file.
2076         * sysdeps/unix/sysv/linux/x86_64/bits/time.h: New file.
2077         * sysdeps/unix/sysv/linux/x86_64/bits/types.h: New file.
2078         * sysdeps/unix/sysv/linux/x86_64/brk.c: New file.
2079         * sysdeps/unix/sysv/linux/x86_64/clone.S: New file.
2080         * sysdeps/unix/sysv/linux/x86_64/fstatfs64.c: New file.
2081         * sysdeps/unix/sysv/linux/x86_64/ftruncate64.c: New file.
2082         * sysdeps/unix/sysv/linux/x86_64/fxstat.c: New file.
2083         * sysdeps/unix/sysv/linux/x86_64/fxstat64.c: New file.
2084         * sysdeps/unix/sysv/linux/x86_64/getdents.c: New file.
2085         * sysdeps/unix/sysv/linux/x86_64/getdents64.c: New file.
2086         * sysdeps/unix/sysv/linux/x86_64/getrlimit64.c: New file.
2087         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: New file.
2088         * sysdeps/unix/sysv/linux/x86_64/glob64.c: New file.
2089         * sysdeps/unix/sysv/linux/x86_64/lxstat.c: New file.
2090         * sysdeps/unix/sysv/linux/x86_64/lxstat64.c: New file.
2091         * sysdeps/unix/sysv/linux/x86_64/mmap64.c: New file.
2092         * sysdeps/unix/sysv/linux/x86_64/pread64.c: New file.
2093         * sysdeps/unix/sysv/linux/x86_64/profil-counter.h: New file.
2094         * sysdeps/unix/sysv/linux/x86_64/pwrite64.c: New file.
2095         * sysdeps/unix/sysv/linux/x86_64/readdir.c: New file.
2096         * sysdeps/unix/sysv/linux/x86_64/readdir64.c: New file.
2097         * sysdeps/unix/sysv/linux/x86_64/readdir64_r.c: New file.
2098         * sysdeps/unix/sysv/linux/x86_64/readdir_r.c: New file.
2099         * sysdeps/unix/sysv/linux/x86_64/recv.c: New file.
2100         * sysdeps/unix/sysv/linux/x86_64/register-dump.h: New file.
2101         * sysdeps/unix/sysv/linux/x86_64/send.c: New file.
2102         * sysdeps/unix/sysv/linux/x86_64/setrlimit64.c: New file.
2103         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: New file.
2104         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: New file.
2105         * sysdeps/unix/sysv/linux/x86_64/sigpending.c: New file.
2106         * sysdeps/unix/sysv/linux/x86_64/sigprocmask.c: New file.
2107         * sysdeps/unix/sysv/linux/x86_64/sigsuspend.c: New file.
2108         * sysdeps/unix/sysv/linux/x86_64/statfs64.c: New file.
2109         * sysdeps/unix/sysv/linux/x86_64/sys/perm.h: New file.
2110         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: New file.
2111         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: New file.
2112         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: New file.
2113         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: New file.
2114         * sysdeps/unix/sysv/linux/x86_64/syscall.S: New file.
2115         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: New file.
2116         * sysdeps/unix/sysv/linux/x86_64/sysdep.S: New file.
2117         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: New file.
2118         * sysdeps/unix/sysv/linux/x86_64/time.c: New file.
2119         * sysdeps/unix/sysv/linux/x86_64/truncate64.c: New file.
2120         * sysdeps/unix/sysv/linux/x86_64/umount.c: New file.
2121         * sysdeps/unix/sysv/linux/x86_64/vfork.S: New file.
2122         * sysdeps/unix/sysv/linux/x86_64/xstat.c: New file.
2123         * sysdeps/unix/sysv/linux/x86_64/xstat64.c: New file.
2124         * sysdeps/unix/x86_64/sysdep.S: New file.
2125         * sysdeps/unix/x86_64/sysdep.h: New file.
2126         * sysdeps/x86_64/Implies: New file.
2127         * sysdeps/x86_64/Makefile: New file.
2128         * sysdeps/x86_64/Versions: New file.
2129         * sysdeps/x86_64/__longjmp.S: New file.
2130         * sysdeps/x86_64/abort-instr.h: New file.
2131         * sysdeps/x86_64/atomicity.h: New file.
2132         * sysdeps/x86_64/bits/endian.h: New file.
2133         * sysdeps/x86_64/bits/setjmp.h: New file.
2134         * sysdeps/x86_64/bits/string.h: New file.
2135         * sysdeps/x86_64/bp-asm.h: New file.
2136         * sysdeps/x86_64/bsd-_setjmp.S: New file.
2137         * sysdeps/x86_64/bsd-setjmp.S: New file.
2138         * sysdeps/x86_64/dl-machine.h: New file.
2139         * sysdeps/x86_64/elf/initfini.c: New file.
2140         * sysdeps/x86_64/elf/start.S: New file.
2141         * sysdeps/x86_64/ffs.c: New file.
2142         * sysdeps/x86_64/ffsll.c: New file.
2143         * sysdeps/x86_64/fpu/bits/fenv.h: New file.
2144         * sysdeps/x86_64/fpu/bits/mathdef.h: New file.
2145         * sysdeps/x86_64/fpu/e_acosl.c: New file.
2146         * sysdeps/x86_64/fpu/e_atan2l.c: New file.
2147         * sysdeps/x86_64/fpu/e_exp2l.S: New file.
2148         * sysdeps/x86_64/fpu/e_expl.c: New file.
2149         * sysdeps/x86_64/fpu/e_fmodl.S: New file.
2150         * sysdeps/x86_64/fpu/e_log10l.S: New file.
2151         * sysdeps/x86_64/fpu/e_log2l.S: New file.
2152         * sysdeps/x86_64/fpu/e_logl.S: New file.
2153         * sysdeps/x86_64/fpu/e_powl.S: New file.
2154         * sysdeps/x86_64/fpu/e_rem_pio2l.c: New file.
2155         * sysdeps/x86_64/fpu/e_scalbl.S: New file.
2156         * sysdeps/x86_64/fpu/e_sqrtl.c: New file.
2157         * sysdeps/x86_64/fpu/fclrexcpt.c: New file.
2158         * sysdeps/x86_64/fpu/fedisblxcpt.c: New file.
2159         * sysdeps/x86_64/fpu/feenablxcpt.c: New file.
2160         * sysdeps/x86_64/fpu/fegetenv.c: New file.
2161         * sysdeps/x86_64/fpu/fegetexcept.c: New file.
2162         * sysdeps/x86_64/fpu/fegetround.c: New file.
2163         * sysdeps/x86_64/fpu/feholdexcpt.c: New file.
2164         * sysdeps/x86_64/fpu/fesetenv.c: New file.
2165         * sysdeps/x86_64/fpu/fesetround.c: New file.
2166         * sysdeps/x86_64/fpu/fgetexcptflg.c: New file.
2167         * sysdeps/x86_64/fpu/fraiseexcpt.c: New file.
2168         * sysdeps/x86_64/fpu/fsetexcptflg.c: New file.
2169         * sysdeps/x86_64/fpu/ftestexcept.c: New file.
2170         * sysdeps/x86_64/fpu/libm-test-ulps: New file.
2171         * sysdeps/x86_64/fpu/math_ldbl.h: New file.
2172         * sysdeps/x86_64/fpu/printf_fphex.c: New file.
2173         * sysdeps/x86_64/fpu/s_atanl.c: New file.
2174         * sysdeps/x86_64/fpu/s_cosl.S: New file.
2175         * sysdeps/x86_64/fpu/s_expm1l.S: New file.
2176         * sysdeps/x86_64/fpu/s_fpclassifyl.c: New file.
2177         * sysdeps/x86_64/fpu/s_isinfl.c: New file.
2178         * sysdeps/x86_64/fpu/s_isnanl.c: New file.
2179         * sysdeps/x86_64/fpu/s_log1pl.S: New file.
2180         * sysdeps/x86_64/fpu/s_logbl.c: New file.
2181         * sysdeps/x86_64/fpu/s_nextafterl.c: New file.
2182         * sysdeps/x86_64/fpu/s_nexttoward.c: New file.
2183         * sysdeps/x86_64/fpu/s_nexttowardf.c: New file.
2184         * sysdeps/x86_64/fpu/s_rintl.c: New file.
2185         * sysdeps/x86_64/fpu/s_significandl.c: New file.
2186         * sysdeps/x86_64/fpu/s_sincosl.S: New file.
2187         * sysdeps/x86_64/fpu/s_sinl.S: New file.
2188         * sysdeps/x86_64/fpu/s_tanl.S: New file.
2189         * sysdeps/x86_64/gmp-mparam.h: New file.
2190         * sysdeps/x86_64/hp-timing.c: New file.
2191         * sysdeps/x86_64/hp-timing.h: New file.
2192         * sysdeps/x86_64/htonl.S: New file.
2193         * sysdeps/x86_64/memusage.h: New file.
2194         * sysdeps/x86_64/setjmp.S: New file.
2195         * sysdeps/x86_64/soft-fp/sfp-machine.h: New file.
2196         * sysdeps/x86_64/stackinfo.h: New file.
2197         * sysdeps/x86_64/sysdep.h: New file.
2198         * sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed: New file.
2200         * sysdeps/ieee754/ldbl-128/s_erfl.c: New file, contributed Stephen
2201         L Moshier.
2203 2001-09-18  Ulrich Drepper  <drepper@redhat.com>
2205         * malloc/malloc.c (ptmalloc_init): Handle _environ==NULL.
2206         Reported by B. D. Elliott <bde@nwlink.com> [PR libc/2541].
2208 2001-09-18  Andreas Schwab  <schwab@suse.de>
2210         * elf/dl-load.c (_dl_map_object_from_fd): Update handling of scope
2211         list, now that l_scope is a pointer.
2213         * elf/dl-open.c (dl_open_worker): Fix thinko when enlarging the
2214         scope list.
2216 2001-09-18  kaz Kojima  <kkojima@rr.iij4u.or.jp>
2218         * sysdeps/sh/dl-machine.h (elf_machine_rela): Fix reverse condition.
2219         (elf_machine_rela_relative): Add a missing declaration.
2221 2001-09-18  Jakub Jelinek  <jakub@redhat.com>
2223         * sysdeps/unix/sysv/linux/ia64/ldd-rewrite.sed: New file.
2224         * sysdeps/unix/sysv/linux/s390/ldd-rewrite.sed: New file.
2225         * sysdeps/unix/sysv/linux/configure.in: Add ia64 and s390
2226         ldd-rewrite scripts.
2228 2001-09-18  Ulrich Drepper  <drepper@redhat.com>
2230         * elf/ldd.bash.in: Update copyright message.
2232 2001-09-17  H.J. Lu  <hjl@gnu.org>
2234         * hurd/hurdmalloc.c (bcopy): Removed.
2235         (realloc): Replace bcopy with memcpy.
2236         * hurd/path-lookup.c (file_name_path_scan): Likewise.
2237         * resolv/gethnamaddr.c (map_v4v6_address): Likewise.
2238         * sunrpc/rpcinfo.c (pmapdump): Likewise.
2240         * resolv/gethnamaddr.c (getanswer): Replace bcopy with memmove.
2241         (gethostbyaddr): Likewise.
2242         * sunrpc/rpcinfo.c (get_inet_address): Likewise.
2244 2001-09-18  Ulrich Drepper  <drepper@redhat.com>
2246         * sysdeps/gnu/eval.c: Removed.
2248 2001-09-18  Andreas Jaeger  <aj@suse.de>
2250         * sysdeps/i386/fpu/s_logbl.S: Move to ...
2251         * sysdeps/i386/fpu/s_logbl.c: ...here, use inline assembler.
2253         * sysdeps/i386/fpu/s_rintl.S: Move to ...
2254         * sysdeps/i386/fpu/s_rintl.c: ...here, use inline assembler.
2256         * sysdeps/i386/fpu/s_significandl.S: Move to ...
2257         * sysdeps/i386/fpu/s_significandl.c: ...here, use inline assembler.
2259 2001-09-16  Ulrich Drepper  <drepper@redhat.com>
2261         * string/strcoll.c [USE_IN_EXTENDED_LOCALE_MODEL]: Correctly get
2262         nrules value.
2264 2001-09-14  H.J. Lu  <hjl@gnu.org>
2266         * sysdeps/mips/fpu/libm-test-ulps: Updated.
2268 2001-09-14  Ulrich Drepper  <drepper@redhat.com>
2270         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Fix a typo.
2271         Patch by Florian La Roche <laroche@redhat.com>.
2273         * string/bits/string2.h (__strtok_r_1c): Optimize a bit.
2275         * sysdeps/unix/sysv/linux/net/ethernet.h: Correct references to
2276         ETHER_CRC_LEN.
2278 2001-09-14  Andreas Schwab  <schwab@suse.de>
2280         * posix/execl.c: Fix last argument of memcpy.  Reported by Brian
2281         Sumner <bls@sgi.com>.
2282         * posix/execlp.c: Likewise.
2284 2001-09-13  Jakub Jelinek  <jakub@redhat.com>
2286         * elf/dl-deps.c (_dl_map_object_deps): Fix filter handling if filter
2287         is already found earlier in the search scope.
2289 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
2291         * rt/Makefile (LDFLAGS-rt.so): Use shared thread library as librt's
2292         filter.
2294 2001-09-13  Ulrich Drepper  <drepper@redhat.com>
2296         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust expected errors for j0.
2298 2001-09-12  Ulrich Drepper  <drepper@redhat.com>
2300         * config.h.in: Enforce optimization to be used.
2301         * Makeconfig (preprocess-versions): Define ASSEMBLER.
2302         * stdlib/Makefile (isomac-CFLAGS): Define to -O.
2303         * posix/Makefile (annexc-CFLAGS): Define to -O.
2304         * sysdeps/unix/make-syscalls.sh: Define __OPTIMIZE__ in use of asm_CPP.
2306 2001-09-11  Ulrich Drepper  <drepper@redhat.com>
2308         * nscd/nscd_gethst_r.c: Don't expect IPv6 addresses for IPv4 lookup.
2309         Patch by Stephan Kulow.
2311 2001-09-08  Ben Collins  <bcollins@debian.org>
2313         * sysdeps/arm/dl-machine.h (elf_machine_rel): Fix thinko in
2314         usage of RESOLVE() (r_type, not reloc->r_type).
2316 2001-09-08  Ulrich Drepper  <drepper@redhat.com>
2318         * elf/dl-object.c: Avoid allocating extra memory block for name.
2319         * elf/dl-close.c (_dl_close): Don't free l_libname if it is not
2320         allocated separately.
2321         * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
2323 2001-09-08  H.J. Lu  <hjl@gnu.org>
2325         * po/zh_TW.po: Fix a typo.
2327 2001-09-07  Tom Rix  <trix@redhat.com>
2329         * sysdeps/unix/sysv/aix/sysv_termio.h: New file.
2331 2001-08-26  Tom Rix  <trix@redhat.com>
2333         * sysdeps/unix/sysv/aix/Makefile (aix-syscalls.o): More linker
2334         command line options.
2335         * sysdeps/unix/sysv/aix/start.s: New file, rework of start.c
2336         * sysdeps/unix/sysv/aix/start.c: Removed.
2337         * sysdeps/unix/sysv/aix/start-libc.c: New file.
2338         * sysdeps/unix/sysv/aix/init-first.c: New file.
2339         * sysdeps/unix/sysv/aix/fcntl.c: Alias __libc_fcntl to __fcntl.
2341 2001-09-08  Ben Collins  <bcollins@debian.org>
2343         * sysdeps/arm/dl-machine.h: Fix usage of new _dl_signal_error() format.
2344         * sysdeps/generic/dl-machine.h: Likewise.
2345         * sysdeps/hppa/dl-fptr.c: Likewise.
2346         * sysdeps/ia64/dl-fptr.c: Likewise.
2347         * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
2348         * sysdeps/mips/dl-machine.h: Likewise.
2349         * sysdeps/mips/mips64/dl-machine.h: Likewise.
2350         * sysdeps/powerpc/dl-machine.c: Likewise.
2352 2001-09-07  Ben Collins  <bcollins@debian.org>
2354         * sysdeps/sparc/sparc32/dl-machine.h: Fix typo.
2356         * sysdeps/hppa/dl-lookupcfg.h: Forward declare struct link_map.
2358 2001-09-08  Ulrich Drepper  <drepper@redhat.com>
2360         * elf/dl-lookup.c (add_dependency): Bump l_opencount of all
2361         dependencies if necessary.
2363         * elf/dl-close.c (_dl_close): If object has no r_list (i.e., wasn't
2364         loaded directly) determine length if l_initfini list by iterating
2365         over its elements.  Minor optimizations.
2366         * elf/dl-deps.c (_dl_map_object_deps): Always add own map to l_initfini
2367         for dependency objects.
2368         If object was already loaded check whether any of the dependencies
2369         is already on the relocation dependency list.  If yes, remove the
2370         latter.  Minor optimizations.
2371         * elf/dl-lookup.c (add_dependency): Add check for self reference of
2372         maps here.  Search l_initfini list only if the object was loaded
2373         directly and not only as a dependency.
2374         (_dl_lookup_symbol): Add relocation dependency also if object
2375         is not in global scope.  Remove test for self-reference here.
2376         (_dl_lookup_versioned_symbol): Likewise.
2377         * elf/dl-object (_dl_new_object): Cleanup.  Initialize dont_free
2378         element of first name record.
2379         * elf/loadtest.c: Add some more test to recognize early if an object
2380         wasn't unloaded.
2381         * elf/Makefile: Add rules to build and run reldep5.
2382         * elf/reldep5.c: New file.
2383         * elf/reldepmod5.c: New file.
2384         * elf/reldepmod6.c: New file.
2386         * elf/reldep2.c: Fix typo.
2388 2001-09-07  Ulrich Drepper  <drepper@redhat.com>
2390         * include/link.h (struct link_map): Add l_scope_mem and l_scope_max
2391         elements.  Change l_scope to be a pointer only.
2392         * elf/dl-object.c (_dl_new_object): Initialize l_scope and l_scope_max.
2393         * elf/dl-open.c (dl_open_worker): If dependency wasn't just opened
2394         here add searchlist of newly open file to the dependency's scope.
2395         * elf/dl-close.c (_dl_close): If dependency is used otherwise remove
2396         only searchlist from its scope.  Free own scope array if necessary.
2397         * elf/Makefile (tests): Add dblload and dblunload now.
2399 2001-09-06  Andreas Jaeger  <aj@suse.de>
2401         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: New file, contributed
2402         Stephen L Moshier.
2404 2001-09-05  Ulrich Drepper  <drepper@redhat.com>
2406         * elf/Makefile: Add rules to build new tests.  Don't run them yet since
2407         they both fail.
2408         * elf/dblload.c: New file.
2409         * elf/dblloadmod1.c: New file.
2410         * elf/dblloadmod2.c: New file.
2411         * elf/dblloadmod3.c: New file.
2412         * elf/dblunload.c: New file.
2414 2001-09-04  Richard Henderson  <rth@redhat.com>
2416         * elf/elf.h (R_ALPHA_OP_*, R_ALPHA_IMMED_*): Remove.
2417         (R_ALPHA_GPREL16): Rename from R_ALPHA_IMMED_GP_16.
2419 2001-09-04  Ulrich Drepper  <drepper@redhat.com>
2421         Correct very misleading message for error in failed runtime relocation.
2422         * elf/dl-error.c (_dl_signal_error): Take extra parameter to describe
2423         place of the error.
2424         (_dl_signal_cerror): Likewise.
2425         * sysdeps/generic/ldsodefs.h: Adjust prototypes.
2426         * elf/dl-close.c: Likewise.
2427         * elf/dl-deps.c: Likewise.
2428         * elf/dl-load.c: Likewise.
2429         * elf/dl-lookup.c: Likewise.
2430         * elf/dl-open.c: Likewise.
2431         * elf/dl-reloc.c: Likewise.
2432         * elf/dl-sym.c: Likewise.
2433         * elf/dl-version.c: Likewise.
2434         * sysdeps/generic/dl-sysdep.c: Likewise.
2436 2001-09-04  Jakub Jelinek  <jakub@redhat.com>
2438         * iconv/strtab.c (strtabinit): Initialize null Strent.
2439         (newstring): Move len == 0 handling...
2440         (strtabadd): ...here.
2441         If len == 1, return null Strent.
2442         When inserting a suffix of an existing string, check if
2443         it is not equal to some suffix already recorded.
2444         Copy left and right members over if adding longer string.
2446 2001-09-04  Jakub Jelinek  <jakub@redhat.com>
2448         * sunrpc/rpc_cout.c (upcase): Account for trailing '\0'.
2450         * sysdeps/unix/sysv/linux/alpha/gethostname.c: Include <errno.h>.
2451         (__syscall_gethostname): Add prototype.
2453 2001-09-04  Ulrich Drepper  <drepper@redhat.com>
2455         * elf/dl-object.c (_dl_new_object): Remove unnecessary if.
2457 2001-09-02  Ulrich Drepper  <drepper@redhat.com>
2459         * elf/rtld.c (dl_main): Increment l_opencount for main binary.
2461 2001-08-27  Roland McGrath  <roland@frob.com>
2463         * sysdeps/unix/sysv/gethostname.c (__gethostname): When LEN is too
2464         short, copy that much into NAME anyway before returning error.
2466 2001-09-01  Richard Henderson  <rth@redhat.com>
2468         * sysdeps/alpha/elf/Dist: Remove file.
2469         * sysdeps/alpha/elf/Makefile: Remove file.
2470         * sysdeps/alpha/elf/crtbegin.S: Remove file.
2471         * sysdeps/alpha/elf/crtend.S: Remove file.
2472         * sysdeps/alpha/elf/initfini.c: New file.
2474 2001-09-01  Mark Kettenis  <kettenis@gnu.org>
2476         * iconv/tst-iconv1.c: Include <stddef.h> for wchar_t.
2477         * iconv/tst-iconv3.c: Likewise.
2479 2001-09-01  Jakub Jelinek  <jakub@redhat.com>
2481         * sysdeps/generic/inttypes.h (__gwchar_t): Define to wchar_t for C++.
2483 2001-09-01  Ulrich Drepper  <drepper@redhat.com>
2485         * iconv/gconv_cache.c: Rename variable cache to __gconv_cache and
2486         export it.
2487         * iconv/Versions (libc) [GLIBC_2.2.5]: Export __gconv_cache.
2488         * iconv/iconv_prog.c (insert_cache): New function.
2489         (print_known_names): If cache is used call insert_cache to use the
2490         information from the cache [PR libc/2509].
2492 2001-08-31  Ulrich Drepper  <drepper@redhat.com>
2494         * time/strptime.c (strptime_internal): Recognize 'l' format and
2495         handle it like 'I' for symmetry with strftime.
2497 2001-08-31  Richard Henderson  <rth@redhat.com>
2499         * elf/dl-support.c (_dl_cpuclock_offset): Protect with NONAVAIL.
2500         (HP_TIMING_AVAIL): Set to HP_SMALL_TIMING_AVAIL if present.
2501         * elf/rtld.c (HP_TIMING_AVAIL): Likewise.
2502         (print_statistics): Make scalar unsigned long long.
2503         * sysdeps/alpha/hp-timing.h: New file.
2505 2001-08-31  Jakub Jelinek  <jakub@redhat.com>
2507         * stdio-common/perror.c (perror): Save errno early, pass it
2508         down to perror_internal.
2509         (perror_internal): Add errnum argument.
2511 2001-08-31  Jakub Jelinek  <jakub@redhat.com>
2513         * sysdeps/alpha/dl-machine.h (elf_machine_rela): Remove unused code.
2514         Don't add old memory content for R_ALPHA_REFQUAD.
2516 2001-08-30  Ulrich Drepper  <drepper@redhat.com>
2518         * crypt/md5-crypt.c (__md5_crypt_r): Compute used and required
2519         memory correctly.
2521         * sysdeps/unix/sysv/linux/ia64/ioperm.c (_ioperm): Use __open
2522         instead of open, __close instead of close, __getpagesize instead
2523         of getpagesize.
2525         * string/argz-stringify.c (__argz_stringify): Use __strnlen
2526         instead of strnlen.
2527         * include/string.h (strndupa): Redefine here to use __strnlen
2528         instead of strnlen.
2529         * string/strndup.c (__strndup): Use __strnlen not strnlen.
2531         * misc/syslog.c (vsyslog): Fix typo in last change (connect ->
2532         connected).
2534 2001-08-30  Jakub Jelinek  <jakub@redhat.com>
2536         * sysdeps/alpha/dl-machine.h (elf_machine_rela): Don't handle
2537         R_ALPHA_RELATIVE if RTLD_BOOTSTRAP and HAVE_Z_COMBRELOC.  Only check
2538         for rtld map if neither RTLD_BOOTSTRAP nor HAVE_Z_COMBRELOC is defined.
2539         * sysdeps/i386/dl-machine.h (elf_machine_rel): Similarly.
2540         * sysdeps/ia64/dl-machine.h (elf_machine_rel): Similarly.
2541         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rel): Similarly.
2542         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rel): Similarly.
2544 2001-08-30  Ulrich Drepper  <drepper@redhat.com>
2546         * sysdeps/alpha/fpu/libm-test-ulps: Adjust j0 ULPs.
2548 2001-08-30  Andreas Jaeger  <aj@suse.de>
2550         * sysdeps/ieee754/ldbl-128/e_jnl.c: New file,
2551         contributed Stephen L Moshier.
2553 2001-08-30  Jakub Jelinek  <jakub@redhat.com>
2555         * sunrpc/etc.rpc (sgi_fam): Add.
2557 2001-08-30  Ulrich Drepper  <drepper@redhat.com>
2559         * sysdeps/unix/sysv/linux/alpha/gethostname.c: New file.
2561 2001-08-29  Ulrich Drepper  <drepper@redhat.com>
2563         * nis/nis_findserv.c (__nis_findfastest): Don't fail if reply received
2564         first is from a previous call.
2565         Patch by Alexander Belopolsky <alexb@rentec.com> for [PR libc/3670].
2567 2001-08-29  Andreas Schwab  <schwab@suse.de>
2569         * sysdeps/ia64/fpu/libm-test-ulps: Updated.
2571 2001-08-25  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
2573         * config.make.in (INSTALL_SCRIPT): Define.
2574         * Makeconfig (INSTALL_SCRIPT): Define.
2575         * Makerules (do-install-script): New macro to install scripts using
2576         INSTALL_SCRIPT.
2577         (install-bin-script): New rule to install scripts with
2578         do-install-script.
2579         (install-bin-script-nosubdir): New rule.
2580         (install-no-libc.a-nosubdir): Add install-bin-script-nosubdir.
2581         (distinfo-vars): Add $(install-bin-script).
2582         * Rules (others): Likewise.
2583         * Makefile (glibcbug): Install with install-bin-script.
2584         * debug/Makefile (xtrace): Likewise.
2585         (catchsegv): Likewise.
2586         * elf/Makefile (ldd): Likewise.
2587         * malloc/Makefile (mtrace): Likewise.
2588         * timezone/Makefile (tzselect): Likewise.
2590 2001-08-29  H.J. Lu  <hjl@gnu.org>
2592         * sysdeps/mips/dl-machine.h (__dl_runtime_resolve): Pass
2593         ELF_RTYPE_CLASS_PLT, instead of R_MIPS_REL32, to
2594         _dl_lookup_versioned_symbol () and _dl_lookup_symbol ().
2596 2001-08-29  Andreas Schwab  <schwab@suse.de>
2598         * sysdeps/m68k/fpu/libm-test-ulps: Updated.
2600 2001-08-28  H.J. Lu  <hjl@gnu.org>
2602         * Makeconfig (combreloc-LDFLAGS): New variable.
2603         Add it to LDFLAGS.so, LDFLAGS-rtld, and +link.
2604         * config.make.in (have-z-combreloc): New variable.
2605         * configure.in: Substitute libc_cv_z_combreloc.
2607 2001-08-29  Ulrich Drepper  <drepper@redhat.com>
2609         * po/sv.po: Update from translation team.
2610         * po/fr.po: Likewise.
2611         * po/da.po: Likewise.
2613 2001-08-28  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
2615         * Makerules: Fix a typo: MD% -> MD5.
2617 2001-08-28  Ulrich Drepper  <drepper@redhat.com>
2619         * sunrpc/rpc_hout.c (pargdef): Function must take pointer to object.
2620         Patch by Patrick Duval <Patrick.Duval@devinci.fr>.
2622 2001-08-28  Andreas Jaeger  <aj@suse.de>
2624         * manual/libc-texinfo.sh: Add entry about free manuals.
2626         * manual/contrib.texi (Contributors): Fix cross reference.
2628         * manual/libc.texinfo (Copying): Include freemanuals.
2630         * manual/Makefile (appendices): Add freemanuals.
2632         * manual/freemanuals.texi: New file.
2633         Patch by Brian Youmans <3diff@gnu.org>.
2635         * manual/libm-err-tab.pl: Pretty print more platforms, print a
2636         smaller table.
2638         * manual/math.texi (Errors in Math Functions): Fix grammar, start
2639         table on separate page.
2640         Patch by Brian Youmans <3diff@gnu.org>.
2642 2001-08-27  Ulrich Drepper  <drepper@redhat.com>
2644         * misc/syslog.c (vsyslog): Try a bit harder to use syslogd.  If
2645         the connection went down after we first used it try to connect
2646         again and resend the message before printing to the console.
2647         Reported by Coserea Gh. Tudor <tudore@tudore.gecadsoftware.com>.
2649 2001-08-27  Jakub Jelinek  <jakub@redhat.com>
2651         * string/tst-strlen.c (main): Test strnlen (, -1) too.
2652         * sysdeps/generic/strnlen.c (__strnlen): Fix for maxlens with top
2653         bit set.
2655 2001-08-27  Ulrich Drepper  <drepper@redhat.com>
2657         * iconv/strtab.c (searchstring): Use correct length for comparison.
2658         (strtabadd): Account total size correct if new string has old string as
2659         substring.
2661 2001-08-27  Jakub Jelinek  <jakub@redhat.com>
2663         * elf/rtld.c (dl_main): Update call to _dl_lookup_symbol.
2665 2001-08-27  Andreas Jaeger  <aj@suse.de>
2667         * sysdeps/i386/fpu/libm-test-ulps (float): Add ulps for new tests.
2669         * math/libm-test.inc (j0_test): Add extra tests.
2670         * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_j0l): Use |x|,
2671         not x, in Hankel approximation.
2672         Patches by Stephen L Moshier.
2674 2001-08-26  Ulrich Drepper  <drepper@redhat.com>
2676         * sysdeps/ia64/dl-lookupcfg.h: Add forward declaration for struct
2677         link_map.
2679         * configure.in: Fix test for .rela.dyn section.
2681         * elf/dl-runtime.c: Update calls to _dl_lookup_*.
2683 2001-08-26  Jakub Jelinek  <jakub@redhat.com>
2685         * elf/dl-reloc.c (RESOLVE_MAP, RESOLVE): Use elf_machine_type_class
2686         instead of elf_machine_lookup_noexec_p and elf_machine_lookup_noplt_p.
2687         Pass type_class to _dl_lookup_*.
2688         * elf/dl-lookup.c (_dl_lookup_symbol): Take type_class parameter now.
2689         Pass around just type_class instead of noexec, noplt pair.
2690         (_dl_lookup_versioned_symbol): Likewise.
2691         (_dl_lookup_symbol_skip): Pass around just type_class instead of
2692         noexec, noplt pair.
2693         (_dl_lookup_versioned_symbol_skip): Likewise.
2694         (_dl_do_lookup, _dl_do_lookup_versioned): Likewise.
2695         * elf/do-lookup.h (do_lookup): Likewise.
2696         * include/link.h (struct link_map): Replace noexec and noplt fields
2697         in l_lookup_cache with type_class field.
2698         * sysdeps/generic/ldsodefs.h (ELF_RTYPE_CLASS_PLT,
2699         ELF_RTYPE_CLASS_COPY): Define.
2700         Adjust prototypes for _dl_lookup_symbol and
2701         _dl_lookup_versioned_symbol.
2702         * sysdeps/alpha/dl-machine.h (elf_machine_lookup_noplt_p,
2703         elf_machine_lookup_noexec_p): Remove.
2704         (elf_machine_type_class): Define.
2705         * sysdeps/arm/dl-machine.h: Likewise.
2706         * sysdeps/hppa/dl-machine.h: Likewise.
2707         * sysdeps/cris/dl-machine.h: Likewise.
2708         * sysdeps/i386/dl-machine.h: Likewise.
2709         * sysdeps/ia64/dl-machine.h: Likewise.
2710         * sysdeps/m68k/dl-machine.h: Likewise.
2711         * sysdeps/mips/mips64/dl-machine.h: Likewise.
2712         * sysdeps/mips/dl-machine.h: Likewise.
2713         * sysdeps/powerpc/dl-machine.h: Likewise.
2714         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
2715         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
2716         * sysdeps/sh/dl-machine.h: Likewise.
2717         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
2718         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
2720 2001-08-26  Ulrich Drepper  <drepper@redhat.com>
2722         * manual/message.texi (Advanced gettext functions): Change
2723         description of plural forms for Slovak.
2724         Reported by Marcel Telka <marcel@telka.sk>.
2726         * manuaL/time.texi (Low-Level Time String Parsing): Fix description of
2727         %z.  Reported by C. Scott Ananian <cananian@lesser-magoo.lcs.mit.edu>.
2729 2001-08-26  Jakub Jelinek  <jakub@redhat.com>
2731         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_lazy_rel): Fix a
2732         typo.  Patch by Florian La Roche <laroche@redhat.com>.
2734 2001-08-26  Ulrich Drepper  <drepper@redhat.com>
2736         * include/link.h (struct link_map): Add l_lookup_cache element.
2737         * elf/dl-reloc.c (RESOLVE): Add symbol caching here.
2738         (RESOLVE_MAP): Likewise.
2739         (_dl_relocate_object): Remove cache initialization.
2740         * elf/dl-lookup.c: Rip out cache handling code.
2741         * sysdeps/generic/ldsodefs.h: Remove lookup_cache struct and variable
2742         declarations.
2744         * elf/dl-lookup.c (_dl_lookup_symbol): Reorder some conditions and
2745         remove some __builtin_expect.
2746         (_dl_lookup_versioned_symbol): Likewise.
2748         * config.h.in: Add HAVE_Z_COMBRELOC.
2749         * configure.in: Add test for -z combreloc.
2751         * sysdeps/i386/dl-machine.h (elf_machine_rel): Minor cleanups and
2752         optimizations.  Use HAVE_Z_COMBRELOC to avoid generaton of
2753         R_386_RELATIVE handling for ld.so startup.  Reduce RTLD_BOOTSTRAP
2754         case to almost no code.
2756 2001-08-25  Ulrich Drepper  <drepper@redhat.com>
2758         * po/tr.po: Update from translation team.
2760 2001-08-24  Andreas Jaeger  <aj@suse.de>
2762         * iconv/Makefile (extra-objs): Add iconvconfig-modules so that
2763         make clean works.
2765 2001-08-24  Ulrich Drepper  <drepper@redhat.com>
2767         * elf/rtld.c (print_statistics): Printf % after percent values.
2768         * elf/dl-misc.c (_dl_debug_vdprintf): Implement %%.
2770         * elf/dl-lookup.c (_dl_lookup_symbol): If we use the cache we
2771         don't have to compute the hash value and initialize current_value.
2772         Move reference_name variable to where it is needed.
2773         (_dl_lookup_versioned_symbol): Likewise.
2775 2001-08-24  Roland McGrath  <roland@frob.com>
2777         * string/tester.c (test_strerror): Don't use _sys_errlist/_sys_nerr.
2778         Just test that strerror returns non-null for a few errno codes.
2780 2001-08-23  Roland McGrath  <roland@frob.com>
2782         * hurd/Versions (libc: GLIBC_2.2.5): New set; add _hurd_raise_signal,
2783         _hurdsig_interrupt_timeout, _hurdsig_fault_preemptor.
2785         * sysdeps/posix/shm_unlink.c (shm_unlink): __unlink -> unlink.
2787         * mach/Versions (libc: GLIBC_2.2.5): New set; add __mach_msg_destroy,
2788         __mach_reply_port.
2790 2001-08-24  Ulrich Drepper  <drepper@redhat.com>
2792         * nss/test-netdb.c (test_hosts): Don't segfault if gethostname
2793         returns NULL.
2795         * elf/do-rel.h (elf_dynamic_do_rel): Fix problem with ld.so
2796         startup.  Explicitly remove lazy part for RTLD_BOOTSTRAP since gcc
2797         doesn't do it.
2798         * elf/rtld.c: Include <sys/param.h>.
2799         * elf/dl-reloc.c: Likewise.
2801 2001-08-24  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
2803         * sysdeps/unix/sysv/linux/mips/configure.in: Define AC_SUBST to
2804         empty to prevent junk from being generated.
2805         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
2807 2001-08-24  Jakub Jelinek  <jakub@redhat.com>
2809         * elf/do-rel.h (elf_dynamic_do_rel): If l_addr is 0, skip relative
2810         records.  Rename endrel to relative, initialize it to r, and use it
2811         in elf_machine_rel_relative calls.  Point r after relative relocs.
2813 2001-08-24  Ulrich Drepper  <drepper@redhat.com>
2815         * sysdeps/i386/dl-machine.h (elf_machine_rel): Correct prediction
2816         of R_386_NONE.
2818 2001-08-24  Jakub Jelinek  <jakub@redhat.com>
2820         * elf/do-rel.h (elf_machine_rel_relative): Define for rela if
2821         necessary.  Undefine newly defined macros at the end.
2822         * sysdeps/hppa/dl-machine.h (elf_machine_rela_relative):
2823         Rename from elf_machine_rel_relative.
2824         * sysdeps/cris/dl-machine.h (elf_machine_rela_relative): Likewise.
2825         * sysdeps/m68k/dl-machine.h (elf_machine_rela_relative): Likewise.
2826         * sysdeps/powerpc/dl-machine.h (elf_machine_rela_relative): Likewise.
2827         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela_relative):
2828         Likewise.
2829         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela_relative):
2830         Likewise.
2831         * sysdeps/ia64/dl-machine.h (elf_machine_rela_relative): Likewise.
2832         Fix argument types.
2833         * sysdeps/alpha/dl-machine.h (elf_machine_rela_relative): Likewise.
2834         Fix argument types.
2835         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela_relative):
2836         Likewise.  Fix argument types.
2837         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela_relative):
2838         Likewise.  Fix argument types.
2839         * sysdeps/sh/dl-machine.h (elf_machine_rela_relative): Likewise.
2840         Fix argument types.
2841         * sysdeps/mips/dl-machine.h (elf_machine_rel_relative): Use
2842         ElfW(Rel) in argument.
2843         * sysdeps/mips/mips64/dl-machine.h (elf_machine_rel_relative): New
2844         function.
2846 2001-08-24  Alexandre Oliva  <aoliva@redhat.com>
2848         * sysdeps/sh/dl-machine.h (elf_machine_rela): Fix typo.
2850 2001-08-24  Andreas Jaeger  <aj@suse.de>
2852         * sysdeps/ieee754/ldbl-128/e_j1l.c: New file, contributed by
2853         Stephen L Moshier <moshier@mediaone.net>.
2855 2001-08-24  Ulrich Drepper  <drepper@redhat.com>
2857         * elf/do-rel.h (elf_dynamic_do_rel): RELATIVE relocations comes
2858         first if RELCOUNT is set.
2860         * elf/do-rel.h (elf_dynamic_do_rel): If not relocating lazily, don't
2861         call elf_machine_rel for the last DT_RELCOUNT relocations but instead
2862         elf_machine_rel_relative.
2863         * sysdeps/alpha/dl-machine.h: Define elf_machine_rel_relative.
2864         Minor optimizations.
2865         * sysdeps/arm/dl-machine.h: Likewise.
2866         * sysdeps/cris/dl-machine.h: Likewise.
2867         * sysdeps/hppa/dl-machine.h: Likewise.
2868         * sysdeps/i386/dl-machine.h: Likewise.
2869         * sysdeps/ia64/dl-machine.h: Likewise.
2870         * sysdeps/m68k/dl-machine.h: Likewise.
2871         * sysdeps/mips/dl-machine.h: Likewise.
2872         * sysdeps/powerpc/dl-machine.h: Likewise.
2873         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
2874         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
2875         * sysdeps/sh/dl-machine.h: Likewise.
2876         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
2877         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
2879 2001-08-23  Roland McGrath  <roland@frob.com>
2881         * rt/tst-aio4.c [! SIGRTMIN] (SIGRTMIN, SIGRTMAX): Define as -1.
2883         * sysdeps/mach/hurd/bits/libc-lock.h: New file, initially copied from
2884         sysdeps/mach version.  Implement counting ("recursive") mutexes
2885         on top of cthreads mutexes.
2886         * sysdeps/mach/hurd/bits/stdio-lock.h: File removed; generic now works.
2888         * sysdeps/generic/bits/stdio-lock.h (_IO_lock_initializer): Define to
2889         _LIBC_LOCK_RECURSIVE_INITIALIZER if defined, else do an #error.
2890         (__libc_cleanup_region_start, __libc_cleanup_region_end,
2891         __libc_clean_end): Define these to call the cleanup function after
2892         normal exit when they're supposed to.
2894         * sysdeps/mach/bits/libc-lock.h (__libc_cleanup_region_start):
2895         Take new first arg DOIT, a boolean saying whether to really install
2896         any cleanup handler.
2897         (__libc_cleanup_region_end): Do nothing if start's DOIT arg was zero.
2898         (__libc_cleanup_end): Likewise.
2899         * sysdeps/generic/bits/libc-lock.h: Same changes.
2900         * stdio-common/vfscanf.c (LOCK_STREAM): Pass new arg.
2901         * stdio-common/vfprintf.c (buffered_vfprintf, vfprintf): Likewise.
2902         * sysdeps/mach/hurd/bits/stdio-lock.h (_IO_cleanup_region_start):
2903         Likewise.
2904         * misc/syslog.c (vsyslog, openlog, closelog): Likewise.
2905         * sysdeps/generic/bits/stdio-lock.h
2906         (_IO_cleanup_region_start, _IO_cleanup_region_start_noarg): Likewise.
2908 2001-08-23  Jakub Jelinek  <jakub@redhat.com>
2910         * elf/ldconfig.c (search_dir): Remove stale symlinks.
2912 2001-08-23  Jakub Jelinek  <jakub@redhat.com>
2914         * elf/dl-lookup.c (lookup_cache, lookup_cache_versioned): New.
2915         (_dl_lookup_symbol): Lookup relocations in cache and store successfull
2916         lookups in cache.
2917         (_dl_lookup_versioned_symbol): Likewise.
2918         * elf/dl-reloc.c (_dl_relocate_object): Initialize cache for
2919         relocation lookup.
2920         * elf/rtld.c (print_statistics): Output _dl_num_cache_relocations.
2921         * sysdeps/generic/ldsodefs.h (struct lookup_cache): New definition.
2922         (lookup_cache, lookup_cache_versioned): Add declarations.
2924 2001-08-23  Ulrich Drepper  <drepper@redhat.com>
2926         * stdlib/tst-random.c (main): Swap parameters in fail call.
2927         Patch by Pete Bevin <pete@petebevin.com>.
2929 2001-08-23  Jakub Jelinek  <jakub@redhat.com>
2931         * sysdeps/generic/inttypes.h: Use __gwchar_t instead of __wchar_t.
2933 2001-08-23  Ulrich Drepper  <drepper@redhat.com>
2935         * malloc/obstack.c: Indent preprocessor directives.
2936         Patch by Jim Meyering <meyering@ascend.com>.
2938         * po/ja.po: Update from translation team.
2940 2001-08-23  Roland McGrath  <roland@frob.com>
2942         * libio/tst-ungetwc1.c (main): Add a const to quiet a warning.
2944         * nss/test-netdb.c (test_hosts): Don't use MAXHOSTNAMELEN.
2945         Instead, use dynamic buffer to test gethostname's ENAMETOOLONG error.
2947 2001-08-22  Roland McGrath  <roland@frob.com>
2949         * sysdeps/generic/ldsodefs.h (_dl_load_lock): Declare it here with
2950         __libc_lock_define_recursive.
2951         * elf/dl-open.c: Don't declare it here any more.
2952         * elf/dl-close.c: Likewise.
2953         * elf/dl-lookup.c: Likewise.
2954         * elf/dl-iteratephdr.c: Likewise.
2955         * elf/dl-lookup.c (add_dependency): Use __libc_lock_lock_recursive and
2956         __libc_lock_unlock_recursive.
2957         * elf/dl-close.c (_dl_close): Likewise
2958         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Likewise
2959         * elf/dl-open.c (_dl_open): Likewise
2961         * sysdeps/generic/bits/libc-lock.h
2962         (__libc_lock_define_recursive): New macro.
2963         * sysdeps/generic/bits/stdio-lock.h (_IO_lock_t): Use it.
2964         (_IO_lock_lock): Use __libc_lock_lock_recursive.
2965         (_IO_lock_unlock): Use __libc_lock_unlock_recursive.
2967         * conform/conformtest.pl (checknamespace): Sort the output list.
2969         * sysdeps/generic/bits/poll.h (POLLWRBAND): New alias for POLLOUT.
2970         (POLLRDNORM, POLLRDBAND, POLLWRNORM, POLLWRBAND): Make these
2971         definitions conditional on [__USE_XOPEN].
2973         * sysdeps/mach/hurd/bits/fcntl.h (O_ASYNC, O_FSYNC, O_SYNC): Define
2974         these unconditionally, not only use [__USE_BSD], so as to match
2975         the sysdeps/unix/sysv/linux files.
2977 2001-08-22  Ulrich Drepper  <drepper@redhat.com>
2979         * test-skeleton.c (add_temp_file): Add __attribute__ ((unused)) to
2980         avoid warnings.
2982         * dlfcn/tst-dladdr.c (do_test): Get address of ref1 using
2983         DL_LOOKUP_ADDRESS.
2985 2001-08-22  Roland McGrath  <roland@frob.com>
2987         * sysdeps/generic/bits/sigaction.h (struct sigaction): Fix up
2988         conditionalization of sa_handler/sa_sigaction member types to
2989         match the sysdeps/unix/sysv/linux file.
2991 2001-08-22  Ulrich Drepper  <drepper@redhat.com>
2993         * elf/dl-addr.c (_dl_addr): Handle broken binaries with zero
2994         symbol sizes a bit better.
2996         * sysdeps/ia64/strncpy.S: Complete rewrite.
2997         Contributed by Jakub Jelinek <jakub@redhat.com>.
2999         * string/stratcliff.c (main): Add strncpy test.
3001 2001-08-22  Roland McGrath  <roland@frob.com>
3003         * sysdeps/generic/dl-environ.c: Include <stdlib.h> and <unistd.h>,
3004         and don't declare unsetenv or _environ directly.
3005         (unsetenv): Return int, not void.  Use __environ instead of _environ.
3007 2001-08-01  Mark Kettenis  <kettenis@gnu.org>
3009         * sysdeps/unix/bsd/bsd4.4/Makefile: New file.
3010         * sysdeps/unix/bsd/bsd4.4/Versions: New file.
3011         * sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c: New file.
3012         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Correct
3013         test for cmsg struct size.
3015 2001-04-23  Paul Eggert  <eggert@twinsun.com>
3017         * posix/getopt.h (getopt_long, getopt_long_only, _getopt_internal):
3018         Rename __argc to ___argc in prototypes to avoid compatibility
3019         problems with systems that reserve the identifier "__argc".
3020         Similarly for __argv.
3022 2001-08-21  Roland McGrath  <roland@frob.com>
3024         * stdio-common/tst-fseek.c: Include <time.h> for `time' declaration.
3026         * mach/Makefile (tests): Removed.
3027         * mach/hello.c: File removed.
3029 2001-08-22  Ulrich Drepper  <drepper@redhat.com>
3031         * po/sv.po: Update from translation team.
3033         * stdio-common/vfscanf.c: Fix handling of %l[].
3034         Reported by Mitsuru Chinen <mchinen@yamato.ibm.com>.
3036         * libio/Makefile (tests): Add tst-sscanf.
3037         * libio/tst-sscanf.c: New file.
3039         * elf/dl-addr.c (_dl_addr): Fix tests to determine dli_sname.
3040         * malloc/mtrace.c (tr_where): dli_sname always points to a
3041         non-empty string if != NULL.
3042         Reported by Tim Janik <timj@gtk.org>.
3044 2001-08-22  Jakub Jelinek  <jakub@redhat.com>
3046         * sunrpc/xdr_rec.c (xdrrec_create): Fix buf sizes before allocating
3047         buf.  Free resources on failure.
3048         * sunrpc/svc_unix.c (svcunix_create): Free resources on failure.
3049         (makefd_xprt): Likewise.
3050         * sunrpc/svc_udp.c (svcudp_bufcreate): Likewise.
3051         * sunrpc/svc_tcp.c (svctcp_create, makefd_xprt): Likewise.
3052         * sunrpc/auth_unix.c (authunix_create): Likewise.
3054 2001-08-21  Jakub Jelinek  <jakub@redhat.com>
3056         * string/strnlen.c: Remove.
3057         * sysdeps/generic/strnlen.c: New file.
3058         * sysdeps/i386/i486/bits/string.h (strnlen): Remove.
3060 2001-08-21  Roland McGrath  <roland@frob.com>
3062         * sysdeps/mach/i386/machine-sp.h (__thread_stack_pointer): Define this
3063         as a macro, not an extern inline function.
3065         * hurd/Versions (GLIBC_2.2.5): New set, define __hurd_fail here.
3066         * Versions.def (libc): Add GLIBC_2.2.5 set.
3067         * hurd/hurd.h (_HURD_H_EXTERN_INLINE): New macro.
3068         (__hurd_fail): Use that instead of _EXTERN_INLINE in decl.
3070 2001-08-20  Roland McGrath  <roland@frob.com>
3072         * hurd/hurdlookup.c (__hurd_file_name_lookup): Fail with ENOENT for "".
3073         (__hurd_file_name_split, __hurd_directory_name_split): Likewise.
3075 2001-08-21  Ulrich Drepper  <drepper@redhat.com>
3077         * string/bits/string2.h: Remove strnlen optimization here.
3078         * sysdeps/i386/i486/bits/string.h: Add it here.
3080 2001-08-21  Wolfram Gloger  <wg@malloc.de>
3082         * malloc/malloc.c: Make access to ..._hook pointers thread-safe.
3084 2001-08-21  Ulrich Drepper  <drepper@redhat.com>
3086         * po/gl.po: Update from translation team.
3088 2001-08-20  Ulrich Drepper  <drepper@redhat.com>
3090         * misc/error.c (error_tail): Use fputws_unlocked instead of fputws.
3091         * misc/err.c (convert_and_print): Likewise.
3093         * malloc/obstack.c (print_and_abort): Use fprintf instead of two
3094         function calls.
3096 2001-08-20  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3098         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Revert the
3099         change of the gregset_t type.
3100         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.
3102 2001-08-20  kaz Kojima  <kkojima@rr.iij4u.or.jp>
3104         * sysdeps/unix/sysv/linux/sh/sysdep.S: Align errno.
3106 2001-08-20  Ulrich Drepper  <drepper@redhat.com>
3108         * posix/regex.c (truncate_wchar): Use wcrtomb not wctomb.
3110         * string/strnlen.c: Fix the implementation.  We cannot use memchr.
3112 2001-08-18  Mark Kettenis  <kettenis@gnu.org>
3114         * sysdeps/mach/hurd/i386/init-first.c (init): Initialize __environ
3115         before calling the cthreads initialization code.
3117 2001-08-20  Ulrich Drepper  <drepper@redhat.com>
3119         * argp/argp-help.c: Fix two problems introduced in last change.
3121         * include/dirent.h: Include <dirstream.h> first.
3123 2001-08-19  Ulrich Drepper  <drepper@redhat.com>
3125         * io/fts.c (fts_safe_changedir): Use __fxstat64 instead of __fstat.
3127         * sunrpc/svcauth_des.c (_svcauth_des): Avoid using bcopy.
3128         * sunrpc/xdr_rec.c: Likewise.
3129         * sunrpc/xdr_mem.c: Likewise.
3130         * sunrpc/svc_authux.c (_svcauth_unix): Likewise.
3131         * sunrpc/rpc_cmsg.c: Likewise.
3132         * sunrpc/getrpcport.c (getrpcport): Likewise.
3133         * sunrpc/clnt_simp.c (callrpc): Likewise.
3134         * sunrpc/clnt_gen.c (clnt_create): Likewise.
3135         * string/envz.c: Likewise.
3137         * po/ko.po: Update from translation team.
3139         * argp/argp-help.c: Handle wide oriented stderr stream.
3141 2001-08-18  Ulrich Drepper  <drepper@redhat.com>
3143         * sysdeps/generic/strtol.c: Little optimizations.  Add some
3144         __builtin_expect.
3146         * conform/conformtest.pl: <inttypes.h> test requires <stddef.h>.
3148         * wcsmbs/wchar.h (wcwdith): Change parameter type to wchar_t.
3149         * wcsmbs/wcwidth.c (wcwdith): Likewise.
3150         * wcsmbs/wcwidth.h (internal_wcwdith): Likewise.
3152         * conform/data/unistd.h-data: Remove _SC_MULTIPLE_PROCESS.
3154         * conform/data/ucontext.h-data: Fix typos in ucontext_t element tests.
3156         * time/time.h (struct timespec): Use __time_t for tv_sec element.
3158         * sysdeps/generic/inttypes.h: Define __wchar_t.  Use it instead of
3159         wchar_t for function declarations and defintions.
3161         * misc/sys/select.h: Define __need_time_t before including <time.h>.
3162         Define suseconds_t if it hasn't happened yet.
3164         * iconv/gconv.h: Define __need_wchar_t before including <stddef.h>.
3166         * conform/data/sys/uio.h-data: Allow UIO_MAXIOV to be defined.
3168         * sysdeps/generic/stdint.h: Don't get definition of wchar_t from
3169         <stddef.h>.
3171         * conform/data/stddef.h-data: Remove wint_t.
3173         * conform/conformtest.pl: Change namespace test to take #undef
3174         lines into account.
3176         * conform/data/netinet/in.h-data: Fix typo in allow-header line.
3178         * conform/data/sys/socket.h-data: Add sockatmark.
3180 2001-08-17  Ulrich Drepper  <drepper@redhat.com>
3182         * io/fts.c: Update from recent BSD source.
3184 2001-08-17  Roland McGrath  <roland@frob.com>
3186         * stdio-common/perror.c (perror) [! USE_IN_LIBIO]: Don't use _IO_fwide.
3187         * misc/error.c (error_tail, error, error_at_line) [! USE_IN_LIBIO]:
3188         Likewise.
3190 2001-08-17  Ulrich Drepper  <drepper@redhat.com>
3192         * locale/duplocale.c (__duplocale): Also initialize the special
3193         __ctype_* elements.
3195         * conform/data/netdb.h-data: Adjust gai_strerror return type.
3197 2001-08-17  Andreas Jaeger  <aj@suse.de>
3199         * misc/getpass.c: Include wchar.h for prototypes.
3200         * malloc/obstack.c: Likewise.
3202 2001-08-17  Ulrich Drepper  <drepper@redhat.com>
3204         * sunrpc/svc_simple.c (universal): Use __write instead of write.
3206         * wcsmbs/wcscoll.c: Also define __wcscoll.
3207         * include/wchar.h: Declare __wcscoll.
3209         * libio/fwprintf.c: Use __vfwprintf instead of vfwprintf.
3210         * libio/vwprintf.c: Likewise.
3211         * libio/wprintf.c: Likewise.
3213         * iconv/gconv_cache.c: Use __munmap instead of munmap.
3215 2001-08-16  Ulrich Drepper  <drepper@redhat.com>
3217         * posix/regex.c [_LIBC] (convert_mbs_to_wcs): Use __mbrtowc
3218         instead of mbrtowc.
3219         [_LIBC]: Use __iswctype instead of iswctype, __wcslen instead of
3220         wcslen, and __wcscoll instead of wcscoll.
3222         * sysdeps/unix/sockatmark.c (sockatmark): Use __ioctl instead of ioctl.
3224         * sysdeps/unix/sysv/linux/gai_sigqueue.c (__gai_sigqueue): Use
3225         __getuid instead of getuid.
3227         * stdio-common/perror.c (perror): Use __close instead of close.
3228         * iconv/gconv_cache.c (__gconv_load_cache): Likewise.
3229         * libio/freopen.c (freopen): Likewise.
3230         * libio/freopen64.c (freopen64): Likewise.
3232         * libio/tst-ungetwc2.c (main): Define str const.
3234         * include/wchar.h: Add prototypes for __fwprintf and __vfwprintf.
3235         * libio/fwprintf.c: Also define __fwprintf.
3236         * stdio-common/vfprintf.c [COMPILE_WPRINTF]: Also define __vfwprintf.
3237         * argp/argp-fmtstream.c: Handle wide oriented stderr stream.
3238         * assert/assert-perr.c: Likewise.
3239         * assert/assert.c: Likewise.
3240         * gmon/gmon.c: Likewise.
3241         * inet/rcmd.c: Likewise.
3242         * malloc/obstack.c: Likewise.
3243         * misc/err.c: Likewise.
3244         * misc/error.c: Likewise.
3245         * misc/getpass.c: Likewise.
3246         * posix/getopt.c: Likewise.
3247         * resolv/res_hconf.c: Likewise.
3248         * stdio-common/perror.c: Likewise.
3249         * stdio-common/psignal.c: Likewise.
3250         * stdlib/fmtmsg.c: Likewise.
3251         * sunrpc/auth_unix.c: Likewise.
3252         * sunrpc/clnt_perr.c: Likewise.
3253         * sunrpc/clnt_tcp.c: Likewise.
3254         * sunrpc/clnt_udp.c: Likewise.
3255         * sunrpc/clnt_unix.c: Likewise.
3256         * sunrpc/svc_simple.c: Likewise.
3257         * sunrpc/svc_tcp.c: Likewise.
3258         * sunrpc/svc_udp.c: Likewise.
3259         * sunrpc/svc_unix.c: Likewise.
3260         * sunrpc/xdr.c: Likewise.
3261         * sunrpc/xdr_array.c: Likewise.
3262         * sunrpc/xdr_rec.c: Likewise.
3263         * sunrpc/xdr_ref.c: Likewise.
3264         * sysdeps/generic/wordexp.c: Likewise.
3266         * po/it.po: Update from translation team.
3268         * misc/err.c: Handle wide oriented stderr stream.
3270 2001-08-14  Tom Rix  <trix@redhat.com>
3272         * iconv/gconv_cache.c (find_module): Add #ifndef STATIC_GCONV.
3273         * iconv/Makefile: Fix gconv_cache.c CFLAGS.
3275 2001-08-13  Tom Rix  <trix@redhat.com>
3277         * sysdeps/unix/sysv/aix/Makefile: Add rule to import kernel symbols.
3278         * sysdeps/unix/sysv/aix/bits/types.h: Fix type of __id_t, __useconds_t
3279         and __intptr_t.
3281 2001-08-15  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3283         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S (__getcontext):
3284         Store the access registers to the ucontext structure.
3285         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S (__getcontext):
3286         Likewise.
3288         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S (__setcontext):
3289         Load the access registers from the ucontext structure.
3290         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S (__setcontext):
3291         Likewise.
3293         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.h: Adjust the SC_xxx
3294         offsets to the new ucontext layout.
3295         * sysdeps/unix/sysv/linux/s390/s390-64/ucontext_i.h: Likewise.
3297         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Fix the layout
3298         of the ucontext structure.
3299         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.
3301 2001-08-15  Ulrich Drepper  <drepper@redhat.com>
3303         * misc/error.c (error): Handle wide oriented stderr stream correctly.
3304         (error_at_line): Likewise.
3306         * stdio-common/perror.c (perror): Implement according to standard.
3307         The stream orientation must not be changed if the stream was not
3308         oriented before the call.
3309         * stdio-common/Makefile (tests): Add tst-perror.
3310         * stdio-common/tst-perror.c: New file.
3313 See ChangeLog.12 for earlier changes.