Update.
[glibc.git] / ChangeLog
blobd03f977ec7fa9cd79efc762119faad51b2004abb
1 2002-01-18  Isamu Hasegawa  <isamu@yamato.ibm.com>
3         * locale/program/ld-collate.c (collate_finish): Assign a wide
4         char collation sequence value to multi character collating
5         elements, and avoid over writing by non-character elements.
7 2002-02-01  Ulrich Drepper  <drepper@redhat.com>
9         * elf/Makefile (distribute): Add dl-procinfo.c.
10         * sysdeps/unix/sysv/linux/i386/Dist: Remove dl-procinfo.c.
11         * sysdeps/unix/sysv/linux/arm/Dist: Likewise.
13 2002-02-01  Jakub Jelinek  <jakub@redhat.com>
15         * sysdeps/generic/ldsodefs.h (_dl_load_lock): Remove duplicate
16         definition.
17         * sysdeps/ia64/hp-timing.h: Move _dl_hp_timing_overhead in
18         _rtld_global struct.
19         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
20         * sysdeps/sparc/sparc64/hp-timing.c: Likewise.
21         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
22         * sysdeps/sparc/sparc64/Makefile: Make hp-timing static only.
23         * sysdeps/unix/sysv/aix/init-first.c (_dl_fpu_control,
24         _dl_fpu_control_set): Remove unused externs.
25         * sysdeps/unix/sysv/linux/sparc/sparc32/dl-procinfo.c: New file.
26         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.c: New file.
27         * sysdeps/unix/sysv/linux/sparc/sparc32/dl-procinfo.h: Move procinfo
28         related variables in _rtld_global struct.
29         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.h: Likewise.
30         * sysdeps/unix/sysv/linux/init-first.c (_dl_fpu_control_set): Remove
31         unused extern.
33 2002-02-01  Ulrich Drepper  <drepper@redhat.com>
35         * sysdeps/generic/dl-procinfo.c: New file.
37 2002-02-01  Andreas Schwab  <schwab@suse.de>
39         * sysdeps/m68k/dl-machine.h: Don't use multi-line string literals.
41 2002-02-01  Ulrich Drepper  <drepper@redhat.com>
43         * elf/rtld.c (_dl_start): Mark as internal_function.
44         * sysdeps/i386/dl-machine.h (RTLD_START): Pass parameter for _dl_start
45         in register.
46         (elf_machine_rel): Cleanup and minor optimization for RTLD_BOOTSTRAP.
47         General pretty printing.
49 2002-01-31  Ulrich Drepper  <drepper@redhat.com>
51         * elf/dl-minimal.c: Define _itoa for 32-bit machines with HP timing.
52         * elf/dl-reloc.c: Pretty printing.
53         * sysdeps/generic/ldsodefs.h: Move _dl_hp_timing_overhead and
54         procinfo-related variables in rtld_global struct.
55         * elf/dl-support.c: Likewise.
56         * elf/rtld.c: Likewise.
57         * sysdeps/i386/i686/Makefile: Likewise.
58         * sysdeps/i386/i686/hp-timing.c: Likewise.
59         * sysdeps/i386/i686/hp-timing.h: Likewise.
60         * sysdeps/ia64/Makefile: Likewise.
61         * sysdeps/ia64/hp-timing.c: Likewise.
62         * sysdeps/sparc/sparc32/sparcv9/Makefile: Likewise.
63         * sysdeps/sparc/sparc32/sparcv9/hp-timing.c: Likewise.
64         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c: Likewise.
65         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h: Likewise.
66         * sysdeps/unix/sysv/linux/i386/Makefile: Likewise.
67         * sysdeps/unix/sysv/linux/i386/dl-procinfo.c: Likewise.
68         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Likewise.
69         * sysdeps/x86_64/Makefile: Likewise.
71         * sysdeps/generic/ldsodefs.h: Add _dl_load_lock, _dl_lazy,
72         _dl_dynamic_weak, _dl_fpu_control, _dl_cpuclock_offset, and
73         _dl_debug_fd to rtld_global.
74         * elf/Versions: Likewise.
75         * elf/dl-close.c: Likewise.
76         * elf/dl-iteratephdr.c: Likewise.
77         * elf/dl-lookup.c: Likewise.
78         * elf/dl-misc.c: Likewise.
79         * elf/dl-open.c: Likewise.
80         * elf/dl-support.c: Likewise.
81         * elf/do-lookup.h: Likewise.
82         * elf/rtld.c: Likewise.
83         * sysdeps/generic/dl-cache.c: Likewise.
84         * sysdeps/generic/dl-sysdep.c: Likewise.
85         * sysdeps/ia64/Versions: Likewise.
86         * sysdeps/unix/clock_gettime.c: Likewise.
87         * sysdeps/unix/clock_settime.c: Likewise.
88         * sysdeps/unix/sysv/linux/init-first.c: Likewise.
89         * sysdeps/sparc/Versions: Removed.
90         * sysdeps/i386/i686/Versions : Removed.
91         * sysdeps/x86_64/Versions: Removed.
92         * configure.in: Define HAVE_PROTECTED if .protected is available.
93         * config.h.in: Add entry for HAVE_PROTECTED.
95 2002-01-31  Jakub Jelinek  <jakub@redhat.com.
97         * sysdeps/alpha/dl-machine.h: Move global variables for SHARED
98         code in struct _rtld_global.  Export this struct, remove all
99         exports for the signal variables.
100         * sysdeps/arm/dl-machine: Likewise.
101         * sysdeps/generic/dl-origin: Likewise.
102         * sysdeps/generic/dl-sysdep: Likewise.
103         * sysdeps/generic/dl-cache: Likewise.
104         * sysdeps/hppa/dl-fptr: Likewise.
105         * sysdeps/hppa/dl-machine: Likewise.
106         * sysdeps/cris/dl-machine: Likewise.
107         * sysdeps/i386/dl-machine: Likewise.
108         * sysdeps/ia64/dl-machine: Likewise.
109         * sysdeps/m68k/dl-machine: Likewise.
110         * sysdeps/mach/hurd/dl-sysdep: Likewise.
111         * sysdeps/mips/mips64/dl-machine: Likewise.
112         * sysdeps/mips/dl-machine: Likewise.
113         * sysdeps/powerpc/elf/libc-start: Likewise.
114         * sysdeps/powerpc/dl-machine: Likewise.
115         * sysdeps/powerpc/dl-start: Likewise.
116         * sysdeps/sparc/sparc32/dl-machine: Likewise.
117         * sysdeps/sparc/sparc64/dl-machine: Likewise.
118         * sysdeps/sh/dl-machine: Likewise.
119         * sysdeps/s390/s390-32/dl-machine: Likewise.
120         * sysdeps/s390/s390-64/dl-machine: Likewise.
121         * sysdeps/unix/sysv/aix/libc-start: Likewise.
122         * sysdeps/unix/sysv/aix/start-libc: Likewise.
123         * sysdeps/unix/sysv/linux/ia64/dl-static: Likewise.
124         * sysdeps/unix/sysv/linux/m68k/getpagesize: Likewise.
125         * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize: Likewise.
126         * sysdeps/x86_64/dl-machine: Likewise.
128 2002-01-31  Ulrich Drepper  <drepper@redhat.com>
130         * sysdeps/posix/readv.c: Don't use alloca if the memory requirements
131         are too high.
133 2002-01-31  Andreas Schwab  <schwab@suse.de>
135         * sysdeps/posix/readv.c: Check for ssize_t overflow.
137 2002-01-31  Andreas Schwab  <schwab@suse.de>
139         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Fix leftover
140         reference to _dl_pagesize.
142 2002-01-30  Ulrich Drepper  <drepper@redhat.com>
144         * Versions.def [ld]: Add GLIBC_2.3.
145         * elf/dl-addr.c: Move global variables for SHARED code in struct
146         _rtld_global.  Export this struct, remove all exports for the
147         signal variables.
148         * elf/dl-close.c: Likewise.
149         * elf/dl-conflict.c: Likewise.
150         * elf/dl-debug.c: Likewise.
151         * elf/dl-deps.c: Likewise.
152         * elf/dl-dst.h: Likewise.
153         * elf/dl-error.c: Likewise.
154         * elf/dl-fini.c: Likewise.
155         * elf/dl-init.c: Likewise.
156         * elf/dl-iteratephdr.c: Likewise.
157         * elf/dl-libc.c: Likewise.
158         * elf/dl-load.c: Likewise.
159         * elf/dl-lookup.c: Likewise.
160         * elf/dl-minimal.c: Likewise.
161         * elf/dl-object.c: Likewise.
162         * elf/dl-open.c: Likewise.
163         * elf/dl-profile.c: Likewise.
164         * elf/dl-profstub.c: Likewise.
165         * elf/dl-reloc.c: Likewise.
166         * elf/dl-runtime.c: Likewise.
167         * elf/dl-support.c: Likewise.
168         * elf/dl-sym.c: Likewise.
169         * elf/dl-version.c: Likewise.
170         * elf/do-lookup.h: Likewise.
171         * elf/do-rel.h: Likewise.
172         * elf/dynamic-link.h: Likewise.
173         * elf/rtld.c: Likewise.
174         * sysdeps/generic/dl-cache.c: Likewise.
175         * sysdeps/generic/dl-sysdep.c: Likewise.
176         * sysdeps/generic/ldsodefs.h: Likewise.
177         * sysdeps/generic/libc-start.c: Likewise.
178         * sysdeps/i386/dl-machine.h: Likewise.
179         * sysdeps/ia64/dl-fptr.c: Likewise.
180         * sysdeps/ia64/dl-machine.h: Likewise.
181         * sysdeps/unix/sysv/linux/dl-librecon.h: Likewise.
182         * sysdeps/unix/sysv/linux/dl-origin.c: Likewise.
183         * sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
184         * sysdeps/unix/sysv/linux/getclktck.c: Likewise.
185         * sysdeps/unix/sysv/linux/getpagesize.c: Likewise.
186         * sysdeps/unix/sysv/linux/i386/dl-librecon.h: Likewise.
187         * sysdeps/unix/sysv/linux/ia64/dl-static.c: Likewise.
188         * sysdeps/unix/sysv/linux/ia64/getpagesize.c: Likewise.
190 2002-01-29  Ulrich Drepper  <drepper@redhat.com>
192         * sysdeps/ia64/dl-lookupcfg.h (DL_AUTO_FUNCTION_ADDRESS): Add cast
193         to avoid warning
194         (DL_STATIC_FUNCTION_ADDRESS): Likewise.
196         * elf/dl-lookup.c: Only define or handle _dl_num_relocations for the
197         SHARED version.
198         * elf/dl-reloc.c: Likewise for _dl_num_cache_relocations.
200         * elf/rtld.c (_dl_start): Use __builtin_memset if available.
202 2002-01-29  Ben Collins  <bcollins@debian.org>
204         * string/bits/string2.h (__mempcpy): Protect size arg for
205         addition when using __builtin_memcpy.
207 2002-01-29  Ulrich Drepper  <drepper@redhat.com>
209         * stdlib/Makefile (tests): Add tst-qsort.
210         * stdlib/tst-qsort.c: New file.  Written by Paul Eggert.
212         * manual/signal.texi (Process Signal Mask): Document that
213         pthread_sigmask, not sigprocmask, must be used in MT programs.
214         Patch by Bertold Kolics <Bertold.Kolics@Sun.COM>.
216         * misc/hsearch_r.c (hsearch_r): Don't insert anything if entry is
217         found.
218         * misc/Makefile (tests): Add tst-hsearch.
219         * misc/tst-hsearch.c: New file.
221 2002-01-18  Wolfram Gloger  <wg@malloc.de>
223         * malloc/malloc.c: Rewrite, adapted from Doug Lea's malloc-2.7.0.c.
224         * malloc/malloc.h: Likewise.
225         * malloc/thread-m.h: Spinlock definitions for x86/x86_64.
226         * malloc/arena.c: New file.
227         * malloc/hooks.c: New file.
228         * malloc/tst-mallocstate.c: New file.
229         * malloc/Makefile: Add new testcase tst-mallocstate.
230         Add arena.c and hooks.c to distribute.  Fix commented CPPFLAGS.
232 2002-01-28  Ulrich Drepper  <drepper@redhat.com>
234         * stdlib/msort.c: Remove last patch.  The optimization violates the
235         same rule which qsort.c had problems with.
237 2002-01-27  Paul Eggert  <eggert@twinsun.com>
239         * stdlib/qsort.c (_quicksort): Do not apply the comparison function
240         to a pivot element that lies outside the array to be sorted, as
241         ISO C99 requires that the comparison function be called only with
242         addresses of array elements [PR libc/2880].
244 2002-01-28  Ulrich Drepper  <drepper@redhat.com>
246         * elf/dl-load.c (_dl_map_object): Remove incorrect optimization
247         for SHARED code.  Reported by Ben Collins <bcollins@debian.org>.
249         * timezone/asia: Update from tzdata2002b.
250         * timezone/australasia: Likewise.
251         * timezone/backward: Likewise.
252         * timezone/europe: Likewise.
253         * timezone/leapseconds: Likewise.
254         * timezone/iso3166.tab: Likewise.
255         * timezone/zone.tab: Likewise.
257 2002-01-23  Richard Henderson  <rth@redhat.com>
259         * sysdeps/alpha/Makefile (pic-ccflag): New variable.
261 2002-01-28  Ulrich Drepper  <drepper@redhat.com>
263         * string/strxfrm.c: Allocate one more byte for rulearr and clear
264         this element [PR libc/2855].
266         * string/strcoll.c: Handle zero-length arguments specially
267         [PR libc/2856].
269 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
271         * string/bits/string2.h (__mempcpy): For gcc 3.0+, don't use
272         __mempcpy_small but instead use __builtin_memcpy ( , , n) + n for
273         short lengths and constant src.
274         (strcpy): Don't optimize for gcc 3.0+.
275         (__stpcpy): For gcc 3.0+, don't use
276         __stpcpy_small but instead use __builtin_strcpy (, src) + strlen (src)
277         for short string literal src.
279 2002-01-23  Jeroen Dobbelaere  <jeroen.dobbelaere@acunia.com>
281         * sysdeps/unix/sysv/linux/configure.in (libc_cv_gcc_unwind_find_fde):
282         Set for arm, too.
284 2001-01-22  Paul Eggert  <eggert@twinsun.com>
286         * manual/llio.texi (Linked Channels, Cleaning Streams):
287         Make it clearer that a just-opened input stream might need cleaning.
289 2002-01-21  H.J. Lu  <hjl@gnu.org>
291         * sysdeps/mips/dl-machine.h (ELF_MACHINE_BEFORE_RTLD_RELOC):
292         Don't use label at end of compound statement.
294 2002-01-28  Stephen L Moshier  <moshier@mediaone.net>
296         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c (__ieee754_lgammal_r):
297         Remove test for negative integer arg; sin_pi does it correctly.
299 2002-01-20  Ulrich Drepper  <drepper@redhat.com>
301         * nscd/Makefile (distribute): Filter out xmalloc.c.
303 2002-01-19  Ulrich Drepper  <drepper@redhat.com>
305         * libio/fileops.c (_IO_file_underflow_mmap): Don't define as static.
306         Set offset if read end wasn't the buffer end.
307         (_IO_file_seekoff_mmap): New function.
308         (_IO_file_xsgetn_mmap): New function.
309         (_IO_file_jumps_mmap): Use the two new functions.
310         * libio/wfileops.c (_IO_wfile_underflow_mmap): Handle end read buffer
311         != end buffer.
312         * libio/libioP.h: Declare _IO_file_seekoff_mmap and
313         _IO_file_underflow_mmap.
314         * libio/iofopen.c: Don't position file descriptor at end of file.
315         * libio/tst-widetext.c: Improve error messages.
316         * stdio-common/tst-rndseek.c: Likewise.
318 2002-01-18  Ulrich Drepper  <drepper@redhat.com>
320         * sysdeps/unix/sysv/linux/bits/statvfs.h: Avoid warning about comma at
321         end of enum for !_GNU_SOURCE.
322         * sysdeps/unix/sysv/linux/alpha/bits/statvfs.h: Likewise.
323         * sysdeps/unix/sysv/linux/ia64/bits/statvfs.h: Likewise.
324         * sysdeps/unix/sysv/linux/sparc/bits/statvfs.h: Likewise.
325         * sysdeps/mach/hurd/bits/statvfs.h: Don't define non-standard ST_*
326         values unless _GNU_SOURCE.
328         * iconvdata/tcvn5712-1.c: Minor cleanups.
330 2002-01-18  Andreas Schwab  <schwab@suse.de>
332         * sysdeps/unix/sysv/linux/configure.in
333         (libc_cv_gcc_unwind_find_fde): Set for m68k, too.
335 2002-01-16  Roger Sayle  <roger@eyesopen.com>
337         * stdlib/msort.c (msort_with_tmp): Replace implementation with
338         more efficient "Towers of Hanoi" mergesort.
339         (hanoi_sort, hanoi_sort_int, hanoi_sort_long): New functions,
340         for generic, sizeof(int) and sizeof(long) variants respectively.
342 2002-01-17  Ulrich Drepper  <drepper@redhat.com>
344         * manual/syslog.texi (openlog): Describe possible problems with
345         first parameter.
346         Patch by Christopher Allen Wing <wingc@engin.umich.edu>.
348         * nscd/nscd.c (drop_privileges): Removed.  Adjust caller.
349         * nscd/connections.c (begin_drop_privileges): New function.
350         (finish_drop_privileges): New function.
351         (nscd_init): Call the new functions which also install all groups
352         for the server user.
353         * nscd/Makefile (nscd-modules): Add xmalloc for nscd.
354         Patch by Christopher Allen Wing <wingc@engin.umich.edu>.
356 2002-01-17  H.J. Lu  <hjl@gnu.org>
358         * sysdeps/mips/dl-machine.h (__dl_runtime_resolve): Remove
359         `const' from `got'.
361 2002-01-17  Martin Schwidefsky  <schwidefsky@de.ibm.com>
363         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Use 64 bit
364         instructions for pointer operations.
365         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
367 2002-01-17  Andreas Jaeger  <aj@suse.de>
369         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: GCC 3.1 has
370         __uint128_t build-in.
372         * sysdeps/unix/sysv/linux/configure.in: Fix check for S390 and
373         PowerPC, sync with 2.2 branch.
375 2002-01-16  Ulrich Drepper  <drepper@redhat.com>
377         * posix/getconf.c: Update copyright year.
378         * nss/getent.c: Likewise.
379         * nscd/nscd_nischeck.c: Likewise.
380         * iconv/iconvconfig.c: Likewise.
381         * iconv/iconv_prog.c: Likewise.
382         * elf/ldconfig.c: Likewise.
383         * catgets/gencat.c: Likewise.
384         * csu/version.c: Likewise.
385         * elf/ldd.bash.in: Likewise.
386         * elf/sprof.c (print_version): Likewise.
387         * locale/programs/locale.c: Likewise.
388         * locale/programs/localedef.c: Likewise.
389         * nscd/nscd.c (print_version): Likewise.
390         * debug/xtrace.sh: Likewise.
391         * malloc/memusage.sh: Likewise.
392         * malloc/mtrace.pl: Likewise.
394 2002-01-16  Andreas Schwab  <schwab@suse.de>
396         * sysdeps/unix/sysv/linux/ia64/ldd-rewrite.sed: Fix regexp to
397         reliably remove "-ia64" from rtld name.
399 2002-01-16  Ulrich Drepper  <drepper@redhat.com>
401         * iconvdata/gb18030.c: Bug fixes and support for more characters.
402         Patch by Yu Shao <yshao@redhat.com>.
404 2002-01-16  Martin Schwidefsky  <schwidefsky@de.ibm.com>
406         * sysdeps/unix/sysv/linux/s390/swapcontext.c: Remove.
407         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: New file.
408         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: New file.
410 2002-01-14  Martin Schwidefsky  <schwidefsky@de.ibm.com>
412         * sysdeps/s390/fpu/libm-test-ulps: Update.
414 2002-01-11  Ulrich Drepper  <drepper@redhat.com>
416         * elf/elf.h: Update x86 relocations.
418 2002-01-10  Ulrich Drepper  <drepper@redhat.com>
420         * locale/programs/charmap.c (new_width): Check whether byte
421         sequences for both ends of range have the same length.
423 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
425         * elf/elf.h (SHN_UNDEF): Remove duplicate definition.
427 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
429         * sysdeps/alpha/fpu/e_sqrt.c (__ieee754_sqrt): Don't use multi-line
430         string literals.
431         (__full_ieee754_sqrt): Add __attribute_used__.
433 2002-01-10  Ulrich Drepper  <drepper@redhat.com>
435         * sysdeps/generic/group_member.c (__group_member): Also check
436         groups[0] [PR libc/2781].
438 2002-01-08  Ulrich Drepper  <drepper@redhat.com>
440         * Makefile (distribute): Add scripts/cpp.
441         * elf/Makefile (distribute): Add reldep6mod[01234].c,
442         unwind-dw2.c, unwind-dw2-fde.c, unwind.h, unwind-pe.h,
443         unwind-dw2-fde.h, and dwarf2.h.
444         * sysdeps/unix/bsd/bsd4.4/Dist: New file.
445         * sysdeps/unix/sysv/aix/Dist: Add sysv_termio.h and start-libc.c.
446         * sysdeps/unix/sysv/linux/ia64/Dist: Add ldd-rewrite.sed.
447         * sysdeps/unix/sysv/linux/s390/Dist: Likewise.
449 2002-01-07  Roland McGrath  <roland@frob.com>
451         * sysdeps/mach/hurd/i386/init-first.c (_hurd_stack_setup): Use
452         volatile on type of ARGC so the compiler doesn't get clever.
454 2002-01-07  Andreas Jaeger  <aj@suse.de>
456         * sysdeps/generic/bits/byteswap.h: Prevent double inclusion.
457         * sysdeps/i386/bits/byteswap.h: Likewise.
458         * sysdeps/ia64/bits/byteswap.h: Likewise.
459         * sysdeps/m68k/bits/byteswap.h: Likewise.
460         * sysdeps/s390/s390-32/bits/byteswap.h: Likewise.
461         * sysdeps/s390/s390-64/bits/byteswap.h: Likewise.
463 2002-01-02  Bruno Haible  <bruno@clisp.org>
465         * intl/plural.y: Fix %expect count.
467 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
469         * elf/Makefile (routines, shared-only-routines): Add
470         unwind-dw2-fde-glibc instead of unwind-dw2-fde.
471         * elf/elf.h (PT_GNU_EH_FRAME): Define.
472         * sysdeps/generic/unwind-dw2-fde-glibc.c: New file.
473         * sysdeps/generic/unwind-dw2-fde.c (__register_frame_info_bases):
474         Optimize if .eh_frame section contains no FDEs.
475         (__register_frame, __deregister_frame_info_bases,
476         __deregister_frame): Likewise.
477         * sysdeps/generic/unwind-dw2.c (execute_cfa_program): Fix
478         DW_CFA_restore handling.
480 2002-01-07  Stephen L Moshier  <moshier@mediaone.net>
482         * sysdeps/ieee754/ldbl-96/s_erfl.c (erfcl): Fix K&R header.
484         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c (sin_pi): Fix typo in test
485         for x < 0.25 and restore original range reduction method.
486         (__ieee754_lgammal_r): Make sure signgam is set before returning.
488 2002-01-07  Ulrich Drepper  <drepper@redhat.com>
490         * libio/fileops.c (_IO_file_underflow_mmap): New function.
491         (_IO_file_close_mmap): New function.
492         (_IO_file_jumps_mmap): New variable.
493         * libio/wfileops.c (_IO_wfile_underflow): Reset read pointer before
494         trying to convert rest of byte buffer.
495         (_IO_wfile_underflow_mmap): New function.
496         (_IO_wfile_jumps_mmap): New variable.
497         * libio/iofopen.c (__fopen_maybe_mmap): New function.
498         (__fopen_internal): New function.  Split out from _IO_new_fopen.
499         (_IO_new_fopen): Call __fopen_internal.
500         * libio/iofopen64.c: Just call __fopen_internal.
501         * libio/iofdopen.c: Call __fopen_maybe_mmap before returning
502         successfully.
503         * libio/iolibio.h: Declare __fopen_internal and __fopen_maybe_mmap.
504         * libio/libioP.h: Declare _IO_file_jumps_mmap, _IO_wfile_jumps_mmap,
505         _IO_file_close_mmap.
507         * sysdeps/gnu/_G_config.h: Define _G_MMAP64.
508         * sysdeps/unix/sysv/linux/cris/_G_config.h: Likewise.
510         * stdio-common/Makefile (tests): Add tst-rndseek.
511         * stdio-common/tst-rndseek.c: New file.
513 2002-01-05  Roland McGrath  <roland@frob.com>
515         * config.h.in (HAVE_MIG_RETCODE): New #undef.
516         * sysdeps/mach/hurd/configure.in (hurd_MIG_RETCODE: New macro
517         swiped from hurd package's aclocal.m4; use it to set HAVE_MIG_RETCODE.
518         * sysdeps/mach/hurd/configure: Regenerated.
520 2002-01-03  Ulrich Drepper  <drepper@redhat.com>
522         * elf/elf.h: Add more TLS definitions.
524 2002-01-02  Ulrich Drepper  <drepper@redhat.com>
526         * include/features.h (__GLIBC_MINOR__): Bump to 3.
528 2002-01-02  Roland McGrath  <roland@frob.com>
530         * sysdeps/mach/hurd/sigwait.c (__sigwait): Use __sigandset,
531         __sigisemptyset.  Don't use MASK uninitialized.
533         * sysdeps/mach/hurd/sigprocmask.c (__sigprocmask): Use __sigorset.
534         * hurd/hurdinit.c (_hurd_new_proc_init): Use __sigisemptyset.
535         * hurd/hurdsig.c (_hurd_internal_post_signal): Use __sigismember,
536         __sigdelset, __sigaddset, __sigorset.
538         * sysdeps/generic/htonl.c: Use uint32_t instead of u_int32_t.
539         * sysdeps/generic/htons.c: Use uint16_t instead of u_int16_t.
541         * hurd/hurdinit.c (_hurd_ports_use): Return EGRATUITOUS when
542         _hurd_ports is null.
544         * hurd/hurdsig.c (_hurdsig_init): Conditionalize exception port setup
545         for old CMU and new OSF Mach interface flavors.
546         * hurd/hurdfault.c (_hurdsig_fault_init): Likewise.
547         * sysdeps/mach/hurd/fork.c (__fork): Likewise.
549         * hurd/hurdsig.c (_hurd_internal_post_signal): Leave msgh_seqno unset.
551         * sysdeps/mach/hurd/spawni.c (__spawni) [KERN_INVALID_LEDGER]:
552         Pass extra arguments to task_create for OSF variant.
553         * sysdeps/mach/hurd/fork.c (__fork): Likewise.
555         * sysdeps/powerpc/elf/libc-start.c: Make AUXVEC diddling code
556         conditional on [HAVE_AUX_VECTOR].
558         * mach/mach/mach_traps.h (thread_switch, __thread_switch): Use
559         mach_msg_timeout_t as type of final argument.
561         * hurd/privports.c (__get_privileged_ports):
562         Change host_priv_t to mach_port_t in argument type.
563         * hurd/hurd.h (get_privileged_ports, __get_privileged_ports):
564         Update decls.
566         * sysdeps/mach/hurd/i386/bits/sigcontext.h: Protect from
567         multiple inclusion.  Inhibit #error under [_SYS_UCONTEXT_H].
568         * sysdeps/mach/hurd/alpha/bits/sigcontext.h: Likewise.
569         * sysdeps/mach/hurd/hppa/bits/sigcontext.h: Likewise.
570         * sysdeps/mach/hurd/mips/bits/sigcontext.h: Likewise.
571         * sysdeps/mach/hurd/powerpc/bits/sigcontext.h: Likewise.
573 2002-01-01  Roland McGrath  <roland@frob.com>
575         * sysdeps/mach/hurd/errnos.awk: Tighten up device_types.h matching.
577 2002-01-01  Ulrich Drepper  <drepper@redhat.com>
579         * include/stdlib.h: Define inlines for the _l variants of the strto*
580         functions.
582 2002-01-01  Roland McGrath  <roland@frob.com>
584         * sysdeps/mach/hurd/powerpc/intr-msg.h: Remove extraneous backslash.
586         * mach/Machrules (MIG): Set CPP as well as CC.
588 2001-12-31  Ulrich Drepper  <drepper@redhat.com>
590         * sysdeps/unix/sysv/linux/getloadavg.c (getloadavg): Always use C
591         locale to parse /proc/loadavg [PR libc/2760].
593 2001-12-31  Jakub Jelinek  <jakub@redhat.com>
595         * elf/dl-conflict.c: Include sys/param.h.
596         (RESOLVE_CONFLICT_FIND_MAP): Cast r_offset to ElfW(Addr).
597         * sysdeps/alpha/dl-machine.h (elf_machine_runtime_setup): Avoid
598         warning.
599         (TRAMPOLINE_TEMPLATE, RTLD_START): Don't use multi-line string
600         literals to avoid warnings.
602 2001-12-31  Andreas Jaeger  <aj@suse.de>
604         * configure.in: Don't check for gsed since we do not use it anywhere.
606 2001-12-25  Dmitry V. Levin  <ldv@alt-linux.org>
608         * io/fts.c: Update from BSD to fix memory leaks.
610 2001-12-25  Dmitry V. Levin  <ldv@alt-linux.org>
612         * crypt/md5-crypt.c: Realloc error handling memory leak fix.
613         * elf/chroot_canon.c: Likewise.
614         * elf/dl-object.c: Likewise.
615         * iconv/iconv_charmap.c: Likewise.
616         * iconv/iconv_prog.c: Likewise.
617         * libio/iogetdelim.c: Likewise.
618         * locale/lc-time.c: Likewise.
619         * stdlib/canonicalize.c: Likewise.
620         * sunrpc/svc.c: Likewise.
621         * sysdeps/generic/glob.c: Likewise.
623 2001-12-19  Martin Schwidefsky  <schwidefsky@de.ibm.com>
625         * sysdeps/unix/sysv/linux/s390/profil-counter.h: Move/copy to ...
626         * sysdeps/unix/sysv/linux/s390/s390-32/profil-counter.h: ... here,
627         remove high order bit from the program counter.
628         * sysdeps/unix/sysv/linux/s390/s390-64/profil-counter.h: ... and here.
630 2001-12-19  Martin Schwidefsky  <schwidefsky@de.ibm.com>
632         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): Remove
633         unnecessary code and add missing reloc types.
634         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Add empty
635         case for reloc type R_390_NONE.
637 2001-12-28  Andreas Jaeger  <aj@suse.de>
639         * io/bug-ftw3.c: Include string.h for prototypes.
641         * crypt/md5test.c (main): Remove unused variable.
643         * dlfcn/modstatic.c: Add prototype to avoid warning.
645 2001-12-26  Roland McGrath  <roland@frob.com>
647         * sysdeps/mach/hurd/sigwait.c (__sigwait): When returning immediately,
648         check only (SS->pending & MASK) for the signal to return.
649         From Jeroen Dekkers <jeroen@dekkers.cx>.
651 2001-12-22  Roland McGrath  <roland@frob.com>
653         * iconv/skeleton.c [!RESET_INPUT_BUFFER && !SAVE_RESET_STATE]:
654         Use preprocessor #if conditionals instead of `if' to avoid
655         warnings about divide by zero in dead code.
657         * hurd/Versions (libc: GLIBC_2.2.5): Add _hurd_port_set,
658         _hurd_port_init, and __hurd_self_sigstate.
660         * mach/Versions (libc: GLIBC_2.2.5): Add mig_strncpy.
662 2001-12-21  Andreas Jaeger  <aj@suse.de>
664         * elf/dblloadmod1.c: Add prototype to avoid warning.
665         * elf/dblloadmod2.c: Likewise.
666         * elf/dblloadmod3.c: Likewise.
667         * elf/reldepmod5.c: Likewise.
668         * elf/reldepmod6.c: Likewise.
670         * elf/dl-conflict.c (_dl_resolve_conflicts): Add unused attribute
671         for resolve_conflict_map since RESOLVE_CONFLICT_FIND_MAP is not
672         used on all architectures.
674         * sunrpc/svc_tcp.c: Add noreturn attribute for
675         svctcp_rendezvous_abort.
676         * sunrpc/svc_unix.c: Likewise for svcunix_rendezvous_abort.
678         * sysdeps/generic/strstr.c (strstr): Add paranthese for assignment
679         to avoid warning.
681 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
683         * manual/llio.texi (aio_fsync): Fix a typo.
684         Patch by Tammy Fox <tfox@redhat.com>.
686 2001-12-18  Jakub Jelinek  <jakub@redhat.com>
688         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (clone): Subtract
689         stack bias from child stack pointer before passing it to clone syscall.
691 2001-12-18  Ulrich Drepper  <drepper@redhat.com>
693         * sysdeps/posix/sysconf.c (__sysconf): Respect POSIX minimum for
694         _SC_TZNAME_MAX.
695         * sysdeps/generic/sysconf.c (__sysconf): Likewise.
696         Reported by Thorsten Kukuk <kukuk@suse.de>.
698         * sysdeps/unix/grantpt.c (grantpt): Correct typo in comment and
699         add some casts.
701         * sysdeps/unix/sysv/linux/grantpt.c: Make __unix_grantpt static.
703 2001-12-18  Thorsten Kukuk  <kukuk@suse.de>
705         * sysdeps/unix/sysv/linux/grantpt.c: Make errno results standard
706         conforming: return EBADF if file descriptor is invalid and EINVAL
707         if file descriptor is no valid tty.
708         * login/tst-grantpt.c: New file.
709         * login/Makefile (tests): Add tst-grantpt.
711 2001-12-17  Ulrich Drepper  <drepper@redhat.com>
713         * io/ftw.c (ftw_dir): Handle inaccessibility of toplevel dir
714         different than implemented in last patch.
715         * io/bug-ftw3.c: Adjust test for changed handling of
716         inaccessibility of toplevel dir.
718 2001-12-16  Roland McGrath  <roland@frob.com>
720         * nss/nsswitch.c (__nss_next): Don't use __FUNCTION__ as literal.
721         * grp/initgroups.c (internal_getgrouplist): Likewise.
723         * hurd/intr-msg.c (_hurd_intr_rpc_mach_msg): Add `break' after
724         `default:' to silence new GCC warning.
725         Rewrite cast of lvalue to silence new GCC warning.
727         * sysdeps/mach/hurd/i386/init-first.c: Avoid multi-line strings in asm.
729         * sysdeps/mach/hurd/spawni.c: New file, by me with a
730         couple fixes by Neal H Walfield <neal@cs.uml.edu>.
732 2001-12-14  Ulrich Drepper  <drepper@redhat.com>
734         * sysdeps/generic/strstr.c (strstr): Update.  New optimized version.
735         Patch by Stephen R. van den Berg.
737         * crypt/md5.h: Define md5_uintptr.
739 2001-12-13  Ulrich Drepper  <drepper@redhat.com>
741         * libio/tst_swprintf.c (main): Add test for string argument with
742         zero precision.
743         * stdio-common/Makefile (tests): Add tst-sprintf.
744         * stdio-common/tst-sprintf.c: New file.
746 2001-12-13  Andreas Schwab  <schwab@suse.de>
748         * stdio-common/vfprintf.c (process_string_arg): Correctly handle
749         zero precision with wide character string format.
751 2001-12-13  Thorsten Kukuk  <kukuk@suse.de>
753         * sysdeps/posix/cuserid.c (cuserid): If we don't find the UID,
754         but have a user supplied buffer, return the empty buffer, not NULL.
756 2001-12-13  Ulrich Drepper  <drepper@redhat.com>
758         * crypt/md5.c (md5_process_bytes): Correct handling of alignment.
759         Patch by Eric Sharkey <sharkey@netrics.com>.
761         * crypt/md5test.c (main): Add test for multiple calls to
762         __md5_process_bytes to itererate over input string.
764 2001-12-12  Ulrich Drepper  <drepper@redhat.com>
766         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Mostly the code
767         from __nis_findfastest.  Take timeout value from parameter.
768         (__nis_findfastest): Call __nis_findfastest_with_timeout repeatedly.
769         * nis/nis_intern.h: Define parameters controlling __nis_findfastest
770         [PR libc/2520].  Patch by Alexander Belopolsky <alexb@rentec.com>.
772 2001-12-12  Andreas Jaeger  <aj@suse.de>
774         * configure.in: Use -nostartfiles -nostdlib for linker tests, fix
775         combreloc test so that it works in this case.
777         * sysdeps/arm/dl-machine.h (elf_machine_rela): Fix typo in last patch.
779 2001-12-12  NIIBE Yutaka  <gniibe@m17n.org>
781         * sysdeps/sh/Makefile: New file.
782         * sysdeps/sh/_mcount.S: New file.
783         * sysdeps/sh/sysdep.h (CALL_MCOUNT): Implemented.
784         * sysdeps/sh/machine-gmon.h: Remove "NOTYET" comment, as we are ready.
786 2001-12-11  Ulrich Drepper  <drepper@redhat.com>
788         * resolv/nss_dns/dns-host.c (getanswer_r): Remove MAX_NR_ADDRS
789         limitation [PR libc/2564].
791 2001-12-11  Jakub Jelinek  <jakub@redhat.com>
793         * elf/Makefile (dl-routines): Add conflict.
794         (rtld-ldscript-in, rtld-ldscript, rtld-parms): Remove.
795         (ld.so): Add _begin local symbol.
796         * elf/elf.h (DT_VALTAGIDX, DT_VALNUM, DT_ADDRTAGIDX, DT_ADDRNUM):
797         Define.
798         * elf/dl-deps.c (_dl_build_local_scope): New.
799         (_dl_map_object_deps): If LD_TRACE_PRELINKING, compute local scopes
800         of all libraries.
801         * elf/do-rel.h (VALIDX): Define.
802         (elf_dynamic_do_rel): If ELF_MACHINE_PLT_REL is defined, don't do
803         lazy binding for RELA.  If DT_GNU_PRELINKED, DT_RELACOUNT relocations
804         can be skipped.
805         * elf/dl-conflict.c: New file.
806         * elf/dl-lookup.c (_dl_debug_bindings): New.
807         (_dl_lookup_symbol): Use _dl_debug_bindings.  Reference_name is always
808         non-NULL.
809         (_dl_lookup_symbol_skip): Likewise.
810         (_dl_lookup_versioned_symbol): Likewise.
811         (_dl_lookup_versioned_symbol_skip): Likewise.
812         * elf/dl-runtime.c (PLTREL): If ELF_MACHINE_PLT_REL is defined,
813         define to ElfW(Rel).
814         * elf/dynamic-link.h (elf_get_dynamic_info): Record selected dynamic
815         tags in the DT_VALRNGLO..DT_VALRNGHI and DT_ADDRRNGLO..DT_ADDRRNGHI
816         ranges.
817         Don't adjust address dynamic tags if l_addr is 0.
818         * elf/rtld.c (_dl_trace_prelink, _dl_trace_prelink_map): New variables.
819         (_dl_start): Skip ELF_DYNAMIC_RELOCATE if ld.so is prelinked.
820         (VALIDX, ADDRIDX): Define.
821         (_dl_start_final): Initialize _dl_rtld_map's l_map_start and l_map_end.
822         (dl_main): Print library list for LD_TRACE_PRELINKING.
823         If prelinking information can be used, skip relocating libraries and
824         call _dl_resolve_conflicts instead.
825         (process_envvars): Handle LD_TRACE_PRELINKING envvar.
826         * elf/dl-load.c (_dl_map_object): Don't create fake libs
827         if LD_TRACE_PRELINKING.
828         * include/link.h (struct link_map) [l_info]: Add DT_VALNUM
829         + DT_ADDRNUM.
830         * sysdeps/generic/ldsodefs.h (_dl_trace_prelink_map): New declaration.
831         (DL_DEBUG_PRELINK): Define.
832         (_dl_resolve_conflicts): Add prototype.
834         * sysdeps/alpha/dl-machine.h (elf_machine_runtime_setup): Reinitialize
835         .plt for prelinked libraries where prelinking info cannot be used.
836         (elf_machine_rela): If relocating R_ALPHA_JMP_SLOT in .gnu.conflict
837         section, use RESOLVE_CONFLICT_FIND_MAP to find out reloc's link_map.
838         * sysdeps/arm/bits/link.h: New file.
839         * sysdeps/arm/dl-machine.h (elf_machine_runtime_setup): Save original
840         content of .got[1].
841         (ELF_MACHINE_NO_RELA): Only define if RTLD_BOOTSTRAP.
842         (ELF_MACHINE_PLT_REL): Define.
843         (elf_machine_rela, elf_machine_rela_relative): New.
844         (elf_machine_lazy_rel): Reinitialize R_ARM_JUMP_SLOT address instead
845         of adjusting it if prelinked and prelinking cannot be used.
846         * sysdeps/i386/bits/link.h: New file.
847         * sysdeps/i386/dl-machine.h (elf_machine_runtime_setup): Save original
848         content of .got[1].
849         (ELF_MACHINE_NO_RELA): Only define if RTLD_BOOTSTRAP.
850         (ELF_MACHINE_PLT_REL): Define.
851         (elf_machine_rela, elf_machine_rela_relative): New.
852         (elf_machine_lazy_rel): Reinitialize R_386_JUMP_SLOT address instead
853         of adjusting it if prelinked and prelinking cannot be used.
854         * sysdeps/powerpc/dl-machine.h (elf_machine_rela): If relocating
855         conflicts, skip finaladdr computation.  Use RESOLVE_CONFLICT_FIND_MAP
856         to find out map for R_PPC_JMP_SLOT relocs.
857         * sysdeps/sparc/sparc32/dl-machine.h (VALIDX): Define.
858         (OPCODE_BA): Define.
859         (elf_machine_runtime_setup): Reinitialize .plt for prelinked
860         libraries where prelinking info cannot be used.
861         (sparc_fixup_plt): Renamed from elf_machine_fixup_plt.
862         (elf_machine_fixup_plt): Call sparc_fixup_plt.
863         (elf_machine_rela): Set value to 0 if relocating conflicts.
864         Call sparc_fixup_plt for R_SPARC_JMP_SLOT.
865         * sysdeps/sparc/sparc64/dl-machine.h (VALIDX): Define.
866         (sparc64_fixup_plt): Fix a typo.
867         (elf_machine_rela): Set value to 0 if relocating conflicts.
868         Handle R_SPARC_JMP_SLOT relocs when relocating conflicts.
869         (elf_machine_runtime_setup): Reinitialize .plt for prelinked
870         libraries where prelinking info cannot be used.
871         * sysdeps/sh/bits/link.h: New file.
872         * sysdeps/sh/dl-machine.h (elf_machine_runtime_setup): Save original
873         content of .got[1].
874         (elf_machine_lazy_rel): Reinitialize R_SH_JMP_SLOT address instead
875         of adjusting it if prelinked and prelinking cannot be used.
876         * sysdeps/s390/s390-32/bits/link.h: New file.
877         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_runtime_setup):
878         Save original content of .got[1].
879         (elf_machine_lazy_rel): Reinitialize R_390_JMP_SLOT address instead
880         of adjusting it if prelinked and prelinking cannot be used.
881         * sysdeps/s390/s390-64/bits/link.h: New file.
882         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_runtime_setup):
883         Save original content of .got[1].
884         (elf_machine_lazy_rel): Reinitialize R_390_JMP_SLOT address instead
885         of adjusting it if prelinked and prelinking cannot be used.
886         * sysdeps/x86_64/bits/link.h: New file.
887         * sysdeps/x86_64/dl-machine.h (elf_machine_runtime_setup):
888         Save original content of .got[1].
889         (elf_machine_lazy_rel): Reinitialize R_X86_64_JMP_SLOT address instead
890         of adjusting it if prelinked and prelinking cannot be used.
892 2001-12-11  Ulrich Drepper  <drepper@redhat.com>
894         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_r): Use sizeof
895         where appropriate instead of numbers.  Little optimizations.
897 2001-12-10  Roland McGrath  <roland@frob.com>
899         * sysdeps/mach/hurd/bind.c (bind): Don't deallocate IFSOCK if we never
900         set it.
902         * shlib-versions [USE_IN_LIBIO] (.*-.*-gnu-gnu.*): Set default
903         set to GLIBC_2.2.5, not GLIBC_2.2.4.
905         * sysdeps/mach/hurd/configure.in (libc_cv_gcc_unwind_find_fde):
906         Fix conditionals so this is set by default for stdio and not for libio.
907         * sysdeps/mach/hurd/configure: Regenerated.
909 2001-12-10  Thorsten Kukuk  <kukuk@suse.de>
911         * io/ftw.c (ftw_startup): Check, if the path is search and readable.
913 2001-12-10  Ulrich Drepper  <drepper@redhat.com>
915         * io/Makefile (tests): Add bug-ftw3.
916         * io/bug-ftw3.c: New file.
918         * sysdeps/generic/glob.c (glob): Return only pattern if nothing
919         matches and GLOB_NOCHECK is set.
920         * posix/globtest.sh: Correct expected result for NOCHECK test.
922         * po/ca.po: Update from translation team.
924 2001-12-09  Ulrich Drepper  <drepper@redhat.com>
926         Implement transliteration of characters in strings of the locale
927         definitions.
928         * locale/programs/linereader.c: Adjust for additional parameter to
929         lr_token.
930         (get_string): If character <Uxxxx> is not found try to transliterate
931         it.
932         * locale/programs/ld-ctype.c: Adjust for additional parameter to
933         lr_token.  Add const to charmap parameter of all functions.
934         (find_translit, find_translit2): New functions.
935         * locale/programs/charmap.c: Adjust for additional parameter to
936         lr_token.
937         * locale/programs/repertoire.c: Likewise.
938         * locale/programs/linereader.h: Likewise.
939         * locale/programs/ld-address.c: Likewise.  Add const to charmap
940         parameter of all functions.
941         * locale/programs/ld-collate.c: Likewise.
942         * locale/programs/ld-identification.c: Likewise.
943         * locale/programs/ld-measurement.c: Likewise.
944         * locale/programs/ld-messages.c: Likewise.
945         * locale/programs/ld-monetary.c: Likewise.
946         * locale/programs/ld-name.c: Likewise.
947         * locale/programs/ld-numeric.c: Likewise.
948         * locale/programs/ld-paper.c: Likewise.
949         * locale/programs/ld-paper.c: Likewise.
950         * locale/programs/ld-telephone.c: Likewise.
951         * locale/programs/ld-time.c: Likewise.
952         * locale/programs/locfile.c: Likewise.
953         * locale/programs/localedef.c: Likewise.
954         * locale/programs/localedef.h: Likewise.
955         * locale/programs/locfile.h: Likewise.  Add declaration for
956         find_translit.
957         * locale/programs/simple-hash.c: Add const to first parameter of
958         find_entry, iterate_table, and lookup.
959         * locale/programs/simple-hash.h: Likewise.
960         * locale/localeinfo.h: Don't define __LC_LAST here.  Include <locale.h>
961         instead.
962         * include/locale.h: Define __LC_LAST.
963         * iconv/Makefile (CFLAGS-linereader.c): Define to -DNO_TRANSLITERATION.
965 2001-12-07  Geoff Keating  <geoffk@redhat.com>
967         * sysdeps/powerpc/Dist: Update for recent FP changes.
968         * sysdeps/powerpc/fpu/Dist: Likewise.
970 2001-12-07  Andreas Schwab  <schwab@suse.de>
972         * sysdeps/unix/sysv/linux/opensock.c: Include <string.h>.
974 2001-12-06  Geoff Keating  <geoffk@redhat.com>
976         * sysdeps/powerpc/Makefile (sysdep_routines): Don't build the fpr
977         save/restore functions here.
978         (libm-support): Don't define these functions here.
979         * sysdeps/powerpc/fpu/Makefile: Build the fpr save/restore
980         functions here.
981         * sysdeps/powerpc/fe_nomask.c: Move to...
982         * sysdeps/powerpc/fpu/fe_nomask.c: ... here.
983         * sysdeps/powerpc/fprrest.S: Move to...
984         * sysdeps/powerpc/fpu/fprrest.S: ... here.
985         * sysdeps/powerpc/fprsave.S: Move to...
986         * sysdeps/powerpc/fpu/fprsave.S: ... here.
988 2001-12-06  Ulrich Drepper  <drepper@redhat.com>
990         * sysdeps/unix/sysv/linux/opensock.c: New file.
992 2001-12-06  Geoff Keating  <geoffk@redhat.com>
994         * config.make.in (with-fp): Define from configure.
995         * configure.in: Substitute with_fp.
996         * configure: Regenerate.
997         * sysdeps/powerpc/Makefile: Set -msoft-float when --without-fp is
998         specified, and don't change FPU environment.
1000 2001-12-06  Ulrich Drepper  <drepper@redhat.com>
1002         * libio/vasprintf.c (_IO_vasprintf): Free buffer on failure.
1003         * assert/assert.c: Check result of __asprintf call and don't use
1004         string if it failed.
1005         * assert/assert-perr.c: Likewise.
1006         * inet/rcmd.c: Likewise.
1007         * locale/programs/localedef.c (main): Check result of
1008         construct_output_path and exit if it failed.
1009         (construct_output_path): Check result of asprintf and mkdir calls and
1010         fail if they failed.
1011         * posix/getopt.c: Check result of __asprintf calls and fail if
1012         they failed.
1013         Patch by Dmitry V. Levin <ldv@alt-linux.org>.
1015 2001-12-05  Ulrich Drepper  <drepper@redhat.com>
1017         * sysdeps/generic/strcasecmp.c (__strcasecmp): Little performance
1018         patch.
1019         * sysdeps/generic/strncase.c: Likewise.
1020         * string/tester.c: Add tests for strcasecmp and strncasecmp.
1022 2001-12-05  Geoff Keating  <geoffk@redhat.com>
1024         * scripts/cpp: Test the exit status from 'type', not 'awk'.
1026         * sysdeps/powerpc/__longjmp.S: Don't restore FP registers.
1027         * sysdeps/powerpc/fpu/__longjmp.S: Do restore FP registers.
1028         * sysdeps/powerpc/setjmp.S: Don't save FP registers.
1029         * sysdeps/powerpc/fpu/setjmp.S: Do save FP registers.
1030         * sysdeps/powerpc/fclrexcpt.c: Move to...
1031         * sysdeps/powerpc/fpu/fclrexcpt.c: ... here.
1032         * sysdeps/powerpc/fpu_control.h: Move to...
1033         * sysdeps/powerpc/fpu/fpu_control.h: ... here.
1035 2001-12-05  Ulrich Drepper  <drepper@redhat.com>
1037         * iconvdata/ibm1129.h: Remove duplicate mappings.
1038         * iconvdata/ibm937.c: Handle overflow errors.  Handle new tables.
1039         * iconvdata/ibm937.h: Reorganize table to safe a lot of space.
1040         Patch by Masahide Washizawa <WASHI@jp.ibm.com>.
1042         * timezone/zic.c: Fix handling of turnaround times.
1043         Patch by Arthur David Olson <olsona@dc37a.nci.nih.gov>.
1045 2001-12-02  Moshe Olshansky  <OLSHANSK@il.ibm.com>
1047         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder): Fix
1048         overflow problem.
1050 2001-12-05  Ulrich Drepper  <drepper@redhat.com>
1052         * posix/regex.c: For use outside glibc defined bounded pointer
1053         macros here.  Patch by Jim Meyering <jim@meyering.net>.
1055         * iconvdata/Makefile (modules): Add TCVN5712-1.
1056         * iconvdata/TESTS: Add TCVN5712-1.
1057         * iconvdata/gconv-modules: Likewise.
1058         * iconvdata/tcvn5712-1.c: New file.
1059         * iconvdata/testdata/TCVN-5712: New file.
1060         * iconvdata/testdata/TCVN-5712..UTF8: New file.
1062 2001-12-04  Ulrich Drepper  <drepper@redhat.com>
1064         * iconvdata/cp1258.c: Optimize conversion from UCS4.
1066 2001-12-02  Roland McGrath  <roland@frob.com>
1068         * mach/Makefile, mach/Machrules: Move comments out of \ continuations.
1070         * hurd/hurd.h (__hurd_fail): Add `break;' to silence new gcc-3 warning.
1071         Reported by Jeff Bailey <jbailey@nisa.net>.
1073         * hurd/hurd.h (_hurd_umask): Remove volatile qualifier from decl.
1074         Reported by Jeff Bailey <jbailey@nisa.net>.
1076         * mach/Makefile ($(objpfx)mach-syscalls.mk): Pass $(CFLAGS) to $(CC).
1077         * mach/Machrules ($(objpfx)%.udeps static pattern rule): Likewise.
1078         Reported by Jeff Bailey <jbailey@nisa.net>.
1080 2001-12-01  Roland McGrath  <roland@frob.com>
1082         * sysdeps/mach/hurd/configure.in (libc_cv_gcc_unwind_find_fde): Add
1083         missing backslash in test arguments.
1084         * sysdeps/mach/hurd/configure: Regenerated.
1086 2001-11-26  Roland McGrath  <roland@frob.com>
1088         * hurd/hurdinit.c (_hurd_ports_use): Check if _hurd_ports is null.
1089         Reported by John Tobey <jtobey@john-edwin-tobey.org>.
1091 2001-11-30  Ulrich Drepper  <drepper@redhat.com>
1093         * iconvdata/Makefile (modules): Add ARMSCII-8.
1094         * iconvdata/gconv-modules: Add entries for ARMSCII-8.
1095         * iconvdata/armscii-8.c: New file.
1097 2001-11-29  Jakub Jelinek  <jakub@redhat.com>
1099         * sysdeps/generic/glob.c (next_brace_sub): Return NULL if braces
1100         don't match, fix {{a,b},c} globbing, clean up.
1101         Patch by Flavio Veloso <flaviovs@magnux.com>.
1102         * posix/globtest.sh: Add new tests.
1104 2001-11-29  Andreas Jaeger  <aj@suse.de>
1106         * sysdeps/unix/sysv/linux/x86_64/Versions: Add arch_prctl.
1107         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add arch_prctl call.
1109         * sysdeps/generic/abort.c: Include libioP.h for
1110         _IO_flush_all_lockp prototype.
1112 2001-11-29  Ulrich Drepper  <drepper@redhat.com>
1114         * posix/regex.h: Define __restrict_arr correctly.
1116 2001-11-28  Ulrich Drepper  <drepper@redhat.com>
1118         * iconvdata/ibm1163.c: New file.
1119         * iconvdata/ibm1163.h: New file.
1120         * iconvdata/ibm1164.c: New file.
1121         * iconvdata/ibm1164.h: New file.
1122         * iconvdata/TESTS: Add entries for IBM1163 and IBM1164.
1123         * iconvdata/Makefile: Likewise.
1124         * iconvdata/testdata/IBM1163: New file.
1125         * iconvdata/testdata/IBM1163..UTF8: New file.
1126         * iconvdata/testdata/IBM1164: New file.
1127         * iconvdata/testdata/IBM1164..UTF8: New file.
1128         Patch by Masahide Washizawa <WASHI@jp.ibm.com>.
1130         * iconvdata/ibm1046.h: Optimize.  Remove duplicate mappings.
1131         * iconvdata/ibm1124.h: Likewise.
1132         * iconvdata/ibm1132.h: Likewise.
1133         * iconvdata/ibm1133.h: Likewise.
1134         * iconvdata/ibm1160.h: Likewise.
1135         * iconvdata/ibm1161.h: Likewise.
1136         * iconvdata/ibm1162.h: Likewise.
1137         * iconvdata/ibm856.h: Likewise.
1138         * iconvdata/ibm922.h: Likewise.
1139         * iconvdata/ibm930.h: Likewise.
1140         * iconvdata/ibm932.h: Likewise.
1141         * iconvdata/ibm933.h: Likewise.
1142         * iconvdata/ibm935.h: Likewise.
1143         * iconvdata/ibm937.h: Likewise.
1144         * iconvdata/ibm939.h: Likewise.
1145         * iconvdata/ibm943.h: Likewise.
1146         * iconvdata/ibm930.c: Pretty printing.
1147         * iconvdata/ibm937.c: Avoid access accross array boundary.
1149         * iconv/gconv_open.c (__gconv_open): Empty codeset name now means using
1150         the current locale's codeset.
1151         * iconv/iconv_open.c (iconv_open): Don't strip out everything for
1152         empty input string.
1153         * iconv/iconv_prog.c: Pass empty strings as default value for to-
1154         and from-charset.  Don't determine locale's charset here.
1156         * libio/genops.c (_IO_flush_all_lockp): New function.  The same code
1157         as the old _IO_flush_all but lock only if parameter is nonzero.
1158         (_IO_flush_all): Call _IO_flush_all_lockp with 1 as parameter.
1159         * libio/libioP.h: Add prototype for _IO_flush_all_lockp.
1160         * sysdeps/generic/abort.c (fflush): Define to _IO_flush_all_lockp(0)
1161         if libio is used [PR libc/2575].
1163 2001-11-28  Jakub Jelinek  <jakub@redhat.com>
1165         * sysdeps/sparc/fpu/bits/mathinline.h (__signbitf, __signbit,
1166         __signbitl): Only define for ISO C99.
1168 2001-11-22  Thorsten Kukuk  <kukuk@suse.de>
1170         * nss/nss_files/files-hosts.c (_nss_files_get##name##_r): Set
1171         herrnop to NETDB_INTERNAL if we run out of buffer space.
1173 2001-11-28  Ulrich Drepper  <drepper@redhat.com>
1175         * nss/nss_files/files-XXX.c (internal_getent): Correct input
1176         overflow test for platforms with signed char.
1177         Reported by Andrew Haley <aph@cambridge.redhat.com>.
1179 2001-11-28  Bruno Haible  <bruno@clisp.org>
1181         * locale/programs/simple-hash.c (lookup_2): Remove function.
1182         (insert_entry_2): Call lookup instead of lookup_2.
1184 2001-03-04  Bruno Haible  <bruno@clisp.org>
1186         * intl/dcigettext.c (DCIGETTEXT): Increment path_max proportionally.
1188 2001-10-31  Bruno Haible  <bruno@clisp.org>
1190         * intl/plural.y: Include <stddef.h>, needed for NULL with SunOS 4 cc.
1192 2001-03-21  Bruno Haible  <bruno@clisp.org>
1194         * intl/dcigettext.c (_nl_state_lock): Mark as #ifdef _LIBC. AIX 3 xlc
1195         chokes on empty macro arguments.
1196         * intl/plural.y: Add #pragma for alloca on AIX 3.
1198 2001-11-27  Ulrich Drepper  <drepper@redhat.com>
1200         * intl/dcigettext.c (guess_category_value): Only implement for
1201         glibc.  Otherwise rely on function _nl_locale_name which isn't
1202         present in the glibc sources.
1204 2001-09-24  Bruno Haible  <bruno@clisp.org>
1206         * intl/loadmsgcat.c (_nl_init_domain_conv): Also enable
1207         transliteration when building on a glibc system but outside glibc.
1209 2001-09-22  Bruno Haible  <bruno@clisp.org>
1211         * intl/plural-eval.c: New file, extracted from dcigettext.c.
1212         * intl/dcigettext.c (plural_eval): Remove function, moved to
1213         intl/plural-eval.c.
1214         (plural_lookup): Call PLURAL_EVAL instead of plural_eval.
1215         Include plural-eval.c.
1217 2001-09-22  Bruno Haible  <bruno@clisp.org>
1219         * intl/plural-exp.c (EXTRACT_PLURAL_EXPRESSION): Reject numbers that
1220         don't start with a digit; nplurals must be positive.
1222 2001-09-02  Bruno Haible  <bruno@clisp.org>
1224         * intl/plural-exp.h: New file, extracted from gettextP.h.
1225         * intl/plural-exp.c: New file, extracted from loadmsgcat.c.
1226         * intl/gettextP.h (struct expression, struct parse_args,
1227         __gettext_free_exp, __gettextparse): Move to plural-exp.h.
1228         * intl/loadmsgcat.c: Include plural-exp.h.
1229         (PLURAL_PARSE): Move macro to plural-exp.h.
1230         (plvar, plone, germanic_plural, INIT_GERMANIC_PLURAL): Move to
1231         plural-exp.c.
1232         (_nl_load_domain): Move plural handling code to plural-exp.c.  Call
1233         EXTRACT_PLURAL_EXPRESSION.
1234         (_nl_unload_domain): Update.
1235         * intl/dcigettext.c: Include plural-exp.h.
1236         * intl/plural.y: Include plural-exp.h, not gettextP.h.
1237         (FREE_EXPRESSION): Move macro to plural-exp.h.
1238         * intl/Makefile (routines): Add plural-exp.
1239         (distribute): Add plural-exp.h.
1241 2001-07-28  Bruno Haible  <bruno@clisp.org>
1243         * intl/l10nflist.c (_nl_normalize_codeset): Cast isalnum, isalpha,
1244         isdigit, tolower argument to 'unsigned char'.
1245         * intl/loadmsgcat.c (_nl_load_domain): Cast isspace argument to
1246         'unsigned char'.
1247         * intl/localealias.c (read_alias_file): Cast isspace argument to
1248         'unsigned char'.
1250 2001-10-20  Bruno Haible  <bruno@clisp.org>
1252         Assume strchr() exists. (Without it, intl/explodename.c wouldn't link
1253         anyway.)
1254         * intl/dcigettext.c (strchr): Remove fallback definition; it conflicts
1255         with the variable 'index' in plural_lookup.
1256         * intl/l10nflist.c (strchr): Likewise.
1257         * intl/localealias.c (strchr): Likewise.
1259         Assume <stddef.h>, <stdlib.h>, <string.h>, <locale.h> exist.
1260         * intl/bindtextdom.c: Likewise.
1261         * intl/dcigettext.c: Likewise.
1262         * intl/dgettext.c: Likewise.
1263         * intl/dngettext.c: Likewise.
1264         * intl/explodename.c: Likewise.
1265         * intl/finddomain.c: Likewise.
1266         * intl/gettext.c: Likewise.
1267         * intl/l10nflist.c: Likewise.
1268         * intl/loadmsgcat.c: Likewise.
1269         * intl/localealias.c: Likewise.
1270         * intl/ngettext.c: Likewise.
1271         * intl/textdomain.c: Likewise.
1272         * intl/gettext.h: Assume <limits.h> exists.
1274 2001-11-27  Ulrich Drepper  <drepper@redhat.com>
1276         * stdio-common/Makefile (tests): Add scanf11.
1277         * stdio-common/scanf11.c: New file.
1279 2001-11-26  Ulrich Drepper  <drepper@redhat.com>
1281         * version.h (RELEASE): Define as development.
1282         (VERSION): Set to 2.2.90.
1284 2001-11-22  Thorsten Kukuk  <kukuk@suse.de>
1286         * nis/nss_compat/compat-grp.c: Print group id as unsigned long.
1287         * nis/nss_nis/nis-grp.c: Likewise.
1288         * nis/nss_nisplus/nisplus-grp.c: Likewise.
1290         * nis/nss_compat/compat-pwd.c: Print user id as unsigned long.
1291         * nis/nss_nis/nis-pwd.c: Likewise.
1292         * nis/nss_nisplus/nisplus-pwd.c: Likewise.
1294         * nis/nss_nis/nis-publickey.c: Use strtoul instead of atoi.
1295         * nis/nss_nisplus/nisplus-parser.c: Likewise.
1296         * nis/nss_nisplus/nisplus-publickey.c: Likewise.
1298         * nscd/grpcache.c: Use strtoul instead of atol.
1299         * nscd/pwdcache.c: Likewise.
1300         * nss/getent.c: Likewise.
1302 2001-11-27  Paul Eggert  <eggert@twinsun.com>
1304         * sysdeps/posix/tempname.c (__gen_tempname): Try at least
1305         ATTEMPTS_MIN or TMP_MAX times, whichever is greater.
1307 2001-11-19  Bruno Haible  <bruno@clisp.org>
1309         * locale/programs/simple-hash.c (insert_entry_2): Resize at 75%, not
1310         90%.
1311         (compute_hashval): Shift by 9 bits, not by 4 bits. This drastically
1312         improves the quality of the hash function, especially for short
1313         strings.
1315 2001-11-26  Ulrich Drepper  <drepper@redhat.com>
1317         * stdio-common/vfscanf.c: If incomplete nan of inf(inity) strings
1318         are found call conv_error and not input_error [PR libc/2669].
1320         * math/bits/mathcalls.h: Mark ceil and floor as const.
1321         Reported by David Mosberger.
1323 2001-11-21  Jim Meyering  <meyering@lucent.com>
1325         * posix/regex.c (iswctype, mbrtowc, wcslen, wcscoll, wcrtomb) [_LIBC]:
1326         Define to be __-prefixed.
1327         Remove unnecessary duplication in `#ifdef _LIBC' blocks.
1329 2001-11-26  Andreas Jaeger  <aj@suse.de>
1331         * sysdeps/unix/sysv/linux/hppa/brk.c: Remove __brk_addr alias,
1332         avoid warning.
1334 2001-11-26  Stephen L Moshier <moshier@mediaone.net>
1336         * sysdeps/ieee754/ldbl-128/e_log10l.c (L102B): Fix typo in
1337         initialization.
1339         * sysdeps/ieee754/ldbl-128/e_coshl.c (__ieee754_coshl): Remove
1340         unused variables.  Fix threshold for returning 1.0.
1342         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (neval, deval): Constify
1343         argument.
1345         * sysdeps/ieee754/ldbl-128/s_erfl.c (neval, deval): Likewise, and
1346         remove unused variables.
1348         * sysdeps/ieee754/ldbl-128/e_j0l.c (neval, deval): Likewise.
1350         * sysdeps/ieee754/ldbl-128/e_j1l.c (neval, deval): Likewise, and
1351         include local math header files.
1353 2001-11-22  Andreas Jaeger  <aj@suse.de>
1355         * sysdeps/ieee754/ldbl-96/s_ilogbl.c (__ilogbl): Add brace to
1356         avoid warning.
1358 2001-11-21  Andreas Jaeger  <aj@suse.de>
1360         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: New file.
1362         * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers): Add
1363         sys/debugreg.h
1365 2001-11-15  Andreas Jaeger  <aj@suse.de>
1367         * include/features.h (__GLIBC_HAVE_LONG_LONG): Define for
1368         compilers that support it.
1370         * posix/sys/types.h: Use __GLIBC_HAVE_LONG_LONG.
1371         * sysdeps/unix/sysv/linux/bits/types.h: Likewise.
1372         * stdlib/stdlib.h: Likewise.
1374 2001-11-17  Ulrich Drepper  <drepper@redhat.com>
1376         * posix/regex.c (byte_re_match_2_internal): For gcc replace switch
1377         statement with gotos.
1378         Based on a patch by Paolo Bonzini <bonzini@pc-amo3.elet.polimi.it>.
1380 2001-11-16  Stephen L Moshier  <moshier@mediaone.net>
1382         * sysdeps/ieee754/ldbl-96/s_erfl.c (__erfcl): Fix K&R header.
1384 2001-11-15  Ulrich Drepper  <drepper@redhat.com>
1386         * sysdeps/generic/unwind-dw2-fde.c: Don't use recursive mutexes.
1388 2001-10-02  Jakub Jelinek  <jakub@redhat.com>
1389             H.J. Lu  <hjl@gnu.org>
1391         * Versions.def (libc): Add GCC_3.0.
1392         * configure.in (libc_cv_gcc_static_libgcc): Set to -static-libgcc
1393         if gcc supports this flag.
1394         (EXPORT_UNWIND_FIND_FDE): Define unless target configure disables it.
1395         (gcc3): Allow glibc to be compiled with gcc 3.x.
1396         * config.h.in (EXPORT_UNWIND_FIND_FDE): Add.
1397         * config.make.in (static-libgcc, unwind-find-fde): Add.
1398         * Makerules (build-shlib-helper, build-module-helper): Use it.
1399         * scripts/versions.awk: Make sure GLIBC_ versions come first.
1400         * elf/soinit.c (__libc_global_ctors): Set tbases and dbases if
1401         necessary.
1402         (_fini): Call __deregister_frame_info_bases if
1403         __register_frame_info_bases was used to register.
1404         * elf/Versions (__register_frame_info, __deregister_frame_info): Add
1405         for GLIBC_2.0.
1406         (__register_frame_info_bases, __register_frame_info_table_bases,
1407         __deregister_frame_info_bases, _Unwind_Find_FDE): Add for GCC_3.0.
1408         * elf/Makefile (routines): Add unwind-dw2-fde.
1409         (shared-only-routines): Add unwind-dw2-fde.
1410         * sysdeps/alpha/gccframe.h: New file.
1411         * sysdeps/arm/gccframe.h: New file.
1412         * sysdeps/generic/framestate.c: New file.
1413         * sysdeps/generic/dwarf2.h: New file.
1414         * sysdeps/generic/gccframe.h (struct object): Update from gcc 3.0.
1415         * sysdeps/generic/unwind-dw2-fde.c: New file.
1416         * sysdeps/unix/sysv/linux/ia64/unwind-dw2-fde.c: New file.
1417         * sysdeps/generic/unwind-dw2-fde.h: New file.
1418         * sysdeps/generic/unwind-dw2.c: New file.
1419         * sysdeps/generic/unwind-pe.h: New file.
1420         * sysdeps/generic/unwind.h: New file.
1421         * sysdeps/hppa/gccframe.h: New file.
1422         * sysdeps/i386/gccframe.h: New file.
1423         * sysdeps/m68k/gccframe.h: New file.
1424         * sysdeps/mips/gccframe.h: New file.
1425         * sysdeps/powerpc/gccframe.h: New file.
1426         * sysdeps/s390/gccframe.h: New file.
1427         * sysdeps/sh/gccframe.h: New file.
1428         * sysdeps/sparc/gccframe.h: New file.
1429         * sysdeps/vax/gccframe.h: New file.
1430         * sysdeps/unix/sysv/linux/configure.in (libc_cv_gcc_unwind_find_fde):
1431         Set on all architectures except ia64.
1432         * sysdeps/mach/hurd/configure.in (libc_cv_gcc_unwind_find_fde): Set
1433         for i386.
1434         * sysdeps/mach/hurd/i386/Versions (__register_frame_info,
1435         __deregister_frame_info): Move to elf/Versions.
1436         * sysdeps/unix/sysv/linux/m68k/Versions: Likewise.
1437         * sysdeps/unix/sysv/linux/arm/Versions: Likewise.
1438         * sysdeps/unix/sysv/linux/alpha/Versions: Likewise.
1439         * sysdeps/unix/sysv/linux/i386/Versions: Likewise.
1440         * sysdeps/unix/sysv/linux/mips/Versions: Likewise.
1441         * sysdeps/unix/sysv/linux/powerpc/Versions: Likewise.
1442         * sysdeps/unix/sysv/linux/s390/s390-32/Versions: Likewise.
1443         * sysdeps/unix/sysv/linux/sparc/sparc32/Versions: Likewise.
1444         * sysdeps/unix/sysv/linux/sparc/sparc64/Versions: Likewise.
1445         * sysdeps/mach/hurd/i386/Makefile (sysdep-routines): Add framestate.
1446         * sysdeps/unix/sysv/linux/arm/Makefile: Likewise.
1447         * sysdeps/unix/sysv/linux/alpha/Makefile: Likewise.
1448         * sysdeps/unix/sysv/linux/i386/Makefile: Likewise.
1449         * sysdeps/unix/sysv/linux/m68k/Makefile: Likewise.
1450         * sysdeps/unix/sysv/linux/mips/Makefile: Likewise.
1451         * sysdeps/unix/sysv/linux/powerpc/Makefile: Likewise.
1452         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Likewise.
1453         * sysdeps/unix/sysv/linux/sparc/Makefile: Likewise.
1455 2001-11-15  Jeff Law  <law@redhat.com>
1457         * posix/regex.c (uintptr_t): Do not provide a definition if the
1458         system provided one.
1460 2001-11-13  Roland McGrath  <roland@frob.com>
1462         * stdio-common/tmpfile.c: Moved to ...
1463         * sysdeps/generic/tmpfile.c: ... here.
1464         * sysdeps/mach/hurd/tmpfile.c: New file.
1466         * hurd/fopenport.c (__fopenport): Renamed from fopenport.
1467         [USE_IN_LIBIO] (fopencookie): #define as _IO_fopencookie.
1468         (fopenport): Define as weak alias.
1470         * libio/iofopncook.c (_IO_fopencookie): Move forward declaration ...
1471         * libio/libioP.h: ... to here.
1473 2001-11-12  Ulrich Drepper  <drepper@redhat.com>
1475         * elf/dl-reloc.c (_dl_relocate_object): Avoid iterating over
1476         program header twice.  Construct list with the needed information.
1478 2001-11-10  Ulrich Drepper  <drepper@redhat.com>
1480         * po/ca.po: Update from translation team.
1482         * elf/dl-load.c (_dl_map_object_from_fd): Remove use of
1483         _dl_pf_to_prot.  Use arithmetic operation using PF_TO_PROT macro.
1484         * sysdeps/generic/ldsodefs.h (PF_TO_PROT): New macro.
1485         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
1487 2001-11-10  Andreas Jaeger  <aj@suse.de>
1489         * sysdeps/ieee754/ldbl-128/e_log2l.c: New file.
1490         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
1491         Contributed by Stephen L Moshier <moshier@mediaone.net>.
1493 2001-11-09  Ulrich Drepper  <drepper@redhat.com>
1495         * elf/dl-minimal.c (realloc): Handle NULL for first parameter
1496         correctly.
1497         * elf/dl-load.c (is_dst): New function.
1498         (_dl_dst_count): Use is_dst to check for DST variable.
1499         (_dl_dst_substitute): Likewise.
1501 2001-11-09  Roland McGrath  <roland@frob.com>
1503         Hurd/PowerPC port contributed by Peter Bruin <pjbruin@dds.nl>.
1504         * sysdeps/mach/hurd/powerpc/exc2signal.c: New file.
1505         * sysdeps/mach/hurd/powerpc/init-first.c: New file.
1506         * sysdeps/mach/hurd/powerpc/intr-msg.h: New file.
1507         * sysdeps/mach/hurd/powerpc/longjmp-ts.c: New file.
1508         * sysdeps/mach/hurd/powerpc/register-dump.h: New file.
1509         * sysdeps/mach/hurd/powerpc/sigreturn.c: New file.
1510         * sysdeps/mach/hurd/powerpc/static-start.S: New file.
1511         * sysdeps/mach/hurd/powerpc/trampoline.c: New file.
1512         * sysdeps/mach/hurd/powerpc/bits/sigcontext.h: New file.
1513         * sysdeps/mach/hurd/powerpc/Dist: New file.
1515         * hurd/privports.c (__get_privileged_ports):
1516         Only contact the proc server if necessary for this call.
1517         Suggested by Neal H Walfield <neal@cs.uml.edu>.
1518         Check error return for mach_port_mod_refs.
1520 2001-11-09  Andreas Schwab  <schwab@suse.de>
1522         * sysdeps/unix/sysv/linux/m68k/bits/resource.h: New file.
1524 2001-11-09  Ulrich Drepper  <drepper@redhat.com>
1526         * elf/dl-load.c (lose): Remove some unnecessary code.  The new
1527         object is always the last in the list.
1528         (_dl_map_object_from_fd): Delete code to remove from object list
1529         when DF_1_NOOPEN is seen.  This is done in lose.
1531 2001-11-08  Ulrich Drepper  <drepper@redhat.com>
1533         * elf/dl-object.c (_dl_new_object): Various small optimizations.
1535 2001-11-07  Ulrich Drepper  <drepper@redhat.com>
1537         * sysdeps/generic/dl-cache.c: Optimize SEARCH_CACHE and
1538         HWCAP_CHECK macro code.
1540         * elf/dl-misc.c (_dl_sysdep_read_whole_file): Optimize code a bit.
1541         Now returns MAP_FAILED on error.
1542         * elf/rtld.c: Adjust caller.
1543         * sysdeps/generic/dl-cache.c: Likewise.
1544         * sysdeps/generic/ldsodefs.h: Adjust description.
1546         * elf/dl-version.c (match_symbol): Optimize error handling for size.
1547         (_dl_check_map_versions): Likewise.
1549 2001-11-06  Ulrich Drepper  <drepper@redhat.com>
1551         * elf/dl-load.c (_dl_map_object_from_fd): Don't call
1552         _dl_signal_error directly, always use lose.  Set fd to -1 after
1553         file is closed.
1554         (lose): Don't call close if fd == -1.
1556 2001-11-07  Kaoru Fukui  <k_fukui@highway.ne.jp>
1558         * manual/charset.texi: Fix typo @w[ISO 6937] to  @w{ISO 6937}.
1559          Also fix typo @code {mbsinit} to @code{mbsinit}.
1561 2001-11-06  Ulrich Drepper  <drepper@redhat.com>
1563         * elf/dl-profile.c: Replace state variable with simple flag named
1564         running.  Remove commented-out code.
1566         * elf/dl-load.c (decompose_rpath): Optimize error handling for size.
1567         (_dl_init_paths): Likewise.
1568         (_dl_map_object_from_fd): Likewise.
1569         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
1571 2001-11-06  Roland McGrath  <roland@frob.com>
1573         * sysdeps/mach/powerpc/sysdep.h: Include sysdeps/unix/powerpc/sysdep.h
1574         instead of sysdeps/powerpc/elf/sysdep.h and sysdeps/unix/sysdep.h.
1576         * sysdeps/unix/sysv/linux/powerpc/sysdep.h: Don't include
1577         sysdeps/powerpc/elf/sysdep.h.
1578         Reported by Kaoru Fukui <k_fukui@highway.ne.jp>.
1580 2001-11-05  Ulrich Drepper  <drepper@redhat.com>
1582         * elf/rtld.c (process_dl_debug): Rewritten.  Optimized for size not
1583         speed.
1584         (process_envvars): Some more optimizations.
1585         * sysdeps/generic/ldsodefs.h (DL_DEBUG_HELP): New macro.
1587         * elf/elf.h: Add dynamic tag definitions for prelinking.
1589         * elf/rtld.c (process_envvars): Avoid using array of string pointers.
1590         Rewrite code to remove environment varables for SUID binaries.
1591         Small optimization in LD_PROFILE handling.
1592         * sysdeps/generic/unsecvars.h: Adjust format for process_envvars
1593         changes.
1594         * sysdeps/unix/sysv/linux/i386/dl-librecon.h: Likewise.
1596         * sysdeps/generic/dl-sysdep.c: Don't initialize _dl_cpuclock_offset.
1598         * elf/dl-reloc.c (_dl_reloc_bad_type): Rewrite to not use writable
1599         strings.  Change type of second parameter.
1600         * sysdeps/generic/ldsodefs.h: Adjust _dl_reloc_bad_type prototype
1601         for last change.
1603         * io/fts.h: Prevent using <fts.h> with _FILE_OFFSET_BITS=64.
1605 2001-11-04  Joseph S. Myers  <jsm28@cam.ac.uk>
1607         * manual/string.texi: Fix typos.
1608         * manual/examples/argp-ex2.c: Likewise.
1610 2001-11-05  Roland McGrath  <roland@frob.com>
1612         * sysdeps/powerpc/elf/sysdep.h: Remove this file, because it overrides
1613         the more-specific unix/sysv/linux/powerpc file and breaks everything.
1614         * sysdeps/powerpc/sysdep.h (ALIGNARG, ASM_TYPE_DIRECTIVE,
1615         ASM_SIZE_DIRECTIVE, CALL_MCOUNT, ENTRY, EALIGN, DO_CALL, JUMPTARGET,
1616         PSEUDO, PSEUDO_RET, PSEUDO_END, L, C_TEXT): These macros moved here
1617         here, put under [__ELF__].
1619 2001-11-05  Ulrich Drepper  <drepper@redhat.com>
1621         * manual/charset.texi: Extensive editing work.
1622         * manual/nss.texi: Likewise.
1623         Changes by Dennis Grace <dgrace@us.ibm.com>.
1625 2001-11-04  Roland McGrath  <roland@frob.com>
1627         * hurd/set-host.c (_hurd_set_host_config): Use O_WRONLY in flags
1628         parameter to dir_mkfile.
1630 2001-11-02  Jakub Jelinek  <jakub@redhat.com>
1632         * string/bits/string2.h (__strndup): If n is smaller than len, set
1633         len to n + 1.
1634         * string/tester.c (test_strndup): New function.
1635         (main): Call it.
1637 2001-11-01  Ulrich Drepper  <drepper@redhat.com>
1639         * sunrpc/rpc_main.c: Optimize variable definitions a bit.
1641         * sunrpc/Makefile (rpcgen-cmd): Use ../scripts/cpp in rpcgen calls.
1642         * scripts/cpp: New file.
1644         * elf/dl-load.c (_dl_map_object): Correct test of DF_1_NODEFLIB
1645         for rtld_search_dirs content.  Minor optimizations.
1647 2001-10-31  Ulrich Drepper  <drepper@redhat.com>
1649         * elf/dl-load.c (_dl_map_object): Make code a bit more compact by
1650         avoiding unnecessary duplication.
1652 2001-10-31  Jakub Jelinek  <jakub@redhat.com>
1654         * elf/dl-load.c (_dl_map_object): If library was found using
1655         LD_LIBRARY_PATH, don't try RUNPATH list.
1657 2001-10-31  Martin Schwidefsky  <schwidefsky@de.ibm.com>
1659         * sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h (REGISTER_DUMP):
1660         Correct second argument of register_dump call.
1661         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h (REGISTER_DUMP):
1662         Likewise.
1664 2001-10-31  Ulrich Drepper  <drepper@redhat.com>
1666         * iconvdata/Makefile: Add support for IBM1132, IBM1133, and IBM1162
1667         modules.
1668         * iconvdata/TESTS: Likewise.
1669         * iconvdata/gconv-modules: Likewise.
1670         * iconvdata/ibm1132.c: New file.
1671         * iconvdata/ibm1132.h: New file.
1672         * iconvdata/ibm1133.c: New file.
1673         * iconvdata/ibm1133.h: New file.
1674         * iconvdata/ibm1162.c: New file.
1675         * iconvdata/ibm1162.h: New file.
1676         * iconvdata/testdata/IBM1132: New file.
1677         * iconvdata/testdata/IBM1132..UTF8: New file.
1678         * iconvdata/testdata/IBM1133: New file.
1679         * iconvdata/testdata/IBM1133..UTF8: New file.
1680         * iconvdata/testdata/IBM1162: New file.
1681         * iconvdata/testdata/IBM1162..UTF8: New file.
1682         Patches by Masahide Washizawa <WASHI@jp.ibm.com>.
1684         * string/string.h: Fix typo in comment.
1685         * wcsmbs/wchar.h: Likewise.
1687 2001-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
1689         * manual/getopt.texi (getopt_long, getopt_long_only): Include
1690         const in type of longopts parameter.
1692 2001-10-29  Andreas Jaeger  <aj@suse.de>
1694         * sysdeps/ieee754/dbl-64/mpa.h: Add prototypes for internal functions.
1696 2001-10-29  Kevin Ryde  <user42@zip.com.au>
1698         * manual/stdio.texi (Integer Conversions): Corrections to sample printf
1699         output, clarify `#' behaviour on 0.
1700         (Floating-Point Conversions): Clarify that %g only uses %e when
1701         the exponent would be greater than 1.
1703 2001-10-28  Roland McGrath  <roland@frob.com>
1705         Support for Mach/PowerPC contributed by Peter Bruin <pjbruin@dds.nl>.
1706         * sysdeps/mach/powerpc/machine-sp.h: New file.
1707         * sysdeps/mach/powerpc/sysdep.h: New file.
1708         * sysdeps/mach/powerpc/thread_state.h: New file.
1710         * sysdeps/mach/hurd/i386/Makefile: File removed; crt0.o rules moved ...
1711         * sysdeps/mach/hurd/Makefile: ... to here.  For the time being, we can
1712         expect to need the same thing on every platform.
1714         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: File moved ...
1715         * sysdeps/generic/sys/ucontext.h: ... to replace this one.
1717         * sysdeps/unix/sysv/linux/powerpc/sysdep.h (ALIGNARG,
1718         ASM_TYPE_DIRECTIVE, ASM_SIZE_DIRECTIVE, CALL_MCOUNT, ENTRY, EALIGN,
1719         DO_CALL, JUMPTARGET, PSEUDO, PSEUDO_RET, PSEUDO_END, L, C_TEXT):
1720         Move all these assembly-related definitions to ...
1721         * sysdeps/powerpc/elf/sysdep.h: ... this new file.
1723         * sysdeps/mach/powerpc/machine-lock.h: Assembly code rewritten
1724         by Peter Bruin <pjbruin@dds.nl>.
1726         * hurd/hurdselect.c (_hurd_select): Check SELECT_RETURNED bit when
1727         packing results for a `poll' call.
1729 2001-10-26  Ulrich Drepper  <drepper@redhat.com>
1731         * posix/fnmatch_loop.c: Recognize - at end of bracket expression
1732         correctly.
1733         * posix/tst-fnmatch.input: Add tests for - at beginning and end of
1734         bracket expression.
1736         * string/strxfrm.c [USE_IN_EXTENDED_LOCALE_MODEL]: Correctly get
1737         nrules value.
1738         * string/tst-strxfrm.c (test): Also test __strxfrm_l.
1740 2001-10-24  H.J. Lu  <hjl@gnu.org>
1742         * sysdeps/generic/bits/dlfcn.h (DL_CALL_FCT): Cast to void *.
1743         Use __BEGIN_DECLS/__END_DECLS around prototypes.
1744         * sysdeps/mips/bits/dlfcn.h (DL_CALL_FCT): Likewise.
1746 2001-10-21  Jim Meyering  <meyering@lucent.com>
1748         * malloc/obstack.c (_): Honor the setting of ENABLE_NLS.  Otherwise,
1749         this code would end up calling gettext even in packages built
1750         with --disable-nls.
1751         * posix/getopt.c (_): Likewise.
1752         * posix/regex.c (_): Likewise.
1754 2001-10-26  Ulrich Drepper  <drepper@redhat.com>
1756         * resolv/gethnamaddr.c (gethostbyaddr): Use ip6.addr for reverse
1757         lookup not ip6.int.
1758         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr_r): Likewise.
1759         Reported by Martin.v.Loewis@t-online.de [PR libc/2598].
1761 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
1763         * misc/sys/cdefs.h (__attribute_used__): Define.
1764         * elf/rtld.c (_dl_start): Add __attribute_used__.
1765         * elf/dl-runtime.c (fixup, profile_fixup): Likewise.
1767 2001-10-25  Andreas Schwab  <schwab@suse.de>
1769         * stdlib/a64l.c: Expect least significant digit first.
1770         * stdlib/l64a.c: Produce least significant digit first.
1771         * stdlib/Makefile (tests): Add test-a64l.
1772         * stdlib/test-a64l.c: New file.
1773         Reported by Masaki Hasegawa <masaki-h@pp.iij4u.or.jp>.
1775 2001-10-21  Ulrich Drepper  <drepper@redhat.com>
1777         * po/sk.po: Update from translation team.
1779 2001-10-18  Ulrich Drepper  <drepper@redhat.com>
1781         * sysdeps/i386/elf/start.S (_fp_hw): Define object type.
1783 2001-10-18  Andreas Schwab  <schwab@suse.de>
1785         * math/libm-test.inc (print_ulps): Print ulp values rounded to
1786         next whole number.
1787         (print_function_ulps): Likewise.
1788         (print_complex_function_ulps): Likewise.
1789         (print_max_error): Likewise.
1790         (print_complex_max_error): Likewise.  Handle ignore_max_ulp.
1792 2001-10-16  Andreas Schwab  <schwab@suse.de>
1794         * sysdeps/m68k/fpu/libm-test-ulps: Updated for fixed cbrtl
1795         implementation.
1797         * sysdeps/m68k/setjmp.c: Also define setjmp and _setjmp if
1798         BSD_SETJMP or BSD__SETJMP is defined, resp.
1799         * sysdeps/m68k/bsd-setjmp.c: Inline setjmp code instead of making
1800         a tail call to __sigsetjmp that would require extending the
1801         caller's frame.
1802         * sysdeps/m68k/bsd-_setjmp.c: Likewise.
1803         * sysdeps/m68k/bsd-setjmp.S: Deleted.
1804         * sysdeps/m68k/bsd-_setjmp.S: Deleted.
1805         Reported by Jes Sorensen <jes@trained-monkey.org>.
1807 2001-10-16  Andreas Jaeger  <aj@suse.de>
1809         * sysdeps/ieee754/ldbl-96/s_nextafterl.c (__nextafterl): Fix
1810         parentheses.  Reported by David Byron <dbyron@porto.coactive.com>,
1811         close PR libc/2589.
1813 2001-10-15  Ulrich Drepper  <drepper@redhat.com>
1815         * po/ca.po: New file.  Contributed by the translation team.
1817 2001-10-15  Ralf Baechle  <ralf@gnu.org>
1819         * sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Make sysmips() prototype
1820         a varargs prototype.  Remove dependency from kernel header files.
1822         * sysdeps/unix/sysv/linux/mips/bits/termios.h: General cleanup, use
1823         __USE_MISC / __USE_XOPEN not __USE_BSD where appropriate.
1825 2001-10-14  Ulrich Drepper  <drepper@redhat.com>
1827         * locale/programs/ld-collate.c (handle_ellipsis): Use %lX not %lx
1828         to generate hexadecimal identifier.
1829         Patch by Jungshik Shin <jungshik.shin@yale.edu>.
1831 2001-10-09  Stephen L Moshier  <moshier@mediaone.net>
1833         * sysdeps/ieee754/ldbl-96/s_cbrtl.c (__cbrtl): Fix algorithm.
1835 2001-10-14  Ulrich Drepper  <drepper@redhat.com>
1837         * sysdeps/ieee754/ldbl-128/e_powl.c: New file.
1838         * sysdeps/ieee754/ldbl-128/s_cbrtl.c: New file.
1839         Contributed by Stephen L Moshier <moshier@mediaone.net>.
1841         * sysdeps/ieee754/ldbl-128/e_j0l.c: Constify float variables.
1842         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
1843         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise
1844         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise
1845         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise
1846         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise
1848         * timezone/africa: Update from tzdata2001d.
1849         * timezone/asia: Likewise.
1850         * timezone/australasia: Likewise.
1851         * timezone/backward: Likewise.
1852         * timezone/europe: Likewise.
1853         * timezone/leapseconds: Likewise.
1854         * timezone/northamerica: Likewise.
1855         * timezone/southamerica: Likewise.
1856         * timezone/zone.tab: Likewise.
1858 2001-10-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
1860         * sysdeps/s390/s390-32/sys/ucontext.h: Correct __psw_t typedef.
1861         * sysdeps/s390/s390-64/sys/ucontext.h: Likewise.
1863 2001-10-12  Ulrich Drepper  <drepper@redhat.com>
1865         * elf/elf.h (PT_TLS): New definition.
1867 2001-10-10  Jeff Bailey  <jbailey@nisa.net>
1869         * sysdeps/mach/hurd/Makefile: Add $(CFLAGS) for generation of
1870         bits/errno.h
1872 2001-10-07  Roland McGrath  <roland@frob.com>
1874         * sysdeps/mach/hurd/setrlimit.c (__setrlimit): Never return ENOSYS.
1876 2001-10-10  Ulrich Drepper  <drepper@redhat.com>
1878         * elf/elf.h: Add more ELFOSABI_* constants.
1880 2001-10-04  Ben Collins  <bcollins@debian.org>
1882         * sysdeps/generic/inttypes.h: Fix typo (define, not defined) in
1883         decleration of __need_wchar_t.
1885 2001-10-03  Jakub Jelinek  <jakub@redhat.com>
1887         * string/bits/string2.h (__strsep_g): Add prototype.
1888         (__strsep): Use it.
1889         * string/Versions (__strsep): Remove.
1890         * sysdeps/generic/strsep.c (__strsep_g): Add alias to __strsep.
1892 2001-10-07  Ulrich Drepper  <drepper@redhat.com>
1894         * manua/llio.texi: Clarify file references added by mmap.
1895         Patch by Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de>.
1897 2001-09-29  Jes Sorensen  <jes@trained-monkey.org>
1899         * sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h (struct sigcontext):
1900         Add sc_loadrs and sc_rbs_bas to match current kernel.
1902 2001-09-27  Jakub Jelinek  <jakub@redhat.com>
1904         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Update.
1906         * sysdeps/ieee754/ldbl-128/s_erfl.c (__erfcl): Fix erfc(-inf).
1908 2001-09-27  Jakub Jelinek  <jakub@redhat.com>
1910         * elf/dl-open.c (dl_open_worker): If l_opencount of freshly loaded
1911         object has been bumped because of relocation dependency, avoid
1912         duplicates in l_scope.
1913         (show_scope): Fix typos.
1914         * elf/Makefile: Add rules to build and run reldep6.
1915         * elf/reldep6.c: New file.
1916         * elf/reldep6mod0.c: New file.
1917         * elf/reldep6mod1.c: New file.
1918         * elf/reldep6mod2.c: New file.
1919         * elf/reldep6mod3.c: New file.
1920         * elf/reldep6mod4.c: New file.
1922 2001-09-26  Jakub Jelinek  <jakub@redhat.com>
1924         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_fixup_plt): Call
1925         sparc64_fixup_plt.
1926         (sparc64_fixup_plt): Moved from elf_machine_fixup_plt.  Optimize
1927         near jumps and 0xfffff800XXXXXXXX target addresses, no thread safety
1928         for non-lazy binding. Fix .plt[32768+] handling.
1929         (elf_machine_plt_value): Don't add addend.
1930         (elf_machine_rela): Call sparc64_fixup_plt instead of
1931         elf_machine_fixup_plt.
1932         (elf_machine_runtime_setup, TRAMPOLINE_TEMPLATE): Optimize for
1933         dynamic linker at 0xfffff800XXXXXXXX.
1935         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Update.
1937 2001-09-28  Ulrich Drepper  <drepper@redhat.com>
1939         * elf/elf.h: Define SHF_GROUP and SHF_TLS.
1941 2001-09-25  Jakub Jelinek  <jakub@redhat.com>
1943         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (struct cmsghdr): Don't
1944         declare __cmsg_data field if its size would be bigger than 0.
1945         (CMSG_DATA): Adjust accordingly.
1946         * sysdeps/unix/sysv/aix/bits/socket.h: Likewise.
1947         * sysdeps/unix/sysv/linux/alpha/bits/socket.h: Likewise.
1948         * sysdeps/unix/sysv/linux/ia64/bits/socket.h: Likewise.
1949         * sysdeps/unix/sysv/linux/s390/s390-64/bits/socket.h: Likewise.
1950         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
1951         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Likewise.
1952         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
1954 2001-09-25  Ulrich Drepper  <drepper@redhat.com>
1956         * iconvdata/TESTS: Add entries for IBM1160 and IBM1161.
1957         * iconvdata/testdata/IBM1160: New file.
1958         * iconvdata/testdata/IBM1160..UTF8: New file.
1959         * iconvdata/testdata/IBM1161: New file.
1960         * iconvdata/testdata/IBM1161..UTF8: New file.
1961         Patch by Masahide Washizawa <WASHI@jp.ibm.com>.
1963 2001-09-24  Ulrich Drepper  <drepper@redhat.com>
1965         * sysdeps/unix/bsd/ulimit.c (ulimit): Handle overflow in
1966         UL_SETFSIZE computations better.
1968         * rt/Makefile: Remove use of filter for librt again.
1970         * sysdeps/unix/sysv/linux/ulimit.c (__ulimit): Handle overflow in
1971         UL_SETFSIZE computations better.
1973         * string/Versions: Export __strsep for GLIBC_2.2.5.
1974         * string/bits/string2.h: Define all __STRING_INLINE functions if
1975         _FORCE_INLINES is defined.
1976         Use int instead of char of parameter types.
1977         (__strsep): Don't use __strsep_g.  Don't define it.
1978         (__strsep_1c, __strsep_2c, __strsep_3c): Optimize.
1979         * sysdeps/i386/i486/string.h (__strcpy_a_small): Renamed from
1980         __strcpy_small.
1981         (__stpcpy_a_small): Renamed from __stpcpy_small.
1982         (__strcspn_c1): Don't define if _FORCE_INLINES.
1983         (__strspn_c1): Likewise.
1985 2001-09-22  Ben Collins  <bcollins@debian.org>
1987         * sysdeps/sparc/bits/sigaction.h: Define SA_RESTART and friends when
1988         _UNIX98_SOURCE is defined too.  Matches generic/bits/sigaction.h.
1989         * sysdeps/ia64/bits/sigaction.h: Likewise.
1990         * sysdeps/s390/s390-64/bits/sigaction.h: Likewise.
1992 2001-09-24  Andrew Haley  <aph@cambridge.redhat.com>
1994         * sysdeps/unix/sysv/linux/sh/Makefile (sysdep_headers): Add sys/io.h.
1996 2001-09-24  Jakub Jelinek  <jakub@redhat.com>
1998         * elf/dl-open.c (dl_open_worker): Update l_scope_max.
2000 2001-09-24  Ulrich Drepper  <drepper@redhat.com>
2002         * wcsmbs/wchar.h: Add __attribute_pure__ to mbsinit prototype.
2004 2001-09-20  H.J. Lu  <hjl@gnu.org>
2006         * include/dlfcn.h (__RTLD_SPROF): New definiton.
2007         * elf/dl-open.c (dl_open_worker): Return immediately after loading
2008         for __RTLD_SPROF.
2009         * elf/sprof.c (main): Default to the filename if soname doesn't exist.
2010         (load_shobj): Call dlopen with `RTLD_LAZY | __RTLD_SPROF'.
2012 2001-09-20  H.J. Lu  <hjl@gnu.org>
2014         * elf/dl-profile.c (_dl_mcount): Use old *narcsp value for newarc,
2015         don't add 1.
2017 2001-09-22  Ulrich Drepper  <drepper@redhat.com>
2019         * nss/getent.c: Accept -s parameter to overwrite rules in
2020         nsswitch.conf.  Patch by Nalin Dahyabhai <nalin@redhat.com>.
2022         * nss/nss_files/files-network.c (LINE_PARSER): Pad addr string
2023         with as many ".0" as necessary to form a complete address
2024         inet_network understands.
2026         * nss/getent.c: Various cleanups.  Use simpler and fewer function
2027         calls.
2029 2001-09-20  Martin Schwidefsky  <schwidefsky@de.ibm.com>
2031         * sysdeps/s390/s390-32/bits/setjmp.h: Correct pointer comparison in
2032         _JMPBUF_UNWINDS.
2033         * sysdeps/s390/s390-64/bits/setjmp.h: Likewise.
2035 2001-09-22  Ulrich Drepper  <drepper@redhat.com>
2037         * iconvdata/Makefile: Add rules to build and distribute IBM1160 and
2038         IBM1161.
2039         * iconvdata/gconv-modules: Add entries for IBM1160 and IBM1161.
2040         * iconvdata/ibm1160.c: New file.
2041         * iconvdata/ibm1160.h: New file.
2042         * iconvdata/ibm1161.c: New file.
2043         * iconvdata/ibm1161.h: New file.
2044         Patch by Masahide Washizawa <WASHI@jp.ibm.com>.
2046 2001-09-19  Jakub Jelinek  <jakub@redhat.com>
2048         * sysdeps/alpha/dl-machine.h (elf_machine_load_address): Compute the
2049         difference between base address and first PT_LOAD's virtual address,
2050         not the base address.
2052 2001-09-11  Tom Rix  <trix@redhat.com>
2054         * sysdeps/unix/sysv/aix/init-first.c (init):  Use USE_NONONPTION_FLAG
2055         ifdef for __getopt_clean_environment.
2056         * sysdeps/unix/sysv/aix/libc-start.c: Add real implementation.
2058 2001-09-22  Andreas Jaeger  <aj@suse.de>
2060         * elf/reldep4.c (main): Add proper prototype to fix warning.
2062         * elf/reldep5.c (main): Remove unused variable.
2064         * math/math_private.h: Add prototypes.
2066 2001-09-21  Andreas Jaeger  <aj@suse.de>
2068         * sysdeps/unix/sysv/linux/x86_64/Dist: New file.
2069         * sysdeps/x86_64/Dist: New file.
2070         * sysdeps/x86_64/soft-fp/Dist: New file.
2072         * sysdeps/gnu/Dist: Remove eval.c.
2074 2001-09-20  Ulrich Drepper  <drepper@redhat.com>
2076         * malloc/memusage.c (realloc): Don't count already allocated
2077         memory in the sums.
2078         (me): Always use dlsym() to find the real implementations.
2080         * malloc/memusage.sh: Make -n option actually do something.
2082 2001-09-20  Andreas Jaeger  <aj@suse.de>
2084         * elf/elf.h (R_390_NUM): Correct value.
2086         * Versions.def: Add missing versions 2.2.3 for libthread_db and
2087         libpthread.
2089         * sysdeps/unix/sysv/linux/configure.in: Add minimal kernel version
2090         for x86-64, install x86-64 into */lib64.
2092         * shlib-versions: Add x86-64.
2094         * elf/elf.h: Add x86-64 relocations.
2096 2001-09-19  Ulrich Drepper  <drepper@redhat.com>
2098         * po/fr.po: Update from translation team.
2100 2001-09-19  Andreas Jaeger  <aj@suse.de>
2102         * sysdeps/unix/sysv/linux/x86_64/Makefile: New file.
2103         * sysdeps/unix/sysv/linux/x86_64/Versions: New file.
2104         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: New file.
2105         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: New file.
2106         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: New file.
2107         * sysdeps/unix/sysv/linux/x86_64/bits/statfs.h: New file.
2108         * sysdeps/unix/sysv/linux/x86_64/bits/time.h: New file.
2109         * sysdeps/unix/sysv/linux/x86_64/bits/types.h: New file.
2110         * sysdeps/unix/sysv/linux/x86_64/brk.c: New file.
2111         * sysdeps/unix/sysv/linux/x86_64/clone.S: New file.
2112         * sysdeps/unix/sysv/linux/x86_64/fstatfs64.c: New file.
2113         * sysdeps/unix/sysv/linux/x86_64/ftruncate64.c: New file.
2114         * sysdeps/unix/sysv/linux/x86_64/fxstat.c: New file.
2115         * sysdeps/unix/sysv/linux/x86_64/fxstat64.c: New file.
2116         * sysdeps/unix/sysv/linux/x86_64/getdents.c: New file.
2117         * sysdeps/unix/sysv/linux/x86_64/getdents64.c: New file.
2118         * sysdeps/unix/sysv/linux/x86_64/getrlimit64.c: New file.
2119         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: New file.
2120         * sysdeps/unix/sysv/linux/x86_64/glob64.c: New file.
2121         * sysdeps/unix/sysv/linux/x86_64/lxstat.c: New file.
2122         * sysdeps/unix/sysv/linux/x86_64/lxstat64.c: New file.
2123         * sysdeps/unix/sysv/linux/x86_64/mmap64.c: New file.
2124         * sysdeps/unix/sysv/linux/x86_64/pread64.c: New file.
2125         * sysdeps/unix/sysv/linux/x86_64/profil-counter.h: New file.
2126         * sysdeps/unix/sysv/linux/x86_64/pwrite64.c: New file.
2127         * sysdeps/unix/sysv/linux/x86_64/readdir.c: New file.
2128         * sysdeps/unix/sysv/linux/x86_64/readdir64.c: New file.
2129         * sysdeps/unix/sysv/linux/x86_64/readdir64_r.c: New file.
2130         * sysdeps/unix/sysv/linux/x86_64/readdir_r.c: New file.
2131         * sysdeps/unix/sysv/linux/x86_64/recv.c: New file.
2132         * sysdeps/unix/sysv/linux/x86_64/register-dump.h: New file.
2133         * sysdeps/unix/sysv/linux/x86_64/send.c: New file.
2134         * sysdeps/unix/sysv/linux/x86_64/setrlimit64.c: New file.
2135         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: New file.
2136         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: New file.
2137         * sysdeps/unix/sysv/linux/x86_64/sigpending.c: New file.
2138         * sysdeps/unix/sysv/linux/x86_64/sigprocmask.c: New file.
2139         * sysdeps/unix/sysv/linux/x86_64/sigsuspend.c: New file.
2140         * sysdeps/unix/sysv/linux/x86_64/statfs64.c: New file.
2141         * sysdeps/unix/sysv/linux/x86_64/sys/perm.h: New file.
2142         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: New file.
2143         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: New file.
2144         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: New file.
2145         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: New file.
2146         * sysdeps/unix/sysv/linux/x86_64/syscall.S: New file.
2147         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: New file.
2148         * sysdeps/unix/sysv/linux/x86_64/sysdep.S: New file.
2149         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: New file.
2150         * sysdeps/unix/sysv/linux/x86_64/time.c: New file.
2151         * sysdeps/unix/sysv/linux/x86_64/truncate64.c: New file.
2152         * sysdeps/unix/sysv/linux/x86_64/umount.c: New file.
2153         * sysdeps/unix/sysv/linux/x86_64/vfork.S: New file.
2154         * sysdeps/unix/sysv/linux/x86_64/xstat.c: New file.
2155         * sysdeps/unix/sysv/linux/x86_64/xstat64.c: New file.
2156         * sysdeps/unix/x86_64/sysdep.S: New file.
2157         * sysdeps/unix/x86_64/sysdep.h: New file.
2158         * sysdeps/x86_64/Implies: New file.
2159         * sysdeps/x86_64/Makefile: New file.
2160         * sysdeps/x86_64/Versions: New file.
2161         * sysdeps/x86_64/__longjmp.S: New file.
2162         * sysdeps/x86_64/abort-instr.h: New file.
2163         * sysdeps/x86_64/atomicity.h: New file.
2164         * sysdeps/x86_64/bits/endian.h: New file.
2165         * sysdeps/x86_64/bits/setjmp.h: New file.
2166         * sysdeps/x86_64/bits/string.h: New file.
2167         * sysdeps/x86_64/bp-asm.h: New file.
2168         * sysdeps/x86_64/bsd-_setjmp.S: New file.
2169         * sysdeps/x86_64/bsd-setjmp.S: New file.
2170         * sysdeps/x86_64/dl-machine.h: New file.
2171         * sysdeps/x86_64/elf/initfini.c: New file.
2172         * sysdeps/x86_64/elf/start.S: New file.
2173         * sysdeps/x86_64/ffs.c: New file.
2174         * sysdeps/x86_64/ffsll.c: New file.
2175         * sysdeps/x86_64/fpu/bits/fenv.h: New file.
2176         * sysdeps/x86_64/fpu/bits/mathdef.h: New file.
2177         * sysdeps/x86_64/fpu/e_acosl.c: New file.
2178         * sysdeps/x86_64/fpu/e_atan2l.c: New file.
2179         * sysdeps/x86_64/fpu/e_exp2l.S: New file.
2180         * sysdeps/x86_64/fpu/e_expl.c: New file.
2181         * sysdeps/x86_64/fpu/e_fmodl.S: New file.
2182         * sysdeps/x86_64/fpu/e_log10l.S: New file.
2183         * sysdeps/x86_64/fpu/e_log2l.S: New file.
2184         * sysdeps/x86_64/fpu/e_logl.S: New file.
2185         * sysdeps/x86_64/fpu/e_powl.S: New file.
2186         * sysdeps/x86_64/fpu/e_rem_pio2l.c: New file.
2187         * sysdeps/x86_64/fpu/e_scalbl.S: New file.
2188         * sysdeps/x86_64/fpu/e_sqrtl.c: New file.
2189         * sysdeps/x86_64/fpu/fclrexcpt.c: New file.
2190         * sysdeps/x86_64/fpu/fedisblxcpt.c: New file.
2191         * sysdeps/x86_64/fpu/feenablxcpt.c: New file.
2192         * sysdeps/x86_64/fpu/fegetenv.c: New file.
2193         * sysdeps/x86_64/fpu/fegetexcept.c: New file.
2194         * sysdeps/x86_64/fpu/fegetround.c: New file.
2195         * sysdeps/x86_64/fpu/feholdexcpt.c: New file.
2196         * sysdeps/x86_64/fpu/fesetenv.c: New file.
2197         * sysdeps/x86_64/fpu/fesetround.c: New file.
2198         * sysdeps/x86_64/fpu/fgetexcptflg.c: New file.
2199         * sysdeps/x86_64/fpu/fraiseexcpt.c: New file.
2200         * sysdeps/x86_64/fpu/fsetexcptflg.c: New file.
2201         * sysdeps/x86_64/fpu/ftestexcept.c: New file.
2202         * sysdeps/x86_64/fpu/libm-test-ulps: New file.
2203         * sysdeps/x86_64/fpu/math_ldbl.h: New file.
2204         * sysdeps/x86_64/fpu/printf_fphex.c: New file.
2205         * sysdeps/x86_64/fpu/s_atanl.c: New file.
2206         * sysdeps/x86_64/fpu/s_cosl.S: New file.
2207         * sysdeps/x86_64/fpu/s_expm1l.S: New file.
2208         * sysdeps/x86_64/fpu/s_fpclassifyl.c: New file.
2209         * sysdeps/x86_64/fpu/s_isinfl.c: New file.
2210         * sysdeps/x86_64/fpu/s_isnanl.c: New file.
2211         * sysdeps/x86_64/fpu/s_log1pl.S: New file.
2212         * sysdeps/x86_64/fpu/s_logbl.c: New file.
2213         * sysdeps/x86_64/fpu/s_nextafterl.c: New file.
2214         * sysdeps/x86_64/fpu/s_nexttoward.c: New file.
2215         * sysdeps/x86_64/fpu/s_nexttowardf.c: New file.
2216         * sysdeps/x86_64/fpu/s_rintl.c: New file.
2217         * sysdeps/x86_64/fpu/s_significandl.c: New file.
2218         * sysdeps/x86_64/fpu/s_sincosl.S: New file.
2219         * sysdeps/x86_64/fpu/s_sinl.S: New file.
2220         * sysdeps/x86_64/fpu/s_tanl.S: New file.
2221         * sysdeps/x86_64/gmp-mparam.h: New file.
2222         * sysdeps/x86_64/hp-timing.c: New file.
2223         * sysdeps/x86_64/hp-timing.h: New file.
2224         * sysdeps/x86_64/htonl.S: New file.
2225         * sysdeps/x86_64/memusage.h: New file.
2226         * sysdeps/x86_64/setjmp.S: New file.
2227         * sysdeps/x86_64/soft-fp/sfp-machine.h: New file.
2228         * sysdeps/x86_64/stackinfo.h: New file.
2229         * sysdeps/x86_64/sysdep.h: New file.
2230         * sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed: New file.
2232         * sysdeps/ieee754/ldbl-128/s_erfl.c: New file, contributed Stephen
2233         L Moshier.
2235 2001-09-18  Ulrich Drepper  <drepper@redhat.com>
2237         * malloc/malloc.c (ptmalloc_init): Handle _environ==NULL.
2238         Reported by B. D. Elliott <bde@nwlink.com> [PR libc/2541].
2240 2001-09-18  Andreas Schwab  <schwab@suse.de>
2242         * elf/dl-load.c (_dl_map_object_from_fd): Update handling of scope
2243         list, now that l_scope is a pointer.
2245         * elf/dl-open.c (dl_open_worker): Fix thinko when enlarging the
2246         scope list.
2248 2001-09-18  kaz Kojima  <kkojima@rr.iij4u.or.jp>
2250         * sysdeps/sh/dl-machine.h (elf_machine_rela): Fix reverse condition.
2251         (elf_machine_rela_relative): Add a missing declaration.
2253 2001-09-18  Jakub Jelinek  <jakub@redhat.com>
2255         * sysdeps/unix/sysv/linux/ia64/ldd-rewrite.sed: New file.
2256         * sysdeps/unix/sysv/linux/s390/ldd-rewrite.sed: New file.
2257         * sysdeps/unix/sysv/linux/configure.in: Add ia64 and s390
2258         ldd-rewrite scripts.
2260 2001-09-18  Ulrich Drepper  <drepper@redhat.com>
2262         * elf/ldd.bash.in: Update copyright message.
2264 2001-09-17  H.J. Lu  <hjl@gnu.org>
2266         * hurd/hurdmalloc.c (bcopy): Removed.
2267         (realloc): Replace bcopy with memcpy.
2268         * hurd/path-lookup.c (file_name_path_scan): Likewise.
2269         * resolv/gethnamaddr.c (map_v4v6_address): Likewise.
2270         * sunrpc/rpcinfo.c (pmapdump): Likewise.
2272         * resolv/gethnamaddr.c (getanswer): Replace bcopy with memmove.
2273         (gethostbyaddr): Likewise.
2274         * sunrpc/rpcinfo.c (get_inet_address): Likewise.
2276 2001-09-18  Ulrich Drepper  <drepper@redhat.com>
2278         * sysdeps/gnu/eval.c: Removed.
2280 2001-09-18  Andreas Jaeger  <aj@suse.de>
2282         * sysdeps/i386/fpu/s_logbl.S: Move to ...
2283         * sysdeps/i386/fpu/s_logbl.c: ...here, use inline assembler.
2285         * sysdeps/i386/fpu/s_rintl.S: Move to ...
2286         * sysdeps/i386/fpu/s_rintl.c: ...here, use inline assembler.
2288         * sysdeps/i386/fpu/s_significandl.S: Move to ...
2289         * sysdeps/i386/fpu/s_significandl.c: ...here, use inline assembler.
2291 2001-09-16  Ulrich Drepper  <drepper@redhat.com>
2293         * string/strcoll.c [USE_IN_EXTENDED_LOCALE_MODEL]: Correctly get
2294         nrules value.
2296 2001-09-14  H.J. Lu  <hjl@gnu.org>
2298         * sysdeps/mips/fpu/libm-test-ulps: Updated.
2300 2001-09-14  Ulrich Drepper  <drepper@redhat.com>
2302         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Fix a typo.
2303         Patch by Florian La Roche <laroche@redhat.com>.
2305         * string/bits/string2.h (__strtok_r_1c): Optimize a bit.
2307         * sysdeps/unix/sysv/linux/net/ethernet.h: Correct references to
2308         ETHER_CRC_LEN.
2310 2001-09-14  Andreas Schwab  <schwab@suse.de>
2312         * posix/execl.c: Fix last argument of memcpy.  Reported by Brian
2313         Sumner <bls@sgi.com>.
2314         * posix/execlp.c: Likewise.
2316 2001-09-13  Jakub Jelinek  <jakub@redhat.com>
2318         * elf/dl-deps.c (_dl_map_object_deps): Fix filter handling if filter
2319         is already found earlier in the search scope.
2321 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
2323         * rt/Makefile (LDFLAGS-rt.so): Use shared thread library as librt's
2324         filter.
2326 2001-09-13  Ulrich Drepper  <drepper@redhat.com>
2328         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust expected errors for j0.
2330 2001-09-12  Ulrich Drepper  <drepper@redhat.com>
2332         * config.h.in: Enforce optimization to be used.
2333         * Makeconfig (preprocess-versions): Define ASSEMBLER.
2334         * stdlib/Makefile (isomac-CFLAGS): Define to -O.
2335         * posix/Makefile (annexc-CFLAGS): Define to -O.
2336         * sysdeps/unix/make-syscalls.sh: Define __OPTIMIZE__ in use of asm_CPP.
2338 2001-09-11  Ulrich Drepper  <drepper@redhat.com>
2340         * nscd/nscd_gethst_r.c: Don't expect IPv6 addresses for IPv4 lookup.
2341         Patch by Stephan Kulow.
2343 2001-09-08  Ben Collins  <bcollins@debian.org>
2345         * sysdeps/arm/dl-machine.h (elf_machine_rel): Fix thinko in
2346         usage of RESOLVE() (r_type, not reloc->r_type).
2348 2001-09-08  Ulrich Drepper  <drepper@redhat.com>
2350         * elf/dl-object.c: Avoid allocating extra memory block for name.
2351         * elf/dl-close.c (_dl_close): Don't free l_libname if it is not
2352         allocated separately.
2353         * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
2355 2001-09-08  H.J. Lu  <hjl@gnu.org>
2357         * po/zh_TW.po: Fix a typo.
2359 2001-09-07  Tom Rix  <trix@redhat.com>
2361         * sysdeps/unix/sysv/aix/sysv_termio.h: New file.
2363 2001-08-26  Tom Rix  <trix@redhat.com>
2365         * sysdeps/unix/sysv/aix/Makefile (aix-syscalls.o): More linker
2366         command line options.
2367         * sysdeps/unix/sysv/aix/start.s: New file, rework of start.c
2368         * sysdeps/unix/sysv/aix/start.c: Removed.
2369         * sysdeps/unix/sysv/aix/start-libc.c: New file.
2370         * sysdeps/unix/sysv/aix/init-first.c: New file.
2371         * sysdeps/unix/sysv/aix/fcntl.c: Alias __libc_fcntl to __fcntl.
2373 2001-09-08  Ben Collins  <bcollins@debian.org>
2375         * sysdeps/arm/dl-machine.h: Fix usage of new _dl_signal_error() format.
2376         * sysdeps/generic/dl-machine.h: Likewise.
2377         * sysdeps/hppa/dl-fptr.c: Likewise.
2378         * sysdeps/ia64/dl-fptr.c: Likewise.
2379         * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
2380         * sysdeps/mips/dl-machine.h: Likewise.
2381         * sysdeps/mips/mips64/dl-machine.h: Likewise.
2382         * sysdeps/powerpc/dl-machine.c: Likewise.
2384 2001-09-07  Ben Collins  <bcollins@debian.org>
2386         * sysdeps/sparc/sparc32/dl-machine.h: Fix typo.
2388         * sysdeps/hppa/dl-lookupcfg.h: Forward declare struct link_map.
2390 2001-09-08  Ulrich Drepper  <drepper@redhat.com>
2392         * elf/dl-lookup.c (add_dependency): Bump l_opencount of all
2393         dependencies if necessary.
2395         * elf/dl-close.c (_dl_close): If object has no r_list (i.e., wasn't
2396         loaded directly) determine length if l_initfini list by iterating
2397         over its elements.  Minor optimizations.
2398         * elf/dl-deps.c (_dl_map_object_deps): Always add own map to l_initfini
2399         for dependency objects.
2400         If object was already loaded check whether any of the dependencies
2401         is already on the relocation dependency list.  If yes, remove the
2402         latter.  Minor optimizations.
2403         * elf/dl-lookup.c (add_dependency): Add check for self reference of
2404         maps here.  Search l_initfini list only if the object was loaded
2405         directly and not only as a dependency.
2406         (_dl_lookup_symbol): Add relocation dependency also if object
2407         is not in global scope.  Remove test for self-reference here.
2408         (_dl_lookup_versioned_symbol): Likewise.
2409         * elf/dl-object (_dl_new_object): Cleanup.  Initialize dont_free
2410         element of first name record.
2411         * elf/loadtest.c: Add some more test to recognize early if an object
2412         wasn't unloaded.
2413         * elf/Makefile: Add rules to build and run reldep5.
2414         * elf/reldep5.c: New file.
2415         * elf/reldepmod5.c: New file.
2416         * elf/reldepmod6.c: New file.
2418         * elf/reldep2.c: Fix typo.
2420 2001-09-07  Ulrich Drepper  <drepper@redhat.com>
2422         * include/link.h (struct link_map): Add l_scope_mem and l_scope_max
2423         elements.  Change l_scope to be a pointer only.
2424         * elf/dl-object.c (_dl_new_object): Initialize l_scope and l_scope_max.
2425         * elf/dl-open.c (dl_open_worker): If dependency wasn't just opened
2426         here add searchlist of newly open file to the dependency's scope.
2427         * elf/dl-close.c (_dl_close): If dependency is used otherwise remove
2428         only searchlist from its scope.  Free own scope array if necessary.
2429         * elf/Makefile (tests): Add dblload and dblunload now.
2431 2001-09-06  Andreas Jaeger  <aj@suse.de>
2433         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: New file, contributed
2434         Stephen L Moshier.
2436 2001-09-05  Ulrich Drepper  <drepper@redhat.com>
2438         * elf/Makefile: Add rules to build new tests.  Don't run them yet since
2439         they both fail.
2440         * elf/dblload.c: New file.
2441         * elf/dblloadmod1.c: New file.
2442         * elf/dblloadmod2.c: New file.
2443         * elf/dblloadmod3.c: New file.
2444         * elf/dblunload.c: New file.
2446 2001-09-04  Richard Henderson  <rth@redhat.com>
2448         * elf/elf.h (R_ALPHA_OP_*, R_ALPHA_IMMED_*): Remove.
2449         (R_ALPHA_GPREL16): Rename from R_ALPHA_IMMED_GP_16.
2451 2001-09-04  Ulrich Drepper  <drepper@redhat.com>
2453         Correct very misleading message for error in failed runtime relocation.
2454         * elf/dl-error.c (_dl_signal_error): Take extra parameter to describe
2455         place of the error.
2456         (_dl_signal_cerror): Likewise.
2457         * sysdeps/generic/ldsodefs.h: Adjust prototypes.
2458         * elf/dl-close.c: Likewise.
2459         * elf/dl-deps.c: Likewise.
2460         * elf/dl-load.c: Likewise.
2461         * elf/dl-lookup.c: Likewise.
2462         * elf/dl-open.c: Likewise.
2463         * elf/dl-reloc.c: Likewise.
2464         * elf/dl-sym.c: Likewise.
2465         * elf/dl-version.c: Likewise.
2466         * sysdeps/generic/dl-sysdep.c: Likewise.
2468 2001-09-04  Jakub Jelinek  <jakub@redhat.com>
2470         * iconv/strtab.c (strtabinit): Initialize null Strent.
2471         (newstring): Move len == 0 handling...
2472         (strtabadd): ...here.
2473         If len == 1, return null Strent.
2474         When inserting a suffix of an existing string, check if
2475         it is not equal to some suffix already recorded.
2476         Copy left and right members over if adding longer string.
2478 2001-09-04  Jakub Jelinek  <jakub@redhat.com>
2480         * sunrpc/rpc_cout.c (upcase): Account for trailing '\0'.
2482         * sysdeps/unix/sysv/linux/alpha/gethostname.c: Include <errno.h>.
2483         (__syscall_gethostname): Add prototype.
2485 2001-09-04  Ulrich Drepper  <drepper@redhat.com>
2487         * elf/dl-object.c (_dl_new_object): Remove unnecessary if.
2489 2001-09-02  Ulrich Drepper  <drepper@redhat.com>
2491         * elf/rtld.c (dl_main): Increment l_opencount for main binary.
2493 2001-08-27  Roland McGrath  <roland@frob.com>
2495         * sysdeps/unix/sysv/gethostname.c (__gethostname): When LEN is too
2496         short, copy that much into NAME anyway before returning error.
2498 2001-09-01  Richard Henderson  <rth@redhat.com>
2500         * sysdeps/alpha/elf/Dist: Remove file.
2501         * sysdeps/alpha/elf/Makefile: Remove file.
2502         * sysdeps/alpha/elf/crtbegin.S: Remove file.
2503         * sysdeps/alpha/elf/crtend.S: Remove file.
2504         * sysdeps/alpha/elf/initfini.c: New file.
2506 2001-09-01  Mark Kettenis  <kettenis@gnu.org>
2508         * iconv/tst-iconv1.c: Include <stddef.h> for wchar_t.
2509         * iconv/tst-iconv3.c: Likewise.
2511 2001-09-01  Jakub Jelinek  <jakub@redhat.com>
2513         * sysdeps/generic/inttypes.h (__gwchar_t): Define to wchar_t for C++.
2515 2001-09-01  Ulrich Drepper  <drepper@redhat.com>
2517         * iconv/gconv_cache.c: Rename variable cache to __gconv_cache and
2518         export it.
2519         * iconv/Versions (libc) [GLIBC_2.2.5]: Export __gconv_cache.
2520         * iconv/iconv_prog.c (insert_cache): New function.
2521         (print_known_names): If cache is used call insert_cache to use the
2522         information from the cache [PR libc/2509].
2524 2001-08-31  Ulrich Drepper  <drepper@redhat.com>
2526         * time/strptime.c (strptime_internal): Recognize 'l' format and
2527         handle it like 'I' for symmetry with strftime.
2529 2001-08-31  Richard Henderson  <rth@redhat.com>
2531         * elf/dl-support.c (_dl_cpuclock_offset): Protect with NONAVAIL.
2532         (HP_TIMING_AVAIL): Set to HP_SMALL_TIMING_AVAIL if present.
2533         * elf/rtld.c (HP_TIMING_AVAIL): Likewise.
2534         (print_statistics): Make scalar unsigned long long.
2535         * sysdeps/alpha/hp-timing.h: New file.
2537 2001-08-31  Jakub Jelinek  <jakub@redhat.com>
2539         * stdio-common/perror.c (perror): Save errno early, pass it
2540         down to perror_internal.
2541         (perror_internal): Add errnum argument.
2543 2001-08-31  Jakub Jelinek  <jakub@redhat.com>
2545         * sysdeps/alpha/dl-machine.h (elf_machine_rela): Remove unused code.
2546         Don't add old memory content for R_ALPHA_REFQUAD.
2548 2001-08-30  Ulrich Drepper  <drepper@redhat.com>
2550         * crypt/md5-crypt.c (__md5_crypt_r): Compute used and required
2551         memory correctly.
2553         * sysdeps/unix/sysv/linux/ia64/ioperm.c (_ioperm): Use __open
2554         instead of open, __close instead of close, __getpagesize instead
2555         of getpagesize.
2557         * string/argz-stringify.c (__argz_stringify): Use __strnlen
2558         instead of strnlen.
2559         * include/string.h (strndupa): Redefine here to use __strnlen
2560         instead of strnlen.
2561         * string/strndup.c (__strndup): Use __strnlen not strnlen.
2563         * misc/syslog.c (vsyslog): Fix typo in last change (connect ->
2564         connected).
2566 2001-08-30  Jakub Jelinek  <jakub@redhat.com>
2568         * sysdeps/alpha/dl-machine.h (elf_machine_rela): Don't handle
2569         R_ALPHA_RELATIVE if RTLD_BOOTSTRAP and HAVE_Z_COMBRELOC.  Only check
2570         for rtld map if neither RTLD_BOOTSTRAP nor HAVE_Z_COMBRELOC is defined.
2571         * sysdeps/i386/dl-machine.h (elf_machine_rel): Similarly.
2572         * sysdeps/ia64/dl-machine.h (elf_machine_rel): Similarly.
2573         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rel): Similarly.
2574         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rel): Similarly.
2576 2001-08-30  Ulrich Drepper  <drepper@redhat.com>
2578         * sysdeps/alpha/fpu/libm-test-ulps: Adjust j0 ULPs.
2580 2001-08-30  Andreas Jaeger  <aj@suse.de>
2582         * sysdeps/ieee754/ldbl-128/e_jnl.c: New file,
2583         contributed Stephen L Moshier.
2585 2001-08-30  Jakub Jelinek  <jakub@redhat.com>
2587         * sunrpc/etc.rpc (sgi_fam): Add.
2589 2001-08-30  Ulrich Drepper  <drepper@redhat.com>
2591         * sysdeps/unix/sysv/linux/alpha/gethostname.c: New file.
2593 2001-08-29  Ulrich Drepper  <drepper@redhat.com>
2595         * nis/nis_findserv.c (__nis_findfastest): Don't fail if reply received
2596         first is from a previous call.
2597         Patch by Alexander Belopolsky <alexb@rentec.com> for [PR libc/3670].
2599 2001-08-29  Andreas Schwab  <schwab@suse.de>
2601         * sysdeps/ia64/fpu/libm-test-ulps: Updated.
2603 2001-08-25  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
2605         * config.make.in (INSTALL_SCRIPT): Define.
2606         * Makeconfig (INSTALL_SCRIPT): Define.
2607         * Makerules (do-install-script): New macro to install scripts using
2608         INSTALL_SCRIPT.
2609         (install-bin-script): New rule to install scripts with
2610         do-install-script.
2611         (install-bin-script-nosubdir): New rule.
2612         (install-no-libc.a-nosubdir): Add install-bin-script-nosubdir.
2613         (distinfo-vars): Add $(install-bin-script).
2614         * Rules (others): Likewise.
2615         * Makefile (glibcbug): Install with install-bin-script.
2616         * debug/Makefile (xtrace): Likewise.
2617         (catchsegv): Likewise.
2618         * elf/Makefile (ldd): Likewise.
2619         * malloc/Makefile (mtrace): Likewise.
2620         * timezone/Makefile (tzselect): Likewise.
2622 2001-08-29  H.J. Lu  <hjl@gnu.org>
2624         * sysdeps/mips/dl-machine.h (__dl_runtime_resolve): Pass
2625         ELF_RTYPE_CLASS_PLT, instead of R_MIPS_REL32, to
2626         _dl_lookup_versioned_symbol () and _dl_lookup_symbol ().
2628 2001-08-29  Andreas Schwab  <schwab@suse.de>
2630         * sysdeps/m68k/fpu/libm-test-ulps: Updated.
2632 2001-08-28  H.J. Lu  <hjl@gnu.org>
2634         * Makeconfig (combreloc-LDFLAGS): New variable.
2635         Add it to LDFLAGS.so, LDFLAGS-rtld, and +link.
2636         * config.make.in (have-z-combreloc): New variable.
2637         * configure.in: Substitute libc_cv_z_combreloc.
2639 2001-08-29  Ulrich Drepper  <drepper@redhat.com>
2641         * po/sv.po: Update from translation team.
2642         * po/fr.po: Likewise.
2643         * po/da.po: Likewise.
2645 2001-08-28  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
2647         * Makerules: Fix a typo: MD% -> MD5.
2649 2001-08-28  Ulrich Drepper  <drepper@redhat.com>
2651         * sunrpc/rpc_hout.c (pargdef): Function must take pointer to object.
2652         Patch by Patrick Duval <Patrick.Duval@devinci.fr>.
2654 2001-08-28  Andreas Jaeger  <aj@suse.de>
2656         * manual/libc-texinfo.sh: Add entry about free manuals.
2658         * manual/contrib.texi (Contributors): Fix cross reference.
2660         * manual/libc.texinfo (Copying): Include freemanuals.
2662         * manual/Makefile (appendices): Add freemanuals.
2664         * manual/freemanuals.texi: New file.
2665         Patch by Brian Youmans <3diff@gnu.org>.
2667         * manual/libm-err-tab.pl: Pretty print more platforms, print a
2668         smaller table.
2670         * manual/math.texi (Errors in Math Functions): Fix grammar, start
2671         table on separate page.
2672         Patch by Brian Youmans <3diff@gnu.org>.
2674 2001-08-27  Ulrich Drepper  <drepper@redhat.com>
2676         * misc/syslog.c (vsyslog): Try a bit harder to use syslogd.  If
2677         the connection went down after we first used it try to connect
2678         again and resend the message before printing to the console.
2679         Reported by Coserea Gh. Tudor <tudore@tudore.gecadsoftware.com>.
2681 2001-08-27  Jakub Jelinek  <jakub@redhat.com>
2683         * string/tst-strlen.c (main): Test strnlen (, -1) too.
2684         * sysdeps/generic/strnlen.c (__strnlen): Fix for maxlens with top
2685         bit set.
2687 2001-08-27  Ulrich Drepper  <drepper@redhat.com>
2689         * iconv/strtab.c (searchstring): Use correct length for comparison.
2690         (strtabadd): Account total size correct if new string has old string as
2691         substring.
2693 2001-08-27  Jakub Jelinek  <jakub@redhat.com>
2695         * elf/rtld.c (dl_main): Update call to _dl_lookup_symbol.
2697 2001-08-27  Andreas Jaeger  <aj@suse.de>
2699         * sysdeps/i386/fpu/libm-test-ulps (float): Add ulps for new tests.
2701         * math/libm-test.inc (j0_test): Add extra tests.
2702         * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_j0l): Use |x|,
2703         not x, in Hankel approximation.
2704         Patches by Stephen L Moshier.
2706 2001-08-26  Ulrich Drepper  <drepper@redhat.com>
2708         * sysdeps/ia64/dl-lookupcfg.h: Add forward declaration for struct
2709         link_map.
2711         * configure.in: Fix test for .rela.dyn section.
2713         * elf/dl-runtime.c: Update calls to _dl_lookup_*.
2715 2001-08-26  Jakub Jelinek  <jakub@redhat.com>
2717         * elf/dl-reloc.c (RESOLVE_MAP, RESOLVE): Use elf_machine_type_class
2718         instead of elf_machine_lookup_noexec_p and elf_machine_lookup_noplt_p.
2719         Pass type_class to _dl_lookup_*.
2720         * elf/dl-lookup.c (_dl_lookup_symbol): Take type_class parameter now.
2721         Pass around just type_class instead of noexec, noplt pair.
2722         (_dl_lookup_versioned_symbol): Likewise.
2723         (_dl_lookup_symbol_skip): Pass around just type_class instead of
2724         noexec, noplt pair.
2725         (_dl_lookup_versioned_symbol_skip): Likewise.
2726         (_dl_do_lookup, _dl_do_lookup_versioned): Likewise.
2727         * elf/do-lookup.h (do_lookup): Likewise.
2728         * include/link.h (struct link_map): Replace noexec and noplt fields
2729         in l_lookup_cache with type_class field.
2730         * sysdeps/generic/ldsodefs.h (ELF_RTYPE_CLASS_PLT,
2731         ELF_RTYPE_CLASS_COPY): Define.
2732         Adjust prototypes for _dl_lookup_symbol and
2733         _dl_lookup_versioned_symbol.
2734         * sysdeps/alpha/dl-machine.h (elf_machine_lookup_noplt_p,
2735         elf_machine_lookup_noexec_p): Remove.
2736         (elf_machine_type_class): Define.
2737         * sysdeps/arm/dl-machine.h: Likewise.
2738         * sysdeps/hppa/dl-machine.h: Likewise.
2739         * sysdeps/cris/dl-machine.h: Likewise.
2740         * sysdeps/i386/dl-machine.h: Likewise.
2741         * sysdeps/ia64/dl-machine.h: Likewise.
2742         * sysdeps/m68k/dl-machine.h: Likewise.
2743         * sysdeps/mips/mips64/dl-machine.h: Likewise.
2744         * sysdeps/mips/dl-machine.h: Likewise.
2745         * sysdeps/powerpc/dl-machine.h: Likewise.
2746         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
2747         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
2748         * sysdeps/sh/dl-machine.h: Likewise.
2749         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
2750         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
2752 2001-08-26  Ulrich Drepper  <drepper@redhat.com>
2754         * manual/message.texi (Advanced gettext functions): Change
2755         description of plural forms for Slovak.
2756         Reported by Marcel Telka <marcel@telka.sk>.
2758         * manuaL/time.texi (Low-Level Time String Parsing): Fix description of
2759         %z.  Reported by C. Scott Ananian <cananian@lesser-magoo.lcs.mit.edu>.
2761 2001-08-26  Jakub Jelinek  <jakub@redhat.com>
2763         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_lazy_rel): Fix a
2764         typo.  Patch by Florian La Roche <laroche@redhat.com>.
2766 2001-08-26  Ulrich Drepper  <drepper@redhat.com>
2768         * include/link.h (struct link_map): Add l_lookup_cache element.
2769         * elf/dl-reloc.c (RESOLVE): Add symbol caching here.
2770         (RESOLVE_MAP): Likewise.
2771         (_dl_relocate_object): Remove cache initialization.
2772         * elf/dl-lookup.c: Rip out cache handling code.
2773         * sysdeps/generic/ldsodefs.h: Remove lookup_cache struct and variable
2774         declarations.
2776         * elf/dl-lookup.c (_dl_lookup_symbol): Reorder some conditions and
2777         remove some __builtin_expect.
2778         (_dl_lookup_versioned_symbol): Likewise.
2780         * config.h.in: Add HAVE_Z_COMBRELOC.
2781         * configure.in: Add test for -z combreloc.
2783         * sysdeps/i386/dl-machine.h (elf_machine_rel): Minor cleanups and
2784         optimizations.  Use HAVE_Z_COMBRELOC to avoid generaton of
2785         R_386_RELATIVE handling for ld.so startup.  Reduce RTLD_BOOTSTRAP
2786         case to almost no code.
2788 2001-08-25  Ulrich Drepper  <drepper@redhat.com>
2790         * po/tr.po: Update from translation team.
2792 2001-08-24  Andreas Jaeger  <aj@suse.de>
2794         * iconv/Makefile (extra-objs): Add iconvconfig-modules so that
2795         make clean works.
2797 2001-08-24  Ulrich Drepper  <drepper@redhat.com>
2799         * elf/rtld.c (print_statistics): Printf % after percent values.
2800         * elf/dl-misc.c (_dl_debug_vdprintf): Implement %%.
2802         * elf/dl-lookup.c (_dl_lookup_symbol): If we use the cache we
2803         don't have to compute the hash value and initialize current_value.
2804         Move reference_name variable to where it is needed.
2805         (_dl_lookup_versioned_symbol): Likewise.
2807 2001-08-24  Roland McGrath  <roland@frob.com>
2809         * string/tester.c (test_strerror): Don't use _sys_errlist/_sys_nerr.
2810         Just test that strerror returns non-null for a few errno codes.
2812 2001-08-23  Roland McGrath  <roland@frob.com>
2814         * hurd/Versions (libc: GLIBC_2.2.5): New set; add _hurd_raise_signal,
2815         _hurdsig_interrupt_timeout, _hurdsig_fault_preemptor.
2817         * sysdeps/posix/shm_unlink.c (shm_unlink): __unlink -> unlink.
2819         * mach/Versions (libc: GLIBC_2.2.5): New set; add __mach_msg_destroy,
2820         __mach_reply_port.
2822 2001-08-24  Ulrich Drepper  <drepper@redhat.com>
2824         * nss/test-netdb.c (test_hosts): Don't segfault if gethostname
2825         returns NULL.
2827         * elf/do-rel.h (elf_dynamic_do_rel): Fix problem with ld.so
2828         startup.  Explicitly remove lazy part for RTLD_BOOTSTRAP since gcc
2829         doesn't do it.
2830         * elf/rtld.c: Include <sys/param.h>.
2831         * elf/dl-reloc.c: Likewise.
2833 2001-08-24  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
2835         * sysdeps/unix/sysv/linux/mips/configure.in: Define AC_SUBST to
2836         empty to prevent junk from being generated.
2837         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
2839 2001-08-24  Jakub Jelinek  <jakub@redhat.com>
2841         * elf/do-rel.h (elf_dynamic_do_rel): If l_addr is 0, skip relative
2842         records.  Rename endrel to relative, initialize it to r, and use it
2843         in elf_machine_rel_relative calls.  Point r after relative relocs.
2845 2001-08-24  Ulrich Drepper  <drepper@redhat.com>
2847         * sysdeps/i386/dl-machine.h (elf_machine_rel): Correct prediction
2848         of R_386_NONE.
2850 2001-08-24  Jakub Jelinek  <jakub@redhat.com>
2852         * elf/do-rel.h (elf_machine_rel_relative): Define for rela if
2853         necessary.  Undefine newly defined macros at the end.
2854         * sysdeps/hppa/dl-machine.h (elf_machine_rela_relative):
2855         Rename from elf_machine_rel_relative.
2856         * sysdeps/cris/dl-machine.h (elf_machine_rela_relative): Likewise.
2857         * sysdeps/m68k/dl-machine.h (elf_machine_rela_relative): Likewise.
2858         * sysdeps/powerpc/dl-machine.h (elf_machine_rela_relative): Likewise.
2859         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela_relative):
2860         Likewise.
2861         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela_relative):
2862         Likewise.
2863         * sysdeps/ia64/dl-machine.h (elf_machine_rela_relative): Likewise.
2864         Fix argument types.
2865         * sysdeps/alpha/dl-machine.h (elf_machine_rela_relative): Likewise.
2866         Fix argument types.
2867         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela_relative):
2868         Likewise.  Fix argument types.
2869         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela_relative):
2870         Likewise.  Fix argument types.
2871         * sysdeps/sh/dl-machine.h (elf_machine_rela_relative): Likewise.
2872         Fix argument types.
2873         * sysdeps/mips/dl-machine.h (elf_machine_rel_relative): Use
2874         ElfW(Rel) in argument.
2875         * sysdeps/mips/mips64/dl-machine.h (elf_machine_rel_relative): New
2876         function.
2878 2001-08-24  Alexandre Oliva  <aoliva@redhat.com>
2880         * sysdeps/sh/dl-machine.h (elf_machine_rela): Fix typo.
2882 2001-08-24  Andreas Jaeger  <aj@suse.de>
2884         * sysdeps/ieee754/ldbl-128/e_j1l.c: New file, contributed by
2885         Stephen L Moshier <moshier@mediaone.net>.
2887 2001-08-24  Ulrich Drepper  <drepper@redhat.com>
2889         * elf/do-rel.h (elf_dynamic_do_rel): RELATIVE relocations comes
2890         first if RELCOUNT is set.
2892         * elf/do-rel.h (elf_dynamic_do_rel): If not relocating lazily, don't
2893         call elf_machine_rel for the last DT_RELCOUNT relocations but instead
2894         elf_machine_rel_relative.
2895         * sysdeps/alpha/dl-machine.h: Define elf_machine_rel_relative.
2896         Minor optimizations.
2897         * sysdeps/arm/dl-machine.h: Likewise.
2898         * sysdeps/cris/dl-machine.h: Likewise.
2899         * sysdeps/hppa/dl-machine.h: Likewise.
2900         * sysdeps/i386/dl-machine.h: Likewise.
2901         * sysdeps/ia64/dl-machine.h: Likewise.
2902         * sysdeps/m68k/dl-machine.h: Likewise.
2903         * sysdeps/mips/dl-machine.h: Likewise.
2904         * sysdeps/powerpc/dl-machine.h: Likewise.
2905         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
2906         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
2907         * sysdeps/sh/dl-machine.h: Likewise.
2908         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
2909         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
2911 2001-08-23  Roland McGrath  <roland@frob.com>
2913         * rt/tst-aio4.c [! SIGRTMIN] (SIGRTMIN, SIGRTMAX): Define as -1.
2915         * sysdeps/mach/hurd/bits/libc-lock.h: New file, initially copied from
2916         sysdeps/mach version.  Implement counting ("recursive") mutexes
2917         on top of cthreads mutexes.
2918         * sysdeps/mach/hurd/bits/stdio-lock.h: File removed; generic now works.
2920         * sysdeps/generic/bits/stdio-lock.h (_IO_lock_initializer): Define to
2921         _LIBC_LOCK_RECURSIVE_INITIALIZER if defined, else do an #error.
2922         (__libc_cleanup_region_start, __libc_cleanup_region_end,
2923         __libc_clean_end): Define these to call the cleanup function after
2924         normal exit when they're supposed to.
2926         * sysdeps/mach/bits/libc-lock.h (__libc_cleanup_region_start):
2927         Take new first arg DOIT, a boolean saying whether to really install
2928         any cleanup handler.
2929         (__libc_cleanup_region_end): Do nothing if start's DOIT arg was zero.
2930         (__libc_cleanup_end): Likewise.
2931         * sysdeps/generic/bits/libc-lock.h: Same changes.
2932         * stdio-common/vfscanf.c (LOCK_STREAM): Pass new arg.
2933         * stdio-common/vfprintf.c (buffered_vfprintf, vfprintf): Likewise.
2934         * sysdeps/mach/hurd/bits/stdio-lock.h (_IO_cleanup_region_start):
2935         Likewise.
2936         * misc/syslog.c (vsyslog, openlog, closelog): Likewise.
2937         * sysdeps/generic/bits/stdio-lock.h
2938         (_IO_cleanup_region_start, _IO_cleanup_region_start_noarg): Likewise.
2940 2001-08-23  Jakub Jelinek  <jakub@redhat.com>
2942         * elf/ldconfig.c (search_dir): Remove stale symlinks.
2944 2001-08-23  Jakub Jelinek  <jakub@redhat.com>
2946         * elf/dl-lookup.c (lookup_cache, lookup_cache_versioned): New.
2947         (_dl_lookup_symbol): Lookup relocations in cache and store successfull
2948         lookups in cache.
2949         (_dl_lookup_versioned_symbol): Likewise.
2950         * elf/dl-reloc.c (_dl_relocate_object): Initialize cache for
2951         relocation lookup.
2952         * elf/rtld.c (print_statistics): Output _dl_num_cache_relocations.
2953         * sysdeps/generic/ldsodefs.h (struct lookup_cache): New definition.
2954         (lookup_cache, lookup_cache_versioned): Add declarations.
2956 2001-08-23  Ulrich Drepper  <drepper@redhat.com>
2958         * stdlib/tst-random.c (main): Swap parameters in fail call.
2959         Patch by Pete Bevin <pete@petebevin.com>.
2961 2001-08-23  Jakub Jelinek  <jakub@redhat.com>
2963         * sysdeps/generic/inttypes.h: Use __gwchar_t instead of __wchar_t.
2965 2001-08-23  Ulrich Drepper  <drepper@redhat.com>
2967         * malloc/obstack.c: Indent preprocessor directives.
2968         Patch by Jim Meyering <meyering@ascend.com>.
2970         * po/ja.po: Update from translation team.
2972 2001-08-23  Roland McGrath  <roland@frob.com>
2974         * libio/tst-ungetwc1.c (main): Add a const to quiet a warning.
2976         * nss/test-netdb.c (test_hosts): Don't use MAXHOSTNAMELEN.
2977         Instead, use dynamic buffer to test gethostname's ENAMETOOLONG error.
2979 2001-08-22  Roland McGrath  <roland@frob.com>
2981         * sysdeps/generic/ldsodefs.h (_dl_load_lock): Declare it here with
2982         __libc_lock_define_recursive.
2983         * elf/dl-open.c: Don't declare it here any more.
2984         * elf/dl-close.c: Likewise.
2985         * elf/dl-lookup.c: Likewise.
2986         * elf/dl-iteratephdr.c: Likewise.
2987         * elf/dl-lookup.c (add_dependency): Use __libc_lock_lock_recursive and
2988         __libc_lock_unlock_recursive.
2989         * elf/dl-close.c (_dl_close): Likewise
2990         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Likewise
2991         * elf/dl-open.c (_dl_open): Likewise
2993         * sysdeps/generic/bits/libc-lock.h
2994         (__libc_lock_define_recursive): New macro.
2995         * sysdeps/generic/bits/stdio-lock.h (_IO_lock_t): Use it.
2996         (_IO_lock_lock): Use __libc_lock_lock_recursive.
2997         (_IO_lock_unlock): Use __libc_lock_unlock_recursive.
2999         * conform/conformtest.pl (checknamespace): Sort the output list.
3001         * sysdeps/generic/bits/poll.h (POLLWRBAND): New alias for POLLOUT.
3002         (POLLRDNORM, POLLRDBAND, POLLWRNORM, POLLWRBAND): Make these
3003         definitions conditional on [__USE_XOPEN].
3005         * sysdeps/mach/hurd/bits/fcntl.h (O_ASYNC, O_FSYNC, O_SYNC): Define
3006         these unconditionally, not only use [__USE_BSD], so as to match
3007         the sysdeps/unix/sysv/linux files.
3009 2001-08-22  Ulrich Drepper  <drepper@redhat.com>
3011         * test-skeleton.c (add_temp_file): Add __attribute__ ((unused)) to
3012         avoid warnings.
3014         * dlfcn/tst-dladdr.c (do_test): Get address of ref1 using
3015         DL_LOOKUP_ADDRESS.
3017 2001-08-22  Roland McGrath  <roland@frob.com>
3019         * sysdeps/generic/bits/sigaction.h (struct sigaction): Fix up
3020         conditionalization of sa_handler/sa_sigaction member types to
3021         match the sysdeps/unix/sysv/linux file.
3023 2001-08-22  Ulrich Drepper  <drepper@redhat.com>
3025         * elf/dl-addr.c (_dl_addr): Handle broken binaries with zero
3026         symbol sizes a bit better.
3028         * sysdeps/ia64/strncpy.S: Complete rewrite.
3029         Contributed by Jakub Jelinek <jakub@redhat.com>.
3031         * string/stratcliff.c (main): Add strncpy test.
3033 2001-08-22  Roland McGrath  <roland@frob.com>
3035         * sysdeps/generic/dl-environ.c: Include <stdlib.h> and <unistd.h>,
3036         and don't declare unsetenv or _environ directly.
3037         (unsetenv): Return int, not void.  Use __environ instead of _environ.
3039 2001-08-01  Mark Kettenis  <kettenis@gnu.org>
3041         * sysdeps/unix/bsd/bsd4.4/Makefile: New file.
3042         * sysdeps/unix/bsd/bsd4.4/Versions: New file.
3043         * sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c: New file.
3044         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Correct
3045         test for cmsg struct size.
3047 2001-04-23  Paul Eggert  <eggert@twinsun.com>
3049         * posix/getopt.h (getopt_long, getopt_long_only, _getopt_internal):
3050         Rename __argc to ___argc in prototypes to avoid compatibility
3051         problems with systems that reserve the identifier "__argc".
3052         Similarly for __argv.
3054 2001-08-21  Roland McGrath  <roland@frob.com>
3056         * stdio-common/tst-fseek.c: Include <time.h> for `time' declaration.
3058         * mach/Makefile (tests): Removed.
3059         * mach/hello.c: File removed.
3061 2001-08-22  Ulrich Drepper  <drepper@redhat.com>
3063         * po/sv.po: Update from translation team.
3065         * stdio-common/vfscanf.c: Fix handling of %l[].
3066         Reported by Mitsuru Chinen <mchinen@yamato.ibm.com>.
3068         * libio/Makefile (tests): Add tst-sscanf.
3069         * libio/tst-sscanf.c: New file.
3071         * elf/dl-addr.c (_dl_addr): Fix tests to determine dli_sname.
3072         * malloc/mtrace.c (tr_where): dli_sname always points to a
3073         non-empty string if != NULL.
3074         Reported by Tim Janik <timj@gtk.org>.
3076 2001-08-22  Jakub Jelinek  <jakub@redhat.com>
3078         * sunrpc/xdr_rec.c (xdrrec_create): Fix buf sizes before allocating
3079         buf.  Free resources on failure.
3080         * sunrpc/svc_unix.c (svcunix_create): Free resources on failure.
3081         (makefd_xprt): Likewise.
3082         * sunrpc/svc_udp.c (svcudp_bufcreate): Likewise.
3083         * sunrpc/svc_tcp.c (svctcp_create, makefd_xprt): Likewise.
3084         * sunrpc/auth_unix.c (authunix_create): Likewise.
3086 2001-08-21  Jakub Jelinek  <jakub@redhat.com>
3088         * string/strnlen.c: Remove.
3089         * sysdeps/generic/strnlen.c: New file.
3090         * sysdeps/i386/i486/bits/string.h (strnlen): Remove.
3092 2001-08-21  Roland McGrath  <roland@frob.com>
3094         * sysdeps/mach/i386/machine-sp.h (__thread_stack_pointer): Define this
3095         as a macro, not an extern inline function.
3097         * hurd/Versions (GLIBC_2.2.5): New set, define __hurd_fail here.
3098         * Versions.def (libc): Add GLIBC_2.2.5 set.
3099         * hurd/hurd.h (_HURD_H_EXTERN_INLINE): New macro.
3100         (__hurd_fail): Use that instead of _EXTERN_INLINE in decl.
3102 2001-08-20  Roland McGrath  <roland@frob.com>
3104         * hurd/hurdlookup.c (__hurd_file_name_lookup): Fail with ENOENT for "".
3105         (__hurd_file_name_split, __hurd_directory_name_split): Likewise.
3107 2001-08-21  Ulrich Drepper  <drepper@redhat.com>
3109         * string/bits/string2.h: Remove strnlen optimization here.
3110         * sysdeps/i386/i486/bits/string.h: Add it here.
3112 2001-08-21  Wolfram Gloger  <wg@malloc.de>
3114         * malloc/malloc.c: Make access to ..._hook pointers thread-safe.
3116 2001-08-21  Ulrich Drepper  <drepper@redhat.com>
3118         * po/gl.po: Update from translation team.
3120 2001-08-20  Ulrich Drepper  <drepper@redhat.com>
3122         * misc/error.c (error_tail): Use fputws_unlocked instead of fputws.
3123         * misc/err.c (convert_and_print): Likewise.
3125         * malloc/obstack.c (print_and_abort): Use fprintf instead of two
3126         function calls.
3128 2001-08-20  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3130         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Revert the
3131         change of the gregset_t type.
3132         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.
3134 2001-08-20  kaz Kojima  <kkojima@rr.iij4u.or.jp>
3136         * sysdeps/unix/sysv/linux/sh/sysdep.S: Align errno.
3138 2001-08-20  Ulrich Drepper  <drepper@redhat.com>
3140         * posix/regex.c (truncate_wchar): Use wcrtomb not wctomb.
3142         * string/strnlen.c: Fix the implementation.  We cannot use memchr.
3144 2001-08-18  Mark Kettenis  <kettenis@gnu.org>
3146         * sysdeps/mach/hurd/i386/init-first.c (init): Initialize __environ
3147         before calling the cthreads initialization code.
3149 2001-08-20  Ulrich Drepper  <drepper@redhat.com>
3151         * argp/argp-help.c: Fix two problems introduced in last change.
3153         * include/dirent.h: Include <dirstream.h> first.
3155 2001-08-19  Ulrich Drepper  <drepper@redhat.com>
3157         * io/fts.c (fts_safe_changedir): Use __fxstat64 instead of __fstat.
3159         * sunrpc/svcauth_des.c (_svcauth_des): Avoid using bcopy.
3160         * sunrpc/xdr_rec.c: Likewise.
3161         * sunrpc/xdr_mem.c: Likewise.
3162         * sunrpc/svc_authux.c (_svcauth_unix): Likewise.
3163         * sunrpc/rpc_cmsg.c: Likewise.
3164         * sunrpc/getrpcport.c (getrpcport): Likewise.
3165         * sunrpc/clnt_simp.c (callrpc): Likewise.
3166         * sunrpc/clnt_gen.c (clnt_create): Likewise.
3167         * string/envz.c: Likewise.
3169         * po/ko.po: Update from translation team.
3171         * argp/argp-help.c: Handle wide oriented stderr stream.
3173 2001-08-18  Ulrich Drepper  <drepper@redhat.com>
3175         * sysdeps/generic/strtol.c: Little optimizations.  Add some
3176         __builtin_expect.
3178         * conform/conformtest.pl: <inttypes.h> test requires <stddef.h>.
3180         * wcsmbs/wchar.h (wcwdith): Change parameter type to wchar_t.
3181         * wcsmbs/wcwidth.c (wcwdith): Likewise.
3182         * wcsmbs/wcwidth.h (internal_wcwdith): Likewise.
3184         * conform/data/unistd.h-data: Remove _SC_MULTIPLE_PROCESS.
3186         * conform/data/ucontext.h-data: Fix typos in ucontext_t element tests.
3188         * time/time.h (struct timespec): Use __time_t for tv_sec element.
3190         * sysdeps/generic/inttypes.h: Define __wchar_t.  Use it instead of
3191         wchar_t for function declarations and defintions.
3193         * misc/sys/select.h: Define __need_time_t before including <time.h>.
3194         Define suseconds_t if it hasn't happened yet.
3196         * iconv/gconv.h: Define __need_wchar_t before including <stddef.h>.
3198         * conform/data/sys/uio.h-data: Allow UIO_MAXIOV to be defined.
3200         * sysdeps/generic/stdint.h: Don't get definition of wchar_t from
3201         <stddef.h>.
3203         * conform/data/stddef.h-data: Remove wint_t.
3205         * conform/conformtest.pl: Change namespace test to take #undef
3206         lines into account.
3208         * conform/data/netinet/in.h-data: Fix typo in allow-header line.
3210         * conform/data/sys/socket.h-data: Add sockatmark.
3212 2001-08-17  Ulrich Drepper  <drepper@redhat.com>
3214         * io/fts.c: Update from recent BSD source.
3216 2001-08-17  Roland McGrath  <roland@frob.com>
3218         * stdio-common/perror.c (perror) [! USE_IN_LIBIO]: Don't use _IO_fwide.
3219         * misc/error.c (error_tail, error, error_at_line) [! USE_IN_LIBIO]:
3220         Likewise.
3222 2001-08-17  Ulrich Drepper  <drepper@redhat.com>
3224         * locale/duplocale.c (__duplocale): Also initialize the special
3225         __ctype_* elements.
3227         * conform/data/netdb.h-data: Adjust gai_strerror return type.
3229 2001-08-17  Andreas Jaeger  <aj@suse.de>
3231         * misc/getpass.c: Include wchar.h for prototypes.
3232         * malloc/obstack.c: Likewise.
3234 2001-08-17  Ulrich Drepper  <drepper@redhat.com>
3236         * sunrpc/svc_simple.c (universal): Use __write instead of write.
3238         * wcsmbs/wcscoll.c: Also define __wcscoll.
3239         * include/wchar.h: Declare __wcscoll.
3241         * libio/fwprintf.c: Use __vfwprintf instead of vfwprintf.
3242         * libio/vwprintf.c: Likewise.
3243         * libio/wprintf.c: Likewise.
3245         * iconv/gconv_cache.c: Use __munmap instead of munmap.
3247 2001-08-16  Ulrich Drepper  <drepper@redhat.com>
3249         * posix/regex.c [_LIBC] (convert_mbs_to_wcs): Use __mbrtowc
3250         instead of mbrtowc.
3251         [_LIBC]: Use __iswctype instead of iswctype, __wcslen instead of
3252         wcslen, and __wcscoll instead of wcscoll.
3254         * sysdeps/unix/sockatmark.c (sockatmark): Use __ioctl instead of ioctl.
3256         * sysdeps/unix/sysv/linux/gai_sigqueue.c (__gai_sigqueue): Use
3257         __getuid instead of getuid.
3259         * stdio-common/perror.c (perror): Use __close instead of close.
3260         * iconv/gconv_cache.c (__gconv_load_cache): Likewise.
3261         * libio/freopen.c (freopen): Likewise.
3262         * libio/freopen64.c (freopen64): Likewise.
3264         * libio/tst-ungetwc2.c (main): Define str const.
3266         * include/wchar.h: Add prototypes for __fwprintf and __vfwprintf.
3267         * libio/fwprintf.c: Also define __fwprintf.
3268         * stdio-common/vfprintf.c [COMPILE_WPRINTF]: Also define __vfwprintf.
3269         * argp/argp-fmtstream.c: Handle wide oriented stderr stream.
3270         * assert/assert-perr.c: Likewise.
3271         * assert/assert.c: Likewise.
3272         * gmon/gmon.c: Likewise.
3273         * inet/rcmd.c: Likewise.
3274         * malloc/obstack.c: Likewise.
3275         * misc/err.c: Likewise.
3276         * misc/error.c: Likewise.
3277         * misc/getpass.c: Likewise.
3278         * posix/getopt.c: Likewise.
3279         * resolv/res_hconf.c: Likewise.
3280         * stdio-common/perror.c: Likewise.
3281         * stdio-common/psignal.c: Likewise.
3282         * stdlib/fmtmsg.c: Likewise.
3283         * sunrpc/auth_unix.c: Likewise.
3284         * sunrpc/clnt_perr.c: Likewise.
3285         * sunrpc/clnt_tcp.c: Likewise.
3286         * sunrpc/clnt_udp.c: Likewise.
3287         * sunrpc/clnt_unix.c: Likewise.
3288         * sunrpc/svc_simple.c: Likewise.
3289         * sunrpc/svc_tcp.c: Likewise.
3290         * sunrpc/svc_udp.c: Likewise.
3291         * sunrpc/svc_unix.c: Likewise.
3292         * sunrpc/xdr.c: Likewise.
3293         * sunrpc/xdr_array.c: Likewise.
3294         * sunrpc/xdr_rec.c: Likewise.
3295         * sunrpc/xdr_ref.c: Likewise.
3296         * sysdeps/generic/wordexp.c: Likewise.
3298         * po/it.po: Update from translation team.
3300         * misc/err.c: Handle wide oriented stderr stream.
3302 2001-08-14  Tom Rix  <trix@redhat.com>
3304         * iconv/gconv_cache.c (find_module): Add #ifndef STATIC_GCONV.
3305         * iconv/Makefile: Fix gconv_cache.c CFLAGS.
3307 2001-08-13  Tom Rix  <trix@redhat.com>
3309         * sysdeps/unix/sysv/aix/Makefile: Add rule to import kernel symbols.
3310         * sysdeps/unix/sysv/aix/bits/types.h: Fix type of __id_t, __useconds_t
3311         and __intptr_t.
3313 2001-08-15  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3315         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S (__getcontext):
3316         Store the access registers to the ucontext structure.
3317         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S (__getcontext):
3318         Likewise.
3320         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S (__setcontext):
3321         Load the access registers from the ucontext structure.
3322         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S (__setcontext):
3323         Likewise.
3325         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.h: Adjust the SC_xxx
3326         offsets to the new ucontext layout.
3327         * sysdeps/unix/sysv/linux/s390/s390-64/ucontext_i.h: Likewise.
3329         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Fix the layout
3330         of the ucontext structure.
3331         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.
3333 2001-08-15  Ulrich Drepper  <drepper@redhat.com>
3335         * misc/error.c (error): Handle wide oriented stderr stream correctly.
3336         (error_at_line): Likewise.
3338         * stdio-common/perror.c (perror): Implement according to standard.
3339         The stream orientation must not be changed if the stream was not
3340         oriented before the call.
3341         * stdio-common/Makefile (tests): Add tst-perror.
3342         * stdio-common/tst-perror.c: New file.
3345 See ChangeLog.12 for earlier changes.