Update.
[glibc.git] / ChangeLog
bloba89dc5e4aa4b32c3a39d57fb4bf11ae8c31ad13e
1 2002-08-30  Ulrich Drepper  <drepper@redhat.com>
3         * elf/dynamic-link.h (elf_get_dynamic_info): Mark with
4         always_inline attribute.
6 2002-08-30  Roland McGrath  <roland@redhat.com>
8         * stdlib/tst-setcontext.c (main): If makecontext does nothing,
9         presume it's the stub and bail without error.
11         * nss/getnssent_r.c (__nss_getent_r): Return ENOENT if status is
12         neither SUCCESS nor TRYAGAIN (see 2002-08-25 change [PR libc/4259]).
14         * nss/getnssent_r.c (__nss_getent_r): Set *H_ERRNOP, not global one.
16         * sysdeps/x86_64/hp-timing.h (HP_TIMING_NOW, HP_TIMING_ACCUM): New
17         macros replace the i686 versions for 64-bit mode.
19         * locale/duplocale.c: Include <string.h>.
21         * intl/dcigettext.c (DCIGETTEXT) [_LIBC]: Check for bogus CATEGORY.
22         [_LIBC] (category_to_name): Don't define the function.  Instead
23         define a macro using _nl_category_names.
25         * locale/xlocale.h (struct __locale_struct): New member `__names'.
26         * locale/xlocale.c (_nl_C_locobj): Update initializer.
27         * locale/global-locale.c (_nl_global_locale): Likewise.
28         * locale/duplocale.c (__duplocale): strdup __names elements.
29         * locale/freelocale.c (__freelocale): Free __names elements.
30         * locale/localename.c (_nl_current_names): Variable removed.
31         (__current_locale_name): Use _NL_CURRENT_LOCALE->__names instead.
32         * locale/localeinfo.h (_nl_current_names): Removed decl.
33         * locale/setlocale.c: Use _nl_global_locale->__names in place of
34         _nl_current_names throughout.
36         * locale/setlocale.c (setlocale): strdup -> __strdup (not ISO C).
38         * sysdeps/gnu/errlist-compat.awk: Emit link_warnings for sys_errlist
39         and sys_nerr in the output file.
41         * sunrpc/Makefile (rpcgen-cmd): Pass CPP in rpcgen's environment.
42         * scripts/cpp: Just use the environment variable.
44         * libio/tst-mmap-setvbuf.c (main): Use 'm' fopen flag.
45         * libio/tst-mmap-offend.c (do_test): Likewise.
46         * libio/tst-mmap-fflushsync.c (do_test): Likewise.
47         * libio/tst-mmap-eofsync.c (do_test): Likewise.
48         * libio/tst-mmap2-eofsync.c (do_test): Likewise.
50         * locale/localename.c: If the current locale is the global locale, use
51         _nl_current_names; otherwise use the locale object.
53 2002-08-29  Ulrich Drepper  <drepper@redhat.com>
55         * libio/fileops.c (_IO_new_file_fopen): Recognize new mode specifier
56         'm' to enable mmap I/O.
57         * libio/libio.h (_IO_FILE): Rename _blksize field to _flags2.  The
58         former wasn't used (anymore?).
59         (_IO_FLAGS2_MMAP): New define.
60         * libio/genops.c (_IO_no_init): Initialize _flags2 field.
61         * libio/iofopen.c (__fopen_maybe_mmap): Use mmap callbacks only if
62         _IO_FLAGS2_MMAP bit is set.
63         * libio/iofdopen.c (_IO_new_fdopen): Recognize 'm' mode specifier.
64         Enable mmap-using mode only if 'm' was set.
66 2002-08-29  Roland McGrath  <roland@frob.com>
68         * sysdeps/mach/hurd/bits/local_lim.h (NAME_MAX): New macro.
70         * sysdeps/mach/hurd/i386/init-first.c (_hurd_stack_setup: doinit):
71         Change argument type from int to intptr_t.
73         * locale/global-locale.c (__libc_tsd_LOCALE_data): Conditionalize the
74         initializer on [! _HURD_THREADVAR_H] (bad kludge).
75         * sysdeps/mach/hurd/i386/init-first.c (init): Initialize
76         _HURD_THREADVAR_LOCALE slot to &_nl_global_locale.
77         * hurd/hurdsig.c (_hurdsig_init): Likewise.  Zero other slots.
79         * sysdeps/mach/_strerror.c (__strerror_r): Add libc_hidden_def.
81         * sysdeps/mach/hurd/pwrite64.c: No libc_hidden_def (__libc_pwrite64).
83         * sysdeps/mach/hurd/dl-sysdep.c (__GI_abort): Define alias for abort.
85         * include/assert.h (__assert_perror_fail): Declare it, do hidden_proto.
86         * assert/assert-perr.c: Add libc_hidden_def.
87         * elf/dl-minimal.c [! NDEBUG] (__assert_perror_fail): New function.
89         * sysdeps/gnu/errlist-compat.awk: Don't fail if there are no versions
90         found at all.
91         * sysdeps/gnu/Versions: File removed.  Moved all #errlist-compat
92         sys_errlist stuff to ...
93         * sysdeps/unix/sysv/linux/Versions: ... here.
95         * mach/mach.h: Include <features.h>.
97 2002-08-29  Roland McGrath  <roland@redhat.com>
99         * elf/dl-runtime.c (IN_DL_RUNTIME): Define this macro first thing.
100         * sysdeps/i386/dl-machine.h: Only declare fixup, profile_fixup and
101         define ELF_MACHINE_RUNTIME_TRAMPOLINE under #ifdef IN_DL_RUNTIME.
103         * sysdeps/generic/readelflib.c (process_elf_file): Fix typo.
105         * iconv/gconv_int.h: Include <stdlib.h> for alloca decl.
106         (norm_add_slashes): alloca -> __alloca
108 2002-08-29  Jakub Jelinek  <jakub@redhat.com>
110         * stdio-common/vfprintf.c (vfprintf): Add builtin_expect for
111         string_malloced, it is unlikely to be set.
112         Only call free with non-NULL workspace.
113         * sysdeps/sparc/sparc32/sparcv9/Makefile (sysdep-CFLAGS): Use
114         -mcpu=ultrasparc, not only tune for it.
115         (ASFLAGS*): Set unconditionally.
117         * sysdeps/generic/readelflib.c (process_elf_file): Make LOADADDR
118         ElfW(Addr).  Don't mask upper 32-bits and lower 12 bits off from
119         p_vaddr/p_offset when computing LOADADDR.
121 2002-08-29  Ulrich Drepper  <drepper@redhat.com>
123         * version.h (VERSION): Bump to 2.2.92.
125         * time/Makefile (tst-ftime_l-ENV): New variable.
127         * iconvdata/ibm870.c: All bytes are now used, no holes anymore.
129         * localedata/charmaps/IBM870: Add correct mapping for <U017E>,
130         <U017A>, <U017D> and <U0179>. Add missing mappings.
131         Patch by Antonin Kopecky <akopecky@tajmac-zps.cz>.
133         * gmon/sys/gmon.h (ARCDENSITY): Bump to 3.
134         Define ARCINDEX.  Bump MAXARCS to 1 << 20.
135         (struct tostruct): Use ACRINDEX as type for link field.
136         (statuc gmonparam): Likewise for froms.
137         * gmon/gmon.c (__monstartup): Use currect cast for assignments to
138         kcount and froms.
139         (write_call_graph): Use correct type for from_index and to_index.
140         * gmon/mcount.c: Use correct types for frompcindex and toindex
141         variables.
142         Patches by Dan Kegel <dank@kegel.com>.
144         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix code to determine
145         canonical name.
147         * time/strptime.c (ISSPACE): New #define.  Use isspace or
148         __isspace_l.  Replace calls to isspace.
149         (match_string): Define variant for USE_IN_EXTENDED_LOCALE_MODEL.
151 2002-08-29  Roland McGrath  <roland@redhat.com>
153         * string/tst-strxfrm.c: Remove __ from function names.
155 2002-08-28  Ulrich Drepper  <drepper@redhat.com>
157         * include/wchar.h: Declare __mbsrtowcs_l.
158         * wcsmbs/Makefile (routines): Add mbsrtowcs_l.
159         * wcsmbs/mbsrtowcs.c: Add support for compilation with
160         USE_IN_EXTENDED_LOCALE_MODEL.
161         * wcsmbs/mbsrtowcs_l: New file.
162         * wcsmbs/wcsmbsload.c (__wcsmbs_to_wc): Renamed from to_wc.  Don't
163         define as static.  Change all uses.
164         (__wcsmbs_getfct): Renamed from getfct.  Don't define as static.
165         Change all callers.
166         * wcsmbs/wcsmbsload.h: Declare __wcsmbs_to_wc and __wcsmbs_getfct.
167         * time/strftime.c: When translating for the extended locale model
168         use the _l functions.
169         * time/Makefile (tests): Add tst-ftime_l.
170         * time/tst-ftime_l.c: New file.
172 2002-08-28  Roland McGrath  <roland@redhat.com>
174         * locale/findlocale.c [NL_CURRENT_INDIRECT] (_nl_C): New variable.
175         * locale/setlocale.c (setlocale) [NL_CURRENT_INDIRECT]: Null return
176         from _nl_find_locale ok if for _nl_C_name.
178         * locale/nl_langinfo.c [NL_CURRENT_INDIRECT]: Use a categories.def
179         iterator to refer to each category's _nl_current_LC_FOO symbol, so
180         we know they are all linked in.
182         * NEWS: Added 2.2.6 text from 2.2 branch version.
184         * time/strptime.c (strptime_internal): Remove spurious const.
186         * locale/lc-time.c (_nl_init_era_entries, _nl_get_era_entry,
187         _nl_select_era_entry): Moved to ...
188         * time/era.c: ... here, new file.
189         (_nl_init_era_entries, _nl_get_era_entry, _nl_select_era_entry):
190         Add internal_function to definitions.  Take an additional argument
191         giving the `struct locale_data *' to use.
192         * locale/lc-time.c (_get_alt_digit, _nl_get_walt_digit,
193         _nl_parse_alt_digit): Moved to ...
194         * time/alt_digit.c: ... here, new file.
195         * time/lc-time-cleanup.c: New file.
196         * locale/lc-time.c (_nl_postload_time, free_mem): Functions removed.
197         * locale/localeinfo.h (_nl_postload_time): Remove decl.
198         (_nl_cleanup_time): Declare it.
199         (_nl_get_era_entry, _nl_select_era_entry): Update decls.
200         (_get_alt_digit, _nl_get_walt_digit, _nl_parse_alt_digit): Likewise.
201         * time/Makefile (aux): New variable: era, alt_digit, lc-time-cleanup.
202         * time/strftime.c: Pass locale data to helper functions.
203         * time/strptime.c: Likewise.
205         * locale/localeinfo.h (struct locale_data): New member `private'
206         * locale/loadlocale.c (_nl_intern_locale_data): Initialize it.
207         (_nl_unload_locale): Call LOCALE->private.cleanup if it is set.
208         * locale/C-collate.c: Update initializer.
209         * locale/C-identification.c: Likewise.
210         * locale/C-measurement.c: Likewise.
211         * locale/C-telephone.c: Likewise.
212         * locale/C-address.c: Likewise.
213         * locale/C-name.c: Likewise.
214         * locale/C-paper.c: Likewise.
215         * locale/C-time.c: Likewise.
216         * locale/C-numeric.c: Likewise.
217         * locale/C-monetary.c: Likewise.
218         * locale/C-messages.c : Likewise.
219         * locale/C-ctype.c: Likewise.
221         * time/strptime.c [USE_IN_EXTENDED_LOCALE_MODEL] (_NL_CURRENT_WORD):
222         Redefine this too.
224 2002-08-28  Jakub Jelinek  <jakub@redhat.com>
226         * sysdeps/generic/ldsodefs.h (__rtld_global_attribute__): Define.
227         (_rtld_global): Use it.
229         * sysdeps/gnu/Dist: Remove errlist-compat.c.
230         * sysdeps/gnu/Makefile (errlist-compat.c): Build this file in the
231         object directory.  Pass all Versions files to the awk script.
232         * sysdeps/gnu/errlist-compat.c: Removed.
233         * sysdeps/gnu/errlist.awk: Use #errlist-compat comments from the
234         first Versions file in the search path which has them.
235         Allow multiple errlist symbol versions to have the same count of
236         errors.
237         * sysdeps/gnu/errlist-compat.awk: Include <errlist-compat.c> instead
238         of "errlist-compat.c".
239         * sysdeps/gnu/errlist.c: Regenerated.
240         * sysdeps/unix/sysv/linux/mips/Versions (libc): Add #errlist-compat
241         comments at GLIBC_2.0, GLIBC_2.1 and GLIBC_2.3.
242         * sysdeps/unix/sysv/linux/alpha/Versions: Likewise.
243         (librt): Add aio_cancel and aio_cancel64 as GLIBC_2.3.
244         * sysdeps/unix/sysv/linux/hppa/Versions: Likewise.
245         * sysdeps/unix/sysv/linux/sparc/Versions: New file.
246         * sysdeps/unix/sysv/linux/alpha/bits/errno.h: New file.
247         * sysdeps/unix/sysv/linux/hppa/bits/errno.h (ECANCELED): Define to
248         ECANCELLED if not defined by kernel headers.
249         * sysdeps/unix/sysv/linux/bits/errno.h: Don't redefine ECANCELED if
250         already defined by kernel headers.
251         * sysdeps/unix/sysv/linux/sparc/bits/errno.h: New file.
252         * sysdeps/pthread/aio_cancel.c: Don't include aio.h and its
253         aio_cancel64 renaming hack nor provide weak_alias if aio_cancel
254         is a macro.
255         * Versions.def (GLIBC_2.3) [librt]: Add.
257         * sysdeps/unix/sysv/linux/alpha/pipe.S: New file.
259 2002-08-28  Ulrich Drepper  <drepper@redhat.com>
261         * include/libc-symbols.h [!__ASSEMBLER__] (declare_symbol_1): Add
262         missing comma to .type directive.
264 2002-08-28  Jakub Jelinek  <jakub@redhat.com>
266         * sysdeps/ia64/elf/configure.in (PI_STATIC_AND_HIDDEN): Define
267         unconditionally.
268         * sysdeps/alpha/elf/configure.in (libc_cv_alpha_hidden_gprel): New
269         check.
270         (PI_STATIC_AND_HIDDEN): Define if check succeeded.
272 2002-08-28  Jakub Jelinek  <jakub@redhat.com>
274         * locale/loadarchive.c (_nl_load_locale_from_archive): Add fd >= 0
275         check to close_and_out close.  Replace return NULL statements where
276         fd might be >= 0 with goto close_and_out.  Close the file descriptor
277         when it is no longer needed.
279 2002-08-28  Ulrich Drepper  <drepper@redhat.com>
281         * sysdeps/s390/s390-64/dl-machine.h: Avoid unescaped newlines in
282         string constants.
283         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
284         * sysdeps/arm/dl-machine.h: Likewise.
285         * sysdeps/cris/dl-machine.h: Likewise.
286         * sysdeps/unix/sysv/linux/m68k/register-dump.h: Likewise.
287         * sysdeps/unix/sysv/aix/gettimeofday.c: Likewise.
289 2002-08-28  Roland McGrath  <roland@redhat.com>
291         * Makeconfig (default_cflags): Revert unintended change.
293 2002-08-28  Ulrich Drepper  <drepper@redhat.com>
295         * version.h (VERSION): Bump to 2.2.91.
297         * configure.in: Disable TLS support by default for now.
299         * sysdeps/i386/fpu/libm-test-ulps: Adjust ulp for yn for float.
301         * sysdeps/generic/strtol.c (strtol): Add some more casts to avoid
302         warnings.
304         * stdlib/strtod.c (STRTOF): Correct type in cast of last patch.
306         * stdlib/fmtmsg.c (fmtmsg): Use correct test for failure of
307         fprintf/fwprintf calls.
309 2002-08-28  Roland McGrath  <roland@redhat.com>
311         * Makeconfig (run-program-prefix): Fix bogus use of $(findstring ...)
312         to use $(filter ...) instead.  Same bug fixed in aix conditionals.
314         * locale/setlocale.c: Declare postload functions weak.
316         * elf/tst-tls1-static.c: New file.
317         * elf/tst-tls2-static.c: New file.
318         * elf/Makefile ($(tests-static):%=$(objfpx)%.o): Remove rule.
320         Make uselocale support static linking.
321         * locale/xlocale.c: Revert changes putting _nl_global_locale here.
322         This file again just defines _nl_C_locobj.
323         (_nl_C_locobj): Use a categories.def iterator in the initializer.
324         * locale/global-locale.c: New file.  Define _nl_global_locale here,
325         using all weak references in the initializer.
326         * locale/Makefile (aux): Add global-locale.
327         * locale/localeinfo.h (_nl_global_locale, _NL_CURRENT_LOCALE): Make
328         these unconditional, along with the tsd decl.
329         [!SHARED && HAVE___THREAD && HAVE_WEAK_SYMBOLS] (NL_CURRENT_INDIRECT):
330         Define it under these conditions.
331         [NL_CURRENT_INDIRECT]: Test this instead of [! SHARED].
332         Don't declare _nl_current.  Declare _nl_current_LC_FOO as
333         `extern __thread struct locale_data *const *'.
334         [NL_CURRENT_INDIRECT]
335         (_NL_CURRENT_DATA, _NL_CURRENT, _NL_CURRENT_WSTR): Add indirection.
336         [NL_CURRENT_INDIRECT] (_NL_CURRENT_DEFINE): Rewritten.  Define
337         the thread variable _nl_current_LC_FOO and also a special absolute
338         symbol _nl_current_LC_FOO_used.
339         * locale/uselocale.c (__uselocale) [NL_CURRENT_INDIRECT]:
340         Set each _nl_current_LC_FOO symbol to point into the new locale,
341         using weak references to test if _nl_current_LC_FOO_used was linked in.
342         * locale/setlocale.c [! SHARED]: Replace this conditional ...
343         [NL_CURRENT_INDIRECT]: ... with this one.
344         (_nl_current, _nl_C): Variables removed.
345         [NL_CURRENT_INDIRECT] (_nl_current_used): New variable, table of
346         weak references to _nl_current_LC_FOO_used.
347         [NL_CURRENT_INDIRECT] (CATEGORY_USED): Define using that table.
348         (free_category): New function, broken out of ...
349         (free_mem): ... here.  Call that.
350         (free_mem) [NL_CURRENT_INDIRECT]: Use a categories.def iterator
351         instead of a loop.
353         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Don't check for
354         PT_LOAD program headers and don't try to relocate PT_TLS's p_vaddr;
355         it is already absolute.
357         * elf/Makefile (tests): List tst-tls1 and tst-tls2 unconditionally.
358         [$(build-static) = yes] (tests): Add tst-tls1-static, tst-tls2-static.
359         [$(build-static) = yes] (tests-static): New variable.
360         ($(tests-static):%=$(objfpx)%.o)): New static pattern rule.
362 2002-08-26  Christoph Hellwig  <hch@lst.de>
364         * sysdeps/unix/sysv/linux/sys/personality.h: Remark origin, fix
365         formating braindamage, add missing PER_HPUX and PER_OSF1 values.
367 2002-08-28  Ulrich Drepper  <drepper@redhat.com>
369         * sysdeps/x86_64/Dist: Add _mcount.S and bits/link.h.
371         * sysdeps/s390/Dist: Add bits/link.h.
373         * sysdeps/sh/Dist: New file.
375         * sysdeps/ia64/Dist: Add ia64libgcc.S.
377         * sysdeps/wordsize-32/Dist: New file.
379         * sysdeps/unix/sysv/linux/alpha/Dist: Add dl-brk.S.
380         * sysdeps/unix/sysv/linux/powerpc/Dist: Likewise.
381         * sysdeps/unix/sysv/linux/sparc/sparc64/Dist: Likewise.
383         * sysdeps/unix/sysv/linux/Dist: Add dl-brk.c, dl-sbrk.c, and
384         sys/personality.h.
386         * sysdeps/unix/Dist: Add i386/dl-brk.S, mips/dl-brk.S, and
387         sparc/dl-brk.S.
389         * sysdeps/unix/bsd/Dist: Add vax/dl-brk.S.
391         * sysdeps/unix/bsd/sun/Dist: New file.
393         * sysdeps/unix/bsd/osf/Dist: New file.
395         * sysdeps/unix/bsd/hp/Dist: New file.
397         * sysdeps/unix/arm/Dist: New file.
399         * sysdeps/powerpc/Dist: Add divdi3.c and libgcc-compat.S.
401         * sysdeps/mach/hurd/Dist: Add set-init.c.
403         * sysdeps/i386/Dist: Add bits/link.h.
405         * sysdeps/gnu/Dist: Add errlist-compat.c errlist-compat.awk.
407         * sysdeps/generic/Dist: Add dl-brk.c and dl-sbrk.c.
409         * locale/Makefile (distribute): Add hashval.h.
411         * iconvdata/Makefile (distribute): Add tcvn5712-1.c and armscii-8.c.
413         * sysdeps/unix/sysv/linux/Dist: Remove errlist.h.
415         * misc/sys/cdefs.h: Define __BEGIN_NAMESPACE_STD, __END_NAMESPACE_STD,
416         __USING_NAMESPACE_STD, __BEGIN_NAMESPACE_C99, __END_NAMESPACE_C99, and
417         __USING_NAMESPACE_C99 depending on _GLIBCPP_USE_NAMESPACES.
418         * ctype/ctype.h: Prepare headers for use in ISO C++ compliant
419         implementations.
420         * libio/stdio.h: Likewise.
421         * locale/locale.h: Likewise.
422         * math/math.h: Likewise.
423         * math/bits/mathcalls.h: Likewise.
424         * setjmp/setjmp.h: Likewise.
425         * signal/signal.h: Likewise.
426         * stdlib/stdlib.h: Likewise.
427         * string/string.h: Likewise.
428         * time/time.h: Likewise.
429         * wcsmbs/wchar.h: Likewise.
430         * wctype/wctype.h: Likewise.
432 2002-08-28  Roland McGrath  <roland@redhat.com>
434         * locale/tst-C-locale.c (run_test): Remove __ from function names.
436 2002-08-28  Jakub Jelinek  <jakub@redhat.com>
437             Roland McGrath <roland@redhat.com>
439         * locale/hashval.h (compute_hashval): Use prototype defn.
440         (hashval_t): New macro, defined to unsigned long int
441         if not already defined.
442         (compute_hashval): Return hashval_t instead of unsigned long int.
443         * locale/loadarchive.c (hashval_t): New macro.
444         * locale/programs/locarchive.c: Include hashval.h directly instead
445         of simple-hash.h.
446         (compute_hashval, hashval_t): Define these macros first.
447         (insert_name): Use archive_hashval instead of compute_hashval.
448         (add_locale, delete_locales_from_archive): Likewise.
450 2002-08-28  Jakub Jelinek  <jakub@redhat.com>
452         * locale/programs/locarchive.c (insert_name): Suppress warnings about
453         hash collisions if be_quiet.
455 2002-08-27  Roland McGrath  <roland@redhat.com>
457         * locale/locale.h (__newlocale, __duplocale, __freelocale,
458         __uselocale): Don't declare these any more.
459         * include/locale.h (__uselocale): Declare here instead, using __typeof.
461         * sysdeps/unix/readdir.c: If getdents fails with ENOENT, restore errno
462         and treat it as an EOF return.
463         * sysdeps/unix/readdir_r.c: Likewise.
465         * sysdeps/gnu/errlist-compat.awk: Include <bits/wordsize.h> in output.
466         From Alexandre Oliva <aoliva@redhat.com>.
467         * sysdeps/gnu/errlist-compat.c: Regenerated.
469 2002-08-27  Brian Youmans  <3diff@gnu.org>
471         * sysdeps/ieee754/flt-32/e_asinf.c: Modified copying permission
472         wording at request of copyright holder Stephen Moshier.
473         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
474         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
475         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
476         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
477         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
478         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
479         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
480         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
481         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
482         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
483         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
484         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
485         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
486         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
488 2002-08-28  Jakub Jelinek  <jakub@redhat.com>
490         * ctype/ctype.h (isascii_l, toascii_l): Define to __*_l counterparts.
491         * ctype/ctype-extn.c (isblank_l): Add weak alias.
492         * sysdeps/generic/strtol_l.c (strtol_l): Likewise.
493         * sysdeps/generic/strtoll_l.c (strtoll_l): Likewise.
494         * sysdeps/generic/strtoul_l.c (strtoul_l): Likewise.
495         * sysdeps/generic/strtoull_l.c (strtoull_l): Likewise.
496         * wctype/iswctype_l.c (iswctype_l): Likewise.
498 2002-08-27  Roland McGrath  <roland@redhat.com>
500         * time/strftime.c [USE_IN_EXTENDED_LOCALE_MODEL]: No libc_hidden_def.
502         * ctype/ctype.h (__exctype_l): Don't declare __ name.
503         * stdlib/stdlib.h: Don't declare __*_l names.
504         * include/stdlib.h: Declare them here instead.
505         * include/string.h: Don't declare __*_l names.
506         * string/string.h: Declare them here instead.
507         * time/time.h: Don't declare __*_l names.
508         * include/time.h: Declare them here instead.
509         * wcsmbs/wchar.h: Don't declare __*_l names.
510         * include/wchar.h: Declare them here instead.
511         * wctype/wctype.h: Declare iswalnum_l, not __iswalnum_l.
512         Don't declare __*_l names.
513         * include/wctype.h: Declare them here instead.
514         * stdlib/monetary.h: Declare strfmon_l, not __strfmon_l.
515         * stdlib/strfmon_l.c (strfmon_l): Define as weak alias.
516         * locale/langinfo.h: Don't declare __nl_langinfo_l.
517         * include/langinfo.h: Declare it here with __typeof.
519         * time/strptime.c [USE_IN_EXTENDED_LOCALE_MODEL]: Define __strptime_l
520         instead, taking an extra __locale_t argument.
521         * time/Makefile (routines): Add strptime_l.
522         * time/time.h (__strptime_l, strptime_l): Declare them.
523         * time/strptime_l.c: New file.
525         * time/time.h (__strftime_l, strftime_l): Declare them.
526         * wcsmbs/wchar.h (__wcsftime_l, wcsftime_l): Declare them.
527         * time/strftime_l.c: New file.
528         * time/wcsftime_l.c: New file.
529         * time/Makefile (routines): Add strftime_l, wcsftime_l.
530         * time/Versions (libc: GLIBC_2.3): Add __strftime_l, __wcsftime_l,
531         strftime_l, wcsftime_l.
532         * time/strftime.c [USE_IN_EXTENDED_LOCALE_MODEL]: Define __strftime_l
533         or __wcsftime_l instead, taking an extra __locale_t argument.
535         * locale/Versions (libc: GLIBC_PRIVATE): Move __uselocale to ...
536         (libc: GLIBC_2.3): ... here.
538 2002-08-27  Ulrich Drepper  <drepper@redhat.com>
540         * stdio-common/Makefile: Fix typo in stdio_lim.h installation rule.
542         * Makefile (distribute): Add LICENSES.
544         * sysdeps/unix/sysv/linux/x86_64/Dist: Add ucontext_i.h and
545         sys/debugreg.h.
547         * sysdeps/unix/sysv/linux/s390/Dist: Add new/route.h.
549         * sysdeps/unix/sysv/linux/ia64/Dist: Add dl-brk.S and sys/user.h.
551         * sysdeps/unix/sysv/linux/mips/Dist: Add sys/user.h.
553         * sysdeps/unix/sysv/linux/Dist: Add readahead.c.
555         * sysdeps/mach/hurd/alpha/Dist: New file.
557         * sysdeps/arm/Dist: Add bits/link.h.
559         * sunrpc/Makefile: Distribute thrsvc.
561         * stdio-common/Makefile: Remove more left-overs from old stdio.
563         * include/linewrap.h: Removed.
565         * libio/bug-mmap-fflush.c: Rewrite to not touch source directory.
567         * intl/Makefile (distribute): Add plural-eval.c.
569 2002-08-27  Roland McGrath  <roland@redhat.com>
571         * manual/sysinfo.texi (Mount Information): Correct file name to macro
572         assocations for _PATH_MNTTAB, MNTTAB, _PATH_MOUNTED, MOUNTED.
573         Say mtab is in either /var/run or /etc.
575 2002-08-26  Roland McGrath  <roland@redhat.com>
577         * manual/errno.texi (Error Codes): Added ECANCELED (118 for Hurd).
578         * sysdeps/mach/hurd/bits/errno.h: Regenerated.
580         * sysdeps/gnu/Versions: New file.
581         * sysdeps/unix/sysv/linux/Versions (libc: GLIBC_2.1): Remove
582         _sys_errlist; sys_errlist; _sys_nerr; sys_nerr; from here.
583         * sysdeps/gnu/Makefile ($(..)sysdeps/gnu/errlist-compat.c): New target.
584         ($(objpfx)errlist.d): Depend on $(..)sysdeps/gnu/errlist-compat.c.
585         * sysdeps/gnu/errlist.awk: Make output define _sys_errlist_internal
586         and _sys_nerr_internal instead of anything else.  Make it include
587         "errlist-compat.c" if [!NOT_IN_libc && !ERRLIST_NO_COMPAT].
588         Make it emit some asm magic if [EMIT_ERR_MAX].
589         * sysdeps/gnu/errlist.c: Regenerated.
590         * sysdeps/gnu/errlist-compat.awk: New file.
591         * sysdeps/gnu/errlist-compat.c: New file (generated).
592         * sysdeps/mach/hurd/errlist.c (ERRLIST_NO_COMPAT): New macro.
593         (_sys_errlist_internal): Define this as a macro for _hurd_errlist.
594         (_sys_nerr_internal): Define this is a macro for _hurd_nerr.
595         (SYS_ERRLIST, SYS_NERR): Macros removed.
596         (sys_nerr, _sys_nerr): Remove these weak aliases.
597         * sysdeps/unix/sysv/linux/errlist.c: File removed.
598         * sysdeps/unix/sysv/linux/errlist.h: File removed.
599         * sysdeps/unix/sysv/linux/arm/errlist.c: File removed.
601         * include/libc-symbols.h (declare_symbol): New macro.
602         * config.h.in (ASM_TYPE_DIRECTIVE_PREFIX): New #undef.
603         * configure.in: New check to define it.
604         * configure: Regenerated.
606 2002-08-27  Ulrich Drepper  <drepper@redhat.com>
608         * stdio-common/Makefile (headers): Remove bits/stdio_lim.h.  This
609         file isn't distributed.  Add special rules to install bits/stdio_lim.h.
611         * Make-dist: Remove traces of old stdio.
612         * Makeconfig: Likewise.
614         * locale/Makefile (localedef-aux): New variable.  Only md5
615         assigned to it.  These files are not ddistributed in this directory.
617         * sysdeps/unix/sysv/linux/s390/Dist: Add sys/procfs.h.
618         * sysdeps/unix/sysv/linux/s390/s390-64/Dist: Remove sys/procfs.h.
619         * sysdeps/unix/sysv/linux/s390/s390-32/Dist: Likewise.
621         * sysdeps/unix/sysv/linux/Dist: Remove sys/sendfile.h.
623         * nss/getXXbyYY_r.c (REENTRANT_NAME): If no service is available
624         set h_errno to NO_RECOVERY [PR libc/4360].
626 2002-08-26  Ulrich Drepper  <drepper@redhat.com>
628         * libio/Makefile (tests): Add bug-fopena+.
629         * libio/bug-fopena+.c: New file.
630         * libio/fileops.c (_IO_file_open): Only set file pointer to end of the
631         file for _IO_IS_APPENDING if file isn't opened for reading, too.
633         * stdio-common/tst-swprintf.c (main): Add casts to avoid warnings.
635         * locale/xlocale.c: Fix the last change.  The variable still has
636         to end in _data.
637         * sysdeps/generic/bits/libc-tsd.h [!(USE_TLS && HAVE___THREAD)]
638         (__libc_tsd_set): Add _data prefix to variable name.
640 2002-08-26  Roland McGrath  <roland@redhat.com>
642         * sysdeps/generic/sigset-cvt-mask.h (sigset_set_old_mask): Replace
643         macro with inline function.
644         (sigset_get_old_mask): Likewise.
645         * sysdeps/posix/sigblock.c (__sigblock): Update callers.
646         * sysdeps/posix/sigsetmask.c (__sigsetmask): Likewise.
647         * sysdeps/posix/sigpause.c (__sigpause): Likewise.
648         * sysdeps/posix/sigvec.c (__sigvec, sigvec_wrapper_handler): Likewise.
649         * sysdeps/unix/sysv/aix/sigset-cvt-mask.h
650         (sigset_set_old_mask, sigset_get_old_mask): Make these macros return
651         values.
652         * sysdeps/unix/sysv/linux/sigset-cvt-mask.h: Likewise.
653         * sysdeps/unix/sysv/sysv4/sigset-cvt-mask.h: Likewise.
655 2002-07-06  Bruno Haible  <bruno@clisp.org>
657         * sysdeps/generic/sigset-cvt-mask.h (sigset_set_old_mask,
658         sigset_get_old_mask): Make it work with larger sigset_t.
659         * sysdeps/posix/sigblock.c (__sigblock): Use those macros.
660         * sysdeps/posix/sigsetmask.c (__sigsetmask): Likewise.
661         * sysdeps/posix/sigpause.c (__sigpause): Likewise.
663 2002-08-26  Roland McGrath  <roland@redhat.com>
665         * time/sys/time.h [__USE_BSD] (lutimes, futimes): Declare them.
666         * manual/filesys.texi (File Times): Document lutimes and futimes.
667         * misc/Makefile (routines): Add them.
668         * misc/Versions (libc: GLIBC_2.3): Likewise.
669         * sysdeps/generic/lutimes.c: New file.
670         * sysdeps/generic/futimes.c: New file.
671         * sysdeps/mach/hurd/lutimes.c: New file.
672         * sysdeps/mach/hurd/futimes.c: New file.
674         * manual/filesys.texi (File Times): Add explicit note about null
675         pointer argument to utimes.
677 2002-08-26  Roland McGrath  <roland@frob.com>
679         * sysdeps/mach/hurd/ifreq.h (__if_freereq): Add missing semicolon.
680         (__ifreq): Add a cast.  Remove an unused variable.
682         * hurd/hurd/threadvar.h (enum __hurd_threadvar_index): Add
683         _HURD_THREADVAR_LOCALE.
685 2002-08-26  Jakub Jelinek  <jakub@redhat.com>
687         * posix/regexec.c (re_search_stub): Return correct match length
688         if start != 0.
689         * posix/bug-regex10.c: New test.
690         * posix/Makefile (tests): Add bug-regex10.
692 2002-08-26  Brian Youmans  <3diff@gnu.org>
694         * COPYING.LIB: Replaced with fresh copy from
695         ftp://ftp.gnu.org/gnu/Licenses/COPYING.LIB-2.1;
696         suggested copying permission notice now says version 2.1 instead
697         of version 2.
699         * crypt/crypt.c: Changed copying permission notice to Lesser GPL
700         from Library GPL.
701         * crypt/crypt_util.c: Likewise.
702         * crypt/ufc.c: Likewise.
703         * elf/dl-conflict.c: Likewise.
704         * elf/dl-iteratephdr.c: Likewise.
705         * iconv/iconvconfig.h: Likewise.
706         * malloc/arena.c: Likewise.
707         * malloc/hooks.c: Likewise.
708         * malloc/malloc.c: Likewise.
709         * posix/glob/Makefile.ami: Likewise.
710         * posix/glob/Makefile.in: Likewise.
711         * stdlib/gmp-impl.h: Likewise.
712         * stdlib/gmp.h: Likewise.
713         * sysdeps/generic/dl-iteratephdr-static.c: Likewise.
714         * sysdeps/generic/strnlen.c: Likewise.
715         * sysdeps/mach/hurd/powerpc/bits/sigcontext.h: Likewise.
716         * sysdeps/mach/hurd/recvmsg.c: Likewise.
717         * sysdeps/mach/hurd/sendmsg.c: Likewise.
718         * sysdeps/mach/hurd/spawni.c: Likewise.
719         * sysdeps/mach/powerpc/machine-sp.h: Likewise.
720         * sysdeps/mach/powerpc/sysdep.h: Likewise.
721         * sysdeps/mach/powerpc/thread_state.h: Likewise.
722         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Likewise.
723         * sysdeps/unix/sysv/linux/ia64/dl-iteratephdr-static.c: Likewise.
724         * sysdeps/x86_64/gmp-mparam.h: Likewise.
726         * sysdeps/ieee754/dbl-64/MathLib.h: Corrected version number in
727         Lesser GPL copying permission notice from 2 to 2.1.
728         * sysdeps/ieee754/dbl-64/asincos.tbl: Likewise.
729         * sysdeps/ieee754/dbl-64/atnat.h: Likewise.
730         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
731         * sysdeps/ieee754/dbl-64/branred.c: Likewise.
732         * sysdeps/ieee754/dbl-64/branred.h: Likewise.
733         * sysdeps/ieee754/dbl-64/dla.h: Likewise.
734         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
735         * sysdeps/ieee754/dbl-64/doasin.h: Likewise.
736         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
737         * sysdeps/ieee754/dbl-64/dosincos.h: Likewise.
738         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
739         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
740         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
741         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
742         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
743         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
744         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
745         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
746         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
747         * sysdeps/ieee754/dbl-64/mpa.h: Likewise.
748         * sysdeps/ieee754/dbl-64/mpa2.h: Likewise.
749         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
750         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
751         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
752         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
753         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
754         * sysdeps/ieee754/dbl-64/mplog.c: Likewise.
755         * sysdeps/ieee754/dbl-64/mplog.h: Likewise.
756         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
757         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
758         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
759         * sysdeps/ieee754/dbl-64/mydefs.h: Likewise.
760         * sysdeps/ieee754/dbl-64/powtwo.tbl: Likewise.
761         * sysdeps/ieee754/dbl-64/root.tbl: Likewise.
762         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
763         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
764         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
765         * sysdeps/ieee754/dbl-64/sincos.tbl: Likewise.
766         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
767         * sysdeps/ieee754/dbl-64/sincos32.h: Likewise.
768         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
769         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
770         * sysdeps/ieee754/dbl-64/uasncs.h: Likewise.
771         * sysdeps/ieee754/dbl-64/uatan.tbl: Likewise.
772         * sysdeps/ieee754/dbl-64/uexp.h: Likewise.
773         * sysdeps/ieee754/dbl-64/uexp.tbl: Likewise.
774         * sysdeps/ieee754/dbl-64/ulog.h: Likewise.
775         * sysdeps/ieee754/dbl-64/ulog.tbl: Likewise.
776         * sysdeps/ieee754/dbl-64/upow.h: Likewise.
777         * sysdeps/ieee754/dbl-64/upow.tbl: Likewise.
778         * sysdeps/ieee754/dbl-64/urem.h: Likewise.
779         * sysdeps/ieee754/dbl-64/uroot.h: Likewise.
780         * sysdeps/ieee754/dbl-64/usncs.h: Likewise.
781         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
782         * sysdeps/ieee754/dbl-64/utan.tbl: Likewise.
784         * sysdeps/ieee754/flt-32/e_asinf.c: Added copyright notice for Stephen
785         Moshier and Lesser GPL copying permission notice, per license from
786         Moshier.
787         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
788         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
789         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
790         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
791         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
792         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
793         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
794         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
795         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
796         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
797         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
798         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
799         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
800         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
802         * sysdeps/ieee754/ldbl-128/e_j0l.c: Added Lesser GPL copying permission
803         notice, per license from copyright holder Stephen Moshier.
804         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
805         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
806         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
807         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
808         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
809         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
810         * sysdeps/ieee754/ldbl-128/s_cbrtl.c: Likewise.
811         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
812         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
814 2002-08-26  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
816         * sysdeps/sh/Makefile (sysdeps_routines): Add divdi3 in csu dir.
817         (shared-only-routines): Likewise.
819 2002-08-26  Roland McGrath  <roland@redhat.com>
821         * locale/programs/ld-ctype.c (ctype_read): When given a repertoire
822         name of "", store a null pointer instead.
824         * configure.in (elf): Set to yes for freebsd*, netbsd*.
825         * configure: Regenerated.
827         * locale/xlocale.c [! (USE_TLS && HAVE___THREAD)] (__libc_tsd_LOCALE):
828         Initialize this instead of __libc_tsd_LOCALE_data.
830         * sysdeps/unix/grantpt.c (pts_name): Convert ENOTTY return from
831         ptsname_r to EINVAL.
833         * sysdeps/generic/ptsname.c (__ptsname_r): Return ENOSYS instead of 0.
835         * rt/Makefile: Revert last change, it was inappropriate to presume aio
836         implementations depend on pthreads.
837         * rt/tst-aio.c (do_test): Exit happy if first failure is ENOSYS.
838         * rt/tst-aio64.c (do_test): Likewise.
839         * rt/tst-aio2.c (do_test): Likewise.
840         * rt/tst-aio3.c (do_test): Likewise.
841         * rt/tst-aio4.c (do_test): Likewise.
842         * rt/tst-aio5.c (do_test): Likewise.
843         * rt/tst-aio6.c (do_test): Likewise.
844         * rt/tst-aio7.c (do_test): Likewise.
846         * sysdeps/generic/bits/libc-lock.h (__libc_setspecific): Use a cast to
847         void so as to avoid compiler warnings.
849         * libio/oldstdfiles.c [! _IO_MTSAFE_IO] (DEF_STDFILE): Don't define
850         _IO_wide_data_FD, which is never used here.
852         * libio/iofread.c
853         [! _IO_MTSAFE_IO] (fread_unlocked): Add libc_hidden_ver defn.
854         * libio/iofputs.c [! _IO_MTSAFE_IO] (fputs_unlocked): Likewise.
855         * libio/iofgets.c [! _IO_MTSAFE_IO] (fgets_unlocked): Likewise.
857         * include/resolv.h [! _LIBC_REENTRANT] (_res): #undef it before decl.
858         * include/netdb.h [! _LIBC_REENTRANT] (h_errno): Declare normal extern.
860         * misc/syslog.c (openlog): Conditionalize locking on [_LIBC_REENTRANT].
861         (closelog): Likewise.
863 2002-07-06  Bruno Haible  <bruno@clisp.org>
865         * sysdeps/alpha/fpu/fpu_control.h: Comment fix.
867         * sysdeps/unix/sysv/linux/alpha/pipe.S: Moved to ...
868         * sysdeps/unix/alpha/pipe.S: ... here.
869         * sysdeps/unix/bsd/osf/alpha/pipe.S: File removed.
871         * sysdeps/unix/i386/brk.S: Rename local label to '.Lhere' in ELF.
873         * sysdeps/unix/i386/brk.S: Add PSEUDO_END invocation.
874         * sysdeps/unix/i386/fork.S: Likewise.
875         * sysdeps/unix/i386/pipe.S: Likewise.
876         * sysdeps/unix/i386/wait.S: Likewise.
878         * sysdeps/unix/fork.S: Fix PSEUDO_END argument.
879         * sysdeps/unix/arm/fork.S: Likewise.
881         * sysdeps/unix/sysv/linux/arm/sysdep.h (PSEUDO): Swap DO_CALL
882         arguments.
883         (DO_CALL): Swap argument order.
884         * sysdeps/unix/sysv/linux/hppa/sysdep.h (PSEUDO): Swap DO_CALL
885         arguments.
886         (DO_CALL): Swap argument order.
887         * sysdeps/unix/sysv/linux/i386/sysdep.h (PSEUDO): Swap DO_CALL
888         arguments.
889         (DO_CALL): Swap argument order.
890         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h (PSEUDO): Swap DO_CALL
891         arguments.
892         (DO_CALL): Swap argument order.
893         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h (PSEUDO): Swap DO_CALL
894         arguments.
895         (DO_CALL): Swap argument order.
896         * sysdeps/unix/sysv/linux/sh/sysdep.h (PSEUDO): Swap DO_CALL
897         arguments.
898         (DO_CALL): Swap argument order.
899         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PSEUDO): Swap DO_CALL
900         arguments.
901         (DO_CALL): Swap argument order.
903         * sysdeps/i386/sysdep.h (PSEUDO): Fix syntax error.
904         (L): Define right for ELF.
905         * sysdeps/unix/sysv/linux/i386/sysdep.h (L): Remove definition.
906         Now defined in sysdeps/i386/sysdep.h.
908         * sysdeps/posix/readv.c: Ansify function definition.
909         * sysdeps/posix/writev.c: Likewise.
911         * stdio-common/tst-fseek.c (main): Don't assume that off_t and size_t
912         have the same size. Avoid direct cast from size_t to off_t.
914         * login/tst-utmp.c (simulate_login): Don't leave garbage after the
915         nul byte in entry[n].ut_user.
916         (simulate_logout): Likewise.
918         * login/programs/utmpdump.c (print_entry): Test _HAVE_UT_TYPE,
919         _HAVE_UT_PID, _HAVE_UT_ID, _HAVE_UT_HOST, instead of assuming the
920         existence of corresponding members of 'struct utmp'.
921         * login/tst-utmp.c: Trivialize the test if testing 'struct utmp' and
922         !_HAVE_UT_TYPE.
924         * sysdeps/unix/opendir.c (__opendir): If st_blksize is 0 or too small,
925         allocate a buffer of at least BUFSIZ bytes, not just of
926         sizeof (struct dirent).
928         * sysdeps/generic/glob.c: Include <limits.h>.
929         (NAME_MAX): Define a fallback.
930         (glob_in_dir): Allocate enough room for a 'struct dirent64' on the
931         stack.
932         * posix/tst-dir.c: Include <stddef.h>, for offsetof.
933         (main): Allocate enough room for a 'struct dirent64' on the stack.
934         * posix/tst-gnuglob.c (my_DIR): Allocate enough room for a
935         'struct dirent'.
937         * sysdeps/unix/sysv/linux/init-first.c: Don't include
938         kernel-features.h.
940         * inet/htontest.c: Include <sys/types.h>.
942         * sysdeps/generic/sys/sysinfo.h: Surround with __{BEGIN,END}_DECLS.
944         * include/sys/sysctl.h: Comment fix.
946         * elf/rtld.c (_rtld_global) [! _LIBC_REENTRANT]: Don't initialize
947         _dl_load_lock.
948         * libio/fileno.c (fileno_unlocked): Define regardless of _IO_MTSAFE_IO.
950         * sysdeps/unix/bsd/bsd4.4/syscalls.list (__sigaltstack): New alias.
952         * sysdeps/unix/inet/syscalls.list (__connect_internal): New alias.
953         (__getpeername): New alias.
954         (__getsockname): New alias.
955         (__socket): New alias.
957         * sysdeps/unix/common/syscalls.list (getpgid): Remove.
959         * sysdeps/unix/syscalls.list (__chown_internal): New alias.
960         (__fcntl_internal): New alias.
961         (__profil): New alias.
963 2002-08-26  Ulrich Drepper  <drepper@redhat.com>
965         * nscd/hstcache.c (cache_addhst): Add new parameter saying whether
966         entry was for getaddr* lookup or not.  Add only matching cache
967         entry.  Change all callers [PR libc/4317].
969         * libio/wfileops.c (_IO_wfile_seekoff): Set fp->_offset after
970         finding the read position [PR libc/4265].
971         * libio/Makefile (tests): Add bug-rewind2.
972         * libio/bug-rewind2.c: New file.
974         * libio/bug-rewind.c: Fix creation of temp file.
976 2002-08-25  Ulrich Drepper  <drepper@redhat.com>
978         * nss/getXXbyYY_r.c (REENTRANT_NAME): Return ENOENT if status is
979         neither SUCCESS nor TRYAGAIN [PR libc/4259].
980         * nss/nss_files/files-XXX.c (internal_getent): Don't set *errnop
981         to ENOENT if no entry is found.
982         * nis/nss_compat/compat-grp.c: Don't set errno in case of lookup
983         failure.
984         * nis/nss_compat/compat-initgroups.c: Likewise.
985         * nis/nss_compat/compat-pwd.c: Likewise.
986         * nis/nss_compat/compat-spwd.c: Likewise.
987         * nis/nss_nis/nis-alias.c: Likewise.
988         * nis/nss_nis/nis-ethers.c: Likewise.
989         * nis/nss_nis/nis-grp.c: Likewise.
990         * nis/nss_nis/nis-hosts.c: Likewise.
991         * nis/nss_nis/nis-initgroups.c: Likewise.
992         * nis/nss_nis/nis-netgrp.c: Likewise.
993         * nis/nss_nis/nis-network.c: Likewise.
994         * nis/nss_nis/nis-proto.c: Likewise.
995         * nis/nss_nis/nis-publickey.c: Likewise.
996         * nis/nss_nis/nis-pwd.c: Likewise.
997         * nis/nss_nis/nis-rpc.c: Likewise.
998         * nis/nss_nis/nis-service.c: Likewise.
999         * nis/nss_nis/nis-spwd.c: Likewise.
1000         * resolv/nss_dns/dns-host.c: Likewise.
1001         * resolv/nss_dns/dns-network.c: Likewise.
1002         * nis/nss_nisplus/nisplus-alias.c: Save errno around NIS calls.
1003         * nis/nss_nisplus/nisplus-ethers.c: Likewise.
1004         * nis/nss_nisplus/nisplus-grp.c: Likewise.
1005         * nis/nss_nisplus/nisplus-hosts.c: Likewise.
1006         * nis/nss_nisplus/nisplus-network.c: Likewise.
1007         * nis/nss_nisplus/nisplus-proto.c: Likewise.
1008         * nis/nss_nisplus/nisplus-pwd.c: Likewise.
1009         * nis/nss_nisplus/nisplus-rpc.c: Likewise.
1010         * nis/nss_nisplus/nisplus-service.c: Likewise.
1011         * nis/nss_nisplus/nisplus-spwd.c: Likewise.
1012         * hesiod/nss_hesiod/hesiod-pwd.c (lookup): Preserve errno value.
1013         * hesiod/nss_hesiod/hesiod-proto.c (lookup): Likewise.
1014         * hesiod/nss_hesiod/hesiod-grp.c (lookup): Likewise.
1015         * hesiod/nss_hesiod/hesiod-service.c (lookup): Likewise.
1017         * sysdeps/unix/sysv/linux/i386/sigaction.c: Avoid warnings by
1018         declaring __restore and __restore_rt as hidden (if possible).
1020 2002-08-25  Roland McGrath  <roland@redhat.com>
1022         * manual/llio.texi (Access Modes): Fix typos in O_READ/O_WRITE defns.
1024         * sysdeps/generic/utmp_file.c (LOCK_FILE): Check for error from fcntl.
1025         (getutent_r_file, internal_getut_r): Updated all callers.
1026         (getutline_r_file, pututline_file, updwtmp_file): Likewise.
1028 2002-08-25  Ulrich Drepper  <drepper@redhat.com>
1030         * locale/programs/locale.c: Don't print aliases for non-existing
1031         locales for 'locale -a'.
1032         Patch by Noah Levitt <nlevitt@columbia.edu> [PR libc/4166].
1034 2002-07-19  H.J. Lu  <hjl@gnu.org>
1036         * sysdeps/unix/sysv/linux/mips/bits/msq.h: New file.
1038 2002-07-16  H.J. Lu  <hjl@gnu.org>
1040         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
1041         sys/personality.h.
1042         * sysdeps/unix/sysv/linux/sys/personality.h: New file.
1044 2002-08-25  Ulrich Drepper  <drepper@redhat.com>
1046         * elf/tst-tlsmod1.c (in_dso): Make sure the TLS variable access is
1047         not moved ahead of the fputs call.
1048         * elf/tst-tlsmod2.c (in_dso): Likewise.
1049         * elf/tst-tlsmod3.c (in_dso2): Likewise.
1050         * elf/tst-tlsmod4.c (in_dso): Likewise.
1052 2002-08-25  Andreas Schwab  <schwab@suse.de>
1054         * elf/dl-reloc.c (_dl_reloc_bad_type): Nul-terminate message.
1056 2002-08-25  Roland McGrath  <roland@redhat.com>
1058         * sysdeps/generic/utmp_file.c (UNLOCK_FILE): Clear alarm before
1059         resetting handler, to avoid the possibility of a spurious SIGALRM
1060         delivered to the user's handler.
1061         Reported by Amit D. Chaudhary <amitc@brocade.com>,
1063         * misc/Makefile (CFLAGS-init-misc.c): Variable removed.  It served to
1064         set -fkeep-inline-functions, which is not needed for the current file.
1066         * sysdeps/generic/ldsodefs.h: Add attribute_hidden to *_internal decls.
1067         (_dl_setup_hash): Add attribute_hidden.
1068         (_dl_sysdep_start, _dl_sysdep_start_cleanup): Likewise.
1069         (_dl_sysdep_read_whole_file, _dl_dprintf): Likewise.
1070         (_dl_new_object, _dl_map_object_deps): Likewise.
1071         (_dl_map_object_deps_internal): Remove decl.
1072         * elf/rtld.c (__mempcpy, _exit): Redeclare locally as hidden.
1074         * sysdeps/i386/dl-machine.h [PI_STATIC_AND_HIDDEN
1075         && HAVE_VISIBILITY_ATTRIBUTE && HAVE_HIDDEN
1076         && !HAVE_BROKEN_VISIBILITY_ATTRIBUTE]
1077         (elf_machine_dynamic, elf_machine_load_address): Rewritten without asm,
1078         instead relying on the compiler to produce only GOTOFF variable refs.
1080 2002-08-25  Ulrich Drepper  <drepper@redhat.com>
1082         * elf/dl-load.c: Fix typo in comment.  Add a few more __builtin_expect.
1084         * sysdeps/generic/dl-cache.h (_dl_cache_libcmp): Define as static
1085         inline to avoid defining it in every file which includes this header.
1087         * elf/rtld.c: Also test for HAVE_VISIBILITY_ATTRIBUTE before
1088         defining DONT_USE_BOOTSTRAP_MAP.
1090         * libio/tst-freopen.c (main): Use correct formats for __LINE__.
1091         * libio/tst-mmap-setvbuf.c (main): Likewise.
1092         * libio/tst-widetext.c (main): Likewise.
1094         * libio/tst-mmap-eofsync.c (do_test): Use correct format in error
1095         message.
1096         * libio/tst-mmap-fflushsync.c (do_test): Likewise.
1097         * libio/tst-mmap2-eofsync.c (do_test): Likewise.
1099         * sysdeps/i386/elf/configure.in: Unconditionally define
1100         PI_STATIC_AND_HIDDEN.
1101         * elf/rtld.c (DONT_USE_BOOTSTRAP_MAP): Define only if
1102         PI_STATIC_AND_HIDDEN is defined as well.
1103         * config.h.in: Add PI_STATIC_AND_HIDDEN entry.
1105 2002-08-24  Ulrich Drepper  <drepper@redhat.com>
1107         * sysdeps/ia64/bzero.S: Define __bzero as well.
1109         * locale/programs/charmap.c (charmap_new_char): Don't use
1110         ULONG_MAX as maximum UCS4 value.
1112         * sysdeps/unix/sysv/linux/ia64/sys/user.h: New file.
1114         * sysdeps/generic/strtol.c: We don't need the isascii test in glibc.
1116         * malloc/hooks.c (public_sET_STATe): use size_t as type for i.
1117         * malloc/malloc.c (mALLINFo): Likewise.
1119         * libio/wstrops.c (_IO_wstr_pbackfail): Use WEOF in comparison.
1121         * libio/wfileops.c (_IO_wfile_overflow): Use EOF not WEOF when
1122         examining result of _IO_do_flush call.
1124         * stdio-common/vfprintf.c (vfprintf): Use correct type in va_arg.
1125         Use prec not spec when sizing buffers.
1127         * catgets/open_catalog.c (__open_catalog): Add casts to avoid warnings.
1128         * locale/loadarchive.c (_nl_load_locale_from_archive): Likewise.
1129         * locale/loadlocale.c (_nl_intern_locale_data): Likewise.
1130         * stdio-common/vfscanf.c (inchar): Likewise.
1131         * misc/efgcvt_r.c (fcvt_r): Likewise.
1132         * elf/dl-misc.c (_dl_debug_vdprintf): Likewise.
1133         * elf/readlib.c (process_file): Likewise.
1134         * elf/sprof.c (load_profdata): Likewise.
1135         * sysdeps/ia64/hp-timing.h (HP_TIMING_PRINT): Likewise.
1136         * locale/programs/linereader.c (get_toplvl_escape): Likewise.
1137         * locale/programs/charmap.c (charmap_read): Likewise.
1138         * libio/fileops.c: Likewise.
1139         * libio/fmemopen.c: Likewise.
1140         * stdlib/strtod.c: Likewise.
1141         * elf/dl-load.c: Likewise.
1142         * iconv/iconvconfig.c: Likewise.
1143         * iconv/iconv_prog.c (process_block): Likewise.
1144         * elf/rtld.c (dl_main): Likewise.
1146         * sysdeps/unix/sysv/linux/ia64/Makefile: Define _ASM_IA64_CURRENT_H
1147         macro to calm down the compiler.
1149         * iconv/gconv_cache.c (__gconv_load_cache): Add cast to avoid warning.
1151         * sysdeps/ia64/elf/initfini.c: Don't use newlines embedded in string.
1153         * sysdeps/unix/sysv/linux/i386/sysdep.S: Update comment regarding
1154         placement of errno definition.
1155         * sysdeps/unix/sysv/linux/m68k/sysdep.S: Likewise.
1156         * sysdeps/unix/sysv/linux/mips/sysdep.S: Likewise.
1157         * sysdeps/unix/sysv/linux/x86_64/sysdep.S: Likewise.
1158         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
1159         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
1161         * resolv/nss_dns/dns-host.c (MAXPACKET): Increase minimum value
1162         from 1024 to 65536, to avoid buffer overrun.
1164 2002-08-16  Paul Eggert  <eggert@twinsun.com>
1166         * resolv/gethnamaddr.c (MAXPACKET): Increase minimum value
1167         from 1024 to 65536, to avoid buffer overrun.
1168         * resolv/res_query.c (MAXPACKET): Likewise.
1170 2002-08-24  Andreas Jaeger  <aj@suse.de>
1172         * sysdeps/unix/sysv/linux/i386/Versions: Remove *xattr syscalls.
1174 2002-08-23  Ulrich Drepper  <drepper@redhat.com>
1176         * sysdeps/ieee754/dbl-64/e_pow.c (log1): Define and initialize
1177         two52 locally.
1178         (log2): Likewise.
1179         * sysdeps/ieee754/dbl-64/upow.h: Remove definition of two52.
1180         Patch by Simon Gee <simong@agile.tv>.
1182         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs_conf):
1183         Prefer reading /proc/stat since it is more uniform across
1184         architectures.
1186         * manual/texinfo.tex: Update to latest official version.
1188         * sysvipc/sys/shm.h: Remove SHMLBA definition.
1189         * sysdeps/generic/bits/shm.h: Define SHMLBA here.
1190         * sysdeps/gnu/bits/shm.h: Likewise.
1191         * sysdeps/unix/sysv/linux/alpha/bits/shm.h: Likewise.
1192         * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
1193         * sysdeps/unix/sysv/linux/mips/bits/shm.h: Likewise.
1194         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
1195         * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
1196         * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
1197         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Likewise.
1198         * sysdeps/unix/sysv/linux/ia64/bits/shm.h: Define SHMLBA to 2^20
1199         since this is what the kernel says.
1201         * misc/sys/xattr.h: Include <sys/types.h> instead of <stddef.h>
1202         since ssize_t is needed as well.  Replace const with __const.
1204 2002-08-23  Roland McGrath  <roland@redhat.com>
1206         * malloc/hooks.c (__malloc_initialize_hook, __free_hook,
1207         __malloc_hook, __realloc_hook, __memalign_hook,
1208         __after_morecore_hook): Variable definitions moved to ...
1209         * malloc/malloc.c: ... here, so as to be before all references.
1211         * sysdeps/i386/dl-machine.h (elf_machine_load_address): Add a dummy
1212         global variable reference in an unused asm parameter, to ensure the
1213         compiler has set up the GOT register before we use it.
1215         * malloc/hooks.c: Move variable definitions ahead of uses.
1216         * libio/fileops.c: Move versioned_symbol defns ahead of _IO_jump_t
1217         initializers that make reference to variables they define.
1219 2002-08-23  Andreas Jaeger  <aj@suse.de>
1221         * locale/loadarchive.c: Include <stdlib.h> for prototypes of
1222         alloca, free, qsort.
1224         * dlfcn/bug-dlsym1-lib1.c (foo): Add prototype to avoid warning.
1226         * sysdeps/ieee754/flt-32/e_jnf.c: Remove unused variable.
1227         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
1229         * misc/sys/xattr.h: New file, contributed by Christoph Hellwig
1230         <hch@lst.de>.
1231         * sysdeps/generic/fgetxattr.c: New file.
1232         * sysdeps/generic/flistxattr.c: New file.
1233         * sysdeps/generic/fremovexattr.c: New file.
1234         * sysdeps/generic/fsetxattr.c: New file.
1235         * sysdeps/generic/getxattr.c: New file.
1236         * sysdeps/generic/listxattr.c: New file.
1237         * sysdeps/generic/lgetxattr.c: New file.
1238         * sysdeps/generic/llistxattr.c: New file.
1239         * sysdeps/generic/lremovexattr.c: New file.
1240         * sysdeps/generic/lsetxattr.c: New file.
1241         * sysdeps/generic/removexattr.c: New file.
1242         * sysdeps/generic/setxattr.c: New file.
1243         * misc/Makefile (headers): Add sys/xattr.h.
1244         (routines): Add *xattr calls.
1245         * misc/Versions: Add *xattr calls with version 2.3.
1246         * sysdeps/unix/sysv/linux/m68k/Versions: Remove *xattr syscalls.
1247         * sysdeps/unix/sysv/linux/s390/s390-32/Versions: Likewise.
1248         * sysdeps/unix/sysv/linux/sparc/sparc32/Versions: Likewise.
1249         * sysdeps/unix/sysv/linux/sparc/sparc64/Versions: Likewise.
1250         * sysdeps/unix/sysv/linux/x86_64/Versions: Likewise.
1251         * sysdeps/unix/sysv/linux/ia64/Versions: Likewise.
1252         * sysdeps/unix/sysv/linux/alpha/Versions: Likewise.
1253         * sysdeps/unix/sysv/linux/arm/Versions: Likewise.
1255 2002-08-22  Steven Munroe  <sjmunroe@us.ibm.com>
1257         * sysdeps/powerpc/elf/libc-start.c
1258         (__cache_line_size): Declare.
1259         (__aux_init_cache): New.
1260         (__libc_start_main): Change type of `auxvec' parameter to
1261         `ElfW(auxv_t) *'.  Correct walking of aux vector.  Call
1262         __aux_init_cache.
1263         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
1264         (__cache_line_size): Declare.
1265         (__aux_init_cache): New.
1266         (DL_PLATFORM_INIT): Define.
1267         * sysdeps/powerpc/memset.S: Define __cache_line_size and use its
1268         value to select the correct stride for dcbz.
1270 2002-08-22  Andreas Jaeger  <aj@suse.de>
1272         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Fix arguments of
1273         shmat.
1275 2002-08-22  Roland McGrath  <roland@redhat.com>
1277         * locale/loadarchive.c (_nl_load_locale_from_archive): Check max file
1278         position indicated by locrectab against file bounds before rounding to
1279         page size.  In mapping loop, always set TO before breaking out of
1280         contiguous range coalescing loop.
1282         * locale/loadarchive.c (_nl_load_locale_from_archive): Use MAP_PRIVATE
1283         (or MAP_COPY if available) instead of MAP_SHARED.
1285         * scripts/firstversions.awk: When encountering a version newer than
1286         the specified earliest version, be sure to emit the specified earliest
1287         version first if any renaming of an older version to that has been.
1289 2002-08-21  Roland McGrath  <roland@redhat.com>
1291         * configure.in: Make GCC version check require 3.[2-9]* and no others.
1292         * manual/install.texi (Tools for Compilation): Say 3.2 is required.
1293         (Configuring and compiling): Don't mention older GCC versions any more.
1294         * INSTALL: Regenerated.
1296         * manual/install.texi (Configuring and compiling, Installation,
1297         Running make install, Linux): Linux -> GNU/Linux where appropriate.
1299         * elf/rtld.c (_dl_start_final): Move defn before _dl_start so it can
1300         be inlined.  Declare it with always_inline if [DONT_USE_BOOTSTRAP_MAP]
1301         and with noinline otherwise.  Remove hack alloca use to prevent
1302         inlining, we can ask for it explicitly nowadays.
1304         * dlfcn/bug-dlsym1.c: New file.
1305         * dlfcn/bug-dlsym1-lib1.c, dlfcn/bug-dlsym1-lib2.c: New files.
1306         * dlfcn/Makefile (distribute): Add them.
1307         (tests): Add bug-dlsym1 here.
1308         (modules-names): Add bug-dlsym1-lib1 and bug-dlsym1-lib2 here.
1309         ($(objpfx)bug-dlsym1, $(objpfx)bug-dlsym1.out): New targets.
1310         ($(objpfx)bug-dlsym1-lib1.so, $(objpfx)bug-dlsym1-lib2.so): Likewise.
1312 2002-08-21  Ulrich Drepper  <drepper@redhat.com>
1314         * elf/rtld.c (start_time): New global variable.  Moved from _dl_start.
1315         (DONT_USE_BOOTSTRAP_MAP): Define if we can use non-exported symbols
1316         before relocation.
1317         (_dl_start): Don't use local bootstrap_map variable if
1318         DONT_USE_BOOTSTRAP_MAP is defined.  Use GL(dl_rtld_map).  Don't
1319         pass bootstrap_map to _dl_start_final in this case either.  Don't
1320         pass start_time to _dl_start_final ever.
1321         (_dl_start_final): Don't copy bootstrap_map if DONT_USE_BOOTSTRAP_MAP.
1323         * elf/dl-deps.c (_dl_map_object_deps): Revert patch from 2002-05-28.
1324         This cripples the scope lists necessary to search for symbols in
1325         dependencies which are not in the global scope.
1327         * include/setjmp.h (__libc_longjmp): Add declaration.
1329 2002-08-21  Andreas Jaeger  <aj@suse.de>
1331         * sysdeps/x86_64/_mcount.S: Fix assembler.
1333         * sysdeps/unix/sysv/linux/x86_64/Makefile: Generate bits/syscall.h
1334         with biarch support.
1336 2002-08-21  Andreas Jaeger  <aj@suse.de>
1338         * sysdeps/x86_64/sysdep.h (CALL_MCOUNT): Fix it.
1340         * sysdeps/x86_64/Makefile (sysdep_routines): Add _mcount.
1342         * sysdeps/x86_64/machine-gmon.h: New file.
1343         * sysdeps/x86_64/_mcount.S: New file.
1345 2002-08-20  Ulrich Drepper  <drepper@redhat.com>
1347         * elf/rtld.c (_dl_start): Pass zero to TLS_INIT_TP.  Set
1348         bootstrap_map.l_tls_tp_initialized to 1 if TLS_INIT_TP was called.
1349         (_dl_start_final): Copy l_tls_tp_initialized to GL(dl_rtld_map).
1350         (dl_main): If HAVE___THREAD is not defined pass l_tls_tp_initialized
1351         to TL_INIT_TP.  Otherwise pass 1.
1352         * include/link.h (struct link_map): Add l_tls_tp_initialized.
1353         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Pass 0 to TL_INIT_TP.
1355 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
1357         * locale/programs/localedef.c (add_to_readlist): Error about
1358         circular dependencies only if the locale in question hasn't
1359         been finished.
1360         * locale/programs/linereader.c (get_string): Pass LC_CTYPE not
1361         CTYPE_LOCALE to load_locale.
1362         * locale/programs/locfile.c (locfile_read): Don't include
1363         unneeded but available locales in locale_mask.
1365         * locale/programs/locarchive.c (enlarge_archive): If quiet, don't
1366         print any messages about enlarging archive.
1368 2002-08-20  Brian Youmans  <3diff@gnu.org>
1370         * manual/contrib.texi: Removed licenses, added acknowledgements
1371         for contributions by Intel, IBM, Craig Metz.
1372         * LICENSES: New file, contains the text of all non-FSF licenses in the
1373         distribution that require putting the notice in the accompanying
1374         documentation.
1375         * README.template, README: Mention LICENSES.
1377         * sysdeps/mach/hurd/net/if_ppp.h: Replaced CMU license with a
1378         new one modelled on the modern BSD license, per recent letter
1379         of permission from CMU.
1380         * sysdeps/unix/sysv/linux/net/if_ppp.h: Likewise.
1382         * sysdeps/ieee754/dbl-64/MathLib.h: Changed the copyright holder
1383         from IBM to FSF, per the recent Software Letter.  Changed the
1384         distribution terms from GPL to LGPL.
1386         * sysdeps/ieee754/dbl-64/asincos.tbl: Added FSF copyright and
1387         copying permission notice (Lesser GPL), per recent IBM Software Letter.
1388         * sysdeps/ieee754/dbl-64/powtwo.tbl: Likewise.
1389         * sysdeps/ieee754/dbl-64/root.tbl: Likewise.
1390         * sysdeps/ieee754/dbl-64/sincos.tbl: Likewise.
1391         * sysdeps/ieee754/dbl-64/uatan.tbl: Likewise.
1392         * sysdeps/ieee754/dbl-64/uexp.tbl: Likewise.
1393         * sysdeps/ieee754/dbl-64/ulog.tbl: Likewise.
1394         * sysdeps/ieee754/dbl-64/upow.tbl: Likewise.
1395         * sysdeps/ieee754/dbl-64/utan.tbl: Likewise.
1397         * sysdeps/ieee754/dbl-64/atnat.h: Changed the copyright holder
1398         from IBM to FSF, per the recent Software Letter.  Corrected the
1399         text of the copying permission notice to say Lesser GPL instead
1400         of GPL in warranty disclaimer paragraph.
1401         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
1402         * sysdeps/ieee754/dbl-64/branred.h: Likewise.
1403         * sysdeps/ieee754/dbl-64/dla.h: Likewise.
1404         * sysdeps/ieee754/dbl-64/doasin.h: Likewise.
1405         * sysdeps/ieee754/dbl-64/dosincos.h: Likewise.
1406         * sysdeps/ieee754/dbl-64/mpa.h: Likewise.
1407         * sysdeps/ieee754/dbl-64/mpa2.h: Likewise.
1408         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
1409         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
1410         * sysdeps/ieee754/dbl-64/mplog.h: Likewise.
1411         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
1412         * sysdeps/ieee754/dbl-64/mydefs.h: Likewise.
1413         * sysdeps/ieee754/dbl-64/sincos32.h: Likewise.
1414         * sysdeps/ieee754/dbl-64/uasncs.h: Likewise.
1415         * sysdeps/ieee754/dbl-64/uexp.h: Likewise.
1416         * sysdeps/ieee754/dbl-64/ulog.h: Likewise.
1417         * sysdeps/ieee754/dbl-64/upow.h: Likewise.
1418         * sysdeps/ieee754/dbl-64/urem.h: Likewise.
1419         * sysdeps/ieee754/dbl-64/uroot.h: Likewise.
1420         * sysdeps/ieee754/dbl-64/usncs.h: Likewise.
1421         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
1423         * sysdeps/ieee754/dbl-64/branred.c: Corrected the text of the copying
1424         permission notice to say Lesser GPL instead of GPL in warranty
1425         disclaimer paragraph.
1426         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
1427         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
1428         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
1429         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
1430         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
1431         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
1432         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
1433         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
1434         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
1435         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
1436         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
1437         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
1438         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
1439         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
1440         * sysdeps/ieee754/dbl-64/mplog.c: Likewise.
1441         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
1442         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
1443         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
1444         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
1445         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
1446         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
1447         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
1448         * sysdeps/ieee754/dbl-64/slowpow.c:  Likewise.
1450 2002-08-20  Roland McGrath  <roland@redhat.com>
1452         Fix ABI compatibility with libc compiled with old tools on powerpc.
1453         Changes contributed by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1454         and Jack Howarth <howarth@bromo.med.uc.edu>.
1455         * sysdeps/powerpc/Makefile [$(have-protected) = yes]
1456         (CPPFLAGS-divdi3.c, CPPFLAGS-libgcc-compat.S): New variables,
1457         pass -DHAVE_DOT_HIDDEN for these files.
1458         * sysdeps/powerpc/Versions (libc: GLIBC_2.0): Added __floatdidf,
1459         __floatdisf.
1460         * sysdeps/powerpc/divdi3.c: New file.
1461         * sysdeps/powerpc/libgcc-compat.S: New file, replacement for ...
1462         * sysdeps/powerpc/libgcc-compat.c: ... this, file removed.
1464 2002-08-20  Jakub Jelinek  <jakub@redhat.com>
1466         * locale/loadarchive.c (_nl_load_locale_from_archive): Handle
1467         partially overlapping mappings.  Remove unneeded (char *) casts.
1468         Never allow duplication of ranges in mapped areas.
1470 2002-08-20  Roland McGrath  <roland@redhat.com>
1472         * elf/Makefile ($(objpfx)ld.so): Separate commands in rule so errors
1473         can be detected by make.  Reported by H.J. Lu <hjl@gnu.org>.
1475 2002-08-20  Ulrich Drepper  <drepper@redhat.com>
1477         * include/unistd.h: Don't hide _exit.
1479         * elf/rtld.c (_dl_start): Pass extra argument 1 to TLS_INIT_TP.
1480         (dl_main): Pass extra argument 0 to TLS_INIT_TP.
1481         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Pass extra
1482         argument 1 to TLS_INIT_TP.
1483         * sysdeps/generic/tls.h (TLS_INIT_TP): Describe new parameter.
1485         * sysdeps/generic/dl-tls.c (allocate_dtv): Optimize a bit.
1487         * elf/Versions [ld] (GLIBC_PRIVATE): Add _dl_get_tls_static_info.
1488         * sysdeps/generic/dl-tls.c (_dl_allocate_tls_storage): Move dtv
1489         memory allocation to...
1490         (allocate_dtv): ...here.  New function.
1491         (_dl_allocate_tls): Change to take parameter.  If parameter is non-NULL
1492         call allocate_dtv instead of _dl_allocate_tls_storage.
1493         (_dl_deallocate_tls): New parameter.  Deallocate TCB only if true.
1494         (_dl_get_tls_static_info): New function.
1495         * sysdeps/generic/ldsodefs.h: Adjust prototypes of _dl_allocate_tls
1496         and _dl_deallocate_tls.  Add prototype for _dl_get_tls_static_info.
1498 2002-08-19  Ulrich Drepper  <drepper@redhat.com>
1500         * sysdeps/generic/dl-tls.c (_dl_allocate_tls_init): Return
1501         immediately if result == NULL.
1503 2002-08-16  Jakub Jelinek  <jakub@redhat.com>
1505         * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
1507 2002-08-18  Roland McGrath  <roland@frob.com>
1509         * sysdeps/mach/hurd/mkdir.c (__mkdir): Use __directory_name_split
1510         instead of __file_name_split.
1511         * sysdeps/mach/hurd/unlink.c (__unlink): Likewise.
1513         * sysdeps/mach/hurd/dl-sysdep.c
1514         [HP_TIMING_AVAIL] (_dl_cpuclock_offset): New variable.
1515         [HP_TIMING_AVAIL] (_dl_sysdep_start): Set it with HP_TIMING_NOW.
1517 2002-08-16  Jakub Jelinek  <jakub@redhat.com>
1519         * locale/loadarchive.c (_nl_load_locale_from_archive): Braino fix
1520         in change before last: MAX -> MIN.
1522 2002-08-15  Roland McGrath  <roland@redhat.com>
1524         * libio/fileops.c (_IO_file_seekoff_mmap): Leave read pointers at EOF
1525         if seek would go past it.
1526         (mmap_remap_check): If file position is at or past EOF after check,
1527         leave read pointers at EOF and don't seek.
1529         * libio/tst-mmap-offend.c: New file.
1530         * libio/Makefile (tests): Add it.
1532         * locale/loadarchive.c (_nl_load_locale_from_archive): Store strdup of
1533         the name as passed, rather than the name in the archive dictionary.
1535 2002-08-15  Ulrich Drepper  <drepper@redhat.com>
1537         * csu/Makefile: Define elide-routines.os not static-only-routines.
1539         * include/sched.h (__clone): Add varargs at the end.
1541         * elf/rtld.c (_dl_start): Allow TLS_INIT_TP to fail, and stop in that
1542         case.
1543         (TLS_INIT_HELPER): If defined, use it.
1544         * sysdeps/generic/libc-tls.c (TLS_INIT_HELPER): Likewise.
1546 2002-08-15  Roland McGrath  <roland@redhat.com>
1548         * elf/dl-load.c (lose): Remove [!SHARED] conditional from null check
1549         on L->l_prev; it can happen under rtld --verify too.
1551         * locale/loadarchive.c (_nl_load_locale_from_archive): Don't read the
1552         header separately, just map an initial window of 2MB from the file
1553         and remap if that is not large enough to cover the whole header.
1555 2002-08-15  Andreas Jaeger  <aj@suse.de>
1557         * sysdeps/unix/sysv/linux/m68k/Versions: Add *xattr syscalls with
1558         version 2.3.
1559         * sysdeps/unix/sysv/linux/arm/Versions: Likewise.
1560         * sysdeps/unix/sysv/linux/alpha/Versions: Likewise.
1561         * sysdeps/unix/sysv/linux/ia64/Versions: Likewise.
1562         * sysdeps/unix/sysv/linux/x86_64/Versions: Likewise.
1563         * sysdeps/unix/sysv/linux/sparc/sparc64/Versions: Likewise.
1564         * sysdeps/unix/sysv/linux/sparc/sparc32/Versions: Likewise.
1565         * sysdeps/unix/sysv/linux/s390/s390-32/Versions: Likewise.
1566         * sysdeps/unix/sysv/linux/powerpc/Versions: Likewise.
1567         * sysdeps/unix/sysv/linux/mips/Versions: Likewise.
1568         Patch by Andreas Gruenbacher <agruen@suse.de>.
1570         * sysdeps/unix/sysv/linux/syscalls.list: Add *xattr syscalls.
1572 2002-08-14  Roland McGrath  <roland@redhat.com>
1574         * locale/locarchive.h (struct locale_category_data): Give this name to
1575         the type of locale_data_t's elements.
1576         * locale/programs/locarchive.c (cmpcategorysize): New static function.
1577         (add_locale): Use that to sort the categories by size and put all
1578         those that fit into two pages into the LC_ALL block, instead of
1579         hard-coding it to do everything but LC_CTYPE and LC_COLLATE.
1580         (show_archive_content): Detect categories inside LC_ALL block
1581         directly, instead of hard-coding.
1582         (oldlocrecentcmp): Compare just on file locations used.
1584 2002-08-14  Jakub Jelinek  <jakub@redhat.com>
1586         * locale/programs/locarchive.c (struct oldlocrecent): New.
1587         (oldlocrecentcmp): New.
1588         (enlarge_archive): Re-add locales in the order they were added
1589         to the archive.
1590         (add_locale): Put all the small locale files together, if the small
1591         locale file block would occupy less pages if page size aligned, align
1592         it.
1593         (show_archive_content): Adjust for locale archives optimized for speed.
1595 2002-08-14  Roland McGrath  <roland@frob.com>
1597         * configure.in: Use "MISSING" as not-found value for MIG.
1598         * sysdeps/mach/configure.in: Fatal if mig not found.
1599         * configure, sysdeps/mach/configure: Regenerated.
1601 2002-08-13  Jakub Jelinek  <jakub@redhat.com>
1603         * locale/loadarchive.c (archfname): Add missing slash.
1605         * sysdeps/generic/strtold.c (__strtold_internal): Add libc_hidden_def.
1606         * wcsmbs/wcstold.c (__wcstold_internal): Add libc_hidden_def.
1608 2002-08-12  Roland McGrath  <roland@redhat.com>
1610         * include/sys/wait.h (__waitpid): Add libc_hidden_proto.
1611         * sysdeps/unix/sysv/sco3.2.4/waitpid.S: Add libc_hidden_def.
1612         * sysdeps/unix/sysv/sysv4/waitpid.c: Add libc_hidden_weak.
1613         * sysdeps/unix/sysv/linux/waitpid.c: Likewise.
1614         * sysdeps/unix/sysv/aix/waitpid.c: Likewise.
1615         * sysdeps/unix/bsd/bsd4.4/waitpid.c: Likewise.
1616         * sysdeps/generic/waitpid.c: Likewise.
1618         * include/net/if.h: New file.  Use libc_hidden_proto
1619         for if_nametoindex and if_indextoname.
1620         * sysdeps/generic/if_index.c: Add libc_hidden_def.
1621         * sysdeps/mach/hurd/if_index.c: Likewise.
1622         * sysdeps/unix/sysv/linux/if_index.c: Likewise.
1624         * include/grp.h (setgroups): Add libc_hidden_proto.
1625         * sysdeps/generic/setgroups.c: Add libc_hidden_def.
1626         * sysdeps/mach/hurd/setgroups.c: Likewise.
1627         * sysdeps/unix/sysv/irix4/setgroups.c: Likewise.
1628         * sysdeps/unix/sysv/linux/i386/setgroups.c: Likewise.
1630 2002-08-13  Jakub Jelinek  <jakub@redhat.com>
1632         * include/unistd.h (seteuid, setegid): Add libc_hidden_proto.
1633         * sysdeps/generic/seteuid.c (seteuid): Add libc_hidden_def.
1634         * sysdeps/generic/setegid.c (setegid): Likewise.
1635         * sysdeps/mach/hurd/seteuid.c (seteuid): Likewise.
1636         * sysdeps/mach/hurd/setegid.c (setegid): Likewise.
1637         * sysdeps/unix/bsd/seteuid.c (seteuid): Likewise.
1638         * sysdeps/unix/bsd/setegid.c (setegid): Likewise.
1639         * sysdeps/unix/sysv/aix/seteuid.c (seteuid): Likewise.
1640         * sysdeps/unix/sysv/aix/setegid.c (setegid): Likewise.
1641         * sysdeps/unix/sysv/linux/i386/setegid.c (setegid): Likewise.
1642         * sysdeps/unix/sysv/linux/sparc/sparc32/seteuid.c (seteuid): Likewise.
1643         * sysdeps/unix/sysv/linux/sparc/sparc32/setegid.c (setegid): Likewise.
1644         * sysdeps/unix/sysv/linux/seteuid.c (seteuid): Likewise.
1645         * sysdeps/unix/sysv/linux/setegid.c (setegid): Likewise.
1646         * sysdeps/unix/sysv/linux/i386/seteuid.c (seteuid): Likewise.
1647         Remove fallback if __ASSUME_SETRESUID_SYSCALL.
1649         * include/sys/stat.h (__fxstat_internal, __fxstat64_internal,
1650         __lxstat_internal, __lxstat64_internal): Remove.
1651         (__fxstat, __fxstat64, __lxstat, __lxstat64, __xstat, __xstat64):
1652         Add hidden_proto.
1653         * sysdeps/generic/fxstat.c (__fxstat): Add hidden_def.
1654         Remove INTDEF where present, remove #undef at the beginning.
1655         * sysdeps/generic/fxstat64.c (__fxstat64): Likewise.
1656         * sysdeps/generic/lxstat.c (__lxstat): Likewise.
1657         * sysdeps/generic/lxstat64.c (__lxstat64): Likewise.
1658         * sysdeps/generic/xstat.c (__xstat): Likewise.
1659         * sysdeps/generic/xstat64.c (__xstat64): Likewise.
1660         * sysdeps/mach/hurd/dl-sysdep.c (__xstat64, __fxstat64): Likewise.
1661         * sysdeps/mach/hurd/fxstat.c (__fxstat): Likewise.
1662         * sysdeps/mach/hurd/fxstat64.c (__fxstat64): Likewise.
1663         * sysdeps/mach/hurd/lxstat.c (__lxstat): Likewise.
1664         * sysdeps/mach/hurd/lxstat64.c (__lxstat64): Likewise.
1665         * sysdeps/mach/hurd/xstat.c (__xstat): Likewise.
1666         * sysdeps/mach/hurd/xstat64.c (__xstat64): Likewise.
1667         * sysdeps/unix/fxstat.c (__fxstat): Likewise.
1668         * sysdeps/unix/common/lxstat.c (__lxstat): Likewise.
1669         * sysdeps/unix/sysv/aix/fxstat.c (__fxstat): Likewise.
1670         * sysdeps/unix/sysv/aix/fxstat64.c (__fxstat64): Likewise.
1671         * sysdeps/unix/sysv/aix/lxstat.c (__lxstat): Likewise.
1672         * sysdeps/unix/sysv/aix/lxstat64.c (__lxstat64): Likewise.
1673         * sysdeps/unix/sysv/aix/xstat.c (__xstat): Likewise.
1674         * sysdeps/unix/sysv/aix/xstat64.c (__xstat64): Likewise.
1675         * sysdeps/unix/sysv/linux/ia64/fxstat.c (__fxstat): Likewise.
1676         * sysdeps/unix/sysv/linux/ia64/lxstat.c (__lxstat): Likewise.
1677         * sysdeps/unix/sysv/linux/ia64/xstat.c (__xstat): Likewise.
1678         * sysdeps/unix/sysv/linux/s390/s390-64/fxstat.c (__fxstat): Likewise.
1679         * sysdeps/unix/sysv/linux/s390/s390-64/lxstat.c (__lxstat): Likewise.
1680         * sysdeps/unix/sysv/linux/s390/s390-64/xstat.c (__xstat): Likewise.
1681         * sysdeps/unix/sysv/linux/i386/fxstat.c (__fxstat): Likewise.
1682         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
1683         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
1684         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
1685         * sysdeps/unix/sysv/linux/xstat64.c (__xstat64): Likewise.
1686         * sysdeps/unix/sysv/linux/fxstat.c (__fxstat): Likewise.
1687         * sysdeps/unix/sysv/linux/fxstat64.c (__fxstat64): Likewise.
1688         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
1689         * sysdeps/unix/sysv/linux/lxstat64.c (__lxstat64): Likewise.
1690         * sysdeps/unix/xstat.c (__xstat): Likewise.
1692         * include/sys/statvfs.h (statvfs, fstatvfs): Add libc_hidden_proto.
1693         * sysdeps/generic/statvfs.c (statvfs): Add libc_hidden_def.
1694         * sysdeps/generic/fstatvfs.c (fstatvfs): Likewise.
1695         * sysdeps/mach/hurd/statvfs.c (statvfs): Likewise.
1696         * sysdeps/mach/hurd/fstatvfs.c (fstatvfs): Likewise.
1697         * sysdeps/unix/sysv/linux/statvfs.c (statvfs): Likewise.
1698         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs): Likewise.
1700         * include/unistd.h (tcgetpgrp): Add libc_hidden_proto.
1701         * include/termios.h (tcsetattr, cfsetispeed, cfsetospeed): Likewise.
1702         * sysdeps/generic/tcgetpgrp.c (tcgetpgrp): Add libc_hidden_def.
1703         * sysdeps/generic/tcsetattr.c (tcsetattr): Likewise.
1704         * sysdeps/generic/speed.c (cfsetispeed, cfsetospeed): Likewise.
1705         * sysdeps/unix/bsd/bsd4.4/tcsetattr.c (tcgetpgrp): Likewise.
1706         * sysdeps/unix/bsd/sun/sunos4/tcsetattr.c (tcsetattr): Likewise.
1707         * sysdeps/unix/bsd/sun/sunos4/speed.c (cfsetispeed, cfsetospeed):
1708         Likewise.
1709         * sysdeps/unix/bsd/tcgetpgrp.c (tcgetpgrp): Likewise.
1710         * sysdeps/unix/bsd/tcsetattr.c (tcsetattr): Likewise.
1711         * sysdeps/unix/sysv/aix/tcsetattr.c (tcsetattr): Likewise.
1712         * sysdeps/unix/sysv/aix/speed.c (cfsetispeed, cfsetospeed): Likewise.
1713         * sysdeps/unix/sysv/linux/tcsetattr.c (tcsetattr): Likewise.
1714         * sysdeps/unix/sysv/linux/speed.c (cfsetispeed, cfsetospeed): Likewise.
1715         * sysdeps/unix/sysv/tcgetpgrp.c (tcgetpgrp): Likewise.
1716         * sysdeps/unix/sysv/tcsetattr.c (tcsetattr): Likewise.
1718         * include/string.h (strcoll): Add libc_hidden_proto.
1719         * string/strcoll.c (strcoll): Add libc_hidden_def.
1721         * misc/err.c (vwarn): Fix pasto in libc_hidden_def.
1723 2002-08-11  Philip Blundell  <philb@gnu.org>
1725         * sysdeps/arm/Makefile: New file.
1727 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
1729         * posix/regcomp.c (parse_reg_exp): If '|' is immediately followed
1730         by another '|', end of regex or enclosing ')', clear branch.
1731         * posix/bug-regex9.c: New test.
1732         * posix/Makefile (tests): Add bug-regex9.
1734 2002-08-12  Roland McGrath  <roland@redhat.com>
1736         * sysdeps/generic/dl-tls.c (_dl_allocate_tls_init): Fix inner loop
1737         start count condition, use TOTAL instead of variable that was never
1738         set.  Fix outer loop termination condition to TOTAL >= after update.
1740         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Initialize
1741         dl_tls_static_align and dl_tls_static_nelem.
1743 2002-08-11  Roland McGrath  <roland@redhat.com>
1745         * elf/tst-tlsmod4.c (in_dso): Insert a random library call before use
1746         of the TLS macros, otherwise the compiler might not have initialized
1747         the PIC register yet when we use the PLT via asm.
1748         * elf/tst-tlsmod3.c (in_dso2): Likewise.
1749         * elf/tst-tlsmod2.c (in_dso): Likewise.
1751         * sunrpc/svc_authux.c (_svcauth_unix): Remove spurious printf (ugh!).
1753         * sysdeps/i386/bits/byteswap.h (__bswap_16, __bswap_32, __bswap_64):
1754         Evaluate argument exactly once.  Remove __volatile__ from asm's.
1756         * include/unistd.h: Use libc_hidden_proto for getdomainname
1757         and getlogin_r.
1758         * sysdeps/generic/getdomain.c: Add libc_hidden_def.
1759         * sysdeps/mach/hurd/getdomain.c: Likewise.
1760         * sysdeps/unix/getlogin_r.c: Likewise.
1761         * sysdeps/mach/hurd/getlogin_r.c: Likewise.
1762         * sysdeps/generic/getlogin_r.c: Likewise.
1764         * include/rpc/auth_des.h: Use libc_hidden_proto for rtime.
1765         * sunrpc/rtime.c: Add libc_hidden_def.
1767         * include/string.h: Use libc_hidden_proto for basename.
1768         * string/basename.c [_LIBC]: Add libc_hidden_def.
1770         * sysdeps/unix/sysv/linux/opensock.c (__opensock): socket -> __socket.
1772         * locale/loadarchive.c: munmap -> __munmap throughout.
1774         * include/netdb.h: Use libc_hidden_proto for gai_strerror.
1775         * sysdeps/posix/gai_strerror.c: Add libc_hidden_def.
1776         * sysdeps/generic/gai_strerror.c: Likewise.
1778         * include/sys/errno.h: New file.
1780         * include/signal.h: No libc_hidden_proto for raise,
1781         __libc_current_sigrtmin, __libc_current_sigrtmax.
1782         These need to be overridden by linuxthreads.
1783         * sysdeps/posix/raise.c: Reverted.
1784         * sysdeps/generic/raise.c: Reverted.
1785         * signal/allocrtsig.c: Reverted.
1787         * locale/loadarchive.c (LOCALEDIR): Remove debugging defn.  Oops.
1789 2002-08-10  Roland McGrath  <roland@redhat.com>
1791         * locale/loadarchive.c (_nl_archive_subfreeres): New function.
1792         * locale/localeinfo.h: Declare it.
1793         * locale/setlocale.c (free_mem): Don't call _nl_unload_locale on the
1794         current locale if it's not in the file list.
1795         Call _nl_archive_subfreeres.
1797 2002-08-10  Andreas Jaeger  <aj@suse.de>
1799         * sysdeps/i386/strchr.S: Add comment.
1801 2002-08-10  Roland McGrath  <roland@redhat.com>
1803         * include/wchar.h (putwc): Use libc_hidden_proto.
1804         * include/stdio.h (dprintf, fprintf, vfprintf, sprintf,
1805         sscanf, fwrite, perror, remove, rewind, open_memstream): Likewise.
1806         * stdio-common/dprintf.c: Add libc_hidden_def.
1807         * stdio-common/fprintf.c: Likewise.
1808         * stdio-common/sprintf.c: Likewise.
1809         * stdio-common/sscanf.c: Likewise.
1810         * libio/iofwrite.c: Likewise.
1811         * libio/memstream.c: Likewise.
1812         * libio/putwc.c: Likewise.
1813         * stdio-common/perror.c: Likewise.
1814         * sysdeps/posix/remove.c: Likewise.
1815         * sysdeps/generic/remove.c: Likewise.
1816         * libio/rewind.c: Likewise.  Use <stdio.h> instead of "stdio.h".
1817         * stdio-common/vfprintf.c: Add libc_hidden_def.  Include <stdio.h>.
1819 2002-08-09  Jakub Jelinek  <jakub@redhat.com>
1821         * include/wctype.h (iswalpha, iswdigit, iswlower, iswspace, iswxdigit,
1822         towlower, towupper): Add prototypes here too.  Add libc_hidden_proto.
1823         * wctype/wcfuncs.c (iswalpha, iswdigit, iswlower, iswspace, iswxdigit,
1824         towlower, towupper): Add libc_hidden_weak.
1826         * include/bits/dlfcn.h: New file.
1827         * elf/dl-profstub.c (_dl_mcount_wrapper_check): Add libc_hidden_def.
1829         * include/grp.h (_nss_files_parse_grent): Add libc_hidden_proto.
1830         * include/netinet/ether.h (_nss_files_parse_etherent): Likewise.
1831         * include/rpc/netdb.h (_nss_files_parse_rpcent): Likewise.
1832         * include/pwd.h (_nss_files_parse_pwent): Likewise.
1833         * include/shadow.h (_nss_files_parse_spent): Likewise.
1834         * include/netdb.h (_nss_files_parse_protoent,
1835         _nss_files_parse_servent, _nss_files_parse_netent): Likewise.
1836         * nss/nss_files/files-parse.c (nss_files_parse_hidden_def): Define.
1837         (LINE_PARSER): Use it.
1838         * nss/nsswitch.h (__nss_hostname_digits_dots): Add libc_hidden_proto.
1839         * nss/digits_dots.c (__nss_hostname_digits_dots): Add libc_hidden_def.
1841         * libio/oldiopopen.c: Move #if SHLIB_COMPAT after _IO_HAVE_SYS_WAIT
1842         #endif.
1844         * manual/debug.texi (%MENU%): Remove trailing dot.
1845         Reported by <hayastan132@hotmail.com>.
1847         * sysdeps/unix/sysv/linux/ia64/syscalls.list (llseek): Add lseek
1848         aliases.
1849         (lseek): Dummy.
1850         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list (llseek, lseek):
1851         Likewise.
1853 2002-08-09  Roland McGrath  <roland@redhat.com>
1855         * locale/loadarchive.c (_nl_load_locale_from_archive): Parse locale
1856         name to find codeset name (if any) and normalize it.  If the
1857         normalized name differs, look up only that in the archive.
1858         * locale/programs/locarchive.c (add_locale_to_archive): If the name
1859         contains a codeset, normalize the codeset store only the normalized
1860         name in the archive.  If not, add an alias containing the locale's
1861         normalized codeset name.  Apply codeset name normalization when
1862         matching entries in the alias file.
1864         * locale/programs/locarchive.c (delete_locales_from_archive): Don't
1865         decrement HEAD->namehash_used here.
1866         (add_locale): Only need to insert name string when name_offset != 0.
1868         * locale/programs/localedef.c (options): Add -A/--alias-file.
1869         (alias_file): New variable.
1870         (parse_opt): Grok -A, set that.
1871         * locale/programs/localedef.h: Declare it.
1873         * locale/locarchive.h (struct locrecent): Add `refs' member.
1874         * locale/programs/locarchive.c (insert_name): New function, broken out
1875         of ...
1876         (add_locale_to_archive): ... here.  Call that.
1877         (add_alias): New function.
1878         (add_locale): New static function, add_locale_to_archive renamed.
1879         (add_locale_to_archive): Call that and use add_alias to add an alias
1880         for the name with codeset if the given name lacks it.
1881         (enlarge_archive): Call add_locale instead of add_locale_to_archive.
1883         * locale/Makefile (routines): Add loadarchive.
1884         * locale/loadarchive.c: New file, started from code by Ulrich Drepper.
1885         (_nl_load_locale_from_archive): New function.
1886         * locale/localeinfo.h: Declare it.
1887         * locale/findlocale.c (_nl_find_locale): If using default locale path,
1888         try _nl_load_locale_from_archive first.
1890         * locale/loadlocale.c (_nl_intern_locale_data): New function,
1891         broken out of _nl_load_locale.
1892         (_nl_load_locale): Call that.
1893         * locale/localeinfo.h: Declare it.
1894         (struct locale_data): Replace member `mmaped' with `alloc', an enum.
1895         (struct locale_data): Remove unused member `options'.
1896         * locale/findlocale.c (_nl_remove_locale): Update uses.
1897         * locale/loadlocale.c (_nl_load_locale, _nl_unload_locale): Likewise.
1898         * locale/C-collate.c: Update initializer.
1899         * locale/C-identification.c: Likewise.
1900         * locale/C-measurement.c: Likewise.
1901         * locale/C-telephone.c: Likewise.
1902         * locale/C-address.c: Likewise.
1903         * locale/C-name.c: Likewise.
1904         * locale/C-paper.c: Likewise.
1905         * locale/C-time.c: Likewise.
1906         * locale/C-numeric.c: Likewise.
1907         * locale/C-monetary.c: Likewise.
1908         * locale/C-messages.c : Likewise.
1909         * locale/C-ctype.c: Likewise.
1911         * locale/hashval.h [! LONGBITS]: Include <limits.h> here and
1912         use CHAR_BIT instead of BITSPERBYTE.
1914         * locale/localeinfo.h (_nl_find_locale, _nl_load_locale,
1915         _nl_unload_locale): Add `internal_function attribute_hidden' to decls.
1916         * locale/findlocale.c (_nl_find_locale): Add internal_function to defn.
1917         (_nl_remove_locale): Likewise.
1918         * locale/loadlocale.c (_nl_load_locale, _nl_unload_locale): Likewise.
1920         * locale/findlocale.c (_nl_default_locale_path): New variable.
1921         (_nl_find_locale): If LOCALE_PATH is null, default to that.
1922         * locale/localeinfo.h: Declare it.
1923         * locale/setlocale.c (setlocale): Use _nl_default_locale_path
1924         in place of LOCALEDIR.  If no LOCPATH, pass null to _nl_find_locale.
1925         * locale/newlocale.c (__newlocale): Likewise.
1927         * misc/err.c (vwarnx, vwarn): Fix typos in libc_hidden_def uses.
1928         * inet/rexec.c (rexec_af): Add libc_hidden_def.
1929         * sysdeps/generic/morecore.c: Likewise.
1930         * signal/allocrtsig.c (__libc_current_sigrtmin): Likewise.
1931         (__libc_current_sigrtmax): Likewise.
1933 2002-08-08  Roland McGrath  <roland@redhat.com>
1935         * locale/loadlocale.c (_nl_load_locale): Don't use MAP_INHERIT.
1936         * catgets/open_catalog.c (__open_catalog): Likewise.
1938         * locale/programs/locarchive.c (INITIAL_NUM_NAMES): Renamed
1939         from typo INITIAL_NUM_NANES.
1940         (create_archive): Update use.
1942 2002-08-08  Ulrich Drepper  <drepper@redhat.com>
1944         * sysdeps/unix/sysv/linux/sigwait.c: New file.
1946 2002-08-08  Roland McGrath  <roland@frob.com>
1948         * resolv/netdb.h: Don't declare h_errno as a plain global any more.
1950 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
1952         * sysdeps/wordsize-64/wcstol_l.c (wcstoll_l): Define to something
1953         else and undefine after including wcstol_l.c.
1954         * sysdeps/wordsize-64/wcstoul_l.c (wcstoull_l): Similarly.
1956 2002-08-08  Ulrich Drepper  <drepper@redhat.com>
1958         * gmon/gmon.c (write_gmon): Use O_NOFOLLOW in open calls if available.
1960 2002-08-08  Alexandre Oliva  <aoliva@redhat.com>
1962         * configure.in: Make the test for broken_alias_attribute stricter.
1964 2002-05-24  Robert Love  <rml@tech9.net>
1966         * posix/Makefile (routines): Add sched_getaffinity and
1967         sched_setaffinity.
1968         * posix/sched.h: Add declarations for sched_getaffinity and
1969         sched_setaffinity.
1970         * sysdeps/generic/sched_getaffinity.c: New file.
1971         * sysdeps/generic/sched_setaffinity.c: New file.
1972         * sysdeps/unix/sysv/linux/syscalls.list: Add sched_getaffinity and
1973         sched_setaffinity.
1975 2002-08-06  Andreas Schwab  <schwab@suse.de>
1977         * sysdeps/unix/utime.c: If TIMES is NULL pass it through to utimes.
1979 2002-08-07  Ulrich Drepper  <drepper@redhat.com>
1981         * elf/dl-load.c (_dl_map_object_from_fd): Add missing \n in error
1982         message.
1984         * stdlib/isomac.c (get_null_defines): Treat NOT_IN_libc special.
1985         It is known to be defined.
1987         * include/string.h: Define index and rindex only if _ISOMAC is not
1988         defined.
1990         * elf/rtld.c: Include <errno.h>.
1991         * sysdeps/generic/libc-tls.c: Likewise.
1993 2002-08-07  Roland McGrath  <roland@redhat.com>
1995         * resolv/res_debug.c (latlon2ul): Add const to argument type, and use
1996         it internally.
1997         (precsize_aton): Likewise.
1999         * inet/getnetgrent_r.c (endnetgrent, __getnetgrent_r): Actually call
2000         the static symbols added in the last change (doofus is me).
2002         * locale/newlocale.c (__newlocale): Use a bit mask instead of a second
2003         loop to notice missing categories in a composite name.
2005         * locale/locale.h (LC_CTYPE_MASK, LC_NUMERIC_MASK, LC_TIME_MASK,
2006         LC_COLLATE_MASK, LC_MONETARY_MASK, LC_MESSAGES_MASK, LC_ALL_MASK,
2007         LC_PAPER_MASK, LC_NAME_MASK, LC_ADDRESS_MASK, LC_TELEPHONE_MASK,
2008         LC_MEASUREMENT_MASK, LC_IDENTIFICATION_MASK, LC_ALL_MASK): New macros.
2010 2002-08-07  Ulrich Drepper  <drepper@redhat.com>
2012         * malloc/tst-calloc.c: Add tests for one or both parameters being zero.
2014 2002-08-07  Roland McGrath  <roland@redhat.com>
2016         * sysdeps/i386/dl-machine.h (elf_machine_rel): Add to, don't clobber,
2017         unrelocated initial value for DTPOFF32 and TPOFF32 relocs.
2018         Reported by Jakub Jelinek  <jakub@redhat.com>.
2020 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
2022         * malloc/malloc.c (public_cALLOc): Check ELEM_SIZE != 0 before
2023         division.
2025 2002-08-06  Roland McGrath  <roland@redhat.com>
2027         * include/getopt.h: Put private decls inside [_GETOPT_H].
2028         Use libc_hidden_proto for getopt_long, getopt_long_only.
2029         * posix/getopt1.c [_LIBC]: Include <getopt.h> instead of "getopt.h".
2030         Add libc_hidden_def.
2032         * sysdeps/generic/unwind-dw2-fde-glibc.c [_LIBC] (dl_iterate_phdr):
2033         Define as a macro for __dl_iterate_phdr.
2035         * inet/getnetgrent_r.c (internal_setnetgrent): Renamed from __ name,
2036         made static.  Add __ name as a strong alias.
2037         (internal_endnetgrent): Likewise.
2038         (internal_getnetgrent_r): Likewise.
2040         * locale/Versions (libc: GLIBC_2.3): Add all the *_l functions
2041         with no __ prefix.
2042         * locale/langinfo.h [__USE_GNU]: Declare nl_langinfo_l.
2043         * ctype/ctype.h [__USE_GNU]: Add declarations and macros for
2044         all *_l functions with no __ prefix.
2045         * wctype/wcfuncs_l.c: Define weak aliases without __ for all fns.
2046         * ctype/ctype_l.c: Likewise.
2047         * locale/nl_langinfo.c: Likewise.
2048         * string/string.h [__USE_GNU]: Add decls for all *_l fns with no __.
2049         * stdlib/stdlib.h [__USE_GNU]: Likewise.
2050         * wcsmbs/wchar.h [__USE_GNU]: Likewise.
2051         * wctype/wctype.h [__USE_GNU]: Likewise.
2052         * string/strcoll_l.c (strcoll_l): Define as weak alias.
2053         * string/strxfrm_l.c (strxfrm_l): Define as weak alias.
2054         * sysdeps/generic/strcasecmp_l.c (strcasecmp_l): Define as weak alias.
2055         * sysdeps/generic/strncase_l.c (strncasecmp_l): Define as weak alias.
2056         * stdlib/strtod_l.c (strtod_l): Define as weak alias.
2057         * stdlib/strtof_l.c (strtof_l): Define as weak alias.
2058         * stdlib/strtold_l.c (strtold_l): Define as weak alias.
2059         * wcsmbs/wcscasecmp_l.c (wcscasecmp_l): Define as weak alias.
2060         (__wcscasecmp_l): Add libc_hidden_def.
2061         * wcsmbs/wcsncase_l.c (wcsncasecmp_l): Define as weak alias.
2062         (__wcsncasecmp_l): Add libc_hidden_def.
2063         * wcsmbs/wcstof_l.c (wcstof_l): Define as weak alias.
2064         * wcsmbs/wcstod_l.c (wcstod_l): Define as weak alias.
2065         * wcsmbs/wcstold_l.c (wcstold_l): Define as weak alias.
2066         * wcsmbs/wcscoll_l.c (wcscoll_l): Define as weak alias.
2067         * wcsmbs/wcsxfrm_l.c (wcsxfrm_l): Define as weak alias.
2068         * sysdeps/generic/wcstol_l.c (wcstol_l): Define as weak alias.
2069         * sysdeps/generic/wcstoll_l.c (wcstoll_l): Define as weak alias.
2070         * sysdeps/generic/wcstoul_l.c (wcstoul_l): Define as weak alias.
2071         * sysdeps/generic/wcstoull_l.c (wcstoull_l): Define as weak alias.
2072         * sysdeps/wordsize-64/wcstol_l.c (wcstoll_l): Define as weak alias.
2073         * sysdeps/wordsize-64/wcstoul_l.c (wcstoull_l): Define as weak alias.
2074         * wctype/wctrans_l.c (wctrans_l) Define as weak alias.
2075         * wctype/towctrans_l.c (towctrans_l) Define as weak alias.
2076         * wctype/wctype_l.c (wctype_l) Define as weak alias.
2078 2002-08-05  Roland McGrath  <roland@redhat.com>
2080         * include/rpc/auth.h: Use libc_hidden_proto for getnetname,
2081         netname2user, host2netname, user2netname, key_gendes.
2082         * sunrpc/netname.c: Add libc_hidden_def.
2083         * sunrpc/key_call.c: Likewise.
2085         * include/netdb.h: Use libc_hidden_proto for getaddrinfo, getnameinfo,
2086         freeaddrinfo.
2087         * inet/getnameinfo.c: Add libc_hidden_def.
2088         * sysdeps/generic/getaddrinfo.c: Likewise.
2089         * sysdeps/posix/getaddrinfo.c: Likewise.
2091         * include/wchar.h: Use libc_hidden_proto for wmemchr, wmemset.
2092         * wcsmbs/wmemchr.c: Add libc_hidden_def.
2093         * wcsmbs/wmemset.c: Add libc_hidden_def.
2095         * include/string.h: Move libc_hidden_proto's inside #ifndef _STRING_H.
2096         (index, rindex): Define as macros for strchr, strrchr.
2098         * string/envz.c (envz_strip): index -> strchr
2100         * include/rpc/rpc_msg.h: Use libc_hidden_proto for _seterr_reply.
2101         * sunrpc/rpc_prot.c: Add libc_hidden_def.
2103         * include/wchar.h: Use libc_hidden_proto for mbrtowc.
2104         * wcsmbs/mbrtowc.c: Add libc_hidden_weak.
2106         * include/stdlib.h: Use libc_hidden_proto for wctomb.
2107         * stdlib/wctomb.c: Add libc_hidden_def.
2109         * include/netdb.h: Use libc_hidden_proto for innetgr, rcmd_af,
2110         rexec_af, rresvport_af, ruserok_af, iruserok_af, ruserpass, hstrerror.
2111         * resolv/herror.c: Likewise.
2112         * inet/rcmd.c: Add libc_hidden_def.
2113         * inet/ruserpass.c: Likewise.
2114         * inet/getnetgrent_r.c: Likewise.
2116         * include/rpc/svc.h: Use libc_hidden_proto for svc_register,
2117         svc_unregister, remove *_internal decls.  Use libc_hidden_proto
2118         for svcerr_auth, svcerr_noprog, svcerr_progvers.
2119         * sunrpc/svc.c (svc_register, svc_unregister): Change INTDEF to
2120         libc_hidden_def.
2121         (svcerr_auth, svcerr_noprog, svcerr_progvers): Add libc_hidden_def.
2122         * sunrpc/svc_simple.c (registerrpc): Nix INTUSE for svc_register.
2124         * sysdeps/posix/system.c (do_system): New function, guts broken out of
2125         __libc_system.
2126         (__libc_system): Call it, putting just the line == NULL test here.
2128         * include/libc-symbols.h (__hidden_proto): Add extern keywords so
2129         variables work right.
2131         * elf/dl-open.c (dl_open_worker): Use _ macro instead of gettext.
2132         * elf/dl-close.c (_dl_close): Likewise.
2134         * include/netinet/in.h: Use libc_hidden_proto for bindresvport,
2135         in6addr_any, in6addr_loopback.  Remove decls for
2136         bindresvport_internal, in6addr_any_internal, in6addr_loopback_internal.
2137         * sunrpc/svc_udp.c (svcudp_bufcreate): Nix INTUSE for bindresvport.
2138         * sunrpc/svc_tcp.c (svctcp_create): Likewise.
2139         * sunrpc/clnt_udp.c (clntudp_bufcreate): Likewise.
2140         * sunrpc/bindrsvprt.c: Change INTDEF to libc_hidden_def.
2141         * inet/in6_addr.c: Change INTVARDEF to libc_hidden_def.
2142         * sysdeps/posix/getaddrinfo.c (gaih_inet): Nix INTUSE for
2143         in6addr_loopback.
2144         * inet/gethstbyad_r.c (PREPROCESS): Nix INTUSE for in6addr_any.
2146         * include/netinet/ether.h: Use libc_hidden_proto for ether_ntoa_r,
2147         ether_aton_r.
2148         * inet/ether_aton_r.c: Add libc_hidden_def.
2149         * inet/ether_ntoa_r.c: Likewise.
2151         * include/rpc/svc.h: Use libc_hidden_proto for xprt_register,
2152         xprt_unregister.
2153         * sunrpc/svc.c: Add libc_hidden_def.
2154         * include/rpc/pmap_clnt.h: Use libc_hidden_proto for pmap_getport,
2155         pmap_set, pmap_unset.
2156         * sunrpc/pmap_clnt.c: Add libc_hidden_def.
2157         * sunrpc/pm_getport.c: Likewise.
2158         * include/rpc/auth_des.h: Use libc_hidden_proto for getpublickey.
2159         * sunrpc/publickey.c: Add libc_hidden_def.
2161 2002-08-05  Ulrich Drepper  <drepper@redhat.com>
2163         * elf/rtld.c (_dl_start): Don't use memset.  Use same tricks as for
2164         the other memset call in this function.
2166         * sysdeps/generic/dl-tls.c (_dl_allocate_tls_init): Store dtv pointer
2167         at correct index.  Clear BSS region now that memalign is used.
2169 2002-08-05  Roland McGrath  <roland@redhat.com>
2171         * include/sys/utsname.h: Use libc_hidden_proto for uname, __uname.
2172         * sysdeps/generic/uname.c: Add libc_hidden_def.
2173         * sysdeps/mach/hurd/uname.c: Likewise.
2175 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
2177         * include/wchar.h (wcrtomb, wcscmp, wcsftime, wcsspn, wcschr, wcscoll,
2178         wcspbrk): Add libc_hidden_proto.
2179         * time/strftime.c (my_strftime): Add libc_hidden_def.
2180         (strftime): Remove libc_hidden_def.
2181         * wcsmbs/wcschr.c (wcschr): Add libc_hidden_def.
2182         * wcsmbs/wcspbrk.c (wcspbrk): Likewise.
2183         * wcsmbs/wcsspn.c (wcsspn): Likewise.
2184         * wcsmbs/wcscmp.c (wcscmp): Likewise.
2185         * wcsmbs/wcrtomb.c (wcrtomb): Add libc_hidden_weak.
2186         * wcsmbs/wcscoll.c (wcscoll): Likewise.
2188         * include/rpc/rpc.h (__rpc_thread_svc_max_pollfd,
2189         __rpc_thread_svc_pollfd, __rpc_thread_svc_fdset,
2190         __rpc_thread_createerr): Add libc_hidden_proto.
2191         * sunrpc/rpc_thread.c (__rpc_thread_svc_max_pollfd,
2192         __rpc_thread_svc_pollfd, __rpc_thread_svc_fdset,
2193         __rpc_thread_createerr): Add libc_hidden_def.
2195         * include/rpc/clnt.h (clnt_sperrno, clnt_spcreateerror,
2196         clnt_perror, clnt_sperror, _rpc_dtablesize): Add libc_hidden_proto.
2197         * sunrpc/clnt_perr.c (clnt_sperrno, clnt_spcreateerror,
2198         clnt_perror, clnt_sperror): Add libc_hidden_def.
2199         * sunrpc/rpc_dtable.c (_rpc_dtablesize): Likewise.
2201         * include/rpc/des_crypt.h (des_setparity, ecb_crypt, cbc_crypt): Add
2202         libc_hidden_proto.
2203         * sunrpc/des_crypt.c (ecb_crypt, cbc_crypt): Add libc_hidden_proto.
2204         * sunrpc/des_soft.c (des_setparity): Likewise.
2206         * include/rpc/auth.h (key_encryptsession_pk, key_decryptsession_pk):
2207         Add libc_hidden_proto.
2208         * sunrpc/key_call.c (key_encryptsession_pk, key_decryptsession_pk):
2209         Add libc_hidden_def.
2211 2002-08-05  Roland McGrath  <roland@redhat.com>
2213         * sysdeps/generic/ldsodefs.h (struct rtld_global): Replace member
2214         `bool _dl_initial_dtv_malloced' with `void *_dl_initial_dtv'.
2215         * elf/rtld.c (dl_main): Set it to the new dtv for the main thread.
2216         * sysdeps/generic/dl-tls.c (__tls_get_addr): When reallocating the
2217         dtv, check if it matches _dl_initial_dtv; if so, malloc and copy the
2218         old data, abandoning the original memory allocated by rtld at startup,
2219         instead of calling realloc normally.
2221 2002-08-05  Ulrich Drepper  <drepper@redhat.com>
2223         * po/fr.po: Update from translation team.
2225 2002-08-04  Roland McGrath  <roland@redhat.com>
2227         * sysdeps/unix/make-syscalls.sh: If the syscall name field is -
2228         then generate a dummy module under the given name, obeying the
2229         normal rules for the "caller" field.
2231         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Make the phdr loop
2232         actually iterate over the elements.  Fix typo p_type -> p_vaddr.
2234         * include/pthread.h: Don't declare __pthread_initialize_minimal as
2235         weak here; we declare it weak or strong in the one place we use it.
2236         * sysdeps/generic/libc-start.c: ... which is here.
2237         Don't make the decl weak if [USE_TLS], since static programs need TLS
2238         setup even when single-threaded.
2240         * stdlib/isomac.c (fmt): Add -DNOT_IN_libc to the compiler command.
2242         * elf/Makefile (test-srcs): Add $(modules-names) to it.
2243         (CFLAGS-vismod2.c, CFLAGS-failobj.c, CFLAGS-constload2.c,
2244         CFLAGS-reldepmod3.c, CFLAGS-reldepmod4.c, CFLAGS-ltglobmod2.c): Remove
2245         all these variables.
2247 2002-08-04  Ulrich Drepper  <drepper@redhat.com>
2249         * include/stdio.h: Don't define macro magic to redirect function
2250         calls if _ISOMAC is defined.
2252         * sysdeps/i386/fpu/libm-test-ulps: Add epsilons for inlined
2253         ldouble asin tests.
2255 2002-08-04  Roland McGrath  <roland@redhat.com>
2257         * stdlib/lrand48_r.c: Add libc_hidden_def.
2259         * sysdeps/generic/dl-tls.c (_dl_allocate_tls_storage): Allocate the
2260         TCB with __libc_memalign instead of mmap.
2261         (_dl_deallocate_tls): Free it with free instead of munmap.
2263         * Makerules (cpp-srcs-left): When setting this to run
2264         cppflags-iterator.mk, must append .c to $(tests) and $(xtests)
2265         words.  Combine the two loops into one on the concatenated list,
2266         including those as well as $(test-srcs).
2268         * elf/dl-minimal.c (__libc_memalign): Guts of malloc moved here,
2269         since we align here with optimally minimal waste anyway.
2270         (malloc): Just call that.
2272         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Set l_tls_offset to
2273         the right variable.
2275         * elf/dl-load.c (_dl_map_object_from_fd): Use p_vaddr, not p_offset,
2276         to compute memory location for l_tls_initimage.
2277         * elf/rtld.c (_dl_start): Likewise.
2278         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Likewise.
2280         * libio/oldiopopen.c: Move #include's before #if SHLIB_COMPAT,
2281         because the .d file is generated in the non-shared case and
2282         so fails to catch them otherwise.
2284         * sysdeps/generic/dl-tls.c (_dl_allocate_tls_storage): New function,
2285         split out of _dl_allocate_tls.
2286         (_dl_allocate_tls_init): Likewise.
2287         (_dl_allocate_tls): Call those.
2288         * sysdeps/generic/ldsodefs.h: Declare them with attribute_hidden.
2289         * elf/rtld.c (dl_main): Call them separately instead of calling
2290         _dl_allocate_tls.  Delay _dl_allocate_tls_init until after relocation
2291         is finished, so that the initializer data has been relocated before we
2292         copy it into the main thread's TLS block.
2294         * sysdeps/generic/dl-tls.c (_dl_allocate_tls): Fix off-by-one error in
2295         loop conditions, prevented the last used module from being initialized.
2297 2002-08-04  Jakub Jelinek  <jakub@redhat.com>
2299         * sysdeps/generic/glob.c (glob, globfree): Only use libc_hidden_def
2300         if glob resp. globfree are not macros.
2301         * sysdeps/gnu/glob64.c (globfree64): Add libc_hidden_def.
2302         * sysdeps/unix/sysv/linux/alpha/glob.c (glob, globfree, globfree64):
2303         Add libc_hidden_ver.
2304         * sysdeps/unix/sysv/linux/i386/glob64.c (globfree64): Add
2305         libc_hidden_def.
2306         * sysdeps/wordsize-64/glob.c (globfree64): Use libc_hidden_ver
2307         instead of libc_hidden_weak.
2308         * sysdeps/wordsize-64/strtol.c (__strtoll_internal): Use
2309         libc_hidden_ver instead of libc_hidden_def.
2310         * sysdeps/wordsize-64/wcstol.c (__wcstoll_internal): Use
2311         libc_hidden_ver instead of libc_hidden_def.
2312         (wcstoll, wcstoq): Remove libc_hidden_weak.
2313         * sysdeps/wordsize-64/strtol_l.c (____strtoll_l_internal): Add
2314         libc_hidden_ver.
2315         * sysdeps/wordsize-64/strtoul.c (__strtoull_internal): Add
2316         libc_hidden_ver.
2317         * sysdeps/wordsize-64/strtoul_l.c (____strtoull_l_internal): Add
2318         libc_hidden_ver.
2319         * sysdeps/wordsize-64/wcstoul.c (__wcstoull_internal): Add
2320         libc_hidden_ver.
2322 2002-08-04  Ulrich Drepper  <drepper@redhat.com>
2324         * stdio-common/psignal.c: Declare _sys_siglist_internal.  Use USEINT
2325         to access _sys_siglist.
2326         * string/strsignal.c: Likewise.
2327         * sysdeps/generic/siglist.c: Add _sys_siglist_internal alias.
2328         * sysdeps/gnu/siglist.c: Likewise.
2329         * sysdeps/unix/siglist.c: Likewise.
2330         * sysdeps/unix/sysv/linux/arm/siglist.c: Likewise.
2332         * libio/fileops.c: Add missing INTUSEs for _IO_file_jumps.
2334         * libio/wfileops.c: Add missing INTUSE for _IO_file_close.
2336         * intl/dcigettext.c: Define _nl_default_dirname_internal as hidden
2337         alias and use it.
2338         * intl/bindtextdom.c: Use _nl_default_dirname_internal.
2340         * include/netinet/in.h: Add declaration of in6addr_loopback_internal.
2341         * inet/in6_addr.c: Add INTVARDEF for in6addr_loopback.
2342         * sysdeps/posix/getaddrinfo.c: Use INTUSE for in6addr_loopback access.
2344         * include/time.h: Add libc_hidden_proto for __gmtime_r.
2345         * time/gmtime.c (__gmtime_r): Add libc_hidden_def.
2347         * iconv/Versions: Replace __gconv_alias_db, __gconv_modules_db,
2348         and __gconv_cache with __gconv_get_alias_db, __gconv_get_modules_db,
2349         and __gconv_get_cache respectively.
2350         * iconv/gconv_cache.c (gconv_cache): Renamed for __gconv_cache and
2351         defined static.  Change all users.
2352         (__gconv_get_cache): New function.
2353         * iconv/gconv_db.c (__gconv_get_modules_db): New function.
2354         (__gconv_get_alias_db): New function.
2355         * iconv/gconv_int.h (__gconv_alias_db): Declare as hidden.
2356         (__conv_modules_db): Likewise.
2357         Add prototypes for __gconv_get_cache, __gconv_get_modules_db,
2358         and __gconv_get_alias_db.
2359         * iconv/iconv_prog.c: Use the new functions instead of accessing the
2360         variables.
2362         * include/stdlib.h: Add prototype and libc_hidden_proto for
2363         __default_morecore.
2364         * sysdeps/generic/morecore.c: Include <stdlib.h>.
2366         * malloc/obstack.c: Remove fputs macro.
2368         * malloc/mtrace.c: Remove fopen macro.
2370 2002-08-04  Jakub Jelinek  <jakub@redhat.com>
2372         * manual/debug.texi: Fix spelling to programmatically.
2373         Reported by <hayastan132@hotmail.com>.
2375 2002-08-04  Ulrich Drepper  <drepper@redhat.com>
2377         * include/libio.h: Add libc_hidden_proto for __uflow.
2378         * include/stdio.h: Map fopen, fdopen, fclose, fputs, fsetpos, and
2379         fgetpos to _IO_* names.
2380         Add libc_hidden_proto for fileno, fwrite, fseek, fflush_unlocked,
2381         fread_unlocked, fwrite_unlocked, fgets_unlocked, fputs_unlocked.
2382         * include/wchar.h: Add libc_hidden_proto for fputws_unlocked,
2383         putwc_unlocked, vswscanf.
2384         * libio/iolibio.h: Add libc_hidden_proto for _IO_fputs.
2385         * libio/fileno.c: Use <stdio.h> and libc_hidden_def.
2386         * libio/fseek.c: Likewise.
2387         * libio/fmemopen.c: Include "libioP.h".  Call _IO_fopencookie and
2388         not fopencookie.
2389         * libio/genops.c (__uflow): Add libc_hidden_def.
2390         * libio/iofflush_u.c (fflush_unlocked): Likewise.
2391         * libio/iofgets_u.c (fgets_unlocked): Likewise.
2392         * libio/iofputs_u.c (fputs_unlocked): Likewise.
2393         * libio/iofputws_u.c (fputws_unlocked): Likewise.
2394         * libio/iofread_u.c (fread_unlocked): Likewise.
2395         * libio/iofwrite_u.c (fwrite_unlocked): Likewise.
2396         * libio/iovswscanf.c (vswscanf): Likewise.
2397         * libio/putwc_u.c (putwc_unlocked): Likewise.
2398         * libio/iofputs.c: Use libc_hidden_def instead of INTDEF.
2399         * malloc/malloc.c: Redirect fwrite calls to _IO_fwrite.
2400         * malloc/mtrace.c: Likewise.
2402         * sunrpc/clnt_perr.c: Remove fputs macro.
2403         * sunrpc/svc_simple.c: Likewise.
2404         * sunrpc/svc_tcp.c: Likewise.
2405         * sunrpc/svc_udp.c: Likewise.
2406         * sunrpc/xdr_rec.c: Likewise.
2407         * sunrpc/xdr_ref.c: Likewise.
2409         * iconv/Makefile: Add CPPFLAGS definitions with -DNOT_in_libc for
2410         iconv_prog, linereader, and charmap-dir.
2411         * locale/Makefile: Likewise for locale and charmap-dir.
2412         * malloc/Makefile: Likewise for memusagestat.
2413         * nscd/Makefile: Likewise for nscd, nscd_conf, and dbg_log.
2414         * sunrpc/Makefile: Likewise for rpc_main.
2415         * sysdeps/unix/sysv/linux/Makefile: Likewise for lddlibc4.
2416         * timezone/Makefile: Likewise for zic.
2418         * stdio-common/perror.c: Avoid multiple calls to fileno_unlocked.
2420         * elf/dl-addr.c (_dl_addr): Add libc_hidden_def.
2421         * elf/dl-close.c (_dl_close): Add libc_hidden_def.
2422         * elf/dl-open.c (_dl_open): Add libc_hidden_def.
2423         * include/dlfcn.h: Add libc_hidden_proto for _dl_addr, _dl_open,
2424         _dl_close.
2426         * include/libio.h: Add libc_hidden_proto for __underflow, __wuflow,
2427         __wunderflow.
2428         * libio/genops.c (__underflow): Add libc_hidden_def.
2429         * libio/wgenops.c (__wuflow): Likewise.
2430         (__wunderflow): Likewise.
2432         * include/obstack.h: Add libc_hidden_proto for _obstack_newchunk.
2433         * malloc/obstack.c (_obstack_newchunk): Add libc_hidden_def.
2435         * include/stdio.h: Add libc_hidden_proto for __vfscanf.
2436         * stdio-common/vfscanf.c (__vfscanf): Add libc_hidden_def.
2438         * include/string.h: Add libc_hidden_proto for __strverscmp.
2439         * string/strverscmp.c (__strverscmp): Add libc_hidden_def.
2441         * include/unistd.h: Add libc_hidden_proto for __sysconf.
2442         * sysdeps/generic/sysconf.c (__sysconf): Add libc_hidden_def.
2443         * sysdeps/posix/sysconf.c: Likewise.
2444         * sysdeps/unix/sysv/irix4/sysconf.c: Likewise.
2445         * sysdeps/unix/sysv/sysv4/sysconf.c: Likewise.
2447         * include/wctype.h: Use libc_hidden_proto for __iswctype, __iswalnum_l,
2448         __iswalpha_l, __iswblank_l, __iswcntrl_l, __iswdigit_l, __iswlower_l,
2449         __iswgraph_l, __iswprint_l, __iswpunct_l, __iswspace_l, __iswupper_l,
2450         __iswxdigit_l, __towlower_l, __towupper_l.
2451         * wcsmbs/wcstype.c (__iswctype): Use libc_hidden_def.
2452         * wcsmbs/wcfuncs_l.c: Use libc_hidden_def for all functions.
2454         * include/sys/wait.h: Add libc_hidden_proto for __xmknod.
2455         * sysdeps/generic/xmknod.c (__xmknod): Add libc_hidden_def.
2456         * sysdeps/mach/hurd/xmknod.c: Likewise.
2457         * sysdeps/unix/xmknod.c: Likewise.
2458         * sysdeps/unix/sysv/linux/xmknod.c: Likewise.
2459         * sysdeps/unix/sysv/linux/alpha/xmknod.c: Likewise.
2460         * sysdeps/unix/sysv/linux/mips/xmknod.c: Likewise.
2462         * sunrpc/svc.c: Add missing INTUSE for _authenticate.
2464 2002-08-03  Roland McGrath  <roland@redhat.com>
2466         * include/sys/resource.h: Use libc_hidden_proto for getpriority,
2467         setpriority.
2468         * sysdeps/unix/sysv/linux/getpriority.c: Add libc_hidden_def.
2469         * sysdeps/unix/sysv/irix4/getpriority.c: Likewise.
2470         * sysdeps/unix/sysv/irix4/setpriority.c: Likewise.
2471         * sysdeps/mach/hurd/setpriority.c: Likewise.
2472         * sysdeps/mach/hurd/getpriority.c: Likewise.
2473         * sysdeps/generic/setpriority.c: Likewise.
2474         * sysdeps/generic/getpriority.c: Likewise.
2476         * include/mcheck.h: Use libc_hidden_proto for mcheck_check_all.
2477         * malloc/mcheck.c: Add libc_hidden_def.
2479         * include/search.h: Use libc_hidden_proto for hcreate_r, hdestroy_r.
2480         * misc/hsearch_r.c: Add libc_hidden_def.
2482         * include/fnmatch.h: Use libc_hidden_proto for fnmatch.
2483         * posix/fnmatch.c: Add libc_hidden_weak.
2485         * include/unistd.h: Use libc_hidden_proto for _exit, alarm, confstr,
2486         execl, execle, execlp, execvp, getpid, getsid.
2487         * sysdeps/generic/alarm.c: Add libc_hidden_def.
2488         * sysdeps/unix/alarm.c: Likewise.
2489         * posix/confstr.c: Likewise.
2490         * posix/execvp.c: Likewise.
2491         * posix/execlp.c: Likewise.
2492         * posix/execle.c: Likewise.
2493         * posix/execl.c: Likewise.
2494         * sysdeps/generic/getsid.c: Likewise.
2495         * sysdeps/mach/hurd/getsid.c: Likewise.
2496         * sysdeps/generic/getpid.c: Add libc_hidden_weak.
2497         * sysdeps/mach/hurd/getpid.c: Likewise.
2499         * include/stdlib.h: Use libc_hidden_proto for ecvt_r, fcvt_r,
2500         qecvt_r, qfcvt_r, lrand48_r.
2501         * misc/efgcvt_r.c: Add libc_hidden_def.
2503         * include/wordexp.h: Use libc_hidden_proto for wordfree.
2504         * sysdeps/generic/wordexp.c: Add libc_hidden_def.
2506         * include/langinfo.h: Use libc_hidden_proto for nl_langinfo.
2507         * locale/nl_langinfo.c: Add libc_hidden_def.
2509         * include/glob.h: Use libc_hidden_proto for glob, globfree, globfree64.
2510         * sysdeps/generic/glob.c: Add libc_hidden_def.
2511         * sysdeps/generic/glob64.c: Likewise.
2512         * sysdeps/wordsize-64/glob.c (globfree64): Add libc_hidden_weak.
2514         * locale/nl_langinfo.c: Use _NL_CURRENT_DATA.
2516         * elf/Makefile (CFLAGS-vismod2.c): New variable.
2518         * locale/setlocale.c (_nl_current_names): Variable moved ...
2519         * locale/localename.c (_nl_current_names): ... here, new file.
2520         Make it global, with attribute_hidden.
2521         * locale/localeinfo.h: Declare it.
2522         * locale/Makefile (aux): Add localename.
2523         * locale/localename.c (__current_locale_name): New function.
2524         * include/locale.h (__current_locale_name): Declare it.
2525         * intl/dcigettext.c (guess_category_value): Use that instead of
2526         calling setlocale.
2528         * locale/locale.h [__USE_GNU] (locale_t): New type alias of __locale_t.
2529         [__USE_GNU] (newlocale, duplocale, freelocale, uselocale): New decls.
2530         [__USE_GNU] (LC_GLOBAL_LOCALE): New macro.
2531         * locale/newlocale.c: Add alias to __ name.
2532         * locale/duplocale.c: Likewise.
2533         * locale/freelocale.c: Likewise.
2534         * locale/uselocale.c: New file.
2535         * locale/Makefile (routines): Add it.
2536         * locale/Versions (libc: GLIBC_2.3): New set.
2537         Add newlocale, duplocale, freelocale, uselocale.
2538         (libc: GLIBC_PRIVATE): Add __uselocale.
2540         * locale/localeinfo.h [SHARED]
2541         (_NL_CURRENT_LOCALE): New macro, defined to fetch a tsd value.
2542         (_NL_CURRENT_DATA): Define using that.
2543         (_NL_CURRENT, _NL_CURRENT_WSTR, _NL_CURRENT_WORD): Define using that.
2544         (_NL_CURRENT_DEFINE): Define to empty.
2545         [! SHARED]: Decls of _nl_current_CATEGORY and _nl_current
2546         conditionalized on this.
2547         * locale/xlocale.c (NL_C_INTIIALIZER): New macro,
2548         taking initializer of _nl_C_locobj.
2549         [SHARED] (_nl_global_locale): New variable, using that initializer.
2550         (_nl_C_locobj): Use new macro for initialzier.
2551         * locale/setlocale.c [! SHARED] (_nl_current): Conditionalize on this.
2552         [! SHARED] (CATEGORY_USED): New macro.
2553         [SHARED] (CATEGORY_USED, _nl_C): New macros.
2554         (setdata, setlocale): Use that macro instead of examining _nl_current.
2555         (setdata): Set the slot in _nl_global_locale.
2556         Conditionalize setting of _nl_current on [! SHARED].
2557         * locale/findlocale.c [SHARED] (_nl_C): Define as a macro instead of
2558         declaration as an extern.
2559         * locale/newlocale.c (__newlocale): Use _nl_C_locobj instead of _nl_C.
2561         * include/locale.h: Use libc_hidden_proto for setlocale.
2562         * locale/setlocale.c: Add libc_hidden_def.
2564         * locale/setlocale.c (free_mem): Use _NL_CURRENT_DATA.
2566         * include/search.h: Use libc_hidden_proto for hsearch_r, lfind.
2567         * misc/hsearch_r.c: Add libc_hidden_def.
2568         * misc/lsearch.c: Likewise.
2570         * include/ttyent.h: Use libc_hidden_proto for getttyent, setttyent,
2571         endttyent.
2572         * misc/getttyent.c: Add libc_hidden_def.
2574         * include/mcheck.h: Use libc_hidden_proto for mcheck.
2575         * malloc/mcheck.c: Add libc_hidden_def.
2577         * include/envz.h: Use libc_hidden_proto for envz_entry, enz_remove.
2578         * include/argz.h: Use libc_hidden_proto for argz_delete.
2579         * string/argz-delete.c: Add libc_hidden_def.
2580         * string/envz.c: Likewise.  Use <envz.h>, not "envz.h".
2582         * sysdeps/unix/sysv/linux/x86_64/clone.S (thread_start): Use
2583         HIDDEN_JUMPTARGET for _exit.
2584         * sysdeps/unix/sysv/linux/m68k/clone.S (thread_start): Likewise.
2585         * sysdeps/unix/sysv/linux/i386/clone.S (thread_start): Likewise.
2586         * sysdeps/unix/sysv/linux/powerpc/clone.S: Likewise.
2587         * sysdeps/unix/_exit.S (_exit): Add libc_hidden_def.
2589         * include/libc-symbols.h: Fix [__ASSEMBLY__] -> [__ASSEMBLER__].
2590         [__ASSEMBLER__] (hidden_weak): Define using hidden_def, or to empty.
2591         [__ASSEMBLER__] (HIDDEN_JUMPTARGET): New macro.
2592         * sysdeps/unix/sysv/linux/i386/makecontext.S: Use it for exit.
2594         * include/stdlib.h: Use libc_hidden_proto for abort,
2595         __strtof_internal, __strtod_internal, __strtold_internal,
2596         __strtol_internal, __strtoll_internal, __strtoul_internal,
2597         __strtoull_internal. __strtof_l_internal, __strtod_l_internal,
2598         __strtold_l_internal, __strtol_l_internal, __strtoll_l_internal,
2599         __strtoul_l_internal, __strtoull_l_internal.
2600         * include/wchar.h: Use libc_hidden_proto for __wcstof_internal,
2601         __wcstod_internal, __wcstold_internal, __wcstol_internal,
2602         __wcstoll_internal, __wcstoul_internal, ____wcstof_l_internal,
2603         ____wcstod_l_internal, ____wcstold_l_internal, ____wcstol_l_internal,
2604         ____wcstoll_l_internal, ____wcstoul_l_internal, __wcscasecmp_l,
2605         __wcsncasecmp_l.
2606         * sysdeps/generic/abort.c: Add libc_hidden_def.
2607         * stdlib/strtod.c: Likewise.
2608         * sysdeps/generic/strtol.c: Likewise.
2609         * sysdeps/wordsize-64/strtol.c: Likewise.
2610         * sysdeps/wordsize-64/wcstol.c: Likewise.
2611         * sysdeps/wordsize-64/wcstol_l.c: Likewise.
2613         * include/stdlib.h: Use libc_hidden_proto for qsort.
2614         * stdlib/msort.c: Add libc_hidden_def.
2616         * include/utime.h: Use libc_hidden_proto for utime.
2617         * sysdeps/generic/utime.c: Add libc_hidden_def.
2618         * sysdeps/unix/utime.c: Likewise.
2620         * sysdeps/generic/utmp_file.c (LOCK_FILE): sigemptyset -> __sigemptyset
2621         * sysdeps/posix/profil.c (__profil): sigfillset -> __sigfillset
2622         * sysdeps/posix/sprofil.c (__sprofil): Likewise.
2623         * shadow/lckpwdf.c (__lckpwdf): Likewise (both).
2624         * sysdeps/posix/spawni.c (__spawni): sigismember -> __sigismember
2626         * include/signal.h: Use libc_hidden_proto for raise, sigemptyset,
2627         sigfillset, sigismember, __sigpause, __libc_current_sigrtmin,
2628         and __libc_current_sigrtmax.
2629         * signal/sigismem.c: Add libc_hidden_def.
2630         * signal/sigfillset.c: Likewise.
2631         * signal/sigempty.c: Likewise.
2632         * sysdeps/generic/sigpause.c (__sigpause): Likewise.
2633         * sysdeps/posix/sigpause.c (__sigpause): Likewise.
2634         * sysdeps/unix/bsd/osf/alpha/sigpause.S: Likewise.
2635         * sysdeps/posix/raise.c: Likewise.
2636         * sysdeps/generic/raise.c: Likewise.
2638 2002-08-03  Ulrich Drepper  <drepper@redhat.com>
2640         * include/string.h: Use libc_hidden_proto for __stpcpy.
2641         * sysdeps/alpha/stpcpy.S (__stpcpy): Add libc_hidden_def.
2642         * sysdeps/alpha/alphaev67/stpcpy.S: Likewise.
2643         * sysdeps/generic/stpcpy.c: Likewise.
2644         * sysdeps/i386/stpcpy.S: Likewise.
2645         * sysdeps/i386/i586/stpcpy.S: Likewise.
2646         * sysdeps/powerpc/stpcpy.S: Likewise.
2647         * sysdeps/sparc/sparc32/stpcpy.S: Likewise.
2648         * sysdeps/sparc/sparc64/stpcpy.S: Likewise.
2650         * include/string.h: Use libc_hidden_proto for __strcasecmp_l,
2651         __strncasecmp_l, __strdup, __strndup, __strerror_r.
2652         * sysdeps/generic/strcasecmp_l.c (__strcasecmp_l): Add
2653         libc_hidden_def.
2654         * string/strdup.c (__strdup): Likewise.
2655         * string/strndup.c (__strndup): Likewise.
2656         * sysdeps/generic/_strerror.c (__strerror_r): Likewise.
2657         * sysdeps/generic/strncase_l.c (__strncasecmp_l): Likewise.
2659 2002-08-03  Jakub Jelinek  <jakub@redhat.com>
2661         * include/libio.h: New file.
2662         * libio/libioP.h (__overflow, __woverflow): Remove libc_hidden_proto.
2663         * libio/iolibio.h: #include <libio.h>, not "libio.h".
2664         * sysdeps/generic/morecore.c (__sbrk): Add libc_hidden_proto.
2665         * sysdeps/unix/bsd/syscalls.list: Remove all __GI_* aliases.
2666         * sysdeps/unix/common/syscalls.list: Likewise.
2667         * sysdeps/unix/inet/syscalls.list: Likewise.
2668         * sysdeps/unix/sysv/irix4/syscalls.list: Likewise.
2669         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Likewise.
2670         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Likewise.
2671         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
2672         * sysdeps/unix/sysv/linux/hppa/syscalls.list: Likewise.
2673         * sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise.
2674         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
2675         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
2676         * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
2677         * sysdeps/unix/sysv/sysv4/solaris2/syscalls.list: Likewise.
2678         * sysdeps/unix/syscalls.list: Likewise.
2680 2002-08-03  Jakub Jelinek  <jakub@redhat.com>
2681             Ulrich Drepper  <drepper@redhat.com>
2683         * malloc/malloc.c (public_cALLOc): Only divide if at least one of
2684         the arguments is big enough to cause an overflow.
2686 2002-08-03  Ulrich Drepper  <drepper@redhat.com>
2688         * assert/assert.c: Use hidden_def not INTDEF.
2690 2002-08-03  Jakub Jelinek  <jakub@redhat.com>
2692         * include/libc-symbols.h: Optimize if HAVE_BROKEN_ALIAS_ATTRIBUTE is
2693         not defined.
2695 2002-08-03  Roland McGrath  <roland@redhat.com>
2697         * include/sys/syslog.h: Use libc_hidden_proto for syslog, vsyslog.
2698         * include/err.h: Use libc_hidden_proto for warn, warnx, vwarn, vwarn,
2699         verr, verrx.
2700         * include/stdlib.h: Use libc_hidden_proto for exit, getenv, bsearch.
2701         * misc/syslog.c: Add libc_hidden_def.
2702         * misc/err.c: Likewise.
2703         * stdlib/exit.c: Likewise.
2704         * stdlib/bsearch.c: Likewise.
2705         * sysdeps/generic/getenv.c: Likewise.
2707         * include/libc-symbols.h (hidden_weak): Define it for [__ASSEMBLER__].
2709         * sysdeps/unix/make-syscalls.sh: Generate libc_hidden_def or
2710         libc_hidden_weak for every system call symbol defined.
2712         * include/time.h: Use libc_hidden_proto for time, asctime, mktime,
2713         timelocal, localtime, strftime.
2714         * time/asctime.c: Add libc_hidden_def.
2715         * time/mktime.c: Likewise.
2716         * time/localtime.c: Likewise.
2717         * time/strftime.c: Likewise.
2718         * time/strptime.c: Likewise.
2719         * sysdeps/generic/time.c: Likewise.
2720         * sysdeps/unix/time.c: Likewise.
2721         * sysdeps/unix/sysv/i386/time.S: Likewise.
2722         * sysdeps/unix/sysv/linux/x86_64/time.S: Likewise.
2724         * include/arpa/inet.h: Use libc_hidden_proto for inet_ntop, inet_pton.
2725         inet_makeaddr, inet_netof, inet_addr, __inet_addr.
2726         * resolv/inet_ntop.c: Likewise.
2727         * resolv/inet_pton.c: Likewise.
2728         * inet/inet_mkadr.c: Add libc_hidden_def.
2729         * inet/inet_netof.c: Likewise.
2730         * resolv/inet_addr.c: Likewise.
2732         * include/libc-symbols.h: Remove `defined HAVE_BROKEN_ALIAS_ATTRIBUTE'
2733         clauses from conditionals for now.  Will have to be fixed later
2734         for older compilers.
2736         * sysdeps/generic/mempcpy.c (__mempcpy): #undef it before defn.
2738 2002-08-02  Ulrich Drepper  <drepper@redhat.com>
2740         * configure.in (HAVE_BROKEN_ALIAS_ATTRIBUTE): Add check for
2741         broken alias attribute handling.
2742         * config.h.in (HAVE_BROKEN_ALIAS_ATTRIBUTE): Add.
2744 2002-08-02  Roland McGrath  <roland@frob.com>
2746         * elf/Makefile ($(objpfx)interp.os): Depend on config.make,
2747         since it sets the variables we use in a -D switch.
2749 2002-08-02  Roland McGrath  <roland@redhat.com>
2751         * posix/bits/posix1_lim.h (SSIZE_MAX): Define to LONG_MAX, not INT_MAX.
2752         On 32-bit platforms they are the same; on 64-bit platforms ssize_t
2753         matches long int, not int.
2755         * locale/localeinfo.h (_NL_CURRENT_DATA): New macro.
2756         * wcsmbs/wcsmbsload.h (update_conversion_ptrs): Use it.
2757         * locale/lc-ctype.c (_nl_postload_ctype): Likewise.
2758         * wctype/wctrans.c (wctrans): Likewise.
2759         * wctype/wctype.c (__wctype): Likewise.
2760         * intl/loadmsgcat.c (_nl_init_domain_conv): Use _NL_CURRENT.
2762 2002-08-02  Ulrich Drepper  <drepper@redhat.com>
2764         * assert/assert.c (__assert_fail): Fix typo in comment.
2766         * include/rpc/rpc.h: Declare RPC_VARS tsd as extern.
2767         * sunrpc/rpc_thread.c: Define it without static.
2768         * sunrpc/Versions [libc] (GLIBC_PRIVATE): Export __libc_tsd_RPC_VARS.
2770 2002-08-02  Jakub Jelinek  <jakub@redhat.com>
2772         * assert/assert.c (__assert_fail): Remove undef.
2773         Replace INTDEF with libc_hidden_def.
2774         * assert/__assert.c (__assert): Remove INTUSE.
2775         * elf/dl-minimal.c (__assert_fail): Replace INTDEF with
2776         libc_hidden_weak.
2777         * include/libc-symbols.h (hidden_proto, hidden_def, hidden_weak,
2778         hidden_ver, libc_hidden_proto, libc_hidden_def, libc_hidden_weak,
2779         libc_hidden_ver, rtld_hidden_proto, rtld_hidden_def, rtld_hidden_weak,
2780         rltd_hidden_ver, libm_hidden_proto, libm_hidden_def, libm_hidden_weak,
2781         libm_hiden_ver): Define.
2782         * include/assert.h (__assert_fail_internal): Remove.
2783         (__assert_fail): Add prototype.  Add hidden_proto.
2784         * include/libc-internal.h (__libc_freeres, __profile_frequency): Add
2785         libc_hidden_proto.
2786         * include/wchar.h (__mbrtowc_internal, __mbrlen_internal): Remove.
2787         (__mbrtowc, __mbrlen): Use libc_hidden_proto.  Remove macros.
2788         * include/string.h (__mempcpy, __stpncpy, __rawmemchr, __strcasecmp):
2789         Add libc_hidden_proto.
2790         * include/fcntl.h (__open64, __libc_open, __libc_fcntl, __open,
2791         __fcntl): Add libc_hidden_proto.  Remove macros.
2792         (__open_internal, __fcntl_internal): Remove.
2793         * libio/iofdopen.c (_IO_fcntl): Remove INTUSE from __fcntl.
2794         * malloc/set-freeres.c (__libc_freeres): Add libc_hidden_def.
2795         * nss/nsswitch.h (__nss_database_lookup, __nss_next): Add
2796         libc_hiden_proto.
2797         * nss/nsswitch.c (__nss_database_lookup, __nss_next): Add
2798         libc_hidden_def.
2799         * sysdeps/generic/mempcpy.c (__mempcpy): Remove undef.
2800         Add libc_hidden_def.
2801         * sysdeps/generic/open64.c (__open64): Add libc_hidden_def.
2802         * sysdeps/generic/open.c (__open): Remove undef.
2803         Add libc_hidden_def.  Remove INTDEF.
2804         * sysdeps/generic/fcntl.c (__fcntl): Remove undef.
2805         Add libc_hidden_def.
2806         * sysdeps/mach/hurd/fcntl.c (__fcntl): Likewise.
2807         * sysdeps/i386/i586/mempcpy.S (__mempcpy): Add libc_hidden_def.
2808         * sysdeps/i386/i686/mempcpy.S (__mempcpy): Likewise.
2809         * sysdeps/mach/hurd/fcntl.c (__libc_fcntl, __fcntl): Remove undef.
2810         (__fcntl): Remove INTDEF2.  Add libc_hidden_weak.
2811         (__libc_fcntl): Add libc_hidden_def.
2812         * sysdeps/mach/hurd/open.c (__libc_open, __open): Remove undef.
2813         (__open): Remove INTDEF2.  Add libc_hidden_weak.
2814         (__libc_open): Add libc_hidden_def.
2815         * sysdeps/posix/open64.c (__open64): Add libc_hidden_weak.
2816         * sysdeps/standalone/open.c (__open): Add libc_hidden_def.
2817         * sysdeps/unix/sysv/aix/fcntl.c (__libc_fcntl, __fcntl): Remove undef.
2818         Add libc_hidden_def.
2819         * sysdeps/unix/sysv/aix/open.c (__libc_open, __open): Remove undef.
2820         Add libc_hidden_def.
2821         * sysdeps/unix/sysv/linux/i386/fcntl.c (__libc_fcntl, __fcntl): Remove
2822         undef.
2823         (__fcntl): Remove INTDEF2.  Add libc_hidden_weak.
2824         (__libc_fcntl): Add libc_hidden_def.
2825         * sysdeps/unix/sysv/linux/syscalls.list (__fcntl_internal,
2826         __getpgid_internal, __chown_internal): Remove.
2827         (__GI___fcntl, __GI___libc_fcntl, __GI___getpgid, __GI___pipe,
2828         __GI___sched_setscheduler, __GI___select, __GI___setpgid,
2829         __GI___chown): Add.
2830         * sysdeps/unix/syscalls.list (__close_internal, __dup2_internal,
2831         __getpid_internal, __open_internal, __write_internal): Remove.
2832         (__GI___fcntl, __GI___libc_fcntl, __GI___open, __GI___libc_open,
2833         __GI___chown, __GI___close, __GI___dup2, __GI___getpid,
2834         __GI___libc_open, __GI___open, __GI___read, __GI___libc_read,
2835         __GI___select, __GI___statfs, __GI___write, __GI___libc_write): Add.
2836         * wcsmbs/mbrlen.c (__mbrlen): Remove undef.
2837         Replace INTDEF with libc_hidden_def.
2838         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
2839         * catgets/catgetsinfo.h (__open_catalog): Add libc_hidden_proto.
2840         * catgets/open_catalog.c (__open_catalog): Add libc_hidden_def.
2841         * elf/dl-profile.c (__profile_frequency): Add libc_hidden_proto.
2842         * include/rpc/rpc.h (__rpc_thread_svc_fdset, __rpc_thread_createerr):
2843         Add libc_hidden_proto.
2844         * include/sys/poll.h (__poll): Add libc_hidden_proto.
2845         * include/sys/select.h (__select): Likewise.
2846         * include/sys/socket.h (__send): Likewise.
2847         * include/sys/statfs.h (__statfs): Likewise.
2848         * include/unistd.h (__pwrite64, __libc_read, __pipe, __chown, __dup2,
2849         __getpid, __getpgid, __setpgid, __close, __read, __write,
2850         __getpagesize, __sbrk): Likewise.
2851         (__chown_internal, __dup2_internal, __getpid_internal,
2852         __getpgid_internal, __close_internal, __write_internal,
2853         __getpagesize_internal): Remove.
2854         (__close, __dup2, __getpagesize, __getpgid, __getpid, __libc_write):
2855         Remove macros.
2856         * include/printf.h (__printf_fp): Add libc_hidden_proto.
2857         * include/sched.h (__sched_setscheduler): Likewise.
2858         * include/resolv.h (__res_ninit, __res_randomid): Likewise.
2859         * include/stdlib.h (__secure_getenv): Likewise.
2860         * include/signal.h (__sigaction, __sigsuspend): Likewise.
2861         * inet/getaliasent_r.c (NSS_attribute_hidden): Remove.
2862         * inet/getaliasname_r.c (NSS_attribute_hidden): Remove.
2863         * inet/getnetbyad_r.c (NSS_attribute_hidden): Remove.
2864         * inet/getnetbynm_r.c (NSS_attribute_hidden): Remove.
2865         * inet/getnetent_r.c (NSS_attribute_hidden): Remove.
2866         * inet/getproto_r.c (NSS_attribute_hidden): Remove.
2867         * inet/getprtent_r.c (NSS_attribute_hidden): Remove.
2868         * inet/getprtname_r.c (NSS_attribute_hidden): Remove.
2869         * inet/getrpcbyname_r.c (NSS_attribute_hidden): Remove.
2870         * inet/getrpcbynumber_r.c (NSS_attribute_hidden): Remove.
2871         * inet/getrpcent_r.c (NSS_attribute_hidden): Remove.
2872         * inet/getservent_r.c (NSS_attribute_hidden): Remove.
2873         * inet/getsrvbynm_r.c (NSS_attribute_hidden): Remove.
2874         * inet/getsrvbypt_r.c (NSS_attribute_hidden): Remove.
2875         * inet/gethstbyad_r.c (DB_LOOKUP_FCT): Remove INTUSE.
2876         * inet/gethstbynm2_r.c (DB_LOOKUP_FCT): Likewise.
2877         * inet/gethstbynm_r.c (DB_LOOKUP_FCT): Likewise.
2878         * inet/gethstent_r.c (DB_LOOKUP_FCT): Likewise.
2879         * libio/genops.c (__overflow): Add libc_hidden_def.
2880         * libio/iovdprintf.c: Remove libio.h include.
2881         * libio/libioP.h (libc_hidden_proto, libc_hidden_def,
2882         libc_hidden_weak): Define to nothing if not defined.
2883         (__overflow, __woverflow): Add libc_hidden_proto.
2884         * libio/wgenops.c (__woverflow): Add libc_hidden_def.
2885         * nss/getXXent_r.c (NSS_attribute_hidden): Remove.
2886         (DB_LOOKUP_FCT): Add libc_hidden_proto.
2887         * nss/getXXbyYY_r.c (NSS_attribute_hidden): Remove.
2888         (DB_LOOKUP_FCT): Add libc_hidden_proto.
2889         * nss/XXX-lookup.c (DB_LOOKUP_FCT): Add libc_hidden_proto
2890         and libc_hidden_def.
2891         * nss/hosts-lookup.c (__nss_hosts_lookup): Remove INTDEF.
2892         * posix/bsd-getpgrp.c (__getpgid_internal): Remove.
2893         (__getpgid): Add libc_hidden_proto.
2894         (__bsd_getpgrp): Remove INTUSE.
2895         * resolv/res_init.c (__res_ninit, __res_randomid): Add
2896         libc_hidden_def.
2897         * shadow/getspent_r.c (NSS_attribute_hidden): Remove.
2898         * shadow/getspnam_r.c (NSS_attribute_hidden): Remove.
2899         * stdio-common/printf_fp.c (__printf_fp): Add libc_hidden_def.
2900         * stdlib/strfmon.c (__printf_fp): Add libc_hidden_proto.
2901         * stdlib/secure-getenv.c (__secure_getenv): Add libc_hidden_def.
2902         * sunrpc/rpc_thread.c (__rpc_thread_svc_fdset,
2903         __rpc_thread_createerr): Add libc_hidden_def.
2904         * sysdeps/alpha/alphaev67/rawmemchr.S (__rawmemchr): Add
2905         libc_hidden_def.
2906         * sysdeps/alpha/alphaev67/stpncpy.S (__stpncpy): Likewise.
2907         * sysdeps/alpha/rawmemchr.S (__rawmemchr): Likewise.
2908         * sysdeps/alpha/stpncpy.S (__stpncpy): Likewise.
2909         * sysdeps/generic/chown.c (__chown): Likewise.
2910         * sysdeps/generic/close.c (__close): Likewise.
2911         * sysdeps/generic/dup2.c (__dup2): Likewise.
2912         * sysdeps/generic/pipe.c (__pipe): Likewise.
2913         * sysdeps/generic/prof-freq.c (__profile_frequency): Likewise.
2914         * sysdeps/generic/pwrite64.c (__pwrite64): Likewise.
2915         * sysdeps/generic/rawmemchr.c (__rawmemchr): Likewise.
2916         * sysdeps/generic/read.c (__libc_read): Likewise.
2917         (__read): Add libc_hidden_weak.
2918         * sysdeps/generic/sbrk.c (__sbrk): Add libc_hidden_def.
2919         * sysdeps/generic/sched_sets.c (__sched_setscheduler): Likewise.
2920         * sysdeps/generic/select.c (__select): Likewise.
2921         * sysdeps/generic/send.c (__send): Likewise.
2922         * sysdeps/generic/setpgid.c (__setpgid): Likewise.
2923         * sysdeps/generic/sigaction.c (__sigaction): Likewise.
2924         * sysdeps/generic/sigsuspend.c (__sigsuspend): Likewise.
2925         * sysdeps/generic/statfs.c (__statfs): Likewise.
2926         * sysdeps/generic/stpncpy.c (__stpncpy): Likewise.
2927         * sysdeps/generic/strcasecmp.c (__strcasecmp): Likewise.
2928         * sysdeps/generic/getpagesize.c (__getpagesize): Likewise.
2929         Remove undef and INTDEF.
2930         * sysdeps/generic/getpgid.c (__getpgid): Likewise.
2931         * sysdeps/generic/getpid.c (__getpid): Likewise.
2932         * sysdeps/generic/write.c (__libc_write): Likewise.
2933         (__write): Add libc_hidden_weak.  Remove undef and INTDEF.
2934         * sysdeps/i386/rawmemchr.S (__rawmemchr): Add libc_hidden_def.
2935         * sysdeps/i386/stpncpy.S (__stpncpy): Likewise.
2936         * sysdeps/m68k/rawmemchr.S (__rawmemchr): Likewise.
2937         * sysdeps/mach/hurd/chown.c (__chown): Likewise.  Remove INTDEF.
2938         * sysdeps/mach/hurd/close.c (__close): Add libc_hidden_def.
2939         Remove undef and INTDEF.
2940         * sysdeps/mach/hurd/dup2.c (__dup2): Likewise.
2941         * sysdeps/mach/hurd/getpgid.c (__getpgid): Likewise.
2942         * sysdeps/mach/hurd/getpid.c (__getpid): Likewise.
2943         * sysdeps/mach/getpagesize.c (__getpagesize): Likewise.
2944         * sysdeps/mach/hurd/write.c (__libc_write): Likewise.
2945         (__write): Add libc_hidden_weak.  Remove undef and INTDEF.
2946         * sysdeps/mach/hurd/pipe.c: Include unistd.h.
2947         (__pipe): Add libc_hidden_def.
2948         * sysdeps/mach/hurd/dl-sysdep.c (__libc_read, __libc_write): Add
2949         libc_hidden_weak.
2950         * sysdeps/mach/hurd/poll.c (__poll): Add libc_hidden_def.
2951         * sysdeps/mach/hurd/profil.c (__profile_frequency): Likewise.
2952         * sysdeps/mach/hurd/read.c (__libc_read): Likewise.
2953         (__read): Add libc_hidden_weak.
2954         * sysdeps/mach/hurd/pwrite64.c (__pwrite64): Likewise.
2955         (__libc_pwrite64): Add libc_hidden_def.
2956         * sysdeps/mach/hurd/sbrk.c (__sbrk): Likewise.
2957         * sysdeps/mach/hurd/select.c (__select): Likewise.
2958         * sysdeps/mach/hurd/send.c (__send): Likewise.
2959         * sysdeps/mach/hurd/setpgid.c (__setpgid): Likewise.
2960         * sysdeps/mach/hurd/sigaction.c (__sigaction): Likewise.
2961         * sysdeps/mach/hurd/sigsuspend.c (__sigsuspend): Likewise.
2962         * sysdeps/mach/hurd/statfs.c (__statfs): Likewise.
2963         * sysdeps/posix/dup2.c: Likewise.
2964         Remove undef and INTDEF.
2965         * sysdeps/posix/getpagesize.c (__getpagesize): Likewise.
2966         * sysdeps/posix/pwrite64.c (__libc_pwrite64): Add libc_hidden_def.
2967         (__pwrite64): Add libc_hidden_weak.
2968         * sysdeps/posix/sigsuspend.c (__sigsuspend): Add libc_hidden_def.
2969         * sysdeps/sparc/sparc64/rawmemchr.S (__rawmemchr): Likewise.
2970         * sysdeps/sparc/sparc64/stpncpy.S (__stpncpy): Likewise.
2971         * sysdeps/standalone/close.c (__close): Likewise.
2972         * sysdeps/standalone/write.c (__libc_write): Likewise.
2973         (__write): Add libc_hidden_weak.
2974         * sysdeps/standalone/read.c (__read): Likewise.
2975         (__libc_read): Add libc_hidden_def.
2976         * sysdeps/unix/grantpt.c (grantpt): Remove INTUSE.
2977         * sysdeps/unix/bsd/m68k/pipe.S (__pipe): Add libc_hidden_def.
2978         * sysdeps/unix/bsd/osf/alpha/pipe.S (__pipe): Likewise.
2979         * sysdeps/unix/bsd/vax/pipe.S (__pipe): Likewise.
2980         * sysdeps/unix/bsd/syscalls.list (__GI___getpagesize): Likewise.
2981         * sysdeps/unix/bsd/poll.c (__poll): Likewise.
2982         * sysdeps/unix/bsd/sigaction.c (__sigaction): Likewise.
2983         * sysdeps/unix/bsd/sigsuspend.c (__sigsuspend): Likewise.
2984         * sysdeps/unix/common/syscalls.list (__GI___getpgid, __GI___setpgid,
2985         __GI___sigaction): Add.
2986         * sysdeps/unix/i386/pipe.S (__pipe): Add libc_hidden_def.
2987         * sysdeps/unix/inet/syscalls.list (__GI___send): Add.
2988         * sysdeps/unix/mips/pipe.S (__pipe): Add libc_hidden_def.
2989         * sysdeps/unix/sparc/pipe.S (__pipe): Likewise.
2990         * sysdeps/unix/sysv/irix4/syscalls.list (__GI___getpgid,
2991         __GI___setpgid): Add.
2992         * sysdeps/unix/sysv/aix/chown.c (__chown): Add libc_hidden_def.
2993         Remove undef and INTDEF.
2994         * sysdeps/unix/sysv/aix/getpgid.c (__getpgid): Likewise.
2995         * sysdeps/unix/sysv/aix/write.c (__write, __libc_write): Likewise.
2996         * sysdeps/unix/sysv/aix/close.c (__close): Add libc_hidden_def.
2997         * sysdeps/unix/sysv/aix/getpid.c (__getpid): Likewise.
2998         * sysdeps/unix/sysv/aix/pipe.c (__pipe): Likewise.
2999         * sysdeps/unix/sysv/aix/read.c (__read, __libc_read): Likewise.
3000         * sysdeps/unix/sysv/aix/poll.c (__poll): Likewise.
3001         * sysdeps/unix/sysv/aix/sbrk.c (__sbrk): Likewise.
3002         * sysdeps/unix/sysv/aix/sigaction.c (__sigaction): Likewise.
3003         * sysdeps/unix/sysv/aix/sigsuspend.c (__sigsuspend): Likewise.
3004         * sysdeps/unix/sysv/aix/statfs.c (__statfs): Likewise.
3005         * sysdeps/unix/sysv/aix/select.c (__select): Likewise.
3006         * sysdeps/unix/sysv/aix/setpgid.c (__setpgid): Likewise.
3007         * sysdeps/unix/sysv/linux/alpha/pipe.S (__pipe): Likewise.
3008         * sysdeps/unix/sysv/linux/alpha/syscalls.list (__GI___pwrite64,
3009         __GI___statfs, __GI___send): Add.
3010         * sysdeps/unix/sysv/linux/alpha/select.S (__select): Add
3011         libc_hidden_ver resp. libc_hidden_def.
3012         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S (__sigsuspend): Add
3013         libc_hidden_def.
3014         * sysdeps/unix/sysv/linux/ia64/getpagesize.c (__getpagesize):
3015         Likewise.  Remove undef and INTDEF.
3016         * sysdeps/unix/sysv/linux/ia64/pipe.S (__pipe): Add libc_hidden_def.
3017         * sysdeps/unix/sysv/linux/ia64/syscalls.list (__GI___pwrite64,
3018         __GI___statfs, __GI___send): Add.
3019         * sysdeps/unix/sysv/linux/ia64/sigaction.c (__sigaction): Add
3020         libc_hidden_def.
3021         * sysdeps/unix/sysv/linux/ia64/sigsuspend.c (__sigsuspend):
3022         Likewise.
3023         * sysdeps/unix/sysv/linux/sh/pipe.S (__pipe): Likewise.
3024         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c (__chown): Add
3025         libc_hidden_ver resp. libc_hidden_def.
3026         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list (__GI___pwrite64,
3027         __GI___send): Add.
3028         * sysdeps/unix/sysv/linux/s390/s390-64/sigaction.c (__sigaction):
3029         Add libc_hidden_weak.
3030         * sysdeps/unix/sysv/linux/s390/s390-64/sigsuspend.c (__sigsuspend):
3031         Add libc_hidden_def.
3032         * sysdeps/unix/sysv/linux/hppa/syscalls.list (__GI___send): Add.
3033         * sysdeps/unix/sysv/linux/arm/sigaction.c (__sigaction): Add
3034         libc_hidden_weak.
3035         * sysdeps/unix/sysv/linux/i386/chown.c (__chown): Add libc_hidden_ver
3036         resp. libc_hidden_def.
3037         * sysdeps/unix/sysv/linux/i386/sigaction.c (__sigaction): Add
3038         libc_hidden_weak.
3039         * sysdeps/unix/sysv/linux/m68k/chown.c (__chown): Likewise.  Remove
3040         INTDEF.
3041         * sysdeps/unix/sysv/linux/m68k/getpagesize.c (__getpagesize):
3042         Likewise.  Remove undef.
3043         * sysdeps/unix/sysv/linux/mips/pwrite64.c (__pwrite64): Add
3044         libc_hidden_weak.
3045         * sysdeps/unix/sysv/linux/mips/syscalls.list (__GI___send): Add.
3046         * sysdeps/unix/sysv/linux/mips/sigaction.c (__sigaction): Add
3047         libc_hidden_weak.
3048         * sysdeps/unix/sysv/linux/powerpc/chown.c (__chown): Add
3049         libc_hidden_def.
3050         * sysdeps/unix/sysv/linux/powerpc/pwrite64.c (__pwrite64): Likewise.
3051         * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c (__getpagesize):
3052         Likewise.  Remove undef and INTDEF.
3053         * sysdeps/unix/sysv/linux/sparc/sparc32/pipe.S (__pipe): Add
3054         libc_hidden_def.
3055         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c (__sigaction): Add
3056         libc_hidden_weak.
3057         * sysdeps/unix/sysv/linux/sparc/sparc64/pipe.S (__pipe): Add
3058         libc_hidden_def.
3059         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list
3060         (__GI___pwrite64, __GI___statfs, __GI___select, __GI___send): Add.
3061         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c (__sigaction): Add
3062         libc_hidden_weak.
3063         * sysdeps/unix/sysv/linux/sparc/sparc64/sigsuspend.c (__sigsuspend):
3064         Add libc_hidden_def.
3065         * sysdeps/unix/sysv/linux/x86_64/syscalls.list (__GI___pwrite64,
3066         __GI___statfs): Add.
3067         * sysdeps/unix/sysv/linux/x86_64/send.c (__send): Add
3068         libc_hidden_weak.
3069         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (__sigaction): Likewise.
3070         * sysdeps/unix/sysv/linux/getpagesize.c: Add libc_hidden_def.
3071         Remove undef and INTDEF.
3072         * sysdeps/unix/sysv/linux/poll.c (__poll): Add libc_hidden_def.
3073         * sysdeps/unix/sysv/linux/pwrite64.c (__pwrite64): Add
3074         libc_hidden_def.
3075         * sysdeps/unix/sysv/linux/send.S (__send): Likewise.
3076         * sysdeps/unix/sysv/linux/sigaction.c (__sigaction): Add
3077         libc_hidden_weak.
3078         * sysdeps/unix/sysv/linux/sigsuspend.c (__sigsuspend): Add
3079         libc_hidden_def.
3080         * sysdeps/unix/sysv/sco3.2.4/__setpgid.c (__setpgid): Likewise.
3081         * sysdeps/unix/sysv/sco3.2.4/sigaction.S (__sigaction): Likewise.
3082         * sysdeps/unix/sysv/sysv4/solaris2/syscalls.list (__GI___sigaction):
3083         Add.
3084         * sysdeps/unix/sysv/sysv4/__getpgid.c (__getpgid): Add
3085         libc_hidden_def.  Remove undef and INTDEF.
3086         * sysdeps/unix/sysv/sysv4/getpgid.c (__getpgid): Likewise.
3087         * sysdeps/unix/sysv/sysv4/__setpgid.c (__setpgid): Add
3088         libc_hidden_def.
3089         * sysdeps/unix/sysv/sysv4/setpgid.c (__setpgid): Likewise.
3090         * sysdeps/unix/sysv/sysv4/sigaction.c (__sigaction): Likewise.
3091         * sysdeps/unix/sysv/sigaction.c (__sigaction): Likewise.
3092         * sysdeps/unix/getpagesize.c (__getpagesize): Add libc_hidden_def.
3093         Remove undef and INTDEF.
3094         * configure.in (HAVE_BROKEN_VISIBILITY_ATTRIBUTE): Add check for
3095         broken visibility attribute handling.
3096         * config.h.in (HAVE_BROKEN_VISIBILITY_ATTRIBUTE): Add.
3098 2002-08-02  Ulrich Drepper  <drepper@redhat.com>
3100         * locale/iso-639.def: Add entries for Venda and Nothern Sotho.
3101         Reported by Dwayne Bailey <dwayne@obsidian.co.za>.
3103         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr_r): Adapt
3104         previous patch.
3106 2002-06-29  Todd Fries  <todd@openbsd.org>
3108         * resolv/gethnamaddr.c (gethostbyaddr): Try ip6.int if ip6.arpa fails.
3110 2002-08-02  Jakub Jelinek  <jakub@redhat.com>
3112         * include/errno.h: Don't include tls.h if _ISOMAC is defined.
3114 2002-07-30  Roland McGrath  <roland@redhat.com>
3116         * resolv/resolv.h (_res): Define macro unconditionally.
3117         [! _LIBC_REENTRANT] (_res): Move this conditional decl to ...
3118         * include/resolv.h: ... here.
3119         [USE_TLS && HAVE___THREAD] (_res): #undef it and declare
3120         as a __thread variable.
3121         * resolv/res_libc.c [USE_TLS && HAVE___THREAD] (_res): Define it as
3122         a __thread variable instead of a global.
3123         * resolv/res_data.c [_LIBC]: Don't #undef _res.
3125         * include/errno.h: Include <tls.h> to make sure USE_TLS defined by the
3126         time we test it.
3128         * intl/loadmsgcat.c [__GNUC__]: #undef alloca before defining it.
3130         * malloc/malloc.c [_LIBC]: Include <string.h> instead of using local
3131         decls of memset and memcpy.
3133         * sysdeps/generic/sysdep.h (END): Conditionalize on [__ASSEMBLER__].
3134         * sysdeps/unix/sysv/linux/i386/sysdep.h (L): Likewise.
3136         * elf/dl-load.c (_dl_map_object_from_fd): Comment fix.
3138         * sysdeps/generic/bits/libc-tsd.h [USE_TLS && HAVE___THREAD]
3139         (__libc_tsd_define): Define using __thread.
3141         * sunrpc/rpc_thread.c: Use __libc_tsd_define.
3142         (__rpc_thread_variables): Use __libc_tsd_get.
3143         (__rpc_thread_destroy): Use __libc_tsd_get instead of calling
3144         __rpc_thread_variables, which might allocate what we're about to free.
3146         * inet/herrno.c [USE_TLS && HAVE___THREAD] (h_errno): Define as a
3147         thread-local variable.
3148         * resolv/netdb.h (h_errno): Define macro unconditionally.
3149         [_LIBC] (__set_h_errno): Macro moved to ...
3150         * include/netdb.h: ... here.
3151         [USE_TLS && HAVE___THREAD] (h_errno): Declare __thread variable.
3152         [USE_TLS && HAVE___THREAD] (__set_h_errno): Define using that.
3153         [! _LIBC_REENTRANT]: #undef h_errno here.
3155         * include/errno.h: Protect from multiple inclusion.
3157         * misc/sys/select.h (__NFDBITS, __FDELT, __FDMASK): #undef these
3158         before defining them, since Linux's <linux/posix_types.h> might have
3159         defined them.
3161 2002-08-02  Jakub Jelinek  <jakub@redhat.com>
3163         * malloc/malloc.c (public_cALLOc): Check for overflow on
3164         multiplication.
3165         * sunrpc/xdr_array.c (xdr_array): Likewise.
3166         * sunrpc/rpc/types.h (mem_free): Add comment.
3167         Patch by Solar Designer <solar@openwall.com>.
3169 2002-08-02  Jakub Jelinek  <jakub@redhat.com>
3171         * sysdeps/unix/sysv/linux/kernel-features.h
3172         (__ASSUME_SET_THREAD_AREA_SYSCALL): Define.
3174 2002-08-01  Roland McGrath  <roland@redhat.com>
3176         * libio/fileops.c (_IO_file_sync_mmap): New function.
3177         (_IO_file_jumps_mmap): Use it.
3178         (_IO_file_underflow_mmap): Rewritten.  If after EOF or fflush,
3179         repeat the stat check and resize the mapped buffer as necessary.
3181 2002-07-31  Roland McGrath  <roland@redhat.com>
3183         * libio/fileops.c (decide_maybe_mmap): New static function.
3184         Code taken from libio/iofopen.c:__fopen_maybe_mmap to try to
3185         mmap the file contents.  Then switch the jump tables to the mmap
3186         tables if it worked, or the vanilla file tables if not.
3187         (_IO_file_underflow_maybe_mmap): New function.
3188         (_IO_file_seekoff_maybe_mmap): New function.
3189         (_IO_file_xsgetn_maybe_mmap): New function.
3190         (_IO_file_jumps_maybe_mmap): New variable, jump table using those.
3191         * libio/libioP.h: Declare those.
3192         * libio/wfileops.c (_IO_wfile_underflow_maybe_mmap): New function.
3193         (_IO_wfile_jumps_maybe_mmap): New variable, jump table using that.
3194         * libio/iofopen.c (__fopen_maybe_mmap): Don't try to mmap here.
3195         If the stream is read-only, set its jump tables to those new ones.
3196         * libio/iofdopen.c (_IO_new_fdopen) [_G_HAVE_MMAP]: Set the initial
3197         jump tables to the maybe_mmap ones, and don't call __fopen_maybe_mmap.
3198         We need the tables set before _IO_file_attach.
3200         * libio/tst-mmap-eofsync.c: New file.
3201         * libio/tst-mmap-fflushsync.c: New file.
3202         * libio/bug-mmap-fflush.c: New file.
3203         * libio/tst-mmap2-eofsync.c: New file.
3204         * libio/Makefile (tests): Add them.
3206         * libio/wfileops.c (_IO_wfile_underflow_mmap): Don't set EOF bit when
3207         _IO_file_underflow_mmap fails, it already set the appropriate bit.
3209 2002-07-31  Jeff Bailey  <jbailey@gnu.org>
3211         * libio/stdio.h (sys_errlist, sys_nerr, _sys_errlist, _sys_nerr):
3212         Declarations moved to <bits/sys_errlist.h>.  Include that file.
3213         * libio/Makefile (headers): Add bits/sys_errlist.h to the list.
3214         * sysdeps/generic/bits/sys_errlist.h: New file.  This does *not*
3215         declare sys_errlist and sys_nerr.
3216         * sysdeps/unix/sysv/linux/bits/sys_errlist.h: New file.  Does
3217         provide declarations.
3219 2002-07-31  Roland McGrath  <roland@redhat.com>
3221         * elf/rtld.c (dl_main): Fix typo in error message.
3223 2002-07-31  Roland McGrath  <roland@frob.com>
3225         * sysdeps/mach/hurd/Versions (ld: GLIBC_2.0): __fxstat -> __fxstat64,
3226         __xstat -> __xstat64, __lseek -> __libc_lseek64.  Completes 2002-06-09
3227         sysdeps/mach/hurd/dl-sysdep.c change.
3229 2002-07-28  Ulrich Drepper  <drepper@redhat.com>
3231         * sysdeps/unix/sysv/linux/configure.in: Check /lib/modules/`uname
3232         -r`/build/include for kernel headers.
3234         * po/fi.po: New file.
3236 2002-07-15  Alexandre Oliva  <aoliva@redhat.com>
3238         * configure.in (static_nss): Set to `yes' if --disable-shared.
3240 2002-07-23  Bruno Haible  <bruno@clisp.org>
3242         * intl/loadmsgcat.c (PRI*): Redefine the macros if PRI_MACROS_BROKEN
3243         is set.
3245 2002-07-25  Jakub Jelinek  <jakub@redhat.com>
3247         * sysdeps/unix/sysv/linux/ia64/sigcontextinfo.h: New file.
3248         * sysdeps/unix/sysv/linux/ia64/profil-counter.h: Fix profil_counter
3249         arguments.
3251 2002-07-25  Jakub Jelinek  <jakub@redhat.com>
3253         * sysdeps/unix/sysv/linux/alpha/adjtime.c (__adjtimex_internal): Add
3254         alias.
3256 2002-07-21  Bruno Haible  <bruno@clisp.org>
3258         * intl/libintl.h (__GNU_GETTEXT_SUPPORTED_REVISION): New macro.
3259         * intl/gettext.h (struct mo_file_header): New fields n_sysdep_segments,
3260         sysdep_segments_offset, n_sysdep_strings, orig_sysdep_tab_offset,
3261         trans_sysdep_tab_offset.
3262         (struct sysdep_segment): New type.
3263         (struct sysdep_string): New type.
3264         (SEGMENTS_END): New macro.
3265         * intl/gettextP.h (struct sysdep_string_desc): New type.
3266         (struct loaded_domain): New fields malloced, n_sysdep_strings,
3267         orig_sysdep_tab, trans_sysdep_tab, must_swap_hash_tab. Make fields
3268         orig_tab, trans_tab, hash_tab to const pointers because they point
3269         into read-only memory.
3270         * intl/loadmsgcat.c: Include stdint.h, inttypes.h, hash-string.h.
3271         (PRI*): Define fallback values.
3272         (get_sysdep_segment_value): New function.
3273         (_nl_load_domain): Distinguish major and minor revision parts. Add
3274         support for minor revision 1 with system dependent strings.
3275         (_nl_unload_domain): Also free the 'malloced' field.
3276         * intl/dcigettext.c (_nl_find_msg): Remove test for domain->hash_size,
3277         now done in loadmsgcat.c. Add support for system dependent strings.
3279 2002-07-16  Stepan Kasal  <kasal@math.cas.cz>
3281         * posix/bug-regex7.c: New file.
3282         * posix/bug-regex8.c: New file.
3283         * posix/Makefile (tests): Add bug-regex7 and bug-regex8.
3285 2002-07-16  Stepan Kasal  <kasal@math.cas.cz>
3287         * posix/bug-regex4.c (main): Fix typos.
3288         * posix/bug-regex6.c (main): Likewise.
3290 2002-07-27  Ulrich Drepper  <drepper@redhat.com>
3292         * posix/bug-regex6.c (main): Fix warnings.
3294         * iconvdata/Makefile (CPPFLAGS): Add NOT_IN_libc.
3296         * iconv/iconv_prog.c (main): Improve error message for the cases
3297         where -t and/or -f parameter are missing.
3299 2002-07-10  Stepan Kasal  <kasal@math.cas.cz>
3301         * posix/regexec.c (re_match): Reorganize to remove duplicate code.
3302         (re_search): Likewise.
3303         (re_match_2): Likewise.
3304         (re_search_2): Likewise.
3305         (re_search_stub): New function.
3306         (re_search_2_stub): New function.
3307         * regcomp.c (re_compile_pattern): Typo in a comment fixed.
3309 2002-07-10  Isamu Hasegawa  <isamu@yamato.ibm.com>
3311         * posix/regex_internal.h: Add new member STOP to struct re_string_t.
3312         (re_string_eoi): Use STOP instead of LEN.
3313         * posix/regex_internal.c (re_string_allocate): Initialize pstr->len.
3314         (re_string_construct): Likewise.
3315         (re_string_reconstruct): Adjust pstr->stop like pstr->len.
3316         * posix/regexec.c (re_search_internal): Add a new argument STOP
3317         so that it can handle the argument STOP of re_search_2 and re_match_2
3318         correctly.
3319         (regexec): Adapt to new I/F of re_search_internal.
3320         (re_search_stub): Likewise.
3322 2002-07-25  Ulrich Drepper  <drepper@redhat.com>
3324         * sunrpc/clnt_gen.c: Don't include <sys/errno.h>.
3326         * elf/dl-minimal.c: Remove definition of __assert_perror_fail.
3328         * sysdeps/wordsize-32/divdi3.c: Define __divdi3_internal.
3329         * sysdeps/wordsize-32/lldiv.c: Make gcc use __divdi3_internal instead
3330         of __divdi3.
3332         * sysdeps/unix/sysv/linux/adjtime.c: Use __adjtimex_internal.
3333         * sysdeps/unix/sysv/linux/ntp_gettime.c: Likewise.
3334         * sysdeps/unix/sysv/linux/syscalls.list: Add __adjtimex_internal
3335         alias for adjtimex syscall.
3337         * elf/dl-minimal.c: Define __assert_fail_internal.
3338         * assert/assert.c: Likewise.
3339         * include/assert.h: Define __assert_file macro if !SHARED and not
3340         NOT_IN_libc.
3342         * iconv/Makefile: Define NOT_IN_libc for objects in standalone
3343         programs.
3344         * locale/Makefile: Likewise.
3345         * nscd/Makefile: Likewise.
3346         * catgets/Makefile: Likewise.
3348 2002-07-24  Ulrich Drepper  <drepper@redhat.com>
3350         * libio/fileops.c (_IO_file_seekoff_mmap): Do use fp->_offset to
3351         compute current position.
3353         * stdio-common/tst-fseek.c (main): Improve error messages.
3355         * libio/tst-freopen.c (main): Remove unused variable.
3357         * libio/fileops.c (_IO_file_seekoff_mmap): Set fp->_offset after
3358         succesful seek call.  Simplify error checking.
3360 2002-07-25  Jakub Jelinek  <jakub@redhat.com>
3362         * config.h.in: Use __ASSEMBLER__ test macro not ASSEMBLER.
3363         * sysdeps/ia64/fpu/libm_support.h: Likewise.
3365 2002-07-19  Roland McGrath  <roland@frob.com>
3367         * hurd/hurdsig.c (_hurdsig_getenv): Always return null if
3368         __libc_enable_secure is set.
3370 2002-07-24  Roland McGrath  <roland@frob.com>
3372         Added <ifaddrs.h> interface with functions `getifaddrs', `freeifaddrs'.
3373         This implementation supports only IPv4.
3374         * inet/ifaddrs.h: New file.
3375         * sysdeps/generic/ifaddrs.c: New file.
3376         * sysdeps/gnu/ifaddrs.c: New file.
3377         * inet/test-ifaddrs.c: New file.
3378         * inet/Makefile (routines): Add ifaddrs.
3379         (headers): Add ifaddrs.h here.
3380         (tests): Add test-ifaddrs.
3381         * inet/Versions (GLIBC_2.3): New set, add getifaddrs and freeifaddrs.
3383         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Use an explicit
3384         socket call to get an AF_INET socket, instead of using __opensock.
3385         The SIOCGIFNETMASK ioctl will work only with a PF_INET socket.
3387         * sysdeps/generic/ifreq.h (__ifreq): Take third argument SOCKFD,
3388         if not -1 use it instead of calling __opensock.
3389         * sysdeps/unix/sysv/linux/ifreq.h (__ifreq): Likewise.
3390         * sysdeps/mach/hurd/ifreq.h (__ifreq): Take new argument and ignore it.
3391         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Pass new argument.
3393         * sysdeps/mach/hurd/ifreq.h: New file.
3394         * sysdeps/generic/ifreq.h (__if_freereq): Take second argument NUM_IFS.
3395         * sysdeps/unix/sysv/linux/ifreq.h (__if_freereq): Likewise.
3396         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Update caller.
3398         * libio/fileops.c (_IO_file_seekoff_mmap): Don't rely on FP->_offset,
3399         which gets moved around.  Calculate size of mmap'd buffer instead.
3401 2002-07-24  Philip Blundell  <philb@gnu.org>
3403         * sysdeps/unix/arm/brk.S: Improve schedule.
3404         * sysdeps/unix/sysv/linux/arm/socket.S (PUSHARGS_1): Use more
3405         efficient instruction.
3406         (__socket): Optimize return sequence.
3408 2002-07-24  Ulrich Drepper  <drepper@redhat.com>
3410         * sysdeps/unix/sysv/linux/opensock.c (__opensock): Prefer inet
3411         sockets on old kernels.
3413 2002-07-22  Philip Blundell  <philb@gnu.org>
3415         * sysdeps/unix/sysv/linux/arm/errlist.c: Remove extra weak alias
3416         definiton of _old_sys_nerr.  Define _old_sys_errlist as strong
3417         alias.
3419 2002-07-24  Ulrich Drepper  <drepper@redhat.com>
3421         * locale/hashval.h: Make more self-contained by defining LONG_BITS.
3422         * locale/programs/simple-hash.c: Remove LONG_BITS definition.
3424         * locale/programs/locarchive.c (add_locale_to_archive): Correct
3425         test to detect duplicate locales.
3427         * libio/fileops.c (_IO_new_file_seekoff): Fail if relative
3428         position would be before beginning of file.
3429         (_IO_file_seekoff_mmap): Likewise.
3430         * libio/Makefile (tests): Add bug-fseek.
3431         * libio/bug-fseek.c: New file.
3433         * intl/explodename.c: Remove support for CEN-style locale variables.
3434         It was never used and shouldn't be since it's not portable.
3435         * intl/finddomain.c: Likewise.
3436         * intl/l10nflist.c: Likewise.
3437         * intl/loadinfo.h: Likewise.
3438         * locale/findlocale.c: Likewise.
3440 2002-07-24  Roland McGrath  <roland@frob.com>
3442         * libio/fileops.c (_IO_file_seekoff_mmap): When just examining the
3443         position, calculate it to take into account an active pushback buffer.
3445         * libio/Makefile (tests): Add bug-ungetc.
3446         * libio/bug-ungetc.c: New file.
3448 2002-07-23  Ulrich Drepper  <drepper@redhat.com>
3450         * sysdeps/generic/libc-tls.c: New file.
3451         * csu/Makefile (routines): Add libc-tls.
3452         (static-only-routines): Add libc-tls.
3453         * elf/dl-support.c (_dl_phdr): New variable.
3454         (_dl_phnum): New variable.
3455         (_dl_aux_init): Initialize _dl_phdr and _dl_phnum from aux vector.
3456         * sysdeps/generic/libc-start.c (__libc_start_main): Reorganize code
3457         for !SHARED.  First look through auxiliary vector.  If TLS always
3458         call __pthread_initialize_minimal.
3460         * sysdeps/generic/dl-tls.c (_dl_allocate_tls): Make sure size argument
3461         in mmap call is never zero.
3463 2002-07-23  Andreas Jaeger  <aj@suse.de>
3465         * sysdeps/x86_64/fpu/s_copysign.S: Use optimized version.
3466         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
3468 2002-07-22  Ulrich Drepper  <drepper@redhat.com>
3470         * libio/tst-eof.c: Rewrite to let test-skeleton.c deal with
3471         creation and removal of the temp file.
3473         * libio/bug-rewind.c: Use test skeleton.  Use create_temp_file for
3474         file creation.
3475         * test-skeleton.c (create_temp_file): New function.
3477 2002-07-22  Andreas Jaeger  <aj@suse.de>
3479         * sysdeps/x86_64/dl-machine.h (elf_machine_load_address): Use
3480         local label.
3482 2002-07-21  Roland McGrath  <roland@frob.com>
3484         * wcsmbs/Makefile (strtox-CFLAGS): New variable,
3485         put -I../include before -I../stdlib so we get the right errno.h et al.
3486         (CFLAGS-wcstod.c): Use that variable instead of -I../stdlib.
3487         (CFLAGS-wcstof.c): Likewise.
3488         (CFLAGS-wcstold.c): Likewise.
3489         (CFLAGS-wcstod_l.c): Likewise.
3490         (CFLAGS-wcstof_l.c): Likewise.
3491         (CFLAGS-wcstold_l.c): Likewise.
3493 2002-07-19  Roland McGrath  <roland@frob.com>
3495         * sysdeps/mach/hurd/errnos.awk: Remove __set_errno defn from output.
3497 2002-07-20  Ulrich Drepper  <drepper@redhat.com>
3499         * sysdeps/unix/sysv/linux/ldsodefs.h (HAVE_AUX_XID): Define if
3500         __ASSUME_AT_XID is defined.
3501         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_XID): Define
3502         for 2.4.1 and up.
3503         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Optimize handling
3504         of AT_UID, AT_EUID, AT_GID, and AT_EGID.
3506         * wcsmbs/Makefile (CFLAGS-wcstod.c): Add -I../stdlib.
3507         (CFLAGS-wcstof.c): Likewise.
3508         (CFLAGS-wcstold.c): Likewise.
3509         (CFLAGS-wcstod_l.c): Likewise.
3510         (CFLAGS-wcstof_l.c): Likewise.
3511         (CFLAGS-wcstold_l.c): Likewise.
3513 2002-07-18  Jakub Jelinek  <jakub@redhat.com>
3515         * resource/sys/resource.h (__rlimit_resource_t, __rusage_who_t,
3516         __priority_which_t): Always typedef to int for C++.
3518 2002-07-19  Ulrich Drepper  <drepper@redhat.com>
3520         * configure.in: Add test for __thread support in compiler.
3521         * config.h.in: Add HAVE___THREAD.
3522         * Makefile (headers): Remove errno.h, sys/errno.h, and bits/errno.h.
3523         * include/sys/errno.h: Moved to...
3524         * stdlib/sys/errno.h: ...here.  New file.
3525         * stdlib/errno.h: New file.  Moved from...
3526         * include/errno.h: ...here.  Changed into an internal header defining
3527         libc-local things like __set_errno.
3528         * stdlib/Makefile (headers): Add errno.h, sys/errno.h, and
3529         bits/errno.h.
3530         * elf/dl-minimal.c: Include <tls.h>.  Define errno as thread-local
3531         variable if USE_TLS && HAVE___THREAD.  Don't define __errno_location
3532         either.
3533         * elf/rtld.c (_dl_start): Add code to initialize TLS for ld.so
3534         from...
3535         (_dl_start_final): ...here.  Add code to initialize tls elements from
3536         bootstrap_map.
3537         * sysdeps/generic/errno-loc.c: Define errno as thread-local variable
3538         if USE_TLS && HAVE___THREAD.
3539         * sysdeps/generic/bits/errno.h: Remove __set_errno definition.
3540         * sysdeps/mach/hurd/bits/errno.h: Likewise.
3541         * sysdeps/standalone/arm/bits/errno.h: Likewise.
3542         * sysdeps/standalone/bits/errno.h: Likewise.
3543         * sysdeps/unix/bsd/bsd4.4/bits/errno.h: Likewise.
3544         * sysdeps/unix/sysv/aix/bits/errno.h: Likewise.
3545         * sysdeps/unix/sysv/hpux/bits/errno.h: Likewise.
3546         * sysdeps/unix/sysv/linux/bits/errno.h: Likewise.
3547         * sysdeps/unix/sysv/linux/hppa/bits/errno.h: Likewise.
3548         * sysdeps/unix/sysv/linux/mips/bits/errno.h: Likewise.
3549         * sysdeps/unix/sysv/sysv4/solaris2/bits/errno.h: Likewise.
3550         * sysdeps/i386/dl-machine.c (elf_machine_rel) [RTLD_BOOTSTRAP]: Don't
3551         use GL(dl_rtld_map), use map parameter.
3552         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
3553         * sysdeps/unix/sysv/linux/i386/sysdep.S: Define errno in .tbss if
3554         USE_TLS && HAVE___THREAD.
3555         * sysdeps/unix/sysv/linux/i386/sysdep.h: Unify SETUP_PIC_REG
3556         definitions.  If USE_TLS && HAVE___THREAD store errooor value using
3557         TLS code sequence.
3558         * sysdeps/unix/sysv/linux/i386/i686/sysdep.h: Likewise.
3560         * sysdeps/unix/sysv/linux/getcwd.c: No real need to restore errno.
3561         * sysdeps/unix/sysv/linux/grantpt.c: Likewise.
3562         * sysdeps/unix/sysv/linux/internal_statvfs.c: Likewise.
3563         * sysdeps/unix/sysv/linux/msgctl.c: Likewise.
3564         * sysdeps/unix/sysv/linux/readv.c: Likewise.
3565         * sysdeps/unix/sysv/linux/writev.c: Likewise.
3567 2002-07-17  Ulrich Drepper  <drepper@redhat.com>
3569         * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Fix MS_SYNC and
3570         MS_INVALIDATE values.
3572 2002-07-17  Andreas Schwab  <schwab@suse.de>
3573             Ulrich Drepper  <drepper@redhat.com>
3575         * sysdeps/unix/sysv/linux/pread.c: Sign extend offset.
3576         * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
3577         * sysdeps/unix/sysv/linux/mips/pread.c: Likewise.
3578         * sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.
3580 2002-07-01  H.J. Lu  <hjl@gnu.org>
3582         * elf/circleload1.c (load_dso): Call "circlemod1" and check
3583         return value.
3585         * elf/circlemod1.c (circlemod1): Return int.
3586         * elf/circlemod2.c (circlemod2): Likewise.
3587         * elf/circlemod2a.c (circlemod2): Likewise.
3588         * elf/circlemod3.c (circlemod3): Likewise.
3589         (circlemod3a): A new function.
3591 2002-07-16  Ulrich Drepper  <drepper@redhat.com>
3593         * catgets/tst-catgets.c (main): Don't expect results for
3594         untranslated messages.
3596         * glibcbug.in: Fix little typo.  Remove STDIO.
3598         * config.h.in: Fail if __FAST_MATH__ is defined.
3599         * math/Makefile (CPPFLAGS-test-ifloat.c): Also define TEST_FAST_MATH.
3600         (CPPFLAGS-test-idouble.c): Likewise.
3601         (CPPFLAGS-test-ildouble.c): Likewise.
3603 2002-07-15  Ulrich Drepper  <drepper@redhat.com>
3605         * intl/tst-gettext.sh: Pass -f option to msgfmt.
3606         * intl/tst-gettext.c: Correctly handle untranslated messages in
3607         positive tests.
3609         * po/de.po: Update from translation team.
3611 2002-07-02  H.J. Lu  <hjl@gnu.org>
3613         * sysdeps/mips/atomicity.h: Don't include <sgidefs.h>.  Always
3614         use ll/sc.
3615         * sysdeps/unix/sysv/linux/mips/sys/tas.h: Likewise.
3617         * sysdeps/unix/sysv/linux/configure.in: Set arch_minimum_kernel
3618         to 2.4.0 for mips.
3620 2002-07-15  Ulrich Drepper  <drepper@redhat.com>
3622         * elf/dl-load.c (_dl_map_object_from_fd): If loaded object uses
3623         TLS fail if USE_TLS is not defined.
3625         * libio/wfileops.c (_IO_wfile_seekoff): Reposition wide pointers
3626         and adjust state for seek position.  [PR libc/4070]
3627         * libio/Makefile (tests): Add bug-rewind.
3628         * libio/bug-rewind.c: New file.
3630 2002-07-12  Philip Blundell  <philb@gnu.org>
3632         * sysdeps/generic/backtrace.c (FIRST_FRAME_POINTER): New macro.
3633         (__backtrace): Use it.
3634         * sysdeps/arm/frame.h (FIRST_FRAME_POINTER): Define.  [PR libc/2632]
3636 2002-07-12  Philip Blundell  <philb@gnu.org>
3638         * sysdeps/arm/dl-machine.h (elf_machine_rel): Don't handle
3639         R_ARM_RELATIVE if RTLD_BOOTSTRAP and HAVE_Z_COMBRELOC.  Only check
3640         for rtld map if neither RTLD_BOOTSTRAP nor HAVE_Z_COMBRELOC is defined.
3641         (elf_machine_rela): Remove unused variable.
3643         * sysdeps/unix/sysv/linux/arm/Makefile [subdir=elf]
3644         (sysdep-rtld-routines, sysdep_routines, sysdep-dl-routines): Don't
3645         define.
3647 2002-07-12  Ulrich Drepper  <drepper@redhat.com>
3649         * iconvdata/gconv-modules: Add aliases for ISO-8859-11.
3651 2002-07-14  Andreas Jaeger  <aj@suse.de>
3653         * sysdeps/x86_64/bits/link.h: Add biarch support.
3655 2002-07-13  Andreas Jaeger  <aj@suse.de>
3657         * sysdeps/unix/sysv/linux/mips/register-dump.h (register_dump):
3658         Use correct indices.
3659         Patch by Eliot Dresselhaus <eliot@ayrnetworks.com>.
3661 2002-07-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3663         * sysdeps/s390/bits/byteswap.h: Unified 31/64 bit byteswap.h.
3664         * sysdeps/s390/s390-32/bits/byteswap.h: Remove.
3665         * sysdeps/s390/s390-64/bits/byteswap.h: Remove.
3666         * sysdeps/s390/bits/link.h: Unified 31/64 bit link.h.
3667         * sysdeps/s390/s390-32/bits/link.h: Remove.
3668         * sysdeps/s390/s390-64/bits/link.h: Remove.
3669         * sysdeps/s390/bits/setjmp.h: Unified 31/64 bit setjmp.h.
3670         * sysdeps/s390/s390-32/bits/setjmp.h: Remove.
3671         * sysdeps/s390/s390-64/bits/setjmp.h: Remove.
3672         * sysdeps/s390/bits/wordsize.h: New file.
3673         * sysdeps/unix/sysv/linux/s390/bits/elfclass.h: Unified 31/64 bit
3674         elfclass.h.
3675         * sysdeps/unix/sysv/linux/s390/s390-64/bits/elfclass.h: Remove.
3676         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Unified 31/64 bit fcntl.h.
3677         * sysdeps/unix/sysv/linux/s390/s390-32/bits/fcntl.h: Remove.
3678         * sysdeps/unix/sysv/linux/s390/s390-64/bits/fcntl.h: Remove.
3679         * sysdeps/unix/sysv/linux/s390/bits/ipc.h: Unified 31/64 bit ipc.h.
3680         * sysdeps/unix/sysv/linux/s390/s390-64/bits/ipc.h: Remove.
3681         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Unified 31/64 bit mman.h.
3682         * sysdeps/unix/sysv/linux/s390/s390-32/bits/mman.h: Remove.
3683         * sysdeps/unix/sysv/linux/s390/s390-64/bits/mman.h: Remove.
3684         * sysdeps/unix/sysv/linux/s390/bits/msq.h: Unified 31/64 bit msq.h.
3685         * ysdeps/unix/sysv/linux/s390/s390-64/bits/msq.h: Remove.
3686         * sysdeps/unix/sysv/linux/s390/bits/resource.h: Unified 31/64 bit
3687         resource.h.
3688         * sysdeps/unix/sysv/linux/s390/s390-32/bits/resource.h: Remove.
3689         * sysdeps/unix/sysv/linux/s390/s390-64/bits/resource.h: Remove.
3690         * sysdeps/unix/sysv/linux/s390/bits/sem.h: Unified 31/64 bit sem.h.
3691         * sysdeps/unix/sysv/linux/s390/s390-64/bits/sem.h: Remove.
3692         * sysdeps/unix/sysv/linux/s390/bits/shm.h: Unified 31/64 bit shm.h.
3693         * sysdeps/unix/sysv/linux/s390/s390-64/bits/shm.h: Remove.
3694         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h: Unified 31/64 bit
3695         sigaction.h.
3696         * sysdeps/unix/sysv/linux/s390/s390-64/bits/sigaction.h: Remove.
3697         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Unified 31/64 bit
3698         siginfo.h.
3699         * sysdeps/unix/sysv/linux/s390/s390-64/bits/siginfo.h: Remove.
3700         * sysdeps/unix/sysv/linux/s390/s390-64/bits/sigstack.h: Remove.
3701         * sysdeps/unix/sysv/linux/s390/bits/socket.h: Unified 31/64 bit
3702         socket.h.
3703         * sysdeps/unix/sysv/linux/s390/s390-64/bits/socket.h: Remove.
3704         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Unified 31/64 bit stat.h.
3705         * sysdeps/unix/sysv/linux/s390/s390-32/bits/stat.h: Remove.
3706         * sysdeps/unix/sysv/linux/s390/s390-64/bits/stat.h: Remove.
3707         * sysdeps/unix/sysv/linux/s390/bits/types.h: Unified 31/64 bit types.h.
3708         * sysdeps/unix/sysv/linux/s390/s390-64/bits/types.h: Remove.
3709         * sysdeps/unix/sysv/linux/s390/net/route.h: New file.
3710         * sysdeps/unix/sysv/linux/s390/sys/procfs.h: Unified 31/64 bit
3711         procfs.h.
3712         * sysdeps/unix/sysv/linux/s390/s390-32/sys/procfs.h: Remove.
3713         * sysdeps/unix/sysv/linux/s390/s390-64/sys/procfs.h: Remove.
3714         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: Unified 31/64 bit
3715         ucontext.h.
3716         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Remove.
3717         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Remove.
3719 2002-07-11  Ulrich Drepper  <drepper@redhat.com>
3721         * Versions.def (libc): Add GLIBC_2.3.
3722         * stdlib/Versions [libc] (GLIBC_2.3): Add realpath.
3723         * stdlib/canonicalize.c: Add compatibility version for realpath
3724         and make new code available in GLIBC_2.3.
3726 2002-07-06  Bruno Haible  <bruno@clisp.org>
3728         * malloc/hooks.c (public_gET_STATe): Access max_total_mem in mp_.
3730 2002-07-11  Ulrich Drepper  <drepper@redhat.com>
3732         * resolv/res_hconf.c (_res_hconf_init): Move code into new
3733         function do_init.  Use __libc_once.
3734         (do_init): New function.
3736         * iconvdata/iso8859-11.h: Removed.
3737         * iconvdata/Makefile (gen-8bit-gap-modules): Add iso8859-11.
3738         (distribute): Remove iso8859-11.h.
3739         * iconvdata/tst-tables.sh: Add ISO-8859-11.
3741         * stdio-common/vfscanf.c (inchar): Restore errno from previous
3742         underflow operation if c == (W)EOF.
3744 2002-07-03  Jakub Jelinek  <jakub@redhat.com>
3746         * stdio-common/printf_fp.c (__printf_fp): If _FPIO_CONST_SHIFT is
3747         non-zero, adjust exponent.
3748         * sysdeps/ieee754/ldbl-128/s_erfl.c (__erfl, erfl, __erfcl, erfcl):
3749         Remove NO_LONG_DOUBLE aliases.
3750         * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l, expm1l): Likewise.
3751         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl, log1pl): Likewise.
3752         (__log1pl): Raise divide by zero and invalid exceptions when needed.
3753         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Special case
3754         1**y and -1**+-Inf.
3755         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c (__mpn_extract_long_double):
3756         Fix BITS_PER_MP_LIMB 32 extraction.
3757         * sysdeps/ieee754/ldbl-128/e_log2l.c (__ieee754_log2l): Don't raise
3758         exceptions for qNaNs.
3759         * sysdeps/ieee754/ldbl-128/e_log10l.c (__ieee754_log10l): Likewise.
3760         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgamma_r):
3761         Raise exceptions when needed.  Don't recurse unnecessarily.
3762         Special case 1.0L and 2.0L arguments to avoid -0.0L as result.
3763         * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_y0l): Don't raise
3764         exceptions for qNaNs.
3765         * sysdeps/ieee754/ldbl-128/s_remquol.c (__remquol): Make qs 64-bit
3766         to fix *quo return value sign.
3767         * sysdeps/ieee754/ldbl-128/e_gammal_r.c (__ieee754_gamma_r): Special
3768         case -Inf argument.
3769         * soft-fp/op-4.h (_FP_FRAC_CLZ_4): Fix a pasto.
3771 2002-07-01  Jakub Jelinek  <jakub@redhat.com>
3773         * libio/tst-eof.c (do_test): Remove unused ch and tm variables.
3774         * iconvdata/iso-2022-jp-3.c (EMIT_SHIFT_TO_INIT): Kill warnings if
3775         -DNDEBUG.
3777 2002-07-10  Ulrich Drepper  <drepper@redhat.com>
3779         * malloc/hooks.c (realloc_check): If mremap succeeds actually use
3780         the result.
3782         * sysdeps/i386/i486/bits/string.h: Add early clobber for "a"
3783         output parameter.  Reported by Denis Zaitsev <zzz@cd-club.ru>.
3785         * Versions.def (libthread_db): Add GLIBC_2.3.
3787 2002-07-09  Jakub Jelinek  <jakub@redhat.com>
3789         * libio/freopen.c (freopen): Reset jump tables, use mmap stdio for the
3790         new stream if possible.
3791         * libio/freopen64.c (freopen64): Likewise.
3792         * libio/Makefile (tests): Add tst-freopen.
3793         * libio/tst-freopen.c: New file.
3795 2002-07-03  Jakub Jelinek  <jakub@redhat.com>
3797         * libio/stdio.h (obstack_printf): Add format attribute.
3798         (obstack_vprintf): Likewise.
3800 2002-07-04  Jakub Jelinek  <jakub@redhat.com>
3802         * posix/regex_internal.h (re_token_t): Shrink the structure to 8
3803         resp. 16 bytes on 32-bit resp. 64-bit platforms.
3804         (re_charset_t, re_string_t): Reorder structure members for 64-bit
3805         architectures.
3807 2002-07-04  Jakub Jelinek  <jakub@redhat.com>
3809         * posix/regcomp.c (re_compile_internal): Move clearing of dfa...
3810         (init_dfa): ...here.
3812 2002-07-05  Isamu Hasegawa  <isamu@yamato.ibm.com>
3814         * posix/regcomp.c (parse_sub_exp): Add nodes OP_OPEN_SUBEXP and
3815         OP_CLOSE_SUBEXP at both ends of sub expressions instead of SUBEXP
3816         nodes in parse trees.
3817         (calc_first): Fix the Definition of `firsts' of OP_OPEN_SUBEXP
3818         and OP_CLOSE_SUBEXP, and remove the definition of SUBEXP.
3819         (calc_epsdest): Treat OP_OPEN_SUBEXP and OP_CLOSE_SUBEXP as the
3820         nodes which can epsilon transit.
3821         * posix/regex_internal.h: Add OP_OPEN_SUBEXP and OP_CLOSE_SUBEXP
3822         to IS_EPSILON_NODE macro.
3823         * posix/regexec.c (update_regs): New function to update registers
3824         by refering OP_OPEN_SUBEXP and OP_CLOSE_SUBEXP nodes.
3825         (proceed_next_node): Use the entities of the nodes to determine
3826         whether the node can transit to.
3827         (set_regs): Use update_regs function to update registers.
3829 2002-07-03  Jakub Jelinek  <jakub@redhat.com>
3831         * posix/bug-regex4.c (main): Remove duplicate setlocale.
3832         * posix/bug-regex6.c: New file.
3833         * posix/Makefile (tests): Add bug-regex6.
3834         (bug-regex6-ENV): Set LOCPATH.
3836 2002-07-10  Ulrich Drepper  <drepper@redhat.com>
3838         * Versions.def [libpthread]: Add GLIBC_2.2.6.
3839         * posix/Versions [libc] (GLIBC_2.2.6): Add __nanosleep.
3841 2002-07-06  Bruno Haible  <bruno@clisp.org>
3843         * sysdeps/unix/sysv/sysv4/bits/sigset.h (__NSSBITS): Correct value.
3845 2002-07-06  Bruno Haible  <bruno@clisp.org>
3847         * include/sys/socket.h (__libc_sendto, __libc_recvfrom): New
3848         declarations.
3850         * sysdeps/i386/fpu/libm-test-ulps: Add some ulps for AMD K7.
3852         * rt/Makefile (tests): Don't add tst-aio* in a single-threaded build.
3854         * sysdeps/unix/bsd/sun/sunos4/bits/utsname.h: Test for _SYS_UTSNAME_H,
3855         not _UTSNAME_H.
3856         * sysdeps/unix/bsd/ultrix4/bits/utsname.h: Likewise.
3858         * sysdeps/generic/bits/stropts.h: Protect against direct inclusion.
3859         * sysdeps/generic/bits/ustat.h: Likewise.
3861         * sysdeps/unix/sysv/linux/bits/statvfs.h (ST_NODIRATIME): Set to 2048.
3863 2002-07-08  Andreas Jaeger  <aj@suse.de>
3865         * sysdeps/x86_64/elf/initfini.c (__asm__): Call call_gmon_start.
3867 2002-07-08  Andreas Jaeger  <aj@suse.de>
3869         * sysdeps/x86_64/fpu/s_fdiml.S: Fix wrong register name.
3871 2002-07-06  Andreas Jaeger  <aj@suse.de>
3873         * sysdeps/x86_64/fpu/bits/mathinline.h: New.
3874         * sysdeps/x86_64/fpu/s_copysign.S: New.
3875         * sysdeps/x86_64/fpu/s_copysignf.S: New.
3876         * sysdeps/x86_64/fpu/s_copysignl.S: New.
3877         * sysdeps/x86_64/fpu/s_finitel.S: New.
3878         * sysdeps/x86_64/fpu/s_fmax.S: New.
3879         * sysdeps/x86_64/fpu/s_fmaxf.S: New.
3880         * sysdeps/x86_64/fpu/s_fmaxl.S: New.
3881         * sysdeps/x86_64/fpu/s_fmin.S: New.
3882         * sysdeps/x86_64/fpu/s_fminf.S: New.
3883         * sysdeps/x86_64/fpu/s_fminl.S: New.
3885 2002-06-05  Brian Youmans <3diff@gnu.org>
3887         * sysdeps/ia64/fpu/e_acos.S: Added text of Intel license.
3888         * sysdeps/ia64/fpu/e_acosf.S: Likewise.
3889         * sysdeps/ia64/fpu/e_acosl.S: Likewise.
3890         * sysdeps/ia64/fpu/e_asin.S: Likewise.
3891         * sysdeps/ia64/fpu/e_asinf.S: Likewise.
3892         * sysdeps/ia64/fpu/e_asinl.S: Likewise.
3893         * sysdeps/ia64/fpu/e_atan2.S: Likewise.
3894         * sysdeps/ia64/fpu/e_atan2f.S: Likewise.
3895         * sysdeps/ia64/fpu/e_cosh.S: Likewise.
3896         * sysdeps/ia64/fpu/e_coshf.S: Likewise.
3897         * sysdeps/ia64/fpu/e_coshl.S: Likewise.
3898         * sysdeps/ia64/fpu/e_exp.S: Likewise.
3899         * sysdeps/ia64/fpu/e_expf.S: Likewise.
3900         * sysdeps/ia64/fpu/e_fmod.S: Likewise.
3901         * sysdeps/ia64/fpu/e_fmodf.S: Likewise.
3902         * sysdeps/ia64/fpu/e_fmodl.S: Likewise.
3903         * sysdeps/ia64/fpu/e_hypot.S: Likewise.
3904         * sysdeps/ia64/fpu/e_hypotf.S: Likewise.
3905         * sysdeps/ia64/fpu/e_hypotl.S: Likewise.
3906         * sysdeps/ia64/fpu/e_log.S: Likewise.
3907         * sysdeps/ia64/fpu/e_logf.S: Likewise.
3908         * sysdeps/ia64/fpu/e_pow.S: Likewise.
3909         * sysdeps/ia64/fpu/e_powf.S: Likewise.
3910         * sysdeps/ia64/fpu/e_powl.S: Likewise.
3911         * sysdeps/ia64/fpu/e_remainder.S: Likewise.
3912         * sysdeps/ia64/fpu/e_remainderf.S: Likewise.
3913         * sysdeps/ia64/fpu/e_remainderl.S: Likewise.
3914         * sysdeps/ia64/fpu/e_scalb.S: Likewise.
3915         * sysdeps/ia64/fpu/e_scalbf.S: Likewise.
3916         * sysdeps/ia64/fpu/e_scalbl.S: Likewise.
3917         * sysdeps/ia64/fpu/e_sinh.S: Likewise.
3918         * sysdeps/ia64/fpu/e_sinhf.S: Likewise.
3919         * sysdeps/ia64/fpu/e_sinhl.S: Likewise.
3920         * sysdeps/ia64/fpu/e_sqrt.S: Likewise.
3921         * sysdeps/ia64/fpu/e_sqrtf.S: Likewise.
3922         * sysdeps/ia64/fpu/e_sqrtl.S: Likewise.
3923         * sysdeps/ia64/fpu/libm_atan2_req.S: Likewise.
3924         * sysdeps/ia64/fpu/libm_error.c: Likewise.
3925         * sysdeps/ia64/fpu/libm_frexp4.S: Likewise.
3926         * sysdeps/ia64/fpu/libm_frexp4f.S: Likewise.
3927         * sysdeps/ia64/fpu/s_frexpl.c: Likewise.
3928         * sysdeps/ia64/fpu/s_ilogb.S: Likewise.
3929         * sysdeps/ia64/fpu/s_ilogbf.S: Likewise.
3930         * sysdeps/ia64/fpu/s_ilogbl.S: Likewise.
3931         * sysdeps/ia64/fpu/s_ldexp.S: Likewise.
3932         * sysdeps/ia64/fpu/s_ldexpf.S: Likewise.
3933         * sysdeps/ia64/fpu/s_ldexpl.S: Likewise.
3934         * sysdeps/ia64/fpu/s_log1p.S: Likewise.
3935         * sysdeps/ia64/fpu/s_log1pf.S: Likewise.
3936         * sysdeps/ia64/fpu/s_log1pl.S: Likewise.
3937         * sysdeps/ia64/fpu/s_logb.S: Likewise.
3938         * sysdeps/ia64/fpu/s_logbf.S: Likewise.
3939         * sysdeps/ia64/fpu/s_logbl.S: Likewise.
3940         * sysdeps/ia64/fpu/s_modf.S: Likewise.
3941         * sysdeps/ia64/fpu/s_modff.S: Likewise.
3942         * sysdeps/ia64/fpu/s_modfl.S: Likewise.
3943         * sysdeps/ia64/fpu/s_nearbyint.S: Likewise.
3944         * sysdeps/ia64/fpu/s_nearbyintf.S: Likewise.
3945         * sysdeps/ia64/fpu/s_nearbyintl.S: Likewise.
3946         * sysdeps/ia64/fpu/s_rint.S: Likewise.
3947         * sysdeps/ia64/fpu/s_rintf.S: Likewise.
3948         * sysdeps/ia64/fpu/s_rintl.S: Likewise.
3949         * sysdeps/ia64/fpu/s_round.S: Likewise.
3950         * sysdeps/ia64/fpu/s_roundf.S: Likewise.
3951         * sysdeps/ia64/fpu/s_roundl.S: Likewise.
3952         * sysdeps/ia64/fpu/s_scalbn.S: Likewise.
3953         * sysdeps/ia64/fpu/s_scalbnf.S: Likewise.
3954         * sysdeps/ia64/fpu/s_scalbnl.S: Likewise.
3955         * sysdeps/ia64/fpu/s_significand.S: Likewise.
3956         * sysdeps/ia64/fpu/s_significandf.S: Likewise.
3957         * sysdeps/ia64/fpu/s_significandl.S: Likewise.
3958         * sysdeps/ia64/fpu/s_tan.S: Likewise.
3959         * sysdeps/ia64/fpu/s_tanf.S: Likewise.
3960         * sysdeps/ia64/fpu/s_tanl.S: Likewise.
3961         * sysdeps/ia64/fpu/s_trunc.S: Likewise.
3962         * sysdeps/ia64/fpu/s_truncf.S: Likewise.
3963         * sysdeps/ia64/fpu/s_truncl.S: Likewise.
3964         * sysdeps/ieee754/dbl-64/doasin.c: Changed copyright notice to
3965         reflect IBM donation of math library to FSF
3966         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
3967         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
3968         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
3969         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
3970         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
3971         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
3972         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
3973         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
3974         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
3975         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
3976         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
3977         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
3978         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
3979         * sysdeps/ieee754/dbl-64/mplog.c: Likewise.
3980         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
3981         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
3982         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
3983         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
3984         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
3985         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
3986         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
3987         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
3988         * sysdeps/gnu/netinet/udp.h: Added BSD copying permission notice
3989         * sysdeps/vax/__longjmp.c: Likewise.
3990         * sysdeps/vax/setjmp.c: Likewise.
3991         * libio/filedoalloc.c: Fixed BSD copying permission notice to
3992         remove advertising clause
3993         * sysdeps/vax/htonl.s: Likewise.
3994         * sysdeps/vax/htons.s: Likewise.
3995         * libio/wfiledoalloc.c: Likewise.
3996         * stdlib/random.c: Likewise.
3997         * stdlib/random_r.c: Likewise.
3998         * sysdeps/mach/sys/reboot.h: Likewise.
3999         * inet/getnameinfo.c: Deleted advertising clause from Inner Net License
4000         * sysdeps/posix/getaddrinfo.c: Likewise.
4001         * sunrpc/des_impl.c: Updated license permission notice to Lesser
4002         GPL and corrected pointer to point to the correct license.
4004 2002-07-04  Andreas Jaeger  <aj@suse.de>
4006         * scripts/config.guess: New upstream version.
4007         * scripts/config.sub: Likewise.
4009 2002-07-02  Andreas Schwab  <schwab@suse.de>
4011         * resolv/nss_dns/dns-network.c (getanswer_r): Reduce linebuflen
4012         in parallel to bumping up the buffer pointer.
4014 2002-07-01  Jakub Jelinek  <jakub@redhat.com>
4016         * math/libm-test.inc (acos_test): Add missing L suffix for
4017         expected result.
4018         (cpow_test): Likewise.
4019         * sysdeps/i386/fpu/libm-test-ulps: Adjust errors for cpow, remove
4020         error for acos (0.0625).
4022 2002-06-30  Ulrich Drepper  <drepper@redhat.com>
4024         * locale/iso-639.def: Add entry for Ganda.
4025         * locale/programs/ld-address.c (DEFINE_LANGUAGE_CODE3): New
4026         definition.
4027         (address_finish): Handle entries with two letter ISO 639 code.
4029         * iconvdata/Makefile: Recreate gconv-modules.cache file in target
4030         directory if it existed before.
4031         * iconv/iconvconfig.c: Implement --prefix option.
4033         * math/libm-test.inc (cexp_test): Add missing L suffix for
4034         expected result.  Reported by Stephen L Moshier <steve@moshier.net>.
4035         * sysdeps/i386/fpu/libm-test-ulps: Adjust error for cexp (0.75 +
4036         1.25 i).
4038 2002-05-29  H.J. Lu  <hjl@gnu.org>
4040         * elf/dl-error.c (_dl_signal_cerror): Report error if ld.so debug
4041         is turned on.
4043 2002-05-28  H.J. Lu  <hjl@gnu.org>
4045         * elf/dl-deps.c (_dl_map_object_deps): Don't add objects which
4046         are not dlopened on the dependency list of a dlopened object.
4048 2002-06-30  Ulrich Drepper  <drepper@redhat.com>
4050         * elf/dl-lookup.c (add_dependency): It is not necessary to add
4051         dependencies if they are created between objects which are created
4052         while processing RTLD_NOW for objects loaded as part of the same
4053         dlopen call.
4055 2002-06-14  H.J. Lu  <hjl@gnu.org>
4057         * elf/Makefile (tests): Add circleload1.
4058         (modules-names): Add circlemod1, circlemod2, circlemod3,
4059         circlemod1a, circlemod2a and circlemod3a.
4060         ($(objpfx)circleload1): New target.
4061         ($(objpfx)circleload1.out): Likewise.
4062         ($(objpfx)circlemod1.so): Likewise.
4063         ($(objpfx)circlemod2.so): Likewise.
4064         ($(objpfx)circlemod1a.so): Likewise.
4065         ($(objpfx)circlemod2a.so): Likewise.
4066         * elf/circleload1.c: New file.
4067         * elf/circlemod1.c: New file.
4068         * elf/circlemod1a.c: New file.
4069         * elf/circlemod2.c: New file.
4070         * elf/circlemod2a.c: New file.
4071         * elf/circlemod3.c: New file.
4072         * elf/circlemod3a.c: New file.
4074 2002-06-18  Amos Waterland  <apw@us.ibm.com>
4076         * sysdeps/pthread/aio_cancel.c (aio_cancel): Add check for invalid
4077         file descriptor.
4078         * sysdeps/pthread/aio_fsync.c (aio_fsync): Add check for invalid fd;
4079         add check for fd not open for writing.
4081         * sysdeps/pthread/aio_suspend.c (aio_suspend): Add check for
4082         completed element(s) and do not suspend thread if so.  Patch
4083         heavily modified by drepper.
4085         * rt/tst-aio7.c: New file.  Regression test for problems which the
4086         above three changes fix.
4087         * rt/Makefile (tests): Add tst-aio7.
4089 2002-06-29  Ulrich Drepper  <drepper@redhat.com>
4091         * rt/tst-aio6.c: Fix comment.
4093         * catgets/gencat.c (read_input_file): Handle more than one slash
4094         at end of line correctly [PR libc/3926].
4095         Based on a patch by Steven Kim <steven.kim@peregrine.com>.
4097         * catgets/sample.SJIS: Add test case for above bug.
4098         * catgets/test-gencat.c: Adjust test code.
4099         * catgets/test-gencat.sh: Adjust expected results.
4101         * elf/do-rel.h (elf_dynamic_do_rel): Avoid overflow in computation
4102         to skip relative relocations.
4103         Patch by Geoff Keating <geoffk@redhat.com>.
4105 2002-05-26  Bruno Haible  <bruno@clisp.org>
4107         * iconv/loop.c (STANDARD_FROM_LOOP_ERR_HANDLER): New macro.
4108         (STANDARD_TO_LOOP_ERR_HANDLER): Renamed from STANDARD_ERR_HANDLER.
4109         All callers changed.
4110         * iconv/gconv_simple.c (ascii_internal_loop): For error handling use
4111         STANDARD_FROM_LOOP_ERR_HANDLER.
4112         (utf8_internal_loop): Likewise.
4113         (ucs2_internal_loop): Likewise.
4114         (internal_ucs2_loop): Perform error handling like in
4115         STANDARD_FROM_LOOP_ERR_HANDLER.
4116         * iconvdata/unicode.c (BODY for TO_LOOP): Perform error handling like
4117         in STANDARD_FROM_LOOP_ERR_HANDLER.
4118         (BODY for FROM_LOOP): Use STANDARD_FROM_LOOP_ERR_HANDLER for error
4119         handling.
4120         * iconvdata/utf-16.c (BODY for TO_LOOP): Perform error handling like
4121         in STANDARD_FROM_LOOP_ERR_HANDLER.
4122         (BODY for FROM_LOOP): Use STANDARD_FROM_LOOP_ERR_HANDLER for error
4123         handling.
4124         * iconvdata/utf-32.c (BODY for TO_LOOP): Perform error handling like
4125         in STANDARD_FROM_LOOP_ERR_HANDLER.
4126         (BODY for FROM_LOOP): Use STANDARD_FROM_LOOP_ERR_HANDLER for error
4127         handling.
4128         * iconvdata/big5.c (BODY for FROM_LOOP): For error handling use
4129         STANDARD_FROM_LOOP_ERR_HANDLER.
4130         * iconvdata/iso-2022-jp.c (BODY for FROM_LOOP): Likewise.
4131         * iconvdata/8bit-gap.c (BODY for FROM_LOOP): Likewise.
4132         * iconvdata/8bit-generic.c (BODY for FROM_LOOP): Likewise.
4133         * iconvdata/ansi_x3.110.c (BODY for FROM_LOOP): Likewise.
4134         * iconvdata/armscii-8.c (BODY for FROM_LOOP): Likewise.
4135         * iconvdata/cp1255.c (BODY for FROM_LOOP): Likewise.
4136         * iconvdata/cp1258.c (BODY for FROM_LOOP): Likewise.
4137         * iconvdata/euc-cn.c (BODY for FROM_LOOP): Likewise.
4138         * iconvdata/euc-jisx0213.c (BODY for FROM_LOOP): Likewise.
4139         * iconvdata/euc-jp.c (BODY for FROM_LOOP): Likewise.
4140         * iconvdata/euc-kr.c (BODY for FROM_LOOP): Likewise.
4141         * iconvdata/euc-tw.c (BODY for FROM_LOOP): Likewise.
4142         * iconvdata/big5hkscs.c (BODY for FROM_LOOP): Likewise.
4143         * iconvdata/gb18030.c (BODY for FROM_LOOP): Likewise.
4144         * iconvdata/gbk.c (BODY for FROM_LOOP): Likewise.
4145         * iconvdata/iso-2022-cn-ext.c (BODY for FROM_LOOP): Likewise.
4146         * iconvdata/iso-2022-cn.c (BODY for FROM_LOOP): Likewise.
4147         * iconvdata/iso-2022-jp-3.c (BODY for FROM_LOOP): Likewise.
4148         * iconvdata/iso-2022-kr.c (BODY for FROM_LOOP): Likewise.
4149         * iconvdata/iso646.c (BODY for FROM_LOOP): Likewise.
4150         * iconvdata/iso_6937-2.c (BODY for FROM_LOOP): Likewise.
4151         * iconvdata/iso_6937.c (BODY for FROM_LOOP): Likewise.
4152         * iconvdata/johab.c (BODY for FROM_LOOP): Likewise.
4153         * iconvdata/shift_jisx0213.c (BODY for FROM_LOOP): Likewise.
4154         * iconvdata/sjis.c (BODY for FROM_LOOP): Likewise.
4155         * iconvdata/t.61.c (BODY for FROM_LOOP): Likewise.
4156         * iconvdata/uhc.c (BODY for FROM_LOOP): Likewise.
4157         * iconvdata/utf-7.c (BODY for FROM_LOOP): Likewise.
4158         * iconvdata/gbbig5.c (BODY for FROM_LOOP): Likewise.  When ignoring
4159         an error, still set result = __GCONV_ILLEGAL_INPUT.
4160         (BODY for TO_LOOP): Likewise.
4161         * iconvdata/ibm930.c (BODY for FROM_LOOP): For error handling use
4162         STANDARD_FROM_LOOP_ERR_HANDLER.
4163         (BODY for TO_LOOP): Here use STANDARD_TO_LOOP_ERR_HANDLER.
4164         * iconvdata/ibm932.c: Include <dlfcn.h> and <stdint.h>.
4165         (BODY for FROM_LOOP): Use STANDARD_FROM_LOOP_ERR_HANDLER for error
4166         handling.
4167         (BODY for TO_LOOP): Here use STANDARD_TO_LOOP_ERR_HANDLER.
4168         * iconvdata/ibm933.c (BODY for FROM_LOOP): For error handling use
4169         STANDARD_FROM_LOOP_ERR_HANDLER.
4170         (BODY for TO_LOOP): Here use STANDARD_TO_LOOP_ERR_HANDLER.
4171         * iconvdata/ibm935.c (BODY for FROM_LOOP): For error handling use
4172         STANDARD_FROM_LOOP_ERR_HANDLER.
4173         (BODY for TO_LOOP): Here use STANDARD_TO_LOOP_ERR_HANDLER.
4174         * iconvdata/ibm937.c (BODY for FROM_LOOP): For error handling use
4175         STANDARD_FROM_LOOP_ERR_HANDLER.
4176         (BODY for TO_LOOP): Here use STANDARD_TO_LOOP_ERR_HANDLER.
4177         * iconvdata/ibm939.c (BODY for FROM_LOOP): For error handling use
4178         STANDARD_FROM_LOOP_ERR_HANDLER.
4179         (BODY for TO_LOOP): Here use STANDARD_TO_LOOP_ERR_HANDLER.
4180         * iconvdata/ibm943.c: Include <dlfcn.h> and <stdint.h>.
4181         (BODY for FROM_LOOP): Use STANDARD_FROM_LOOP_ERR_HANDLER for error
4182         handling.
4183         (BODY for TO_LOOP): Here use STANDARD_TO_LOOP_ERR_HANDLER.
4184         * iconvdata/gbgbk.c (BODY for FROM_LOOP): Update.
4185         * iconvdata/iso8859-1.c (BODY for TO_LOOP): Update.
4186         * iconvdata/tcvn5712-1.c (BODY for TO_LOOP): Update.
4188 2002-06-28  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
4190         * sysdeps/sh/dl-machine.h (elf_machine_load_address): Use local
4191         labels in assembler instructions.
4193 2002-06-25  Ulrich Drepper  <drepper@redhat.com>
4195         * libio/fileops.c (_IO_file_xsgetn_mmap): Always set EOF flag if
4196         not enough content is available.
4197         * libio/tst-eof.c: New file.
4198         * libio/Makefile (tests): Add tst-eof.
4200         * libio/fileops.c (_IO_file_underflow_mmap): Read a single byte to
4201         update atime.
4202         * libio/tst-atime.c: New file.
4203         * libio/Makefile (tests): Add tst-atime.
4205         * argp/argp-fmtstream.c (__argp_fmtstream_update): Avoid crash in
4206         handling of overly long words.
4208 2002-06-25  Andreas Jaeger  <aj@suse.de>
4210         * sysdeps/x86-64/dl-machine.h (elf_machine_load_address): Rewrite
4211         to not use 32-bit pc relative relocations.
4212         (elf_machine_dynamic): Likewise.
4214 2002-06-21  Ulrich Drepper  <drepper@redhat.com>
4216         * sysdeps/unix/sysv/linux/getdents.c [__ASSUME_GETDENTS64_SYSCALL]
4217         (__GETDENTS): Check for failed getdents64 syscall.
4218         * dirent/Makefile (tests): Add bug-readdir1.
4219         * dirent/bug-readdir1.c: New file.
4221 2002-06-17  Jakub Jelinek  <jakub@redhat.com>
4223         * elf/dl-lookup.c (_dl_debug_bindings): Use type_class 4 for TLS
4224         lookups.
4225         * elf/rtld.c (dl_main): Move TLS setup code before LD_TRACE_PRELINKING
4226         code.  Print TLS modid and offset for modules containing PT_TLS
4227         segments.
4229 2002-06-09  Jakub Jelinek  <jakub@redhat.com>
4231         * sysdeps/unix/sysv/linux/i386/dl-brk.c: Move...
4232         * sysdeps/unix/sysv/linux/dl-brk.c: ...here.
4233         * sysdeps/unix/sysv/linux/i386/dl-sbrk.c: Move...
4234         * sysdeps/unix/sysv/linux/dl-sbrk.c: ...here.
4236 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
4238         * nss/getXXbyYY_r.c (NEW, NEW1): Define.
4239         (NEW (REENTRANT_NAME)): Strong alias to INTERNAL (REENTRANT_NAME).
4240         (REENTRANT_NAME@@GLIBC_2.1.2): Use NEW (REENTRANT_NAME).
4241         * nss/getXXent_r.c (NEW, NEW1): Define.
4242         (NEW (REENTRANT_GETNAME)): Strong alias to
4243         INTERNAL (REENTRANT_GETNAME).
4244         (REENTRANT_GETNAME@@GLIBC_2.1.2): Use NEW (REENTRANT_GETNAME).
4246 2002-06-21  Ulrich Drepper  <drepper@redhat.com>
4248         * libio/fileops.c (_IO_file_setbuf_mmap): New function.
4249         (_IO_file_jumps_mmap): Use it.
4250         * libio/iosetvbuf.c: Don't call _IO_WSETBUF.
4251         * libio/libioP.h: Remove _IO_wdefault_setbuf and
4252         _IO_wdefault_setbuf_internal prorotypes.  Add _IO_file_setbuf_mmap
4253         prototype.
4254         * libio/wfileops.c (_IO_wfile_setbuf): Removed.
4255         (_IO_wfile_jumps_mmap): Don't use it anymore.
4256         * libio/wgenops.c (_IO_wdefault_setbuf): Removed.
4257         * libio/memstream.c (_IO_wmem_jumps): Use _IO_default_setbuf not
4258         _IO_wdefault_setbuf.
4259         * libio/vswprintf.c (_IO_wstrn_jumps): Likewise.
4260         * libio/wstrops.c (_IO_wstr_jumps): Likewise.
4261         * stdio-common/vfprintf.c (_IO_helper_jumps): Likewise.
4263 2002-06-05  Jakub Jelinek  <jakub@redhat.com>
4265         * libio/Makefile (tests): Add tst-mmap-setvbuf.
4266         * libio/tst-mmap-setvbuf.c: New test.
4268 2002-06-21  Andreas Jaeger  <aj@suse.de>
4270         * sysdeps/i386/fpu/libm-test-ulps: Add some ulps from my P3.
4272 2002-06-18  Jakub Jelinek  <jakub@redhat.com>
4274         * include/unistd.h (__fork_internal): Remove.
4275         (__fork): Don't define to __fork_internal.
4276         * sysdeps/mach/hurd/fork.c (__fork): Remove INTDEF.
4277         * sysdeps/unix/sysv/aix/fork.c (__fork): Likewise.
4278         * sysdeps/unix/sysv/linux/ia64/fork.S (__fork_internal): Remove alias.
4279         * sysdeps/unix/sysv/linux/sparc/fork.S (__fork_internal): Likewise.
4280         * sysdeps/unix/sysv/linux/syscalls.list (__fork_internal): Likewise.
4282 2002-06-20  Ulrich Drepper  <drepper@redhat.com>
4284         * po/hr.po: New file.
4286 2002-06-11  Wolfram Gloger  <wg@malloc.de>
4288         * malloc/malloc.c: Fix error path when new_heap() returns NULL.
4289         Reported by Michael Meissner <meissner@redhat.com>.
4291 2002-06-20  Ulrich Drepper  <drepper@redhat.com>
4293         * sysdeps/unix/sysv/linux/ia64/getcontext.S: Fix typo.
4294         Patch by Hans Boehm <hans_boehm@hp.com>.
4296 2002-06-20  Andreas Jaeger  <aj@suse.de>
4298         * math/libm-test.inc: Use exact values as input parameters,
4299         compute output parameters with 36 digits for 128-bit long doubles.
4300         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
4301         * sysdeps/x86-64/fpu/libm-test-ulps: Regenerated.
4302         * sysdeps/ia64/fpu/libm-test-ulps: Regenerated.
4304 2002-06-13  Stephen L Moshier  <steve@moshier.net>
4306         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Fix cases in which
4307         argument or result is subnormal.
4309 2002-06-19  Ulrich Drepper  <drepper@redhat.com>
4311         * sysdeps/i386/fpu/s_remquo.S: Fix three mistakes in computing the
4312         quotient.
4313         * sysdeps/i386/fpu/s_remquof.S: Likewise.
4314         * sysdeps/i386/fpu/s_remquol.S: Likewise.
4316         * sysdeps/hppa/dl-machine.h: Don't use multi-line string literals.
4318 2002-06-17  David Mosberger  <davidm@hpl.hp.com>
4320         * sysdeps/unix/sysv/linux/ia64/sys/ucontext.h (uc_sigmask): Fix
4321         typo: corresponding sigcontext field is called sc_mask, not sc_sigmask.
4322         Reported by Peter A. Buhr.
4324 2002-06-15  Roland McGrath  <roland@frob.com>
4326         * sysdeps/mach/hurd/mmap.c (__mmap): Add a dead case that quiets a
4327         warning.
4329         * sysdeps/mach/hurd/getcwd.c
4330         (_hurd_canonicalize_directory_name_internal): unsigned int -> size_t
4332         * sysdeps/unix/sysv/linux/bits/ustat.h: Moved to ...
4333         * sysdeps/generic/bits/ustat.h: ... here (was almost identical).
4335         * sysdeps/alpha/divrem.h: Use local label instead of global one for
4336         jump to local subroutine.
4338 2002-06-14  Roland McGrath  <roland@frob.com>
4340         * sysdeps/mach/hurd/i386/Makeconfig: File moved to ...
4341         * sysdeps/mach/hurd/Makeconfig: ... here.
4343 2002-06-13  Andreas Schwab  <schwab@suse.de>
4345         * sysdeps/m68k/fpu/s_finite.c: Remove INTDEF.
4346         * sysdeps/m68k/fpu/s_finitef.c: Likewise.
4347         * sysdeps/m68k/fpu/s_finitel.c: Likewise.
4349 2002-06-13  Roland McGrath  <roland@frob.com>
4351         * hurd/hurdstartup.h (_hurd_startup): int -> intptr_t in MAIN arg type.
4352         * hurd/hurdstartup.c (_hurd_startup): Likewise.
4353         Use intptr_t instead of int for argc in stack layout.
4354         * sysdeps/mach/hurd/alpha/init-first.c (init): Fix argument type.
4355         (_dl_init_first): Likewise.
4356         (_hurd_stack_setup): Likewise.
4357         (init1): Add a cast.
4358         * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start: go): Fix arg type.
4360         * sysdeps/mach/hurd/if_index.c (if_nameindex): Use size_t for AMOUNT
4361         argument to pfinet_siocgifconf RPC.
4363 2002-06-13  Andreas Schwab  <schwab@suse.de>
4365         * sysdeps/m68k/fpu/s_isinf.c (INTDEFX): Define to get correct
4366         expansion order.
4368 2002-06-12  Roland McGrath  <roland@frob.com>
4370         * sysdeps/generic/tmpfile.c [USE_IN_LIBIO] (tmpfile): Don't #define
4371         if already defined.
4372         [USE_IN_LIBIO]: Conditionalize versioned_symbol use on
4373         [GEN_THIS == __GT_FILE] so that tmpfile64.c's inclusion doesn't get it.
4375 2002-06-11  Roland McGrath  <roland@frob.com>
4377         * sysdeps/mach/hurd/xstat64.c: Conditionalize entire contents of the
4378         file on [!RTLD_STAT64].
4379         * sysdeps/mach/hurd/fxstat64.c: Likewise.
4381         * sysdeps/mach/hurd/tmpfile.c (tmpfile64): Define as alias of tmpfile.
4382         (__fdopen): Use INTUSE.
4383         * sysdeps/mach/hurd/tmpfile64.c: New file, empty placeholder.
4385         * stdio-common/tmpfile64.c: File removed.
4386         * sysdeps/generic/tmpfile64.c: New file.
4387         * sysdeps/generic/tmpfile.c (GEN_THIS): New macro, define to __GT_FILE
4388         if not already defined.
4389         (tmpfile): Use it in place of __GT_FILE.
4391         * include/unistd.h: Declare __chown_internal.
4393         * sysdeps/mach/hurd/sendfile64.c (sendfile64): Do real work here.
4394         * sysdeps/mach/hurd/sendfile.c (sendfile): Call that.
4396 2002-06-09  Roland McGrath  <roland@frob.com>
4398         Update to new Hurd RPC interfaces supporting 64-bit file sizes.
4399         * sysdeps/mach/hurd/configure.in: Check for <hurd/version.h> with
4400         value of HURD_INTERFACE_VERSION >= 20020609.
4401         * sysdeps/mach/hurd/configure: Regenerated.
4402         * shlib-versions (.*-.*-gnu-gnu.*): Set libhurduser=0.3.
4403         * sysdeps/mach/hurd/xstatconv.c (xstat64_conv): Rewritten to
4404         convert a struct stat64 into a struct stat and return 0 or -1
4405         with errno set to EOVERFLOW.
4406         * sysdeps/mach/hurd/statfsconv.c (statfs64_conv): Likewise
4407         for struct statfs64 to struct statfs.
4408         * sysdeps/mach/hurd/xstat.c (__xstat): Use converter and call ...
4409         * sysdeps/mach/hurd/xstat64.c (__xstat64): ... this, real work here.
4410         * sysdeps/mach/hurd/fxstat.c (__fxstat): Likewise.
4411         * sysdeps/mach/hurd/fxstat64.c (__fxstat64): Likewise.
4412         * sysdeps/mach/hurd/lxstat.c (__lxstat): Likewise.
4413         * sysdeps/mach/hurd/lxstat64.c (__lxstat64): Likewise.
4414         * sysdeps/mach/hurd/statfs.c (__statfs): Likewise.
4415         * sysdeps/mach/hurd/statfs64.c (__statfs64): Likewise.
4416         * sysdeps/mach/hurd/fstatfs.c (__fstatfs): Likewise.
4417         * sysdeps/mach/hurd/fstatfs64.c (__fstatfs64): Likewise.
4418         * sysdeps/mach/hurd/pwrite64.c (__libc_pwrite64): Do real work here.
4419         * sysdeps/mach/hurd/pwrite.c (__libc_pwrite): Call that.
4420         * sysdeps/mach/hurd/pread64.c (__libc_pread64): Do real work here.
4421         * sysdeps/mach/hurd/pread.c (__libc_pread): Call that.
4422         * sysdeps/mach/hurd/lseek64.c (__libc_lseek64): Do real work here.
4423         * sysdeps/mach/hurd/lseek.c (__libc_lseek): Call that.
4424         * sysdeps/mach/hurd/readdir64.c (__readdir64): Do real work here.
4425         * sysdeps/mach/hurd/readdir.c (__readdir): Call that.
4426         * sysdeps/mach/hurd/readdir64_r.c (__readdir64_r): Do real work here.
4427         * sysdeps/mach/hurd/readdir_r.c (__readdir64_r): Call that.
4428         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry):
4429         Use struct stat64 for io_stat argument.
4430         * sysdeps/mach/hurd/readlink.c (__readlink): Likewise.
4431         * hurd/fopenport.c (seekio): Remove EOVERFLOW check, pass POS directly
4432         to io_seek.
4433         * hurd/fd-read.c (_hurd_fd_read): Use loff_t for OFFSET argument.
4434         * hurd/fd-write.c (_hurd_fd_write): Likewise.
4435         * hurd/hurd/fd.h: Update decls.
4436         * sysdeps/mach/hurd/getcwd.c
4437         (_hurd_canonicalize_directory_name_internal): Use ino64_t
4438         and struct dirent64.
4439         * sysdeps/mach/hurd/dl-sysdep.c (open_file): Use struct stat64.
4440         (__xstat): Renamed to __xstat64, use struct stat64 for argument.
4441         (__fxstat): Renamed to __fxstat64, use struct stat64 for argument.
4442         (__lseek): Renamed to __libc_lseek64, use off64_t for argument.
4444 2002-06-08  Roland McGrath  <roland@frob.com>
4446         * sysdeps/mach/hurd/dirstream.h (struct __dirstream): Use size_t
4447         instead of unsigned long int for __allocation and __size members.
4449 2002-06-09  Jakub Jelinek  <jakub@redhat.com>
4451         * sysdeps/unix/sysv/linux/i386/dl-brk.c: Move...
4452         * sysdeps/unix/sysv/linux/dl-brk.c: ...here.
4453         * sysdeps/unix/sysv/linux/i386/dl-sbrk.c: Move...
4454         * sysdeps/unix/sysv/linux/dl-sbrk.c: ...here.
4456 2002-06-07  Roland McGrath  <roland@frob.com>
4458         * sysdeps/mach/hurd/bits/environments.h: File removed.
4460 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
4462         * sysdeps/unix/sysv/linux/alpha/sendfile64.c: New file.
4463         * sysdeps/unix/sysv/linux/ia64/sendfile64.c: New file.
4464         * sysdeps/unix/sysv/linux/sparc/sparc64/sendfile64.c: New file.
4465         * sysdeps/unix/sysv/linux/x86_64/sendfile64.c: New file.
4466         * sysdeps/unix/sysv/linux/syscalls.list (sendfile): Remove EXTRA.
4467         (sendfile64): Likewise.
4468         * sysdeps/unix/sysv/linux/alpha/syscalls.list (sendfile): Likewise.
4469         * sysdeps/unix/sysv/linux/ia64/syscalls.list (sendfile): Likewise.
4470         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (sendfile):
4471         Likewise.
4472         * sysdeps/unix/sysv/linux/x86_64/syscalls.list (sendfile): Likewise.
4474         * include/sys/stat.h (__fxstat64, __lxstat64): Only define if not
4475         already defined.
4477 2002-06-04  Bruno Haible  <bruno@clisp.org>
4479         * sysdeps/cris/stackinfo.h: New file.
4481         * sysdeps/hppa/dl-machine.h (elf_machine_rela): Cast reloc_addr
4482         to an integer type before performing bit operations on it.
4484 2002-06-05  Roland McGrath  <roland@frob.com>
4486         * sysdeps/generic/sendfile.c: Include <errno.h>.
4487         * sysdeps/generic/sendfile64.c: Likewise.
4489         * io/Makefile (routines): Add sendfile and sendfile64.
4490         (headers): Add sys/sendfile.h to the list.
4491         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Don't add it here.
4492         * sysdeps/unix/sysv/linux/sys/sendfile.h: Moved to ...
4493         * io/sys/sendfile.h: ... here.
4494         * sysdeps/generic/sendfile.c: New file.
4495         * sysdeps/generic/sendfile64.c: New file.
4497         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.1, GLIBC_2.3):
4498         Move sendfile, sendfile64 to ...
4499         * io/Versions (GLIBC_2.1, GLIBC_2.3): ... here.
4500         * sysdeps/mach/hurd/sendfile.c: New file.
4501         * sysdeps/mach/hurd/sendfile64.c: New file.
4503         * sysdeps/mach/nanosleep.c: New file.
4505 2002-06-04  Roland McGrath  <roland@frob.com>
4507         * sysdeps/alpha/elf/configure.in: New file.  Check for TLS support.
4508         * sysdeps/alpha/elf/configure: New file (generated).
4510 2002-06-02  Roland McGrath  <roland@frob.com>
4512         * include/link.h: Include <tls.h> to make sure USE_TLS is defined.
4514 2002-06-01  Roland McGrath  <roland@frob.com>
4516         * sysdeps/mach/hurd/alpha/init-first.c: New file, modified from
4517         i386/init-first.c by Andrew M. Miklic <miklic@attglobal.net>.
4519 2002-05-19  Ulrich Drepper  <drepper@redhat.com>
4521         * resolv/resolv.h (struct __res_state): Remove unused nstimes.
4522         Add nsmap.
4523         * resolv/res_init.c (__res_vinit): Initialize nsmap array.
4524         Remove nstimes setting.
4525         (res_nclose): Check all MAXNS nameservers with non-NULL nsaddrs.
4526         * resolv/res_send.c (res_nsend): Don't close unconditionally if
4527         there is mix of IPv6 and IPv4 nameservers.
4528         Use nsmap array to find free slots and preserve nameserver ordering.
4529         Fix RES_ROTATE.
4531 2002-05-30  Ulrich Drepper  <drepper@redhat.com>
4533         * sysdeps/unix/sysv/linux/sys/sendfile.h: It is now possible to
4534         use this header with LFS.
4536         * po/sk.po: Update from translation team.
4538 2002-05-28  Andreas Schwab  <schwab@suse.de>
4540         * sysdeps/generic/readelflib.c (process_elf_file): Give correct
4541         message when finding object of wrong class.
4543 2002-05-28  Jakub Jelinek  <jakub@redhat.com>
4545         * sysdeps/wordsize-32/divdi3.c (__moddi3): Fix pasto.
4546         Patch by <radu@netsoft.ro>.
4548 2002-05-30  Ulrich Drepper  <drepper@redhat.com>
4550         * sysdeps/unix/sysv/linux/Makefile [$(subdir)==misc] (sysdep_routines):
4551         Add readahead.
4552         * sysdeps/unix/sysv/linux/readahead.c: New file.
4553         * sysdeps/unix/sysv/linux/syscalls.list: Add sendfile64 syscall.
4554         * sysdeps/unix/sysv/linux/Versions: Export readahead and sendfile64.
4555         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add readahead syscall.
4556         Add sendfile64 alias to sendfile syscall.
4557         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Likewise.
4558         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
4559         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
4560         * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add s_readahead
4561         syscall.
4563         * sysdeps/unix/sysv/linux/i386/sysdep.h: Use __i686.get_pc_thunk.XX
4564         special section for PIC register loading.
4565         * sysdeps/unix/sysv/linux/i386/i686/sysdep.h: Likewise.
4567         * config.h.in: Define HAVE_HIDDEN.
4568         * configure.in: Also define HAVE_HIDDEN if HAVE_PROTECTED is defined.
4570         * elf/elf.h: Correct Alpha TLS relocations according to last spec.
4572 2002-05-28  Roland McGrath  <roland@frob.com>
4574         * sysdeps/mach/alpha/setfpucw.c: New file.
4576 2002-05-26  Roland McGrath  <roland@frob.com>
4578         * sysdeps/mach/hurd/ioctl.c (__ioctl): Don't use sizeof in _IOTS.
4579         Use integer_t instead of int for IOC_VOID case.
4581 2002-05-27  Alexandre Oliva  <aoliva@redhat.com>
4583         * configure.in (DO_STATIC_NSS): Define if --disable-shared.
4585 2002-05-26  Bruno Haible  <bruno@clisp.org>
4587         * iconvdata/iso-2022-jp.c (BODY for TO_LOOP): Avoid running off the
4588         end of the ISO-8859-7 from idx table.
4590 2002-05-27  Ulrich Drepper  <drepper@redhat.com>
4592         * manual/lang.texi: Fix FLT_EPSILON description [PR libc/3649].
4594 2002-05-24  David S. Miller  <davem@redhat.com>
4596         * string/bits/string2.h (memset): Do not try to optimize when
4597         not _STRING_ARCH_unaligned if GCC will do the right thing.
4599 2002-05-21  Isamu Hasegawa  <isamu@yamato.ibm.com>
4601         * posix/regex.c: Define `inline' as a macro into nothing for the
4602         compilers which lack the keyword.
4603         * posix/regex.h: (RE_SYNTAX_GNU_AWK): Remove RE_CONTEXT_INVALID_OPS
4604         for the compatibility of gawk.
4605         * posix/regcomp.c: Add fake implementation of isblank() for the
4606         environments which lack the function.
4607         Don't use free_charset() in case of non-i18n envs.
4608         (build_range_exp): Don't use i18n related code in case of non-i18n
4609         envs.
4610         (build_collating_symbol): Likewise.
4611         (build_equiv_class): Likewise.
4612         (build_charclass): Likewise.
4613         (re_compile_fastmap_iter): Likewise.
4614         (parse_bracket_exp): Likewise.
4615         (build_word_op): Likewise.
4616         (regfree): Don't use free_charset() in case of non-i18n envs.
4617         * posix/regex_internal.h: Remove COMPLEX_BRACKET from
4618         re_token_type_t in case of non-i18n envs.
4619         Don't define re_charset_t in case of non-i18n envs.
4620         Change the type of wcs of re_string_t from wchar_t to wint_t,
4621         since we store also WEOF.
4622         * posix/regex_internal.c: (re_string_realloc_buffers): Change
4623         the type of wcs of re_string_t from wchar_t to wint_t.
4624         (re_string_reconstruct): Likewise.
4625         (create_ci_newstate): Don't use i18n related code in case of
4626         non-i18n envs.
4627         (create_cd_newstate): Likewise.
4629 2002-05-24  Ulrich Drepper  <drepper@redhat.com>
4631         * iconv/loop.c: Fix typo.
4633 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
4635         * inet/ether_line.c (ether_line): Fix a typo causing only
4636         lower 4 bits of each ethernet address byte being assigned.
4637         Don't modify what line points to.
4638         * inet/tst-ether_aton.c (main): Add ether_line tests.
4640 2002-05-23  Marcus Brinkmann  <marcus@gnu.org>
4642         * manual/filesys.texi: Don't make readlink example leak memory
4643         when readlink fails.
4645 2002-05-20  Ulrich Drepper  <drepper@redhat.com>
4647         * iconv/loop.c: Fix condition for defining unaligned loop.  Add
4648         some more security checks.
4650 2002-05-17  David S. Miller  <davem@redhat.com>
4652         * sysdeps/unix/sysv/linux/sparc/fork.S: Define _internal aliases.
4654 2002-05-16  David S. Miller  <davem@redhat.com>
4656         * sysdeps/sparc/sparc32/dl-machine.h (LOAD_PIC_REG): Define.
4657         (elf_machine_dynamic): Use it to force PIC register to be loaded.
4658         (elf_machine_load_address): Likewise.
4659         * sysdeps/sparc/sparc64/dl-machine.h: Mirror sparc32 changes.
4661         * sysdeps/sparc/sparc64/strncmp.S: When second argument pointer
4662         is unaligned, do not forget to fully initialize %g1 magic value.
4664         * sysdeps/unix/sysv/linux/sparc/sys/procfs.h: Fix 64-bit elf
4665         register definitions and provide 32-bit variants of structures
4666         during 64-bit builds.
4668         * soft-fp/op-1.h (_FP_FRAC_CLEAR_OVERP_1): Define.
4669         * soft-fp/op-2.h (_FP_FRAC_CLEAR_OVERP_2): Define.
4670         * soft-fp/op-4.h (_FP_FRAC_CLEAR_OVERP_4): Define.
4671         * soft-fp/op-common.h (_FP_PACK_CANONICAL): After rounding, if
4672         _FP_FRAC_OVERP_X is set, use _FP_FRAC_CLEAR_OVERP_X to clear it.
4673         (_FP_FROM_INT): Perform right shifts on unsigned integer type.
4674         Do not clear implicit one bit here, it must be done post-rounding.
4675         Only pad to the left using left shift if value uses less than the
4676         available fractional bits.
4678 2002-05-20  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4680         * sysdeps/powerpc/Makefile (sysdeps_routines): Use libgcc-compat
4681         instead of cmpdi2, shdi3, fixdfdi, fixsfdi in csu dir.
4682         (shared-only-routines): Likewise.
4683         * sysdeps/powerpc/libgcc-compat.c: New file.
4684         * sysdeps/wordsize-32/cmpdi2.c: Removed.
4685         * sysdeps/wordsize-32/fixdfdi.c: Removed.
4686         * sysdeps/wordsize-32/fixsfdi.c: Removed.
4687         * sysdeps/wordsize-32/shdi3.c: Removed.
4689 2002-05-16  Bruno Haible  <bruno@clisp.org>
4691         * MakeTAGS (libc.pot): Don't sort the output.
4692         * po/header.pot: Update to match xgettext 0.11 output.
4694 2002-05-16  Bruno Haible  <bruno@clisp.org>
4696         * MakeTAGS (subdirs): Remove duplicates.
4698 2002-05-19  Ulrich Drepper  <drepper@redhat.com>
4700         * sysdeps/unix/sysv/linux/errlist.c: Remove extra weak alias
4701         definiton of _old_sys_nerr.  Define _old_sys_errlist as strong
4702         alias.
4704 2002-05-19  Andreas Jaeger  <aj@suse.de>
4706         * sysdeps/unix/sysv/linux/configure.in: Warn against an
4707         installation in /usr/local.
4709 2002-05-16  Bruno Haible  <bruno@clisp.org>
4711         * sysdeps/unix/sysv/aix/bits/ioctl-types.h: Don't use multiline
4712         string as argument of #error.
4714 2002-05-15  Ulrich Drepper  <drepper@redhat.com>
4716         * stdlib/canonicalize.c (canonicalize): Rename to __realpath and
4717         don't define static.  Remove old __realpath function.  TC1 of
4718         POSIX 2001 will allow the second parameter to be NULL.
4719         * stdlib/test-canon.c: Comment out test for NULL as second
4720         parameter of realpath.
4722         * time/offtime.c (__offtime): Set errno if overflow is detected.
4724         * elf/Makefile (rtld-routines): Remove dl-brk and dl-sbrk.
4725         * sysdeps/unix/sysv/linux/Makefile (sysdep-rtld-routines): Add
4726         dl-brk and dl-sbrk.
4728         * sysdeps/sparc/fpu/bits/mathinline.h (fdim): Add __THROW.
4729         (fdimf): Likewise.
4731 2002-05-15  Roland McGrath  <roland@frob.com>
4733         * hurd/report-wait.c (_S_msg_report_wait): Use mach_msg_id_t for arg.
4735 2002-05-12  Bruno Haible  <bruno@clisp.org>
4737         * iconvdata/testdata/EUC-JISX0213: New file.
4738         * iconvdata/testdata/EUC-JISX0213..UTF8: New file.
4739         * iconvdata/testdata/SHIFT_JISX0213: New file.
4740         * iconvdata/testdata/SHIFT_JISX0213..UTF8: New file.
4741         * iconvdata/testdata/ISO-2022-JP-3: New file.
4742         * iconvdata/testdata/ISO-2022-JP-3..UTF8: New file.
4743         * iconvdata/TESTS: Add EUC-JISX0213, SHIFT_JISX0213, ISO-2022-JP-3.
4744         * iconvdata/run-iconv-test.sh: Skip the charmap test if the charmap
4745         contains comments indicating precomposed characters.
4747 2002-04-21  Bruno Haible  <bruno@clisp.org>
4749         * iconvdata/iso-2022-jp-3.c: New file.
4750         * iconvdata/gconv-modules (ISO-2022-JP-3): New module.
4751         * iconvdata/Makefile (modules): Add ISO-2022-JP-3.
4752         (LDFLAGS-ISO-2022-JP-3.so): New variable.
4753         (ISO-2022-JP-3.so): Depend on libJIS.so and libJISX0213.so.
4754         (distribute): Add iso-2022-jp-3.c.
4756 2002-05-12  Bruno Haible  <bruno@clisp.org>
4758         * iconvdata/tst-table-to.c (main): Restore handling of
4759         transliterations, broken by last patch.
4761 2002-05-12  Bruno Haible  <bruno@clisp.org>
4763         * iconvdata/TESTS: Add IBM922, IBM1124, IBM1129.
4765 2002-05-12  Bruno Haible  <bruno@clisp.org>
4767         * iconvdata/euc-jisx0213.c (BODY for FROM_LOOP): Don't advance inptr
4768         when there is not enough room in the output buffer.
4769         * iconvdata/shift_jisx0213.c (BODY for FROM_LOOP): Likewise.
4771 2002-04-20  Bruno Haible  <bruno@clisp.org>
4773         * iconv/skeleton.c ({FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO}): New
4774         macros.
4775         (RESET_INPUT_BUFFER): Use them instead of {MIN,MAX}_NEEDED_{FROM,TO}.
4776         Also make this macro work if FROM_DIRECTION evaluates to 0.
4777         (gconv_init): Use the new macros instead of {MIN,MAX}_NEEDED_{FROM,TO}.
4778         (FUNCTION_NAME): Likewise, in the handling of unaligned accesses and
4779         of consume_incomplete.
4780         * iconvdata/cp1255.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO}
4781         instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set FROM_LOOP_MAX_NEEDED_TO to
4782         4, not 8.
4783         * iconvdata/cp1258.c: Likewise.
4784         * iconvdata/ibm930.c: Define {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO}
4785         instead of {MIN,MAX}_NEEDED_{FROM,TO}. Set TO_LOOP_MAX_NEEDED_TO to 3,
4786         not 2.
4787         * iconvdata/ibm933.c: Likewise.
4788         * iconvdata/ibm935.c: Likewise.
4789         * iconvdata/ibm937.c: Likewise.
4790         * iconvdata/ibm939.c: Likewise.
4791         * iconvdata/iso-2022-cn.c: Define
4792         {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of
4793         {MIN,MAX}_NEEDED_{FROM,TO}. Set TO_LOOP_MAX_NEEDED_TO to 6, not 4.
4794         * iconvdata/iso-2022-cn-ext.c: Likewise.
4795         * iconvdata/iso-2022-jp.c: Define
4796         {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of
4797         {MIN,MAX}_NEEDED_{FROM,TO}.
4798         * iconvdata/tcvn5712-1.c: Define
4799         {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of
4800         {MIN,MAX}_NEEDED_{FROM,TO}. Set FROM_LOOP_MAX_NEEDED_FROM to 1, not 2.
4801         * iconvdata/euc-jisx0213.c: Define
4802         {FROM,TO}_LOOP_{MIN,MAX}_NEEDED_{FROM,TO} instead of
4803         {MIN,MAX}_NEEDED_{FROM,TO}. Set FROM_LOOP_MAX_NEEDED_TO to 8, not 4.
4804         * iconvdata/shift_jisx0213.c: Likewise.
4806 2002-05-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4808         * sysdeps/powerpc/Makefile (sysdeps_routines): Add divdi3, cmpdi2,
4809         shdi3, fixdfdi, fixsfdi in csu dir.
4810         (shared-only-routines): Likewise.
4811         * sysdeps/wordsize-32/cmpdi2.c: New file.
4812         * sysdeps/wordsize-32/shdi3.c: New file.
4813         * sysdeps/wordsize-32/fixdfdi.c: New file.
4814         * sysdeps/wordsize-32/fixsfdi.c: New file.
4815         * sysdeps/powerpc/Versions (__divdi3, __moddi3, __udivdi3, __umoddi3,
4816         __ashldi3, __ashrdi3, __lshrdi3, __cmpdi2, __ucmpdi2, __fixdfdi,
4817         __fixsfdi, __fixunsdfdi, __fixunssfdi): Export at GLIBC_2.0.
4819         * sysdeps/unix/sysv/linux/semctl.c (__old_semctl, __new_semctl):
4820         Only use va_arg if the argument will be used [PR libc/3259].
4822 2002-05-06  Michael A. Schmidt  <mmaass@us.ibm.com>
4824         * catgets/catgets.c (catopen): Free buffer if internal catalog
4825         open fails.
4827 2002-05-14  Ulrich Drepper  <drepper@redhat.com>
4829         * debug/xtrace.sh: Make more robust.  For realtime tracking use
4830         non-buffering methods.
4831         * debug/pcprofiledump.c: Implement -u option.
4832         Patch by Roger Luethi <rl@hellgate.ch>.
4834 2002-05-11  Jakub Jelinek  <jakub@redhat.com>
4836         * include/netinet/in.h (bindresvport_internal): Add prototype.
4837         * include/rpc/auth.h  (authunix_create_internal,
4838         authunix_create_default_internal, authnone_create_internal,
4839         authdes_pk_create_internal): Add prototypes.
4840         * include/rpc/clnt.h (clnt_create_internal, clnttcp_create_internal,
4841         clntudp_create_internal, clntudp_bufcreate_internal,
4842         clntunix_create_internal): Add prototypes.
4843         * include/rpc/svc.h (svc_sendreply_internal, svcerr_decode_internal,
4844         svc_getreq_internal, svc_getreq_common_internal,
4845         svc_getreqset_internal, svc_getreq_poll_internal,
4846         svc_register_internal, svc_unregister_internal,
4847         svcudp_create_internal, svcudp_bufcreate_internal): Add prototypes.
4848         * include/rpc/svc_auth.h (_authenticate_internal): Add prototype.
4849         * include/sys/socket.h (__sendto, __recvfrom, __sendmsg, __recvmsg,
4850         __setsockopt, __getsockname, __bind, __listen): Add prototypes.
4851         * inet/rexec.c (rexec_af): Use __listen and __getsockname.
4852         * inet/rcmd.c (rcmd_af): Use __listen.
4853         (rresvport_af): Use __bind.
4854         * sunrpc/clnt_udp.c: Use INTUSE calls to bindresvport,
4855         authunix_create, authunix_create_default, authnone_create,
4856         authdes_pk_create, clnt_create, clnttcp_create, clntudp_create,
4857         clntudp_bufcreate, clntunix_create svc_sendreply, svcerr_decode,
4858         svc_getreq, svc_getreq_common, svc_getreqset, svc_getreq_poll,
4859         svc_register, svc_unregister, svcudp_create, svcudp_bufcreate,
4860         _authenticate, add INTDEF after such function definitions.
4861         Use __listen, __bind, __sendto, __recvfrom, __sendmsg, __recvmsg,
4862         __setsockopt, __getsockname instead of non-__ variants.
4863         * sunrpc/pmap_rmt.c: Likewise.
4864         * sunrpc/rtime.c: Likewise.
4865         * sunrpc/svc_udp.c: Likewise.
4866         * sunrpc/clnt_unix.c: Likewise.
4867         * sunrpc/svc_unix.c: Likewise.
4868         * sunrpc/bindrsvprt.c: Likewise.
4869         * sunrpc/svc_tcp.c: Likewise.
4870         * sunrpc/auth_none.c: Likewise.
4871         * sunrpc/clnt_raw.c: Likewise.
4872         * sunrpc/clnt_tcp.c: Likewise.
4873         * sunrpc/auth_unix.c: Likewise.
4874         * sunrpc/key_call.c: Likewise.
4875         * sunrpc/clnt_gen.c: Likewise.
4876         * sunrpc/pm_getmaps.c: Likewise.
4877         * sunrpc/clnt_simp.c: Likewise.
4878         * sunrpc/pmap_clnt.c: Likewise.
4879         * sunrpc/svc_run.c: Likewise.
4880         * sunrpc/svc.c: Likewise.
4881         * sunrpc/svc_simple.c: Likewise.
4882         * sunrpc/pm_getport.c: Likewise.
4883         * sunrpc/auth_des.c: Likewise.
4884         * sunrpc/svc_auth.c: Likewise.
4885         * sysdeps/generic/unwind-dw2-fde.c (__register_frame_info_bases,
4886         __register_frame_info_table_bases, __deregister_frame_info_bases):
4887         Add INTDEF.
4888         (__register_frame_info_bases_internal,
4889         __register_frame_info_table_bases_internal,
4890         __deregister_frame_info_bases_internal): Add prototypes.
4891         (__register_frame_info, __register_frame): Use INTUSE in call to
4892         __register_frame_info_bases.
4893         (__register_frame_info_table): Similarly.
4894         (__deregister_frame_info, __deregister_frame): Similarly.
4895         * sysdeps/generic/sendto.c (__sendto): Renamed from sendto, add
4896         sendto as weak alias.
4897         * sysdeps/mach/hurd/sendto.c: Likewise.
4898         * sysdeps/generic/recvfrom.c (__recvfrom): Renamed from recvfrom, add
4899         recvfrom as weak alias.
4900         * sysdeps/mach/hurd/recvfrom.c: Likewise.
4901         * sysdeps/unix/sysv/aix/recvfrom.c: Likewise.
4902         * sysdeps/generic/recvmsg.c (__recvmsg): Renamed from recvmsg, add
4903         recvmsg as weak alias.
4904         * sysdeps/unix/sysv/aix/recvmsg.c: Likewise.
4905         * sysdeps/generic/sendmsg.c (__sendmsg): Renamed from sendmsg, add
4906         sendmsg as weak alias.
4907         * sysdeps/unix/sysv/aix/sendmsg.c: Likewise.
4908         * sysdeps/generic/setsockopt.c (__setsockopt): Renamed from
4909         setsockopt, add setsockopt as weak alias.
4910         * sysdeps/mach/hurd/setsockopt.c: Likewise.
4911         * sysdeps/generic/bind.c (__bind): Renamed from bind, add bind as
4912         weak alias.
4913         * sysdeps/mach/hurd/bind.c: Likewise.
4914         * sysdeps/generic/listen.c (__listen): Renamed from listen, add listen
4915         as weak alias.
4916         * sysdeps/mach/hurd/listen.c: Likewise.
4917         * sysdeps/generic/getsockname.c (__getsockname): Renamed from
4918         getsockname, add getsockname as weak alias.
4919         * sysdeps/mach/hurd/getsockname.c: Likewise.
4920         * sysdeps/unix/sysv/aix/getsockname.c: Likewise.
4921         * sysdeps/mach/hurd/recvmsg.c (__recvmsg): Add weak alias.
4922         * sysdeps/mach/hurd/sendmsg.c (__sendmsg): Add weak alias.
4923         * sysdeps/unix/inet/syscalls.list (__bind, __listen, __recvmsg,
4924         __recvfrom, __sendmsg, __sendto, __setsockopt): Add aliases.
4925         * sysdeps/unix/sysv/linux/alpha/syscalls.list (__recvmsg, __sendmsg):
4926         Add aliases.
4927         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Likewise.
4928         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
4929         * sysdeps/unix/sysv/linux/hppa/syscalls.list: Likewise.
4930         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
4931         * sysdeps/unix/sysv/linux/recvfrom.S (__recvfrom): Add weak alias.
4932         * sysdeps/unix/sysv/linux/recvmsg.S (__recvmsg): Likewise.
4933         * sysdeps/unix/sysv/linux/sendmsg.S (__sendmsg): Likewise.
4934         * sysdeps/unix/sysv/linux/sendto.S (__sendto): Likewise.
4935         * sysdeps/unix/sysv/linux/setsockopt.S (__setsockopt): Likewise.
4936         * sysdeps/unix/sysv/linux/bind.S (__bind): Likewise.
4937         * sysdeps/unix/sysv/linux/listen.S (__listen): Likewise.
4938         * sysdeps/unix/sysv/linux/getsockname.S (__getsockname): Likewise.
4940 2002-05-10  Jakub Jelinek  <jakub@redhat.com>
4942         * locale/programs/localedef.h (show_archive_content): Add verbose
4943         argument.
4944         * locale/programs/localedef.c (main): Adjust caller.
4945         * locale/programs/locarchive.c (struct nameent, struct dataent): New.
4946         (nameentcmp, dataentcmp): New functions.
4947         (xstrcmp): Remove.
4948         (show_archive_content): Print verbose listing with --list-archive -v.
4950 2002-05-14  Ulrich Drepper  <drepper@redhat.com>
4952         * locale/programs/locarchive.c (open_archive): Take extra argument
4953         readonly.  If true open file with O_RDONLY and don't create the
4954         archive if it doesn't exist.
4955         Adapt all callers.
4956         (close_archive): Don't do anything if fd element is -1.
4957         * locale/programs/localedef.h (open_archive): Adjust prototype.
4958         * locale/programs/locfile.c (write_all_categories): Adjust open_archive
4959         call.
4961         * malloc/malloc.c (__posix_memalign): Correct check for size of
4962         alignment value [PR libc/3444].
4964         * include/stdio.h: Remove references to old stdio implementation.
4966         * libio/Makefile (bug-ungetwc2-ENV): Define.
4968 2002-05-13  Roland McGrath  <roland@frob.com>
4970         * iconv/gconv_charset.h (upstr): Add inline keyword, quiets warning.
4972         * hurd/hurdinit.c (_hurd_init): Use internal name _hurd_new_proc_init.
4974 2002-05-13  Marcus Brinkmann  <marcus@gnu.org>
4976         * hurd/hurdchdir.c (_hurd_change_directory_port_from_name):
4977         Allocate three, not two, more than LEN when appending '/.'.
4978         * sysdeps/mach/hurd/chroot.c (chroot): Likewise.  Don't check
4979         if NAME ends with '/.' if it is shorter than 2 chars.
4981 2002-05-12  Roland McGrath  <roland@frob.com>
4983         * mach/Makefile ($(mach-syscalls:%=$(objpfx)%.S)): Make the generated
4984         files #include <sysdep.h> instead of <mach/machine/syscall_sw.h>.
4986         * hurd/hurdexec.c (_hurd_exec): Reauthenticate ports/dtable used in
4987         file_exec to effect svuid=euid, svgid=egid if that is not a no-op.
4989 2002-05-10  Jakub Jelinek  <jakub@redhat.com>
4991         * sysdeps/ia64/Makefile: Remove extra endif.
4992         * sysdeps/ia64/ia64libgcc.S (__divsf3): Fix typo in symbol version.
4994 2002-05-10  Andreas Schwab  <schwab@suse.de>
4996         * sysdeps/powerpc/fpu/w_sqrt.c: Add sqrtl alias.
4998 2002-05-09  Andreas Jaeger  <aj@suse.de>
5000         * sysdeps/unix/sysv/linux/x86_64/sys/io.h: New.
5001         * sysdeps/unix/sysv/linux/x86_64/Dist: Add it.
5002         * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers): Add it.
5004         * sysdeps/unix/sysv/linux/ia64/glob.c: Move to ...
5005         * sysdeps/wordsize-64/glob.c: ...here.
5006         * sysdeps/unix/sysv/linux/x86_64/glob.c: Remove.
5007         * sysdeps/unix/sysv/linux/s390/s390-64/glob.c: Remove.
5008         * sysdeps/unix/sysv/linux/sparc/sparc64/glob.c: Remove.
5010 2002-05-08  Roland McGrath  <roland@frob.com>
5012         * hurd/hurdfchdir.c (_hurd_change_directory_port_from_fd): Use
5013         O_NOTRANS flag in "." lookup.
5015 2002-05-05  Ulrich Drepper  <drepper@redhat.com>
5017         * malloc/mtrace.c: Comment out use of _mtrace_file and _mtrace_len.
5019 2002-05-04  Ulrich Drepper  <drepper@redhat.com>
5021         * locale/duplocale.c (__duplocale): Update special members only
5022         when allocation succeeded.
5024 2002-05-03  Roland McGrath  <roland@frob.com>
5026         * shlib-versions (.*-.*-gnu-gnu.*): Remove USE_IN_LIBIO conditionals;
5027         we can only build libc.so.0.3(GLIBC_2.2.6) now.
5029 2002-05-02  Jakub Jelinek  <jakub@redhat.com>
5031         * sysdeps/ia64/Makefile: Add ia64libgcc in csu subdir.
5032         * sysdeps/ia64/Versions (__divtf3, __divdf3, __divsf3, __divdi3,
5033         __moddi3, __udivdi3, __umoddi3, __multi3): Export at GLIBC_2.0.
5034         * sysdeps/ia64/ia64libgcc.S: New file.
5036 2002-05-02  Ulrich Drepper  <drepper@redhat.com>
5038         * sysdeps/generic/dl-tls.c (oom): Implement using _dl_fatal_printf.
5040         * malloc/memusage.c: Distinguish anonymous mmap.
5042 2002-05-01  Roland McGrath  <roland@frob.com>
5044         * sysdeps/mach/hurd/close.c: #undef __close before function defn,
5045         and use INTDEF on it.
5046         * sysdeps/mach/hurd/fcntl.c: Use INTDEF2.
5048         * sysdeps/mach/hurd/dl-sysdep.c (errno): New variable.
5050         * sysdeps/mach/hurd/alpha/static-start.S: New file (unfinished).
5052 2002-05-01  Ulrich Drepper  <drepper@redhat.com>
5054         * malloc/memusage.c: Add support for tracking mmap & friends.
5055         * malloc/memusage.sh: Implement -m/--mmap option.
5057 2002-04-30  Jakub Jelinek  <jakub@redhat.com>
5059         * locale/programs/locarchive.c (create_archive): Add archivefname
5060         argument, create fname from it.
5061         (enlarge_archive): Honour output_prefix.
5062         (open_archive): Likewise.
5064 2002-04-30  Jakub Jelinek  <jakub@redhat.com>
5066         * locale/programs/locarchive.c (add_locales_to_archive): Don't nest
5067         too many stpcpy macros.
5069 2002-04-26  Bruno Haible  <bruno@clisp.org>
5071         * locale/programs/ld-collate.c (collate_read): Cast first argument
5072         for "%.*s" to int.
5074 2002-04-26  Bruno Haible  <bruno@clisp.org>
5076         * include/libintl.h (__ngettext, __dngettext, __dcngettext,
5077         __dcngettext_internal): New declarations.
5078         (__gettext, __dgettext, __dcgettext, __dcgettext_internal): Add
5079         attribute declarations.
5081 2002-04-30  Roland McGrath  <roland@frob.com>
5083         Removed old GNU stdio implementation; GNU libio is now the only option.
5084         * configure.in: Removed --enable-libio option and @stdio@ subst var.
5085         Define USE_IN_LIBIO unconditionally.
5086         * configure: Regenerated.
5087         * Makeconfig (stdio): Set to libio by default.
5088         * config.make.in (stdio): Variable removed.
5089         * sysdeps/unix/sysv/linux/configure.in: Don't set $stdio.
5090         * sysdeps/unix/sysv/linux/configure: Regenerated.
5091         * sysdeps/mach/hurd/configure.in: Don't test $stdio.
5092         * sysdeps/mach/hurd/configure: Regenerated.
5093         * stdio/.cvsignore: File removed.
5094         * stdio/Makefile: File removed.
5095         * stdio/Versions: File removed.
5096         * stdio/__fbufsize.c: File removed.
5097         * stdio/__flbf.c: File removed.
5098         * stdio/__fpending.c: File removed.
5099         * stdio/__fpurge.c: File removed.
5100         * stdio/__freadable.c: File removed.
5101         * stdio/__freading.c: File removed.
5102         * stdio/__fsetlocking.c: File removed.
5103         * stdio/__fwritable.c: File removed.
5104         * stdio/__fwriting.c: File removed.
5105         * stdio/clearerr.c: File removed.
5106         * stdio/fclose.c: File removed.
5107         * stdio/fcloseall.c: File removed.
5108         * stdio/feof.c: File removed.
5109         * stdio/ferror.c: File removed.
5110         * stdio/fflush.c: File removed.
5111         * stdio/fgetc.c: File removed.
5112         * stdio/fgetpos.c: File removed.
5113         * stdio/fgets.c: File removed.
5114         * stdio/fileno.c: File removed.
5115         * stdio/fmemopen.c: File removed.
5116         * stdio/fopen.c: File removed.
5117         * stdio/fopncook.c: File removed.
5118         * stdio/fputc.c: File removed.
5119         * stdio/fputs.c: File removed.
5120         * stdio/fread.c: File removed.
5121         * stdio/freopen.c: File removed.
5122         * stdio/fseek.c: File removed.
5123         * stdio/fsetpos.c: File removed.
5124         * stdio/ftell.c: File removed.
5125         * stdio/fwrite.c: File removed.
5126         * stdio/getc.c: File removed.
5127         * stdio/getchar.c: File removed.
5128         * stdio/getdelim.c: File removed.
5129         * stdio/gets.c: File removed.
5130         * stdio/glue.c: File removed.
5131         * stdio/internals.c: File removed.
5132         * stdio/linewrap.c: File removed.
5133         * stdio/linewrap.h: File removed.
5134         * stdio/memstream.c: File removed.
5135         * stdio/newstream.c: File removed.
5136         * stdio/obstream.c: File removed.
5137         * stdio/putc.c: File removed.
5138         * stdio/putchar.c: File removed.
5139         * stdio/puts.c: File removed.
5140         * stdio/rewind.c: File removed.
5141         * stdio/setbuf.c: File removed.
5142         * stdio/setbuffer.c: File removed.
5143         * stdio/setlinebuf.c: File removed.
5144         * stdio/setvbuf.c: File removed.
5145         * stdio/stdio.h: File removed.
5146         * stdio/ungetc.c: File removed.
5147         * stdio/vasprintf.c: File removed.
5148         * stdio/vscanf.c: File removed.
5149         * stdio/vsnprintf.c: File removed.
5150         * stdio/vsprintf.c: File removed.
5151         * stdio/vsscanf.c: File removed.
5152         * sysdeps/generic/defs.c: File removed.
5153         * sysdeps/generic/fdopen.c: File removed.
5154         * sysdeps/generic/pipestream.c: File removed.
5155         * sysdeps/generic/stdio_init.c: File removed.
5156         * sysdeps/generic/sysd-stdio.c: File removed.
5157         * sysdeps/generic/vdprintf.c: File removed.
5158         * sysdeps/mach/hurd/defs.c: File removed.
5159         * sysdeps/mach/hurd/fdopen.c: File removed.
5160         * sysdeps/mach/hurd/pipestream.c: File removed.
5161         * sysdeps/mach/hurd/stdio_init.c: File removed.
5162         * sysdeps/mach/hurd/sysd-stdio.c: File removed.
5163         * sysdeps/mach/hurd/vdprintf.c: File removed.
5164         * sysdeps/posix/defs.c: File removed.
5165         * sysdeps/posix/fdopen.c: File removed.
5166         * sysdeps/posix/pipestream.c: File removed.
5167         * sysdeps/posix/stdio_init.c: File removed.
5168         * sysdeps/posix/vdprintf.c: File removed.
5169         * sysdeps/unix/pipestream.c: File removed.
5170         * sysdeps/unix/sysv/sysd-stdio.c: File removed.
5171         * sysdeps/unix/sysv/sco3.2.4/pipestream.c: File removed.
5172         * sysdeps/unix/sysv/sysv4/pipestream.c: File removed.
5174 2002-04-29  Roland McGrath  <roland@frob.com>
5176         * include/libc-symbols.h (link_warning): Use `unused' attribute.
5178 2002-04-28  Ulrich Drepper  <drepper@redhat.com>
5180         * sysdeps/generic/tls.h: Describe what must be defined.
5182         * sysdeps/generic/glob.c (glob): Don't pass GLOB_NOMAGIC flag to
5183         glob_in_dir [PR libc/3385].
5184         * posix/globtest.sh: Add test case.
5186         * intl/loadmsgcat.c [!_LIBC] (_nl_init_domain_conv): Don't add
5187         //TRANSLIT twice.
5189 2002-04-27  Ulrich Drepper  <drepper@redhat.com>
5191         * sysdeps/unix/sysv/linux/ia64/fxstat.c: Fix a few issues with the
5192         _internal symbol handling.
5193         * sysdeps/unix/sysv/linux/ia64/lxstat.c: Likewise.
5195 2002-04-26  Ulrich Drepper  <drepper@redhat.com>
5197         * sysdeps/ia64/fpu/s_finite.S: Define _internal aliases.
5198         * sysdeps/unix/sysv/linux/ia64/fork.S: Likewise.
5200 2002-04-26  Isamu Hasegawa  <isamu@yamato.ibm.com>
5202         * posix/regcomp.c (re_compile_fastmap_iter): Fix fastmap in case of
5203         not _LIBC and RE_ENABLE_I18N.
5204         (build_range_exp): Implement for not _LIBC.
5205         (build_collating_symbol): Likewise.
5206         (parse_bracket_exp): Unify redundant error handlings.
5207         Don't erase mbcset for non matching list in multibyte envs.
5208         (build_word_op): Add '_' to matching list for \w operator.
5209         * posix/regex_internal.c (re_string_construct): Invoke
5210         build_upper_buffer in case of not RE_ENABLE_I18N.
5211         (re_string_reconstruct): Don't touch cur_state in case of not
5212         RE_ENABLE_I18N.
5213         * posix/regex_internal.h (attribute_hidden): New macro in case of
5214         not _LIBC.
5215         (re_charset_t): Define range_starts/ends in case of not _LIBC.
5216         * posix/regexec.c (sift_states_iter_mb): Hide in case of not
5217         RE_ENABLE_I18N.
5218         (transit_state_mb): Likewise.
5219         (check_node_accept_bytes): Implement the code evaluating range
5220         expression in case of not _LIBC.
5221         (find_collation_sequence_value): Hide in case of not _LIBC.
5223 2002-04-26  Jakub Jelinek  <jakub@redhat.com>
5225         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Copied from
5226         i386/semctl.c.
5227         (__old_semctl, __new_semctl): Only use va_arg if the argument will
5228         be used.
5230 2002-04-26  Ulrich Drepper  <drepper@redhat.com>
5232         * sysdeps/ia64/fpu/s_isinf.S: Fix definition of _internal names.
5234         * sysdeps/ia64/strncpy.S: Fix recovery code.
5235         Patch by David Mosberger <davidm@hpl.hp.com>.
5237 2002-04-24  Ulrich Drepper  <drepper@redhat.com>
5239         * sysdeps/unix/sysv/linux/ia64/Versions [libc]: Add getunwind for
5240         GLIBC_2.2.6.
5242 2002-04-14  Bruno Haible  <bruno@clisp.org>
5244         * posix/regex.c (re_max_failures): Add back symbol for binary
5245         compatibility.
5247 2002-04-22  Isamu Hasegawa  <isamu@yamato.ibm.com>
5249         * posix/regcomp.c (re_compile_internal): Adapt it to new interface
5250         of buffer building functions.
5251         * posix/regex_internal.c (re_string_allocate): New function.
5252         (re_string_realloc_buffers): New function.
5253         (re_string_skip_chars): New function.
5254         (re_string_reconstruct): New function.
5255         (re_string_construct): Adapt it to new interface of buffer building
5256         functions.
5257         (re_string_construct_common): Likewise.
5258         (build_wcs_buffer): Likewise.
5259         (build_wcs_upper_buffer): Likewise.
5260         (build_upper_buffer): Likewise.
5261         (re_string_translate_buffer): Likewise.
5262         (re_string_context_at): Adapt it to variable length buffers.
5263         * posix/regex_internal.h (re_string_t): Add new fields to handle
5264         variable length buffers.
5265         (re_match_context_t): Likewise.
5266         * posix/regexec.c (re_search_internal): Adapt it to new interface
5267         of re_string_t and re_match_context_t.
5268         (acquire_init_state_context): Likewise.
5269         (check_matching): Likewise.
5270         (check_halt_state_context): Likewise.
5271         (proceed_next_node): Likewise.
5272         (set_regs): Likewise.
5273         (sift_states_backward): Likewise.
5274         (clean_state_log_if_need): Likewise.
5275         (sift_states_iter_mb): Likewise.
5276         (sift_states_iter_bkref): Likewise.
5277         (add_epsilon_backreference): Likewise.
5278         (transit_state): Likewise.
5279         (transit_state_sb): Likewise.
5280         (transit_state_mb): Likewise.
5281         (transit_state_bkref): Likewise.
5282         (transit_state_bkref_loop): Likewise.
5283         (check_node_accept): Likewise.
5284         (match_ctx_init): Likewise.
5285         (extend_buffers): New function.
5287 2002-04-21  Bruno Haible  <bruno@clisp.org>
5289         * iconvdata/tst-table.sh: For the second check, use the truncated
5290         GB18030 charmap table, like for the first check.
5292 2002-04-24  Ulrich Drepper  <drepper@redhat.com>
5294         * elf/dl-load.c (open_verify): Correct __lseek parameters.
5295         Patch by Simon Hildrew <simon@hildrew.net> [PR libc/3354].
5297 2002-04-23  H.J. Lu  <hjl@gnu.org>
5299         * include/math.h (isfinite): Fix a typo.
5301 2002-04-24  Ulrich Drepper  <drepper@redhat.com>
5303         * libio/bug-ungetwc2.c (test_locale): Use the de_DE.UTF-8 locale
5304         which is created by the test suite.
5306 2002-04-20  Bruno Haible  <bruno@clisp.org>
5308         * iconvdata/iso-2002-kr.c (MAX_NEEDED_FROM): Set to 4.
5309         (BODY for FROM_LOOP): Fix comparisons between inptr and inend.
5311 2002-04-20  Bruno Haible  <bruno@clisp.org>
5313         * iconvdata/johab.c (BODY for FROM_LOOP): Change type of i, m, f,
5314         to avoid gcc warning.
5316 2002-04-20  Bruno Haible  <bruno@clisp.org>
5318         * iconvdata/iso-2022-jp.c (EMIT_SHIFT_TO_INIT): Fix modification mask
5319         of data->__statep->__count.
5321 2002-04-20  Bruno Haible  <bruno@clisp.org>
5323         * iconvdata/euc-jisx0213.c (BODY for TO_LOOP): Really ignore Unicode
5324         tag characters.
5325         * iconvdata/shift_jisx0213.c (BODY for TO_LOOP): Likewise.
5327 2002-04-24  Roland McGrath  <roland@frob.com>
5329         * sysdeps/mach/alpha/syscall.S: Don't use .frame, ENTRY will have it;
5330         use END macro instead of our own .end directive.
5331         Use `callsys' insn mnemonic instead of `call_pal'.
5333         * sysdeps/mach/alpha/sysdep.h (ENTRY): New macro.
5335         * sysdeps/alpha/dl-machine.h (ELF_MACHINE_USER_ADDRESS_MASK): New
5336         macro; we need this for Hurd.
5338         Log entry was missing for 2002/03/24 commit of rev 1.8,
5339         goes with 2002-03-17 changes.
5340         * sysdeps/mach/hurd/i386/Makefile [$(subdir) = misc]
5341         (sysdep_routines): Append ioperm here.
5342         (sysdep_headers): Append sys/io.h here.
5344 2002-04-23  Roland McGrath  <roland@frob.com>
5346         * sysdeps/mach/hurd/send.c: int -> size_t for WROTE.
5347         * sysdeps/mach/hurd/sendto.c: Likewise.
5348         * hurd/hurdioctl.c (siocgifconf): int -> size_t for DATA_LEN.
5349         * sysdeps/mach/hurd/wait4.c (__wait4): natural_t -> int for SIGCODE.
5350         * sysdeps/mach/hurd/getpriority.c: unsigned int -> size_t for PISIZE.
5352 2002-04-22  Roland McGrath  <roland@frob.com>
5354         * sysdeps/mach/hurd/i386/ioperm.c (ioperm): Translate MIG_BAD_ID
5355         failure from i386_io_perm_* RPCs to ENOSYS.
5357 2002-04-22  Andreas Jaeger  <aj@suse.de>
5359         * sysdeps/unix/sysv/linux/x86_64/ldconfig.h: New file.
5361         * sysdeps/unix/sysv/linux/x86_64/dl-cache.h: New file.
5363         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Use %rdi as temp
5364         register instead of destroying %rbx.
5366 2002-04-21  Ulrich Drepper  <drepper@redhat.com>
5368         * string/string.h: Declare strerror_r also for XPG6.
5370 2002-04-19  Roland McGrath  <roland@frob.com>
5372         * sysdeps/mach/hurd/tmpfile.c: Create a file descriptor and use fdopen.
5374 2002-04-20  Ulrich Drepper  <drepper@redhat.com>
5376         * Makefile: Add handling of xtests and xcheck targets.
5377         * MakeTAGS: Likewise.
5378         * Makeconfig: Likewise.
5379         * Makerules: Likewise.
5380         * Rules: Likewise.
5381         * manual/Makefile: Likewise.
5382         * sunrpc/Makefile (xtests): Add thrsvc if thread library available.
5383         * sunrpc/thrsvc.c: New file.  By Zack Weinberg.
5385 2002-04-11  Zack Weinberg  <zack@codesourcery.com>
5387         * include/rpc/rpc.h (struct rpc_thread_variables): Remove
5388         authnone_private_s.
5389         * sunrpc/auth_none.c: Include bits/libc-lock.h.
5390         Delete #ifdef _RPC_THREAD_SAFE_ block.
5391         (authnone_private): Make a struct, not a pointer to struct.
5392         (authnone_private_guard): New once-control variable.
5393         (authnone_create_once): New function, split out of
5394         authnone_create.  No need to allocate memory.
5395         (authnone_create): Just call authnone_create_once via
5396         __libc_once, then return &authnone_private->no_client.
5397         (authnone_marshal): Access private data via CLIENT argument,
5398         not authnone_private pointer.
5399         Fix typo (MAX_MARSHEL_SIZE -> MAX_MARSHAL_SIZE).
5400         * sunrpc/rpc_thread.c (__rpc_thread_destroy): No need to free
5401         authnone_private_s.
5403 2002-04-12  H.J. Lu  <hjl@gnu.org>
5405         * sunrpc/clnt_raw.c (clntraw_create): Properly set xdrs and client.
5407 2002-04-18  Bruno Haible  <bruno@clisp.org>
5409         * iconvdata/euc-jisx0213.c (EMIT_SHIFT_TO_INIT, BODY for
5410         FROM_DIRECTION): Make the FROM direction stateless.
5411         * iconvdata/shift_jisx0213.c (EMIT_SHIFT_TO_INIT, BODY for
5412         FROM_DIRECTION): Likewise.
5414 2002-04-15  Bruno Haible  <bruno@clisp.org>
5416         * iconvdata/JISX0213.TXT: New file.
5417         * iconvdata/jisx0213.h: New file.
5418         * iconvdata/jisx0213.c: New file.
5419         * iconvdata/euc-jisx0213.c: New file.
5420         * iconvdata/shift_jisx0213.c: New file.
5421         * iconvdata/gconv-modules (EUC-JISX0213, SHIFT_JISX0213): New modules.
5422         * iconvdata/EUC-JISX0213.precomposed: New file.
5423         * iconvdata/SHIFT_JISX0213.precomposed: New file.
5424         * iconvdata/SHIFT_JISX0213.irreversible: New file.
5425         * iconvdata/tst-table-to.c (main): Make it work for encodings for
5426         which the "to" direction is stateful.
5427         * iconvdata/tst-tables.sh: Add EUC-JISX0213, SHIFT_JISX0213.
5428         * iconvdata/Makefile (modules): Add libJISX0213, EUC-JISX0213,
5429         SHIFT_JISX0213.
5430         (libJISX0213-routines): New variable.
5431         (LDFLAGS-EUC-JISX0213.so, LDFLAGS-SHIFT_JISX0213.so): New variables.
5432         (EUC-JISX0213.so, SHIFT_JISX0213.so): Depend on libJISX0213.so.
5433         (LDFLAGS-libJISX0213.so): New variable.
5434         (distribute): Add JISX0213.TXT, EUC-JISX0213.precomposed,
5435         SHIFT_JISX0213.precomposed, SHIFT_JISX0213.irreversible,
5436         jisx0213.c, jisx0213.h, euc-jisx0213.c, shift_jisx0213.c.
5438 2002-04-15  Bruno Haible  <bruno@clisp.org>
5440         * iconvdata/big5hkscs.c (big5hkscs_to_ucs): Change element type to
5441         uint32_t.  Update to Unicode 3.2.
5442         (from_ucs4, from_ucs4_idx): Update to Unicode 3.2.
5443         (BODY for TO_LOOP): Handle the ASCII range specially.
5444         * iconvdata/BIG5HKSCS.irreversible: Add one more entry.
5445         * iconvdata/testdata/BIG5HKSCS: Remove a character.
5446         * iconvdata/testdata/BIG5HKSCS..UTF-8: Regenerated.
5448 2002-04-15  Bruno Haible  <bruno@clisp.org>
5450         * iconvdata/gb18030.c (__twobyte_to_ucs, __fourbyte_to_ucs,
5451         __ucs_to_gb18030_tab1, __ucs_to_gb18030_tab2): Update to Unicode 3.2.
5453 2002-04-15  Bruno Haible  <bruno@clisp.org>
5455         * iconvdata/cns11643.h (__cns11643_from_ucs4p2c_tab): New declaration.
5456         (ucs4_to_cns11643): Update.
5457         * iconvdata/cns11643.c: Update to Unicode 3.2.
5458         (__cns11643l2*_to_ucs4_tab, __cns11643_from_ucs4p0_tab,
5459         __cns11643_from_ucs4p2_tab): Regenerated.
5460         (__cns11643_from_ucs4p2c_tab): New array.
5461         * iconvdata/cvs11643l1.c: Update comments.
5462         * iconvdata/EUC-TW.irreversible: Remove two entries.
5464 2002-04-15  Bruno Haible  <bruno@clisp.org>
5466         * locale/C-translit.h.in: Update to Unicode 3.2.
5467         Add <U2047>, <U205F>..<U2063>, <U2145>..<U2149>, <U2A74>..<U2A76>,
5468         <U30A0>, <U3251>..<U325F>, <U32B1>..<U32BF>, <UFE00>..<UFE0F>.
5470 2002-04-15  Bruno Haible  <bruno@clisp.org>
5472         * iconvdata/sjis.c (halfkana_to_ucs4): Remove array.
5473         (BODY for FROM_LOOP): Optimize the JISX0201:GR to Unicode conversion.
5475 2002-04-15  Bruno Haible  <bruno@clisp.org>
5477         * iconvdata/euc-jp.c (BODY for FROM_LOOP): When encountering an
5478         invalid input (e.g. a byte > 0x80 followed by a byte < 0x80), skip
5479         always one byte, not 0 bytes in some cases and 2 bytes in others.
5481         * iconvdata/tst-table-from.c (main): Correct the usage message.
5483 2002-04-19  Isamu Hasegawa  <isamu@yamato.ibm.com>
5485         * posix/regcomp.c (parse_expression): Fix incorrect error code.
5486         (parse_dup_op): Fix error handling like "a{}".
5487         (parse_bracket_exp): Add error handling.
5488         (fetch_number): Add error handling for "a{<very_large_number>}".
5490 2002-04-19  Isamu Hasegawa  <isamu@yamato.ibm.com>
5492         * posix/regcomp.c (parse_bracket_symbol): Add error handling
5493         in case that the symbol name is too long.
5494         (build_charclass): Handle [:lower:]/[:uppper:] correctly
5495         in case of REG_ICASE.
5497 2002-04-19  Andreas Jaeger  <aj@suse.de>
5499         * math/libm-test.inc: Fix comment, suggested by Hartvig Ekner
5500         <hartvige@mips.com>.
5502 2002-04-15  H.J. Lu  <hjl@gnu.org>
5504         * include/math.h (__finitel_internal): Declare only if
5505         __NO_LONG_DOUBLE_MATH is not defined.
5506         (__isinfl_internal): Likewise.
5507         (__isnanl_internal): Likewise.
5509         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add __connect_internal.
5510         * sysdeps/unix/sysv/linux/hppa/syscalls.list: Likewise.
5511         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Likewise.
5512         * sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise.
5513         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
5514         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
5515         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
5517         * sysdeps/unix/sysv/linux/syscalls.list: Add __chown_internal and
5518         __fcntl_internal.
5520         * sysdeps/unix/sysv/linux/fxstat.c (__fxstat64_internal): Added.
5521         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat64_internal): Added.
5523 2002-04-15  Bruno Haible  <bruno@clisp.org>
5525         * iconvdata/armscii-8.c (BODY for FROM_LOOP): Fix array access.
5526         (BODY for TO_LOOP): Likewise.
5527         * iconvdata/tcvn5712-1.c (from_ucs4): Map U+0309 to 0xB1.
5528         * iconvdata/tst-table.sh: Add support for encodings which contain
5529         precomposed Unicode characters, known to the iconv converter in both
5530         directions but not listed in the charmap.
5531         * iconvdata/IBM856.irreversible: New file.
5532         * iconvdata/IBM922.irreversible: New file.
5533         * iconvdata/IBM1132.irreversible: New file.
5534         * iconvdata/IBM1133.irreversible: New file.
5535         * iconvdata/IBM1160.irreversible: New file.
5536         * iconvdata/IBM1161.irreversible: New file.
5537         * iconvdata/IBM1163.irreversible: New file.
5538         * iconvdata/IBM1164.irreversible: New file.
5539         * iconvdata/ARMSCII-8.irreversible: New file.
5540         * iconvdata/TCVN5712-1.precomposed: New file.
5541         * iconvdata/tst-tables.sh: Add IBM856, IBM922, IBM1124, IBM1129,
5542         IBM1160, IBM1161, IBM1132, IBM1133, IBM1162, IBM1163, IBM1164,
5543         ARMSCII-8, TCVN5712-1.
5544         * iconvdata/Makefile (distribute): Add IBM856.irreversible,
5545         IBM922.irreversible, IBM1132.irreversible, IBM1133.irreversible,
5546         IBM1160.irreversible, IBM1161.irreversible, IBM1163.irreversible,
5547         IBM1164.irreversible, ARMSCII-8.irreversible, TCVN5712-1.precomposed.
5549 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
5551         * time/tst-mktime.c: Include <stdlib.h>.  Use %d, not %ld format
5552         for EVENING69.  Include offsets in TZ environment variable.
5554 2002-04-18  Ulrich Drepper  <drepper@redhat.com>
5556         * iconv/skeleton.c (RESET_INPUT_BUFFER): Replace ifs with #ifs to
5557         avoid compiler warnings.
5559         * locale/programs/localedef.c (main): Always call
5560         construct_output_path.
5562         * iconv/Makefile (CFLAGS-simple-hash.c): Define to find hashval.h.
5564         * locale/programs/locfile.c (to_archive): New variable.  To collect
5565         data which has to be added to the locale archive.
5566         (write_all_categories): Take new third parameter with locale name.
5567         Unless no_archive flag set add new locale data to the archive
5568         (write_locale_data): Unless no-archive flag set store generated data
5569         in to_archive data structure instead of generation output file.
5570         Add new parameter with locale category index.
5571         * locale/programs/locfile.h: Add new parameters in declaractions of
5572         write_all_categories and write_locale_data.
5573         * locale/programs/localedef.c: Recognize --no-archive, --list-archive,
5574         --add-to-archive, and --delete-from-archive options.  Pass extra
5575         parameter to write_all_categories.
5576         * locale/programs/localedef.h: Add prototypes for functions in
5577         locarchive.c.
5578         * locale/locarchive.h: New file.
5579         * locale/programs/locarchive.c: New file.
5580         * locale/Makefile (distribute): Add programs/locarchive.c and
5581         locarchive.h.
5582         (localedef-modules): Add md5 and locarchive.
5583         Add vpath to crypt subdir for md5.c.
5585         * locale/programs/ld-address.c: Pass locale category ID as new second
5586         parameter to write_locale_data.
5587         * locale/programs/ld-collate.c: Likewise.
5588         * locale/programs/ld-ctype.c: Likewise.
5589         * locale/programs/ld-identification.c: Likewise.
5590         * locale/programs/ld-measurement.c: Likewise.
5591         * locale/programs/ld-messages.c: Likewise.
5592         * locale/programs/ld-monetary.c: Likewise.
5593         * locale/programs/ld-name.c: Likewise.
5594         * locale/programs/ld-numeric.c: Likewise.
5595         * locale/programs/ld-paper.c: Likewise.
5596         * locale/programs/ld-telephone.c: Likewise.
5597         * locale/programs/ld-time.c: Likewise.
5599         * locale/simple-hash.c: Move compute_hashval function from here...
5600         * locale/hashval.h: ...to here.  New file.
5601         * locale/simple-hash.h: Add prototype for compute_hashval.
5603         * include/libintl.h: Minor cleanups.
5605 2002-04-16  Ulrich Drepper  <drepper@redhat.com>
5607         * posix/regcomp.c (gettext): Use INTUSE for _libc_intl_domainname.
5609 2002-04-15  Ulrich Drepper  <drepper@redhat.com>
5611         * include/sys/stat.h: Fix typo.  Patch by HJ Lu.
5613 2002-04-14  Bruno Haible  <bruno@clisp.org>
5615         * locale/programs/charmap.c (charmap_read): Don't access result if
5616         result == NULL.
5618 2002-02-17  Andreas Schwab  <schwab@suse.de>
5620         * elf/reldep7.c: New file.
5621         * elf/reldep7mod1.c: New file.
5622         * elf/reldep7mod2.c: New file.
5623         * elf/Makefile: Add rules to build and run reldep7.
5625 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
5627         * elf/dl-lookup.c (_dl_lookup_symbol): Move add_dependency call to
5628         the end of the function.  Pass original flags to recursive call if
5629         add_dependency failed.
5630         (_dl_lookup_versioned_symbol): Likewise.
5632 2002-04-13  Jakub Jelinek  <jakub@redhat.com>
5634         * time/mktime.c (__mktime_internal): If year is 69, don't bail out
5635         early, but check whether it overflowed afterwards.
5636         * time/tst-mktime.c (main): Add new tests.
5638 2002-04-14  Ulrich Drepper  <drepper@redhat.com>
5640         * debug/xtrace.sh: Fix program name in help message.
5641         Patch by Roger Luethi <rl@hellgate.ch>.
5643         * include/sys/stat.h: Add prototypes for __lxstat_internal and
5644         __lxstat64_internal.  Add macros __lxstat and __lxstat64 if not
5645         NOT_IN_libc.
5646         * sysdeps/generic/lxstat.c: Use INTDEF for __lxstat.
5647         * sysdeps/mach/hurd/lxstat.c: Likewise.
5648         * sysdeps/unix/common/lxstat.c: Likewise.
5649         * sysdeps/unix/sysv/aix/lxstat.c: Likewise.
5650         * sysdeps/unix/sysv/linux/lxstat.c: Likewise.
5651         * sysdeps/unix/sysv/linux/i386/lxstat.c: Likewise.
5652         * sysdeps/unix/sysv/linux/ia64/lxstat.c: Likewise.
5653         * sysdeps/unix/sysv/linux/s390/s390-64/lxstat.c: Likewise.
5654         * sysdeps/generic/lxstat64.c: Use INTDEF for __lxstat64.
5655         * sysdeps/mach/hurd/lxstat64.c: Likewise.
5656         * sysdeps/unix/sysv/aix/lxstat64.c: Likewise.
5657         * sysdeps/unix/sysv/linux/lxstat64.c: Likewise.
5659         * include/wchar.h: Declare __mbrtowc_internal and __mbrlen_internal
5660         prototypes.  Add __mbrlen and __mbrtowc macros.
5661         * wcsmbs/mbrlen.c: Use INTDEF for __mbrlen.
5662         * wcsmbs/mbrtowc.c: Use INTDEF for __mbrtowc.
5664         * include/unistd.h: Add prototype for __write_internal and add
5665         __libc_write macro is SHARED.
5666         * sysdeps/generic/write.c: Use INTDEF for __write.
5667         * sysdeps/mach/hurd/write.c: Likewise.
5668         * sysdeps/unix/sysv/aix/write.c: Likewise.
5669         * sysdeps/unix/syscalls.list: Add __libc_write alias.
5671         * assert/assert.c: Replace STR_N_SIZE with something usable in
5672         macro arguments.
5673         * assert/assert-perr.c: Likewise.
5675         * include/sys/socket.h: Declare __libc_sa_len_internal and define
5676         SA_LEN macro to use it if not NOT_IN_libc.
5677         * sysdeps/unix/sysv/linux/sa_len.c: Use INTDEF for __libc_sa_len.
5679         * include/fcntl.h: Declare __open_internal and define __open and
5680         __libc_open macros if not NOT_IN_libc.
5681         * sysdeps/generic/open.c: Use INTDEF for __open.
5682         * sysdeps/mach/hurd/open.c: Likewise.
5683         * sysdeps/unix/sysv/aix/open.c: Likewise.
5684         * sysdeps/unix/syscalls.list: Add __open_internal alias.
5686         * sysdeps/generic/check_fds.c: Make sure newly opened file descriptor
5687         has correct number.
5689         * include/fcntl.h: Define __libc_fcntl macro if not NOT_IN_libc.
5690         * sysdeps/mach/hurd/fcntl.c: Undefine __libc_fcntl as well.
5691         * sysdeps/unix/sysv/aix/fcntl.c: Likewise.
5692         * sysdeps/unix/sysv/linux/i386/fcntl.c: Likewise.
5694         * include/wctype.h: Declare __iswalpha_l_internal,
5695         __iswdigit_l_internal, __iswspace_l_internal,
5696         __iswxdigit_l_internal, and __iswctype_internal.  Define
5697         __iswalpha_l, __iswctype, __iswdigit_l, __iswspace_l, and
5698         __iswxdigit_l macros if not NOT_IN_libc.
5699         * wctype/iswctype.c: Use INTDEF for __iswctype.
5700         * wctype/wcfuncs_l.c: Use INTDEF for all __iswXXX_l.
5702         * include/math.h: Declare __isinf_internal, __isinfl_internal,
5703         __isnan_internal, and __isnanl_internal.
5704         * stdio-common/printf_fp.c: Use INTUSE for calls to __isinf, __isinfl,
5705         __isnan, and __isnanl.
5706         * stdio-common/printf_size.c: Likewise.
5707         * sysdeps/generic/printf_fphex.c: Likewise.
5708         * sysdeps/i386/fpu/s_isinfl.c: Also define _internal alias.
5709         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
5710         * sysdeps/ia64/fpu/s_isinf.S: Likewise.
5711         * sysdeps/ia64/fpu/s_isnan.S: Likewise.
5712         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
5713         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
5714         * sysdeps/ieee754/flt-32/s_isinff.c: Likewise.
5715         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
5716         * sysdeps/ieee754/ldbl-128/s_isinfl.c: Likewise.
5717         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
5718         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
5719         * sysdeps/m68k/s_isinfl.c: Likewise.
5720         * sysdeps/m68k/fpu/s_isinf.c: Likewise.
5721         * sysdeps/powerpc/fpu/s_isnan.c: Likewise.
5723         * include/sys/time.h: Declare __gettimeofday_internal and define
5724         __gettimeofday macro if not NOT_IN_libc.
5725         * sysdeps/generic/gettimeofday.c: Use INTEDEF for __gettimeofday.
5726         * sysdeps/mach/gettimeofday.c: Likewise.
5727         * sysdeps/posix/gettimeofday.c: Likewise.
5728         * sysdeps/unix/sysv/aix/gettimeofday.c: Likewise.
5729         * sysdeps/unix/common/syscalls.list: Define __gettimeofday alias.
5730         * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
5731         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: Likewise.
5733         * include/sys/stat.h: Declare __fxstat_internal and __fxstat64_internal
5734         and define __fxstate and __fxstat64 macros if not NOT_IN_libc.
5735         Remove __lstat and __fstat inline functions.
5736         * sysdeps/generic/fxstat.c: Use INTDEF for __fxstat.
5737         * sysdeps/mach/hurd/fxstat.c: Likewise.
5738         * sysdeps/unix/fxstat.c: Likewise.
5739         * sysdeps/unix/sysv/aix/fxstat.c: Likewise.
5740         * sysdeps/unix/sysv/linux/fxstat.c: Likewise.
5741         * sysdeps/unix/sysv/linux/i386/fxstat.c: Likewise.
5742         * sysdeps/unix/sysv/linux/ia64/fxstat.c: Likewise.
5743         * sysdeps/unix/sysv/linux/s390/s390-64/fxstat.c: Likewise.
5744         * sysdeps/generic/fxstat64.c: Use INTDEF for __fxstat64.
5745         * sysdeps/mach/hurd/fxstat64.c: Likewise.
5746         * sysdeps/unix/sysv/aix/fxstat64.c: Likewise.
5747         * sysdeps/unix/sysv/linux/fxstat64.c: Likewise.
5749         * include/unistd.h: Declare __getpid_internal and define
5750         __getpid macro if not NOT_IN_libc.
5751         * sysdeps/mach/hurd/getpid.c: Use INTDEF for __getpid.
5752         * sysdeps/generic/getpid.c: Likewise.
5753         * sysdeps/unix/syscalls.list: Add __getpid_internal alias.
5754         * posix/bsd-getpgrp.c: Use INTUSE for __getpgid call.
5756         * include/unistd.h: Declare __getpgid_internal and define
5757         __getpgid macro if not NOT_IN_libc.
5758         * sysdeps/generic/getpgid.c: Use INTDEF for __getpgid.
5759         * sysdeps/mach/hurd/getpgid.c: Likewise.
5760         * sysdeps/unix/sysv/aix/getpgid.c: Likewise.
5761         * sysdeps/unix/sysv/sysv4/__getpgid.c: Likewise.
5762         * sysdeps/unix/sysv/sysv4/getpgid.c: Likewise.
5763         * sysdeps/unix/sysv/linux/syscalls.list: Add _getpgid_internal alias.
5765         * include/unistd.h: Declare __getpagesize_internal and define
5766         __getpagesize macro if not NOT_IN_libc.
5767         * sysdeps/unix/sysv/linux/shmat.c: Include <unistd.h> for
5768         __getpagesize.
5769         * sysdeps/generic/getpagesize.c: Use INTDEF for __getpagesize.
5770         * sysdeps/mach/getpagesize.c: Likewise.
5771         * sysdeps/posix/getpagesize.c: Likewise.
5772         * sysdeps/unix/getpagesize.c: Likewise.
5773         * sysdeps/unix/sysv/linux/getpagesize.c: Likewise.
5774         * sysdeps/unix/sysv/linux/ia64/getpagesize.c: Likewise.
5775         * sysdeps/unix/sysv/linux/m68k/getpagesize.c: Likewise.
5776         * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: Likewise.
5778 2002-04-13  Andreas Jaeger  <aj@suse.de>
5780         * sysdeps/i386/i486/bits/string.h (__strcspn_cg): Use only memory
5781         as clobber to reduce register pressure.
5782         (__strpbrk_cg): Likewise.
5783         (__mempcpy_by4): Likewise.
5784         (__strstr_cg): Likewise.
5785         Add prototype for __memrchr.
5787 2002-04-13  Andreas Schwab  <schwab@suse.de>
5789         * sysdeps/m68k/fpu/s_finite.c: Add internal alias.
5790         * sysdeps/m68k/fpu/s_finitef.c: Likewise.
5791         * sysdeps/m68k/fpu/s_finitel.c: Likewise.
5793 2002-04-13  Ulrich Drepper  <drepper@redhat.com>
5795         * elf/do-lookup.h [!VERSIONED]: Add new parameter flags.  Use it to
5796         check whether the caller prefers getting the most recent version of
5797         a symbol of the earliest version.
5798         * elf/dl-lookup.c: Adjust all callers of do_lookup.  Change
5799         _dl_do_lookup to also take the new parameter and pass it on.
5800         Change 'explicit' parameter of _dl_lookup_symbol and
5801         _dl_lookup_versioned_symbol to flags.  Adjust tests.
5802         * sysdeps/generic/ldsodefs.h: Adjust prototypes.
5803         * elf/dl-libc.c: Adjust all callers of _dl_lookup_symbol and
5804         _dl_lookup_versioned_symbol.
5805         * elf/dl-reloc.c: Likewise.
5806         * elf/dl-runtime.c: Likewise.
5807         * elf/dl-sym.c: Likewise.
5808         * sysdeps/mips/dl-machine.h: Likewise.
5810 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
5812         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (LOC): Don't paste
5813         in a token.
5814         * sysdeps/unix/sysv/sysv4/solaris2/sparc/sysdep.h (LOC): Likewise.
5816 2002-04-10  Andreas Jaeger  <aj@suse.de>
5818         * sysdeps/unix/sysv/linux/x86_64/glob.c: New file.
5820         * include/argz.h: Remove extra char from last patch.
5822 2002-04-09  Ulrich Drepper  <drepper@redhat.com>
5824         * sysdeps/mach/hurd/chown.c: Use INTDEF for __chown.
5825         * sysdeps/unix/sysv/aix/chown.c: Likewise.
5826         * sysdeps/unix/grantpt.c: Use INTUSE for __chown calls.
5827         * sysdeps/unix/sysv/linux/m68k/chown.c: Likewise.
5828         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
5829         * sysdeps/unix/sysv/linux/i386/chown.c: Use INTDEF2 to define
5830         __chown_internal.
5831         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
5833         * intl/dcngettext.c [_LIBC]: Use INTUSE for __dcngettext.
5834         * intl/dngettext.c [_LIBC] (DCNGETTEXT): Use INTUSE.
5835         * intl/ngettext.c: Likewise.
5837         * include/sys/socket.h: Declare __connect_internal and define
5838         __connect macro if not NOT_IN_libc.
5839         * sysdeps/mach/hurd/connect.c: Use INTDEF for __connect.
5840         * sysdeps/unix/sysv/aix/connect.c: Likewise.
5841         * sysdeps/unix/sysv/linux/connect.S: Add __connect_internal alias.
5843         * include/unistd.h: Declare __close_internal and define __close macro
5844         if not NOT_IN_libc.
5845         * libio/libioP.h (JUMO0, JUMP1, JUMP2, JUMP3, WJUMP0, WJUMP1, WJUMP2,
5846         WJUMP3): Add extra parenthesis to avoid expanding element names with
5847         macors like __close.
5848         * sysdeps/unix/syscalls.list: Add __close_internal alias.
5850         * include/unistd.h: Declare __dup2_internal and define __dup2 macro
5851         if not NOT_IN_libc.
5852         * sysdeps/mach/hurd/dup2.c: Use INTDEF for __dup2.
5853         * sysdeps/posix/dup2.c: Use INTDEF for __dup2.
5854         * sysdeps/unix/syscalls.list: Add __dup2_internal alias.
5856         * include/unistd.h: Declare __fork_internal and define __fork macro
5857         if not NOT_IN_libc.
5858         * sysdeps/mach/hurd/fork.c: Use INTDEF for __fork.
5859         * sysdeps/unix/sysv/aix/fork.c: Likewise.
5860         * sysdeps/unix/sysv/linux/syscalls.list: Add __fork_internal alias.
5862         * include/stdio_ext.h: Declare __fsetlocking_internal and define
5863         __fsetlocking macro to use it if not NOT_IN_libc.
5864         * libio/__fsetlocking.c: Use INTDEF for __fsetlocking.
5866         * libio/__fbufsize.c: Correct copyright.
5867         * libio/__flbf.c: Likewise.
5868         * libio/__fpending.c: Likewise.
5869         * libio/__fpurge.c: Likewise.
5870         * libio/__freadable.c: Likewise.
5871         * libio/__freading.c: Likewise.
5872         * libio/__fsetlocking.c: Likewise.
5873         * libio/__fwritable.c: Likewise.
5874         * libio/__fwriting.c: Likewise.
5876         * include/stdio.h: Declare __asprintf_internal and define __asprintf
5877         macro to use it if not NOT_IN_libc.
5878         * stdio-common/asprintf.c: Use INTDEF for __asprintf.
5880         * include/mntent.h: Declare __setmntent_internal,
5881         __getmntent_r_internal, __endmntent_internal.  Define __setmntent,
5882         __getmntent_r, and __endmntent macros to use these functions if not
5883         NOT_IN_libc.
5884         * misc/mntent_r.c: Use INTDEF for __setmntent, __getmntent_r, and
5885         __endmntent.
5887         * include/math.h: Declare __finite_internal, __finitef_internal, and
5888         __finitel_internal.  Redefine isfinite macro if in libc or libm using
5889         these functions.
5890         * sysdeps/generic/s_ldexp.c: Use INTUSE for __finite calls.
5891         * sysdeps/generic/s_ldexpf.c: Use INTUSE for __finitef calls.
5892         * sysdeps/generic/s_ldexpl.c: Use INTUSE for __finitel calls.
5893         * sysdeps/i386/fpu/s_finite.S: Define _internal alias.
5894         * sysdeps/i386/fpu/s_finitef.S: Likewise.
5895         * sysdeps/i386/fpu/s_finitel.S: Likewise.
5896         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
5897         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
5898         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
5899         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
5901         * include/fcntl.h: Declare __fcntl_internal.  Define __fcntl macro
5902         to use this function if not NOT_IN_libc.
5903         * libio/iofdopen.c (_IO_fcntl): Use INTUSE.
5904         * sysdeps/generic/fcntl.c: Use INTDEF for __fcntl.
5905         * sysdeps/mach/hurd/fcntl.c: Likewise.
5906         * sysdeps/unix/sysv/aix/fcntl.c: Likewise.
5907         * sysdeps/unix/sysv/linux/i386/fcntl.c: Likewise.
5909         * include/argz.h: Declare __argz_count_internal and
5910         __argz_stringify_internal.
5911         * intl/l10nflist.c [_LIBC]: Use INTUSE for __argz_count and
5912         __argz_stringify.
5913         * string/argz-count.c: Use INTDEF for __argz_count.
5914         * string/argz-stringify.c: Use INTDEF for __argz_stringify.
5916         * include/stdlib.h: Declare __cxa_atexit_internal and define
5917         __cxa_atexit macro if not NOT_IN_libc.
5918         * stdlib/cxa_atexit.c: Use INTDEF for __cxa_atexit.
5919         * dlfcn/Makefile: Define NOT_IN_libc when compiling modcxaatexit.c.
5921         * assert/assert.c: Use INTDEF for __assert_fail.
5922         * assert/__assert.c: Use INTUSE for call to __assert_fail.
5923         * include/assert.h: Declare __assert_fail_internal.
5925         * extra-lib.mk: Mark assignment to lib with override.
5927 2002-04-08  Ulrich Drepper  <drepper@redhat.com>
5929         * Makerules: Use cppflags-iterator.mk to add defines for all test
5930         source files.
5932 2002-04-08  kaz Kojima  <kkojima@rr.iij4u.or.jp>
5934         * elf/elf.h: Define R_SH_TLS_xxx macros.
5935         * elf/rtld.c: Remove an extra parenthesis.
5936         * elf/tls-macros.h: Define SH version TLS_LE, TLS_IE, TLS_LD and
5937         TLS_GD macros.
5938         * sysdeps/generic/dl-tls.c: Add a missing semi-colon.
5939         * sysdeps/sh/dl-lookupcfg.h: New file.
5940         * sysdeps/sh/dl-tls.h: New file.
5941         * sysdeps/sh/dl-machine.h (elf_machine_type_class): Set
5942         ELF_RTYPE_CLASS_PLT also for the three TLS relocations.
5943         (elf_machine_rela): Handle R_SH_TLS_DTPMOD32, R_SH_TLS_DTPOFF32 and
5944         R_SH_TLS_TPOFF32 relocations.
5946 2002-04-08  Ulrich Drepper  <drepper@redhat.com>
5948         * cppflags-iterator.mk (cpp-srcs-left): Define NOT_IN_libc instead
5949         of NOT_IN_LIBC.
5950         * include/libintl.h: Test for NOT_IN_libc not NOT_IN_LIBC.
5951         * include/stdlib.h: Likewise.
5953 2002-04-08  Jakub Jelinek  <jakub@redhat.com>
5955         * elf/Makefile (CFLAGS-.os): Define NOT_IN_libc and IS_IN_rtld
5956         instead of _RTLD_LOCAL.
5957         * elf/dl-dst.h: Use IS_IN_rtld instead of _RTLD_LOCAL.
5958         * include/unistd.h: Likewise.
5959         * sysdeps/generic/ldsodefs.h: Likewise.
5961         * stdio-common/_itoa.h (_itoa_word): Only use internal digit arrays
5962         if in libc or ld.so.
5964 2002-04-08  Andreas Jaeger  <aj@suse.de>
5966         * elf/cache.c (print_entry): Support x86-64.
5968 2002-04-08  Ulrich Drepper  <drepper@redhat.com>
5970         * include/stdlib.h: For libc itself replace MB_CUR_MAX definition
5971         with one accessing the locale data structures directly.
5972         * stdio-common/printf-prs.c: Include localeinfo.h for new
5973         MB_CUR_MAX definition.
5975         * Makeconfig (CPPFLAGS): Also add CPPFLAGS-<basename> where <basename>
5976         is the name of the source file without extension.
5977         * Makefile (distribute): Add cppflags-iterator.mk.
5978         * cppflags-iterator.mk: New file.
5979         * extra-lib.mk: For the sources of the library run
5980         cppflags-iterator.mk.
5982         * include/libintl.h: Declare __dcgettext_internal and
5983         _libc_intl_domainname_internal.  Define __dcgettext using these
5984         two symbols if used in libc itself.
5985         * argp/argp-help.c: Define dgettext using __dcgettext_internal and
5986         _libc_intl_domainname_internal.
5987         * argp/argp-parse.c: Likewise.
5988         * intl/dcgettext.c (__dcgettext): Use INTDEF to define alias.
5989         * intl/dgettext.c: Call __dcgettext_internal instead of __dcgettext.
5990         * intl/gettext.c: Likewise.
5991         * locale/SYS_libc.c (_libc_intl_domainname): Use INTDEF to define
5992         alias.
5993         * posix/regcomp.c (gettext): Use __dcgettext_internal instead of
5994         __dcgettext.
5995         * posix/regex_internal.c (gettext): Likewise.
5997 2002-04-08  Andreas Jaeger  <aj@suse.de>
5999         * sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed: Fix rewrite rule.
6001         * sysdeps/x86_64/fpu/s_llrint.S: New.
6002         * sysdeps/x86_64/fpu/s_llrintf.S: New.
6003         * sysdeps/x86_64/fpu/s_llrintl.S: New.
6004         * sysdeps/x86_64/fpu/s_lrint.S: New.
6005         * sysdeps/x86_64/fpu/s_lrintf.S: New
6006         * sysdeps/x86_64/fpu/s_lrintl.S: New.
6008 2002-04-08  Roland McGrath  <roland@frob.com>
6010         * sysdeps/mach/hurd/dl-sysdep.c (__mmap): Use MAP_FAILED instead of
6011         widening __hurd_fail value.
6013 2002-04-07  Roland McGrath  <roland@frob.com>
6015         * sysdeps/mach/hurd/alpha/trampoline.c: Don't include
6016         <mach/machine/alpha_instruction.h>.
6017         (_hurd_setup_sighandler): Take proper arguments for current decls.
6018         Update code to use _hurdsig_catch_fault.
6019         Use `callsys' instruction instead of `call_pal'.
6020         * sysdeps/mach/hurd/alpha/intr-msg.h: New file.
6022         * sysdeps/mach/alpha/sysdep.h: Include <mach/alpha/asm.h>.
6023         (ALIGN, at, AT, fp): New macros.
6025 2002-04-06  Roland McGrath  <roland@frob.com>
6027         * mach/setup-thread.c (__mach_setup_thread): int -> natural_t
6029         * sysdeps/mach/hurd/dl-sysdep.c: Use ElfW(TYPE) in place of Elf32_TYPE.
6030         (__mmap): Use MAP_FAILED instead of widening __hurd_fail value.
6032         * sysdeps/mach/hurd/bind.c: Use prototype definition.
6033         * sysdeps/mach/hurd/connect.c: Likewise.
6034         * sysdeps/mach/hurd/getsockopt.c: Likewise.
6035         * sysdeps/mach/hurd/setsockopt.c: Likewise.
6037         * sysdeps/mach/hurd/alpha/sigreturn.c: Pass missing argument to
6038         __msg_sig_post RPC.
6040         * hurd/catch-exc.c: Use integer_t instead of int.
6041         * hurd/hurdfault.c: Likewise.
6043         * sysdeps/mach/hurd/alpha/exc2signal.c
6044         (_hurd_exception2signal): Rewritten.
6045         * sysdeps/mach/hurd/alpha/longjmp-ts.c
6046         (_hurd_longjmp_thread_state): Rewritten.
6048 2002-04-07  Ulrich Drepper  <drepper@redhat.com>
6050         * nss/getXXbyYY_r.c: If NSS_attribute_hidden is defined use it with the
6051         DB_LOOKUP_FCT prototype.
6052         * nss/getXXent_r.c: Likewise.
6053         * inet/getaliasent_r.c: Define NSS_attribute_hidden.
6054         * inet/getaliasname_r.c: Likewise.
6055         * inet/getnetbyad_r.c: Likewise.
6056         * inet/getnetbynm_r.c: Likewise.
6057         * inet/getnetent_r.c: Likewise.
6058         * inet/getproto_r.c: Likewise.
6059         * inet/getprtent_r.c: Likewise.
6060         * inet/getprtname_r.c: Likewise.
6061         * inet/getrpcbyname_r.c: Likewise.
6062         * inet/getrpcbynumber_r.c: Likewise.
6063         * inet/getrpcent_r.c: Likewise.
6064         * inet/getservent_r.c: Likewise.
6065         * inet/getsrvbynm_r.c: Likewise.
6066         * inet/getsrvbypt_r.c: Likewise.
6067         * shadow/getspent_r.c: Likewise.
6068         * shadow/getspnam_r.c: Likewise.
6070         * malloc/thread-m.h: Define __libc_tsd_MALLOC_data as static.
6072         * sysdeps/i386/elf/bsd-setjmp.S: Use GOTOFF for __sigjmp_save access.
6073         Use i686-friendly PIC code.
6074         * sysdeps/i386/elf/setjmp.S: Likewise.
6076         * sysdeps/unix/sysv/linux/i386/sysdep.h: Use i686-friendly PIC code.
6078         * sysdeps/mach/hurd/Versions: Add _dl_init_first to libc and ld export
6079         list.
6080         * elf/Versions: Remove it here.
6082 2002-04-06  Ulrich Drepper  <drepper@redhat.com>
6084         * iconvdata/tcvn5712-1.c (MAX_NEEDED_INPUT): Define for from
6085         direction.  Reported by H . J . Lu <hjl@lucon.org>.
6087 2002-04-05  Ulrich Drepper  <drepper@redhat.com>
6089         * intl/tst-gettext.sh: Set GCONV_PATH and LOCPATH to values for the
6090         test just before the test runs.
6091         * intl/tst-translit.sh: Likewise.
6092         * intl/tst-codeset.sh: Likewise.
6094         * timezone/zic.c: Update from tzcode2002c.
6095         * timezone/asia: Update from tzdata2002c.
6096         * timezone/backward: Likewise.
6097         * timezone/europe: Likewise.
6098         * timezone/northamerica: Likewise.
6099         * timezone/northamerica: Likewise.
6100         * timezone/northamerica: Likewise.
6101         * timezone/southamerica: Likewise.
6102         * timezone/zone.tab: Likewise.
6104 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
6106         * sysdeps/generic/brk.c (__curbrk): Declare.
6107         * sysdeps/generic/dl-brk.c: Add attribute_hidden to __curbrk.
6108         * sysdeps/generic/dl-sbrk.c: Likewise.
6109         * sysdeps/unix/arm/dl-brk.S: New file.
6110         * sysdeps/unix/bsd/hp/m68k/dl-brk.S: New file.
6111         * sysdeps/unix/bsd/osf/alpha/dl-brk.S: New file.
6112         * sysdeps/unix/bsd/sun/m68k/dl-brk.S: New file.
6113         * sysdeps/unix/bsd/vax/dl-brk.S: New file.
6114         * sysdeps/unix/i386/dl-brk.S: New file.
6115         * sysdeps/unix/mips/dl-brk.S: New file.
6116         * sysdeps/unix/sparc/dl-brk.S: New file.
6117         * sysdeps/unix/sysv/linux/alpha/dl-brk.S: New file.
6118         * sysdeps/unix/sysv/linux/ia64/dl-brk.S: New file.
6119         * sysdeps/unix/sysv/linux/powerpc/dl-brk.S: New file.
6120         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-brk.S: New file.
6122 2002-04-03  Andreas Schwab  <schwab@suse.de>
6124         * Makefile (headers): Add gnu/lib-names.h here instead of
6125         install-others.
6126         ($(inst_includedir)/gnu/lib-names.h): Remove explicit
6127         installation rule.
6128         (install-headers): Add dependency on install-headers-nosubdir.
6129         * stdio-common/Makefile (headers): Add bits/stdio_lim.h here
6130         instead of install-others.
6131         ($(inst_includedir)/bits/stdio_lim.h): Remove explicit
6132         installation rule.
6134 2002-04-05  Ulrich Drepper  <drepper@redhat.com>
6136         * manual/users.tex (Enable/Disable Setuid): Fix typo in example.
6137         Reported by Sam Roberts <sroberts@uniserve.com>.
6139 2002-04-03  Jakub Jelinek  <jakub@redhat.com>
6141         * elf/do-rel.h (elf_dynamic_do_rel): Skip relative relocs if
6142         l_addr == 0 and ELF_MACHINE_REL_RELATIVE.
6143         * sysdeps/alpha/dl-machine.h (ELF_MACHINE_REL_RELATIVE): Define.
6144         * sysdeps/ia64/dl-machine.h (ELF_MACHINE_REL_RELATIVE): Define.
6146 2002-04-03  David Mosberger  <davidm@hpl.hp.com>
6148         * sysdeps/ia64/dl-machine.h (TRAMPOLINE_TEMPLATE): Add unwind info.
6149         (RTLD_START): Ditto.
6150         (__ia64_init_bootstrap_fdesc_table): Insert stop bit to avoid RAW
6151         dependency violation.
6153 2002-04-05  Jakub Jelinek  <jakub@redhat.com>
6155         * time/mktime.c (__mktime_internal): Move check for year < 70 below
6156         all variable declarations.
6158 2002-04-04  Andreas Schwab  <schwab@suse.de>
6160         * sysdeps/unix/sysv/linux/ia64/pipe.S: Don't overwrite r8 on error.
6162 2002-04-04  Andreas Jaeger  <aj@suse.de>
6164         * sysdeps/x86_64/fpu/e_sqrt.c: New file.
6165         * sysdeps/x86_64/fpu/e_sqrtf.c: New file.
6167         * sysdeps/x86_64/fpu/s_fabs.c: New file.
6168         * sysdeps/x86_64/fpu/s_fabsf.c: New file.
6169         * sysdeps/x86_64/fpu/s_fabsl.c: New file.
6171         * sysdeps/unix/sysv/linux/x86_64/time.S: New file.
6173         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: New file.
6175         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: Removed.
6176         * sysdeps/unix/sysv/linux/x86_64/time.c: Removed.
6178         * configure.in: Handle all mips entries the same.
6180         * sysdeps/mips/dec/bits/endian.h: Removed since arch is not supported.
6181         * sysdeps/mips/mips3/*: Likewise.
6182         * sysdeps/mips/p40/bits/endian.h: Likewise.
6184 2002-04-04  Ulrich Drepper  <drepper@redhat.com>
6186         * misc/dirname.c (dirname): Ignore trailing slashes at end of
6187         non-null result [PR libc/2600].
6189         * misc/tst-dirname.c: Add more tests.
6191 2002-04-03  Ulrich Drepper  <drepper@redhat.com>
6193         * locale/programs/charmap.c (charmap_read): If the charmap doesn't
6194         define a code_set_name provide one based on the filename.
6196         * malloc/hooks.c: Define weak_variable correctly for _LIBC.
6198 2001-12-28  Andreas Jaeger  <aj@suse.de>
6200         * time/mktime.c (__mktime_internal): Check for year < 70
6201         [PR libc/2738].
6203 2002-04-03  Andreas Jaeger  <aj@suse.de>
6205         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Fix arguments for
6206         shmat.
6207         Reported by Andi Kleen <ak@suse.de>.
6209 2002-04-03  Ulrich Drepper  <drepper@redhat.com>
6211         * sysdeps/generic/w_lgamma.c: Initialized local_signgam.
6212         * sysdeps/generic/w_lgammaf.c: Likewise.
6213         * sysdeps/generic/w_lgammal.c: Likewise [PR libc/2854].
6215         * debug/catchsegv.sh (exval): Quote [ in pattern [PR libc/2902].
6216         Adjust for new output format of the backtrace functions.
6218         * misc/syslog.c (vsyslog): Only use cleanup handler if
6219         _LIBC_REENTRANT is defined [PR libc/2924].
6221         * libio/Makefile (tests): Add bug-ungetwc2.
6222         * libio/bug-ungetwc2.c: New file.
6224         * manual/install.texi: Typographical and grammatical cleanup.
6225         Patch by Dennis Grace <dgrace@us.ibm.com>.
6227         * sunrpc/rpc_svcout.c (write_real_program): Write "result, "
6228         parameter if mtflag.  Patch by <jeongyun@innovay.com>.
6230         * sunrpc/rpc_svcout.c (printif): Remove third parameter.  It was
6231         always "&".  Adjust callers.
6232         Add "_" prefix to several generated definitions.
6233         Patch by paul@serice.net [PR libc/3158].
6235 2002-04-02  Ulrich Drepper  <drepper@redhat.com>
6237         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c: Completely specify
6238         size of _dl_arm_cap_flags.
6239         Patch by enrico.scholz@informatik.tu-chemnitz.de [PR libc/3155].
6241         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h (_DL_HWCAP_COUNT):
6242         Define as 8.
6244 2002-03-22  H.J. Lu  <hjl@gnu.org>
6246         * scripts/firstversions.awk: Check the first version.
6248 2002-04-02  Ulrich Drepper  <drepper@redhat.com>
6250         * elf/dl-deps.c (_dl_map_object_deps): The sorting of the
6251         dependencies must be stable to work correctly.
6252         Reported by martin.lubich@datacon.at.
6254         * libio/bug-ungetwc1.c: New file.
6255         * libio/Makefile (tests): Add bug-ungetwc1.
6257         * libio/fileops.c (_IO_new_file_close_it): Only call _IO_do_flush
6258         if stream was last used for writing.
6260         * elf/do-lookup.h (do_lookup): 2 is the first user-defined version
6261         number [PR libc/3111].
6263         * libio/iofclose.c (_IO_new_fclose): Move freeing of backup buffer
6264         to ...
6265         * libio/fileops.c (_IO_new_file_close_it): ...here [PR libc/3190].
6267 2002-04-02  Jakub Jelinek  <jakub@redhat.com>
6269         * inet/ether_ntoh.c (__nss_ethers_lookup): Add internal_function.
6270         * inet/ether_hton.c (__nss_ethers_lookup): Likewise.
6271         * inet/getnetgrent_r.c (__nss_netgroup_lookup): Likewise.
6272         * sunrpc/netname.c (__nss_publickey_lookup): Likewise.
6273         * sunrpc/publickey.c (__nss_publickey_lookup): Likewise.
6275 2002-03-30  Jakub Jelinek  <jakub@redhat.com>
6277         * elf/dynamic-link.h (elf_get_dynamic_info): Don't abort on unknown
6278         dynamic tags.
6280 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
6282         * sysdeps/i386/fpu/s_fabs.S: New file.
6283         * sysdeps/i386/fpu/s_fabsf.S: New file.
6284         * sysdeps/i386/fpu/s_fabsl.S: New file.
6285         * sysdeps/sparc/sparc64/fpu/s_fabs.c: New file.
6286         * sysdeps/sparc/sparc64/fpu/s_fabsf.c: New file.
6287         * sysdeps/sparc/sparc64/fpu/s_fabsl.c: New file.
6289 2002-04-02  Ulrich Drepper  <drepper@redhat.com>
6291         * rt/tst-shm.c (do_test): Add one more test for size of shared
6292         memory object.
6294 2002-03-29  Wolfram Gloger  <wg@malloc.de>
6296         * malloc/malloc.c: Add short description and prototypes for
6297         malloc_get_state, malloc_set_state and posix_memalign, for
6298         consistency and to avoid warnings with -Wstrict-prototypes.
6299         Reported by Andreas Jaeger <aj@suse.de>.
6301 2002-04-02  Ulrich Drepper  <drepper@redhat.com>
6303         * po/gl.po: Update from translation team.
6305 2002-03-31  Roland McGrath  <roland@frob.com>
6307         * hurd/hurdselect.c (_hurd_select): Fix
6308         MACH_MSG_TYPE_INTEGER_T -> integer_t in sizeof.
6309         Use a union rather than casts to compare mach_msg_type_t as int.
6311 2002-03-25  Roland McGrath  <roland@frob.com>
6313         * hurd/hurdchdir.c (_hurd_change_directory_port_from_name): Don't
6314         check off the end of NAME when it's shorter than 2 chars.
6315         Reported by Ognyan Kulev <ogi@fmi.uni-sofia.bg>.
6317 2002-03-17  Roland McGrath  <roland@frob.com>
6319         * sysdeps/mach/hurd/i386/sys/io.h: New file.
6320         * sysdeps/mach/hurd/i386/ioperm.c: New file.
6321         * sysdeps/mach/hurd/i386/Dist: Add them.
6322         * sysdeps/mach/hurd/i386/Versions
6323         (libc: GLIBC_2.2.6): New set, add ioperm.
6324         * sysdeps/mach/configure.in: New check to set HAVE_I386_IO_PERM_MODIFY.
6325         (mach_interface_list): Check for mach_i386.defs.
6326         * config.h.in (HAVE_I386_IO_PERM_MODIFY): #undef it.
6327         * sysdeps/mach/configure: Regenerated.
6329 2002-03-22  Ulrich Drepper  <drepper@redhat.com>
6331         * po/fr.po: Update from translation team.
6333 2002-03-21  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6335         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Remove
6336         getpriority from syscalls list.
6338 2002-03-28  Andreas Jaeger  <aj@suse.de>
6340         * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: New file.
6341         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: New file.
6342         * sysdeps/unix/sysv/linux/x86_64/setcontext.S: New file.
6343         * sysdeps/unix/sysv/linux/x86_64/ucontext_i.h: New file.
6345 2002-03-27  Andreas Jaeger  <aj@suse.de>
6347         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (struct
6348         sigcontext): Follow further kernel change.
6350         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Follow further
6351         kernel change.
6353         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h (GET_STACK):
6354         Change for struct sigcontext change.
6356         * sysdeps/unix/sysv/linux/x86_64/register-dump.h (register_dump):
6357         Follow changes in struct sigcontext.
6359         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Remove ptrace
6360         sysycall, use wrapper instead.
6362 2002-03-26  Andreas Jaeger  <aj@suse.de>
6364         * sysdeps/i386/i486/bits/string.h (__memcpy_by4): Describe memory
6365         read and write accesses as detailed as possible.
6366         (__memcpy_by2): Likewise.
6367         (__memcpy_g): Likewise.
6368         (memmove): Likewise.
6369         (memcmp): Likewise.
6370         (__memset_ccn_by4): Likewise.
6371         (__memset_ccn_by2): Likewise.
6372         (__memset_gcn_by4): Likewise.
6373         (__memset_gcn_by2): Likewise.
6374         (memchr): Likewise.
6375         (__memrchr): Likewise.
6376         (rawmemchr): Likewise.
6377         (__strlen_g): Likewise.
6378         (__strcpy_g): Likewise.
6379         (__mempcpy_by4): Likewise.
6380         (__mempcpy_by2): Likewise.
6381         (__mempcpy_byn): Likewise.
6382         (__stpcpy_g): Likewise.
6383         (__strncpy_by4): Likewise.
6384         (__strncpy_by2): Likewise.
6385         (__strncpy_byn): Likewise.
6386         (__strncpy_gg): Likewise.
6387         (__strcat_c): Likewise.
6388         (__strcat_g): Likewise.
6389         (__strncat_g): Likewise.
6390         (__strcmp_gg): Likewise.
6391         (__strncmp_g): Likewise.
6392         (__strchr_c): Likewise.
6393         (__strchr_g): Likewise.
6394         (__strchrnul_c): Likewise.
6395         (__strchrnul_g): Likewise.
6396         (__strrchr_c): Likewise.
6397         (__strrchr_g): Likewise.
6398         (__strrchr_c): Likewise.
6399         (__strrchr_g): Likewise.
6400         (__strcspn_c1): Likewise.
6401         (__strcspn_cg): Likewise.
6402         (__strcspn_g): Likewise.
6403         (__strcspn_g): Likewise.
6404         (__strspn_c1): Likewise.
6405         (__strspn_cg): Likewise.
6406         (__strspn_g): Likewise.
6407         (__strspn_g): Likewise.
6408         (__strpbrk_cg): Likewise.
6409         (__strpbrk_g): Likewise.
6410         (__strstr_cg): Likewise.
6411         (__strstr_g): Likewise.
6413         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Fix typo.  Reported by
6414         Michal Ludvig <mludvig@suse.cz>.
6416         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Add 32-bit
6417         compatibilty, adjust for kernel changes.
6419         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (struct
6420         sigcontext): Adjust for kernel changes.
6422 2002-03-25  Andreas Jaeger  <aj@suse.de>
6424         * iconv/gconv_simple.c (ucs4le_internal_loop_single): Handle
6425         little endian.
6426         Reported by Artur Zaprzala <zybi@talex.com.pl>.
6428 2002-03-24  Andreas Jaeger  <aj@suse.de>
6430         * manual/memory.texi (Aligned Memory Blocks): Fix typo.
6432         * stdio-common/tst-fdopen.c (main): Remove unused variable.
6434         * iconv/tst-iconv3.c (main): Use correct printf strings.
6436 2002-03-18  Roland McGrath  <roland@frob.com>
6438         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (struct cmsgcred): New type.
6439         (CMGROUP_MAX): New macro.
6441 2002-03-23  Roland McGrath  <roland@frob.com>
6443         * sysdeps/posix/shm_open.c (SHMDIR): /var/run/shm -> /dev/shm
6444         * sysdeps/posix/shm_unlink.c: Likewise.
6446 2002-03-22  Roland McGrath  <roland@frob.com>
6448         * shlib-versions [USE_IN_LIBIO] (.*-.*-gnu-gnu.*): Make 2.2.6 default.
6449         * sysdeps/mach/hurd/configure.in: Default oldest ABI is 2.2.6
6450         under --enable-libio.
6451         * sysdeps/mach/hurd/configure: Regenerated.
6453 2002-03-23  Roland McGrath  <roland@frob.com>
6455         * sysdeps/mach/hurd/i386/Makefile
6456         (sysdep_routines, shared-only-routines): Don't add framestate,
6457         reverting 2001-10-02 change.
6458         * sysdeps/unix/sysv/linux/arm/Makefile: Likewise.
6459         * sysdeps/unix/sysv/linux/alpha/Makefile: Likewise.
6460         * sysdeps/unix/sysv/linux/i386/Makefile: Likewise.
6461         * sysdeps/unix/sysv/linux/m68k/Makefile: Likewise.
6462         * sysdeps/unix/sysv/linux/mips/Makefile: Likewise.
6463         * sysdeps/unix/sysv/linux/powerpc/Makefile: Likewise.
6464         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Likewise.
6465         * sysdeps/unix/sysv/linux/sparc/Makefile: Likewise.
6466         * sysdeps/generic/Makefile (sysdep_routines, shared-only-routines):
6467         Do it here instead, only if [$(unwind-find-fde) = yes].
6469 2002-03-23  Andreas Jaeger  <aj@suse.de>
6471         * signal/signal.h: Fix typo. Patch by Steve Kemp
6472         <skx@tardis.ed.ac.uk>.
6474 2002-03-22  Andreas Jaeger  <aj@suse.de>
6476         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add getresgid and
6477         getresuid.
6479         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (struct
6480         _fpstate): Rename fwd to ftw, use _fpxreg and _xmmreg.
6481         * sysdeps/unix/sysv/linux/x86_64/sys/user.h (struct
6482         user_fpregs_struct): Rename fwd.
6484         * sysdeps/unix/sysv/linux/x86_64/register-dump.h (register_dump):
6485         Follow sigcontext changes.
6487 2002-03-22  Andreas Jaeger  <aj@suse.de>
6489         * sysdeps/mips/bits/nan.h: New file.  Copy from generic one with
6490         changes for NaNs on MIPS.
6491         Patch by Hartvig Ekner <hartvige@mips.com>.
6493 2002-03-21  Ulrich Drepper  <drepper@redhat.com>
6495         * nscd/grpcache.c (addgrbyname): Improve buffer allocate with alloca.
6496         Use realloc if too large.
6497         (addgrbyid): Likewise.
6498         * nscd/hstcache.c (addhstbyname): Likewise.
6499         (addhstbyaddr): Likewise.
6500         (addhstbynamev6): Likewise.
6501         (addhstbyaddrv6): Likewise.
6502         * nscd/pwdcache.c (addpwbyname): Likewise.
6503         (addpwbyuid): Likewise.
6505 2002-03-21  Andreas Jaeger  <aj@suse.de>
6507         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (struct
6508         _fpstate): Add separate struct for x86-64.
6510         * sysdeps/unix/sysv/linux/x86_64/sys/user.h (struct
6511         user_fpregs_struct): Change member names to follow kernel.
6513 2002-03-20  Ulrich Drepper  <drepper@redhat.com>
6515         * nis/ypclnt.c (yp_all): Remove the hack introduced on 1998-09-29.
6516         Correctly close the UDP connection right away [PR libc/3120].
6518 2002-03-20  Andreas Jaeger  <aj@suse.de>
6520         * sysdeps/unix/sysv/linux/x86_64/sys/user.h (struct
6521         user_fpregs_struct): Fix for changed kernel struct.
6522         (struct user_regs_struct): Likewise.
6523         (struct user): Likewise.
6524         Add 32-bit x86 compatibility.
6526         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Add more registers.
6528 2002-03-19  Andreas Jaeger  <aj@suse.de>
6530         * sysdeps/unix/sysv/linux/x86_64/bits/types.h: Cleanup x86 types.
6532 2002-03-18  Andreas Jaeger  <aj@suse.de>
6534         * iconvdata/Makefile: Only run tests when shared libs are
6535         available.
6537 2002-03-17  Andreas Jaeger  <aj@suse.de>
6539         * sysdeps/mips/fpu/fraiseexcpt.c (__feraiseexcept): Set cause bits.
6541         * sysdeps/mips/fpu/fgetexcptflg.c (__fegetexceptflag): Add comment.
6543         * sysdeps/mips/fpu/fclrexcpt.c (__feclearexcept): Clear also cause
6544         bits.
6546         * sysdeps/mips/fpu/fenv_libc.h (CAUSE_MASK): New.
6547         (CAUSE_SHIFT): New.
6548         Patch by Hartvig Ekner <hartvige@mips.com>.
6550         * sysdeps/generic/unwind-dw2-fde-glibc.c: Add prototypes.
6551         * sysdeps/generic/unwind-pe.h: Likewise.
6553         * libio/iofdopen.c (_IO_new_fdopen): Pass parameter of correct
6554         type to _IO_setb.
6556         * libio/stdio.c (AL2): Define variant when visibility attribute is
6557         not supported.
6559         * include/libc-symbols.h (_INTVARDEF): Define variant when
6560         visibility attribute is not supported.
6562 2002-03-16  Ulrich Drepper  <drepper@redhat.com>
6564         * po/fr.po: Update from translation team.
6566 2002-02-25  Bruno Haible  <bruno@clisp.org>
6568         * MakeTAGS (extract): Use --sort-by-file instead of --sort-output.
6570 2002-03-15  Ulrich Drepper  <drepper@redhat.com>
6572         * libio/iofdopen.c (_IO_new_fdopen): Call _IO_setb to deallocate
6573         buffers if _IO_file_attach failed.
6575         * libio/fileops.c (_IO_file_open): Close file descriptor if
6576         _IO_SEEKOFF call failed.
6578 2002-03-15  H.J. Lu  <hjl@gnu.org>
6579             Ulrich Drepper  <drepper@redhat.com>
6581         * configure.in: Check for availability of
6582         init_array/fini_array/preinit_array handling in binutils.
6583         * config.h.in (HAVE_INITFINI_ARRAY): New macro.
6584         * config.make.in (have-initfini-array): New variable.
6586 2002-03-15  Ulrich Drepper  <drepper@redhat.com>
6588         * stdio-common/tst-printf.c (main): Comment out one test which
6589         checked the compiler's ability to fold floating-point constants
6590         but not really printf.
6591         (rfg3): Make s const.
6592         * stdio-common/tst-printf.sh: Adjust for removed test.
6594         * sysdeps/i386/i386-mcount.S: Just call __mcount_internal, it is an
6595         internal function.  Adjust for internal_function calling convention.
6596         * sysdeps/i386/machine-gmon.h: Declare and define __mcount_internal
6597         as internal_function.
6599         * sysdeps/generic/framestate.c: Declare fallback_frame_state_for as
6600         hidden.
6602         * nss/XXX-lookup.c (DB_LOOKUP_FCT): Add internal_function to
6603         declaration and definition.
6604         * nss/getXXbyYY_r.c (DB_LOOKUP_FCT): Add internal_function to
6605         declaration.
6606         * nss/getXXent_r.c: Likewise.
6607         * nss/nsswitch.h (db_lookup_function): Add internal_function to
6608         definition.
6610         * include/time.h: Declare __localtime_r as hidden.
6612         * include/aliases.h: Declare __getaliasent_r as hidden.
6613         * include/grp.h: Declare __getgrent_r as hidden.
6614         * include/netdb.h: Declare __gethostent_r, __getnetent_r,
6615         __getservent_r, and __getprotoent_r as hidden.
6616         * include/pwd.h: Declare __getpwent_r as hidden.
6617         * include/shadow.h: Declare __getspent_r as hidden.
6618         * include/rpc/netdb.h: Declare __getrpcent_r as hidden.
6620         * iconv/gconv_int.h: Declare __gconv_read_conf, __gconv_alias_compare,
6621         and __gconv_transliterate as hidden.
6622         Add internal_function to __gconv_get_path declaration.
6623         * iconv/gconv_conf.c: Add internal_function to __gconv_get_path
6624         definition.  Add attribute_hidden to __gconv_read_conf definition.
6626 2002-03-14  Ulrich Drepper  <drepper@redhat.com>
6628         * elf/rtld.c: Declare _environ as hidden.
6629         * sysdeps/generic/dl-environ.c: Likewise.
6630         * sysdeps/generic/dl-sysdep.c: Likewise.
6632         * sysdeps/generic/ldsodefs.h: Declare _dl_debug_state_internal and
6633         _dl_mcount_internal as hidden.
6635         * elf/Makefile (rtld-routines): Add dl-sbrk and dl-brk.
6636         * sysdeps/generic/dl-brk.c: New file.
6637         * sysdeps/generic/dl-sbrk.c: New file.
6638         * sysdeps/unix/sysv/linux/i386/dl-brk.c: New file.
6639         * sysdeps/unix/sysv/linux/i386/dl-sbrk.c: New file.
6641         * elf/dl-minimal.c (malloc): Declare _end as hidden.
6642         (__errno_location): New function.  Declare errno as hidden.
6643         * elf/rtld.c (_dl_argc): Define as hidden.
6644         (_dl_skip_args): Define as hidden.
6645         (_begin, _end): Declare as hidden.
6646         * sysdeps/generic/dl-sysdep.c (_end): Declare as hidden.
6647         * sysdeps/generic/entry.h (_start): Declare as hidden.
6648         * sysdeps/generic/ldsodefs.h (_dl_argc): Declare as hidden.
6649         * sysdeps/i386/dl-machine.h (elf_machine_runtime_setup): Declare
6650         _dl_runtime_resolve and _dl_runtime_profile as hidden.
6651         (RTLD_START): Use GOTOFF to access _dl_skip_args and _dl_fini.
6653 2002-03-14  Roland McGrath  <roland@frob.com>
6655         * Makerules ($(common-objpfx)Versions.v.i): Depend on abi-versions.h.
6657         * Makeconfig (%.v.i, %.v): New implicit rules.
6658         (preprocess-versions): Variable removed.
6659         ($(common-objpfx)shlib-versions.v.i): New target giving just the
6660         shlib-versions input files as dependencies.
6661         ($(common-objpfx)soversions.i): Depend on that instead of the input
6662         files.  Use it as input instead of using a pipeline.
6663         (postclean-generated): Append soversions.i, shlib-versions.v, and
6664         shlib-versions.v.i here.
6665         * Makerules ($(common-objpfx)Versions.def.v.i): New target giving just
6666         the Versions.def input files as dependencies.
6667         ($(common-objpfx)Versions.v.i): Likewise for Versions files.
6668         ($(common-objpfx)Versions.all): Depend on that instead of the input
6669         files.  Use it as input instead of using a pipeline.
6670         ($(common-objpfx)sysd-versions): Likewise with Versions.v.i.
6671         (postclean-generated): Append those .v and .v.i files here.
6673 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
6675         * locale/broken_cur_max.c (__ctype_get_mb_cur_max): Use nl_langinfo.
6676         * locale/Versions (_nl_current_LC_COLLATE, _nl_current_LC_CTYPE):
6677         Remove.
6679 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
6681         * sysdeps/generic/mp_clz_tab.c: New file.
6682         * sysdeps/i386/mp_clz_tab.c: New file.
6683         * sysdeps/hppa/mp_clz_tab.c: New file.
6684         * sysdeps/powerpc/mp_clz_tab.c: New file.
6685         * stdlib/Makefile (aux): Revert last patch.
6686         * math/Makefile (gmp-objs): Likewise.
6688 2002-03-13  Paul Eggert  <eggert@twinsun.com>
6690         * time/strftime.c: Comment fixes for references to obsolescent
6691         standards, In most cases the simplest fix is to remove the
6692         confusing comments.  Cross-referencing all the standards properly
6693         is a bit of a pain, and it should be enough to put that info in
6694         the documentation as I did in my recent time.texi patch.
6696 2002-03-13  Paul Eggert  <eggert@twinsun.com>
6698         * manual/time.texi (Formatting Calendar Time):
6699         ISO C99 also specifies the E and O modifiers.
6700         %P is a GNU extension, and is not in ISO C99.
6701         Mention that %r is equivalent to %I:%M:%S %p in the POSIX locale.
6702         %T is also in ISO C99.
6703         The RFC 822 example is not valid in arbitrary locales.
6704         Reword the POSIX.2 wording slightly, to make it a bit clearer
6705         that POSIX.2 formats are also supported by later POSIX versions.
6706         If a format was introduced in ISO C99 it is also required by
6707         POSIX.1-2001.
6709 2002-03-13  Ulrich Drepper  <drepper@redhat.com>
6711         * sysdeps/gnu/errlist.awk: Define _sys_errlist_internal and
6712         _sys_nerr_internal with INTVARDEF2.
6713         * include/libc-symbols.h (INTVARDEF2): New macro.
6714         * include/stdio.h (_sys_errlist_internal): Declare as hidden.
6715         (_sys_nerr_internal): Library.
6717         * sysdeps/posix/signal.c (_sigintr): Define as hidden.
6718         * sysdeps/posix/sigintr.c (_sigintr): Declare as hidden.
6720         * stdio-common/tst-printf.sh: Adjust for last change in tst-printf.c.
6722 2002-03-13  Wolfram Gloger  <wg@malloc.de>
6724         * malloc/malloc.c (sYSMALLOc): Don't change brk if mmap failed.
6726 2002-03-02  Andreas Schwab  <schwab@suse.de>
6728         * stdio-common/vfprintf.c (process_arg): Fix decimal format with
6729         'h' flag and positional arg.
6730         * stdio-common/tst-printf.c (rfg3): New function to test
6731         positional arguments.
6732         (main): Fix some warnings.
6734 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
6736         * elf/dl-minimal.c (_itoa): Use _itoa_lower_digits_internal if SHARED.
6737         * elf/dl-reloc.c (_dl_reloc_bad_type): Likewise.
6739 2002-03-13  Ulrich Drepper  <drepper@redhat.com>
6741         * grp/initgroups.c (__nss_group_data): Declare as hidden.
6743         * include/locale.h (_nl_C_locobj): Declare as hidden.
6745         * time/asctime.c (_nl_C_LC_TIME): Declare as hidden.
6746         * time/strptime.c (_nl_C_LC_TIME): Likewise.
6748         * include/netinet/in.h (in6addr_any_internal): Mark as hidden.
6750         * include/sys/gmon.h: Declare _gmonparam as hidden.
6752         * locale/lc-ctype.c (__ctype32_wctype): Declare as hidden.
6753         (__ctype32_wctrans): Likewise.
6754         (__ctype32_width): Likewise.
6756         * sysdeps/unix/sysv/linux/ttyname.c: Comment out definition and
6757         use of __ttyname.
6759         * posix/regcomp.c (__re_error_msgid): Renamed from re_error_msgid.
6760         Define as hidden.
6761         (__re_error_msgid_idx): Renamed from re_error_msgid_idx.  Define as
6762         hidden.  Change all users of these variables.
6764         * posix/regex_internal.h (__re_error_msgid): Renamed from
6765         re_error_msgid.  Declare as hidden.
6766         (__re_error_msgid_idx): Renamed from re_error_msgid_idx.  Declare as
6767         hidden.
6769         * stdio-common/reg-printf.c (__printf_arginfo_table): Define as hidden.
6770         (__printf_function_table): Likewise.
6771         * stdio-common/printf-parse.h (__printf_arginfo_table): Declare as
6772         hidden.
6773         (__printf_function_table): Likewise.
6775         * nscd/nscd_proto.h: Declare __nss_not_use_nscd_passwd,
6776         __nss_not_use_nscd_group, and __nss_not_use_nscd_hosts as hidden.
6778         * nss/XXX-lookup.c (DATABASE_NAME_SYMBOL): Define as hidden.
6779         * nss/nsswitch.c: Declare _nss_*_database as hidden.
6781         * stdlib/wctomb.c (__no_r_state): Declare as hidden.
6782         * stdlib/mbtowc.c (__no_r_state): Define as hidden.
6784 2002-03-12  Ulrich Drepper  <drepper@redhat.com>
6786         * ctype/ctype-info.c: Declare _nl_C_LC_CTYPE_class,
6787         _nl_C_LC_CTYPE_class32, _nl_C_LC_CTYPE_toupper, _nl_C_LC_CTYPE_tolower,
6788         _nl_C_LC_CTYPE_class_upper, _nl_C_LC_CTYPE_class_lower,
6789         _nl_C_LC_CTYPE_class_alpha, _nl_C_LC_CTYPE_class_digit,
6790         _nl_C_LC_CTYPE_class_xdigit, _nl_C_LC_CTYPE_class_space,
6791         _nl_C_LC_CTYPE_class_print, _nl_C_LC_CTYPE_class_graph,
6792         _nl_C_LC_CTYPE_class_blank, _nl_C_LC_CTYPE_class_cntrl,
6793         _nl_C_LC_CTYPE_class_punct, _nl_C_LC_CTYPE_class_alnum,
6794         _nl_C_LC_CTYPE_map_toupper, _nl_C_LC_CTYPE_map_tolower, and
6795         _nl_C_LC_CTYPE_width: Declare as hidden.
6796         * include/locale.h: Declare _nl_locale_file_list.
6797         * locale/C-address.c: Define _nl_C_LC_ADDRESS as hidden.
6798         * locale/C-collate.c: Define _nl_C_LC_COLLATE as hidden.
6799         * locale/C-identification.c: Define _nl_C_LC_IDENTIFICATION as hidden.
6800         * locale/C-measurement.c: Define _nl_C_LC_MEASUREMENT as hidden.
6801         * locale/C-messages.c: Define _nl_C_LC_MESSAGES as hidden.
6802         * locale/C-monetary.c: Define _nl_C_LC_MONETARY as hidden.
6803         * locale/C-name.c: Define _nl_C_LC_NAME as hidden.
6804         * locale/C-numeric.c: Define _nl_C_LC_NUMERIC as hidden.
6805         * locale/C-paper.c: Define _nl_C_LC_PAPER as hidden.
6806         * locale/C-telephone.c: Define _nl_C_LC_TELEPHONE as hidden.
6807         * locale/C-time.c: Define _nl_C_LC_TIME as hidden.
6808         * locale/C-ctype.c: Define _nl_C_LC_CTYPE_class,
6809         _nl_C_LC_CTYPE_class32, _nl_C_LC_CTYPE_toupper, _nl_C_LC_CTYPE_tolower,
6810         _nl_C_LC_CTYPE_class_upper, _nl_C_LC_CTYPE_class_lower,
6811         _nl_C_LC_CTYPE_class_alpha, _nl_C_LC_CTYPE_class_digit,
6812         _nl_C_LC_CTYPE_class_xdigit, _nl_C_LC_CTYPE_class_space,
6813         _nl_C_LC_CTYPE_class_print, _nl_C_LC_CTYPE_class_graph,
6814         _nl_C_LC_CTYPE_class_blank, _nl_C_LC_CTYPE_class_cntrl,
6815         _nl_C_LC_CTYPE_class_punct, _nl_C_LC_CTYPE_class_alnum,
6816         _nl_C_LC_CTYPE_map_toupper, _nl_C_LC_CTYPE_map_tolower,
6817         _nl_C_LC_CTYPE_width, and as hidden.
6818         * locale/findlocale.c: Declare _nl_C as hidden.
6819         * locale/newlocale.c: Likewise.
6820         * locale/setlocale.c: Define _nl_C as hidden.  Remove declaration of
6821         _nl_locale_file_list.
6822         * locale/xlocale.c: Declare _nl_C_LC_CTYPE_class,
6823         _nl_C_LC_CTYPE_toupper, and _nl_C_LC_CTYPE_tolower as hidden.
6824         Define _nl_C_locobj as hidden.
6826         * malloc/mtrace.c (_mtrace_file): Define as hidden.
6827         (_mtrace_line): Likewise.
6829         * include/time.h: Declare __mon_yday as hidden.
6830         * time/strptime.c [_LIBC] (__mon_yday): Remove declaration.
6832         * libio/libioP.h: Declare __libio_codecvt as hidden.
6833         * libio/fileops.c: Declare __libio_translit as hidden.
6834         * libio/iofwide.c: Define __libio_translit as hidden.
6836         * login/getutent_r.c: Define __libc_utmp_lock as hidden.
6837         * login/getutid_r.c: Declare __libc_utmp_lock as hidden.
6838         * login/getutline_r.c: Likewise.
6839         * login/utmpname.c: Likewise.
6841         * login/utmp-private.h: Declare __libc_utmp_file_functions,
6842         __libc_utmp_unknown_functions, __libc_utmp_jump_table, and
6843         __libc_utmp_file_name as hidden.
6845         * locale/setlocale.c (__libc_setlocale_lock): Define as hidden.
6846         * locale/duplocale.c (__libc_setlocale_lock): Declare as hidden.
6847         * locale/freelocale.c: Likewise.
6848         * locale/lc-time.c: Likewise.
6850         * sysdeps/unix/bsd/getpt.c (__libc_ptyname1): Define as hidden.
6851         (__libc_ptyname2): Likewise.
6852         * sysdeps/unix/sysv/linux/ptsname.c (__libc_ptyname1): Declare as
6853         hidden.
6854         (__libc_ptyname2): Likewise.
6856         * sysdeps/generic/sbrk.c: Declare __libc_multiple_libcs as hidden.
6857         * sysdeps/arm/init-first.c (__libc_multiple_libcs): Define as hidden.
6858         * sysdeps/generic/init-first.c: Likewise.
6859         * sysdeps/i386/init-first.c: Likewise.
6860         * sysdeps/mach/hurd/i386/init-first.c: Likewise.
6861         * sysdeps/mach/hurd/mips/init-first.c: Likewise.
6862         * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
6863         * sysdeps/sh/init-first.c: Likewise.
6864         * sysdeps/unix/sysv/aix/init-first.c: Likewise.
6865         * sysdeps/unix/sysv/linux/init-first.c: Likewise.
6867         * stdio-common/itowa-digits.c (_itowa_lower_digits): Define as hidden.
6868         (_itowa_upper_digits): Likewise.
6870         * libio/stdio.c (_IO_stdin, _IO_stdout, _IO_stderr): Define as hidden.
6871         * libio/libio.h [_LIBC] (_IO_stdin, _IO_stdout, _IO_stderr): Declare
6872         as hidden.
6874         * libio/libioP.h: Declare _IO_file_jumps_mmap, _IO_wfile_jumps,
6875         _IO_wfile_jumps_mmap, _IO_proc_jumps, _IO_old_proc_jumps,
6876         _IO_str_jumps, _IO_wstr_jumps, _IO_file_jumps_internal,
6877         _IO_wfile_jumps_internal, and _IO_list_all_internal as hidden.
6879         * gmon/gmon.c (__bb_head): Define as hidden.
6880         * gmon/bb_exit_func.c (__bb_head): Declare as hidden.
6882         * argp/argp-parse.c (_argp_hang): Define as static.
6884         * include/libc-symbols.h (_INTVARDEF): Adjust for visibility
6885         handling in latest compilers.
6887         * inet/in6_addr.c (in6addr_any): Use INTVARDEF not INTDEF to
6888         define alias.
6889         * libio/fileops.c (_IO_file_jumps): Likewise.
6890         * libio/stdfiles.c (_IO_list_all): Likewise.
6891         * libio/wfileops.c (_IO_wfile_jumps): Likewise.
6893         * malloc/malloc.h: Move __libc_malloc_initialized declaration to
6894         include/malloc.h.
6895         * include/malloc.h: Add __libc_malloc_initialized declaration
6896         here.  Mark variable hidden.
6897         * malloc/malloc.c: Include <malloc.h> not "malloc.h".
6899         * elf/dl-open.c (__libc_argc): Declare as hidden.
6900         (__libc_argv): Likewise.
6901         * sysdeps/generic/wordexp.c (__libc_argc): Declare as hidden.
6902         (__libc_argv): Likewise.
6903         * sysdeps/mach/hurd/i386/init-first.c: Define __libc_argc and
6904         __libc_argv as hidden.
6905         * sysdeps/mach/hurd/mips/init-first.c: Likewise.
6906         * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
6907         * sysdeps/unix/sysv/aix/init-first.c: Likewise.
6908         * sysdeps/unix/sysv/linux/init-first.c: Likewise.
6910         * include/stdlib.h (__libc_drand48_data): Declare as hidden.
6911         * stdlib/drand48.c: Remove declaration of __libc_drand48_data here.
6912         * stdlib/erand48.c: Likewise.
6913         * stdlib/jrand48.c: Likewise.
6914         * stdlib/lcong48.c: Likewise.
6915         * stdlib/lrand48.c: Likewise.
6916         * stdlib/mrand48.c: Likewise.
6917         * stdlib/nrand48.c: Likewise.
6918         * stdlib/seed48.c: Likewise.
6919         * stdlib/srand48.c: Likewise.
6921         * stdio-common/_itoa.c (_itoa_base_table): Declare as hidden.
6922         (_itoa_lower_digits_internal): New declaration.
6923         (_itoa_upper_digits_internal): New declaration.
6924         (_itoa): Use INTUSE to acces _itoa_upper_digits and _itoa_lower_digits.
6925         * stdio-common.h (_itoa_lower_digits_internal): New declaration.
6926         (_itoa_upper_digits_internal): New declaration.
6927         (_itoa_word): Use INTUSE to acces _itoa_upper_digits and
6928         _itoa_lower_digits.
6929         * stdio-common/itoa-digits.c: Use INTVARDEF with _itoa_lower_digits.
6930         * stdio-common/itoa-udigits.c: Use INTVARDEF with _itoa_upper_digits.
6932         * elf/dl-minimal.c (_itoa): Declare _itoa_lower_digits as hidden.
6933         * elf/dl-reloc.c (_dl_reloc_bad_type): Likewise.
6935         * stdio-common/_itowa.c (_itoa_base_table): Declare as hidden.
6936         (_itowa_lower_digits): Likewise.
6937         (_itowa_upper_digits): Likewise.
6938         * stdio-common/_itowa.h (_itowa_lower_digits): Likewise.
6939         (_itowa_upper_digits): Likewise.
6941         * intl/plural-exp.h (attribute_hidden): Define as empty macro if
6942         not already defined.
6943         (GERMANIC_PLURAL): Declare as hidden.
6945         * posix/getopt.c (__getopt_initialized): Declare as hidden.
6946         (attribute_hidden): Define as empty macro if not already defined.
6948         * iconv/gconv_int.h (__gconv_path_elem): Declare hidden.
6949         (__gconv_max_path_elem_len): Likewise.
6950         (__gconv_path_envvar): Likewise.
6952         * math/Makefile (gmp-objs): Remove mp_clz_tab.
6953         * stdlib/Makefile (aux): Remove mp_clz_tab.
6954         * stdlib/mp_clz_tab.c: Removed.  Not needed anywhere.
6956         * stdlib/exit.h (__exit_funcs): Declare as hidden.
6958         * posix/bug-regex5.c (main): Use nl_langinfo instead of _NL_CURRENT.
6960         * locale/localeinfo.h: Add attribute_hidden to _nl_current_LC_XXX,
6961         _nl_category_names, _nl_category_name_sizes, _nl_current,
6962         _nl_C_name, _nl_POSIX_name, _nl_C_codeset, and _nl_C_LC_XXX.
6964         * intl/dcigettext.c (_nl_default_default_domain): Define as hidden.
6965         (_nl_current_default_domain): Likewise
6966         (_nl_state_lock): Likewise.
6967         * intl/textdomain.c (_nl_default_default_domain): Declare as hidden.
6968         (_nl_current_default_domain): Likewise
6969         (_nl_state_lock): Likewise.
6970         * intl/bindtextdom.c (_nl_state_lock): Likewise.
6972         * stdlib/fpioconst.h (__tens): Add attribute_hidden.
6973         (_fpioconst_pow10): Likewise.
6975         * include/time.h (_tmbuf): Add attribute_hidden.
6977         * time/tzset.c (tzstring_list): Define as static.
6979         * include/time.h: Add attribute_hidden to __tzname_cur_max and
6980         __use_tzfile declaration.
6982         * wcsmbs/wcsmbsload.h: Add attribute_hidden to __wcsmbs_gconv_fcts
6983         and __wcsmbs_last_locale declaration.
6985 2002-02-25  Paul Eggert  <eggert@twinsun.com>
6987         * timezone/Makefile (tzbases): Move systemv from here...
6988         (tzlinks): to here, since the entries in systemv were all changed
6989         from Zone to Link lines in tz-2001a.  Bug reported (and patch
6990         tested) by Peter Breitenlohner.
6992 2002-03-07  Jakub Jelinek  <jakub@redhat.com>
6994         * time/tst-posixtz.c (tests): Add new tests.
6995         (main): Test whether tzset() sets daylight properly.
6997 2002-03-06  Jakub Jelinek  <jakub@redhat.com>
6999         * time/tzset.c (tz_compute): Move __daylight, __tzname and
7000         __tzname_cur_max setting...
7001         (tzset_internal): ...here.
7003 2002-03-06  Jakub Jelinek  <jakub@redhat.com>
7005         * time/tzset.c (compute_change): Don't return any value.
7006         (tz_compute): Likewise.  Don't handle southern hemisphere here.
7007         (__tz_convert): But here.
7009 2002-03-11  Ulrich Drepper  <drepper@redhat.com>
7011         * manual/examples/mkfsock.c: Include <string.h> as well.
7012         Patch by Alain De Carolis <alaind@wseurope.com>.
7014 2002-03-06  Isamu Hasegawa  <isamu@yamato.ibm.com>
7016         * posix/regexec.c (re_match): Fix incorrect register sizes.
7017         (re_search): Likewise.
7019 2002-03-05  Isamu Hasegawa  <isamu@yamato.ibm.com>
7021         * posix/regcomp.c (regfree): Remove a disused condition.
7022         * posix/regex_internal.c (re_acquire_state): Likewise.
7023         (re_acquire_state_context): Likewise.
7024         (register_state): Remove a redundant malloc invocation.
7025         * posix/regex_internal.h: (re_state_table_entry): Simplify
7026         the structure.
7028 2002-03-05  Isamu Hasegawa  <isamu@yamato.ibm.com>
7030         * posix/regcomp.c (regcomp): Add __builtin_expect to error
7031         handling conditions.
7032         (regerror): Likewise.
7033         (regfree): Likewise.
7034         (re_compile_internal): Likewise.
7035         (init_dfa): Likewise.
7036         (init_word_char): Likewise.
7037         (create_initial_state): Likewise.
7038         (analyze): Likewise.
7039         (analyze_tree): Likewise.
7040         (duplicate_node): Likewise.
7041         (calc_eclosure): Likewise.
7042         (calc_eclosure_iter): Likewise.
7043         (parse): Likewise.
7044         (parse_reg_exp): Likewise.
7045         (parse_branch): Likewise.
7046         (parse_expression): Likewise.
7047         (parse_subexp): Likewise.
7048         (parse_dup_op): Likewise.
7049         (parse_bracket_exp): Likewise.
7050         (build_equiv_class): Likewise.
7051         (build_charclass): Likewise.
7052         (build_word_op): Likewise.
7053         (fetch_number): Likewise.
7054         (create_tree): Likewise.
7055         (duplicate_tree): Likewise.
7056         * posix/regex.c (BE): New macro.
7057         * posix/regexec.c (re_match): Add __builtin_expect to error
7058         handling conditions.
7059         (re_match_2): Likewise.
7060         (re_search): Likewise.
7061         (re_search_internal): Likewise.
7062         (check_matching): Likewise.
7063         (proceed_next_node): Likewise.
7064         (set_regs): Likewise.
7065         (sift_states_backward): Likewise.
7066         (add_epsilon_backreference): Likewise.
7067         (transit_state): Likewise.
7068         (transit_state_sb): Likewise.
7069         (transit_state_mb): Likewise.
7070         (transit_state_bkref): Likewise.
7071         (transit_state_bkref_loop): Likewise.
7072         (build_trtable): Likewise.
7073         (group_nodes_into_DFAstates): Likewise.
7074         (match_ctx_init): Likewise.
7075         (match_ctx_add_entry): Likewise.
7076         * posix/regex_internal.c (re_string_construct): Add __builtin_expect
7077         to error handling conditions.
7078         (re_string_construct_toupper): Likewise.
7079         (build_wcs_buffer): Likewise.
7080         (build_wcs_upper_buffer): Likewise.
7081         (build_upper_buffer): Likewise.
7082         (re_string_translate_buffer): Likewise.
7083         (re_node_set_alloc): Likewise.
7084         (re_node_set_init_1): Likewise.
7085         (re_node_set_init_2): Likewise.
7086         (re_node_set_init_copy): Likewise.
7087         (re_node_set_intersect): Likewise.
7088         (re_node_set_init_union): Likewise.
7089         (re_node_set_merge): Likewise.
7090         (re_node_set_insert): Likewise.
7091         (re_dfa_add_node): Likewise.
7092         (re_acquire_state): Likewise.
7093         (re_acquire_state_context): Likewise.
7094         (create_new_state_common): Likewise.
7095         (register_state): Likewise.
7096         (create_ci_new_state): Likewise.
7097         (create_cd_new_state): Likewise.
7098         (re_string_context_at): Remove redundant condition.
7100 2002-01-16  Roger Sayle  <roger@eyesopen.com>
7102         * sysdeps/i386/i686/strcmp.S: Avoid unconditional jump to a ret.
7104         * sysdeps/i386/i586/strlen.S: Fix typo in comment.
7106 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
7108         * sysdeps/i386/elf/configure.in: Fix comment.
7110         * sysdeps/sparc/sparc64/configure.in: New.
7111         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_load_address): Fix
7112         if .dynamic comes before .got.
7113         * config.h.in (SPARC64_DYNAMIC_BEFORE_GOT): Add.
7115         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_DIFF,
7116         HP_TIMING_ACCUM): Fix typos.
7118 2002-03-11  Ulrich Drepper  <drepper@redhat.com>
7120         * string/strfry.c: Add some more randomness to the seed.
7121         Patch by James A Morrison <ja2morri@student.math.uwaterloo.ca>.
7123         * po/es.po: Update from translation team.
7124         * po/fr.po: Likewise.
7126         * stdio-common/tfformat.c (sprint_doubles): A test for %F format.
7128         * stdio-common/printf_fp.c (__printf_fp): Correct check for %F format
7129         when determining type of format.
7130         Patch by James Antill <james@anqd.org> [PR libc/2787].
7132 2002-03-04  Jakub Jelinek  <jakub@redhat.com>
7134         * sysdeps/unix/bsd/ftime.c (ftime): Don't return 1000 in millitm.
7136 2002-03-11  Roland McGrath  <roland@frob.com>
7138         * hurd/hurd/threadvar.h: Include <features.h> for __THROW macro.
7140         * Versions.def (libc): Add GLIBC_2.2.6.
7141         * hurd/Versions (libc: GLIBC_2.2.6): Add __errno_location.
7142         * sysdeps/mach/hurd/errnos.awk: In generated macro, use
7143         __errno_location instead of __hurd_errno_location, and don't inline it.
7144         * sysdeps/mach/hurd/bits/errno.h: Regenerated.
7145         * hurd/errno.c: New file.
7146         * hurd/Makefile (routines): Add errno.
7148 2002-03-11  Ulrich Drepper  <drepper@redhat.com>
7150         * stdio-common/vfprintf.c (vfprintf): Avoid crashing for
7151         ridiculously large widths and precisions [PR libc/3026].
7153 2002-03-11  Andreas Jaeger  <aj@suse.de>
7155         * sysdeps/unix/sysv/linux/s390/ldd-rewrite.sed: Fix for bi-arch
7156         support.
7157         Patch by Susanne Oberhauser <froh@SuSE.de>.
7159 2002-03-11  Ulrich Drepper  <drepper@redhat.com>
7161         * inet/rexec.c (ahostbuf): Define as static.
7163         * wctype/wcfuncs.c (__ctype32_wctype): Declare as hidden.
7164         (__ctype32_wctrans): Likewise.
7165         * wcsmbs/wcwidth.h (__ctype32_width): Declare as hidden.
7166         * ctype/ctype-info.c (__ctype32_wctype): Add attribute_hidden.
7167         (__ctype32_wctrans): Likewise.
7168         (__ctype32_width): Likewise.
7170         * gmon/Makefile (elide-routines.os): Add bb_init_func and bb_exit_func.
7171         They were never exported anyway.
7173         * gmon/gmon.c (_gmonparam): Add attribute_hidden.
7174         * gmon/sys/gmon.h: Remove declaration of _gmonparam.  It wasn't
7175         exported.
7176         * include/sys/gmon.h: Declare _gmonparam.
7178         * sysdeps/unix/sysv/linux/i386/getdents64.c: Don't define compatibility
7179         symbols for getdents64.  They were never exported.
7181 2002-03-09  Roland McGrath  <roland@frob.com>
7183         * hurd/hurdsig.c (write_corefile): Fix swapped arguments to __dir_link.
7184         Reported by Jon Arney <jarney1@cox.net>.
7186 2002-02-23  Roland McGrath  <roland@frob.com>
7188         * hurd/hurd/threadvar.h (__hurd_threadvar_location): Add __THROW to
7189         declaration.
7190         (__hurd_errno_location): Function removed.
7192 2002-03-06  Andreas Jaeger  <aj@suse.de>
7194         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Add compatibility for
7195         32-bit.
7197 2002-03-04  Andreas Jaeger  <aj@suse.de>
7199         * sysdeps/unix/sysv/linux/x86_64/readelflib.c: New.
7201         * sysdeps/unix/sysv/linux/kernel-features.h: Add defines for
7202         x86-64.
7204         * sysdeps/unix/sysv/linux/x86_64/bits/socket.h: New.
7206         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: New.
7208         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: New.
7210         * sysdeps/x86_64/bits/setjmp.h: New.
7212         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h: New.
7214         * sysdeps/unix/sysv/linux/x86_64/bits/resource.h: New.
7216         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Add compatibilty
7217         for x86.
7218         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Likewise.
7219         * sysdeps/unix/sysv/linux/x86_64/bits/types.h: Likewise.
7221 2002-02-28  Bo Thorsen  <bo@suse.de>
7223         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Merge with i386
7224         version.
7226 2002-03-03  Andreas Jaeger  <aj@suse.de>
7228         * sysdeps/x86_64/bits/wordsize.h: New file.
7230         * elf/nodlopenmod2.c: Provide prototype to avoid warning.
7231         * elf/tst-tlsmod1.c: Likewise.
7233         * posix/regcomp.c: Get regex.h from include dir for internal
7234         prototypes.
7236         * sysdeps/unix/sysv/linux/init-first.c: Move __init_misc prototype
7237         to libc-internal.h and include it.
7238         * include/libc-internal.h: Add __init_misc.
7240         * misc/init-misc.c: Include libc-internal.h for prototypes.
7242         * sysdeps/wordsize-32/divdi3.c: Add prototypes to avoid warnings.
7244         * misc/error.c [_LIBC]: Include libioP.h for prototype of
7245         _IO_putc_internal.
7247 2002-03-03  Ulrich Drepper  <drepper@redhat.com>
7249         * posix/regcomp.c: Compatibility changes to allow using the code
7250         outside glibc.
7252 2002-02-28  Hartvig Ekner <hartvige@mips.com>
7254         * sysdeps/mips/elf/start.S: Added initialization of GP (to _gp) if
7255         compiled non-PIC.
7257 2002-03-02  Ulrich Drepper  <drepper@redhat.com>
7259         * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): Fix creation
7260         of .str elements in the returned data structure.
7262         * elf/elf.h: Add Alpha TLS bits.
7264 2002-02-28  Jakub Jelinek  <jakub@redhat.com>
7266         * sysdeps/unix/sysv/linux/nice.c: New file.
7268 2002-03-01  Ulrich Drepper  <drepper@redhat.com>
7270         * elf/Makefile (dl-routines): Add dl-origin.
7271         (elide-routines.os): Add dl-origin.
7272         * elf/Versions [ld] (GLIBC_PRIVATE): Add _dl_get_origin.
7273         * elf/dl-debug.c (_dl_debug_initialize): Add missing INTUSE around
7274         _dl_debug_state.
7275         * include/libc-symbols.c: Define attribute_hidden depending on
7276         HAVE_VISIBILITY_ATTRIBUTE.  Add definition of INTVARDEF.
7278         * elf/dl-deps.c: Use INTUSE with __libc_enable_secure.
7279         * elf/dl-load.c: Likewise.
7280         * elf/rtld.c: Likewise.
7281         * include/unistd.h: Declare __libc_enable_secure_internal.
7282         * sysdeps/generic/dl-sysdep.c: Use INTVARDEF with __libc_enable_secure.
7283         Use INTUSE with __libc_enable_secure.
7284         * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
7286         * elf/dl-deps.c: Use INTUSE with _dl_out_of_memory.
7287         * elf/dl-error.c: Likewise,
7288         * sysdeps/generic/ldsodefs.h: Declare _dl_out_of_memory_internal.
7290         * elf/dl-dst.h [_RTLD_GLOBAL]: Define _dl_get_origin to use INTUSE.
7291         * sysdeps/generic/dl-origin.c: Undefine _dl_get_origin macro before
7292         function definition.  Use INTDEF with _dl_get_origin.
7293         * sysdeps/unix/sysv/linux/dl-origin.c: Likewise.
7295         * elf/dl-init.c: Use INTUSE with _dl_starting_up.
7296         * elf/rtld.c: Likewise.  Use INTVARDEF for _dl_starting_up.
7298         * elf/dl-profile.c: Use INTDEF for _dl_mcount.
7299         * elf/dl-runtime.c: Use INTUSE with _dl_mcount.
7300         * sysdeps/generic/ldsodefs.h: Declare _dl_mcount_internal.
7302         * elf/dl-conflict.c: Use rtld_progrname instead of _dl_argv[0].
7303         * elf/dl-deps.c: Likewise.
7304         * elf/dl-error.c: Likewise.
7305         * elf/dl-fini.c: Likewise.
7306         * elf/dl-init.c: Likewise.
7307         * elf/dl-load.c: Likewise.
7308         * elf/dl-lookup.c: Likewise.
7309         * elf/dl-reloc.c: Likewise.
7310         * elf/dl-version.c: Likewise.
7311         * elf/do-lookup.h: Likewise.
7312         * sysdeps/arm/dl-machine.h: Likewise.
7313         * sysdeps/cris/dl-machine.h: Likewise.
7314         * sysdeps/hppa/dl-machine.h: Likewise.
7315         * sysdeps/i386/dl-machine.h: Likewise.
7316         * sysdeps/m68k/dl-machine.h: Likewise.
7317         * sysdeps/powerpc/dl-machine.h: Likewise.
7318         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
7319         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
7320         * sysdeps/sh/dl-machine.h: Likewise.
7321         * sysdeps/sparc/sparc-32/dl-machine.h: Likewise.
7322         * sysdeps/sparc/sparc-64/dl-machine.h: Likewise.
7323         * sysdeps/x86_64/dl-machine.h: Likewise.
7324         * elf/rtld.c: Use INTDEF for _dl_argv.  Use rtld_progrname instead of
7325         _dl_argv[0].  Use INTUSE with _dl_argv.
7326         * sysdeps/generic/dl-sysdep.c: Use INTUSE with _dl_argv.
7327         * sysdeps/generic/ldsodefs.h: Define rtld_progname macro.
7329 2002-02-28  Jakub Jelinek  <jakub@redhat.com>
7331         * elf/rtld.c (_rtld_global): Remove .protected.
7332         (_rtld_local): Strong alias to _rtld_global.
7333         * elf/Makefile (CFLAGS-.os): Add -D_RTLD_LOCAL if compiling rtld
7334         only .os object.
7335         * sysdeps/generic/ldsodefs.h (GL): If SHARED and _RTLD_LOCAL, use
7336         _rtld_local instead of _rtld_global.
7337         (_rtld_local): Add hidden extern, possibly in .sdata section.
7338         * configure.in: Add tests for visibility attribute and .sdata.
7339         * config.h.in: Add HAVE_VISIBILITY_ATTRIBUTE and HAVE_SDATA_SECTION.
7340         * sysdeps/alpha/dl-machine.h: Use _rtld_local instead of _rtld_global.
7341         * sysdeps/arm/dl-machine.h: Likewise.
7342         * sysdeps/generic/ldsodefs.h: Likewise.
7343         * sysdeps/hppa/dl-machine.h: Likewise.
7344         * sysdeps/cris/dl-machine.h: Likewise.
7345         * sysdeps/i386/dl-machine.h: Likewise.
7346         * sysdeps/ia64/dl-machine.h: Likewise.
7347         * sysdeps/m68k/dl-machine.h: Likewise.
7348         * sysdeps/mips/mips64/dl-machine.h: Likewise.
7349         * sysdeps/mips/dl-machine.h: Likewise.
7350         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
7351         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
7352         * sysdeps/sh/dl-machine.h: Likewise.
7353         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
7354         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
7355         * sysdeps/x86_64/dl-machine.h: Likewise.
7357 2002-02-28  Ulrich Drepper  <drepper@redhat.com>
7359         * login/login.c (login): Always initialize ut_line field
7360         [PR libc/2991].
7362 2002-02-28  Jakub Jelinek  <jakub@redhat.com>
7364         * sysdeps/i386/Makefile (sysdep_routines): Add
7365         divdi3 in csu dir.
7366         (shared-only-routines): Likewise.
7367         * sysdeps/m68k/Makefile (sysdep_routines): Likewise.
7368         (shared-only-routines): Likewise.
7369         * sysdeps/s390/s390-32/Makefile (sysdep_routines): Likewise.
7370         (shared-only-routines): Likewise.
7371         * sysdeps/wordsize-32/divdi3.c: New file.
7373 2002-02-28  Ulrich Drepper  <drepper@redhat.com>
7375         * locale/iso-4217.def: Remove obsolete currencies for countries
7376         with Euro.
7378 2002-02-28  Isamu Hasegawa  <isamu@yamato.ibm.com>
7380         * posix/regcomp.c (regcomp): Remove a redundant condition.
7381         (init_word_char): Add a check on malloc failure.
7382         (create_initial_state): Likewise.
7383         (duplicate_node): Likewise.
7384         (calc_eclosure): Likewise.
7385         (calc_eclosure_iter): Likewise.
7386         (parse_expression): Likewise.
7387         (parse_bracket_exp): Remove unnecessary malloc invocations.
7388         (build_equiv_class): Likewise.
7389         (build_charclass): Likewise.
7390         * posix/regex_internal.c (re_node_set_intersect): Add a check
7391         on malloc failure.
7392         (re_node_set_add_intersect): Likewise.
7393         (re_node_set_merge): Likewise.
7394         (re_acquire_state): Likewise.
7395         (re_acquire_state_context): Likewise.
7396         (create_newstate_common): Likewise.
7397         (register_state): Likewise.
7398         (create_ci_newstate): Likewise.
7399         (create_cd_newstate): Likewise.
7400         * posix/regex_internal.h: Fix prototypes of re_acquire_state
7401         and re_acquire_state_context.
7402         * posix/regexec.c (regexec): Suit it to the error handling of
7403         re_search_internal.
7404         (re_match): Likewise.
7405         (re_search): Likewise.
7406         (re_search_internal): Add a check on malloc failure.
7407         (acquire_init_state_context): Likewise.
7408         (check_matching): Likewise.
7409         (proceed_next_node): Likewise.
7410         (set_regs): Likewise.
7411         (sift_states_backward): Likewise.
7412         (sift_states_iter_bkref): Likewise.
7413         (add_epsilon_backreference): Likewise.
7414         (transit_state): Likewise.
7415         (transit_state_sb): Likewise.
7416         (transit_state_mb): Likewise.
7417         (transit_state_bkref_loop): Likewise.
7418         (build_trtable): Likewise.
7419         (group_nodes_into_DFAstates): Likewise.
7420         (match_ctx_init): Likewise.
7421         (match_ctx_add_entry): Likewise.
7423 2002-02-27  Ulrich Drepper  <drepper@redhat.com>
7425         * elf/dl-load.c (_dl_map_object_from_fd): Always add SONAME to
7426         l_libname if profiling is enabled [PR libc/2916].
7428         * sysdeps/ia64/dl-tls.h: New file.
7430 2002-02-27  Jakub Jelinek  <jakub@redhat.com>
7432         * sysdeps/alpha/dl-machine.h (elf_machine_load_address, RTLD_START):
7433         Work around an Alpha gas bug.
7435 2002-02-27  Ulrich Drepper  <drepper@redhat.com>
7437         * catgets/open_catalog.c (__open_catalog): Fix typo in code which
7438         uses read to load the catalog.
7439         Patch by Andy Isaacson <adi@unlimitedscale.com> [PR libc/3011].
7441 2002-02-26  Ulrich Drepper  <drepper@redhat.com>
7443         * posix/Makefile (distribute): Add regcomp.c, regexec.c,
7444         regex_internal.c, and regex_internal.h.
7445         (CFLAGS-regex.c): Replace -DMBS_SUPPORT with -DRE_ENABLE_I18N.
7446         * posix/regex.c: Complete rewrite.
7447         * posix/regexec.c: New file.
7448         * posix/regcomp.c: New file.
7449         * posix/regex_internal.c: New file.
7450         * posix/regex_internal.h: New file.
7451         * posix/regex.h (RE_ICASE): New macro.
7452         Contributed by Isamu Hasegawa <isamu@yamato.ibm.com>.
7454         * stdio-common/vfscanf.c (_IO_vfwscanf): Always use ungetc, never
7455         ungetwc.  It's a macro.
7456         * libio/tst-swscanf.c (do_test): Adjust for now fixed wscanf
7457         implementation.
7458         Reported by Jason Merrill <jason@redhat.com>.
7460 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
7462         * libio/iofopen.c (__fopen_maybe_mmap): Set the initial
7463         position to fp->_offset if it is set.
7464         * stdio-common/Makefile (tests): Add tst-fdopen.
7465         * stdio-common/tst-fdopen.c: New test.
7467 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
7469         * libio/fileops.c (_IO_file_xsgetn_mmap): Handle reading from backup.
7470         * stdio-common/tst-ungetc.c (main): Add another test.
7472 2002-02-25  Ulrich Drepper  <drepper@redhat.com>
7474         * assert/assert-perr.c: Use INTUSE to reference functions and variables
7475         inside libc itself.  Use INTDEF and INTDEF2 to define appropriate
7476         aliases.  Add prototypes for the new aliases.
7477         * assert/assert.c: Likewise.
7478         * include/libc-symbols.h: Likewise.
7479         * include/stdio.h: Likewise.
7480         * include/netinet/in.h: Likewise.
7481         * include/rpc/auth.h: Likewise.
7482         * include/rpc/auth_unix.h: Likewise.
7483         * include/rpc/key_prot.h: Likewise.
7484         * include/rpc/pmap_prot.h: Likewise.
7485         * include/rpc/pmap_rmt.h: Likewise.
7486         * include/rpc/rpc_msg.h: Likewise.
7487         * include/rpc/xdr.h: Likewise.
7488         * inet/gethstbyad_r.c: Likewise.
7489         * inet/gethstbynm2_r.c: Likewise.
7490         * inet/gethstbynm_r.c: Likewise.
7491         * inet/gethstent_r.c: Likewise.
7492         * inet/in6_addr.c: Likewise.
7493         * libio/__fpurge.c: Likewise.
7494         * libio/filedoalloc.c: Likewise.
7495         * libio/fileops.c: Likewise.
7496         * libio/ftello.c: Likewise.
7497         * libio/ftello64.c: Likewise.
7498         * libio/genops.c: Likewise.
7499         * libio/iofclose.c: Likewise.
7500         * libio/iofdopen.c: Likewise.
7501         * libio/iofflush.c: Likewise.
7502         * libio/iofflush_u.c: Likewise.
7503         * libio/iofgetpos.c: Likewise.
7504         * libio/iofgetpos64.c: Likewise.
7505         * libio/iofgets.c: Likewise.
7506         * libio/iofgets_u.c: Likewise.
7507         * libio/iofopen.c: Likewise.
7508         * libio/iofopncook.c: Likewise.
7509         * libio/iofputs.c: Likewise.
7510         * libio/iofread.c: Likewise.
7511         * libio/iofread_u.c: Likewise.
7512         * libio/iofsetpos.c: Likewise.
7513         * libio/iofsetpos64.c: Likewise.
7514         * libio/ioftell.c: Likewise.
7515         * libio/iofwrite.c: Likewise.
7516         * libio/iogetline.c: Likewise.
7517         * libio/iogets.c: Likewise.
7518         * libio/iogetwline.c: Likewise.
7519         * libio/iolibio.h: Likewise.
7520         * libio/iopadn.c: Likewise.
7521         * libio/iopopen.c: Likewise.
7522         * libio/ioseekoff.c: Likewise.
7523         * libio/ioseekpos.c: Likewise.
7524         * libio/iosetbuffer.c: Likewise.
7525         * libio/iosetvbuf.c: Likewise.
7526         * libio/ioungetc.c: Likewise.
7527         * libio/ioungetwc.c: Likewise.
7528         * libio/iovdprintf.c: Likewise.
7529         * libio/iovsprintf.c: Likewise.
7530         * libio/iovsscanf.c: Likewise.
7531         * libio/libioP.h: Likewise.
7532         * libio/memstream.c: Likewise.
7533         * libio/obprintf.c: Likewise.
7534         * libio/oldfileops.c: Likewise.
7535         * libio/oldiofclose.c: Likewise.
7536         * libio/oldiofdopen.c: Likewise.
7537         * libio/oldiofgetpos.c: Likewise.
7538         * libio/oldiofgetpos64.c: Likewise.
7539         * libio/oldiofopen.c: Likewise.
7540         * libio/oldiofsetpos.c: Likewise.
7541         * libio/oldiofsetpos64.c: Likewise.
7542         * libio/oldiopopen.c: Likewise.
7543         * libio/oldstdfiles.c: Likewise.
7544         * libio/putc.c: Likewise.
7545         * libio/setbuf.c: Likewise.
7546         * libio/setlinebuf.c: Likewise.
7547         * libio/stdfiles.c: Likewise.
7548         * libio/stdio.c: Likewise.
7549         * libio/strops.c: Likewise.
7550         * libio/vasprintf.c: Likewise.
7551         * libio/vscanf.c: Likewise.
7552         * libio/vsnprintf.c: Likewise.
7553         * libio/vswprintf.c: Likewise.
7554         * libio/wfiledoalloc.c: Likewise.
7555         * libio/wfileops.c: Likewise.
7556         * libio/wgenops.c: Likewise.
7557         * libio/wstrops.c: Likewise.
7558         * malloc/mtrace.c: Likewise.
7559         * misc/error.c: Likewise.
7560         * misc/syslog.c: Likewise.
7561         * nss/getXXbyYY_r.c: Likewise.
7562         * nss/getXXent_r.c: Likewise.
7563         * nss/hosts-lookup.c: Likewise.
7564         * stdio-common/getw.c
7565         * stdio-common/printf-prs.c: Likewise.
7566         * stdio-common/printf_fp.c: Likewise.
7567         * stdio-common/printf_size.c: Likewise.
7568         * stdio-common/putw.c: Likewise.
7569         * stdio-common/scanf.c: Likewise.
7570         * stdio-common/sprintf.c: Likewise.
7571         * stdio-common/tmpfile64.c: Likewise.
7572         * stdio-common/vfprintf.c: Likewise.
7573         * stdio-common/vfscanf.c: Likewise.
7574         * stdlib/strfmon.c: Likewise.
7575         * sunrpc/auth_des.c: Likewise.
7576         * sunrpc/auth_none.c: Likewise.
7577         * sunrpc/auth_unix.c: Likewise.
7578         * sunrpc/authdes_prot.c: Likewise.
7579         * sunrpc/authuxprot.c: Likewise.
7580         * sunrpc/clnt_perr.c: Likewise.
7581         * sunrpc/clnt_raw.c: Likewise.
7582         * sunrpc/clnt_tcp.c: Likewise.
7583         * sunrpc/clnt_udp.c: Likewise.
7584         * sunrpc/clnt_unix.c: Likewise.
7585         * sunrpc/key_call.c: Likewise.
7586         * sunrpc/key_prot.c: Likewise.
7587         * sunrpc/openchild.c: Likewise.
7588         * sunrpc/pm_getmaps.c: Likewise.
7589         * sunrpc/pm_getport.c: Likewise.
7590         * sunrpc/pmap_clnt.c: Likewise.
7591         * sunrpc/pmap_prot.c: Likewise.
7592         * sunrpc/pmap_prot2.c: Likewise.
7593         * sunrpc/pmap_rmt.c: Likewise.
7594         * sunrpc/rpc_cmsg.c: Likewise.
7595         * sunrpc/rpc_prot.c: Likewise.
7596         * sunrpc/svc_authux.c: Likewise.
7597         * sunrpc/svc_raw.c: Likewise.
7598         * sunrpc/svc_simple.c: Likewise.
7599         * sunrpc/svc_tcp.c: Likewise.
7600         * sunrpc/svc_udp.c: Likewise.
7601         * sunrpc/svc_unix.c: Likewise.
7602         * sunrpc/xdr.c: Likewise.
7603         * sunrpc/xdr_array.c: Likewise.
7604         * sunrpc/xdr_mem.c: Likewise.
7605         * sunrpc/xdr_rec.c: Likewise.
7606         * sunrpc/xdr_ref.c: Likewise.
7607         * sunrpc/xdr_stdio.c: Likewise.
7608         * sysdeps/generic/_strerror.c: Likewise.
7609         * sysdeps/generic/printf_fphex.c: Likewise.
7610         * sysdeps/generic/tmpfile.c: Likewise.
7611         * sysdeps/gnu/errlist.awk: Likewise.
7612         * sysdeps/gnu/errlist.c: Likewise.
7614         * libio/Makefile (routines): Remove iosprint.
7615         * libio/iosprintf.c: Removed
7618 2002-02-24  Ulrich Drepper  <drepper@redhat.com>
7620         * elf/dl-support.c (_dl_non_dynamic_init): Renamed from
7621         non_dynamic_init and exported now.
7622         * sysdeps/unix/sysv/linux/ldsodefs.h: Declare _dl_non_dynamic_init.
7623         * sysdeps/unix/sysv/linux/init-first.c: Call _dl_non_dynamic_init for
7624         !SHARED.
7625         * sysdeps/mach/hurd/i386/init-first.c: Likewise.
7626         * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
7627         * sysdeps/mach/hurd/mips/init-first.c: Likewise.
7629 2002-02-23  Ulrich Drepper  <drepper@redhat.com>
7631         * elf/dl-close.c (free_slotinfo): Check for end of list and return
7632         true in this case.
7634         * locale/iso-639.def: Add language codes for Walloon.
7636         * elf/dl-fini.c (_dl_fini): Print some final statistics on the
7637         total number of relocations performed.
7639         * elf/sprof.c (load_profdata): If do_test provide information as
7640         to why loading failed.
7641         * elf/dl-profile.c (_dl_start_profile): Initialize all of
7642         hist_hdr.dimen.
7644         * csu/set-init.c: Moved to...
7645         * sysdeps/mach/hurd/set-init.c: ...here.  New file.
7646         * csu/Makefile: Don't compile set-init.
7647         * sysdeps/mach/hurd/Makefile: Compile set-init for subdir csu.
7648         * sysdeps/mach/hurd/i386/init-first.c: Call __init_misc in addition
7649         to __libc_init.
7650         * sysdeps/mach/hurd/mips/init-first.c: Likewise.
7651         * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
7652         * sysdeps/unix/sysv/linux/init-first.c: Call __init_misc instead of
7653         __libc_init.
7654         * misc/init-misc.c: Always export __init_misc.  Don't define hooks for
7655         __libc_subinit.
7657 2002-02-22  Ulrich Drepper  <drepper@redhat.com>
7659         * elf/Versions: Add _dl_allocate_tls and _dl_deallocate_tls.
7660         * elf/rtld.c (dl_main): Use _dl_allocate_tls with INTUSE.
7661         * sysdeps/generic/dl-tls.c: Add INTDEF for _dl_allocate_tls.
7662         (_dl_deallocate_tls): New function.
7663         * sysdeps/generic/ldsodefs.h: Declare _dl_allocate_tls_internal and
7664         _dl_deallocate_tls.
7666 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
7668         * libio/fileops.c (_IO_file_seekoff_mmap): Fix fseek SEEK_END.
7669         * stdio-common/tst-fseek.c (main): Add test for this.
7671 2002-02-19  Ulrich Drepper  <drepper@redhat.com.>
7673         * stdlib/Versions: Move __on_exit to GLIBC_PRIVATE.
7675 2002-02-19  Jakub Jelinek  <jakub@redhat.com>
7677         * libio/fileops.c (_IO_file_underflow_mmap): Cast to unsigned char
7678         pointer before dereferencing.
7680 2002-02-18  Roland McGrath  <roland@frob.com>
7682         * sysdeps/mach/hurd/times.c: Fix typo in last change.
7684         * sysdeps/mach/hurd/setpriority.c [POLICY_TIMESHARE_BASE_COUNT]:
7685         Use task_policy in place of task_priority.
7687         * sysdeps/generic/bits/mman.h
7688         (MS_ASYNC, MS_SYNC, MS_INVALIDATE): New macros.
7689         * sysdeps/mach/msync.c: New file.
7691         * sysdeps/mach/powerpc/syscall.S: New file.
7693         * mach/msg.c [MACH_MSG_OVERWRITE]
7694         (__mach_msg_trap, __mach_msg_overwrite): New functions.
7695         * mach/Versions (libc: GLIBC_2.0): Add mach_msg_overwrite and __ name.
7697         * sysdeps/mach/configure.in: Check for clock.defs to put into
7698         mach_interface_list.
7699         * sysdeps/mach/configure: Regenerated.
7701         * mach/Makefile (mach-machine): New variable, set from $(base-machine).
7702         ($(objpfx)mach-syscalls.mk): Use it in place of $(base-machine).
7703         ($(mach-syscalls:%=$(objpfx)%.S) static pattern rule):
7704         Use <mach/machine/syscall_sw.h> instead of <sysdep.h>.
7705         (mach-shortcuts): Add device_read_overwrite_request,
7706         device_read_overwrite, vm_read_overwrite, thread_switch.
7708         * configure.in (base_machine): Set to $machine by default.
7709         * configure: Regenerated.
7711         * sysdeps/mach/configure.in: Check for <mach/machine/ndr_def.h>
7712         or <machine/ndr_def.h> and add -DNDR_DEF_HEADER=... to DEFINES.
7713         * sysdeps/mach/configure: Regenerated.
7714         * mach/mach_init.c [NDR_DEF_HEADER]: #include it.
7716         * hurd/hurdfault.c (_hurdsig_fault_init): Add a cast.
7718         * hurd/hurd/signal.h: Include <setjmp.h> for `jmp_buf' decl.
7720         * mach/msgserver.c (__mach_msg_server_timeout) [! MACH_RCV_LARGE]:
7721         Double MAX_SIZE and don't retry on MACH_RCV_TOO_LARGE.
7723 2002-02-17  Roland McGrath  <roland@frob.com>
7725         * sysdeps/mach/hurd/times.c
7726         [NO_CREATION_TIME] (startup_time): New static variable.
7727         [NO_CREATION_TIME] (times_init): New static function in __libc_subinit.
7728         (__times) [NO_CREATION_TIME]: Use startup_time in lieu of task
7729         creation_time from task_basic_info.
7730         (__times): Use __gettimeofday instead of __host_get_time.
7732         * hurd/intr-msg.c (_hurd_intr_rpc_mach_msg) [! MACH_MSG_TYPE_BIT]:
7733         Use untyped Mach IPC message format.
7735         * hurd/catch-exc.c: Include <assert.h>, missing from last change.
7737         * hurd/Versions (libc: GLIBC_2.0): Add _S_catch_exception_raise_state,
7738         _S_catch_exception_raise_state_identity,
7739         _hurdsig_fault_catch_exception_raise_state,
7740         _hurdsig_fault_catch_exception_raise_state_identity.
7742         * mach/shortcut.awk: Don't apply the /^}$/ rule when $proto == "".
7744         * sysdeps/mach/getsysstats.c (__get_avphys_pages) [HOST_VM_INFO]: Use
7745         __host_info with HOST_VM_INFO flavor instead of __vm_statistics.
7747         * sysdeps/mach/hurd/getpriority.c [TASK_SCHED_TIMESHARE_INFO]: Find
7748         `base_priority' in PIP->timeshare_base_info instead of PIP->taskinfo.
7750         * sysdeps/mach/hurd/dl-sysdep.c [FMH]: Define for i386 only.
7751         (fmh, unfmh): Define these functions only #if FMH.  Otherwise define
7752         them as no-op macros.
7753         [FMH] (ELF_MACHINE_USER_ADDRESS_MASK): Redefine it to zero.
7754         (__mmap): Uncomment uses of ELF_MACHINE_USER_ADDRESS_MASK.
7756         * sysdeps/powerpc/dl-machine.h
7757         (ELF_MACHINE_USER_ADDRESS_MASK): New macro.
7759         * hurd/hurdselect.c (_hurd_select) [MACH_MSG_TRAILER_MINIMUM_SIZE]:
7760         Use untyped Mach IPC message format.
7762         * sysdeps/mach/hurd/ioctl.c (__ioctl) [! MACH_MSG_TYPE_BIT]:
7763         Handle untyped Mach IPC message formats.
7765         * hurd/catch-exc.c (_S_catch_exception_raise) [EXC_MASK_ALL]:
7766         Expect different argument conventions when this is defined.
7767         [EXC_MASK_ALL] (_S_catch_exception_raise_state): New stub function.
7768         [EXC_MASK_ALL] (_S_catch_exception_raise_state_identity): Likewise.
7769         * hurd/hurdfault.c: Likewise for _hurdsig_fault_catch_exception_*.
7770         [NDR_CHAR_ASCII] (mig_reply_header_t): #define as mig_reply_error_t
7771         for OSF Mach variant.
7772         (faulted): Use mig_reply_error_t for REPLY.
7773         (_hurdsig_fault_init) [EXC_MASK_ALL]: Use EXCEPTION_STATE_IDENTITY
7774         in __thread_set_exception_ports call.
7775         (_hurdsig_fault_init) [MACH_PORT_RECEIVE_STATUS]: Use
7776         __mach_port_set_attributes in place of __mach_port_set_qlimit.
7778         * sysdeps/mach/powerpc/sysdep.h (_MACH_MACHINE_ASM_H): Define this
7779         before include <sysdeps/mach/sysdep.h>, to inhibit <mach/machine/asm.h>
7780         on Darwin, which includes bogons.
7782         * sysdeps/powerpc/dl-machine.h (elf_machine_rela): Move local
7783         variable LOADBASE so it's not declared when it's not used.
7785 2002-02-16  Roland McGrath  <roland@frob.com>
7787         * sysdeps/mach/hurd/times.c (__times) [NO_CREATION_TIME]: Don't try
7788         to use BI.creation_time.
7790         * mach/Machrules (MIG): Add -x c to CPP value passed down.
7792         * config.h.in: Add #undef HAVE_HOST_PAGE_SIZE.
7793         * sysdeps/mach/configure.in: Check for host_page_size RPC to define it.
7794         * mach/mach_init.c (__mach_init) [HAVE_HOST_PAGE_SIZE]: Use
7795         host_page_size instead of vm_statistics.
7797         * sysdeps/mach/Makefile (mach-before-compile): Don't include
7798         mach_interface.h here, since not all variants use that name.
7800         * sysdeps/mach/configure.in: Add some checks for Mach headers
7801         to ensure a sane installation.
7802         (mach_interface_list): Define this variable by checking for .defs
7803         files found in various variants.
7804         * configure.in (mach_interface_list): AC_SUBST this.
7805         * config.make.in (mach-interface-list): New substituted variable.
7806         * mach/Makefile (user-interfaces): Define this using the value
7807         of $(mach-interface-list) instead of mach, mach4.
7808         Updated other references to mach_interface to use it as well.
7810         * sysdeps/mach/powerpc/machine-lock.h: Avoid multi-line strings.
7812         * mach/msgserver.c [NDR_CHAR_ASCII] (mig_reply_header_t): #define as
7813         mig_reply_error_t for OSF Mach variant.
7815         * mach/Makefile (routines): Remove bootprivport.
7816         * mach/bootprivport.c: File removed.  It has never been used.
7818         * mach/msg-destroy.c (__mach_msg_destroy) [MACH_MSG_PORT_DESCRIPTOR]:
7819         Grok the OSF flavor of message format.
7820         (mach_msg_destroy_port): For MAKE_SEND and
7821         MAKE_SEND_ONCE rights, create an destroy a right to ensure proper
7822         no-senders notification.
7824 2002-02-06  Roland McGrath  <roland@frob.com>
7826         * hurd/Versions (libc: GLIBC_2.0): Move cthread_fork, cthread_detach
7827         to here if 2.0 compatibility enabled ...
7828         (libc: GLIBC_2.1.3): ... from here.
7830 2002-02-15  Ulrich Drepper  <drepper@redhat.com>
7832         * elf/dl-open.c (dl_open_worker): Catch wrap-around of TLS
7833         generation counter.
7834         * elf/dl-close.c (_dl_close): Likewise.
7836 2002-02-14  Ulrich Drepper  <drepper@redhat.com>
7838         * elf/Makefile: Add rules to build and run tst-tls8.
7839         * elf/tst-tls8.c: New file.
7840         * elf/tst-tlsmod4.c: New file.
7842         * stdlib/test-a64l.c (tests): Add more test cases.
7844         * sunrpc/rtime.c (rtime): Change type of thetime to uint32_t.
7845         Reported by Walter Harms <WHarms@bfs.de>.
7847 2002-02-11  Jes Sorensen  <jes@trained-monkey.org>
7849         * sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h: Add sc_flag bit
7850         definitions for struct sigcontext.
7851         Suggested by David Mosberger-Tang.
7853 2002-02-13  Ulrich Drepper  <drepper@redhat.com>
7855         * elf/dl-close.c (remove_slotinfo): New function.  Handles everything
7856         for removing reference of module in slotinfo list.
7857         (_dl_close): Use remove_slotinfo.
7858         * sysdeps/generic/dl-tls.c: General pretty printing.
7859         (oom): Define only if SHARED.
7860         (_dl_next_tls_modid): Correct starting point for the case we assume
7861         there is a gap.  Add missing instruction grouping (doh!).  Correct
7862         tests for reaching maximum index.
7863         * elf/Makefile: Add rules to build and run tst-tls7.
7864         * elf/tst-tls7.c: New file.
7865         * elf/tst-tlsmod3.c: New file.
7867         * elf/tst-tlsmod1.c: Move #include "tls-macros.h" instead #ifdef
7868         USE_TLS.
7869         * elf/tst-tlsmod2.c: Likewise.
7871         * elf/dl-close.c (_dl_close): When closing an object using TLS
7872         either decrement dl_tls_max_dtv_idx or set dl_tls_dtv_gaps to
7873         true.  Increment dl_tls_generation only if we closed any TLS-using
7874         object.
7875         * elf/tst-tls6.c: New file.
7876         * elf/Makefile: Add rules to build and run tst-tls6.
7878         * po/da.po: Update from translation team.
7880         * locale/categories.def: Fix typo [PR libc/2948].
7881         * po/Makefile (BROKEN_LINGUAS): Works with current gettext
7882         [PR libc/2949].
7883         * locale/iso-4217.def: Update from official version [PR libc/2950].
7884         * glibcbug.in: Honor TMPDIR [PR libc/2951].
7885         * locale/programs/ld-collate.c (collate_finish): Bail out with a
7886         message if input is too confusion instead of using assert.
7887         (collate_read): Don't crash on unknown symbol [PR libc/2952].
7888         Patches by Alastair McKinstry <alastair@pdd.3com.com>.
7890         * elf/tst-tls1.c: Move #include "tls-macros.h" instead #ifdef USE_TLS.
7891         * elf/tst-tls2.c: Likewise.
7892         * elf/tst-tls3.c: Likewise.
7894 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
7896         * elf/dl-close.c (free_slotinfo): Only define if TLS supported.
7898 2002-02-13  Ulrich Drepper  <drepper@redhat.com>
7900         * elf/dl-open.c (dl_open_worker): Only bump the generation counter
7901         if this is really necessary.
7903         * elf/dl-close.c (_dl_close): Implement freeing entries in the
7904         slotinfo array.
7905         (free_mem): Free memory for the slotinfo array if possible.
7907 2002-02-12  Andreas Schwab  <schwab@suse.de>
7909         * csu/gmon-start.c (__gmon_start__): Remove '&' from ENTRY_POINT.
7911 2002-02-12  Ulrich Drepper  <drepper@redhat.com>
7913         * sysdeps/generic/dl-tls.c (TLS_DTV_UNALLOCATED): Renamed from
7914         TLS_DTV_UNALLOCATE.
7915         (oom): New function.
7916         (_dl_next_tls_modid): Rewrite to handle dl_tls_dtv_slotinfo_list.
7917         (_dl_determine_tlsoffset): Likewise.
7918         (_dl_allocate_tls): Likewise.
7919         (__TLS_GET_ADDR): Define if not already defined.
7920         (_dl_tls_symaddr): New function.
7921         (allocate_and_init): New function.
7922         (__tls_get_addr): Actually implement handling of generation counter
7923         and deferred allocation.
7924         * sysdeps/generic/ldsodefs.h (_rtld_global): Remove _dl_initimage_list,
7925         add _dl_tls_dtv_slotinfo_list, _dl_tls_static_nelem, and
7926         _dl_tls_generation.
7927         Define TLS_SLOTINFO_SURPLUS and DTV_SURPLUS.
7928         Declare _dl_tls_symaddr.
7929         * sysdeps/i386/dl-tls.h: Disable __tls_get_addr handling unless
7930         SHARED.
7931         * include/link.h (struct link_map):  Remove l_tls_nextimage and
7932         l_tls_previmage.
7933         * elf/dl-sym.c (_dl_sym): After successful lookup call _dl_tls_symaddr
7934         instead of DL_SYMBOL_ADDRESS for STT_TLS symbols.
7935         (_dl_vsym): Likewise.
7936         * elf/rtld.c (_dl_start_final): Adjust initdtv initialization for new
7937         layout.
7938         (dl_main): Allow PT_TLS be present for empty segment.  Remove
7939         nextimage list handling.  Instead add all modules using TLS to
7940         dl_tls_dtv_slotinfo_list.
7941         * elf/dl-open.c (dl_open_worker): After successfully loading all
7942         objects add those with TLS to the dl_tls_dtv_slotinfo_list list.
7943         * elf/dl-load.c (_dl_map_object_from_fd): If PT_TLS entry is for an
7944         empty segment don't do anything.  Remove handling of initimage list.
7945         * elf/Versions [ld] (GLIBC_2.0): Add __libc_memalign.
7946         (GLIBC_PRIVATE): Add _dl_tls_symaddr.
7947         * elf/dl-minimal.c: Define __libc_memalign.
7948         * elf/dl-support.c: Remove _dl_initimage_list.  Add
7949         _dl_tls_dtv_slotinfo_list, _dl_tls_static_nelem, and
7950         _dl_tls_generation.
7951         * include/stdlib.h: Declare __libc_memalign.
7953         * elf/Makefile: Add rules to build and run tst-tls4 and tst-tls5.
7954         * elf/tst-tls4.c: New file.
7955         * elf/tst-tls5.c: New file.
7956         * elf/tst-tlsmod2.c: New file.
7958         * elf/tls-macros.h: asms using ___tls_get_addr destroy %ecx and %edx.
7960         * elf/tst-tlsmod1.c: Don't define variables unles USE_TLS.
7962         * elf/tst-tls1.c: Use test-skeleton.c.
7963         * elf/tst-tls2.c: Likewise.
7964         * elf/tst-tls3.c: Likewise.
7966         * elf/dl-conflict.c (RESOLVE_MAP): Return NULL not 0.
7968 2002-02-08  Daniel Jacobowitz  <drow@mvista.com>
7970         * sysdeps/mips/machine-gmon.h: Update MCOUNT for current GCC behavior.
7972 2002-02-10  Ulrich Drepper  <drepper@redhat.com>
7974         * elf/elf.h: Define R_386_TLS_GD and R_386_TLS_LDM.
7976         * elf/tst-tls3.c: New file.
7977         * elf/tst-tlsmod1.c: New file.
7978         * elf/Makefile: Add rules to build and run tst-tls3.
7980         * sysdeps/i386/dl-machine.h: Include <tls.h>.
7981         (elf_machine_type_class): Set ELF_RTYPE_CLASS_PLT also for the three
7982         TLS relocations.
7984         * elf/do-lookup.h (FCT): st_value can be zero for STT_TLS symbols.
7986         * po/fr.po: Update from translation team.
7988         * elf/tls-macros.h: Add alternative macros for use in PIC.
7990         * elf/dl-lookup.c: Include <tls.h>.
7991         * elf/do-lookup.h (FCT): Don't discard STT_TLS symbols.
7993         * sysdeps/generic/dl-tls.c (_dl_determine_tlsoffset): More changes
7994         required by passing pointer to last element of the list.
7996         * elf/dl-load.c (_dl_map_object_from_fd): Move adjustment of
7997         l_tls_initimage to a place where it actually is performed.
7999         * sysdeps/generic/glob.c (glob): Explicitly set gl_pathc to zero
8000         after globfree() calls.
8002         * elf/dl-deps.c (struct openaux_args): Add open_mode element.
8003         (openaux): Pass open_mode as new last argument to _dl_map_object.
8004         (_dl_map_object_deps): Add new argument open_mode.  Initialize
8005         open_mode element of args variable with it.
8006         * elf/dl-open.c (dl_open_worker): Pass __RTLD_DLOPEN flag is set to
8007         _dl_map_object_deps.
8008         * elf/rtld.c (dl_main): Add zero as last parameter to
8009         _dl_map_object_deps call.
8010         * sysdeps/generic/ldsodefs.h: Adjust prototype of _dl_map_object_deps.
8011         * elf/nodlopen2.c: New file.
8012         * elf/nodlopenmod2.c: New file.
8013         * elf/Makefile: Add rules to build and run nodlopen2.
8015         * elf/tst-tls1.c: Move TLS helper macros to...
8016         * elf/tls-macros.h: ...here.  New file.
8017         * elf/tst-tls2.c: New file.
8018         * elf/Makefile (tests): Add tst-tls2.
8019         (distribute): Add tls-macros.h.
8021         * po/sv.po: Update from translation team.
8023         * elf/tst-tls1.c (main): Add complete set of tests.  Split
8024         architecture specific definitions from the actual test code.
8026         * po/tr.po: Update from translation team.
8028 2002-02-09  Ulrich Drepper  <drepper@redhat.com>
8030         * elf/Makefile (tests): Add tst-tls1.
8031         * elf/tst-tls1.c: New file.
8033         * sysdeps/generic/dl-tls.c (_dl_determine_tlsoffset): Don't handle
8034         alignment of TCB for now.
8036         * elf/rtld.c (dl_main): Use p_vaddr as address of TLS
8037         initialization image for the application itself.
8039         * sysdeps/generic/dl-tls.c (_dl_allocate_tls): Correctly terminate
8040         loop to initialize TLS block.
8042 2002-02-08  Richard Henderson  <rth@redhat.com>
8044         * sysdeps/generic/ldsodefs.h (struct rtld_global): Also include
8045         _dl_cpuclock_offset if HP_SMALL_TIMING_AVAIL.
8047         * sysdeps/alpha/elf/initfini.c: Use \n\ for multiline string.
8049 2002-02-09  Jakub Jelinek  <jakub@redhat.com>
8051         * sysdeps/generic/dl-environ.c (unsetenv): Clear cnt before use.
8053 2002-02-08  Ulrich Drepper  <drepper@redhat.com>
8055         * po/ca.po: Update from translation team.
8056         * po/sk.po: Likewise.
8058         * elf/rtld.c (_dl_start_final): Install DTV explicitly.
8059         (dl_main): Move dtv/static TLS handling before relocation.
8060         Unconditionally call _dl_tlsoffset.  Call _dl_allocate_tls and
8061         TLS_INIT_TP to allocate and install the dtv/static TLS block.
8062         * sysdeps/generic/dl-tls.c (_dl_determine_tlsoffset): If no object
8063         so far uses TLS initialize GL(dl_tls_static_size) and
8064         GL(dl_tls_static_align) to account for the TCB.
8065         (_dl_allocate_tls): New function.
8066         * sysdeps/generic/ldsodefs.h (rtld_global): Add
8067         _dl_initial_dtv_malloced.
8069         * configure.in: Test for __builtin_memset more realistically.
8071         * csu/version.c (banner): If TLS support is available say so.
8073 2002-02-04  H.J. Lu  <hjl@gnu.org>
8075         * sysdeps/mips/dl-machine.h (elf_machine_matches_host): Use
8076         __attribute_used__.
8077         (__dl_runtime_resolve): Likewise.
8079         * sysdeps/mips/machine-gmon.h (_MCOUNT_DECL): Make it a real
8080         declaration.
8082 2001-11-15  H.J. Lu  <hjl@gnu.org>
8084         * sysdeps/unix/sysv/linux/mips/sys/procfs.h: Don't include
8085         <signal.h>, <sys/ucontext.h> nor <asm/elf.h>. Updated for gdb.
8087         * sysdeps/unix/sysv/linux/mips/sys/user.h: New.
8089 2002-02-07  H.J. Lu  <hjl@gnu.org>
8091         * sysdeps/mips/atomicity.h (compare_and_swap): Remove
8092         ".set noreorder".
8093         * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set):
8094         Likewise.
8096 2002-02-07  Ulrich Drepper  <drepper@redhat.com>
8098         * sysdeps/unix/sysv/linux/bits/stat.h: Undo last patch.
8100         * sysdeps/i386/dl-tls.h (__tls_get_addr): Call
8101         ___tls_get_addr_internal.
8102         (___tls_get_addr_internal): Define as alias for ___tls_get_addr.
8104         * po/ko.po: Update from translation team.
8106 2002-02-07  Jakub Jelinek  <jakub@redhat.com>
8108         * sysdeps/unix/sysv/linux/bits/stat.h (struct stat): Remove packed
8109         attribute, change __pad{1,2} type to unsigned int.
8110         (struct stat64): Remove packed attribute.
8112 2002-02-07  Ulrich Drepper  <drepper@redhat.com>
8114         * sysdeps/i386/dl-tls.h: No need for #ifdef USE_TLS.
8116 2002-02-07  Andreas Schwab  <schwab@suse.de>
8118         * configure.in: Fix check for -zcombreloc.
8120 2002-02-06  H.J. Lu  <hjl@gnu.org>
8122         * config.h.in (HAVE_BUILTIN_MEMSET): New.
8123         * configure.in: Check if __builtin_memset really works.
8124         * elf/rtld.c (_dl_start): Check HAVE_BUILTIN_MEMSET instead of
8125         __GNUC_PREREQ (2, 96) before using __builtin_memset.
8127 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
8129         * io/bug-ftw3.c (main): Don't try the test if root.
8131 2002-02-06  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8133         * sysdeps/unix/sysv/linux/s390/brk.c (__brk): Correct inline assembly
8134         constraints.
8135         * sysdeps/unix/sysv/linux/s390/s390-32/bits/resource.h (RLIMIT_LOCKS):
8136         Add RLIMIT_LOCKS and adjust RLIMIT_NLIMITS.
8137         * sysdeps/unix/sysv/linux/s390/s390-64/bits/resource.h (RLIMIT_LOCKS):
8138         Likewise.
8139         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S (clone): Make clone
8140         a weak alias for __clone.
8141         * sysdeps/unix/sysv/linux/s390/s390-64/clone.S (clone): Likewise.
8142         * sysdeps/unix/sysv/linux/s390/s390-32/profil-counter.h: Fix typo.
8143         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Add framestate.
8144         * sysdeps/unix/sysv/linux/s390/s390-64/Versions: New file.
8145         * sysdeps/unix/sysv/linux/s390/s390-64/mmap.S (__mmap64): Make __mmap
8146         a weak alias for __mmap64.
8148 2002-02-05  H.J. Lu  <hjl@gnu.org>
8150         * sysdeps/mips/atomicity.h (exchange_and_add): Not use branch likely.
8151         (atomic_add): Likewise.
8152         (compare_and_swap): Likewise.
8153         * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Likewise.
8155 2002-02-07  Ulrich Drepper  <drepper@redhat.com>
8157         * sysdeps/generic/dl-tls.c: Don't read TLS header if TLS is not needed.
8159         * sysdeps/generic/dl-tls.c (_dl_determine_tlsoffset): Account for
8160         alignment of the TCB and store total size and alignment of static
8161         TLS block in _dl_tls_static_size and _dl_tls_static_align.
8162         tls_index is a typedef.
8163         * sysdeps/generic/ldsodefs.h: Declare _dl_tls_static_size and
8164         _dl_tls_static_align.
8165         * sysdeps/i386/dl-tls.h: tls_index is a typedef.
8166         * elf/dl-support.c: Define _dl_tls_static_size and
8167         _dl_tls_static_align.
8169 2002-02-06  Ulrich Drepper  <drepper@redhat.com>
8171         * configure.in: Add --without-tls option.
8172         * sysdeps/i386/elf/configure.in: Don't check for TLS support if
8173         --without-tls is given.
8175         * sysdeps/generic/dl-tls.c: Include <tls.h>.
8177         * sysdeps/i386/dl-tls.h: Don't define anything if !USE_TLS.
8179 2002-02-06  Roland McGrath  <roland@frob.com>
8181         * malloc/hooks.c [! HAVE_MREMAP]: Conditionalize unused decls.
8182         * malloc/malloc.c [! HAVE_MREMAP]: Likewise.
8184         * scripts/versions.awk: Improve error message for missing version.
8185         Each version inherits from the last one only if they have the same
8186         nonnumeric prefix, i.e. GLIBC_x.y and GLIBC_x.z or FOO_x and FOO_y
8187         but not GLIBC_x and FOO_y.
8189         * scripts/firstversions.awk: Handle libraries that don't have each
8190         particular version named in the third column of shlib-versions.
8192         * scripts/firstversions.awk: Don't mess with GLIBC_PRIVATE.
8194 2002-02-06  Ulrich Drepper  <drepper@redhat.com>
8196         * Versions.def [ld]: Add GLIBC_2.3.
8197         * elf/Versions [ld]: Add __tls_get_addr to GLIBC_2.3.
8198         * elf/Makefile (dl-routines): Add dl-tls.
8199         (distribute): Add dl-tls.h.
8200         * sysdeps/generic/ldsodefs.h (struct rtld_global): Remove
8201         _dl_tls_module_cnt, add _dl_tls_max_dtv_idx and _dl_tls_dtv_gaps.
8202         Add prototypes for _dl_next_tls_modid and _dl_determine_tlsoffset.
8203         * elf/dl-load.c (_dl_map_object_from_fd): Store alignment requirement
8204         along with the other info in the link map.  Change queueing of init
8205         images for double linked list.  Use _dl_next_tls_modid to compute
8206         l_tls_modid.
8207         * elf/rtld.c (_dl_start_final): Store alignment requirement
8208         along with the other info in rtld map and executable map.
8209         (dl_main): Add ld.so to the init image list if necessary.  Compute
8210         final module ID with _dl_next_tls_modid.
8211         * include/link.h (struct link_map): Add l_tls_previmage and
8212         l_tls_align.
8213         * eld/dl-support.c: Define _dl_tls_max_dtv_idx and _dl_tls_dtv_gaps.
8214         * sysdeps/i386/elf/Versions: New file.
8215         * sysdeps/generic/dl-tls.c: New file.
8216         * sysdeps/generic/dl-tls.h: New file.
8217         * sysdeps/i386/dl-tls.h: New file.
8219 2002-02-06  Roland McGrath  <roland@frob.com>
8221         * sysdeps/unix/sysv/linux/netinet/ip.h: Moved to ...
8222         * sysdeps/generic/netinet/ip.h: ... here, replacing old file.
8224 2002-01-05  Roland McGrath  <roland@frob.com>
8226         * sysdeps/mach/configure.in: New file.
8227         * sysdeps/mach/configure: New generated file.
8229         * mach/Makefile (user-interfaces): Remove default_pager_helper.
8230         It has never been used by anything.
8232 2002-02-06  H.J. Lu  <hjl@gnu.org>
8234         * sysdeps/mips/elf/ldsodefs.h: Make sure the right <ldsodefs.h>
8235         is included.
8237 2002-02-06  Ulrich Drepper  <drepper@redhat.com>
8239         * sysdeps/unix/sysv/linux/bits/stat.h (struct stat): Add
8240         attribute((packed)) to counter stupid people misusing gcc options.
8241         (struct stat64): Likewise.
8243 2002-02-05  Ulrich Drepper  <drepper@redhat.com>
8245         * elf/rtld.c (dl_main): Correct indentation.  Use bool as type for
8246         the variables which are used as booleans.
8248 2002-02-06  Andreas Jaeger  <aj@suse.de>
8250         * include/libc-symbols.h (INTUSE): Renamed from INT.
8251         * elf/dl-deps.c: Change users.
8252         * sysdeps/generic/dl-sysdep.c: Likewise.
8253         * sysdeps/generic/dl-cache.c: Likewise.
8254         * elf/dl-reloc.c: Likewise.
8255         * elf/rtld.c: Likewise.
8256         * elf/dl-version.c: Likewise.
8257         * elf/dl-load.c: Likewise.
8258         * elf/dl-dst.h: Likewise.
8259         * elf/dl-init.c: Likewise.
8260         * elf/dl-error.c: Likewise.
8261         * elf/dl-fini.c: Likewise.
8262         * elf/dl-runtime.c: Likewise.
8263         * elf/do-lookup.h: Likewise.
8265         * stdio-common/_itoa.h: Undefine SPECIAL to avoid duplicate
8266         definition.
8267         * stdio-common/_itowa.h: Likewise.
8269 2002-02-05  Ulrich Drepper  <drepper@redhat.com>
8271         * elf/dl-minimal.c: Define _itoa_lower_digits.
8273         * elf/dynamic-link.h (elf_get_dynamic_info): ld.so can have
8274         DT_FLAGS set.
8276         * elf/dl-load.c (_dl_map_object_from_fd): Prevent dynamically
8277         loading modules with the DF_STATIC_TLS flag set.
8278         * elf/dynamic-link.h (elf_get_dynamic_info): Initialize l_flags
8279         element.
8280         * include/link.h (struct link_map): Add l_flags field.
8281         * elf/elf.h (DF_STATIC_TLS): New definition.
8283         * dlfcn/Makefile: Add rules to build and run bug-dlopen1.
8284         * dlfcn/bug-dlopen1.c: New file.  By Bruno Haible.
8286         * elf/rtld.c (process_dl_debug): Correct printing help message.
8287         * elf/dl-misc.c (_dl_debug_vdprintf): Implement precision handling
8288         for %s.
8290         * inet/getnetgrent_r.c (innetgr): Add int* parameter to getfct
8291         definition and pass &errno in use of this variable.
8292         Reported by Simon Wilkinson <simon@sxw.org.uk> [PR libc/2911].
8294 2002-02-04  Andreas Schwab  <schwab@suse.de>
8296         * locale/programs/localedef.h (WITH_CUR_LOCALE): Define.
8297         * locale/programs/charmap-dir.c: Wrap calls that output messages
8298         with WITH_CUR_LOCALE.  Include "localedef.h" first.
8299         * locale/programs/charmap.c: Likewise.
8300         * locale/programs/ld-address.c: Likewise.
8301         * locale/programs/ld-collate.c: Likewise.
8302         * locale/programs/ld-ctype.c: Likewise.
8303         * locale/programs/ld-identification.c: Likewise.
8304         * locale/programs/ld-measurement.c: Likewise.
8305         * locale/programs/ld-messages.c: Likewise.
8306         * locale/programs/ld-monetary.c: Likewise.
8307         * locale/programs/ld-name.c: Likewise.
8308         * locale/programs/ld-numeric.c: Likewise.
8309         * locale/programs/ld-paper.c: Likewise.
8310         * locale/programs/ld-telephone.c: Likewise.
8311         * locale/programs/ld-time.c: Likewise.
8312         * locale/programs/linereader.c: Likewise.
8313         * locale/programs/linereader.h: Likewise.
8314         * locale/programs/localedef.c: Likewise.
8315         * locale/programs/locfile.c: Likewise.
8316         * locale/programs/repertoire.c: Likewise.
8318 2002-02-05  Ulrich Drepper  <drepper@redhat.com>
8320         * elf/rtld.c (_dl_start_final): Determine load address to locate
8321         ehdr with GL(dl_rtld_map).l_map_start.
8323         * po/ca.po: Update from translation team.
8325         * elf/rtld.c (dl_main): Read PT_TLS entry of the executable.
8326         * elf/dl-load.c (_dl_map_object_from_fd): Handle PT_TLS program
8327         header entry.
8328         * sysdeps/generic/ldsodefs.h (struct rtld_global): Add
8329         _dl_tls_module_cnt.
8330         * elf/dl-support.c: Define _dl_initimage_list and _dl_tls_module_cnt.
8332 2002-02-04  Ulrich Drepper  <drepper@redhat.com>
8334         * elf/rtld.c (_dl_start): Fill TLS values in link map for rtld.
8335         * include/link.h (struct link_map): Add various members for TLS
8336         information.
8337         * sysdeps/generic/ldsodefs.h (struct rtld_global): Remove
8338         _rtld_tlsoffset, add _dl_initimage_list.
8339         * sysdeps/i386/dl-lookupcfg.h: New file.
8340         * sysdeps/i386/dl-machine.h (elf_machine_rel): Implement missing
8341         TLS relocation.  When using TLS we now use RESOLVE_MAP.
8342         (elf_machine_rela): Use RESOLVE_MAP instead of RESOLVE_MAP if TLS
8343         is used.
8345         * sysdeps/generic/dl-cache.c (_dl_cache_libcmp): Mark as possibly
8346         unused.
8348         * elf/rtld.c (_dl_start_final): Allocate TLS and initialize
8349         thread-pointer as soon as possible.
8350         * sysdeps/generic/ldsodefs.h: Include <tls.h>.  Define first TLS
8351         elements in rtld_global.
8352         * sysdeps/generic/tls.h: New file.
8353         * elf/Makefile (distribute): Add tls.h.
8354         * sysdeps/i386/dl-machine.h (elf_machine_rel): Add support for TLS
8355         relocations.  Not complete yet.
8357         * resolv/resolv.h: Allow user to define __need_res_state and only
8358         define __res_start structure then.
8359         * include/resolv.h: Only declare functions if _RESOLV_H_ is defined.
8361         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Move
8362         dl_cpuclock_offset initialization to _dl_start_final.
8363         (_dl_show_auxv): Avoid unnecessary sign extension.
8364         * elf/rtld.c (_dl_start_final): Initialize dl_cpuclock_offset.
8366 2002-02-03  Ulrich Drepper  <drepper@redhat.com>
8368         * config.h.in: Add HAVE_TLS_SUPPORT.
8369         * sysdeps/i386/elf/configure.in: New file.
8371 2002-02-03  Andreas Schwab  <schwab@suse.de>
8373         * sysdeps/posix/readv.c: Use ssize_t for bytes_read.
8374         * sysdeps/posix/writev.c: Use ssize_t for bytes_written.  Fix comment.
8376 2002-02-03  Thorsten Kukuk  <kukuk@suse.de>
8378         * sysdeps/posix/writev.c: Check for ssize_t overflow, don't use
8379         alloca if the memory reqirements are too high.
8381 2002-02-03  Ulrich Drepper  <drepper@redhat.com>
8383         * elf/dl-load.c (decompose_rpath): Avoid using strstr.
8384         * elf/dl-minimal.c (_strerror_r): Use _itoa instead of _itoa_word since
8385         the former is available anyway and speed isn't important here.
8386         * elf/dl-misc.c (_dl_debug_vdprintf): Likewise.
8387         * elf/dl-version.c (match_symbol): Likewise.
8388         (_dl_check_map_versions): Likewise.
8389         * elf/rtld.c (process_envvars): Likewise.
8390         (print_statistics): Likewise.
8391         * sysdeps/generic/dl-sysdep.c (_dl_show_auxv): Likewise.
8392         * elf/dl-minimal.c (_itoa): Always define it.  Make it work for all
8393         bases.  Add assert to catch uses of unimplemented features.
8394         (__strsep): Add assert to catch uses of unimplemented features.
8395         * elf/dl-object.c (_dl_new_object): Don't use rawmemchr.  Use strchr
8396         and avoid inline optimization.
8397         * elf/rtld.c (process_envvars): Likewise.
8398         * elf/dl-open.c: Don't include <stdio-common/_itoa.h>.
8399         * elf/dl-profile.c (_dl_start_profile): Help compiler to avoid ffs.
8400         * elf/rtld.c (dl_main): Avoid strsep inline optimization.
8402 2002-02-02  Ulrich Drepper  <drepper@redhat.com>
8404         * stdio-common/_itoa.h: Minor simplifications of the code.
8405         * stdio-common/_itoa.c: Likewise.
8407         * elf/dl-reloc.c (_dl_relocate_object): Use _dl_debug_printf
8408         instead of _dl_printf for debugging info output.
8410         * manual/examples/mkfsock.c (make_named_socket): Make sure name is
8411         always NUL-terminated.  Patch by Chris D. Sloan <cds@cs.hmc.edu>.
8413 2002-02-01  H.J. Lu  <hjl@gnu.org>
8415         * sysdeps/mips/atomicity.h (exchange_and_add): Use branch likely.
8416         (atomic_add): Likewise.
8417         (compare_and_swap): Return 0 only when failed to compare. Use
8418         branch likely.
8420         * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Use
8421         branch likely.
8423 2002-02-03  kaz Kojima  <kkojima@rr.iij4u.or.jp>
8425         * sysdeps/sh/dl-machine.h (elf_machine_rela): Fix a typo.
8427 2002-02-02  Ulrich Drepper  <drepper@redhat.com>
8429         * elf/dl-minimal.c (__strsep): New minimal implementation.
8431 2002-02-02  Paul Eggert  <eggert@twinsun.com>
8433         * src/mktime.c [defined DEBUG && STDC_HEADERS]: Include <string.h>.
8434         (__mktime_internal): If no tm_isdst is requested, prefer solutions
8435         with tm_isdst > 0 when the requested time falls within a
8436         spring-forward gap [PR libc/2894].
8438 2002-02-03  Andreas Schwab  <schwab@suse.de>
8440         * stdio-common/tst-rndseek.c: Increase timeout.
8442 2002-02-02  Ulrich Drepper  <drepper@redhat.com>
8444         Change ld.so to not use functions which are exported.  One cannot
8445         interpose them anyway.  Use INT() to mark uses, INTDEF() to mark
8446         definitions.
8447         * include/libc-symbols.h: Define INT and INTDEF.
8448         * sysdeps/generic/ldsodefs.h: Declare _dl_debug_printf_internal,
8449         _dl_signal_error_internal, _dl_map_object_internal,
8450         _dl_map_object_deps_internal, _dl_lookup_symbol_internal,
8451         _dl_lookup_versioned_symbol_internal,
8452         _dl_relocate_object_internal, _dl_debug_state_internal,
8453         _dl_start_profile_internal, and _dl_unload_cache_internal.
8454         * include/dlfcn.h: Declare _dl_catch_error_internal.
8455         * elf/rtld.c: Use INT for calls to any of the *_internal functions
8456         above.  Add INTDEF to function definitions.
8457         * elf/dl-debug.c: Likewise.
8458         * elf/dl-deps.c: Likewise.
8459         * elf/dl-dst.h: Likewise.
8460         * elf/dl-error.c: Likewise.
8461         * elf/dl-fini.c: Likewise.
8462         * elf/dl-init.c: Likewise.
8463         * elf/dl-load.c: Likewise.
8464         * elf/dl-lookup.c: Likewise.
8465         * elf/dl-misc.c: Likewise.
8466         * elf/dl-open.c: Likewise.
8467         * elf/dl-profile.c: Likewise.
8468         * elf/dl-reloc.c: Likewise.
8469         * elf/dl-runtime.c: Likewise.
8470         * elf/dl-version.c: Likewise.
8471         * elf/do-lookup.h: Likewise.
8472         * sysdeps/generic/dl-cache.c: Likewise.
8473         * sysdeps/generic/dl-sysdep.c: Likewise.
8474         * sysdeps/alpha/dl-machine.h (RTLD_START): Call _dl_init_internal
8475         instead of _dl_init.
8476         * sysdeps/arm/dl-machine.h: Likewise.
8477         * sysdeps/cris/dl-machine.h: Likewise.
8478         * sysdeps/hppa/dl-machine.h: Likewise.
8479         * sysdeps/i386/dl-machine.h: Likewise.
8480         * sysdeps/ia64/dl-machine.h: Likewise.
8481         * sysdeps/m68k/dl-machine.h: Likewise.
8482         * sysdeps/mips/dl-machine.h: Likewise.
8483         * sysdeps/mips/mips64/dl-machine.h: Likewise.
8484         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
8485         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
8486         * sysdeps/sh/dl-machine.h: Likewise.
8487         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
8488         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
8489         * sysdeps/x86_64/dl-machine.h: Likewise.
8490         * sysdeps/powerpc/dl-start.S (_dl_start_user): Likewise.
8492         * elf/Versions: Don't export _dl_check_all_versions, _dl_sysdep_start,
8493         and _dl_debug_initialize.
8495         * elf/dl-object.c (_dl_new_object): Avoid using strrchr.  We have
8496         more information.
8497         * elf/rtld.c (dl_main): Avoid strrchr.
8498         * sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): Use the
8499         result of readlink.  Search from the back for '/'.
8501         * elf/dl-profile.c (_dl_start_profile): Help the compiler to avoid
8502         strncpy if possible.
8504         * sysdeps/generic/dl-environ.c (unsetenv): Optimize.  Don't use
8505         strncmp.
8506         * elf/dl-load.c (is_dst): Optimize.  Don't call strncmp twice.
8507         * elf/rtld.c (process_dl_debug): Optimize. Avoid calls to strncmp,
8508         strspn, and strcspn.
8509         (process_envvars): Don't use strcspn.
8511         * elf/dl-load.c (_dl_dst_count): Fix possible endless loop.
8512         (_dl_dst_substitute): Likewise.
8514 2002-02-01  Ulrich Drepper  <drepper@redhat.com>
8516         * elf/do-rel.h (elf_dynamic_do_rel): Help the compiler recognize
8517         code which is never used when relocating ld.so itself.
8519         * elf/dynamic-link.h (elf_get_dynamic_info): Optimize a bit for
8520         starting ld.so itself.  Move l_addr variable initialization closer
8521         to use.
8522         (_ELF_DYNAMIC_DO_RELOC): Help the compiler optimize a bit.
8524 2002-02-01  Jakub Jelinek  <jakub@redhat.com>
8526         * Versions.def (libc): Add GLIBC_PRIVATE.
8527         (libdb, libnss_db, libdb1): Remove.
8528         (libnss_compat, libnss_dns, libnss_files, libnss_hesiod, libnss_nis,
8529         libnss_nisplus): Move all symbols to GLIBC_PRIVATE.
8530         (libpthread): Add GLIBC_PRIVATE.
8531         (libresolv): Likewise, remove GLIBC_2.1.
8532         (ld): Add GLIBC_PRIVATE, remove GLIBC_2.1.1, GLIBC_2.2, GLIBC_2.2.1,
8533         GLIBC_2.2.3, GLIBC_2.3.
8534         * catgets/Versions (__open_catalog): Move to GLIBC_PRIVATE.
8535         * elf/Versions (_dl_open, _dl_close, _dl_addr, _dl_init_first,
8536         _dl_sym, _dl_vsym): Likewise.
8537         (__libc_enable_secure, __libc_stack_end, _dl_argv, _dl_catch_error,
8538         _dl_check_all_versions, _dl_check_map_versions, _dl_debug_initialize,
8539         _dl_debug_printf, _dl_debug_state, _dl_dst_count, _dl_dst_substitute,
8540         _dl_init, _dl_lookup_symbol, _dl_lookup_symbol_skip,
8541         _dl_lookup_versioned_symbol, _dl_lookup_versioned_symbol_skip,
8542         _dl_map_object, _dl_map_object_deps, _dl_out_of_memory,
8543         _dl_relocate_object, _dl_signal_error, _dl_start_profile,
8544         _dl_starting_up, _dl_sysdep_start, _dl_unload_cache, _rtld_global):
8545         Likewise.
8546         (_dl_object_relocation_scope): Remove.
8547         * hesiod/Versions: Move all symbols to GLIBC_PRIVATE.
8548         * iconv/Versions (__gconv_alias_db, __gconv_modules_db,
8549         __gconv_cache): Move to GLIBC_PRIVATE.
8550         * inet/Versions (__internal_endnetgrent, __internal_getnetgrent_r,
8551         __internal_setnetgrent): Likewise.
8552         * io/Versions (__libc_open, __libc_close, __libc_read, __libc_write,
8553         __libc_lseek, __libc_fcntl, __libc_open64, __libc_lseek64): Likewise.
8554         * locale/Versions (__collate_element_hash, __collate_element_strings,
8555         __collate_symbol_classes, __collate_symbol_hash,
8556         __collate_symbol_strings, _nl_current_LC_COLLATE,
8557         _nl_current_LC_CTYPE): Likewise.
8558         * misc/Versions (__libc_fsync, __libc_msync): Likewise.
8559         * nis/Versions (libnss_compat): Move all symbols to GLIBC_PRIVATE.
8560         (libnss_nis, libnss_nisplus): Likewise.
8561         * nss/Versions (_nss_files_parse_grent, _nss_files_parse_pwent,
8562         _nss_files_parse_spent): Move to GLIBC_PRIVATE.
8563         (libnss_files): Move all symbols to GLIBC_PRIVATE.
8564         * posix/Versions (__libc_wait, __libc_waitpid, __libc_pause,
8565         __libc_nanosleep, __libc_fork, __libc_pread, __libc_pread64,
8566         __libc_pwrite, __libc_pwrite64): Move to GLIBC_PRIVATE.
8567         * resolv/Versions (__gai_sigqueue, __ns_name_unpack, __ns_name_ntop,
8568         __ns_get16, __ns_samename): Likewise.
8569         (libnss_dns): Move all symbols to GLIBC_PRIVATE.
8570         * setjmp/Versions (__libc_longjmp, __libc_siglongjmp): Move to
8571         GLIBC_PRIVATE.
8572         * socket/Versions (__libc_accept, __libc_send, __libc_recvfrom,
8573         __libc_recvmsg, __libc_sendmsg, __libc_recv, __libc_sendto,
8574         __libc_connect): Likewise.
8575         * stdio-common/Versions (_itoa_lower_digits, _itoa_upper_digits):
8576         Likewise.
8577         * stdlib/Versions (__libc_system): Likewise.
8578         * sunrpc/Versions (__rpc_thread_destroy): Likewise.
8579         * sysdeps/hppa/Versions: Move all symbols to GLIBC_PRIVATE.
8580         * sysdeps/ia64/fpu/Versions: Likewise.
8581         * sysdeps/ia64/Versions: Likewise.
8582         * sysdeps/unix/sysv/linux/ia64/Versions: Likewise.
8583         * sysdeps/unix/sysv/linux/i386/Versions (__modify_ldt): Move
8584         to GLIBC_PRIVATE.
8585         * sysdeps/unix/sysv/linux/x86_64/Versions (__modify_ldt): Likewise.
8586         * sysdeps/unix/sysv/linux/Versions (__syscall_rt_sigqueueinfo,
8587         __libc_sigaction): Likewise.
8588         * termios/Versions (__libc_tcdrain): Likewise.
8590         * misc/sys/cdefs (__attribute_noinline__): Define.
8591         * elf/dl-lookup.c (_dl_do_lookup, _dl_do_lookup_versioned): Add
8592         __attribute_noinline__.
8594         * elf/Makefile (rtld-routines): Add dl-xstat64, dl-fxstat64.
8595         * elf/dl-xstat64.c: New file.
8596         * elf/dl-fxstat64.c: New file.
8597         * sysdeps/unix/sysv/linux/fxstat64.c: If RTLD_STAT64 is defined,
8598         don't export __fxstat64 at multiple versions.
8599         * sysdeps/unix/sysv/linux/lxstat64.c: Similarly.
8600         * sysdeps/unix/sysv/linux/xstat64.c: Similarly.
8602 2002-01-18  Isamu Hasegawa  <isamu@yamato.ibm.com>
8604         * locale/program/ld-collate.c (collate_finish): Assign a wide
8605         char collation sequence value to multi character collating
8606         elements, and avoid over writing by non-character elements.
8608 2002-02-01  Ulrich Drepper  <drepper@redhat.com>
8610         * elf/Makefile (distribute): Add dl-procinfo.c.
8611         * sysdeps/unix/sysv/linux/i386/Dist: Remove dl-procinfo.c.
8612         * sysdeps/unix/sysv/linux/arm/Dist: Likewise.
8614 2002-02-01  Jakub Jelinek  <jakub@redhat.com>
8616         * sysdeps/generic/ldsodefs.h (_dl_load_lock): Remove duplicate
8617         definition.
8618         * sysdeps/ia64/hp-timing.h: Move _dl_hp_timing_overhead in
8619         _rtld_global struct.
8620         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
8621         * sysdeps/sparc/sparc64/hp-timing.c: Likewise.
8622         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
8623         * sysdeps/sparc/sparc64/Makefile: Make hp-timing static only.
8624         * sysdeps/unix/sysv/aix/init-first.c (_dl_fpu_control,
8625         _dl_fpu_control_set): Remove unused externs.
8626         * sysdeps/unix/sysv/linux/sparc/sparc32/dl-procinfo.c: New file.
8627         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.c: New file.
8628         * sysdeps/unix/sysv/linux/sparc/sparc32/dl-procinfo.h: Move procinfo
8629         related variables in _rtld_global struct.
8630         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.h: Likewise.
8631         * sysdeps/unix/sysv/linux/init-first.c (_dl_fpu_control_set): Remove
8632         unused extern.
8634 2002-02-01  Ulrich Drepper  <drepper@redhat.com>
8636         * sysdeps/generic/dl-procinfo.c: New file.
8638 2002-02-01  Andreas Schwab  <schwab@suse.de>
8640         * sysdeps/m68k/dl-machine.h: Don't use multi-line string literals.
8642 2002-02-01  Ulrich Drepper  <drepper@redhat.com>
8644         * elf/rtld.c (_dl_start): Mark as internal_function.
8645         * sysdeps/i386/dl-machine.h (RTLD_START): Pass parameter for _dl_start
8646         in register.
8647         (elf_machine_rel): Cleanup and minor optimization for RTLD_BOOTSTRAP.
8648         General pretty printing.
8650 2002-01-31  Ulrich Drepper  <drepper@redhat.com>
8652         * elf/dl-minimal.c: Define _itoa for 32-bit machines with HP timing.
8653         * elf/dl-reloc.c: Pretty printing.
8654         * sysdeps/generic/ldsodefs.h: Move _dl_hp_timing_overhead and
8655         procinfo-related variables in rtld_global struct.
8656         * elf/dl-support.c: Likewise.
8657         * elf/rtld.c: Likewise.
8658         * sysdeps/i386/i686/Makefile: Likewise.
8659         * sysdeps/i386/i686/hp-timing.c: Likewise.
8660         * sysdeps/i386/i686/hp-timing.h: Likewise.
8661         * sysdeps/ia64/Makefile: Likewise.
8662         * sysdeps/ia64/hp-timing.c: Likewise.
8663         * sysdeps/sparc/sparc32/sparcv9/Makefile: Likewise.
8664         * sysdeps/sparc/sparc32/sparcv9/hp-timing.c: Likewise.
8665         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c: Likewise.
8666         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h: Likewise.
8667         * sysdeps/unix/sysv/linux/i386/Makefile: Likewise.
8668         * sysdeps/unix/sysv/linux/i386/dl-procinfo.c: Likewise.
8669         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Likewise.
8670         * sysdeps/x86_64/Makefile: Likewise.
8672         * sysdeps/generic/ldsodefs.h: Add _dl_load_lock, _dl_lazy,
8673         _dl_dynamic_weak, _dl_fpu_control, _dl_cpuclock_offset, and
8674         _dl_debug_fd to rtld_global.
8675         * elf/Versions: Likewise.
8676         * elf/dl-close.c: Likewise.
8677         * elf/dl-iteratephdr.c: Likewise.
8678         * elf/dl-lookup.c: Likewise.
8679         * elf/dl-misc.c: Likewise.
8680         * elf/dl-open.c: Likewise.
8681         * elf/dl-support.c: Likewise.
8682         * elf/do-lookup.h: Likewise.
8683         * elf/rtld.c: Likewise.
8684         * sysdeps/generic/dl-cache.c: Likewise.
8685         * sysdeps/generic/dl-sysdep.c: Likewise.
8686         * sysdeps/ia64/Versions: Likewise.
8687         * sysdeps/unix/clock_gettime.c: Likewise.
8688         * sysdeps/unix/clock_settime.c: Likewise.
8689         * sysdeps/unix/sysv/linux/init-first.c: Likewise.
8690         * sysdeps/sparc/Versions: Removed.
8691         * sysdeps/i386/i686/Versions : Removed.
8692         * sysdeps/x86_64/Versions: Removed.
8693         * configure.in: Define HAVE_PROTECTED if .protected is available.
8694         * config.h.in: Add entry for HAVE_PROTECTED.
8696 2002-01-31  Jakub Jelinek  <jakub@redhat.com.
8698         * sysdeps/alpha/dl-machine.h: Move global variables for SHARED
8699         code in struct _rtld_global.  Export this struct, remove all
8700         exports for the signal variables.
8701         * sysdeps/arm/dl-machine: Likewise.
8702         * sysdeps/generic/dl-origin: Likewise.
8703         * sysdeps/generic/dl-sysdep: Likewise.
8704         * sysdeps/generic/dl-cache: Likewise.
8705         * sysdeps/hppa/dl-fptr: Likewise.
8706         * sysdeps/hppa/dl-machine: Likewise.
8707         * sysdeps/cris/dl-machine: Likewise.
8708         * sysdeps/i386/dl-machine: Likewise.
8709         * sysdeps/ia64/dl-machine: Likewise.
8710         * sysdeps/m68k/dl-machine: Likewise.
8711         * sysdeps/mach/hurd/dl-sysdep: Likewise.
8712         * sysdeps/mips/mips64/dl-machine: Likewise.
8713         * sysdeps/mips/dl-machine: Likewise.
8714         * sysdeps/powerpc/elf/libc-start: Likewise.
8715         * sysdeps/powerpc/dl-machine: Likewise.
8716         * sysdeps/powerpc/dl-start: Likewise.
8717         * sysdeps/sparc/sparc32/dl-machine: Likewise.
8718         * sysdeps/sparc/sparc64/dl-machine: Likewise.
8719         * sysdeps/sh/dl-machine: Likewise.
8720         * sysdeps/s390/s390-32/dl-machine: Likewise.
8721         * sysdeps/s390/s390-64/dl-machine: Likewise.
8722         * sysdeps/unix/sysv/aix/libc-start: Likewise.
8723         * sysdeps/unix/sysv/aix/start-libc: Likewise.
8724         * sysdeps/unix/sysv/linux/ia64/dl-static: Likewise.
8725         * sysdeps/unix/sysv/linux/m68k/getpagesize: Likewise.
8726         * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize: Likewise.
8727         * sysdeps/x86_64/dl-machine: Likewise.
8729 2002-01-31  Ulrich Drepper  <drepper@redhat.com>
8731         * sysdeps/posix/readv.c: Don't use alloca if the memory requirements
8732         are too high.
8734 2002-01-31  Andreas Schwab  <schwab@suse.de>
8736         * sysdeps/posix/readv.c: Check for ssize_t overflow.
8738 2002-01-31  Andreas Schwab  <schwab@suse.de>
8740         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Fix leftover
8741         reference to _dl_pagesize.
8743 2002-01-30  Ulrich Drepper  <drepper@redhat.com>
8745         * Versions.def [ld]: Add GLIBC_2.3.
8746         * elf/dl-addr.c: Move global variables for SHARED code in struct
8747         _rtld_global.  Export this struct, remove all exports for the
8748         signal variables.
8749         * elf/dl-close.c: Likewise.
8750         * elf/dl-conflict.c: Likewise.
8751         * elf/dl-debug.c: Likewise.
8752         * elf/dl-deps.c: Likewise.
8753         * elf/dl-dst.h: Likewise.
8754         * elf/dl-error.c: Likewise.
8755         * elf/dl-fini.c: Likewise.
8756         * elf/dl-init.c: Likewise.
8757         * elf/dl-iteratephdr.c: Likewise.
8758         * elf/dl-libc.c: Likewise.
8759         * elf/dl-load.c: Likewise.
8760         * elf/dl-lookup.c: Likewise.
8761         * elf/dl-minimal.c: Likewise.
8762         * elf/dl-object.c: Likewise.
8763         * elf/dl-open.c: Likewise.
8764         * elf/dl-profile.c: Likewise.
8765         * elf/dl-profstub.c: Likewise.
8766         * elf/dl-reloc.c: Likewise.
8767         * elf/dl-runtime.c: Likewise.
8768         * elf/dl-support.c: Likewise.
8769         * elf/dl-sym.c: Likewise.
8770         * elf/dl-version.c: Likewise.
8771         * elf/do-lookup.h: Likewise.
8772         * elf/do-rel.h: Likewise.
8773         * elf/dynamic-link.h: Likewise.
8774         * elf/rtld.c: Likewise.
8775         * sysdeps/generic/dl-cache.c: Likewise.
8776         * sysdeps/generic/dl-sysdep.c: Likewise.
8777         * sysdeps/generic/ldsodefs.h: Likewise.
8778         * sysdeps/generic/libc-start.c: Likewise.
8779         * sysdeps/i386/dl-machine.h: Likewise.
8780         * sysdeps/ia64/dl-fptr.c: Likewise.
8781         * sysdeps/ia64/dl-machine.h: Likewise.
8782         * sysdeps/unix/sysv/linux/dl-librecon.h: Likewise.
8783         * sysdeps/unix/sysv/linux/dl-origin.c: Likewise.
8784         * sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
8785         * sysdeps/unix/sysv/linux/getclktck.c: Likewise.
8786         * sysdeps/unix/sysv/linux/getpagesize.c: Likewise.
8787         * sysdeps/unix/sysv/linux/i386/dl-librecon.h: Likewise.
8788         * sysdeps/unix/sysv/linux/ia64/dl-static.c: Likewise.
8789         * sysdeps/unix/sysv/linux/ia64/getpagesize.c: Likewise.
8791 2002-01-29  Ulrich Drepper  <drepper@redhat.com>
8793         * sysdeps/ia64/dl-lookupcfg.h (DL_AUTO_FUNCTION_ADDRESS): Add cast
8794         to avoid warning
8795         (DL_STATIC_FUNCTION_ADDRESS): Likewise.
8797         * elf/dl-lookup.c: Only define or handle _dl_num_relocations for the
8798         SHARED version.
8799         * elf/dl-reloc.c: Likewise for _dl_num_cache_relocations.
8801         * elf/rtld.c (_dl_start): Use __builtin_memset if available.
8803 2002-01-29  Ben Collins  <bcollins@debian.org>
8805         * string/bits/string2.h (__mempcpy): Protect size arg for
8806         addition when using __builtin_memcpy.
8808 2002-01-29  Ulrich Drepper  <drepper@redhat.com>
8810         * stdlib/Makefile (tests): Add tst-qsort.
8811         * stdlib/tst-qsort.c: New file.  Written by Paul Eggert.
8813         * manual/signal.texi (Process Signal Mask): Document that
8814         pthread_sigmask, not sigprocmask, must be used in MT programs.
8815         Patch by Bertold Kolics <Bertold.Kolics@Sun.COM>.
8817         * misc/hsearch_r.c (hsearch_r): Don't insert anything if entry is
8818         found.
8819         * misc/Makefile (tests): Add tst-hsearch.
8820         * misc/tst-hsearch.c: New file.
8822 2002-01-18  Wolfram Gloger  <wg@malloc.de>
8824         * malloc/malloc.c: Rewrite, adapted from Doug Lea's malloc-2.7.0.c.
8825         * malloc/malloc.h: Likewise.
8826         * malloc/thread-m.h: Spinlock definitions for x86/x86_64.
8827         * malloc/arena.c: New file.
8828         * malloc/hooks.c: New file.
8829         * malloc/tst-mallocstate.c: New file.
8830         * malloc/Makefile: Add new testcase tst-mallocstate.
8831         Add arena.c and hooks.c to distribute.  Fix commented CPPFLAGS.
8833 2002-01-28  Ulrich Drepper  <drepper@redhat.com>
8835         * stdlib/msort.c: Remove last patch.  The optimization violates the
8836         same rule which qsort.c had problems with.
8838 2002-01-27  Paul Eggert  <eggert@twinsun.com>
8840         * stdlib/qsort.c (_quicksort): Do not apply the comparison function
8841         to a pivot element that lies outside the array to be sorted, as
8842         ISO C99 requires that the comparison function be called only with
8843         addresses of array elements [PR libc/2880].
8845 2002-01-28  Ulrich Drepper  <drepper@redhat.com>
8847         * elf/dl-load.c (_dl_map_object): Remove incorrect optimization
8848         for SHARED code.  Reported by Ben Collins <bcollins@debian.org>.
8850         * timezone/asia: Update from tzdata2002b.
8851         * timezone/australasia: Likewise.
8852         * timezone/backward: Likewise.
8853         * timezone/europe: Likewise.
8854         * timezone/leapseconds: Likewise.
8855         * timezone/iso3166.tab: Likewise.
8856         * timezone/zone.tab: Likewise.
8858 2002-01-23  Richard Henderson  <rth@redhat.com>
8860         * sysdeps/alpha/Makefile (pic-ccflag): New variable.
8862 2002-01-28  Ulrich Drepper  <drepper@redhat.com>
8864         * string/strxfrm.c: Allocate one more byte for rulearr and clear
8865         this element [PR libc/2855].
8867         * string/strcoll.c: Handle zero-length arguments specially
8868         [PR libc/2856].
8870 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
8872         * string/bits/string2.h (__mempcpy): For gcc 3.0+, don't use
8873         __mempcpy_small but instead use __builtin_memcpy ( , , n) + n for
8874         short lengths and constant src.
8875         (strcpy): Don't optimize for gcc 3.0+.
8876         (__stpcpy): For gcc 3.0+, don't use
8877         __stpcpy_small but instead use __builtin_strcpy (, src) + strlen (src)
8878         for short string literal src.
8880 2002-01-23  Jeroen Dobbelaere  <jeroen.dobbelaere@acunia.com>
8882         * sysdeps/unix/sysv/linux/configure.in (libc_cv_gcc_unwind_find_fde):
8883         Set for arm, too.
8885 2001-01-22  Paul Eggert  <eggert@twinsun.com>
8887         * manual/llio.texi (Linked Channels, Cleaning Streams):
8888         Make it clearer that a just-opened input stream might need cleaning.
8890 2002-01-21  H.J. Lu  <hjl@gnu.org>
8892         * sysdeps/mips/dl-machine.h (ELF_MACHINE_BEFORE_RTLD_RELOC):
8893         Don't use label at end of compound statement.
8895 2002-01-28  Stephen L Moshier  <moshier@mediaone.net>
8897         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c (__ieee754_lgammal_r):
8898         Remove test for negative integer arg; sin_pi does it correctly.
8900 2002-01-20  Ulrich Drepper  <drepper@redhat.com>
8902         * nscd/Makefile (distribute): Filter out xmalloc.c.
8904 2002-01-19  Ulrich Drepper  <drepper@redhat.com>
8906         * libio/fileops.c (_IO_file_underflow_mmap): Don't define as static.
8907         Set offset if read end wasn't the buffer end.
8908         (_IO_file_seekoff_mmap): New function.
8909         (_IO_file_xsgetn_mmap): New function.
8910         (_IO_file_jumps_mmap): Use the two new functions.
8911         * libio/wfileops.c (_IO_wfile_underflow_mmap): Handle end read buffer
8912         != end buffer.
8913         * libio/libioP.h: Declare _IO_file_seekoff_mmap and
8914         _IO_file_underflow_mmap.
8915         * libio/iofopen.c: Don't position file descriptor at end of file.
8916         * libio/tst-widetext.c: Improve error messages.
8917         * stdio-common/tst-rndseek.c: Likewise.
8919 2002-01-18  Ulrich Drepper  <drepper@redhat.com>
8921         * sysdeps/unix/sysv/linux/bits/statvfs.h: Avoid warning about comma at
8922         end of enum for !_GNU_SOURCE.
8923         * sysdeps/unix/sysv/linux/alpha/bits/statvfs.h: Likewise.
8924         * sysdeps/unix/sysv/linux/ia64/bits/statvfs.h: Likewise.
8925         * sysdeps/unix/sysv/linux/sparc/bits/statvfs.h: Likewise.
8926         * sysdeps/mach/hurd/bits/statvfs.h: Don't define non-standard ST_*
8927         values unless _GNU_SOURCE.
8929         * iconvdata/tcvn5712-1.c: Minor cleanups.
8931 2002-01-18  Andreas Schwab  <schwab@suse.de>
8933         * sysdeps/unix/sysv/linux/configure.in
8934         (libc_cv_gcc_unwind_find_fde): Set for m68k, too.
8936 2002-01-16  Roger Sayle  <roger@eyesopen.com>
8938         * stdlib/msort.c (msort_with_tmp): Replace implementation with
8939         more efficient "Towers of Hanoi" mergesort.
8940         (hanoi_sort, hanoi_sort_int, hanoi_sort_long): New functions,
8941         for generic, sizeof(int) and sizeof(long) variants respectively.
8943 2002-01-17  Ulrich Drepper  <drepper@redhat.com>
8945         * manual/syslog.texi (openlog): Describe possible problems with
8946         first parameter.
8947         Patch by Christopher Allen Wing <wingc@engin.umich.edu>.
8949         * nscd/nscd.c (drop_privileges): Removed.  Adjust caller.
8950         * nscd/connections.c (begin_drop_privileges): New function.
8951         (finish_drop_privileges): New function.
8952         (nscd_init): Call the new functions which also install all groups
8953         for the server user.
8954         * nscd/Makefile (nscd-modules): Add xmalloc for nscd.
8955         Patch by Christopher Allen Wing <wingc@engin.umich.edu>.
8957 2002-01-17  H.J. Lu  <hjl@gnu.org>
8959         * sysdeps/mips/dl-machine.h (__dl_runtime_resolve): Remove
8960         `const' from `got'.
8962 2002-01-17  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8964         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Use 64 bit
8965         instructions for pointer operations.
8966         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
8968 2002-01-17  Andreas Jaeger  <aj@suse.de>
8970         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: GCC 3.1 has
8971         __uint128_t build-in.
8973         * sysdeps/unix/sysv/linux/configure.in: Fix check for S390 and
8974         PowerPC, sync with 2.2 branch.
8976 2002-01-16  Ulrich Drepper  <drepper@redhat.com>
8978         * posix/getconf.c: Update copyright year.
8979         * nss/getent.c: Likewise.
8980         * nscd/nscd_nischeck.c: Likewise.
8981         * iconv/iconvconfig.c: Likewise.
8982         * iconv/iconv_prog.c: Likewise.
8983         * elf/ldconfig.c: Likewise.
8984         * catgets/gencat.c: Likewise.
8985         * csu/version.c: Likewise.
8986         * elf/ldd.bash.in: Likewise.
8987         * elf/sprof.c (print_version): Likewise.
8988         * locale/programs/locale.c: Likewise.
8989         * locale/programs/localedef.c: Likewise.
8990         * nscd/nscd.c (print_version): Likewise.
8991         * debug/xtrace.sh: Likewise.
8992         * malloc/memusage.sh: Likewise.
8993         * malloc/mtrace.pl: Likewise.
8995 2002-01-16  Andreas Schwab  <schwab@suse.de>
8997         * sysdeps/unix/sysv/linux/ia64/ldd-rewrite.sed: Fix regexp to
8998         reliably remove "-ia64" from rtld name.
9000 2002-01-16  Ulrich Drepper  <drepper@redhat.com>
9002         * iconvdata/gb18030.c: Bug fixes and support for more characters.
9003         Patch by Yu Shao <yshao@redhat.com>.
9005 2002-01-16  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9007         * sysdeps/unix/sysv/linux/s390/swapcontext.c: Remove.
9008         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: New file.
9009         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: New file.
9011 2002-01-14  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9013         * sysdeps/s390/fpu/libm-test-ulps: Update.
9015 2002-01-11  Ulrich Drepper  <drepper@redhat.com>
9017         * elf/elf.h: Update x86 relocations.
9019 2002-01-10  Ulrich Drepper  <drepper@redhat.com>
9021         * locale/programs/charmap.c (new_width): Check whether byte
9022         sequences for both ends of range have the same length.
9024 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
9026         * elf/elf.h (SHN_UNDEF): Remove duplicate definition.
9028 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
9030         * sysdeps/alpha/fpu/e_sqrt.c (__ieee754_sqrt): Don't use multi-line
9031         string literals.
9032         (__full_ieee754_sqrt): Add __attribute_used__.
9034 2002-01-10  Ulrich Drepper  <drepper@redhat.com>
9036         * sysdeps/generic/group_member.c (__group_member): Also check
9037         groups[0] [PR libc/2781].
9039 2002-01-08  Ulrich Drepper  <drepper@redhat.com>
9041         * Makefile (distribute): Add scripts/cpp.
9042         * elf/Makefile (distribute): Add reldep6mod[01234].c,
9043         unwind-dw2.c, unwind-dw2-fde.c, unwind.h, unwind-pe.h,
9044         unwind-dw2-fde.h, and dwarf2.h.
9045         * sysdeps/unix/bsd/bsd4.4/Dist: New file.
9046         * sysdeps/unix/sysv/aix/Dist: Add sysv_termio.h and start-libc.c.
9047         * sysdeps/unix/sysv/linux/ia64/Dist: Add ldd-rewrite.sed.
9048         * sysdeps/unix/sysv/linux/s390/Dist: Likewise.
9050 2002-01-07  Roland McGrath  <roland@frob.com>
9052         * sysdeps/mach/hurd/i386/init-first.c (_hurd_stack_setup): Use
9053         volatile on type of ARGC so the compiler doesn't get clever.
9055 2002-01-07  Andreas Jaeger  <aj@suse.de>
9057         * sysdeps/generic/bits/byteswap.h: Prevent double inclusion.
9058         * sysdeps/i386/bits/byteswap.h: Likewise.
9059         * sysdeps/ia64/bits/byteswap.h: Likewise.
9060         * sysdeps/m68k/bits/byteswap.h: Likewise.
9061         * sysdeps/s390/s390-32/bits/byteswap.h: Likewise.
9062         * sysdeps/s390/s390-64/bits/byteswap.h: Likewise [PR libc/2757].
9064 2002-01-02  Bruno Haible  <bruno@clisp.org>
9066         * intl/plural.y: Fix %expect count.
9068 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
9070         * elf/Makefile (routines, shared-only-routines): Add
9071         unwind-dw2-fde-glibc instead of unwind-dw2-fde.
9072         * elf/elf.h (PT_GNU_EH_FRAME): Define.
9073         * sysdeps/generic/unwind-dw2-fde-glibc.c: New file.
9074         * sysdeps/generic/unwind-dw2-fde.c (__register_frame_info_bases):
9075         Optimize if .eh_frame section contains no FDEs.
9076         (__register_frame, __deregister_frame_info_bases,
9077         __deregister_frame): Likewise.
9078         * sysdeps/generic/unwind-dw2.c (execute_cfa_program): Fix
9079         DW_CFA_restore handling.
9081 2002-01-07  Stephen L Moshier  <moshier@mediaone.net>
9083         * sysdeps/ieee754/ldbl-96/s_erfl.c (erfcl): Fix K&R header.
9085         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c (sin_pi): Fix typo in test
9086         for x < 0.25 and restore original range reduction method.
9087         (__ieee754_lgammal_r): Make sure signgam is set before returning.
9089 2002-01-07  Ulrich Drepper  <drepper@redhat.com>
9091         * libio/fileops.c (_IO_file_underflow_mmap): New function.
9092         (_IO_file_close_mmap): New function.
9093         (_IO_file_jumps_mmap): New variable.
9094         * libio/wfileops.c (_IO_wfile_underflow): Reset read pointer before
9095         trying to convert rest of byte buffer.
9096         (_IO_wfile_underflow_mmap): New function.
9097         (_IO_wfile_jumps_mmap): New variable.
9098         * libio/iofopen.c (__fopen_maybe_mmap): New function.
9099         (__fopen_internal): New function.  Split out from _IO_new_fopen.
9100         (_IO_new_fopen): Call __fopen_internal.
9101         * libio/iofopen64.c: Just call __fopen_internal.
9102         * libio/iofdopen.c: Call __fopen_maybe_mmap before returning
9103         successfully.
9104         * libio/iolibio.h: Declare __fopen_internal and __fopen_maybe_mmap.
9105         * libio/libioP.h: Declare _IO_file_jumps_mmap, _IO_wfile_jumps_mmap,
9106         _IO_file_close_mmap.
9108         * sysdeps/gnu/_G_config.h: Define _G_MMAP64.
9109         * sysdeps/unix/sysv/linux/cris/_G_config.h: Likewise.
9111         * stdio-common/Makefile (tests): Add tst-rndseek.
9112         * stdio-common/tst-rndseek.c: New file.
9114 2002-01-05  Roland McGrath  <roland@frob.com>
9116         * config.h.in (HAVE_MIG_RETCODE): New #undef.
9117         * sysdeps/mach/hurd/configure.in (hurd_MIG_RETCODE: New macro
9118         swiped from hurd package's aclocal.m4; use it to set HAVE_MIG_RETCODE.
9119         * sysdeps/mach/hurd/configure: Regenerated.
9121 2002-01-03  Ulrich Drepper  <drepper@redhat.com>
9123         * elf/elf.h: Add more TLS definitions.
9125 2002-01-02  Ulrich Drepper  <drepper@redhat.com>
9127         * include/features.h (__GLIBC_MINOR__): Bump to 3.
9129 2002-01-02  Roland McGrath  <roland@frob.com>
9131         * sysdeps/mach/hurd/sigwait.c (__sigwait): Use __sigandset,
9132         __sigisemptyset.  Don't use MASK uninitialized.
9134         * sysdeps/mach/hurd/sigprocmask.c (__sigprocmask): Use __sigorset.
9135         * hurd/hurdinit.c (_hurd_new_proc_init): Use __sigisemptyset.
9136         * hurd/hurdsig.c (_hurd_internal_post_signal): Use __sigismember,
9137         __sigdelset, __sigaddset, __sigorset.
9139         * sysdeps/generic/htonl.c: Use uint32_t instead of u_int32_t.
9140         * sysdeps/generic/htons.c: Use uint16_t instead of u_int16_t.
9142         * hurd/hurdinit.c (_hurd_ports_use): Return EGRATUITOUS when
9143         _hurd_ports is null.
9145         * hurd/hurdsig.c (_hurdsig_init): Conditionalize exception port setup
9146         for old CMU and new OSF Mach interface flavors.
9147         * hurd/hurdfault.c (_hurdsig_fault_init): Likewise.
9148         * sysdeps/mach/hurd/fork.c (__fork): Likewise.
9150         * hurd/hurdsig.c (_hurd_internal_post_signal): Leave msgh_seqno unset.
9152         * sysdeps/mach/hurd/spawni.c (__spawni) [KERN_INVALID_LEDGER]:
9153         Pass extra arguments to task_create for OSF variant.
9154         * sysdeps/mach/hurd/fork.c (__fork): Likewise.
9156         * sysdeps/powerpc/elf/libc-start.c: Make AUXVEC diddling code
9157         conditional on [HAVE_AUX_VECTOR].
9159         * mach/mach/mach_traps.h (thread_switch, __thread_switch): Use
9160         mach_msg_timeout_t as type of final argument.
9162         * hurd/privports.c (__get_privileged_ports):
9163         Change host_priv_t to mach_port_t in argument type.
9164         * hurd/hurd.h (get_privileged_ports, __get_privileged_ports):
9165         Update decls.
9167         * sysdeps/mach/hurd/i386/bits/sigcontext.h: Protect from
9168         multiple inclusion.  Inhibit #error under [_SYS_UCONTEXT_H].
9169         * sysdeps/mach/hurd/alpha/bits/sigcontext.h: Likewise.
9170         * sysdeps/mach/hurd/hppa/bits/sigcontext.h: Likewise.
9171         * sysdeps/mach/hurd/mips/bits/sigcontext.h: Likewise.
9172         * sysdeps/mach/hurd/powerpc/bits/sigcontext.h: Likewise.
9174 2002-01-01  Roland McGrath  <roland@frob.com>
9176         * sysdeps/mach/hurd/errnos.awk: Tighten up device_types.h matching.
9178 2002-01-01  Ulrich Drepper  <drepper@redhat.com>
9180         * include/stdlib.h: Define inlines for the _l variants of the strto*
9181         functions.
9183 2002-01-01  Roland McGrath  <roland@frob.com>
9185         * sysdeps/mach/hurd/powerpc/intr-msg.h: Remove extraneous backslash.
9187         * mach/Machrules (MIG): Set CPP as well as CC.
9189 2001-12-31  Ulrich Drepper  <drepper@redhat.com>
9191         * sysdeps/unix/sysv/linux/getloadavg.c (getloadavg): Always use C
9192         locale to parse /proc/loadavg [PR libc/2760].
9194 2001-12-31  Jakub Jelinek  <jakub@redhat.com>
9196         * elf/dl-conflict.c: Include sys/param.h.
9197         (RESOLVE_CONFLICT_FIND_MAP): Cast r_offset to ElfW(Addr).
9198         * sysdeps/alpha/dl-machine.h (elf_machine_runtime_setup): Avoid
9199         warning.
9200         (TRAMPOLINE_TEMPLATE, RTLD_START): Don't use multi-line string
9201         literals to avoid warnings.
9203 2001-12-31  Andreas Jaeger  <aj@suse.de>
9205         * configure.in: Don't check for gsed since we do not use it anywhere.
9207 2001-12-25  Dmitry V. Levin  <ldv@alt-linux.org>
9209         * io/fts.c: Update from BSD to fix memory leaks.
9211 2001-12-25  Dmitry V. Levin  <ldv@alt-linux.org>
9213         * crypt/md5-crypt.c: Realloc error handling memory leak fix.
9214         * elf/chroot_canon.c: Likewise.
9215         * elf/dl-object.c: Likewise.
9216         * iconv/iconv_charmap.c: Likewise.
9217         * iconv/iconv_prog.c: Likewise.
9218         * libio/iogetdelim.c: Likewise.
9219         * locale/lc-time.c: Likewise.
9220         * stdlib/canonicalize.c: Likewise.
9221         * sunrpc/svc.c: Likewise.
9222         * sysdeps/generic/glob.c: Likewise.
9224 2001-12-19  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9226         * sysdeps/unix/sysv/linux/s390/profil-counter.h: Move/copy to ...
9227         * sysdeps/unix/sysv/linux/s390/s390-32/profil-counter.h: ... here,
9228         remove high order bit from the program counter.
9229         * sysdeps/unix/sysv/linux/s390/s390-64/profil-counter.h: ... and here.
9231 2001-12-19  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9233         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): Remove
9234         unnecessary code and add missing reloc types.
9235         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Add empty
9236         case for reloc type R_390_NONE.
9238 2001-12-28  Andreas Jaeger  <aj@suse.de>
9240         * io/bug-ftw3.c: Include string.h for prototypes.
9242         * crypt/md5test.c (main): Remove unused variable.
9244         * dlfcn/modstatic.c: Add prototype to avoid warning.
9246 2001-12-26  Roland McGrath  <roland@frob.com>
9248         * sysdeps/mach/hurd/sigwait.c (__sigwait): When returning immediately,
9249         check only (SS->pending & MASK) for the signal to return.
9250         From Jeroen Dekkers <jeroen@dekkers.cx>.
9252 2001-12-22  Roland McGrath  <roland@frob.com>
9254         * iconv/skeleton.c [!RESET_INPUT_BUFFER && !SAVE_RESET_STATE]:
9255         Use preprocessor #if conditionals instead of `if' to avoid
9256         warnings about divide by zero in dead code.
9258         * hurd/Versions (libc: GLIBC_2.2.5): Add _hurd_port_set,
9259         _hurd_port_init, and __hurd_self_sigstate.
9261         * mach/Versions (libc: GLIBC_2.2.5): Add mig_strncpy.
9263 2001-12-21  Andreas Jaeger  <aj@suse.de>
9265         * elf/dblloadmod1.c: Add prototype to avoid warning.
9266         * elf/dblloadmod2.c: Likewise.
9267         * elf/dblloadmod3.c: Likewise.
9268         * elf/reldepmod5.c: Likewise.
9269         * elf/reldepmod6.c: Likewise.
9271         * elf/dl-conflict.c (_dl_resolve_conflicts): Add unused attribute
9272         for resolve_conflict_map since RESOLVE_CONFLICT_FIND_MAP is not
9273         used on all architectures.
9275         * sunrpc/svc_tcp.c: Add noreturn attribute for
9276         svctcp_rendezvous_abort.
9277         * sunrpc/svc_unix.c: Likewise for svcunix_rendezvous_abort.
9279         * sysdeps/generic/strstr.c (strstr): Add paranthese for assignment
9280         to avoid warning.
9282 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
9284         * manual/llio.texi (aio_fsync): Fix a typo.
9285         Patch by Tammy Fox <tfox@redhat.com>.
9287 2001-12-18  Jakub Jelinek  <jakub@redhat.com>
9289         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (clone): Subtract
9290         stack bias from child stack pointer before passing it to clone syscall.
9292 2001-12-18  Ulrich Drepper  <drepper@redhat.com>
9294         * sysdeps/posix/sysconf.c (__sysconf): Respect POSIX minimum for
9295         _SC_TZNAME_MAX.
9296         * sysdeps/generic/sysconf.c (__sysconf): Likewise.
9297         Reported by Thorsten Kukuk <kukuk@suse.de>.
9299         * sysdeps/unix/grantpt.c (grantpt): Correct typo in comment and
9300         add some casts.
9302         * sysdeps/unix/sysv/linux/grantpt.c: Make __unix_grantpt static.
9304 2001-12-18  Thorsten Kukuk  <kukuk@suse.de>
9306         * sysdeps/unix/sysv/linux/grantpt.c: Make errno results standard
9307         conforming: return EBADF if file descriptor is invalid and EINVAL
9308         if file descriptor is no valid tty.
9309         * login/tst-grantpt.c: New file.
9310         * login/Makefile (tests): Add tst-grantpt.
9312 2001-12-17  Ulrich Drepper  <drepper@redhat.com>
9314         * io/ftw.c (ftw_dir): Handle inaccessibility of toplevel dir
9315         different than implemented in last patch.
9316         * io/bug-ftw3.c: Adjust test for changed handling of
9317         inaccessibility of toplevel dir.
9319 2001-12-16  Roland McGrath  <roland@frob.com>
9321         * nss/nsswitch.c (__nss_next): Don't use __FUNCTION__ as literal.
9322         * grp/initgroups.c (internal_getgrouplist): Likewise.
9324         * hurd/intr-msg.c (_hurd_intr_rpc_mach_msg): Add `break' after
9325         `default:' to silence new GCC warning.
9326         Rewrite cast of lvalue to silence new GCC warning.
9328         * sysdeps/mach/hurd/i386/init-first.c: Avoid multi-line strings in asm.
9330         * sysdeps/mach/hurd/spawni.c: New file, by me with a
9331         couple fixes by Neal H Walfield <neal@cs.uml.edu>.
9333 2001-12-14  Ulrich Drepper  <drepper@redhat.com>
9335         * sysdeps/generic/strstr.c (strstr): Update.  New optimized version.
9336         Patch by Stephen R. van den Berg.
9338         * crypt/md5.h: Define md5_uintptr.
9340 2001-12-13  Ulrich Drepper  <drepper@redhat.com>
9342         * libio/tst_swprintf.c (main): Add test for string argument with
9343         zero precision.
9344         * stdio-common/Makefile (tests): Add tst-sprintf.
9345         * stdio-common/tst-sprintf.c: New file.
9347 2001-12-13  Andreas Schwab  <schwab@suse.de>
9349         * stdio-common/vfprintf.c (process_string_arg): Correctly handle
9350         zero precision with wide character string format.
9352 2001-12-13  Thorsten Kukuk  <kukuk@suse.de>
9354         * sysdeps/posix/cuserid.c (cuserid): If we don't find the UID,
9355         but have a user supplied buffer, return the empty buffer, not NULL.
9357 2001-12-13  Ulrich Drepper  <drepper@redhat.com>
9359         * crypt/md5.c (md5_process_bytes): Correct handling of alignment.
9360         Patch by Eric Sharkey <sharkey@netrics.com>.
9362         * crypt/md5test.c (main): Add test for multiple calls to
9363         __md5_process_bytes to itererate over input string.
9365 2001-12-12  Ulrich Drepper  <drepper@redhat.com>
9367         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Mostly the code
9368         from __nis_findfastest.  Take timeout value from parameter.
9369         (__nis_findfastest): Call __nis_findfastest_with_timeout repeatedly.
9370         * nis/nis_intern.h: Define parameters controlling __nis_findfastest
9371         [PR libc/2520].  Patch by Alexander Belopolsky <alexb@rentec.com>.
9373 2001-12-12  Andreas Jaeger  <aj@suse.de>
9375         * configure.in: Use -nostartfiles -nostdlib for linker tests, fix
9376         combreloc test so that it works in this case.
9378         * sysdeps/arm/dl-machine.h (elf_machine_rela): Fix typo in last patch.
9380 2001-12-12  NIIBE Yutaka  <gniibe@m17n.org>
9382         * sysdeps/sh/Makefile: New file.
9383         * sysdeps/sh/_mcount.S: New file.
9384         * sysdeps/sh/sysdep.h (CALL_MCOUNT): Implemented.
9385         * sysdeps/sh/machine-gmon.h: Remove "NOTYET" comment, as we are ready.
9387 2001-12-11  Ulrich Drepper  <drepper@redhat.com>
9389         * resolv/nss_dns/dns-host.c (getanswer_r): Remove MAX_NR_ADDRS
9390         limitation [PR libc/2564].
9392 2001-12-11  Jakub Jelinek  <jakub@redhat.com>
9394         * elf/Makefile (dl-routines): Add conflict.
9395         (rtld-ldscript-in, rtld-ldscript, rtld-parms): Remove.
9396         (ld.so): Add _begin local symbol.
9397         * elf/elf.h (DT_VALTAGIDX, DT_VALNUM, DT_ADDRTAGIDX, DT_ADDRNUM):
9398         Define.
9399         * elf/dl-deps.c (_dl_build_local_scope): New.
9400         (_dl_map_object_deps): If LD_TRACE_PRELINKING, compute local scopes
9401         of all libraries.
9402         * elf/do-rel.h (VALIDX): Define.
9403         (elf_dynamic_do_rel): If ELF_MACHINE_PLT_REL is defined, don't do
9404         lazy binding for RELA.  If DT_GNU_PRELINKED, DT_RELACOUNT relocations
9405         can be skipped.
9406         * elf/dl-conflict.c: New file.
9407         * elf/dl-lookup.c (_dl_debug_bindings): New.
9408         (_dl_lookup_symbol): Use _dl_debug_bindings.  Reference_name is always
9409         non-NULL.
9410         (_dl_lookup_symbol_skip): Likewise.
9411         (_dl_lookup_versioned_symbol): Likewise.
9412         (_dl_lookup_versioned_symbol_skip): Likewise.
9413         * elf/dl-runtime.c (PLTREL): If ELF_MACHINE_PLT_REL is defined,
9414         define to ElfW(Rel).
9415         * elf/dynamic-link.h (elf_get_dynamic_info): Record selected dynamic
9416         tags in the DT_VALRNGLO..DT_VALRNGHI and DT_ADDRRNGLO..DT_ADDRRNGHI
9417         ranges.
9418         Don't adjust address dynamic tags if l_addr is 0.
9419         * elf/rtld.c (_dl_trace_prelink, _dl_trace_prelink_map): New variables.
9420         (_dl_start): Skip ELF_DYNAMIC_RELOCATE if ld.so is prelinked.
9421         (VALIDX, ADDRIDX): Define.
9422         (_dl_start_final): Initialize _dl_rtld_map's l_map_start and l_map_end.
9423         (dl_main): Print library list for LD_TRACE_PRELINKING.
9424         If prelinking information can be used, skip relocating libraries and
9425         call _dl_resolve_conflicts instead.
9426         (process_envvars): Handle LD_TRACE_PRELINKING envvar.
9427         * elf/dl-load.c (_dl_map_object): Don't create fake libs
9428         if LD_TRACE_PRELINKING.
9429         * include/link.h (struct link_map) [l_info]: Add DT_VALNUM
9430         + DT_ADDRNUM.
9431         * sysdeps/generic/ldsodefs.h (_dl_trace_prelink_map): New declaration.
9432         (DL_DEBUG_PRELINK): Define.
9433         (_dl_resolve_conflicts): Add prototype.
9435         * sysdeps/alpha/dl-machine.h (elf_machine_runtime_setup): Reinitialize
9436         .plt for prelinked libraries where prelinking info cannot be used.
9437         (elf_machine_rela): If relocating R_ALPHA_JMP_SLOT in .gnu.conflict
9438         section, use RESOLVE_CONFLICT_FIND_MAP to find out reloc's link_map.
9439         * sysdeps/arm/bits/link.h: New file.
9440         * sysdeps/arm/dl-machine.h (elf_machine_runtime_setup): Save original
9441         content of .got[1].
9442         (ELF_MACHINE_NO_RELA): Only define if RTLD_BOOTSTRAP.
9443         (ELF_MACHINE_PLT_REL): Define.
9444         (elf_machine_rela, elf_machine_rela_relative): New.
9445         (elf_machine_lazy_rel): Reinitialize R_ARM_JUMP_SLOT address instead
9446         of adjusting it if prelinked and prelinking cannot be used.
9447         * sysdeps/i386/bits/link.h: New file.
9448         * sysdeps/i386/dl-machine.h (elf_machine_runtime_setup): Save original
9449         content of .got[1].
9450         (ELF_MACHINE_NO_RELA): Only define if RTLD_BOOTSTRAP.
9451         (ELF_MACHINE_PLT_REL): Define.
9452         (elf_machine_rela, elf_machine_rela_relative): New.
9453         (elf_machine_lazy_rel): Reinitialize R_386_JUMP_SLOT address instead
9454         of adjusting it if prelinked and prelinking cannot be used.
9455         * sysdeps/powerpc/dl-machine.h (elf_machine_rela): If relocating
9456         conflicts, skip finaladdr computation.  Use RESOLVE_CONFLICT_FIND_MAP
9457         to find out map for R_PPC_JMP_SLOT relocs.
9458         * sysdeps/sparc/sparc32/dl-machine.h (VALIDX): Define.
9459         (OPCODE_BA): Define.
9460         (elf_machine_runtime_setup): Reinitialize .plt for prelinked
9461         libraries where prelinking info cannot be used.
9462         (sparc_fixup_plt): Renamed from elf_machine_fixup_plt.
9463         (elf_machine_fixup_plt): Call sparc_fixup_plt.
9464         (elf_machine_rela): Set value to 0 if relocating conflicts.
9465         Call sparc_fixup_plt for R_SPARC_JMP_SLOT.
9466         * sysdeps/sparc/sparc64/dl-machine.h (VALIDX): Define.
9467         (sparc64_fixup_plt): Fix a typo.
9468         (elf_machine_rela): Set value to 0 if relocating conflicts.
9469         Handle R_SPARC_JMP_SLOT relocs when relocating conflicts.
9470         (elf_machine_runtime_setup): Reinitialize .plt for prelinked
9471         libraries where prelinking info cannot be used.
9472         * sysdeps/sh/bits/link.h: New file.
9473         * sysdeps/sh/dl-machine.h (elf_machine_runtime_setup): Save original
9474         content of .got[1].
9475         (elf_machine_lazy_rel): Reinitialize R_SH_JMP_SLOT address instead
9476         of adjusting it if prelinked and prelinking cannot be used.
9477         * sysdeps/s390/s390-32/bits/link.h: New file.
9478         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_runtime_setup):
9479         Save original content of .got[1].
9480         (elf_machine_lazy_rel): Reinitialize R_390_JMP_SLOT address instead
9481         of adjusting it if prelinked and prelinking cannot be used.
9482         * sysdeps/s390/s390-64/bits/link.h: New file.
9483         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_runtime_setup):
9484         Save original content of .got[1].
9485         (elf_machine_lazy_rel): Reinitialize R_390_JMP_SLOT address instead
9486         of adjusting it if prelinked and prelinking cannot be used.
9487         * sysdeps/x86_64/bits/link.h: New file.
9488         * sysdeps/x86_64/dl-machine.h (elf_machine_runtime_setup):
9489         Save original content of .got[1].
9490         (elf_machine_lazy_rel): Reinitialize R_X86_64_JMP_SLOT address instead
9491         of adjusting it if prelinked and prelinking cannot be used.
9493 2001-12-11  Ulrich Drepper  <drepper@redhat.com>
9495         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_r): Use sizeof
9496         where appropriate instead of numbers.  Little optimizations.
9498 2001-12-10  Roland McGrath  <roland@frob.com>
9500         * sysdeps/mach/hurd/bind.c (bind): Don't deallocate IFSOCK if we never
9501         set it.
9503         * shlib-versions [USE_IN_LIBIO] (.*-.*-gnu-gnu.*): Set default
9504         set to GLIBC_2.2.5, not GLIBC_2.2.4.
9506         * sysdeps/mach/hurd/configure.in (libc_cv_gcc_unwind_find_fde):
9507         Fix conditionals so this is set by default for stdio and not for libio.
9508         * sysdeps/mach/hurd/configure: Regenerated.
9510 2001-12-10  Thorsten Kukuk  <kukuk@suse.de>
9512         * io/ftw.c (ftw_startup): Check, if the path is search and readable.
9514 2001-12-10  Ulrich Drepper  <drepper@redhat.com>
9516         * io/Makefile (tests): Add bug-ftw3.
9517         * io/bug-ftw3.c: New file.
9519         * sysdeps/generic/glob.c (glob): Return only pattern if nothing
9520         matches and GLOB_NOCHECK is set.
9521         * posix/globtest.sh: Correct expected result for NOCHECK test.
9523         * po/ca.po: Update from translation team.
9525 2001-12-09  Ulrich Drepper  <drepper@redhat.com>
9527         Implement transliteration of characters in strings of the locale
9528         definitions.
9529         * locale/programs/linereader.c: Adjust for additional parameter to
9530         lr_token.
9531         (get_string): If character <Uxxxx> is not found try to transliterate
9532         it.
9533         * locale/programs/ld-ctype.c: Adjust for additional parameter to
9534         lr_token.  Add const to charmap parameter of all functions.
9535         (find_translit, find_translit2): New functions.
9536         * locale/programs/charmap.c: Adjust for additional parameter to
9537         lr_token.
9538         * locale/programs/repertoire.c: Likewise.
9539         * locale/programs/linereader.h: Likewise.
9540         * locale/programs/ld-address.c: Likewise.  Add const to charmap
9541         parameter of all functions.
9542         * locale/programs/ld-collate.c: Likewise.
9543         * locale/programs/ld-identification.c: Likewise.
9544         * locale/programs/ld-measurement.c: Likewise.
9545         * locale/programs/ld-messages.c: Likewise.
9546         * locale/programs/ld-monetary.c: Likewise.
9547         * locale/programs/ld-name.c: Likewise.
9548         * locale/programs/ld-numeric.c: Likewise.
9549         * locale/programs/ld-paper.c: Likewise.
9550         * locale/programs/ld-paper.c: Likewise.
9551         * locale/programs/ld-telephone.c: Likewise.
9552         * locale/programs/ld-time.c: Likewise.
9553         * locale/programs/locfile.c: Likewise.
9554         * locale/programs/localedef.c: Likewise.
9555         * locale/programs/localedef.h: Likewise.
9556         * locale/programs/locfile.h: Likewise.  Add declaration for
9557         find_translit.
9558         * locale/programs/simple-hash.c: Add const to first parameter of
9559         find_entry, iterate_table, and lookup.
9560         * locale/programs/simple-hash.h: Likewise.
9561         * locale/localeinfo.h: Don't define __LC_LAST here.  Include <locale.h>
9562         instead.
9563         * include/locale.h: Define __LC_LAST.
9564         * iconv/Makefile (CFLAGS-linereader.c): Define to -DNO_TRANSLITERATION.
9566 2001-12-07  Geoff Keating  <geoffk@redhat.com>
9568         * sysdeps/powerpc/Dist: Update for recent FP changes.
9569         * sysdeps/powerpc/fpu/Dist: Likewise.
9571 2001-12-07  Andreas Schwab  <schwab@suse.de>
9573         * sysdeps/unix/sysv/linux/opensock.c: Include <string.h>.
9575 2001-12-06  Geoff Keating  <geoffk@redhat.com>
9577         * sysdeps/powerpc/Makefile (sysdep_routines): Don't build the fpr
9578         save/restore functions here.
9579         (libm-support): Don't define these functions here.
9580         * sysdeps/powerpc/fpu/Makefile: Build the fpr save/restore
9581         functions here.
9582         * sysdeps/powerpc/fe_nomask.c: Move to...
9583         * sysdeps/powerpc/fpu/fe_nomask.c: ... here.
9584         * sysdeps/powerpc/fprrest.S: Move to...
9585         * sysdeps/powerpc/fpu/fprrest.S: ... here.
9586         * sysdeps/powerpc/fprsave.S: Move to...
9587         * sysdeps/powerpc/fpu/fprsave.S: ... here.
9589 2001-12-06  Ulrich Drepper  <drepper@redhat.com>
9591         * sysdeps/unix/sysv/linux/opensock.c: New file.
9593 2001-12-06  Geoff Keating  <geoffk@redhat.com>
9595         * config.make.in (with-fp): Define from configure.
9596         * configure.in: Substitute with_fp.
9597         * configure: Regenerate.
9598         * sysdeps/powerpc/Makefile: Set -msoft-float when --without-fp is
9599         specified, and don't change FPU environment.
9601 2001-12-06  Ulrich Drepper  <drepper@redhat.com>
9603         * libio/vasprintf.c (_IO_vasprintf): Free buffer on failure.
9604         * assert/assert.c: Check result of __asprintf call and don't use
9605         string if it failed.
9606         * assert/assert-perr.c: Likewise.
9607         * inet/rcmd.c: Likewise.
9608         * locale/programs/localedef.c (main): Check result of
9609         construct_output_path and exit if it failed.
9610         (construct_output_path): Check result of asprintf and mkdir calls and
9611         fail if they failed.
9612         * posix/getopt.c: Check result of __asprintf calls and fail if
9613         they failed.
9614         Patch by Dmitry V. Levin <ldv@alt-linux.org>.
9616 2001-12-05  Ulrich Drepper  <drepper@redhat.com>
9618         * sysdeps/generic/strcasecmp.c (__strcasecmp): Little performance
9619         patch.
9620         * sysdeps/generic/strncase.c: Likewise.
9621         * string/tester.c: Add tests for strcasecmp and strncasecmp.
9623 2001-12-05  Geoff Keating  <geoffk@redhat.com>
9625         * scripts/cpp: Test the exit status from 'type', not 'awk'.
9627         * sysdeps/powerpc/__longjmp.S: Don't restore FP registers.
9628         * sysdeps/powerpc/fpu/__longjmp.S: Do restore FP registers.
9629         * sysdeps/powerpc/setjmp.S: Don't save FP registers.
9630         * sysdeps/powerpc/fpu/setjmp.S: Do save FP registers.
9631         * sysdeps/powerpc/fclrexcpt.c: Move to...
9632         * sysdeps/powerpc/fpu/fclrexcpt.c: ... here.
9633         * sysdeps/powerpc/fpu_control.h: Move to...
9634         * sysdeps/powerpc/fpu/fpu_control.h: ... here.
9636 2001-12-05  Ulrich Drepper  <drepper@redhat.com>
9638         * iconvdata/ibm1129.h: Remove duplicate mappings.
9639         * iconvdata/ibm937.c: Handle overflow errors.  Handle new tables.
9640         * iconvdata/ibm937.h: Reorganize table to safe a lot of space.
9641         Patch by Masahide Washizawa <WASHI@jp.ibm.com>.
9643         * timezone/zic.c: Fix handling of turnaround times.
9644         Patch by Arthur David Olson <olsona@dc37a.nci.nih.gov>.
9646 2001-12-02  Moshe Olshansky  <OLSHANSK@il.ibm.com>
9648         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder): Fix
9649         overflow problem.
9651 2001-12-05  Ulrich Drepper  <drepper@redhat.com>
9653         * posix/regex.c: For use outside glibc defined bounded pointer
9654         macros here.  Patch by Jim Meyering <jim@meyering.net>.
9656         * iconvdata/Makefile (modules): Add TCVN5712-1.
9657         * iconvdata/TESTS: Add TCVN5712-1.
9658         * iconvdata/gconv-modules: Likewise.
9659         * iconvdata/tcvn5712-1.c: New file.
9660         * iconvdata/testdata/TCVN-5712: New file.
9661         * iconvdata/testdata/TCVN-5712..UTF8: New file.
9663 2001-12-04  Ulrich Drepper  <drepper@redhat.com>
9665         * iconvdata/cp1258.c: Optimize conversion from UCS4.
9667 2001-12-02  Roland McGrath  <roland@frob.com>
9669         * mach/Makefile, mach/Machrules: Move comments out of \ continuations.
9671         * hurd/hurd.h (__hurd_fail): Add `break;' to silence new gcc-3 warning.
9672         Reported by Jeff Bailey <jbailey@nisa.net>.
9674         * hurd/hurd.h (_hurd_umask): Remove volatile qualifier from decl.
9675         Reported by Jeff Bailey <jbailey@nisa.net>.
9677         * mach/Makefile ($(objpfx)mach-syscalls.mk): Pass $(CFLAGS) to $(CC).
9678         * mach/Machrules ($(objpfx)%.udeps static pattern rule): Likewise.
9679         Reported by Jeff Bailey <jbailey@nisa.net>.
9681 2001-12-01  Roland McGrath  <roland@frob.com>
9683         * sysdeps/mach/hurd/configure.in (libc_cv_gcc_unwind_find_fde): Add
9684         missing backslash in test arguments.
9685         * sysdeps/mach/hurd/configure: Regenerated.
9687 2001-11-26  Roland McGrath  <roland@frob.com>
9689         * hurd/hurdinit.c (_hurd_ports_use): Check if _hurd_ports is null.
9690         Reported by John Tobey <jtobey@john-edwin-tobey.org>.
9692 2001-11-30  Ulrich Drepper  <drepper@redhat.com>
9694         * iconvdata/Makefile (modules): Add ARMSCII-8.
9695         * iconvdata/gconv-modules: Add entries for ARMSCII-8.
9696         * iconvdata/armscii-8.c: New file.
9698 2001-11-29  Jakub Jelinek  <jakub@redhat.com>
9700         * sysdeps/generic/glob.c (next_brace_sub): Return NULL if braces
9701         don't match, fix {{a,b},c} globbing, clean up.
9702         Patch by Flavio Veloso <flaviovs@magnux.com>.
9703         * posix/globtest.sh: Add new tests.
9705 2001-11-29  Andreas Jaeger  <aj@suse.de>
9707         * sysdeps/unix/sysv/linux/x86_64/Versions: Add arch_prctl.
9708         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add arch_prctl call.
9710         * sysdeps/generic/abort.c: Include libioP.h for
9711         _IO_flush_all_lockp prototype.
9713 2001-11-29  Ulrich Drepper  <drepper@redhat.com>
9715         * posix/regex.h: Define __restrict_arr correctly.
9717 2001-11-28  Ulrich Drepper  <drepper@redhat.com>
9719         * iconvdata/ibm1163.c: New file.
9720         * iconvdata/ibm1163.h: New file.
9721         * iconvdata/ibm1164.c: New file.
9722         * iconvdata/ibm1164.h: New file.
9723         * iconvdata/TESTS: Add entries for IBM1163 and IBM1164.
9724         * iconvdata/Makefile: Likewise.
9725         * iconvdata/testdata/IBM1163: New file.
9726         * iconvdata/testdata/IBM1163..UTF8: New file.
9727         * iconvdata/testdata/IBM1164: New file.
9728         * iconvdata/testdata/IBM1164..UTF8: New file.
9729         Patch by Masahide Washizawa <WASHI@jp.ibm.com>.
9731         * iconvdata/ibm1046.h: Optimize.  Remove duplicate mappings.
9732         * iconvdata/ibm1124.h: Likewise.
9733         * iconvdata/ibm1132.h: Likewise.
9734         * iconvdata/ibm1133.h: Likewise.
9735         * iconvdata/ibm1160.h: Likewise.
9736         * iconvdata/ibm1161.h: Likewise.
9737         * iconvdata/ibm1162.h: Likewise.
9738         * iconvdata/ibm856.h: Likewise.
9739         * iconvdata/ibm922.h: Likewise.
9740         * iconvdata/ibm930.h: Likewise.
9741         * iconvdata/ibm932.h: Likewise.
9742         * iconvdata/ibm933.h: Likewise.
9743         * iconvdata/ibm935.h: Likewise.
9744         * iconvdata/ibm937.h: Likewise.
9745         * iconvdata/ibm939.h: Likewise.
9746         * iconvdata/ibm943.h: Likewise.
9747         * iconvdata/ibm930.c: Pretty printing.
9748         * iconvdata/ibm937.c: Avoid access accross array boundary.
9750         * iconv/gconv_open.c (__gconv_open): Empty codeset name now means using
9751         the current locale's codeset.
9752         * iconv/iconv_open.c (iconv_open): Don't strip out everything for
9753         empty input string.
9754         * iconv/iconv_prog.c: Pass empty strings as default value for to-
9755         and from-charset.  Don't determine locale's charset here.
9757         * libio/genops.c (_IO_flush_all_lockp): New function.  The same code
9758         as the old _IO_flush_all but lock only if parameter is nonzero.
9759         (_IO_flush_all): Call _IO_flush_all_lockp with 1 as parameter.
9760         * libio/libioP.h: Add prototype for _IO_flush_all_lockp.
9761         * sysdeps/generic/abort.c (fflush): Define to _IO_flush_all_lockp(0)
9762         if libio is used [PR libc/2575].
9764 2001-11-28  Jakub Jelinek  <jakub@redhat.com>
9766         * sysdeps/sparc/fpu/bits/mathinline.h (__signbitf, __signbit,
9767         __signbitl): Only define for ISO C99.
9769 2001-11-22  Thorsten Kukuk  <kukuk@suse.de>
9771         * nss/nss_files/files-hosts.c (_nss_files_get##name##_r): Set
9772         herrnop to NETDB_INTERNAL if we run out of buffer space.
9774 2001-11-28  Ulrich Drepper  <drepper@redhat.com>
9776         * nss/nss_files/files-XXX.c (internal_getent): Correct input
9777         overflow test for platforms with signed char.
9778         Reported by Andrew Haley <aph@cambridge.redhat.com>.
9780 2001-11-28  Bruno Haible  <bruno@clisp.org>
9782         * locale/programs/simple-hash.c (lookup_2): Remove function.
9783         (insert_entry_2): Call lookup instead of lookup_2.
9785 2001-03-04  Bruno Haible  <bruno@clisp.org>
9787         * intl/dcigettext.c (DCIGETTEXT): Increment path_max proportionally.
9789 2001-10-31  Bruno Haible  <bruno@clisp.org>
9791         * intl/plural.y: Include <stddef.h>, needed for NULL with SunOS 4 cc.
9793 2001-03-21  Bruno Haible  <bruno@clisp.org>
9795         * intl/dcigettext.c (_nl_state_lock): Mark as #ifdef _LIBC. AIX 3 xlc
9796         chokes on empty macro arguments.
9797         * intl/plural.y: Add #pragma for alloca on AIX 3.
9799 2001-11-27  Ulrich Drepper  <drepper@redhat.com>
9801         * intl/dcigettext.c (guess_category_value): Only implement for
9802         glibc.  Otherwise rely on function _nl_locale_name which isn't
9803         present in the glibc sources.
9805 2001-09-24  Bruno Haible  <bruno@clisp.org>
9807         * intl/loadmsgcat.c (_nl_init_domain_conv): Also enable
9808         transliteration when building on a glibc system but outside glibc.
9810 2001-09-22  Bruno Haible  <bruno@clisp.org>
9812         * intl/plural-eval.c: New file, extracted from dcigettext.c.
9813         * intl/dcigettext.c (plural_eval): Remove function, moved to
9814         intl/plural-eval.c.
9815         (plural_lookup): Call PLURAL_EVAL instead of plural_eval.
9816         Include plural-eval.c.
9818 2001-09-22  Bruno Haible  <bruno@clisp.org>
9820         * intl/plural-exp.c (EXTRACT_PLURAL_EXPRESSION): Reject numbers that
9821         don't start with a digit; nplurals must be positive.
9823 2001-09-02  Bruno Haible  <bruno@clisp.org>
9825         * intl/plural-exp.h: New file, extracted from gettextP.h.
9826         * intl/plural-exp.c: New file, extracted from loadmsgcat.c.
9827         * intl/gettextP.h (struct expression, struct parse_args,
9828         __gettext_free_exp, __gettextparse): Move to plural-exp.h.
9829         * intl/loadmsgcat.c: Include plural-exp.h.
9830         (PLURAL_PARSE): Move macro to plural-exp.h.
9831         (plvar, plone, germanic_plural, INIT_GERMANIC_PLURAL): Move to
9832         plural-exp.c.
9833         (_nl_load_domain): Move plural handling code to plural-exp.c.  Call
9834         EXTRACT_PLURAL_EXPRESSION.
9835         (_nl_unload_domain): Update.
9836         * intl/dcigettext.c: Include plural-exp.h.
9837         * intl/plural.y: Include plural-exp.h, not gettextP.h.
9838         (FREE_EXPRESSION): Move macro to plural-exp.h.
9839         * intl/Makefile (routines): Add plural-exp.
9840         (distribute): Add plural-exp.h.
9842 2001-07-28  Bruno Haible  <bruno@clisp.org>
9844         * intl/l10nflist.c (_nl_normalize_codeset): Cast isalnum, isalpha,
9845         isdigit, tolower argument to 'unsigned char'.
9846         * intl/loadmsgcat.c (_nl_load_domain): Cast isspace argument to
9847         'unsigned char'.
9848         * intl/localealias.c (read_alias_file): Cast isspace argument to
9849         'unsigned char'.
9851 2001-10-20  Bruno Haible  <bruno@clisp.org>
9853         Assume strchr() exists. (Without it, intl/explodename.c wouldn't link
9854         anyway.)
9855         * intl/dcigettext.c (strchr): Remove fallback definition; it conflicts
9856         with the variable 'index' in plural_lookup.
9857         * intl/l10nflist.c (strchr): Likewise.
9858         * intl/localealias.c (strchr): Likewise.
9860         Assume <stddef.h>, <stdlib.h>, <string.h>, <locale.h> exist.
9861         * intl/bindtextdom.c: Likewise.
9862         * intl/dcigettext.c: Likewise.
9863         * intl/dgettext.c: Likewise.
9864         * intl/dngettext.c: Likewise.
9865         * intl/explodename.c: Likewise.
9866         * intl/finddomain.c: Likewise.
9867         * intl/gettext.c: Likewise.
9868         * intl/l10nflist.c: Likewise.
9869         * intl/loadmsgcat.c: Likewise.
9870         * intl/localealias.c: Likewise.
9871         * intl/ngettext.c: Likewise.
9872         * intl/textdomain.c: Likewise.
9873         * intl/gettext.h: Assume <limits.h> exists.
9875 2001-11-27  Ulrich Drepper  <drepper@redhat.com>
9877         * stdio-common/Makefile (tests): Add scanf11.
9878         * stdio-common/scanf11.c: New file.
9880 2001-11-26  Ulrich Drepper  <drepper@redhat.com>
9882         * version.h (RELEASE): Define as development.
9883         (VERSION): Set to 2.2.90.
9885 2001-11-22  Thorsten Kukuk  <kukuk@suse.de>
9887         * nis/nss_compat/compat-grp.c: Print group id as unsigned long.
9888         * nis/nss_nis/nis-grp.c: Likewise.
9889         * nis/nss_nisplus/nisplus-grp.c: Likewise.
9891         * nis/nss_compat/compat-pwd.c: Print user id as unsigned long.
9892         * nis/nss_nis/nis-pwd.c: Likewise.
9893         * nis/nss_nisplus/nisplus-pwd.c: Likewise.
9895         * nis/nss_nis/nis-publickey.c: Use strtoul instead of atoi.
9896         * nis/nss_nisplus/nisplus-parser.c: Likewise.
9897         * nis/nss_nisplus/nisplus-publickey.c: Likewise.
9899         * nscd/grpcache.c: Use strtoul instead of atol.
9900         * nscd/pwdcache.c: Likewise.
9901         * nss/getent.c: Likewise.
9903 2001-11-27  Paul Eggert  <eggert@twinsun.com>
9905         * sysdeps/posix/tempname.c (__gen_tempname): Try at least
9906         ATTEMPTS_MIN or TMP_MAX times, whichever is greater.
9908 2001-11-19  Bruno Haible  <bruno@clisp.org>
9910         * locale/programs/simple-hash.c (insert_entry_2): Resize at 75%, not
9911         90%.
9912         (compute_hashval): Shift by 9 bits, not by 4 bits. This drastically
9913         improves the quality of the hash function, especially for short
9914         strings.
9916 2001-11-26  Ulrich Drepper  <drepper@redhat.com>
9918         * stdio-common/vfscanf.c: If incomplete nan of inf(inity) strings
9919         are found call conv_error and not input_error [PR libc/2669].
9921         * math/bits/mathcalls.h: Mark ceil and floor as const.
9922         Reported by David Mosberger.
9924 2001-11-21  Jim Meyering  <meyering@lucent.com>
9926         * posix/regex.c (iswctype, mbrtowc, wcslen, wcscoll, wcrtomb) [_LIBC]:
9927         Define to be __-prefixed.
9928         Remove unnecessary duplication in `#ifdef _LIBC' blocks.
9930 2001-11-26  Andreas Jaeger  <aj@suse.de>
9932         * sysdeps/unix/sysv/linux/hppa/brk.c: Remove __brk_addr alias,
9933         avoid warning.
9935 2001-11-26  Stephen L Moshier <moshier@mediaone.net>
9937         * sysdeps/ieee754/ldbl-128/e_log10l.c (L102B): Fix typo in
9938         initialization.
9940         * sysdeps/ieee754/ldbl-128/e_coshl.c (__ieee754_coshl): Remove
9941         unused variables.  Fix threshold for returning 1.0.
9943         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (neval, deval): Constify
9944         argument.
9946         * sysdeps/ieee754/ldbl-128/s_erfl.c (neval, deval): Likewise, and
9947         remove unused variables.
9949         * sysdeps/ieee754/ldbl-128/e_j0l.c (neval, deval): Likewise.
9951         * sysdeps/ieee754/ldbl-128/e_j1l.c (neval, deval): Likewise, and
9952         include local math header files.
9954 2001-11-22  Andreas Jaeger  <aj@suse.de>
9956         * sysdeps/ieee754/ldbl-96/s_ilogbl.c (__ilogbl): Add brace to
9957         avoid warning.
9959 2001-11-21  Andreas Jaeger  <aj@suse.de>
9961         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: New file.
9963         * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers): Add
9964         sys/debugreg.h
9966 2001-11-15  Andreas Jaeger  <aj@suse.de>
9968         * include/features.h (__GLIBC_HAVE_LONG_LONG): Define for
9969         compilers that support it.
9971         * posix/sys/types.h: Use __GLIBC_HAVE_LONG_LONG.
9972         * sysdeps/unix/sysv/linux/bits/types.h: Likewise.
9973         * stdlib/stdlib.h: Likewise.
9975 2001-11-17  Ulrich Drepper  <drepper@redhat.com>
9977         * posix/regex.c (byte_re_match_2_internal): For gcc replace switch
9978         statement with gotos.
9979         Based on a patch by Paolo Bonzini <bonzini@pc-amo3.elet.polimi.it>.
9981 2001-11-16  Stephen L Moshier  <moshier@mediaone.net>
9983         * sysdeps/ieee754/ldbl-96/s_erfl.c (__erfcl): Fix K&R header.
9985 2001-11-15  Ulrich Drepper  <drepper@redhat.com>
9987         * sysdeps/generic/unwind-dw2-fde.c: Don't use recursive mutexes.
9989 2001-10-02  Jakub Jelinek  <jakub@redhat.com>
9990             H.J. Lu  <hjl@gnu.org>
9992         * Versions.def (libc): Add GCC_3.0.
9993         * configure.in (libc_cv_gcc_static_libgcc): Set to -static-libgcc
9994         if gcc supports this flag.
9995         (EXPORT_UNWIND_FIND_FDE): Define unless target configure disables it.
9996         (gcc3): Allow glibc to be compiled with gcc 3.x.
9997         * config.h.in (EXPORT_UNWIND_FIND_FDE): Add.
9998         * config.make.in (static-libgcc, unwind-find-fde): Add.
9999         * Makerules (build-shlib-helper, build-module-helper): Use it.
10000         * scripts/versions.awk: Make sure GLIBC_ versions come first.
10001         * elf/soinit.c (__libc_global_ctors): Set tbases and dbases if
10002         necessary.
10003         (_fini): Call __deregister_frame_info_bases if
10004         __register_frame_info_bases was used to register.
10005         * elf/Versions (__register_frame_info, __deregister_frame_info): Add
10006         for GLIBC_2.0.
10007         (__register_frame_info_bases, __register_frame_info_table_bases,
10008         __deregister_frame_info_bases, _Unwind_Find_FDE): Add for GCC_3.0.
10009         * elf/Makefile (routines): Add unwind-dw2-fde.
10010         (shared-only-routines): Add unwind-dw2-fde.
10011         * sysdeps/alpha/gccframe.h: New file.
10012         * sysdeps/arm/gccframe.h: New file.
10013         * sysdeps/generic/framestate.c: New file.
10014         * sysdeps/generic/dwarf2.h: New file.
10015         * sysdeps/generic/gccframe.h (struct object): Update from gcc 3.0.
10016         * sysdeps/generic/unwind-dw2-fde.c: New file.
10017         * sysdeps/unix/sysv/linux/ia64/unwind-dw2-fde.c: New file.
10018         * sysdeps/generic/unwind-dw2-fde.h: New file.
10019         * sysdeps/generic/unwind-dw2.c: New file.
10020         * sysdeps/generic/unwind-pe.h: New file.
10021         * sysdeps/generic/unwind.h: New file.
10022         * sysdeps/hppa/gccframe.h: New file.
10023         * sysdeps/i386/gccframe.h: New file.
10024         * sysdeps/m68k/gccframe.h: New file.
10025         * sysdeps/mips/gccframe.h: New file.
10026         * sysdeps/powerpc/gccframe.h: New file.
10027         * sysdeps/s390/gccframe.h: New file.
10028         * sysdeps/sh/gccframe.h: New file.
10029         * sysdeps/sparc/gccframe.h: New file.
10030         * sysdeps/vax/gccframe.h: New file.
10031         * sysdeps/unix/sysv/linux/configure.in (libc_cv_gcc_unwind_find_fde):
10032         Set on all architectures except ia64.
10033         * sysdeps/mach/hurd/configure.in (libc_cv_gcc_unwind_find_fde): Set
10034         for i386.
10035         * sysdeps/mach/hurd/i386/Versions (__register_frame_info,
10036         __deregister_frame_info): Move to elf/Versions.
10037         * sysdeps/unix/sysv/linux/m68k/Versions: Likewise.
10038         * sysdeps/unix/sysv/linux/arm/Versions: Likewise.
10039         * sysdeps/unix/sysv/linux/alpha/Versions: Likewise.
10040         * sysdeps/unix/sysv/linux/i386/Versions: Likewise.
10041         * sysdeps/unix/sysv/linux/mips/Versions: Likewise.
10042         * sysdeps/unix/sysv/linux/powerpc/Versions: Likewise.
10043         * sysdeps/unix/sysv/linux/s390/s390-32/Versions: Likewise.
10044         * sysdeps/unix/sysv/linux/sparc/sparc32/Versions: Likewise.
10045         * sysdeps/unix/sysv/linux/sparc/sparc64/Versions: Likewise.
10046         * sysdeps/mach/hurd/i386/Makefile (sysdep-routines): Add framestate.
10047         * sysdeps/unix/sysv/linux/arm/Makefile: Likewise.
10048         * sysdeps/unix/sysv/linux/alpha/Makefile: Likewise.
10049         * sysdeps/unix/sysv/linux/i386/Makefile: Likewise.
10050         * sysdeps/unix/sysv/linux/m68k/Makefile: Likewise.
10051         * sysdeps/unix/sysv/linux/mips/Makefile: Likewise.
10052         * sysdeps/unix/sysv/linux/powerpc/Makefile: Likewise.
10053         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Likewise.
10054         * sysdeps/unix/sysv/linux/sparc/Makefile: Likewise.
10056 2001-11-15  Jeff Law  <law@redhat.com>
10058         * posix/regex.c (uintptr_t): Do not provide a definition if the
10059         system provided one.
10061 2001-11-13  Roland McGrath  <roland@frob.com>
10063         * stdio-common/tmpfile.c: Moved to ...
10064         * sysdeps/generic/tmpfile.c: ... here.
10065         * sysdeps/mach/hurd/tmpfile.c: New file.
10067         * hurd/fopenport.c (__fopenport): Renamed from fopenport.
10068         [USE_IN_LIBIO] (fopencookie): #define as _IO_fopencookie.
10069         (fopenport): Define as weak alias.
10071         * libio/iofopncook.c (_IO_fopencookie): Move forward declaration ...
10072         * libio/libioP.h: ... to here.
10074 2001-11-12  Ulrich Drepper  <drepper@redhat.com>
10076         * elf/dl-reloc.c (_dl_relocate_object): Avoid iterating over
10077         program header twice.  Construct list with the needed information.
10079 2001-11-10  Ulrich Drepper  <drepper@redhat.com>
10081         * po/ca.po: Update from translation team.
10083         * elf/dl-load.c (_dl_map_object_from_fd): Remove use of
10084         _dl_pf_to_prot.  Use arithmetic operation using PF_TO_PROT macro.
10085         * sysdeps/generic/ldsodefs.h (PF_TO_PROT): New macro.
10086         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
10088 2001-11-10  Andreas Jaeger  <aj@suse.de>
10090         * sysdeps/ieee754/ldbl-128/e_log2l.c: New file.
10091         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
10092         Contributed by Stephen L Moshier <moshier@mediaone.net>.
10094 2001-11-09  Ulrich Drepper  <drepper@redhat.com>
10096         * elf/dl-minimal.c (realloc): Handle NULL for first parameter
10097         correctly.
10098         * elf/dl-load.c (is_dst): New function.
10099         (_dl_dst_count): Use is_dst to check for DST variable.
10100         (_dl_dst_substitute): Likewise.
10102 2001-11-09  Roland McGrath  <roland@frob.com>
10104         Hurd/PowerPC port contributed by Peter Bruin <pjbruin@dds.nl>.
10105         * sysdeps/mach/hurd/powerpc/exc2signal.c: New file.
10106         * sysdeps/mach/hurd/powerpc/init-first.c: New file.
10107         * sysdeps/mach/hurd/powerpc/intr-msg.h: New file.
10108         * sysdeps/mach/hurd/powerpc/longjmp-ts.c: New file.
10109         * sysdeps/mach/hurd/powerpc/register-dump.h: New file.
10110         * sysdeps/mach/hurd/powerpc/sigreturn.c: New file.
10111         * sysdeps/mach/hurd/powerpc/static-start.S: New file.
10112         * sysdeps/mach/hurd/powerpc/trampoline.c: New file.
10113         * sysdeps/mach/hurd/powerpc/bits/sigcontext.h: New file.
10114         * sysdeps/mach/hurd/powerpc/Dist: New file.
10116         * hurd/privports.c (__get_privileged_ports):
10117         Only contact the proc server if necessary for this call.
10118         Suggested by Neal H Walfield <neal@cs.uml.edu>.
10119         Check error return for mach_port_mod_refs.
10121 2001-11-09  Andreas Schwab  <schwab@suse.de>
10123         * sysdeps/unix/sysv/linux/m68k/bits/resource.h: New file.
10125 2001-11-09  Ulrich Drepper  <drepper@redhat.com>
10127         * elf/dl-load.c (lose): Remove some unnecessary code.  The new
10128         object is always the last in the list.
10129         (_dl_map_object_from_fd): Delete code to remove from object list
10130         when DF_1_NOOPEN is seen.  This is done in lose.
10132 2001-11-08  Ulrich Drepper  <drepper@redhat.com>
10134         * elf/dl-object.c (_dl_new_object): Various small optimizations.
10136 2001-11-07  Ulrich Drepper  <drepper@redhat.com>
10138         * sysdeps/generic/dl-cache.c: Optimize SEARCH_CACHE and
10139         HWCAP_CHECK macro code.
10141         * elf/dl-misc.c (_dl_sysdep_read_whole_file): Optimize code a bit.
10142         Now returns MAP_FAILED on error.
10143         * elf/rtld.c: Adjust caller.
10144         * sysdeps/generic/dl-cache.c: Likewise.
10145         * sysdeps/generic/ldsodefs.h: Adjust description.
10147         * elf/dl-version.c (match_symbol): Optimize error handling for size.
10148         (_dl_check_map_versions): Likewise.
10150 2001-11-06  Ulrich Drepper  <drepper@redhat.com>
10152         * elf/dl-load.c (_dl_map_object_from_fd): Don't call
10153         _dl_signal_error directly, always use lose.  Set fd to -1 after
10154         file is closed.
10155         (lose): Don't call close if fd == -1.
10157 2001-11-07  Kaoru Fukui  <k_fukui@highway.ne.jp>
10159         * manual/charset.texi: Fix typo @w[ISO 6937] to  @w{ISO 6937}.
10160          Also fix typo @code {mbsinit} to @code{mbsinit}.
10162 2001-11-06  Ulrich Drepper  <drepper@redhat.com>
10164         * elf/dl-profile.c: Replace state variable with simple flag named
10165         running.  Remove commented-out code.
10167         * elf/dl-load.c (decompose_rpath): Optimize error handling for size.
10168         (_dl_init_paths): Likewise.
10169         (_dl_map_object_from_fd): Likewise.
10170         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
10172 2001-11-06  Roland McGrath  <roland@frob.com>
10174         * sysdeps/mach/powerpc/sysdep.h: Include sysdeps/unix/powerpc/sysdep.h
10175         instead of sysdeps/powerpc/elf/sysdep.h and sysdeps/unix/sysdep.h.
10177         * sysdeps/unix/sysv/linux/powerpc/sysdep.h: Don't include
10178         sysdeps/powerpc/elf/sysdep.h.
10179         Reported by Kaoru Fukui <k_fukui@highway.ne.jp>.
10181 2001-11-05  Ulrich Drepper  <drepper@redhat.com>
10183         * elf/rtld.c (process_dl_debug): Rewritten.  Optimized for size not
10184         speed.
10185         (process_envvars): Some more optimizations.
10186         * sysdeps/generic/ldsodefs.h (DL_DEBUG_HELP): New macro.
10188         * elf/elf.h: Add dynamic tag definitions for prelinking.
10190         * elf/rtld.c (process_envvars): Avoid using array of string pointers.
10191         Rewrite code to remove environment varables for SUID binaries.
10192         Small optimization in LD_PROFILE handling.
10193         * sysdeps/generic/unsecvars.h: Adjust format for process_envvars
10194         changes.
10195         * sysdeps/unix/sysv/linux/i386/dl-librecon.h: Likewise.
10197         * sysdeps/generic/dl-sysdep.c: Don't initialize _dl_cpuclock_offset.
10199         * elf/dl-reloc.c (_dl_reloc_bad_type): Rewrite to not use writable
10200         strings.  Change type of second parameter.
10201         * sysdeps/generic/ldsodefs.h: Adjust _dl_reloc_bad_type prototype
10202         for last change.
10204         * io/fts.h: Prevent using <fts.h> with _FILE_OFFSET_BITS=64.
10206 2001-11-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10208         * manual/string.texi: Fix typos.
10209         * manual/examples/argp-ex2.c: Likewise.
10211 2001-11-05  Roland McGrath  <roland@frob.com>
10213         * sysdeps/powerpc/elf/sysdep.h: Remove this file, because it overrides
10214         the more-specific unix/sysv/linux/powerpc file and breaks everything.
10215         * sysdeps/powerpc/sysdep.h (ALIGNARG, ASM_TYPE_DIRECTIVE,
10216         ASM_SIZE_DIRECTIVE, CALL_MCOUNT, ENTRY, EALIGN, DO_CALL, JUMPTARGET,
10217         PSEUDO, PSEUDO_RET, PSEUDO_END, L, C_TEXT): These macros moved here
10218         here, put under [__ELF__].
10220 2001-11-05  Ulrich Drepper  <drepper@redhat.com>
10222         * manual/charset.texi: Extensive editing work.
10223         * manual/nss.texi: Likewise.
10224         Changes by Dennis Grace <dgrace@us.ibm.com>.
10226 2001-11-04  Roland McGrath  <roland@frob.com>
10228         * hurd/set-host.c (_hurd_set_host_config): Use O_WRONLY in flags
10229         parameter to dir_mkfile.
10231 2001-11-02  Jakub Jelinek  <jakub@redhat.com>
10233         * string/bits/string2.h (__strndup): If n is smaller than len, set
10234         len to n + 1.
10235         * string/tester.c (test_strndup): New function.
10236         (main): Call it.
10238 2001-11-01  Ulrich Drepper  <drepper@redhat.com>
10240         * sunrpc/rpc_main.c: Optimize variable definitions a bit.
10242         * sunrpc/Makefile (rpcgen-cmd): Use ../scripts/cpp in rpcgen calls.
10243         * scripts/cpp: New file.
10245         * elf/dl-load.c (_dl_map_object): Correct test of DF_1_NODEFLIB
10246         for rtld_search_dirs content.  Minor optimizations.
10248 2001-10-31  Ulrich Drepper  <drepper@redhat.com>
10250         * elf/dl-load.c (_dl_map_object): Make code a bit more compact by
10251         avoiding unnecessary duplication.
10253 2001-10-31  Jakub Jelinek  <jakub@redhat.com>
10255         * elf/dl-load.c (_dl_map_object): If library was found using
10256         LD_LIBRARY_PATH, don't try RUNPATH list.
10258 2001-10-31  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10260         * sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h (REGISTER_DUMP):
10261         Correct second argument of register_dump call.
10262         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h (REGISTER_DUMP):
10263         Likewise.
10265 2001-10-31  Ulrich Drepper  <drepper@redhat.com>
10267         * iconvdata/Makefile: Add support for IBM1132, IBM1133, and IBM1162
10268         modules.
10269         * iconvdata/TESTS: Likewise.
10270         * iconvdata/gconv-modules: Likewise.
10271         * iconvdata/ibm1132.c: New file.
10272         * iconvdata/ibm1132.h: New file.
10273         * iconvdata/ibm1133.c: New file.
10274         * iconvdata/ibm1133.h: New file.
10275         * iconvdata/ibm1162.c: New file.
10276         * iconvdata/ibm1162.h: New file.
10277         * iconvdata/testdata/IBM1132: New file.
10278         * iconvdata/testdata/IBM1132..UTF8: New file.
10279         * iconvdata/testdata/IBM1133: New file.
10280         * iconvdata/testdata/IBM1133..UTF8: New file.
10281         * iconvdata/testdata/IBM1162: New file.
10282         * iconvdata/testdata/IBM1162..UTF8: New file.
10283         Patches by Masahide Washizawa <WASHI@jp.ibm.com>.
10285         * string/string.h: Fix typo in comment.
10286         * wcsmbs/wchar.h: Likewise.
10288 2001-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
10290         * manual/getopt.texi (getopt_long, getopt_long_only): Include
10291         const in type of longopts parameter.
10293 2001-10-29  Andreas Jaeger  <aj@suse.de>
10295         * sysdeps/ieee754/dbl-64/mpa.h: Add prototypes for internal functions.
10297 2001-10-29  Kevin Ryde  <user42@zip.com.au>
10299         * manual/stdio.texi (Integer Conversions): Corrections to sample printf
10300         output, clarify `#' behaviour on 0.
10301         (Floating-Point Conversions): Clarify that %g only uses %e when
10302         the exponent would be greater than 1.
10304 2001-10-28  Roland McGrath  <roland@frob.com>
10306         Support for Mach/PowerPC contributed by Peter Bruin <pjbruin@dds.nl>.
10307         * sysdeps/mach/powerpc/machine-sp.h: New file.
10308         * sysdeps/mach/powerpc/sysdep.h: New file.
10309         * sysdeps/mach/powerpc/thread_state.h: New file.
10311         * sysdeps/mach/hurd/i386/Makefile: File removed; crt0.o rules moved ...
10312         * sysdeps/mach/hurd/Makefile: ... to here.  For the time being, we can
10313         expect to need the same thing on every platform.
10315         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: File moved ...
10316         * sysdeps/generic/sys/ucontext.h: ... to replace this one.
10318         * sysdeps/unix/sysv/linux/powerpc/sysdep.h (ALIGNARG,
10319         ASM_TYPE_DIRECTIVE, ASM_SIZE_DIRECTIVE, CALL_MCOUNT, ENTRY, EALIGN,
10320         DO_CALL, JUMPTARGET, PSEUDO, PSEUDO_RET, PSEUDO_END, L, C_TEXT):
10321         Move all these assembly-related definitions to ...
10322         * sysdeps/powerpc/elf/sysdep.h: ... this new file.
10324         * sysdeps/mach/powerpc/machine-lock.h: Assembly code rewritten
10325         by Peter Bruin <pjbruin@dds.nl>.
10327         * hurd/hurdselect.c (_hurd_select): Check SELECT_RETURNED bit when
10328         packing results for a `poll' call.
10330 2001-10-26  Ulrich Drepper  <drepper@redhat.com>
10332         * posix/fnmatch_loop.c: Recognize - at end of bracket expression
10333         correctly.
10334         * posix/tst-fnmatch.input: Add tests for - at beginning and end of
10335         bracket expression.
10337         * string/strxfrm.c [USE_IN_EXTENDED_LOCALE_MODEL]: Correctly get
10338         nrules value.
10339         * string/tst-strxfrm.c (test): Also test __strxfrm_l.
10341 2001-10-24  H.J. Lu  <hjl@gnu.org>
10343         * sysdeps/generic/bits/dlfcn.h (DL_CALL_FCT): Cast to void *.
10344         Use __BEGIN_DECLS/__END_DECLS around prototypes.
10345         * sysdeps/mips/bits/dlfcn.h (DL_CALL_FCT): Likewise.
10347 2001-10-21  Jim Meyering  <meyering@lucent.com>
10349         * malloc/obstack.c (_): Honor the setting of ENABLE_NLS.  Otherwise,
10350         this code would end up calling gettext even in packages built
10351         with --disable-nls.
10352         * posix/getopt.c (_): Likewise.
10353         * posix/regex.c (_): Likewise.
10355 2001-10-26  Ulrich Drepper  <drepper@redhat.com>
10357         * resolv/gethnamaddr.c (gethostbyaddr): Use ip6.addr for reverse
10358         lookup not ip6.int.
10359         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr_r): Likewise.
10360         Reported by Martin.v.Loewis@t-online.de [PR libc/2598].
10362 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
10364         * misc/sys/cdefs.h (__attribute_used__): Define.
10365         * elf/rtld.c (_dl_start): Add __attribute_used__.
10366         * elf/dl-runtime.c (fixup, profile_fixup): Likewise.
10368 2001-10-25  Andreas Schwab  <schwab@suse.de>
10370         * stdlib/a64l.c: Expect least significant digit first.
10371         * stdlib/l64a.c: Produce least significant digit first.
10372         * stdlib/Makefile (tests): Add test-a64l.
10373         * stdlib/test-a64l.c: New file.
10374         Reported by Masaki Hasegawa <masaki-h@pp.iij4u.or.jp>.
10376 2001-10-21  Ulrich Drepper  <drepper@redhat.com>
10378         * po/sk.po: Update from translation team.
10380 2001-10-18  Ulrich Drepper  <drepper@redhat.com>
10382         * sysdeps/i386/elf/start.S (_fp_hw): Define object type.
10384 2001-10-18  Andreas Schwab  <schwab@suse.de>
10386         * math/libm-test.inc (print_ulps): Print ulp values rounded to
10387         next whole number.
10388         (print_function_ulps): Likewise.
10389         (print_complex_function_ulps): Likewise.
10390         (print_max_error): Likewise.
10391         (print_complex_max_error): Likewise.  Handle ignore_max_ulp.
10393 2001-10-16  Andreas Schwab  <schwab@suse.de>
10395         * sysdeps/m68k/fpu/libm-test-ulps: Updated for fixed cbrtl
10396         implementation.
10398         * sysdeps/m68k/setjmp.c: Also define setjmp and _setjmp if
10399         BSD_SETJMP or BSD__SETJMP is defined, resp.
10400         * sysdeps/m68k/bsd-setjmp.c: Inline setjmp code instead of making
10401         a tail call to __sigsetjmp that would require extending the
10402         caller's frame.
10403         * sysdeps/m68k/bsd-_setjmp.c: Likewise.
10404         * sysdeps/m68k/bsd-setjmp.S: Deleted.
10405         * sysdeps/m68k/bsd-_setjmp.S: Deleted.
10406         Reported by Jes Sorensen <jes@trained-monkey.org>.
10408 2001-10-16  Andreas Jaeger  <aj@suse.de>
10410         * sysdeps/ieee754/ldbl-96/s_nextafterl.c (__nextafterl): Fix
10411         parentheses.  Reported by David Byron <dbyron@porto.coactive.com>,
10412         close PR libc/2589.
10414 2001-10-15  Ulrich Drepper  <drepper@redhat.com>
10416         * po/ca.po: New file.  Contributed by the translation team.
10418 2001-10-15  Ralf Baechle  <ralf@gnu.org>
10420         * sysdeps/unix/sysv/linux/mips/sys/sysmips.h: Make sysmips() prototype
10421         a varargs prototype.  Remove dependency from kernel header files.
10423         * sysdeps/unix/sysv/linux/mips/bits/termios.h: General cleanup, use
10424         __USE_MISC / __USE_XOPEN not __USE_BSD where appropriate.
10426 2001-10-14  Ulrich Drepper  <drepper@redhat.com>
10428         * locale/programs/ld-collate.c (handle_ellipsis): Use %lX not %lx
10429         to generate hexadecimal identifier.
10430         Patch by Jungshik Shin <jungshik.shin@yale.edu>.
10432 2001-10-09  Stephen L Moshier  <moshier@mediaone.net>
10434         * sysdeps/ieee754/ldbl-96/s_cbrtl.c (__cbrtl): Fix algorithm.
10436 2001-10-14  Ulrich Drepper  <drepper@redhat.com>
10438         * sysdeps/ieee754/ldbl-128/e_powl.c: New file.
10439         * sysdeps/ieee754/ldbl-128/s_cbrtl.c: New file.
10440         Contributed by Stephen L Moshier <moshier@mediaone.net>.
10442         * sysdeps/ieee754/ldbl-128/e_j0l.c: Constify float variables.
10443         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
10444         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise
10445         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise
10446         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise
10447         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise
10449         * timezone/africa: Update from tzdata2001d.
10450         * timezone/asia: Likewise.
10451         * timezone/australasia: Likewise.
10452         * timezone/backward: Likewise.
10453         * timezone/europe: Likewise.
10454         * timezone/leapseconds: Likewise.
10455         * timezone/northamerica: Likewise.
10456         * timezone/southamerica: Likewise.
10457         * timezone/zone.tab: Likewise.
10459 2001-10-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10461         * sysdeps/s390/s390-32/sys/ucontext.h: Correct __psw_t typedef.
10462         * sysdeps/s390/s390-64/sys/ucontext.h: Likewise.
10464 2001-10-12  Ulrich Drepper  <drepper@redhat.com>
10466         * elf/elf.h (PT_TLS): New definition.
10468 2001-10-10  Jeff Bailey  <jbailey@nisa.net>
10470         * sysdeps/mach/hurd/Makefile: Add $(CFLAGS) for generation of
10471         bits/errno.h
10473 2001-10-07  Roland McGrath  <roland@frob.com>
10475         * sysdeps/mach/hurd/setrlimit.c (__setrlimit): Never return ENOSYS.
10477 2001-10-10  Ulrich Drepper  <drepper@redhat.com>
10479         * elf/elf.h: Add more ELFOSABI_* constants.
10481 2001-10-04  Ben Collins  <bcollins@debian.org>
10483         * sysdeps/generic/inttypes.h: Fix typo (define, not defined) in
10484         decleration of __need_wchar_t.
10486 2001-10-03  Jakub Jelinek  <jakub@redhat.com>
10488         * string/bits/string2.h (__strsep_g): Add prototype.
10489         (__strsep): Use it.
10490         * string/Versions (__strsep): Remove.
10491         * sysdeps/generic/strsep.c (__strsep_g): Add alias to __strsep.
10493 2001-10-07  Ulrich Drepper  <drepper@redhat.com>
10495         * manua/llio.texi: Clarify file references added by mmap.
10496         Patch by Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de>.
10498 2001-09-29  Jes Sorensen  <jes@trained-monkey.org>
10500         * sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h (struct sigcontext):
10501         Add sc_loadrs and sc_rbs_bas to match current kernel.
10503 2001-09-27  Jakub Jelinek  <jakub@redhat.com>
10505         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Update.
10507         * sysdeps/ieee754/ldbl-128/s_erfl.c (__erfcl): Fix erfc(-inf).
10509 2001-09-27  Jakub Jelinek  <jakub@redhat.com>
10511         * elf/dl-open.c (dl_open_worker): If l_opencount of freshly loaded
10512         object has been bumped because of relocation dependency, avoid
10513         duplicates in l_scope.
10514         (show_scope): Fix typos.
10515         * elf/Makefile: Add rules to build and run reldep6.
10516         * elf/reldep6.c: New file.
10517         * elf/reldep6mod0.c: New file.
10518         * elf/reldep6mod1.c: New file.
10519         * elf/reldep6mod2.c: New file.
10520         * elf/reldep6mod3.c: New file.
10521         * elf/reldep6mod4.c: New file.
10523 2001-09-26  Jakub Jelinek  <jakub@redhat.com>
10525         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_fixup_plt): Call
10526         sparc64_fixup_plt.
10527         (sparc64_fixup_plt): Moved from elf_machine_fixup_plt.  Optimize
10528         near jumps and 0xfffff800XXXXXXXX target addresses, no thread safety
10529         for non-lazy binding. Fix .plt[32768+] handling.
10530         (elf_machine_plt_value): Don't add addend.
10531         (elf_machine_rela): Call sparc64_fixup_plt instead of
10532         elf_machine_fixup_plt.
10533         (elf_machine_runtime_setup, TRAMPOLINE_TEMPLATE): Optimize for
10534         dynamic linker at 0xfffff800XXXXXXXX.
10536         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Update.
10538 2001-09-28  Ulrich Drepper  <drepper@redhat.com>
10540         * elf/elf.h: Define SHF_GROUP and SHF_TLS.
10542 2001-09-25  Jakub Jelinek  <jakub@redhat.com>
10544         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (struct cmsghdr): Don't
10545         declare __cmsg_data field if its size would be bigger than 0.
10546         (CMSG_DATA): Adjust accordingly.
10547         * sysdeps/unix/sysv/aix/bits/socket.h: Likewise.
10548         * sysdeps/unix/sysv/linux/alpha/bits/socket.h: Likewise.
10549         * sysdeps/unix/sysv/linux/ia64/bits/socket.h: Likewise.
10550         * sysdeps/unix/sysv/linux/s390/s390-64/bits/socket.h: Likewise.
10551         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
10552         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Likewise.
10553         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
10555 2001-09-25  Ulrich Drepper  <drepper@redhat.com>
10557         * iconvdata/TESTS: Add entries for IBM1160 and IBM1161.
10558         * iconvdata/testdata/IBM1160: New file.
10559         * iconvdata/testdata/IBM1160..UTF8: New file.
10560         * iconvdata/testdata/IBM1161: New file.
10561         * iconvdata/testdata/IBM1161..UTF8: New file.
10562         Patch by Masahide Washizawa <WASHI@jp.ibm.com>.
10564 2001-09-24  Ulrich Drepper  <drepper@redhat.com>
10566         * sysdeps/unix/bsd/ulimit.c (ulimit): Handle overflow in
10567         UL_SETFSIZE computations better.
10569         * rt/Makefile: Remove use of filter for librt again.
10571         * sysdeps/unix/sysv/linux/ulimit.c (__ulimit): Handle overflow in
10572         UL_SETFSIZE computations better.
10574         * string/Versions: Export __strsep for GLIBC_2.2.5.
10575         * string/bits/string2.h: Define all __STRING_INLINE functions if
10576         _FORCE_INLINES is defined.
10577         Use int instead of char of parameter types.
10578         (__strsep): Don't use __strsep_g.  Don't define it.
10579         (__strsep_1c, __strsep_2c, __strsep_3c): Optimize.
10580         * sysdeps/i386/i486/string.h (__strcpy_a_small): Renamed from
10581         __strcpy_small.
10582         (__stpcpy_a_small): Renamed from __stpcpy_small.
10583         (__strcspn_c1): Don't define if _FORCE_INLINES.
10584         (__strspn_c1): Likewise.
10586 2001-09-22  Ben Collins  <bcollins@debian.org>
10588         * sysdeps/sparc/bits/sigaction.h: Define SA_RESTART and friends when
10589         _UNIX98_SOURCE is defined too.  Matches generic/bits/sigaction.h.
10590         * sysdeps/ia64/bits/sigaction.h: Likewise.
10591         * sysdeps/s390/s390-64/bits/sigaction.h: Likewise.
10593 2001-09-24  Andrew Haley  <aph@cambridge.redhat.com>
10595         * sysdeps/unix/sysv/linux/sh/Makefile (sysdep_headers): Add sys/io.h.
10597 2001-09-24  Jakub Jelinek  <jakub@redhat.com>
10599         * elf/dl-open.c (dl_open_worker): Update l_scope_max.
10601 2001-09-24  Ulrich Drepper  <drepper@redhat.com>
10603         * wcsmbs/wchar.h: Add __attribute_pure__ to mbsinit prototype.
10605 2001-09-20  H.J. Lu  <hjl@gnu.org>
10607         * include/dlfcn.h (__RTLD_SPROF): New definiton.
10608         * elf/dl-open.c (dl_open_worker): Return immediately after loading
10609         for __RTLD_SPROF.
10610         * elf/sprof.c (main): Default to the filename if soname doesn't exist.
10611         (load_shobj): Call dlopen with `RTLD_LAZY | __RTLD_SPROF'.
10613 2001-09-20  H.J. Lu  <hjl@gnu.org>
10615         * elf/dl-profile.c (_dl_mcount): Use old *narcsp value for newarc,
10616         don't add 1.
10618 2001-09-22  Ulrich Drepper  <drepper@redhat.com>
10620         * nss/getent.c: Accept -s parameter to overwrite rules in
10621         nsswitch.conf.  Patch by Nalin Dahyabhai <nalin@redhat.com>.
10623         * nss/nss_files/files-network.c (LINE_PARSER): Pad addr string
10624         with as many ".0" as necessary to form a complete address
10625         inet_network understands.
10627         * nss/getent.c: Various cleanups.  Use simpler and fewer function
10628         calls.
10630 2001-09-20  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10632         * sysdeps/s390/s390-32/bits/setjmp.h: Correct pointer comparison in
10633         _JMPBUF_UNWINDS.
10634         * sysdeps/s390/s390-64/bits/setjmp.h: Likewise.
10636 2001-09-22  Ulrich Drepper  <drepper@redhat.com>
10638         * iconvdata/Makefile: Add rules to build and distribute IBM1160 and
10639         IBM1161.
10640         * iconvdata/gconv-modules: Add entries for IBM1160 and IBM1161.
10641         * iconvdata/ibm1160.c: New file.
10642         * iconvdata/ibm1160.h: New file.
10643         * iconvdata/ibm1161.c: New file.
10644         * iconvdata/ibm1161.h: New file.
10645         Patch by Masahide Washizawa <WASHI@jp.ibm.com>.
10647 2001-09-19  Jakub Jelinek  <jakub@redhat.com>
10649         * sysdeps/alpha/dl-machine.h (elf_machine_load_address): Compute the
10650         difference between base address and first PT_LOAD's virtual address,
10651         not the base address.
10653 2001-09-11  Tom Rix  <trix@redhat.com>
10655         * sysdeps/unix/sysv/aix/init-first.c (init):  Use USE_NONONPTION_FLAG
10656         ifdef for __getopt_clean_environment.
10657         * sysdeps/unix/sysv/aix/libc-start.c: Add real implementation.
10659 2001-09-22  Andreas Jaeger  <aj@suse.de>
10661         * elf/reldep4.c (main): Add proper prototype to fix warning.
10663         * elf/reldep5.c (main): Remove unused variable.
10665         * math/math_private.h: Add prototypes.
10667 2001-09-21  Andreas Jaeger  <aj@suse.de>
10669         * sysdeps/unix/sysv/linux/x86_64/Dist: New file.
10670         * sysdeps/x86_64/Dist: New file.
10671         * sysdeps/x86_64/soft-fp/Dist: New file.
10673         * sysdeps/gnu/Dist: Remove eval.c.
10675 2001-09-20  Ulrich Drepper  <drepper@redhat.com>
10677         * malloc/memusage.c (realloc): Don't count already allocated
10678         memory in the sums.
10679         (me): Always use dlsym() to find the real implementations.
10681         * malloc/memusage.sh: Make -n option actually do something.
10683 2001-09-20  Andreas Jaeger  <aj@suse.de>
10685         * elf/elf.h (R_390_NUM): Correct value.
10687         * Versions.def: Add missing versions 2.2.3 for libthread_db and
10688         libpthread.
10690         * sysdeps/unix/sysv/linux/configure.in: Add minimal kernel version
10691         for x86-64, install x86-64 into */lib64.
10693         * shlib-versions: Add x86-64.
10695         * elf/elf.h: Add x86-64 relocations.
10697 2001-09-19  Ulrich Drepper  <drepper@redhat.com>
10699         * po/fr.po: Update from translation team.
10701 2001-09-19  Andreas Jaeger  <aj@suse.de>
10703         * sysdeps/unix/sysv/linux/x86_64/Makefile: New file.
10704         * sysdeps/unix/sysv/linux/x86_64/Versions: New file.
10705         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: New file.
10706         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: New file.
10707         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: New file.
10708         * sysdeps/unix/sysv/linux/x86_64/bits/statfs.h: New file.
10709         * sysdeps/unix/sysv/linux/x86_64/bits/time.h: New file.
10710         * sysdeps/unix/sysv/linux/x86_64/bits/types.h: New file.
10711         * sysdeps/unix/sysv/linux/x86_64/brk.c: New file.
10712         * sysdeps/unix/sysv/linux/x86_64/clone.S: New file.
10713         * sysdeps/unix/sysv/linux/x86_64/fstatfs64.c: New file.
10714         * sysdeps/unix/sysv/linux/x86_64/ftruncate64.c: New file.
10715         * sysdeps/unix/sysv/linux/x86_64/fxstat.c: New file.
10716         * sysdeps/unix/sysv/linux/x86_64/fxstat64.c: New file.
10717         * sysdeps/unix/sysv/linux/x86_64/getdents.c: New file.
10718         * sysdeps/unix/sysv/linux/x86_64/getdents64.c: New file.
10719         * sysdeps/unix/sysv/linux/x86_64/getrlimit64.c: New file.
10720         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: New file.
10721         * sysdeps/unix/sysv/linux/x86_64/glob64.c: New file.
10722         * sysdeps/unix/sysv/linux/x86_64/lxstat.c: New file.
10723         * sysdeps/unix/sysv/linux/x86_64/lxstat64.c: New file.
10724         * sysdeps/unix/sysv/linux/x86_64/mmap64.c: New file.
10725         * sysdeps/unix/sysv/linux/x86_64/pread64.c: New file.
10726         * sysdeps/unix/sysv/linux/x86_64/profil-counter.h: New file.
10727         * sysdeps/unix/sysv/linux/x86_64/pwrite64.c: New file.
10728         * sysdeps/unix/sysv/linux/x86_64/readdir.c: New file.
10729         * sysdeps/unix/sysv/linux/x86_64/readdir64.c: New file.
10730         * sysdeps/unix/sysv/linux/x86_64/readdir64_r.c: New file.
10731         * sysdeps/unix/sysv/linux/x86_64/readdir_r.c: New file.
10732         * sysdeps/unix/sysv/linux/x86_64/recv.c: New file.
10733         * sysdeps/unix/sysv/linux/x86_64/register-dump.h: New file.
10734         * sysdeps/unix/sysv/linux/x86_64/send.c: New file.
10735         * sysdeps/unix/sysv/linux/x86_64/setrlimit64.c: New file.
10736         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: New file.
10737         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: New file.
10738         * sysdeps/unix/sysv/linux/x86_64/sigpending.c: New file.
10739         * sysdeps/unix/sysv/linux/x86_64/sigprocmask.c: New file.
10740         * sysdeps/unix/sysv/linux/x86_64/sigsuspend.c: New file.
10741         * sysdeps/unix/sysv/linux/x86_64/statfs64.c: New file.
10742         * sysdeps/unix/sysv/linux/x86_64/sys/perm.h: New file.
10743         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: New file.
10744         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: New file.
10745         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: New file.
10746         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: New file.
10747         * sysdeps/unix/sysv/linux/x86_64/syscall.S: New file.
10748         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: New file.
10749         * sysdeps/unix/sysv/linux/x86_64/sysdep.S: New file.
10750         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: New file.
10751         * sysdeps/unix/sysv/linux/x86_64/time.c: New file.
10752         * sysdeps/unix/sysv/linux/x86_64/truncate64.c: New file.
10753         * sysdeps/unix/sysv/linux/x86_64/umount.c: New file.
10754         * sysdeps/unix/sysv/linux/x86_64/vfork.S: New file.
10755         * sysdeps/unix/sysv/linux/x86_64/xstat.c: New file.
10756         * sysdeps/unix/sysv/linux/x86_64/xstat64.c: New file.
10757         * sysdeps/unix/x86_64/sysdep.S: New file.
10758         * sysdeps/unix/x86_64/sysdep.h: New file.
10759         * sysdeps/x86_64/Implies: New file.
10760         * sysdeps/x86_64/Makefile: New file.
10761         * sysdeps/x86_64/Versions: New file.
10762         * sysdeps/x86_64/__longjmp.S: New file.
10763         * sysdeps/x86_64/abort-instr.h: New file.
10764         * sysdeps/x86_64/atomicity.h: New file.
10765         * sysdeps/x86_64/bits/endian.h: New file.
10766         * sysdeps/x86_64/bits/setjmp.h: New file.
10767         * sysdeps/x86_64/bits/string.h: New file.
10768         * sysdeps/x86_64/bp-asm.h: New file.
10769         * sysdeps/x86_64/bsd-_setjmp.S: New file.
10770         * sysdeps/x86_64/bsd-setjmp.S: New file.
10771         * sysdeps/x86_64/dl-machine.h: New file.
10772         * sysdeps/x86_64/elf/initfini.c: New file.
10773         * sysdeps/x86_64/elf/start.S: New file.
10774         * sysdeps/x86_64/ffs.c: New file.
10775         * sysdeps/x86_64/ffsll.c: New file.
10776         * sysdeps/x86_64/fpu/bits/fenv.h: New file.
10777         * sysdeps/x86_64/fpu/bits/mathdef.h: New file.
10778         * sysdeps/x86_64/fpu/e_acosl.c: New file.
10779         * sysdeps/x86_64/fpu/e_atan2l.c: New file.
10780         * sysdeps/x86_64/fpu/e_exp2l.S: New file.
10781         * sysdeps/x86_64/fpu/e_expl.c: New file.
10782         * sysdeps/x86_64/fpu/e_fmodl.S: New file.
10783         * sysdeps/x86_64/fpu/e_log10l.S: New file.
10784         * sysdeps/x86_64/fpu/e_log2l.S: New file.
10785         * sysdeps/x86_64/fpu/e_logl.S: New file.
10786         * sysdeps/x86_64/fpu/e_powl.S: New file.
10787         * sysdeps/x86_64/fpu/e_rem_pio2l.c: New file.
10788         * sysdeps/x86_64/fpu/e_scalbl.S: New file.
10789         * sysdeps/x86_64/fpu/e_sqrtl.c: New file.
10790         * sysdeps/x86_64/fpu/fclrexcpt.c: New file.
10791         * sysdeps/x86_64/fpu/fedisblxcpt.c: New file.
10792         * sysdeps/x86_64/fpu/feenablxcpt.c: New file.
10793         * sysdeps/x86_64/fpu/fegetenv.c: New file.
10794         * sysdeps/x86_64/fpu/fegetexcept.c: New file.
10795         * sysdeps/x86_64/fpu/fegetround.c: New file.
10796         * sysdeps/x86_64/fpu/feholdexcpt.c: New file.
10797         * sysdeps/x86_64/fpu/fesetenv.c: New file.
10798         * sysdeps/x86_64/fpu/fesetround.c: New file.
10799         * sysdeps/x86_64/fpu/fgetexcptflg.c: New file.
10800         * sysdeps/x86_64/fpu/fraiseexcpt.c: New file.
10801         * sysdeps/x86_64/fpu/fsetexcptflg.c: New file.
10802         * sysdeps/x86_64/fpu/ftestexcept.c: New file.
10803         * sysdeps/x86_64/fpu/libm-test-ulps: New file.
10804         * sysdeps/x86_64/fpu/math_ldbl.h: New file.
10805         * sysdeps/x86_64/fpu/printf_fphex.c: New file.
10806         * sysdeps/x86_64/fpu/s_atanl.c: New file.
10807         * sysdeps/x86_64/fpu/s_cosl.S: New file.
10808         * sysdeps/x86_64/fpu/s_expm1l.S: New file.
10809         * sysdeps/x86_64/fpu/s_fpclassifyl.c: New file.
10810         * sysdeps/x86_64/fpu/s_isinfl.c: New file.
10811         * sysdeps/x86_64/fpu/s_isnanl.c: New file.
10812         * sysdeps/x86_64/fpu/s_log1pl.S: New file.
10813         * sysdeps/x86_64/fpu/s_logbl.c: New file.
10814         * sysdeps/x86_64/fpu/s_nextafterl.c: New file.
10815         * sysdeps/x86_64/fpu/s_nexttoward.c: New file.
10816         * sysdeps/x86_64/fpu/s_nexttowardf.c: New file.
10817         * sysdeps/x86_64/fpu/s_rintl.c: New file.
10818         * sysdeps/x86_64/fpu/s_significandl.c: New file.
10819         * sysdeps/x86_64/fpu/s_sincosl.S: New file.
10820         * sysdeps/x86_64/fpu/s_sinl.S: New file.
10821         * sysdeps/x86_64/fpu/s_tanl.S: New file.
10822         * sysdeps/x86_64/gmp-mparam.h: New file.
10823         * sysdeps/x86_64/hp-timing.c: New file.
10824         * sysdeps/x86_64/hp-timing.h: New file.
10825         * sysdeps/x86_64/htonl.S: New file.
10826         * sysdeps/x86_64/memusage.h: New file.
10827         * sysdeps/x86_64/setjmp.S: New file.
10828         * sysdeps/x86_64/soft-fp/sfp-machine.h: New file.
10829         * sysdeps/x86_64/stackinfo.h: New file.
10830         * sysdeps/x86_64/sysdep.h: New file.
10831         * sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed: New file.
10833         * sysdeps/ieee754/ldbl-128/s_erfl.c: New file, contributed Stephen
10834         L Moshier.
10836 2001-09-18  Ulrich Drepper  <drepper@redhat.com>
10838         * malloc/malloc.c (ptmalloc_init): Handle _environ==NULL.
10839         Reported by B. D. Elliott <bde@nwlink.com> [PR libc/2541].
10841 2001-09-18  Andreas Schwab  <schwab@suse.de>
10843         * elf/dl-load.c (_dl_map_object_from_fd): Update handling of scope
10844         list, now that l_scope is a pointer.
10846         * elf/dl-open.c (dl_open_worker): Fix thinko when enlarging the
10847         scope list.
10849 2001-09-18  kaz Kojima  <kkojima@rr.iij4u.or.jp>
10851         * sysdeps/sh/dl-machine.h (elf_machine_rela): Fix reverse condition.
10852         (elf_machine_rela_relative): Add a missing declaration.
10854 2001-09-18  Jakub Jelinek  <jakub@redhat.com>
10856         * sysdeps/unix/sysv/linux/ia64/ldd-rewrite.sed: New file.
10857         * sysdeps/unix/sysv/linux/s390/ldd-rewrite.sed: New file.
10858         * sysdeps/unix/sysv/linux/configure.in: Add ia64 and s390
10859         ldd-rewrite scripts.
10861 2001-09-18  Ulrich Drepper  <drepper@redhat.com>
10863         * elf/ldd.bash.in: Update copyright message.
10865 2001-09-17  H.J. Lu  <hjl@gnu.org>
10867         * hurd/hurdmalloc.c (bcopy): Removed.
10868         (realloc): Replace bcopy with memcpy.
10869         * hurd/path-lookup.c (file_name_path_scan): Likewise.
10870         * resolv/gethnamaddr.c (map_v4v6_address): Likewise.
10871         * sunrpc/rpcinfo.c (pmapdump): Likewise.
10873         * resolv/gethnamaddr.c (getanswer): Replace bcopy with memmove.
10874         (gethostbyaddr): Likewise.
10875         * sunrpc/rpcinfo.c (get_inet_address): Likewise.
10877 2001-09-18  Ulrich Drepper  <drepper@redhat.com>
10879         * sysdeps/gnu/eval.c: Removed.
10881 2001-09-18  Andreas Jaeger  <aj@suse.de>
10883         * sysdeps/i386/fpu/s_logbl.S: Move to ...
10884         * sysdeps/i386/fpu/s_logbl.c: ...here, use inline assembler.
10886         * sysdeps/i386/fpu/s_rintl.S: Move to ...
10887         * sysdeps/i386/fpu/s_rintl.c: ...here, use inline assembler.
10889         * sysdeps/i386/fpu/s_significandl.S: Move to ...
10890         * sysdeps/i386/fpu/s_significandl.c: ...here, use inline assembler.
10892 2001-09-16  Ulrich Drepper  <drepper@redhat.com>
10894         * string/strcoll.c [USE_IN_EXTENDED_LOCALE_MODEL]: Correctly get
10895         nrules value.
10897 2001-09-14  H.J. Lu  <hjl@gnu.org>
10899         * sysdeps/mips/fpu/libm-test-ulps: Updated.
10901 2001-09-14  Ulrich Drepper  <drepper@redhat.com>
10903         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Fix a typo.
10904         Patch by Florian La Roche <laroche@redhat.com>.
10906         * string/bits/string2.h (__strtok_r_1c): Optimize a bit.
10908         * sysdeps/unix/sysv/linux/net/ethernet.h: Correct references to
10909         ETHER_CRC_LEN.
10911 2001-09-14  Andreas Schwab  <schwab@suse.de>
10913         * posix/execl.c: Fix last argument of memcpy.  Reported by Brian
10914         Sumner <bls@sgi.com>.
10915         * posix/execlp.c: Likewise.
10917 2001-09-13  Jakub Jelinek  <jakub@redhat.com>
10919         * elf/dl-deps.c (_dl_map_object_deps): Fix filter handling if filter
10920         is already found earlier in the search scope.
10922 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
10924         * rt/Makefile (LDFLAGS-rt.so): Use shared thread library as librt's
10925         filter.
10927 2001-09-13  Ulrich Drepper  <drepper@redhat.com>
10929         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust expected errors for j0.
10931 2001-09-12  Ulrich Drepper  <drepper@redhat.com>
10933         * config.h.in: Enforce optimization to be used.
10934         * Makeconfig (preprocess-versions): Define ASSEMBLER.
10935         * stdlib/Makefile (isomac-CFLAGS): Define to -O.
10936         * posix/Makefile (annexc-CFLAGS): Define to -O.
10937         * sysdeps/unix/make-syscalls.sh: Define __OPTIMIZE__ in use of asm_CPP.
10939 2001-09-11  Ulrich Drepper  <drepper@redhat.com>
10941         * nscd/nscd_gethst_r.c: Don't expect IPv6 addresses for IPv4 lookup.
10942         Patch by Stephan Kulow.
10944 2001-09-08  Ben Collins  <bcollins@debian.org>
10946         * sysdeps/arm/dl-machine.h (elf_machine_rel): Fix thinko in
10947         usage of RESOLVE() (r_type, not reloc->r_type).
10949 2001-09-08  Ulrich Drepper  <drepper@redhat.com>
10951         * elf/dl-object.c: Avoid allocating extra memory block for name.
10952         * elf/dl-close.c (_dl_close): Don't free l_libname if it is not
10953         allocated separately.
10954         * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
10956 2001-09-08  H.J. Lu  <hjl@gnu.org>
10958         * po/zh_TW.po: Fix a typo.
10960 2001-09-07  Tom Rix  <trix@redhat.com>
10962         * sysdeps/unix/sysv/aix/sysv_termio.h: New file.
10964 2001-08-26  Tom Rix  <trix@redhat.com>
10966         * sysdeps/unix/sysv/aix/Makefile (aix-syscalls.o): More linker
10967         command line options.
10968         * sysdeps/unix/sysv/aix/start.s: New file, rework of start.c
10969         * sysdeps/unix/sysv/aix/start.c: Removed.
10970         * sysdeps/unix/sysv/aix/start-libc.c: New file.
10971         * sysdeps/unix/sysv/aix/init-first.c: New file.
10972         * sysdeps/unix/sysv/aix/fcntl.c: Alias __libc_fcntl to __fcntl.
10974 2001-09-08  Ben Collins  <bcollins@debian.org>
10976         * sysdeps/arm/dl-machine.h: Fix usage of new _dl_signal_error() format.
10977         * sysdeps/generic/dl-machine.h: Likewise.
10978         * sysdeps/hppa/dl-fptr.c: Likewise.
10979         * sysdeps/ia64/dl-fptr.c: Likewise.
10980         * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
10981         * sysdeps/mips/dl-machine.h: Likewise.
10982         * sysdeps/mips/mips64/dl-machine.h: Likewise.
10983         * sysdeps/powerpc/dl-machine.c: Likewise.
10985 2001-09-07  Ben Collins  <bcollins@debian.org>
10987         * sysdeps/sparc/sparc32/dl-machine.h: Fix typo.
10989         * sysdeps/hppa/dl-lookupcfg.h: Forward declare struct link_map.
10991 2001-09-08  Ulrich Drepper  <drepper@redhat.com>
10993         * elf/dl-lookup.c (add_dependency): Bump l_opencount of all
10994         dependencies if necessary.
10996         * elf/dl-close.c (_dl_close): If object has no r_list (i.e., wasn't
10997         loaded directly) determine length if l_initfini list by iterating
10998         over its elements.  Minor optimizations.
10999         * elf/dl-deps.c (_dl_map_object_deps): Always add own map to l_initfini
11000         for dependency objects.
11001         If object was already loaded check whether any of the dependencies
11002         is already on the relocation dependency list.  If yes, remove the
11003         latter.  Minor optimizations.
11004         * elf/dl-lookup.c (add_dependency): Add check for self reference of
11005         maps here.  Search l_initfini list only if the object was loaded
11006         directly and not only as a dependency.
11007         (_dl_lookup_symbol): Add relocation dependency also if object
11008         is not in global scope.  Remove test for self-reference here.
11009         (_dl_lookup_versioned_symbol): Likewise.
11010         * elf/dl-object (_dl_new_object): Cleanup.  Initialize dont_free
11011         element of first name record.
11012         * elf/loadtest.c: Add some more test to recognize early if an object
11013         wasn't unloaded.
11014         * elf/Makefile: Add rules to build and run reldep5.
11015         * elf/reldep5.c: New file.
11016         * elf/reldepmod5.c: New file.
11017         * elf/reldepmod6.c: New file.
11019         * elf/reldep2.c: Fix typo.
11021 2001-09-07  Ulrich Drepper  <drepper@redhat.com>
11023         * include/link.h (struct link_map): Add l_scope_mem and l_scope_max
11024         elements.  Change l_scope to be a pointer only.
11025         * elf/dl-object.c (_dl_new_object): Initialize l_scope and l_scope_max.
11026         * elf/dl-open.c (dl_open_worker): If dependency wasn't just opened
11027         here add searchlist of newly open file to the dependency's scope.
11028         * elf/dl-close.c (_dl_close): If dependency is used otherwise remove
11029         only searchlist from its scope.  Free own scope array if necessary.
11030         * elf/Makefile (tests): Add dblload and dblunload now.
11032 2001-09-06  Andreas Jaeger  <aj@suse.de>
11034         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: New file, contributed
11035         Stephen L Moshier.
11037 2001-09-05  Ulrich Drepper  <drepper@redhat.com>
11039         * elf/Makefile: Add rules to build new tests.  Don't run them yet since
11040         they both fail.
11041         * elf/dblload.c: New file.
11042         * elf/dblloadmod1.c: New file.
11043         * elf/dblloadmod2.c: New file.
11044         * elf/dblloadmod3.c: New file.
11045         * elf/dblunload.c: New file.
11047 2001-09-04  Richard Henderson  <rth@redhat.com>
11049         * elf/elf.h (R_ALPHA_OP_*, R_ALPHA_IMMED_*): Remove.
11050         (R_ALPHA_GPREL16): Rename from R_ALPHA_IMMED_GP_16.
11052 2001-09-04  Ulrich Drepper  <drepper@redhat.com>
11054         Correct very misleading message for error in failed runtime relocation.
11055         * elf/dl-error.c (_dl_signal_error): Take extra parameter to describe
11056         place of the error.
11057         (_dl_signal_cerror): Likewise.
11058         * sysdeps/generic/ldsodefs.h: Adjust prototypes.
11059         * elf/dl-close.c: Likewise.
11060         * elf/dl-deps.c: Likewise.
11061         * elf/dl-load.c: Likewise.
11062         * elf/dl-lookup.c: Likewise.
11063         * elf/dl-open.c: Likewise.
11064         * elf/dl-reloc.c: Likewise.
11065         * elf/dl-sym.c: Likewise.
11066         * elf/dl-version.c: Likewise.
11067         * sysdeps/generic/dl-sysdep.c: Likewise.
11069 2001-09-04  Jakub Jelinek  <jakub@redhat.com>
11071         * iconv/strtab.c (strtabinit): Initialize null Strent.
11072         (newstring): Move len == 0 handling...
11073         (strtabadd): ...here.
11074         If len == 1, return null Strent.
11075         When inserting a suffix of an existing string, check if
11076         it is not equal to some suffix already recorded.
11077         Copy left and right members over if adding longer string.
11079 2001-09-04  Jakub Jelinek  <jakub@redhat.com>
11081         * sunrpc/rpc_cout.c (upcase): Account for trailing '\0'.
11083         * sysdeps/unix/sysv/linux/alpha/gethostname.c: Include <errno.h>.
11084         (__syscall_gethostname): Add prototype.
11086 2001-09-04  Ulrich Drepper  <drepper@redhat.com>
11088         * elf/dl-object.c (_dl_new_object): Remove unnecessary if.
11090 2001-09-02  Ulrich Drepper  <drepper@redhat.com>
11092         * elf/rtld.c (dl_main): Increment l_opencount for main binary.
11094 2001-08-27  Roland McGrath  <roland@frob.com>
11096         * sysdeps/unix/sysv/gethostname.c (__gethostname): When LEN is too
11097         short, copy that much into NAME anyway before returning error.
11099 2001-09-01  Richard Henderson  <rth@redhat.com>
11101         * sysdeps/alpha/elf/Dist: Remove file.
11102         * sysdeps/alpha/elf/Makefile: Remove file.
11103         * sysdeps/alpha/elf/crtbegin.S: Remove file.
11104         * sysdeps/alpha/elf/crtend.S: Remove file.
11105         * sysdeps/alpha/elf/initfini.c: New file.
11107 2001-09-01  Mark Kettenis  <kettenis@gnu.org>
11109         * iconv/tst-iconv1.c: Include <stddef.h> for wchar_t.
11110         * iconv/tst-iconv3.c: Likewise.
11112 2001-09-01  Jakub Jelinek  <jakub@redhat.com>
11114         * sysdeps/generic/inttypes.h (__gwchar_t): Define to wchar_t for C++.
11116 2001-09-01  Ulrich Drepper  <drepper@redhat.com>
11118         * iconv/gconv_cache.c: Rename variable cache to __gconv_cache and
11119         export it.
11120         * iconv/Versions (libc) [GLIBC_2.2.5]: Export __gconv_cache.
11121         * iconv/iconv_prog.c (insert_cache): New function.
11122         (print_known_names): If cache is used call insert_cache to use the
11123         information from the cache [PR libc/2509].
11125 2001-08-31  Ulrich Drepper  <drepper@redhat.com>
11127         * time/strptime.c (strptime_internal): Recognize 'l' format and
11128         handle it like 'I' for symmetry with strftime.
11130 2001-08-31  Richard Henderson  <rth@redhat.com>
11132         * elf/dl-support.c (_dl_cpuclock_offset): Protect with NONAVAIL.
11133         (HP_TIMING_AVAIL): Set to HP_SMALL_TIMING_AVAIL if present.
11134         * elf/rtld.c (HP_TIMING_AVAIL): Likewise.
11135         (print_statistics): Make scalar unsigned long long.
11136         * sysdeps/alpha/hp-timing.h: New file.
11138 2001-08-31  Jakub Jelinek  <jakub@redhat.com>
11140         * stdio-common/perror.c (perror): Save errno early, pass it
11141         down to perror_internal.
11142         (perror_internal): Add errnum argument.
11144 2001-08-31  Jakub Jelinek  <jakub@redhat.com>
11146         * sysdeps/alpha/dl-machine.h (elf_machine_rela): Remove unused code.
11147         Don't add old memory content for R_ALPHA_REFQUAD.
11149 2001-08-30  Ulrich Drepper  <drepper@redhat.com>
11151         * crypt/md5-crypt.c (__md5_crypt_r): Compute used and required
11152         memory correctly.
11154         * sysdeps/unix/sysv/linux/ia64/ioperm.c (_ioperm): Use __open
11155         instead of open, __close instead of close, __getpagesize instead
11156         of getpagesize.
11158         * string/argz-stringify.c (__argz_stringify): Use __strnlen
11159         instead of strnlen.
11160         * include/string.h (strndupa): Redefine here to use __strnlen
11161         instead of strnlen.
11162         * string/strndup.c (__strndup): Use __strnlen not strnlen.
11164         * misc/syslog.c (vsyslog): Fix typo in last change (connect ->
11165         connected).
11167 2001-08-30  Jakub Jelinek  <jakub@redhat.com>
11169         * sysdeps/alpha/dl-machine.h (elf_machine_rela): Don't handle
11170         R_ALPHA_RELATIVE if RTLD_BOOTSTRAP and HAVE_Z_COMBRELOC.  Only check
11171         for rtld map if neither RTLD_BOOTSTRAP nor HAVE_Z_COMBRELOC is defined.
11172         * sysdeps/i386/dl-machine.h (elf_machine_rel): Similarly.
11173         * sysdeps/ia64/dl-machine.h (elf_machine_rel): Similarly.
11174         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rel): Similarly.
11175         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rel): Similarly.
11177 2001-08-30  Ulrich Drepper  <drepper@redhat.com>
11179         * sysdeps/alpha/fpu/libm-test-ulps: Adjust j0 ULPs.
11181 2001-08-30  Andreas Jaeger  <aj@suse.de>
11183         * sysdeps/ieee754/ldbl-128/e_jnl.c: New file,
11184         contributed Stephen L Moshier.
11186 2001-08-30  Jakub Jelinek  <jakub@redhat.com>
11188         * sunrpc/etc.rpc (sgi_fam): Add.
11190 2001-08-30  Ulrich Drepper  <drepper@redhat.com>
11192         * sysdeps/unix/sysv/linux/alpha/gethostname.c: New file.
11194 2001-08-29  Ulrich Drepper  <drepper@redhat.com>
11196         * nis/nis_findserv.c (__nis_findfastest): Don't fail if reply received
11197         first is from a previous call.
11198         Patch by Alexander Belopolsky <alexb@rentec.com> for [PR libc/3670].
11200 2001-08-29  Andreas Schwab  <schwab@suse.de>
11202         * sysdeps/ia64/fpu/libm-test-ulps: Updated.
11204 2001-08-25  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
11206         * config.make.in (INSTALL_SCRIPT): Define.
11207         * Makeconfig (INSTALL_SCRIPT): Define.
11208         * Makerules (do-install-script): New macro to install scripts using
11209         INSTALL_SCRIPT.
11210         (install-bin-script): New rule to install scripts with
11211         do-install-script.
11212         (install-bin-script-nosubdir): New rule.
11213         (install-no-libc.a-nosubdir): Add install-bin-script-nosubdir.
11214         (distinfo-vars): Add $(install-bin-script).
11215         * Rules (others): Likewise.
11216         * Makefile (glibcbug): Install with install-bin-script.
11217         * debug/Makefile (xtrace): Likewise.
11218         (catchsegv): Likewise.
11219         * elf/Makefile (ldd): Likewise.
11220         * malloc/Makefile (mtrace): Likewise.
11221         * timezone/Makefile (tzselect): Likewise.
11223 2001-08-29  H.J. Lu  <hjl@gnu.org>
11225         * sysdeps/mips/dl-machine.h (__dl_runtime_resolve): Pass
11226         ELF_RTYPE_CLASS_PLT, instead of R_MIPS_REL32, to
11227         _dl_lookup_versioned_symbol () and _dl_lookup_symbol ().
11229 2001-08-29  Andreas Schwab  <schwab@suse.de>
11231         * sysdeps/m68k/fpu/libm-test-ulps: Updated.
11233 2001-08-28  H.J. Lu  <hjl@gnu.org>
11235         * Makeconfig (combreloc-LDFLAGS): New variable.
11236         Add it to LDFLAGS.so, LDFLAGS-rtld, and +link.
11237         * config.make.in (have-z-combreloc): New variable.
11238         * configure.in: Substitute libc_cv_z_combreloc.
11240 2001-08-29  Ulrich Drepper  <drepper@redhat.com>
11242         * po/sv.po: Update from translation team.
11243         * po/fr.po: Likewise.
11244         * po/da.po: Likewise.
11246 2001-08-28  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
11248         * Makerules: Fix a typo: MD% -> MD5.
11250 2001-08-28  Ulrich Drepper  <drepper@redhat.com>
11252         * sunrpc/rpc_hout.c (pargdef): Function must take pointer to object.
11253         Patch by Patrick Duval <Patrick.Duval@devinci.fr>.
11255 2001-08-28  Andreas Jaeger  <aj@suse.de>
11257         * manual/libc-texinfo.sh: Add entry about free manuals.
11259         * manual/contrib.texi (Contributors): Fix cross reference.
11261         * manual/libc.texinfo (Copying): Include freemanuals.
11263         * manual/Makefile (appendices): Add freemanuals.
11265         * manual/freemanuals.texi: New file.
11266         Patch by Brian Youmans <3diff@gnu.org>.
11268         * manual/libm-err-tab.pl: Pretty print more platforms, print a
11269         smaller table.
11271         * manual/math.texi (Errors in Math Functions): Fix grammar, start
11272         table on separate page.
11273         Patch by Brian Youmans <3diff@gnu.org>.
11275 2001-08-27  Ulrich Drepper  <drepper@redhat.com>
11277         * misc/syslog.c (vsyslog): Try a bit harder to use syslogd.  If
11278         the connection went down after we first used it try to connect
11279         again and resend the message before printing to the console.
11280         Reported by Coserea Gh. Tudor <tudore@tudore.gecadsoftware.com>.
11282 2001-08-27  Jakub Jelinek  <jakub@redhat.com>
11284         * string/tst-strlen.c (main): Test strnlen (, -1) too.
11285         * sysdeps/generic/strnlen.c (__strnlen): Fix for maxlens with top
11286         bit set.
11288 2001-08-27  Ulrich Drepper  <drepper@redhat.com>
11290         * iconv/strtab.c (searchstring): Use correct length for comparison.
11291         (strtabadd): Account total size correct if new string has old string as
11292         substring.
11294 2001-08-27  Jakub Jelinek  <jakub@redhat.com>
11296         * elf/rtld.c (dl_main): Update call to _dl_lookup_symbol.
11298 2001-08-27  Andreas Jaeger  <aj@suse.de>
11300         * sysdeps/i386/fpu/libm-test-ulps (float): Add ulps for new tests.
11302         * math/libm-test.inc (j0_test): Add extra tests.
11303         * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_j0l): Use |x|,
11304         not x, in Hankel approximation.
11305         Patches by Stephen L Moshier.
11307 2001-08-26  Ulrich Drepper  <drepper@redhat.com>
11309         * sysdeps/ia64/dl-lookupcfg.h: Add forward declaration for struct
11310         link_map.
11312         * configure.in: Fix test for .rela.dyn section.
11314         * elf/dl-runtime.c: Update calls to _dl_lookup_*.
11316 2001-08-26  Jakub Jelinek  <jakub@redhat.com>
11318         * elf/dl-reloc.c (RESOLVE_MAP, RESOLVE): Use elf_machine_type_class
11319         instead of elf_machine_lookup_noexec_p and elf_machine_lookup_noplt_p.
11320         Pass type_class to _dl_lookup_*.
11321         * elf/dl-lookup.c (_dl_lookup_symbol): Take type_class parameter now.
11322         Pass around just type_class instead of noexec, noplt pair.
11323         (_dl_lookup_versioned_symbol): Likewise.
11324         (_dl_lookup_symbol_skip): Pass around just type_class instead of
11325         noexec, noplt pair.
11326         (_dl_lookup_versioned_symbol_skip): Likewise.
11327         (_dl_do_lookup, _dl_do_lookup_versioned): Likewise.
11328         * elf/do-lookup.h (do_lookup): Likewise.
11329         * include/link.h (struct link_map): Replace noexec and noplt fields
11330         in l_lookup_cache with type_class field.
11331         * sysdeps/generic/ldsodefs.h (ELF_RTYPE_CLASS_PLT,
11332         ELF_RTYPE_CLASS_COPY): Define.
11333         Adjust prototypes for _dl_lookup_symbol and
11334         _dl_lookup_versioned_symbol.
11335         * sysdeps/alpha/dl-machine.h (elf_machine_lookup_noplt_p,
11336         elf_machine_lookup_noexec_p): Remove.
11337         (elf_machine_type_class): Define.
11338         * sysdeps/arm/dl-machine.h: Likewise.
11339         * sysdeps/hppa/dl-machine.h: Likewise.
11340         * sysdeps/cris/dl-machine.h: Likewise.
11341         * sysdeps/i386/dl-machine.h: Likewise.
11342         * sysdeps/ia64/dl-machine.h: Likewise.
11343         * sysdeps/m68k/dl-machine.h: Likewise.
11344         * sysdeps/mips/mips64/dl-machine.h: Likewise.
11345         * sysdeps/mips/dl-machine.h: Likewise.
11346         * sysdeps/powerpc/dl-machine.h: Likewise.
11347         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
11348         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
11349         * sysdeps/sh/dl-machine.h: Likewise.
11350         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
11351         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
11353 2001-08-26  Ulrich Drepper  <drepper@redhat.com>
11355         * manual/message.texi (Advanced gettext functions): Change
11356         description of plural forms for Slovak.
11357         Reported by Marcel Telka <marcel@telka.sk>.
11359         * manuaL/time.texi (Low-Level Time String Parsing): Fix description of
11360         %z.  Reported by C. Scott Ananian <cananian@lesser-magoo.lcs.mit.edu>.
11362 2001-08-26  Jakub Jelinek  <jakub@redhat.com>
11364         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_lazy_rel): Fix a
11365         typo.  Patch by Florian La Roche <laroche@redhat.com>.
11367 2001-08-26  Ulrich Drepper  <drepper@redhat.com>
11369         * include/link.h (struct link_map): Add l_lookup_cache element.
11370         * elf/dl-reloc.c (RESOLVE): Add symbol caching here.
11371         (RESOLVE_MAP): Likewise.
11372         (_dl_relocate_object): Remove cache initialization.
11373         * elf/dl-lookup.c: Rip out cache handling code.
11374         * sysdeps/generic/ldsodefs.h: Remove lookup_cache struct and variable
11375         declarations.
11377         * elf/dl-lookup.c (_dl_lookup_symbol): Reorder some conditions and
11378         remove some __builtin_expect.
11379         (_dl_lookup_versioned_symbol): Likewise.
11381         * config.h.in: Add HAVE_Z_COMBRELOC.
11382         * configure.in: Add test for -z combreloc.
11384         * sysdeps/i386/dl-machine.h (elf_machine_rel): Minor cleanups and
11385         optimizations.  Use HAVE_Z_COMBRELOC to avoid generaton of
11386         R_386_RELATIVE handling for ld.so startup.  Reduce RTLD_BOOTSTRAP
11387         case to almost no code.
11389 2001-08-25  Ulrich Drepper  <drepper@redhat.com>
11391         * po/tr.po: Update from translation team.
11393 2001-08-24  Andreas Jaeger  <aj@suse.de>
11395         * iconv/Makefile (extra-objs): Add iconvconfig-modules so that
11396         make clean works.
11398 2001-08-24  Ulrich Drepper  <drepper@redhat.com>
11400         * elf/rtld.c (print_statistics): Printf % after percent values.
11401         * elf/dl-misc.c (_dl_debug_vdprintf): Implement %%.
11403         * elf/dl-lookup.c (_dl_lookup_symbol): If we use the cache we
11404         don't have to compute the hash value and initialize current_value.
11405         Move reference_name variable to where it is needed.
11406         (_dl_lookup_versioned_symbol): Likewise.
11408 2001-08-24  Roland McGrath  <roland@frob.com>
11410         * string/tester.c (test_strerror): Don't use _sys_errlist/_sys_nerr.
11411         Just test that strerror returns non-null for a few errno codes.
11413 2001-08-23  Roland McGrath  <roland@frob.com>
11415         * hurd/Versions (libc: GLIBC_2.2.5): New set; add _hurd_raise_signal,
11416         _hurdsig_interrupt_timeout, _hurdsig_fault_preemptor.
11418         * sysdeps/posix/shm_unlink.c (shm_unlink): __unlink -> unlink.
11420         * mach/Versions (libc: GLIBC_2.2.5): New set; add __mach_msg_destroy,
11421         __mach_reply_port.
11423 2001-08-24  Ulrich Drepper  <drepper@redhat.com>
11425         * nss/test-netdb.c (test_hosts): Don't segfault if gethostname
11426         returns NULL.
11428         * elf/do-rel.h (elf_dynamic_do_rel): Fix problem with ld.so
11429         startup.  Explicitly remove lazy part for RTLD_BOOTSTRAP since gcc
11430         doesn't do it.
11431         * elf/rtld.c: Include <sys/param.h>.
11432         * elf/dl-reloc.c: Likewise.
11434 2001-08-24  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
11436         * sysdeps/unix/sysv/linux/mips/configure.in: Define AC_SUBST to
11437         empty to prevent junk from being generated.
11438         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
11440 2001-08-24  Jakub Jelinek  <jakub@redhat.com>
11442         * elf/do-rel.h (elf_dynamic_do_rel): If l_addr is 0, skip relative
11443         records.  Rename endrel to relative, initialize it to r, and use it
11444         in elf_machine_rel_relative calls.  Point r after relative relocs.
11446 2001-08-24  Ulrich Drepper  <drepper@redhat.com>
11448         * sysdeps/i386/dl-machine.h (elf_machine_rel): Correct prediction
11449         of R_386_NONE.
11451 2001-08-24  Jakub Jelinek  <jakub@redhat.com>
11453         * elf/do-rel.h (elf_machine_rel_relative): Define for rela if
11454         necessary.  Undefine newly defined macros at the end.
11455         * sysdeps/hppa/dl-machine.h (elf_machine_rela_relative):
11456         Rename from elf_machine_rel_relative.
11457         * sysdeps/cris/dl-machine.h (elf_machine_rela_relative): Likewise.
11458         * sysdeps/m68k/dl-machine.h (elf_machine_rela_relative): Likewise.
11459         * sysdeps/powerpc/dl-machine.h (elf_machine_rela_relative): Likewise.
11460         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela_relative):
11461         Likewise.
11462         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela_relative):
11463         Likewise.
11464         * sysdeps/ia64/dl-machine.h (elf_machine_rela_relative): Likewise.
11465         Fix argument types.
11466         * sysdeps/alpha/dl-machine.h (elf_machine_rela_relative): Likewise.
11467         Fix argument types.
11468         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela_relative):
11469         Likewise.  Fix argument types.
11470         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela_relative):
11471         Likewise.  Fix argument types.
11472         * sysdeps/sh/dl-machine.h (elf_machine_rela_relative): Likewise.
11473         Fix argument types.
11474         * sysdeps/mips/dl-machine.h (elf_machine_rel_relative): Use
11475         ElfW(Rel) in argument.
11476         * sysdeps/mips/mips64/dl-machine.h (elf_machine_rel_relative): New
11477         function.
11479 2001-08-24  Alexandre Oliva  <aoliva@redhat.com>
11481         * sysdeps/sh/dl-machine.h (elf_machine_rela): Fix typo.
11483 2001-08-24  Andreas Jaeger  <aj@suse.de>
11485         * sysdeps/ieee754/ldbl-128/e_j1l.c: New file, contributed by
11486         Stephen L Moshier <moshier@mediaone.net>.
11488 2001-08-24  Ulrich Drepper  <drepper@redhat.com>
11490         * elf/do-rel.h (elf_dynamic_do_rel): RELATIVE relocations comes
11491         first if RELCOUNT is set.
11493         * elf/do-rel.h (elf_dynamic_do_rel): If not relocating lazily, don't
11494         call elf_machine_rel for the last DT_RELCOUNT relocations but instead
11495         elf_machine_rel_relative.
11496         * sysdeps/alpha/dl-machine.h: Define elf_machine_rel_relative.
11497         Minor optimizations.
11498         * sysdeps/arm/dl-machine.h: Likewise.
11499         * sysdeps/cris/dl-machine.h: Likewise.
11500         * sysdeps/hppa/dl-machine.h: Likewise.
11501         * sysdeps/i386/dl-machine.h: Likewise.
11502         * sysdeps/ia64/dl-machine.h: Likewise.
11503         * sysdeps/m68k/dl-machine.h: Likewise.
11504         * sysdeps/mips/dl-machine.h: Likewise.
11505         * sysdeps/powerpc/dl-machine.h: Likewise.
11506         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
11507         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
11508         * sysdeps/sh/dl-machine.h: Likewise.
11509         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
11510         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
11512 2001-08-23  Roland McGrath  <roland@frob.com>
11514         * rt/tst-aio4.c [! SIGRTMIN] (SIGRTMIN, SIGRTMAX): Define as -1.
11516         * sysdeps/mach/hurd/bits/libc-lock.h: New file, initially copied from
11517         sysdeps/mach version.  Implement counting ("recursive") mutexes
11518         on top of cthreads mutexes.
11519         * sysdeps/mach/hurd/bits/stdio-lock.h: File removed; generic now works.
11521         * sysdeps/generic/bits/stdio-lock.h (_IO_lock_initializer): Define to
11522         _LIBC_LOCK_RECURSIVE_INITIALIZER if defined, else do an #error.
11523         (__libc_cleanup_region_start, __libc_cleanup_region_end,
11524         __libc_clean_end): Define these to call the cleanup function after
11525         normal exit when they're supposed to.
11527         * sysdeps/mach/bits/libc-lock.h (__libc_cleanup_region_start):
11528         Take new first arg DOIT, a boolean saying whether to really install
11529         any cleanup handler.
11530         (__libc_cleanup_region_end): Do nothing if start's DOIT arg was zero.
11531         (__libc_cleanup_end): Likewise.
11532         * sysdeps/generic/bits/libc-lock.h: Same changes.
11533         * stdio-common/vfscanf.c (LOCK_STREAM): Pass new arg.
11534         * stdio-common/vfprintf.c (buffered_vfprintf, vfprintf): Likewise.
11535         * sysdeps/mach/hurd/bits/stdio-lock.h (_IO_cleanup_region_start):
11536         Likewise.
11537         * misc/syslog.c (vsyslog, openlog, closelog): Likewise.
11538         * sysdeps/generic/bits/stdio-lock.h
11539         (_IO_cleanup_region_start, _IO_cleanup_region_start_noarg): Likewise.
11541 2001-08-23  Jakub Jelinek  <jakub@redhat.com>
11543         * elf/ldconfig.c (search_dir): Remove stale symlinks.
11545 2001-08-23  Jakub Jelinek  <jakub@redhat.com>
11547         * elf/dl-lookup.c (lookup_cache, lookup_cache_versioned): New.
11548         (_dl_lookup_symbol): Lookup relocations in cache and store successfull
11549         lookups in cache.
11550         (_dl_lookup_versioned_symbol): Likewise.
11551         * elf/dl-reloc.c (_dl_relocate_object): Initialize cache for
11552         relocation lookup.
11553         * elf/rtld.c (print_statistics): Output _dl_num_cache_relocations.
11554         * sysdeps/generic/ldsodefs.h (struct lookup_cache): New definition.
11555         (lookup_cache, lookup_cache_versioned): Add declarations.
11557 2001-08-23  Ulrich Drepper  <drepper@redhat.com>
11559         * stdlib/tst-random.c (main): Swap parameters in fail call.
11560         Patch by Pete Bevin <pete@petebevin.com>.
11562 2001-08-23  Jakub Jelinek  <jakub@redhat.com>
11564         * sysdeps/generic/inttypes.h: Use __gwchar_t instead of __wchar_t.
11566 2001-08-23  Ulrich Drepper  <drepper@redhat.com>
11568         * malloc/obstack.c: Indent preprocessor directives.
11569         Patch by Jim Meyering <meyering@ascend.com>.
11571         * po/ja.po: Update from translation team.
11573 2001-08-23  Roland McGrath  <roland@frob.com>
11575         * libio/tst-ungetwc1.c (main): Add a const to quiet a warning.
11577         * nss/test-netdb.c (test_hosts): Don't use MAXHOSTNAMELEN.
11578         Instead, use dynamic buffer to test gethostname's ENAMETOOLONG error.
11580 2001-08-22  Roland McGrath  <roland@frob.com>
11582         * sysdeps/generic/ldsodefs.h (_dl_load_lock): Declare it here with
11583         __libc_lock_define_recursive.
11584         * elf/dl-open.c: Don't declare it here any more.
11585         * elf/dl-close.c: Likewise.
11586         * elf/dl-lookup.c: Likewise.
11587         * elf/dl-iteratephdr.c: Likewise.
11588         * elf/dl-lookup.c (add_dependency): Use __libc_lock_lock_recursive and
11589         __libc_lock_unlock_recursive.
11590         * elf/dl-close.c (_dl_close): Likewise
11591         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Likewise
11592         * elf/dl-open.c (_dl_open): Likewise
11594         * sysdeps/generic/bits/libc-lock.h
11595         (__libc_lock_define_recursive): New macro.
11596         * sysdeps/generic/bits/stdio-lock.h (_IO_lock_t): Use it.
11597         (_IO_lock_lock): Use __libc_lock_lock_recursive.
11598         (_IO_lock_unlock): Use __libc_lock_unlock_recursive.
11600         * conform/conformtest.pl (checknamespace): Sort the output list.
11602         * sysdeps/generic/bits/poll.h (POLLWRBAND): New alias for POLLOUT.
11603         (POLLRDNORM, POLLRDBAND, POLLWRNORM, POLLWRBAND): Make these
11604         definitions conditional on [__USE_XOPEN].
11606         * sysdeps/mach/hurd/bits/fcntl.h (O_ASYNC, O_FSYNC, O_SYNC): Define
11607         these unconditionally, not only use [__USE_BSD], so as to match
11608         the sysdeps/unix/sysv/linux files.
11610 2001-08-22  Ulrich Drepper  <drepper@redhat.com>
11612         * test-skeleton.c (add_temp_file): Add __attribute__ ((unused)) to
11613         avoid warnings.
11615         * dlfcn/tst-dladdr.c (do_test): Get address of ref1 using
11616         DL_LOOKUP_ADDRESS.
11618 2001-08-22  Roland McGrath  <roland@frob.com>
11620         * sysdeps/generic/bits/sigaction.h (struct sigaction): Fix up
11621         conditionalization of sa_handler/sa_sigaction member types to
11622         match the sysdeps/unix/sysv/linux file.
11624 2001-08-22  Ulrich Drepper  <drepper@redhat.com>
11626         * elf/dl-addr.c (_dl_addr): Handle broken binaries with zero
11627         symbol sizes a bit better.
11629         * sysdeps/ia64/strncpy.S: Complete rewrite.
11630         Contributed by Jakub Jelinek <jakub@redhat.com>.
11632         * string/stratcliff.c (main): Add strncpy test.
11634 2001-08-22  Roland McGrath  <roland@frob.com>
11636         * sysdeps/generic/dl-environ.c: Include <stdlib.h> and <unistd.h>,
11637         and don't declare unsetenv or _environ directly.
11638         (unsetenv): Return int, not void.  Use __environ instead of _environ.
11640 2001-08-01  Mark Kettenis  <kettenis@gnu.org>
11642         * sysdeps/unix/bsd/bsd4.4/Makefile: New file.
11643         * sysdeps/unix/bsd/bsd4.4/Versions: New file.
11644         * sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c: New file.
11645         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Correct
11646         test for cmsg struct size.
11648 2001-04-23  Paul Eggert  <eggert@twinsun.com>
11650         * posix/getopt.h (getopt_long, getopt_long_only, _getopt_internal):
11651         Rename __argc to ___argc in prototypes to avoid compatibility
11652         problems with systems that reserve the identifier "__argc".
11653         Similarly for __argv.
11655 2001-08-21  Roland McGrath  <roland@frob.com>
11657         * stdio-common/tst-fseek.c: Include <time.h> for `time' declaration.
11659         * mach/Makefile (tests): Removed.
11660         * mach/hello.c: File removed.
11662 2001-08-22  Ulrich Drepper  <drepper@redhat.com>
11664         * po/sv.po: Update from translation team.
11666         * stdio-common/vfscanf.c: Fix handling of %l[].
11667         Reported by Mitsuru Chinen <mchinen@yamato.ibm.com>.
11669         * libio/Makefile (tests): Add tst-sscanf.
11670         * libio/tst-sscanf.c: New file.
11672         * elf/dl-addr.c (_dl_addr): Fix tests to determine dli_sname.
11673         * malloc/mtrace.c (tr_where): dli_sname always points to a
11674         non-empty string if != NULL.
11675         Reported by Tim Janik <timj@gtk.org>.
11677 2001-08-22  Jakub Jelinek  <jakub@redhat.com>
11679         * sunrpc/xdr_rec.c (xdrrec_create): Fix buf sizes before allocating
11680         buf.  Free resources on failure.
11681         * sunrpc/svc_unix.c (svcunix_create): Free resources on failure.
11682         (makefd_xprt): Likewise.
11683         * sunrpc/svc_udp.c (svcudp_bufcreate): Likewise.
11684         * sunrpc/svc_tcp.c (svctcp_create, makefd_xprt): Likewise.
11685         * sunrpc/auth_unix.c (authunix_create): Likewise.
11687 2001-08-21  Jakub Jelinek  <jakub@redhat.com>
11689         * string/strnlen.c: Remove.
11690         * sysdeps/generic/strnlen.c: New file.
11691         * sysdeps/i386/i486/bits/string.h (strnlen): Remove.
11693 2001-08-21  Roland McGrath  <roland@frob.com>
11695         * sysdeps/mach/i386/machine-sp.h (__thread_stack_pointer): Define this
11696         as a macro, not an extern inline function.
11698         * hurd/Versions (GLIBC_2.2.5): New set, define __hurd_fail here.
11699         * Versions.def (libc): Add GLIBC_2.2.5 set.
11700         * hurd/hurd.h (_HURD_H_EXTERN_INLINE): New macro.
11701         (__hurd_fail): Use that instead of _EXTERN_INLINE in decl.
11703 2001-08-20  Roland McGrath  <roland@frob.com>
11705         * hurd/hurdlookup.c (__hurd_file_name_lookup): Fail with ENOENT for "".
11706         (__hurd_file_name_split, __hurd_directory_name_split): Likewise.
11708 2001-08-21  Ulrich Drepper  <drepper@redhat.com>
11710         * string/bits/string2.h: Remove strnlen optimization here.
11711         * sysdeps/i386/i486/bits/string.h: Add it here.
11713 2001-08-21  Wolfram Gloger  <wg@malloc.de>
11715         * malloc/malloc.c: Make access to ..._hook pointers thread-safe.
11717 2001-08-21  Ulrich Drepper  <drepper@redhat.com>
11719         * po/gl.po: Update from translation team.
11721 2001-08-20  Ulrich Drepper  <drepper@redhat.com>
11723         * misc/error.c (error_tail): Use fputws_unlocked instead of fputws.
11724         * misc/err.c (convert_and_print): Likewise.
11726         * malloc/obstack.c (print_and_abort): Use fprintf instead of two
11727         function calls.
11729 2001-08-20  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11731         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Revert the
11732         change of the gregset_t type.
11733         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.
11735 2001-08-20  kaz Kojima  <kkojima@rr.iij4u.or.jp>
11737         * sysdeps/unix/sysv/linux/sh/sysdep.S: Align errno.
11739 2001-08-20  Ulrich Drepper  <drepper@redhat.com>
11741         * posix/regex.c (truncate_wchar): Use wcrtomb not wctomb.
11743         * string/strnlen.c: Fix the implementation.  We cannot use memchr.
11745 2001-08-18  Mark Kettenis  <kettenis@gnu.org>
11747         * sysdeps/mach/hurd/i386/init-first.c (init): Initialize __environ
11748         before calling the cthreads initialization code.
11750 2001-08-20  Ulrich Drepper  <drepper@redhat.com>
11752         * argp/argp-help.c: Fix two problems introduced in last change.
11754         * include/dirent.h: Include <dirstream.h> first.
11756 2001-08-19  Ulrich Drepper  <drepper@redhat.com>
11758         * io/fts.c (fts_safe_changedir): Use __fxstat64 instead of __fstat.
11760         * sunrpc/svcauth_des.c (_svcauth_des): Avoid using bcopy.
11761         * sunrpc/xdr_rec.c: Likewise.
11762         * sunrpc/xdr_mem.c: Likewise.
11763         * sunrpc/svc_authux.c (_svcauth_unix): Likewise.
11764         * sunrpc/rpc_cmsg.c: Likewise.
11765         * sunrpc/getrpcport.c (getrpcport): Likewise.
11766         * sunrpc/clnt_simp.c (callrpc): Likewise.
11767         * sunrpc/clnt_gen.c (clnt_create): Likewise.
11768         * string/envz.c: Likewise.
11770         * po/ko.po: Update from translation team.
11772         * argp/argp-help.c: Handle wide oriented stderr stream.
11774 2001-08-18  Ulrich Drepper  <drepper@redhat.com>
11776         * sysdeps/generic/strtol.c: Little optimizations.  Add some
11777         __builtin_expect.
11779         * conform/conformtest.pl: <inttypes.h> test requires <stddef.h>.
11781         * wcsmbs/wchar.h (wcwdith): Change parameter type to wchar_t.
11782         * wcsmbs/wcwidth.c (wcwdith): Likewise.
11783         * wcsmbs/wcwidth.h (internal_wcwdith): Likewise.
11785         * conform/data/unistd.h-data: Remove _SC_MULTIPLE_PROCESS.
11787         * conform/data/ucontext.h-data: Fix typos in ucontext_t element tests.
11789         * time/time.h (struct timespec): Use __time_t for tv_sec element.
11791         * sysdeps/generic/inttypes.h: Define __wchar_t.  Use it instead of
11792         wchar_t for function declarations and defintions.
11794         * misc/sys/select.h: Define __need_time_t before including <time.h>.
11795         Define suseconds_t if it hasn't happened yet.
11797         * iconv/gconv.h: Define __need_wchar_t before including <stddef.h>.
11799         * conform/data/sys/uio.h-data: Allow UIO_MAXIOV to be defined.
11801         * sysdeps/generic/stdint.h: Don't get definition of wchar_t from
11802         <stddef.h>.
11804         * conform/data/stddef.h-data: Remove wint_t.
11806         * conform/conformtest.pl: Change namespace test to take #undef
11807         lines into account.
11809         * conform/data/netinet/in.h-data: Fix typo in allow-header line.
11811         * conform/data/sys/socket.h-data: Add sockatmark.
11813 2001-08-17  Ulrich Drepper  <drepper@redhat.com>
11815         * io/fts.c: Update from recent BSD source.
11817 2001-08-17  Roland McGrath  <roland@frob.com>
11819         * stdio-common/perror.c (perror) [! USE_IN_LIBIO]: Don't use _IO_fwide.
11820         * misc/error.c (error_tail, error, error_at_line) [! USE_IN_LIBIO]:
11821         Likewise.
11823 2001-08-17  Ulrich Drepper  <drepper@redhat.com>
11825         * locale/duplocale.c (__duplocale): Also initialize the special
11826         __ctype_* elements.
11828         * conform/data/netdb.h-data: Adjust gai_strerror return type.
11830 2001-08-17  Andreas Jaeger  <aj@suse.de>
11832         * misc/getpass.c: Include wchar.h for prototypes.
11833         * malloc/obstack.c: Likewise.
11835 2001-08-17  Ulrich Drepper  <drepper@redhat.com>
11837         * sunrpc/svc_simple.c (universal): Use __write instead of write.
11839         * wcsmbs/wcscoll.c: Also define __wcscoll.
11840         * include/wchar.h: Declare __wcscoll.
11842         * libio/fwprintf.c: Use __vfwprintf instead of vfwprintf.
11843         * libio/vwprintf.c: Likewise.
11844         * libio/wprintf.c: Likewise.
11846         * iconv/gconv_cache.c: Use __munmap instead of munmap.
11848 2001-08-16  Ulrich Drepper  <drepper@redhat.com>
11850         * posix/regex.c [_LIBC] (convert_mbs_to_wcs): Use __mbrtowc
11851         instead of mbrtowc.
11852         [_LIBC]: Use __iswctype instead of iswctype, __wcslen instead of
11853         wcslen, and __wcscoll instead of wcscoll.
11855         * sysdeps/unix/sockatmark.c (sockatmark): Use __ioctl instead of ioctl.
11857         * sysdeps/unix/sysv/linux/gai_sigqueue.c (__gai_sigqueue): Use
11858         __getuid instead of getuid.
11860         * stdio-common/perror.c (perror): Use __close instead of close.
11861         * iconv/gconv_cache.c (__gconv_load_cache): Likewise.
11862         * libio/freopen.c (freopen): Likewise.
11863         * libio/freopen64.c (freopen64): Likewise.
11865         * libio/tst-ungetwc2.c (main): Define str const.
11867         * include/wchar.h: Add prototypes for __fwprintf and __vfwprintf.
11868         * libio/fwprintf.c: Also define __fwprintf.
11869         * stdio-common/vfprintf.c [COMPILE_WPRINTF]: Also define __vfwprintf.
11870         * argp/argp-fmtstream.c: Handle wide oriented stderr stream.
11871         * assert/assert-perr.c: Likewise.
11872         * assert/assert.c: Likewise.
11873         * gmon/gmon.c: Likewise.
11874         * inet/rcmd.c: Likewise.
11875         * malloc/obstack.c: Likewise.
11876         * misc/err.c: Likewise.
11877         * misc/error.c: Likewise.
11878         * misc/getpass.c: Likewise.
11879         * posix/getopt.c: Likewise.
11880         * resolv/res_hconf.c: Likewise.
11881         * stdio-common/perror.c: Likewise.
11882         * stdio-common/psignal.c: Likewise.
11883         * stdlib/fmtmsg.c: Likewise.
11884         * sunrpc/auth_unix.c: Likewise.
11885         * sunrpc/clnt_perr.c: Likewise.
11886         * sunrpc/clnt_tcp.c: Likewise.
11887         * sunrpc/clnt_udp.c: Likewise.
11888         * sunrpc/clnt_unix.c: Likewise.
11889         * sunrpc/svc_simple.c: Likewise.
11890         * sunrpc/svc_tcp.c: Likewise.
11891         * sunrpc/svc_udp.c: Likewise.
11892         * sunrpc/svc_unix.c: Likewise.
11893         * sunrpc/xdr.c: Likewise.
11894         * sunrpc/xdr_array.c: Likewise.
11895         * sunrpc/xdr_rec.c: Likewise.
11896         * sunrpc/xdr_ref.c: Likewise.
11897         * sysdeps/generic/wordexp.c: Likewise.
11899         * po/it.po: Update from translation team.
11901         * misc/err.c: Handle wide oriented stderr stream.
11903 2001-08-14  Tom Rix  <trix@redhat.com>
11905         * iconv/gconv_cache.c (find_module): Add #ifndef STATIC_GCONV.
11906         * iconv/Makefile: Fix gconv_cache.c CFLAGS.
11908 2001-08-13  Tom Rix  <trix@redhat.com>
11910         * sysdeps/unix/sysv/aix/Makefile: Add rule to import kernel symbols.
11911         * sysdeps/unix/sysv/aix/bits/types.h: Fix type of __id_t, __useconds_t
11912         and __intptr_t.
11914 2001-08-15  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11916         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S (__getcontext):
11917         Store the access registers to the ucontext structure.
11918         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S (__getcontext):
11919         Likewise.
11921         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S (__setcontext):
11922         Load the access registers from the ucontext structure.
11923         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S (__setcontext):
11924         Likewise.
11926         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.h: Adjust the SC_xxx
11927         offsets to the new ucontext layout.
11928         * sysdeps/unix/sysv/linux/s390/s390-64/ucontext_i.h: Likewise.
11930         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Fix the layout
11931         of the ucontext structure.
11932         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.
11934 2001-08-15  Ulrich Drepper  <drepper@redhat.com>
11936         * misc/error.c (error): Handle wide oriented stderr stream correctly.
11937         (error_at_line): Likewise.
11939         * stdio-common/perror.c (perror): Implement according to standard.
11940         The stream orientation must not be changed if the stream was not
11941         oriented before the call.
11942         * stdio-common/Makefile (tests): Add tst-perror.
11943         * stdio-common/tst-perror.c: New file.
11946 See ChangeLog.12 for earlier changes.