Use de_DE.UTF-8 locale.
[glibc.git] / ChangeLog
blob71495f7775f80c6ef5857aac22fdc3656e9b3f48
1 2001-08-09  Andreas Jaeger  <aj@suse.de>
3         * configure.in: Add check for GCC 3.x.
5 2001-08-09  Ulrich Drepper  <drepper@redhat.com>
7         * libio/wfileops.c (_IO_wfile_seekoff): Don't even try to handle
8         seeking with backup buffer present.
9         Correct determining of internal buffer position.
10         Reset also wide buffers if we reset the internal buffers.
11         * libio/iofwide.c (_IO_fwide): Always determine file offset for wide
12         streams.
13         * libio/ioseekoff.c: Catch one unimplemented case.
14         * libio/ftello.c: Don't abort if the wide stream has backup buffer.
15         * libio/ftello64.c: Likewise.
16         * libio/iofgetpos.c: Likewise.
17         * libio/iofgetpos64.c: Likewise.
18         * libio/ftell.c: Likewise.
19         * libio/Makefile (tests): Add tst-ungetwc2.
20         * libio/tst-ungetwc2.c: New file.
22 2001-08-08  Ulrich Drepper  <drepper@redhat.com>
24         * locale/elem-hash.h (elem_hash): Correct stupid mistake and
25         create real hash values now.
26         Patch by Isamu Hasegawa <isamu@yamato.ibm.com>.
28         * libio/iofgetpos.c (_IO_new_fgetpos): Correct a few problems in
29         the handling of wide streams.
31         * libio/ioungetwc.c (ungetwc): Orient stream first.
32         * libio/Makefile (tests): Add tst-ungetwc1.
33         * libio/tst-ungetwc1.c: New file.
35         * libio/wfileops.c (_IO_wfile_underflow): Remove incorrect test
36         for possible conversion using __codecvt_do_in.
37         * libio/Makefile (tests): Add tst-fgetws.
38         * libio/tst-fgetws.c: New file.
40         * libio/iofgetws.c: Use _IO_ferror_unlocked macros instead of
41         coding the test here.
43         * catgets/open_catalog.c: Rewrite code to assume that the function
44         is called at catopen time and not delayed in catgets.
45         * catgets/catgets.c (catopen): Call __open_catalog and fail if that
46         function failed.
47         (catgets): Remove code for delayed opening of catalog.
48         * catgets/catgetsinfo.h: Remove now unnecessary information from
49         struct catalog_info.  Change __open_catalog prototype.
50         * catgets/gencat.c: Adjust __open_catalog call.
51         * catgets/test-gencat.c: Stop program if catopen failed.
53         * locale/C-monetary.c (_nl_C_LC_MONETARY): Provide correct value
54         for CRNCYSTR.
56         * locale/programs/ld-messages.c (messages_finish): Provide POSIX
57         locale compliant default values for fields without definition.
58         * locale/programs/ld-time.c (time_finish): Likewise.
59         * locale/programs/ld-monetary.c (monetary_finish): Likewise.
61 2001-08-08  Andreas Jaeger  <aj@suse.de>
63         * sysdeps/ieee754/ldbl-96/s_ilogbl.c (__ilogbl): Fix test for
64         infinity.
66 2001-08-07  Ulrich Drepper  <drepper@redhat.com>
68         * sysdeps/ia64/memusage.h (GETTIME): Define using hp-timing.h
69         functionality.
71         * sysdeps/ia64/hp-timing.h (HP_TIMING_NOW): Fix comment.
73 2001-08-07  Jakub Jelinek  <jakub@redhat.com>
75         * malloc/memusage.c (initialized): New variable.
76         (init): If not yet initialized, call me().
77         (me): Do all dlsym calls here.
78         (malloc, realloc, calloc, free): If not yet initialized,
79         call me().  If in the middle of initializing, return NULL or
80         do nothing.
82 2001-08-07  Jakub Jelinek  <jakub@redhat.com>
84         * sysdeps/unix/seekdir.c (seekdir): Set dirp->filepos.
86         * dirent/tst-seekdir.c (main): Check whether telldir right after
87         seekdir returns 2nd argument given to seekdir.
89 2001-08-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
91         * dlfcn/Makefile (tststatic-ENV): Add $(common-objpfx) to
92         LD_LIBRARY_PATH.
94 2001-08-07  Andreas Jaeger  <aj@suse.de>
95             Andreas Schwab  <schwab@suse.de>
96             Bruno Haible  <haible@clisp.cons.org>
98         * locale/programs/3level.h (EMPTY): New macro.
99         (*_get, *_add, *_iterate, *_finalize): Use it instead of ~(uint32_t) 0.
101 2001-08-08  GOTO Masanori  <gotom@debian.or.jp>
103         * locale/iso-3166.def: Updates from latest official list.
105 2001-08-07  Andreas Jaeger  <aj@suse.de>
107         * stdlib/tst-strtod.c: Disable HUGE_VAL tests for older GCCs.
109         * iconv/gconv_charset.h (upstr): Add unused attribute to avoid warning.
111         * libio/iopopen.c (_IO_new_proc_open): Fix typos, it's _IO_MTSAFE_IO.
112         (_IO_new_proc_close): Likewise.
113         * libio/oldiopopen.c (_IO_old_proc_open): Likewise.
114         (_IO_old_proc_close): Likewise.
116 2001-08-06  Ulrich Drepper  <drepper@redhat.com>
118         * manual/locale.texi: Add documentation for rpmatch.
119         Patch by Jochen Hein <jochen@jochen.org>.
121 2001-08-06  Jakub Jelinek  <jakub@redhat.com>
123         * stdlib/strtod.c (STRTOF): Skip whole infinity, not just inf.
124         * stdio-common/vfscanf.c (__vfscanf): +- can be followed by i in +-Inf.
126         * stdlib/tst-strtod.c (tests): Add Inf tests.
127         * stdio-common/tstscanf.c (main): Add tests for +- before Inf.
129 2001-08-06  Ulrich Drepper  <drepper@redhat.com>
131         * locale/weightwc.h (findidx): Change type of i to int32_t.
133         * wcsmbs/wcsmbs-tst1.c (main): Avoid warning.  Pretty printing.
135 2001-08-05  Roland McGrath  <roland@frob.com>
137         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h (struct dirent): Rename member
138         d_fileno to d_ino.
139         (struct dirent64): Likewise.
140         (d_fileno): Define as macro.
142 2001-08-04  Roland McGrath  <roland@frob.com>
144         * sysdeps/mach/hurd/getrusage.c: Use TASK_EVENTS_INFO if implemented
145         by the microkernel (which it's not).
147 2001-08-04  Ulrich Drepper  <drepper@redhat.com>
149         * libio/fileops.c (_IO_new_file_underflow): Don't call
150         _IO_flush_all_linebuffered.  This isn't required in any standard.
151         Instead flush only stdout.
152         * libio/wfileops.c (_IO_wfile_underflow): Likewise.
154 2001-08-04  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
156         * dlfcn/Makefile: Add rules for new testcase tststatic.
157         * dlfcn/tststatic.c: New file.
158         * dlfcn/modstatic.c: New file.
160 2001-08-04  Ulrich Drepper  <drepper@redhat.com>
162         * manual/summary.awk: Fix value used for FF.
164         * elf/rtld.c: Correct use of __builtin_expect.
166         * elf/dl-close.c: Remove commented-out code.
168         * libio/genops.c (_IO_unbuffer_write): Force streams in narrow
169         orientation so that conversion modules aren't used anymore.
170         * malloc/set-freeres.c: Call _IO_cleanup before running subfreeres
171         functions to avoid using wide streams afterwards.
173         * iconvdata/Makefile: Add rules to build GEORGIAN-PS and
174         GEORGIAN-ACADEMY.
175         * iconvdata/georgian-ps.c: New file.
176         * iconvdata/georgian-academy.c: New file.
177         * iconvdata/gconv-modules: Add entries for GEORGIAN-PS and
178         GEORGIAN-ACADEMY.
179         * iconvdata/tst-tables.sh: Add GEORGIAN-PS and GEORGIAN-ACADEMY.
181 2001-08-03  Ulrich Drepper  <drepper@redhat.com>
183         * locale/programs/ld-collate (insert_value): If symbol in order
184         definition does not exist create it as a sequence without
185         associated multibyte and wide representation.
187 2001-07-30  Roland McGrath  <roland@frob.com>
189         * sysdeps/mach/bits/libc-lock.h (__libc_cleanup_region_start): Diddle
190         syntax so both function and pointer-to-function arguments work right.
192 2001-08-03  Tom Rix  <trix@redhat.com>
194         * config.h.in: Add HAVE_XCOFF for AIX.
195         * configure.in: Add --with-xcoff option.
196         * include/libc-symbols.h: Disable the .stabs macros.
198 2001-08-03  Ulrich Drepper  <drepper@redhat.com>
200         * iconvdata/8bit-gap.c: Correctly use __builtin_expect.
201         * iconvdata/ansi_x3.110.c: Likewise.
202         * iconvdata/big5.c: Likewise.
203         * iconvdata/euc-cn.c: Likewise.
204         * iconvdata/euc-jp.c: Likewise.
205         * iconvdata/euc-kr.c: Likewise.
206         * iconvdata/gb18030.c: Likewise.
207         * iconvdata/gbbig5.c: Likewise.
208         * iconvdata/gbgbk.c: Likewise.
209         * iconvdata/gbk.c: Likewise.
210         * iconvdata/ibm930.c: Likewise.
211         * iconvdata/ibm932.c: Likewise.
212         * iconvdata/ibm933.c: Likewise.
213         * iconvdata/ibm935.c: Likewise.
214         * iconvdata/ibm939.c: Likewise.
215         * iconvdata/ibm943.c: Likewise.
216         * iconvdata/iso-2022-cn.c: Likewise.
217         * iconvdata/iso-2022-kr.c: Likewise.
218         * iconvdata/iso646.c: Likewise.
219         * iconvdata/iso8859-1.c: Likewise.
220         * iconvdata/iso_6937-2.c: Likewise.
221         * iconvdata/iso_6937.c: Likewise.
222         * iconvdata/johab.c: Likewise.
223         * iconvdata/sjis.c: Likewise.
224         * iconvdata/t.61.c: Likewise.
225         * iconvdata/uhc.c: Likewise.
226         * iconvdata/unicode.c: Likewise.
227         * iconvdata/utf-16.c: Likewise.
228         * iconv/gconv_simple.c: Likewise.   Convert assert() in real error
229         handling.
231         * iconvdata/Makefile: Add rules to build KOI8-T module.
232         * iconvdata/koi8-t.c: New file.
233         * iconvdata/gconv-modules: Add entries for KOI8-T.
234         * iconvdata/tst-tables.sh: Add KOI8-T.
236         * locale/iso-639.def: Correct Javanese 2 letter code.  Add Tonga.
237         Add Tigrinya.
239 2001-08-02  Ulrich Drepper  <drepper@redhat.com>
241         * locale/programs/ld-collate.c (collate_read): Handle collating-element
242         and reorder_after following copy statement correctly.
244 2001-08-02  Andreas Jaeger  <aj@suse.de>
246         * libio/bits/stdio.h (printf): Remove printf optimization since
247         GCC 3.0 can optimize printf.
249 2001-08-02  Ulrich Weigand  <uweigand@de.ibm.com>
251         * sysdeps/s390/s390-32/memcpy.S: Fixed incorrect use of
252         mvcle introduced by 2001-07-12 change.
253         * sysdeps/s390/s390-64/memcpy.S: Likewise.
255 2001-07-31  Ulrich Drepper  <drepper@redhat.com>
257         * sysdeps/unix/sysv/linux/i386/getcontext.S: Don't touch the %gs
258         register so that contexts can be used in different threads.
259         * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
260         * sysdeps/unix/sysv/linux/i386/swapcontext.S: Likewise.
262         * sysdeps/unix/sysv/linux/cmsg_nxthdr.c (__cmsg_nxthdr): Correct
263         test for cmsg struct size.
264         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Likewise.
266         * sysdeps/unix/sysv/linux/i386/makecontext.S: Remove unnecessary
267         initializations.
269         * libio/iopopen.c: Add lock for proc_file_chain access.
270         * libio/oldiopopen.c: Add lock for old_proc_file_chain access.
271         Reported by Padraig Brady <Padraig@linux.ie>.
273 2001-07-31  Andreas Jaeger  <aj@suse.de>
275         * sysdeps/unix/sysv/linux/sparc/bits/poll.h (NPOLLFILE): Removed.
276         * sysdeps/unix/sysv/linux/mips/bits/poll.h (NPOLLFILE): Removed.
277         * sysdeps/unix/sysv/linux/m68k/bits/poll.h (NPOLLFILE): Removed.
278         * sysdeps/unix/sysv/linux/bits/poll.h (NPOLLFILE): Removed.
279         * sysdeps/generic/bits/poll.h (NPOLLFILE): Removed.
281         * libio/genops.c (flush_cleanup): Guard list_all_lock to allow
282         compilation without threads.
284 2001-07-30  Ulrich Drepper  <drepper@redhat.com>
286         * po/fr.po: Update from translation team.
288 2001-07-30  Andreas Jaeger  <aj@suse.de>
290         * sysdeps/ieee754/ldbl-128/e_atanhl.c: New file, contributed by
291         Stephen L Moshier.
293         * posix/regex.c: Declare wcs functions only if compiling with
294         MBS_SUPPORT.
295         Don't use #elif for traditional C.
297 2001-07-29  Mark Kettenis  <kettenis@gnu.org>
299         * sysdeps/mach/hurd/recvmsg.c: New file.
300         * sysdeps/mach/hurd/sendmsg.c: New file.
302 2001-07-27  Ulrich Drepper  <drepper@redhat.com>
304         * version.h (VERSION): Bump to 2.2.4.
306         * sysdeps/mips/Dist: Remove non-existing files.
307         * sysdeps/mips/mips64/Dist: Likewise.
308         * sysdeps/mips/mipsel/Dist: Removed.
309         * iconv/Makefile (distribute): Add strtab.c and iconvconfig.h.
310         * sysdeps/generic/Dist: Add bits/link.h.
311         * sysdeps/unix/sysv/linux/m68k/Dist: Add sys/procfs.h.
312         * sysdeps/unix/sysv/aix/Dist: Add dl-support.c, dl-addr.c, and
313         dl-error.c.
314         * sysdeps/ia64/Dist: Add bits/link.h.
316         * libio/vasprintf.c (_IO_vasprintf): Don't copy uninitialized byte
317         from stream buffer to result buffer.
318         Reported by Michael Meeks <michael@ximian.com>.
320         * libio/Makefile: Add rules to check output of tst-fopenloc and
321         for memory leaks.
322         * libio/tst-fopenloc.c: New file.
324         * iconv/gconv_cache.c (__gconv_compare_alias_cache): New function.
325         * iconv/gconv_int.h: Add prototype for __gconv_compare_alias_cache.
326         * iconv/gconv_charset.h: Replace __gconv_lookup_alias prototype with
327         __gconv_compare_alias prototype.
328         * iconv/gconv_db.c (__gconv_lookup_alias): Removed.
329         (__gconv_compare_alias): New function.
330         * locale/findlocale.c (_nl_find_locale): Use __gconv_compare_alias
331         instead of calling __gconv_lookup_alias twice and compare here.
333 2001-07-26  Mark Kettenis  <kettenis@gnu.org>
335         * hurd/hurdsig.c (_hurd_internal_post_signal): Fix handling of
336         SA_RESETHAND and SA_NODEFER.
338 2001-07-27  Ulrich Drepper  <drepper@redhat.com>
340         * libio/fileops.c (_IO_new_file_fopen): Correctly locate ccs=
341         substring.  Don't handle ccs= if no descriptor was allocated.
342         Normalize codeset name before calling __wcsmbs_named_conv.
343         Initialize transliteration elements.  Free step data structure.
344         * libio/iofclose.c (_IO_new_fclose): Correct freeing of the step data.
345         * libio/iofwide.c (__libio_translit): Renamed from libio_translit
346         and made public.  Various little cleanup changes.
347         * wcsmbs/wcsmbsload.h (struct gconv_fcts): Add towc_nsteps and
348         tomb_nsteps member.
349         * wcsmbs/wcsmbsload.c: Add some casts to avoid warnings.
350         (__wcsmbs_gconv_fcts): Initialize towc_nsteps and tomb_nsteps member.
351         (getfct): Take additional parameter with pointer to variable where the
352         number of steps is stored in.  Disable code which allows to use more
353         than one step for now.  Adjust all callers.
354         (free_mem): New function.  Frees data associated with currently
355         selected converters.
357         * malloc/mtrace.pl: Extract addresses from DSOs.
359 2001-07-26  Ulrich Drepper  <drepper@redhat.com>
361         * malloc/mcheck.c (checkhdr): Disable mcheck before reporting an
362         error.  Don't run any tests if mcheck is disabled.
364         * elf/dl-support.c (_dl_important_hwcaps): Avoid using malloc
365         early in the program.
367 2001-07-27  Andreas Jaeger  <aj@suse.de>
369         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.h (SC_GPRS): Fix
370         value following change from 2001-05-30.
372         * sysdeps/s390/s390-64/bits/setjmp.h (_JMPBUF_UNWINDS): Follow
373         rename change from 2001-07-12 for __jmp_buf.
374         Patches by Ulrich Weigand <Ulrich.Weigand@de.ibm.com>.
376 2001-07-26  Roland McGrath  <roland@frob.com>
378         * sysdeps/generic/bits/termios.h (EXTA, EXTB): Make these conditional
379         on __USE_MISC rather than __USE_BSD.
380         (B57600, B115200, B230400, B460800, B500000, B576000, B921600,
381         B1000000, B1152000, B1500000, B2000000, B2500000, B3000000,
382         B3500000, B4000000): New macros.
383         * sysdeps/generic/tcsetattr.c (bad_speed): Accept those values.
384         * termios/cfsetspeed.c (speeds): Likewise.
386 2001-07-26  kaz Kojima  <kkojima@rr.iij4u.or.jp>
388         * sysdeps/sh/dl-machine.h (elf_machine_load_address): Don't use
389         multi-line strings.
390         (FUN_ADDR, FGR_SAVE, ELF_MACHINE_RUNTIME_TRAMPOLINE): Likewise.
391         (elf_machine_rela): Handle unaligned relocation.
393 2001-06-07  David Mosberger  <davidm@hpl.hp.com>
395         * sysdeps/ia64/dl-symaddr.c (_dl_symbol_address): Update call to
396         __ia64_make_fptr() for new interface.
397         (_dl_function_address): Remove.
399         * sysdeps/ia64/dl-machine.h (IA64_BOOT_FPTR_TABLE_LEN): Rename
400         from IA64_BOOT_FPTR_SIZE and reduce its value from 256 to 200.
401         (struct ia64_fdesc): Rename from struct ia64_fptr and drop "next"
402         pointer.  Rename member "func" to "ip".
403         (struct ia64_fdesc_table): New type.
404         (__ia64_make_fptr): Change prototype.
405         (__ia64_init_bootstrap_fdesc_table): New function.
406         (ELF_MACHINE_BEFORE_RTLD_RELOC): New macro.
407         (__boot_ldso_fptr): Removed.
408         (__fptr_next): Removed.
409         (__fptr_root): Removed.
410         (__fptr_count): Removed.
411         (TRAMPOLINE_TEMPLATE): Fix typo in comment.  Don't use multi-line
412         strings to avoid warning from gcc3.
413         (RTLD_START): Don't use multi-line strings.
414         (ELF_MACHINE_START_ADDRESS): Use DL_STATIC_FUNCTION_ADDRESS.
415         (elf_machine_fixup_plt): Update the code entry point in the
416         function descriptor through a "volatile" pointer to ensure proper
417         write ordering.
418         (elf_machine_rela): Simplify handling of FPTR relocs: always call
419         __ia64_make_fptr().
421         * sysdeps/ia64/dl-lookupcfg.h (DL_AUTO_FUNCTION_ADDRESS): New macro.
422         (DL_STATIC_FUNCTION_ADDRESS): Likewise.
423         (DL_DT_INIT_ADDRESS): Use DL_AUTO_FUNCTION_ADDRESS.
424         (DL_DT_FINI_ADDRESS): Likewise.
426         * sysdeps/ia64/dl-fptr.c: Rewrite for better scalability and to
427         avoid deadlocks.
429         * include/link.h: Add member machine specific "l_mach" member to
430         link_map.
432         * sysdeps/generic/bits/link.h: New file.
433         * sysdeps/ia64/bits/link.h: Likewise.
435         * elf/rtld.c (_dl_start): Fix typo in comment.
436         (_dl_start_final): Copy new "l_mach" member from temporary to
437         final bootstrap map.
439 2001-07-25  Ulrich Drepper  <drepper@redhat.com>
441         * csu/gmon-start.c: Use ENTRY_POINT_DECL if defined instead of a
442         declaration using ENTRY_POINT.
443         * sysdeps/ia64/elf/entry.h (ENTRY_POINT_DECL): New definition.
445 2001-07-25  H.J. Lu  <hjl@gnu.org>
447         * csu/gmon-start.c: Include <entry.h>
448         (_start): Replaced with ENTRY_POINT.
450 2001-07-25  Mark Kettenis  <kettenis@gnu.org>
452         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: New file.
454 2001-07-25  Ulrich Drepper  <drepper@redhat.com>
456         * iconv/iconvconfig.c (main): Don't write an output file if we
457         have seen an error.
458         (write_output): Don't overwrite old cache file until we know we
459         have a new one.
461         * iconv/Makefile (install-sbin): Add iconvconfig.
463 2001-07-25  Jakub Jelinek  <jakub@redhat.com>
465         * elf/Makefile (routines): Add dl-iteratephdr and
466         dl-iteratephdr-static.
467         (elide-routines.os): Add dl-iteratephdr-static.
468         * elf/dl-iteratephdr.c: New file.
469         * elf/link.h (struct dl_phdr_info): New definition.
470         (dl_iterate_phdr): New prototype.
471         * elf/Versions (dl_iterate_phdr): Add at GLIBC_2.2.4.
472         * include/link.h (struct dl_phdr_info): New definition.
473         (dl_iterate_phdr, __dl_iterate_phdr): New prototypes.
474         * sysdeps/generic/dl-iteratephdr-static.c: New file.
475         * sysdeps/unix/sysv/linux/ia64/dl-iteratephdr-static.c: New file.
477 2001-07-24  Igor Khavkine  <i_khavki@alcor.concordia.ca>
479         * hurd/hurdsig.c (_hurdsig_init): Fix incorrect initialization
480         of pending signals.
482 2001-06-22  Jakub Jelinek  <jakub@redhat.com>
484         * sysdeps/powerpc/dl-machine.c (__elf_preferred_address): Prefer
485         gaps below main executable.
487 2001-07-22  Bruno Haible  <haible@clisp.cons.org>
489         * intl/libintl.h (ngettext, dngettext, dcngettext): Use both msgid1
490         and msgid2 for printf format argument checking.
492 2001-07-24  Ulrich Drepper  <drepper@redhat.com>
494         * iconv/gconv_cache.c (find_module): Don't allocate room for the
495         filename.  Use alloca, we don't need it beyond this function.
496         (__gconv_release_cache): New function.
497         * iconv/gconv_db.c (__gconv_close_transform): Call
498         __gconv_release_cache after the steps are handled.
499         * iconv/gconv_dl.c (__gconv_find_shlib): Allocate file name in the
500         record as well.
501         * iconv/gconv_int.h: Add prototype for __gconv_release_cache.
503         * iconv/gconv_cache.c (__gconv_lookup_cache): Catch one more
504         boundary case and reject it.
506 2001-07-24  Andreas Jaeger  <aj@suse.de>
508         * manual/examples/longopt.c (main): Fix which options take arguments.
510 2001-07-24  Ulrich Drepper  <drepper@redhat.com>
512         * iconvdata/Makefile: Add dependencies for tst-loading test.
514 2001-07-24  Andreas Jaeger  <aj@suse.de>
516         * iconv/iconvconfig.c (name_insert): Make static to avoid warning.
518 2001-07-23  Ulrich Drepper  <drepper@redhat.com>
520         * locale/programs/locale.c (write_locales): Disable implicit
521         locking for the stream.  Use feof_unlocked instead of feof.
523         * sysdeps/unix/sysv/linux/i386/makecontext.S: Initialize %fs, %gs,
524         and floating-point status as well.
526         * libio/iofclose.c (_IO_new_fclose): Unlink descriptor first to
527         avoid deadlock.
528         * libio/oldiofclose.c (_IO_old_fclose): Likewise.
529         * libio/genops.c (_IO_un_link): Get stream lock since it's not
530         always done in the caller.
531         (_IO_link_in): Likewise.
533         * libio/genops.c (_IO_list_all_stamp): New variable.
534         (_IO_un_link): Bump _IO_list_all_stamp after removing from list.
535         (_IO_link): Likewise for insertion.
536         (flush_cleanup): New function.
537         (_IO_flush_all): Get list_all_lock and all individual locks for the
538         streams.  Detect and handle changes to the _IO_list_all list.
539         (_IO_flush_all_linebuffered): Likewise.
540         * sysdeps/generic/bits/stdio-lock.h: Define
541         _IO_cleanup_region_start_noarg.
542         * sysdeps/mach/hurd/bits/stdio-lock.c: Likewise.
544         * stdio-common/printf.h: Fix typo in comment.
546         * iconv/gconv_cache.c (__gconv_lookup_cache): Handle encoding from
547         and to INTERNAL.
548         * iconv/iconvconfig.c: Create a special record for the INTERNAL
549         encoding name in the output file.
551 2001-07-23  Jakub Jelinek  <jakub@redhat.com>
553         * sunrpc/svc_tcp.c (svctcp_rendezvous_abort): New function.
554         (svctcp_rendezvous_op): Use it.
555         * sunrpc/svc_unix.c (svcunix_rendezvous_abort): New function.
556         (svcunix_rendezvous_op): Use it.
558 2001-07-23  Andreas Schwab  <schwab@suse.de>
560         * math/Makefile (CPPFLAGS-test-ifloat.c, CPPFLAGS-test-idouble.c,
561         CPPFLAGS-test-ildoubl.c): Renamed from CFLAGS-*.
562         (math-CPPFLAGS): Set this instead of CPPFLAGS.
564 2001-07-23  Ulrich Drepper  <drepper@redhat.com>
566         * elf/elf.h: Add more definitions from Sun's latest version.
568 2001-07-23  Stephen L Moshier  <moshier@mediaone.net>
570         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): Return proper
571         sign for 0 input and set divide by zero exception for -1 input.
572         Return argument if NaN or infinity.
574 2001-07-23  Andreas Jaeger  <aj@suse.de>
576         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Add some deltas.
578 2001-07-23  Ulrich Drepper  <drepper@redhat.com>
580         * iconv/gconv_cache.c (__gconv_lookup_cache): Select correct
581         module for conversion direction.
583 2001-07-23  Stephen L Moshier  <moshier@mediaone.net>
585         * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Return proper
586         sign for 0 input.  Return NaN with no exception for NaN input.
588 2001-07-23  Ulrich Drepper  <drepper@redhat.com>
590         * iconv/gconv_builtin.h: ISO-106464/UTF-8/ transformation must
591         really be an alias.
593 2001-07-23  Andreas Jaeger  <aj@suse.de>
595         * iconv/iconvconfig.c: Include <sys/cdefs.h> and use
596         __attribute_malloc__ for older GCC versions.
597         * iconv/strtab.c: Likewise.
598         Add prototypes to avoid warnings.
600 2001-07-22  Roland McGrath  <roland@frob.com>
602         * hurd/hurdsig.c (_hurd_internal_post_signal): Support SA_RESETHAND
603         and SA_NODEFER options.  Spurred to action by Igor Khavkine.
605         * sysdeps/generic/bits/sigaction.h [__USE_UNIX98 || __USE_MISC]
606         (SA_NODEFER, SA_RESETHAND): New macros, same bit values as FreeBSD.
607         [__USE_MISC] (SA_INTERRUPT): New macro, value 0.
608         [__USE_MISC] (SA_NOMASK, SA_ONESHOT, SA_STACK): New macros, aliases
609         as in other sysdeps versions of this file.
611         * sysdeps/generic/bits/sigaction.h (struct sigaction): Use a union
612         and provide sa_handler and sa_sigaction member names as macros, as
613         done in other sysdeps versions of this file.
614         Suggested by Igor Khavkine <i_khavki@alcor.concordia.ca>.
616 2001-07-23  Ulrich Drepper  <drepper@redhat.com>
618         * posix/regex.c: Revamp memory allocation for WCHAR functions to
619         not use too much stack.
621 2001-07-22  Ulrich Drepper  <drepper@redhat.com>
623         * iconv/iconvconfig.c (write_output): Update comment explaining
624         output format.
626         * elf/dl-load.c (_dl_dst_count): In SUID binaries expand $ORIGIN
627         if it is alone.
628         (_dl_dst_substitute): Likewise.
630         * iconv/iconvconfig.c: Remove --verbose option.  Comment out
631         mcheck_verbose call.
633         * iconv/strtab.c (morememory): Fix little memory handling problem.
635 2001-07-22  Andreas Schwab  <schwab@suse.de>
637         * sysdeps/unix/sysv/linux/m68k/sysdep.h (INLINE_SYSCALL): Don't
638         mark asm input operand as clobbered.
639         * sysdeps/unix/sysv/linux/m68k/brk.c (__brk): Likewise.
641 2001-07-22  Ulrich Drepper  <drepper@redhat.com>
643         * iconv/gconv_builtin.c (struct builtin_map): Remove init and end
644         elements.
645         (BUILTIN_TRANSFORMATION): Remove Init and End parameters.
646         (__gconv_get_builtin_trans): Initialize __init_fct and __end_fct to
647         NULL.
648         * iconv/gconv_builtin.h: Remove NULL parameters for Init and End in
649         all BUILTIN_TRANSFORMATION calls.
650         * iconv/gconv_conf.c (BUILTIN_TRANSFORMATION): Remove Init and End
651         parameters.
652         * iconv/gconv_simple.c: Likewise.
653         * iconv/gconv_db.c (gen_steps): Internal converters don't have
654         initializers, move the code accordingly.
656         * iconv/gconv_conf.c (__gconv_read_conf): Don't read configuration
657         file if STATIC_GCONV is defined.
659         * iconv/gconv_conf.c (__gconv_path_envvar): New global variable.
660         (__gconv_get_path): Use it instead of call getenv.
661         (__gconv_read_conf): First see whether cache can be used.  If yes,
662         don't do any work here.
663         * iconv/gconv_db.c (__gconv_release_step): Renamed from release_step
664         and exported.  Change callers.
665         (__gconv_find_transform): First call __gconv_lookup_cache and only
666         continue if it signals no cache available.  Remove some unnecessary
667         tests.
668         * iconv/gconv_int.h: Declare __gconv_path_envvar, __gconv_lookup_cache,
669         __gconv_release_step, and __gconv_loaded_cache.
670         * iconv/gconv_cache.c: New file.
671         * iconv/iconvconfig.c: New file.
672         * iconv/iconvconfig.h: New file.
673         * iconv/strtab.c: New file.
674         * iconv/Makefile: Add rules to build new files and programs.
676 2001-07-20  Roland McGrath  <roland@frob.com>
678         * sysdeps/generic/device-nrs.h (DEV_TTY_P): Change argument type
679         from `dev_t' (st_rdev value) `const struct stat *'.
680         * sysdeps/unix/sysv/linux/device-nrs.h (DEV_TTY_P): Likewise.
681         * libio/filedoalloc.c (_IO_file_doallocate): Change caller.
682         * sysdeps/mach/hurd/device-nrs.h: New file.
684         * libio/stdio_ext.h: Moved to ...
685         * stdio-common/stdio_ext.h: ... here.
686         * libio/Makefile (headers): Move stdio_ext.h from here ...
687         * stdio-common/Makefile (headers): ... to here.
688         * include/stdio_ext.h: New file.
689         * stdio/Makefile (routines): Add the stdio_ext.h functions here.
690         * stdio/Versions (GLIBC_2.2.4): Export the stdio_ext.h functions.
691         * stdio/__flbf.c: New file.
692         * stdio/__fbufsize.c: New file.
693         * stdio/__fpending.c: New file.
694         * stdio/__fpurge.c: New file.
695         * stdio/__freadable.c: New file.
696         * stdio/__freading.c: New file.
697         * stdio/__fsetlocking.c: New file.
698         * stdio/__fwritable.c: New file.
699         * stdio/__fwriting.c: New file.
701 2001-07-20  Ulrich Drepper  <drepper@redhat.com>
702             Andreas Jaeger  <aj@suse.de>
704         * elf/ldconfig.c (search_dir): Avoid use of uninitialized memory.
705         Add a few __builtin_expect to mark unlikely error cases.
707 2001-07-20  Andreas Jaeger  <aj@suse.de>
709         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h: Synch with kernel.
710         Patch by Daniel Jacobowitz <dan@debian.org>.
712 2001-07-19  Ulrich Drepper  <drepper@redhat.com>
714         * intl/localealias.c: Remove unnecessary prototype.
716         * Makefile: Add html goal.
717         * manual/Makefile: Likewise.
719 2001-07-18  Ulrich Drepper  <drepper@redhat.com>
721         * libio/filedoalloc.c (_IO_file_doallocate): A few more minor
722         cleanups and improvements.
724 2001-07-18  Andreas Schwab  <schwab@suse.de>
726         * posix/regex.c (WORDCHAR_P) [WCHAR]: Also return true for the
727         underscore character.
729 2001-07-18  Jakub Jelinek  <jakub@redhat.com>
731         * malloc/malloc (new_heap): Don't call munmap for zero length.
733 2001-07-18  Ulrich Drepper  <drepper@redhat.com>
735         * libio/filedoalloc.c (_IO_file_doallocate): Use DEV_TTY_P if
736         available to determine whether descriptor is for tty before
737         calling isatty.
739         * sysdeps/unix/sysv/linux/device-nrs.h: Define DEV_TTY_P.
740         * sysdeps/generic/device-nrs.h: Likewise.
742 2001-07-18  Andreas Jaeger  <aj@suse.de>
744         * time/Makefile (tst-getdate-ENV): Add TZDIR to environment.
746         * time/Depend: New, add dependency on timezone.
748         * time/tst-getdate.c: Add testcase for bug report by Hendrik
749         Uhlmann <HUhlmann@stn-atlas.de>.
750         * time/datemsk: Likewise.
752 2001-07-17  Ulrich Drepper  <drepper@redhat.com>
754         * elf/ldconfig.c (parse_conf): Disable implicit locking for the
755         stream.  Remove some unnecessary initializers.
757 2001-07-17  Andreas Jaeger  <aj@suse.de>
759         * elf/ldconfig.c: Add new variable hwcap_mask to honour LD_HWCAP_MASK.
760         (is_hwcap_platform): Use it.
761         (set_hwcap): New function to set hwcap_mask.
762         (main): Call set_hwcap.
764 2001-07-17  Jakub Jelinek  <jakub@redhat.com>
766         * time/getdate.c (__getdate_r): Initialize tm_isdst, tm_gmtoff and
767         tm_zone before calling strptime.
769 2001-07-17  Andreas Schwab  <schwab@suse.de>
771         * sysdeps/unix/sysv/linux/m68k/getpagesize.c: Fix last change.
773 2001-07-17  Ulrich Drepper  <drepper@redhat.com>
775         * inet/rcmd.c (iruserfopen): Disable implicit locking for the stream.
776         * inet/ruserpass.c (ruserpass): Likewise.
777         * nss/nsswitch.c (nss_parse_file): Likewise.
778         * resolv/res_hconf.c (_res_hconf_init): Likewise.
779         * resolv/res_init.c (__res_vinit): Likewise.
780         * gmon/bb_exit_func.c (__bb_exit_func): Likewise.
781         * misc/getpass.c (getpass): Likewise.
782         * misc/getusershell.c (initshells): Likewise.
783         * misc/getttyent.c (setttyent): Likewise.
784         * misc/mntent_r.c (__setmntent): Likewise.
785         * time/getdate.c (__getdate_r): Likewise.
786         * time/tzfile.c (__tzfile_read): Likewise.
787         * iconv/gconv_conf.c (read_conf_file): Likewise.
788         * intl/localealias.c (read_alias_file): Disable implicit locking
789         for the stream.  Use _unlocked functions for glibc.
790         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Disable
791         implicit locking for the stream.
792         (__get_nprocs_conf): Likewise.
793         (phys_pages_info): Likewise.
795 2001-07-16  Ulrich Drepper  <drepper@redhat.com>
797         * nscd/connections.c: Print messages caused by user application
798         only if debug_level > 0.  Add little performance improvements.
799         Use TEMP_FAILURE_RETRY around write calls.
800         * nscd/grpcache.c: Likewise.
801         * nscd/hstcache.c: Likewise.
802         * nscd/pwdcache.c: Likewise.
804 2001-07-13  H.J. Lu  <hjl@gnu.org>
806         * sysdeps/mips/dl-machine.h (MAP_BASE_ADDR): Removed.
807         (elf_machine_got_rel): Defined only if RTLD_BOOTSTRAP is not defined.
808         (RESOLVE_GOTSYM): Rewrite to use RESOLVE.
810         * sysdeps/mips/rtld-ldscript.in: Removed.
811         * sysdeps/mips/rtld-parms: Likewise.
812         * sysdeps/mips/mips64/rtld-parms: Likewise.
813         * sysdeps/mips/mipsel/rtld-parms: Likewise.
815 2001-07-16  Ulrich Drepper  <drepper@redhat.com>
817         * catgets/test-gencat.sh: Use <<"EOF" instead of <<EOF to prevent
818         substitution in here document.
820 2001-07-16  Andreas Schwab  <schwab@suse.de>
822         * sysdeps/posix/spawni.c: Fix typo when iterating over signal numbers.
824 2001-07-16  Andreas Schwab  <schwab@suse.de>
826         * math/libm-test.inc (check_float_internal): Fix sign bit test of
827         infinities.
829 2001-07-16  Jakub Jelinek  <jakub@redhat.com>
831         * sysdeps/i386/fpu/e_expl.c (__ieee754_expl): Make it PIC friendly.
833 2001-07-15  Ulrich Drepper  <drepper@redhat.com>
835         * malloc/obstack.c: Define __attribute__ for non-gcc compilers.
836         Patch by Jim Meyering <jim@meyering.net>.
838 2001-07-12  Martin Schwidefsky  <schwidefsky@de.ibm.com>
840         * sysdeps/unix/sysv/linux/s390/s390-64/bits/sigaction.h: Reorder
841         fields in the sigaction struct to match the definition in the kernel.
843 2001-07-12  Martin Schwidefsky  <schwidefsky@de.ibm.com>
845         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S: Correct the
846         test for ENOSYS.
848 2001-07-12  Martin Schwidefsky  <schwidefsky@de.ibm.com>
850         * sysdeps/s390/s390-32/bits/setjmp.h: Add leading underscores
851         to the entries in the __jmp_buf structure.
852         * sysdeps/s390/s390-64/bits/setjmp.h: Likewise.
854 2001-07-12  Martin Schwidefsky  <schwidefsky@de.ibm.com>
856         * sysdeps/s390/s390-32/bcopy.S: Use mvcle for big blocks
857         (> 64K) and a mvc loop for small blocks.
858         * sysdeps/s390/s390-32/memcpy.S: Likewise.
859         * sysdeps/s390/s390-64/bcopy.S: Likewise.
860         * sysdeps/s390/s390-64/memcpy.S: Likewise.
862 2001-07-15  Andreas Schwab  <schwab@suse.de>
864         * sysdeps/unix/sysv/linux/m68k/sys/procfs.h: New file.
865         * sysdeps/unix/sysv/linux/m68k/sys/ucontext.h: New file.
867         * sysdeps/unix/sysv/linux/m68k/getpagesize.c: Check _dl_pagesize
868         first.  Default to 4096, not EXEC_PAGESIZE.
870         * iconv/loop.c (put16) [!_STRING_ARCH_unaligned && BIG_ENDIAN]:
871         Fix index.
873 2001-07-09  Andreas Jaeger  <aj@suse.de>
875         * sysdeps/unix/sysv/linux/i386/dl-procinfo.c: Name entry for xmm2.
877         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Add HWCAP_I386_XMM,
878         HWCAP_I386_XMM2 to enum.
880 2001-07-13  Andreas Jaeger  <aj@suse.de>
882         * libio/fileops.c: Include unistd.h for lseek64 prototype.  Closes
883         PR libc/2372.
885 2001-07-12  Ulrich Drepper  <drepper@redhat.com>
887         * Makeconfig: Add some more changes to handle AIX linker better.
889 2001-07-12  H.J. Lu  <hjl@gnu.org>
891         * sysdeps/generic/segfault.c: Include <errno.h>.
893 2001-07-01  Andreas Jaeger  <aj@suse.de>
895         * sysdeps/unix/sysv/linux/dl-sysdep.c (frob_brk): Remove duplicate
896         sbrk.  Closes PR libc/2312.
898 2001-07-01  Andreas Jaeger  <aj@suse.de>
900         * sysdeps/generic/segfault.c (install_handler): Handle case that
901         the output file does not exists.  Closes PR libc/2345.
903 2001-07-11  Ulrich Drepper  <drepper@redhat.com>
905         * intl/locale.alias: Use he language code for hebrew, not il
906         [PR libc/2382].
908 2001-07-11  Jakub Jelinek  <jakub@redhat.com>
910         * iconv/gconv_int.h: Fix comment typo.
912 2001-07-11  Igor Khavkine  <i_khavki@alcor.concordia.ca>
914         * hurd/hurdsig.c (_hurdsig_init): Remove a useless line of code.
916 2001-07-07  Roland McGrath  <roland@frob.com>
918         * hurd/hurdsig.c (_hurd_thread_sigstate): Use MACH_PORT_NULL, not 0.
920 2001-07-10  Stephen L Moshier  <moshier@mediaone.net>
922         * sysdeps/ieee754/ldbl-128/e_acosl.c (__ieee754_acosl):  Fix
923         backwards conditional in test for x == 1.0.
925 2001-07-10  Andreas Jaeger  <aj@suse.de>
927         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Add ulps for tanh
928         (-0.7).
930 2001-07-09  Andreas Jaeger  <aj@suse.de>
932         * sysdeps/unix/sysv/linux/configure.in: Revert patch from
933         2001-07-05 for sysconfdir handling.
934         * config.make.in (sysconfdir): Likewise.
935         * configure.in: Likewise.
937         * configure.in: Always assign libc_cv_sysconfdir.
939 2001-07-08  Ulrich Drepper  <drepper@redhat.com>
941         * Makerules [AIX] (build-shlib-helper): Precede linker options
942         with -Wl.
944         * Makeconfig (config-LDFLAGS): Add ld.so only for ELF.
946         * sysdeps/unix/make_errlist.c: Adjust sys_errlist declaration to
947         what we define in <stdio.h>.
949         * iconv/iconv_prog.c (main): Don't unconditionally define
950         variables only use if _POSIX_MAPPED_FILES is defined.
952         * sysdeps/unix/sysv/aix/sendmsg.c (sendmsg): Fix return type.
953         * sysdeps/unix/sysv/aix/recvmsg.c (recvmsg): Likewise.
955         * sysdeps/unix/sysv/aix/recv.c: New file.
957         * sysdeps/unix/sysv/aix/recvfrom.c: Fix various types.
959 2001-07-07  Ulrich Drepper  <drepper@redhat.com>
961         * sysdeps/generic/recv.c: Fix return type.
963         * sysdeps/unix/sysv/aix/dl-libc.c (__libc_dlclose): Fix typo.
965         * sysdeps/unix/sysv/aix/gettimeofday.c (__gettimeofday): Add
966         declarations for asm functions.
968         * include/libc-symbols.h: Provide more dummy definitions for the
969         case if GNU ld isn't used.
971         * libio/freopen.c: Include <stdlib.h> for free declaration.
972         * libio/freopen64.c: Likewise.
974         * sysdeps/alpha/fpu/libm-test-ulps: Add deltas for tanh(-0.7).
976 2001-07-06  Jakub Jelinek  <jakub@redhat.com>
978         * sysdeps/unix/sysv/linux/i386/sigaction.c (RESTORE2): Put asm
979         explicitly into .text section.
981 2001-04-16  Jes Sorensen  <jes@linuxcare.com>
983         * sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h (struct sigcontext):
984         Add 16 longwords reserved for future use to match changes in the
985         kernel.
987 2001-07-03  Jes Sorensen  <jes@trained-monkey.org>
989         * sysdeps/ia64/strncpy.S: Call strnlen() when determining the
990         string length rather than strlen(). Solves the performance problem
991         of doing strlen on a 5MB string when strncpy was called with a
992         length argument of 5 bytes.
994 2001-07-02  Jakub Jelinek  <jakub@redhat.com>
996         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Handle
997         R_SPARC_UA16 and R_SPARC_UA32.
998         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
1000 2001-07-01  Stephen L Moshier  <moshier@mediaone.net>
1002         * sysdeps/ieee754/ldbl-96/e_acoshl.c (__ieee754_acoshl):
1003         acosh(x) = ln(2x) if x > 2^30.
1004         * sysdeps/ieee754/ldbl-128/e_acoshl.c (__ieee754_acoshl):
1005         acosh(x) = ln(2x) if x > 2^54.
1007 2001-07-07  Mark Kettenis  <kettenis@gnu.org>
1009         * sysdeps/mach/hurd/i386/exc2signal.c (_hurd_exception2signal):
1010         Generate SIGSEGV instead of SIGBUS for KERN_INVALID_ADDRESS and
1011         KERN_WRITE_PROTECTION_FAILURE.
1013 2001-07-07  Ulrich Drepper  <drepper@redhat.com>
1015         * posix/regex.c: Limit string length printed in debug messages to
1016         100 chars.
1018         * configure.in: Don't warn about versioning if not on ELF system.
1020 2001-07-07  Andreas Jaeger  <aj@suse.de>
1022         * sysdeps/*: Put files from GNU MP Library under LGPL v2.1.
1024 2001-07-06  Ulrich Drepper  <drepper@redhat.com>
1026         * po/gl.po: Update from translation team.
1028 2001-07-06  Andreas Jaeger  <aj@suse.de>
1030         * sysdeps/unix/sysv/linux/configure.in: Fix handling of
1031         sysconfdir.
1033         * manual/libc-texinfo.sh: Add note for the FDL.
1035         * manual/argp.texi (Argp Example 4): Fix texinfo warning.
1037         * manual/libc.texinfo: Regenerated.
1039         * manual/fdl.texi: Fix node.
1041         * config.make.in (sysconfdir): Replace correctly.
1042         Closes PR libc/2369, reported by Peter Simons <simons@cryp.to>.
1044         * sysdeps/unix/sysv/linux/alpha/configure.in: Removed, it's no
1045         longer needed.
1047         * sysdeps/unix/sysv/linux/configure.in (libc_cv_linuxVER): Add
1048         case for alpha.
1049         Rework handling of missing linuxthreads add-on.
1051         * configure.in: Remove unused sysconfdir substitution.
1053         * manual/Makefile (texis): Add fdl.texi.
1054         * manual/fdl.texi: New.
1055         * manual/socket.texi (Host Names): Improve grammar, fix overflow hbox.
1056         * manual/libc.texinfo: Add fdl, update titlepage.
1057         Patches by Brian Youmans <3diff@gnu.org>.
1059         * sysdeps/unix/make_errlist.c (main): Print LGPL v2.1 for
1060         generated file.
1062 2001-07-06  Paul Eggert  <eggert@twinsun.com>
1064         * manual/argp.texi: Remove ignored LGPL copyright notice; it's
1065         not appropriate for documentation anyway.
1066         * manual/libc-texinfo.sh: "Library General Public License" ->
1067         "Lesser General Public License".
1068         * COPYING: Fix Y2k bug in sample copyright notices.
1069         * manual/lesser.texi: Renamed from manual/lgpl.texinfo,
1070         as fsf.org uses the name "lesser.texi".
1071         * manual/Makefile (texis): Follow rename.
1073 2001-07-06  Andreas Jaeger  <aj@suse.de>
1075         * All files under GPL/LGPL version 2: Place under LGPL version
1076         2.1.
1078 2001-07-05  Andreas Jaeger  <aj@suse.de>
1080         Synch with Linux 2.4.6:
1081         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (PF_BLUETOOTH):
1082         New.
1083         (AF_BLUETOOTH): New.
1085         * sysdeps/unix/sysv/linux/s390/s390-64/bits/socket.h
1086         (PF_BLUETOOTH): New.
1087         (AF_BLUETOOTH): New.
1089         * sysdeps/unix/sysv/linux/mips/bits/socket.h (AF_BLUETOOTH): New.
1090         (PF_BLUETOOTH): New.
1092         * sysdeps/unix/sysv/linux/ia64/bits/socket.h (AF_BLUETOOTH): New.
1093         (PF_BLUETOOTH): New.
1095         * sysdeps/unix/sysv/linux/alpha/bits/socket.h (PF_BLUETOOTH): New.
1096         (AF_BLUETOOTH): New.
1098         * sysdeps/unix/sysv/linux/bits/socket.h (PF_BLUETOOTH): New.
1099         (AF_BLUETOOTH): New.
1101         * sysdeps/unix/sysv/linux/net/if_arp.h (ARPHRD_IEEE80211): New.
1103         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h (N_HCI): New.
1105         * sysdeps/unix/sysv/linux/mips/bits/ioctl-types.h (N_HCI): New.
1107         * sysdeps/unix/sysv/linux/bits/ioctl-types.h (N_HCI): New.
1109 2001-07-04  Roland McGrath  <roland@frob.com>
1111         * hurd/hurdsig.c (_hurd_internal_post_signal): For SS->suspended
1112         wakeup message, use MACH_MSG_TYPE_MAKE_SEND for the receiver port
1113         rather than doing a mach_port_insert_right call first.
1115 2001-06-26  Roland McGrath  <roland@frob.com>
1117         * hurd/hurdioctl.c: Include <string.h> for memcpy decl.
1119 2001-07-03  Andreas Jaeger  <aj@suse.de>
1121         * sysdeps/unix/sysv/sysv4/solaris2/configure.in: Remove check for
1122         crypt add-on.
1124 2001-07-01  Mark Kettenis  <kettenis@gnu.org>
1126         * sysdeps/mach/hurd/if_index.c: Redone to use new interfaces in
1127         the Hurd pfinet server, using equivalent code from the Linux
1128         version in sysdeps/unix/sysv/linux/if_index.c. In detail:
1129         Include <unistd.h>, <error.h>, <sys/ioctl.h>, <hurd/ioctl.h> and
1130         <hurd/pfinet.h>.  Don't include <sys/mman.h> and <hurd/fsys.h>
1131         anymore.
1132         (if_nametoindex): New implementation using SIOCGIFINDEX.
1133         (if_freenameindex): Straight copy of the Linux version.
1134         (if_nameindex): New implementation based on pfinet_siocgifconf and
1135         SIOCGIFINDEX.
1136         (if_indextoname): New implementation using SIOCGIFNAME.
1137         (map_interfaces): Function removed.
1138         From Marcus Brinkmann <marcus@gnu.org>.
1140 2001-06-30  Jakub Jelinek  <jakub@redhat.com>
1142         * sysdeps/powerpc/dl-machine.c (__elf_preferred_address): Prefer
1143         gaps below main executable.
1145 2001-06-19  Andreas Jaeger  <aj@suse.de>
1147         * sysdeps/powerpc/dl-machine.h (ELF_MACHINE_RUNTIME_TRAMPOLINE):
1148         Handle profiling.
1150 2001-06-29  Andreas Jaeger  <aj@suse.de>
1152         * sysdeps/ieee754/ldbl-128/s_asinhl.c: New file.
1153         Patch by Stephen L Moshier <moshier@mediaone.net>.
1155 2001-06-28  Ulrich Drepper  <drepper@redhat.com>
1157         * manual/argp.texi: Tons of cleanups.
1158         Patch by Clifford U. Smith <cuel@swbell.net>.
1160 2001-06-28  Mark Kettenis  <kettenis@gnu.org>
1162         * manual/users.texi (Setting Groups): Correct initgroups
1163         documentation.  Add documentation for getgrouplist.
1165 2001-06-28  H.J. Lu  <hjl@gnu.org>
1167         * locale/findlocale.c (locale_file_list): Renamed to ...
1168         (_nl_locale_file_list): This.  Make it extern.
1169         (free_mem): Move to ...
1170         * locale/setlocale.c (free_mem): Here.
1172 2001-06-28  Mark Kettenis  <kettenis@gnu.org>
1174         * sysdeps/mach/hurd/read.c: Include <hurd/fd.h>.
1175         (__libc_read): Don't call __pread.  Use _hurd_fd_read directly
1176         instead.
1177         * sysdeps/mach/hurd/write.c: Include <hurd/fd.h>.
1178         (__libc_write): Don't call __pwrite.  Use _hurd_fd_write directly
1179         instead.
1181         * sysdeps/mach/hurd/Makefile ($(link-rpcuserlibs)): Add back
1182         -Wl,-soname option lost in 2001-06-16 change.
1184 2001-06-27  Ulrich Drepper  <drepper@redhat.com>
1186         * posix/tst-regex.c: Pass REG_NEWLINE to regcomp.  Add extra tests.
1187         Restrict printing of string in debug mode to 100 characters to make
1188         the output useful for long input texts.
1190         * posix/Makefile: Add rules to build and run tst-regex.
1192 2001-06-20  Isamu Hasegawa  <isamu@yamato.ibm.com>
1194         * posix/regex.c (FREE_WCS_BUFFERS): New macro to free buffers.
1195         (re_search_2): Invoke convert_mbs_to_wcs and FREE_WCS_BUFFERS.
1196         (wcs_re_match_2_internal): Check whether the wcs buffers need
1197         seting up or not, and skip seting up routin if not needed.
1199 2001-06-26  Isamu Hasegawa  <isamu@yamato.ibm.com>
1201         * posix/regex.c (count_mbs_length): Use binary search for optimization.
1203 2001-06-27  Ulrich Drepper  <drepper@redhat.com>
1205         * posix/tst-regex.c: Fix several bugs.  Add more tests.
1207 2001-06-26  Mark Kettenis  <kettenis@gnu.org>
1209         * hurd/Makefile (user-interfaces): Add pfinet.
1210         * hurd/hurdioctl.c: Include <hurd/pfinet.h>, <net/if.h> and
1211         <netinet/in.h>.
1212         (siocgifconf): New function.  Register it with HURD_HANDLE_IOCTL
1213         as the handler for SIOCGIFCONF.
1214         * sysdeps/mach/hurd/bits/ioctls.h: Modify SIOCSIFFLAGS and
1215         SIOCGIFFLAGS to be of IOC type ifreq_short.  Modify SIOCSIFMETRIC
1216         and SIOCGIFMETRIC to be of IOC type ifreq_int.  Add new macro
1217         definitions for SIOCGIFMTU, SIOCSIFMTU, SIOCGIFINDEX and
1218         SIOCGIFNAME.
1219         From Marcus Brunkmann <marcus@gnu.org>.
1221 2001-06-25  Ulrich Drepper  <drepper@redhat.com>
1223         * sysdeps/gnu/net/if.h: Correct _IOT_ifreq and add _IOT_ifreq_short
1224         and _IOT_ifreq_int.  Patch by Mark Kettenis <kettenis@wins.uva.nl>.
1226         * elf/dl-deps.c (_dl_map_object_deps): Fix handling of failing
1227         _dl_catch_error calls.
1229 2001-06-22  Jakub Jelinek  <jakub@redhat.com>
1231         * posix/regex.c (regex_compile, re_match_2_internal): Fix comment
1232         typos.
1234 2001-06-01  Wolfram Gloger  <wg@malloc.de>
1236         * malloc/malloc.c (malloc_atfork, free_atfork): Use a unique value
1237         ATFORK_ARENA_PTR, not 0, for the thread-specific arena pointer
1238         when malloc_atfork is in use.
1240 2001-06-22  Andreas Jaeger  <aj@suse.de>
1242         * sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Add parenthese
1243         to avoid warnings.
1245         * sysdeps/i386/fpu/e_expl.c (__ieee754_expl): Remove unused
1246         variable.
1247         Add unused attributes to avoid warnings.
1249         * elf/reldep4mod4.c: Add prototype to avoid warning.
1250         * elf/reldep4mod2.c: Likewise.
1252         * sysdeps/i386/fpu/e_expl.c: Include <math_private.h> for
1253         prototypes.
1255 2001-06-18  Roland McGrath  <roland@frob.com>
1257         * hurd/hurd/fd.h (_hurd_fd_error_signal): Change return type to int.
1259 2001-06-20  Alexandre Oliva  <aoliva@redhat.com>
1261         * sysdeps/unix/sysv/settimeofday.c: Include time.h.
1263 2001-06-19  Martin Schwidefsky  <schwidefsky@de.ibm.com>
1265         * sysdeps/unix/sysv/linux/s390/s390-64/dl-cache.h: New file.
1267 2001-05-09  Michael Keezer  <mkeezer@redhat.com>
1269         * Makeconfig: Added AIX-ld support for DSO.
1270         * Makerules: Likewise.
1271         * dlfcn/Makefile (defaultmod1.so): Added libc_nonshared.
1272         (defaultmod2.so): Likewise.
1273         * debug/Makefile: Conditionalize use of elf/ld.so.
1274         * iconvdata/Makefile: Moved LDFLAG rpath/soname info into Makeconfig.
1276         * sysdeps/unix/sysv/aix/Makefile: Added dl-support.c and dl-error.c.
1277         * sysdeps/unix/sysv/aix/Makefile: Made (f/g)rsave(0/1) &
1278         (f/g)prrest(0/1) static only.
1279         * sysdeps/unix/sysv/aix/gettimeofday.c: Removed #if 0.
1280         * sysdeps/unix/sysv/aix/start.c: Define __dso_handle if not ELF but
1281         shared.
1282         * sysdeps/unix/sysv/aix/setitimer.c: New file.
1283         * sysdeps/unix/sysv/aix/sleep.c: New file.
1284         * sysdeps/unix/sysv/aix/usleep.c: New file.
1285         * sysdeps/unix/sysv/aix/dl-addr.c: New file.
1286         * sysdeps/unix/sysv/aix/dl-error.c: New file.
1287         * sysdeps/unix/sysv/aix/dl-support.c: New file.
1288         * sysdeps/unix/sysv/aix/powerpc/register-dump.h: New file.
1290 2001-06-19  Ulrich Drepper  <drepper@redhat.com>
1292         * po/es.po: Update from translation team.
1294 2001-06-19  Andreas Jaeger  <aj@suse.de>
1296         * sysdeps/ieee754/ldbl-128/s_tanhl.c: New file.
1298         * math/libm-test.inc (tanh_test): Test for 2^-56.
1300         * sysdeps/ieee754/ldbl-96/s_tanhl.c (__tanhl): Make sure result
1301         equals argument when x < 2^-55.
1302         Patches by Stephen L. Moshier <moshier@na-net.ornl.gov>.
1304 2001-06-17  Alan Modra  <amodra@bigpond.net.au>
1306         * sysdeps/hppa/dl-machine.h (elf_machine_rela): Handle relocs
1307         at unaligned address.
1309 2001-06-18  Ulrich Drepper  <drepper@redhat.com>
1311         * posix/regex.c: Reorganize code to build code twice, once for single
1312         byte, once for multi-byte charsets.  Choose function set adequate for
1313         locale at runtime.
1314         Patch by Isamu Hasegawa <isamu@yamato.ibm.com>.
1316         * po/nl.po: Update from translation team.
1318 2001-06-09  Bruno Haible  <haible@clisp.cons.org>
1320         * iconvdata/gconv-modules (BIG5HKSCS): New alias BIG5-HKSCS.
1321         (ISO-8859-14): New aliases ISO_8859-14 and ISO-CELTIC.
1322         * iconvdata/tst-tables.sh: For BIG5HKSCS, use BIG5-HKSCS charmap.
1324 2001-05-26  Bruno Haible  <haible@clisp.cons.org>
1326         * iconvdata/tst-tables.sh: For SJIS module, use SHIFT_JIS charmap.
1327         * manual/charset.texi: Write Shift_JIS, not Shift-JIS.
1329 2001-06-17  Roland McGrath  <roland@frob.com>
1331         * sysdeps/pthread/aio_misc.h (LIO_DSYNC): Define to LIO_NOP + 1,
1332         not LIO_READ + 1 (which is the value of LIO_WRITE!).
1334         * Makerules (build-module-helper-objlist): New variable,
1335         broken out of build-module.  Insert --whole-archive/--no-whole-archive
1336         immediately each *_pic.a file in the link object list.
1337         (whole-archive): New variable, used by that.
1338         (build-module-objlist): New variable using build-module-helper-objlist.
1339         (build-module, build-module-helper): Use it.
1340         (build-shlib-objlist): New variable using build-module-helper-objlist.
1341         (build-shlib): Use that.
1342         * sysdeps/mach/hurd/Makefile ($(link-rpcuserlibs)): Likewise.
1344         * posix/spawni.c: Moved to ...
1345         * sysdeps/posix/spawni.c: ... here.
1346         * sysdeps/generic/spawni.c: New file.
1348 2001-06-16  Roland McGrath  <roland@frob.com>
1350         * hurd/Makefile (routines): Add lookup-retry.
1351         * hurd/hurdlookup.c (__hurd_file_name_lookup_retry): Broken out ...
1352         * hurd/lookup-retry.c: ... into here, new file.
1353         * sysdeps/mach/hurd/dl-sysdep.c (open_file): Call that instead
1354         using of duplicate code here.
1356         * hurd/hurdexec.c (_hurd_exec): Be robust for DTABLESIZE==0.
1358 2001-06-17  Ulrich Drepper  <drepper@redhat.com>
1360         * po/ja.po: Update from translation team.
1362 2001-06-04  Bruno Haible  <haible@clisp.cons.org>
1364         * locale/programs/locfile.c (siblings_uncached, siblings, full_read,
1365         compare_files): New functions.
1366         (write_locale_data): Use xmalloc.  Compare the file with the locale
1367         data files for the same category in other locales, and reuse it if
1368         possible and safe.
1370 2001-06-07  Mark Kettenis  <kettenis@gnu.org>
1372         * grp/initgroups.c (initgroups): Factor out re-usable code into...
1373         (internal_getgrouplist): ... new function.
1374         (getgrouplist): New function.
1375         * grp/grp.h (getgrouplist): New prototype.
1376         * grp/Versions [2.2.4]: Add getgrouplist.
1378 2001-06-16  Ulrich Drepper  <drepper@redhat.com>
1380         * inet/netinet/ip6.h: Fix comments in ip6_hdr.
1381         Patch by Pekka Savola <pekkas@netcore.fi>.
1383 2001-06-15  Roland McGrath  <roland@frob.com>
1385         * rt/Makefile (aio-routines, clock-routines, timer-routines): New
1386         variables, broken out of librt-routines.
1387         (librt-routines): Set using those.
1388         (extra-libs, extra-libc-others, tests): Set these unconditionally.
1389         (distribute): No need for $(librt-map) or $(librt-routines:=.c) here.
1390         * sysdeps/generic/aio_fsync.c: New file.
1391         * sysdeps/generic/aio_misc.c: New file.
1392         * sysdeps/generic/aio_write.c: New file.
1393         * sysdeps/generic/aio_write64.c: New file.
1394         * sysdeps/generic/aio_read64.c: New file.
1395         * sysdeps/generic/aio_read.c: New file.
1396         * sysdeps/generic/aio_notify.c: New file.
1397         * sysdeps/generic/lio_listio64.c: New file.
1398         * sysdeps/generic/lio_listio.c: New file.
1399         * sysdeps/generic/aio_cancel.c: New file.
1400         * sysdeps/generic/aio_misc.h: New file.
1401         * sysdeps/generic/aio_suspend.c: New file.
1402         * rt/aio_cancel.c: Moved to ...
1403         * sysdeps/pthread/aio_cancel.c: ... here.
1404         * rt/aio_fsync.c: Moved to ...
1405         * sysdeps/pthread/aio_fsync.c: ... here.
1406         * rt/aio_misc.c: Moved to ...
1407         * sysdeps/pthread/aio_misc.c: ... here.
1408         * rt/aio_misc.h: Moved to ...
1409         * sysdeps/pthread/aio_misc.h: ... here.
1410         * rt/aio_notify.c: Moved to ...
1411         * sysdeps/pthread/aio_notify.c: ... here.
1412         * rt/aio_read.c: Moved to ...
1413         * sysdeps/pthread/aio_read.c: ... here.
1414         * rt/aio_read64.c: Moved to ...
1415         * sysdeps/pthread/aio_read64.c: ... here.
1416         * rt/aio_suspend.c: Moved to ...
1417         * sysdeps/pthread/aio_suspend.c: ... here.
1418         * rt/aio_write.c: Moved to ...
1419         * sysdeps/pthread/aio_write.c: ... here.
1420         * rt/aio_write64.c: Moved to ...
1421         * sysdeps/pthread/aio_write64.c: ... here.
1422         * rt/lio_listio.c: Moved to ...
1423         * sysdeps/pthread/lio_listio.c: ... here.
1424         * rt/lio_listio64.c: Moved to ...
1425         * sysdeps/pthread/lio_listio64.c: ... here.
1427 2001-06-14  Roland McGrath  <roland@frob.com>
1429         * configure.in: Let sysdeps Implies files in add-ons bring in
1430         sysdeps directories from the main source and other add-ons too.
1432 2001-06-15  Jakub Jelinek  <jakub@redhat.com>
1434         * math/test-misc.c (main): Add tests for nextafter and nexttoward
1435         with +-Inf as second argument.
1437         * sysdeps/generic/s_nexttowardf.c (__nexttowardf): Only check for
1438         NaN, not Inf.
1439         * sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Fix check for NaN.
1440         * sysdeps/i386/fpu/s_nexttoward.c: New.
1441         * sysdeps/i386/fpu/s_nexttowardf.c: New.
1442         * sysdeps/ieee754/ldbl-96/s_nexttoward.c (__nexttoward): Simplify
1443         check for NaN, optimize x==+-0 handling.
1444         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c (__nexttowardf): Likewise.
1445         * sysdeps/ieee754/ldbl-96/s_nextafterl.c (__nextafterl): Simplify
1446         check for NaN, fix sign in x==+-0 case.
1447         * sysdeps/ia64/fpu/s_nexttoward.c: New.
1448         * sysdeps/ia64/fpu/s_nexttowardf.c: New.
1450 2001-06-15  H.J. Lu  <hjl@gnu.org>
1452         * rt/tst-aio2.c (do_test): Initialize cb.aio_offset to 0.
1453         * rt/tst-aio3.c (do_test): Likewise.
1454         * rt/tst-aio4.c (do_test): Likewise.
1455         * rt/tst-aio5.c (do_test): Likewise.
1456         * rt/tst-aio6.c (do_test): Likewise.
1458 2001-06-15  Andreas Schwab  <schwab@suse.de>
1460         * sysdeps/m68k/fpu/bits/mathinline.h: Don't define log2 as inline.
1461         * sysdeps/m68k/fpu/mathimpl.h: Define __ieee754_log2 as inline.
1463 2001-06-15  Andreas Jaeger  <aj@suse.de>
1465         * gmon/tst-sprofil.c (fac): Make static to avoid compiler warning.
1467 2001-06-14  Andreas Schwab  <schwab@suse.de>
1469         * elf/ldconfig.c (search_dir): Fix check for regular file.
1471         * sysdeps/m68k/fpu/e_log2f.c: Fix typo.
1472         * sysdeps/m68k/fpu/e_log2l.c: Fix typo.
1474 2001-06-14  Roland McGrath  <roland@frob.com>
1476         * sysdeps/mach/hurd/bits/fcntl.h [ __USE_POSIX199309 || __USE_UNIX98]:
1477         (O_DSYNC, O_RSYNC): New macros, both defined to O_SYNC as Linux does.
1479 2001-06-13  Roland McGrath  <roland@frob.com>
1481         * rt/aio_notify.c: Include <unistd.h> for _POSIX_REALTIME_SIGNALS.
1483         * sysdeps/mach/hurd/fork.c (LOSE): Put `goto lose' in dead code
1484         so the label is not considered unused.
1486         * sysdeps/mach/hurd/pwrite64.c: New file.
1487         * sysdeps/mach/hurd/pread64.c: New file.
1489         * sysdeps/mach/hurd/pread.c
1490         (__libc_pread): Define this name, with __pread as an alias.
1491         * sysdeps/mach/hurd/pwrite.c
1492         (__libc_pwrite): Define this name, with __pwrite as an alias.
1494         Implement POSIX "shared memory objects" as regular
1495         files residing in the /var/run/shm/ directory.
1496         This works on any system that supports _POSIX_MAPPED_FILES,
1497         to make it also support _POSIX_SHARED_MEMORY_OBJECTS.
1498         * sysdeps/posix/shm_open.c: New file.
1499         * sysdeps/posix/shm_unlink.c: New file.
1500         * sysdeps/mach/hurd/bits/posix_opt.h
1501         (_POSIX_SHARED_MEMORY_OBJECTS): Define it.
1503         * rt/aio_notify.c (__aio_notify_only) [! _POSIX_REALTIME_SIGNALS]:
1504         Use raise instead of __aio_sigqueue.
1506         * sysdeps/mach/hurd/pread.c: Fail with EINVAL if OFFSET is negative.
1507         * sysdeps/mach/hurd/pwrite.c: Likewise.
1509         * shlib-versions [USE_IN_LIBIO] (.*-.*-gnu-gnu.*): libc=0.3
1510         [USE_IN_LIBIO && !GLIBC_OLDEST_ABI] (.*-.*-gnu-gnu.*): Use GLIBC_2.2.4
1511         as default version set.
1513 2001-06-13  Ulrich Drepper  <drepper@redhat.com>
1515         * libio/iolibio.h (_IO_freopen): Correct last parameter to
1516         _IO_file_open.
1517         (_IO_freopen64): Likewise.
1518         Reported by simanek@quantum.karlov.mff.cuni.cz [PR libc/2326].
1520         * elf/elf.h: Add a few more EM_* constants.
1522 2001-06-12  Bruno Haible  <haible@clisp.cons.org>
1524         * intl/dcigettext.c (DCIGETTEXT): Release the lock before returning.
1526 2001-06-09  Ben Collins  <bcollins@debian.org>
1528         * sysdeps/unix/sysv/linux/bits/termios.h: Define __MAX_BAUD.
1529         * sysdeps/unix/sysv/linux/alpha/bits/termios.h: Likewise.
1530         * sysdeps/unix/sysv/linux/mips/bits/termios.h: Likewise.
1531         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
1532         * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
1533         * sysdeps/unix/sysv/linux/speed.c: Use __MAX_BAUD instead of
1534         hardcoded B400000.
1536 2001-06-13  Ulrich Drepper  <drepper@redhat.com>
1538         * time/sys/time.h: Don't use enum __itimer_which ever for
1539         __itimer_which_t for C++.
1540         Reported by Martin Buchholz <martin@xemacs.org>.
1542         * po/fr.po: Update from translation team.
1544 2001-06-12  H.J. Lu  <hjl@gnu.org>
1546         * configure.in: Fix typos in missing program names.
1547         * configure: Regenerated.
1549 2001-06-12  Andreas Jaeger  <aj@suse.de>
1551         * iconvdata/tst-table-to.c: Include string.h for strcmp prototype.
1553         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Add ULPs for tanh (-0.7).
1555 2001-06-11  Andreas Jaeger  <aj@suse.de>
1557         * sysdeps/ieee754/ldbl-128/e_coshl.c: New file.  Contributed by
1558         Stephen L Moshier <moshier@mediaone.net>.
1560         * aclocal.m4: Quote AC_FD_MSG and AC_FD_CC.
1562         * sysdeps/powerpc/fpu/libm-test-ulps: Add ULPs for tanh (-0.7).
1563         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
1565 2001-06-11  Michael Deutschmann  <michael@talamasca.ocis.net>
1567         * rt/tst-aio4.c (do_test): Test whether rt signals are supported.
1568         Use my_signo instead of MY_SIGNO and initialize it so that the
1569         used signal is always available.
1571 2001-06-11  Andreas Jaeger  <aj@suse.de>,
1572             Michael Deutschmann  <michael@talamasca.ocis.net>
1574         * io/test-lfs.c (do_prepare): Clean up error messages.
1575         (test_ftello): Check for EFBIG and ENOSPC, clean up error messages.
1576         (do_test): Likewise.
1578 2001-06-11  Andreas Jaeger  <aj@suse.de>
1580         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h (IXANY, IUCLC,
1581         IMAXBEL): Make always visible since they're needed by POSIX.
1582         Closes PR libc/2320, reported by Chris Yeoh <cyeoh@samba.org>.
1584 2001-06-10  Ben Collins  <bcollins@debian.org>
1586         * sysdeps/arm/elf/start.S: Use #function, not @function, for
1587         .type of _start.
1589         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Include limits.h to get
1590         INT_MAX.
1592 2001-06-07  H.J. Lu  <hjl@gnu.org>
1594         * sunrpc/rpc/rpc.h: Add __BEGIN_DECLS/__END_DECLS.
1596 2001-06-10  Roland McGrath  <roland@frob.com>
1598         * elf/reldep4mod2.c: Use fully typed decls to avoid warnings.
1599         * elf/reldep4mod4.c: Likewise.
1601 2001-06-10  Mark Kettenis  <kettenis@gnu.org>
1603         * hurd/hurd/threadvar.h: Add prototype for __hurd_errno_location.
1605 2001-06-08  Andreas Schwab  <schwab@suse.de>
1607         * posix/regex.c (re_match_2_internal) [case wordbeg, wordend]:
1608         Don't dereference at end of string.
1610 2001-06-06  Roland McGrath  <roland@frob.com>
1612         * sysdeps/mach/hurd/getsockopt.c: Fix handling of returned buffer size.
1613         From Robert Bihlmeyer <robbe@orcus.priv.at>.
1615 2001-06-06  Ulrich Drepper  <drepper@redhat.com>
1617         * po/ko.po: Update from translation team.
1619 2001-06-06  Andreas Jaeger  <aj@suse.de>
1621         * manual/llio.texi (Memory-mapped I/O): Clarify that mapping is to
1622         offset+length-1.
1623         Reported by Robert Bernecky <bernecky@acm.org>.
1625 2001-06-06  Jakub Jelinek  <jakub@redhat.com>
1627         * sysdeps/cris/elf/start.S: Fix a typo introduced by last patch.
1628         * sysdeps/ia64/elf/start.S: Likewise.
1629         * sysdeps/sh/elf/start.S: Likewise.
1630         * sysdeps/s390/s390-32/elf/start.S: Likewise.
1631         * sysdeps/s390/s390-64/elf/start.S: Likewise.
1633 2001-06-05  Matthew Wilcox  <willy@ldl.fc.hp.com>
1635         * sysdeps/hppa/bsd-_setjmp.S: New.
1636         * sysdeps/hppa/bsd-setjmp.S: New.
1638         * sysdeps/hppa/dl-machine.h: Reformat asm statements to remove new
1639         gcc warnings about multi-line strings.
1641         * sysdeps/unix/sysv/linux/hppa/getrlimit.c: Remove.
1642         * sysdeps/unix/sysv/linux/hppa/setrlimit.c: Remove.
1644         * sysdeps/unix/sysv/linux/hppa/syscalls.list: Call getrlimit,
1645         setrlimit directly instead of using wrappers.
1647 2001-05-01  Richard Hirst  <rhirst@linuxcare.com>
1649         * sysdeps/unix/sysv/linux/hppa/syscall.S: remove dummy syscall.
1650         * sysdeps/unix/sysv/linux/hppa/sysdep.c: implement syscall.
1652 2001-06-05  Philipp Thomas  <pthomas@suse.de>
1654         * nis/nis_call.c (__nisbind_connect): Don't mark for translation
1655         what can't be translated.
1657 2001-06-06  Ulrich Drepper  <drepper@redhat.com>
1659         * timezone/zic.c: Update from tzcode2001c.
1660         * timezone/private.h: Likewise.
1661         * timezone/africa: Update from tzdata2001c.
1662         * timezone/asia: Likewise.
1663         * timezone/europe: Likewise.
1664         * timezone/northamerica: Likewise.
1665         * timezone/southamerica: Likewise.
1666         * timezone/zone.tab: Likewise.
1668 2001-06-04  Bruno Haible  <haible@clisp.cons.org>
1670         * iconv/loop.c (UNICODE_TAG_HANDLER): New macro.
1671         * iconv/gconv_simple.c (__gconv_transform_internal_ascii): Invoke
1672         UNICODE_TAG_HANDLER.
1673         (__gconv_transform_internal_ucs2): Likewise.
1674         (__gconv_transform_internal_ucs2reverse): Likewise.
1675         * iconvdata/8bit-gap.c (BODY for TO_LOOP): Invoke UNICODE_TAG_HANDLER.
1676         * iconvdata/8bit-generic.c (BODY for TO_LOOP): Likewise.
1677         * iconvdata/ansi_x3.110.c (BODY for TO_LOOP): Likewise.
1678         * iconvdata/big5.c (BODY for TO_LOOP): Likewise.
1679         * iconvdata/big5hkscs.c (BODY for TO_LOOP): Likewise.
1680         * iconvdata/cp1255.c (BODY for TO_LOOP): Likewise.
1681         * iconvdata/cp1258.c (BODY for TO_LOOP): Likewise.
1682         * iconvdata/euc-cn.c (BODY for TO_LOOP): Likewise.
1683         * iconvdata/euc-jp.c (BODY for TO_LOOP): Likewise.
1684         * iconvdata/euc-kr.c (BODY for TO_LOOP): Likewise.
1685         * iconvdata/euc-tw.c (BODY for TO_LOOP): Likewise.
1686         * iconvdata/gbk.c (BODY for TO_LOOP): Likewise.
1687         * iconvdata/ibm930.c (BODY for TO_LOOP): Likewise.
1688         * iconvdata/ibm932.c (BODY for TO_LOOP): Likewise.
1689         * iconvdata/ibm933.c (BODY for TO_LOOP): Likewise.
1690         * iconvdata/ibm935.c (BODY for TO_LOOP): Likewise.
1691         * iconvdata/ibm937.c (BODY for TO_LOOP): Likewise.
1692         * iconvdata/ibm939.c (BODY for TO_LOOP): Likewise.
1693         * iconvdata/ibm943.c (BODY for TO_LOOP): Likewise.
1694         * iconvdata/iso646.c (BODY for TO_LOOP): Likewise.
1695         * iconvdata/iso8859-1.c (BODY for TO_LOOP): Likewise.
1696         * iconvdata/iso_6937.c (BODY for TO_LOOP): Likewise.
1697         * iconvdata/iso_6937-2.c (BODY for TO_LOOP): Likewise.
1698         * iconvdata/iso-2022-cn.c (BODY for TO_LOOP): Likewise.
1699         * iconvdata/iso-2022-cn-ext.c (BODY for TO_LOOP): Likewise.
1700         * iconvdata/iso-2022-kr.c (BODY for TO_LOOP): Likewise.
1701         * iconvdata/johab.c (BODY for TO_LOOP): Likewise.
1702         * iconvdata/sjis.c (BODY for TO_LOOP): Likewise.
1703         * iconvdata/t.61.c (BODY for TO_LOOP): Likewise.
1704         * iconvdata/uhc.c (BODY for TO_LOOP): Likewise.
1705         * iconvdata/unicode.c (BODY for TO_LOOP): Likewise.
1706         * iconvdata/iso-2022-jp.c (TAG_none, TAG_language, TAG_language_j,
1707         TAG_language_ja, TAG_language_k, TAG_language_ko, TAG_language_z,
1708         TAG_language_zh, CURRENT_TAG_MASK): New enum values.
1709         (EMIT_SHIFT_TO_INIT): Don't emit an escape sequence if ASCII_set
1710         is already selected but set2 or tag are set.
1711         (conversion): New enum type.
1712         (cvlist_t): New type.
1713         (CVLIST, CVLIST_FIRST, CVLIST_REST): New macros.
1714         (conversion_lists): New array.
1715         (BODY for TO_LOOP): Keep track of Unicode 3.1 language tag.  If "ja",
1716         prefer conversion to Japanese character sets.  If "zh", prefer
1717         conversion to GB2312.  If "ko", prefer conversion to KSC5601.  Small
1718         optimizations.
1719         (INIT_PARAMS): Add tag.
1720         (UPDATE_PARAMS): Add tag.
1722 2001-06-04  Bruno Haible  <haible@clisp.cons.org>
1724         * locale/programs/locfile.c (write_locale_data): Before creat(),
1725         unlink the file, to avoid crashing the processes that mmap it.  Change
1726         a double slash to a single slash.  Free fname in case of error return.
1728 2001-06-02  Jakub Jelinek  <jakub@redhat.com>
1730         * sysdeps/i386/fpu/s_frexpl.S (__frexpl): Mostly revert 2000-12-03
1731         changes, do the special handling for denormal numbers, not for
1732         normalized numbers (patch by <trevin@xmission.com>).
1734         * math/test-misc.c (main): Test frexpl with denormal arguments.
1736 2001-06-04  Jakub Jelinek  <jakub@redhat.com>
1738         * math/libm-test.inc (llround_test): Add two new llround tests.
1739         * sysdeps/ieee754/ldbl-96/s_llroundl.c (__llroundl): Don't allow
1740         overflow when rounding away from zero.
1742 2001-06-04  Jakub Jelinek  <jakub@redhat.com>
1744         * math/Makefile (libm-calls): Add e_log2, w_log2, remove s_log2.
1745         * math/math_private.h (__ieee754_log2, __ieee754_log2f,
1746         __ieee754_log2l): New prototypes.
1747         * sysdeps/generic/w_log2.c: New file.
1748         * sysdeps/generic/w_log2f.c: New file.
1749         * sysdeps/generic/w_log2l.c: New file.
1750         * sysdeps/generic/s_log2l.c: Move...
1751         * sysdeps/generic/e_log2l.c: ...to here.  Rename to __ieee754_log2l.
1752         * sysdeps/ieee754/k_standard.c (__kernel_standard): Handle log2(0)
1753         and log2(x < 0).
1754         * sysdeps/i386/fpu/s_log2.S: Move...
1755         * sysdeps/i386/fpu/e_log2.S: ...to here.  Rename to __ieee754_log2.
1756         * sysdeps/i386/fpu/s_log2f.S: Move...
1757         * sysdeps/i386/fpu/e_log2f.S: ...to here.  Rename to __ieee754_log2f.
1758         * sysdeps/i386/fpu/s_log2l.S: Move...
1759         * sysdeps/i386/fpu/e_log2l.S: ...to here.  Rename to __ieee754_log2l.
1760         * sysdeps/m68k/fpu/s_log2.c: Move...
1761         * sysdeps/m68k/fpu/e_log2.c: ...to here.  Rename to __ieee754_log2.
1762         * sysdeps/m68k/fpu/s_log2f.c: Move...
1763         * sysdeps/m68k/fpu/e_log2f.c: ...to here.  Rename to __ieee754_log2f.
1764         * sysdeps/m68k/fpu/s_log2l.c: Move...
1765         * sysdeps/m68k/fpu/e_log2l.c: ...to here.  Rename to __ieee754_log2l.
1766         * sysdeps/ieee754/dbl-64/s_log2.c: Move...
1767         * sysdeps/ieee754/dbl-64/e_log2.c: ...to here.  Rename to
1768         __ieee754_log2.
1769         * sysdeps/ieee754/flt-32/s_log2f.c: Move...
1770         * sysdeps/ieee754/flt-32/e_log2f.c: ...to here.  Rename to
1771         __ieee754_log2f.
1773 2001-06-04  Jakub Jelinek  <jakub@redhat.com>
1775         * sysdeps/generic/w_exp2.c (u_threshold): Lower threshold so that
1776         even arguments which result in denormalized exp2 are accepted.
1777         (__exp2): Arguments equal to u_threshold already result into
1778         underflow.
1779         * sysdeps/generic/w_exp2f.c (u_threshold, __exp2f): Likewise.
1780         * sysdeps/generic/w_exp2l.c (u_threshold, __exp2l): Likewise.
1781         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Lomark was too
1782         low, with corrected lowmark use greaterequal, not greater.
1783         * sysdeps/ieee754/flt-32/e_exp2f.c (__ieee754_exp2f): Likewise.
1785 2001-06-04  Jakub Jelinek  <jakub@redhat.com>
1787         * math/libm-test.inc (ilogb_test): Test that ilogb(+-Inf) == INT_MAX.
1788         * sysdeps/i386/fpu/s_ilogb.S (__ilogb): Return INT_MAX for +-Inf.
1789         * sysdeps/i386/fpu/s_ilogbf.S (__ilogbf): Likewise.
1790         * sysdeps/i386/fpu/s_ilogbl.S (__ilogbl): Likewise.
1791         * sysdeps/ieee754/dbl-64/s_ilogb.c (__ilogb): Likewise.
1792         * sysdeps/ieee754/flt-32/s_ilogbf.c (__ilogbf): Likewise.
1793         * sysdeps/ieee754/ldbl-128/s_ilogbl.c (__ilogbl): Likewise.
1794         * sysdeps/ieee754/ldbl-96/s_ilogbl.c (__ilogbl): Likewise.
1796 2001-06-04  Jakub Jelinek  <jakub@redhat.com>
1798         * sysdeps/generic/w_coshl.c (__coshl): Test if finite argument
1799         gave non-finite result instead of using constant in generic
1800         version.
1801         * sysdeps/generic/w_coshf.c (__coshf): Likewise.
1802         * sysdeps/generic/w_cosh.c (__cosh): Likewise.
1803         * sysdeps/generic/w_exp10.c (o_threshold, u_threshold): Remove.
1804         (__exp10): Test if finite argument gave non-finite result.
1805         * sysdeps/generic/w_exp10f.c (o_threshold, u_threshold, __exp10f):
1806         Likewise.
1807         * sysdeps/generic/w_exp10l.c (o_threshold, u_threshold, __exp10l):
1808         Likewise.
1810 2001-06-04  Jakub Jelinek  <jakub@redhat.com>
1812         * sysdeps/ieee754/ldbl-96/e_coshl.c (__ieee754_coshl): Fix
1813         overflow threshold constant (log(LDBL_MAX)+M_LN2l).
1815 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
1817         * locale/programs/ld-ctype.c (idx_table): New struct type.
1818         (idx_table_init, idx_table_get, idx_table_add): New functions.
1819         (MAX_CHARNAMES_IDX): Remove macro.
1820         (locale_ctype_t): Change type of charnames_idx field.
1821         (ctype_startup): Change initialization of charnames_idx field.
1822         (find_idx): Use idx_table_get and idx_table_add for speed.
1824         * locale/programs/charmap.c (charmap_new_char): Fix ucs4 value
1825         computation of characters in a range.
1827 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
1829         * iconvdata/gb18030.c (__fourbyte_to_ucs1): Add mappings for <U03F4>,
1830         <U03F5>.
1831         (__ucs_to_gb18030_tab1): Likewise.
1832         (BODY for FROM_LOOP): Add mapping for <U00010000>..<U0010FFFF>.
1833         (BODY for TO_LOOP): Likewise.
1834         * iconvdata/tst-table-charmap.sh: Update for charmaps containing
1835         <U00xxxxxx> syntax.
1836         * iconvdata/tst-table-from.c (bmp_only): New variable.
1837         (utf8_decode): If bmp_only, don't return characters outside Unicode
1838         plane 0.
1839         (main): When testing UTF-8 or GB18030, set bmp_only to 1.  Don't print
1840         a conversion line if utf8_decode returns NULL.
1841         * iconvdata/tst-table-to.c (main): When testing encodings other than
1842         UTF-8 and GB18030, loop upto U+30000 instead of U+10000.  Use UTF-8
1843         instead of UCS-2 as input.
1844         * iconvdata/tst-table.sh: For GB18030, use only the part < 0x10000
1845         of the charmap.
1847 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
1849         * iconvdata/cns11643l1.c: Update to Unicode 3.1.
1850         (__cns11643l1_to_ucs4_tab): Regenerated.
1851         (__cns11643l1_from_ucs4_tab12): Regenerated.
1852         * iconvdata/cns11643.c: Update to Unicode 3.1.
1853         (__cns11643l14_to_ucs4_tab): Remove array.
1854         (__cns11643l3_to_ucs4_tab, __cns11643l4_to_ucs4_tab,
1855         __cns11643l5_to_ucs4_tab, __cns11643l6_to_ucs4_tab,
1856         __cns11643l7_to_ucs4_tab, __cns11643l15_to_ucs4_tab): New arrays.
1857         (__cns11643_from_ucs4p0_tab): Renamed from __cns11643_from_ucs4_tab.
1858         (__cns11643_from_ucs4p2_tab): New array.
1859         * iconvdata/cns11643.h (__cns11643l14_to_ucs4_tab): Remove declaration.
1860         (__cns11643l3_to_ucs4_tab, __cns11643l4_to_ucs4_tab,
1861         __cns11643l5_to_ucs4_tab, __cns11643l6_to_ucs4_tab,
1862         __cns11643l7_to_ucs4_tab, __cns11643l15_to_ucs4_tab): New declarations.
1863         (cns11643_to_ucs4): Treat planes 3, 4, 5, 6, 7, 15 instead of 14.
1864         (__cns11643_from_ucs4_tab): Remove declaration.
1865         (__cns11643_from_ucs4p0_tab, __cns11643_from_ucs4p2_tab): New
1866         declarations.
1867         (ucs4_to_cns11643): Update for new arrays.  Treat U+3400..U+4DFF and
1868         U+20000..U+2A6D6.
1869         * iconvdata/cns11643l2.h (__cns11643_from_ucs4_tab): Remove
1870         declaration.
1871         (__cns11643_from_ucs4p0_tab): New declaration.
1872         (ucs4_to_cns11643l2): Update for new arrays.
1873         * iconvdata/iso-2022-cn-ext.c (BODY for FROM_LOOP): Handle planes
1874         3 to 7.
1875         (BODY for TO_LOOP): Handle planes 3 to 7, instead of plane 14.
1876         * iconvdata/EUC-TW.irreversible: New file.
1877         * iconvdata/tst-table.sh: Use it.
1878         * iconvdata/Makefile (distribute): Add CP1255.irreversible,
1879         CP1258.irreversible, EUC-TW.irreversible.
1881 2001-05-29  Bruno Haible  <haible@clisp.cons.org>
1883         * locale/C-translit.h.in: Add transliterations for new Unicode 3.1
1884         mathematical symbols.
1886 2001-06-05  Andreas Jaeger  <aj@suse.de>
1888         * manual/stdio.texi (Portable Positioning): Fix description of
1889         fpos_t and fpos64_t.
1891 2001-06-06  Ulrich Drepper  <drepper@redhat.com>
1893         * sysdeps/generic/wordexp.c: Undo last patch.  Use strndupa instead.
1895         * po/sk.po: Update from translation team.
1897 2001-06-05  Andreas Jaeger  <aj@suse.de>
1899         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs): Recognize
1900         tmpfs, patch by Stanislav Brabec <utx@penguin.cz>.
1901         Closes PR libc/2315.
1903 2001-06-05  Ulrich Drepper  <drepper@redhat.com>
1905         * sysdeps/generic/wordexp.c: Add missing free.
1906         Patch by yeti@physics.muni.cz.
1908 2001-06-02  Tom Browder  <tbrowder@home.com>
1910         * misc/tst-tsearch.c (mangle_tree): Ensure array indices are
1911         within bounds when lag > 0.
1913 2001-06-05  Ulrich Drepper  <drepper@redhat.com>
1915         * po/tr.po: New file.
1917 2001-06-05  Andreas Jaeger  <aj@suse.de>
1919         * manual/libm-err-tab.pl (parse_ulps): Fix typo.
1921 2001-06-04  H.J. Lu  <hjl@gnu.org>
1923         * sysdeps/alpha/elf/start.S: Add .type for the entry point.
1924         * sysdeps/arm/elf/start.S: Likewise.
1925         * sysdeps/hppa/elf/start.S: Likewise.
1926         * sysdeps/i386/elf/start.S: Likewise.
1927         * sysdeps/m68k/elf/start.S: Likewise.
1928         * sysdeps/mips/elf/start.S: Likewise.
1929         * sysdeps/ia64/elf/start.S: Likewise.
1930         * sysdeps/sh/elf/start.S: Likewise.
1931         * sysdeps/s390/s390-32/elf/start.S: Likewise.
1932         * sysdeps/s390/s390-64/elf/start.S: Likewise.
1933         * sysdeps/cris/elf/start.S: Likewise.
1935 2001-06-04  Bruce Mitchener  <bruce@cubik.org>
1937         * manual/resource.texi: Correct setpriority/nice documentation.
1939         * sysdeps/unix/nice.c: Correct nice() implementation.
1941 2001-06-04  Andreas Jaeger  <aj@suse.de>
1943         * sysdeps/ieee754/ldbl-128/e_sinhl.c: New file, contributed by
1944         Stephen L Moshier <moshier@mediaone.net>.
1946 2001-06-03  Roland McGrath  <roland@frob.com>
1948         * Makefile (postclean): Remove obsolete sysd-Makefile.
1950 2001-06-01  Roland McGrath  <roland@frob.com>
1952         * sysdeps/alpha/fpu/fclrexcpt.c: #include <shlib-compat.h>
1953         and use compat_symbol/versioned_symbol instead of plain
1954         symbol_version/default_symbol_version.
1955         * sysdeps/alpha/fpu/fegetenv.c: Likewise.
1956         * sysdeps/alpha/fpu/fesetenv.c: Likewise.
1957         * sysdeps/alpha/fpu/feupdateenv.c: Likewise.
1958         * sysdeps/alpha/fpu/fgetexcptflg.c: Likewise.
1959         * sysdeps/alpha/fpu/fraiseexcpt.c: Likewise.
1960         * sysdeps/alpha/fpu/fsetexcptflg.c: Likewise.
1961         * sysdeps/arm/fpu/fclrexcpt.c: Likewise.
1962         * sysdeps/arm/fpu/fegetenv.c: Likewise.
1963         * sysdeps/arm/fpu/fesetenv.c: Likewise.
1964         * sysdeps/arm/fpu/fraiseexcpt.c: Likewise.
1965         * sysdeps/arm/fpu/fsetexcptflg.c: Likewise.
1966         * sysdeps/i386/fpu/fclrexcpt.c: Likewise.
1967         * sysdeps/i386/fpu/fegetenv.c: Likewise.
1968         * sysdeps/i386/fpu/fesetenv.c: Likewise.
1969         * sysdeps/i386/fpu/feupdateenv.c: Likewise.
1970         * sysdeps/i386/fpu/fgetexcptflg.c: Likewise.
1971         * sysdeps/i386/fpu/fraiseexcpt.c: Likewise.
1972         * sysdeps/i386/fpu/fsetexcptflg.c: Likewise.
1973         * sysdeps/m68k/fpu/fclrexcpt.c: Likewise.
1974         * sysdeps/m68k/fpu/fegetenv.c: Likewise.
1975         * sysdeps/m68k/fpu/fesetenv.c: Likewise.
1976         * sysdeps/m68k/fpu/feupdateenv.c: Likewise.
1977         * sysdeps/m68k/fpu/fgetexcptflg.c: Likewise.
1978         * sysdeps/m68k/fpu/fraiseexcpt.c: Likewise.
1979         * sysdeps/m68k/fpu/fsetexcptflg.c: Likewise.
1980         * sysdeps/powerpc/fclrexcpt.c: Likewise.
1981         * sysdeps/powerpc/fpu/fegetenv.c: Likewise.
1982         * sysdeps/powerpc/fpu/fesetenv.c: Likewise.
1983         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
1984         * sysdeps/powerpc/fpu/fgetexcptflg.c: Likewise.
1985         * sysdeps/powerpc/fpu/fraiseexcpt.c: Likewise.
1986         * sysdeps/powerpc/fpu/fsetexcptflg.c: Likewise.
1988         * iconvdata/cp1258.c: Include <stdlib.h> for abort decl.
1989         * iconvdata/iso-2022-cn-ext.c: Likewise.
1991 2001-06-01  Andreas Jaeger  <aj@suse.de>
1993         * Versions.def: Add version 2.2.4.
1995 2001-06-01  Ulrich Drepper  <drepper@redhat.com>
1997         * socket/Makefile (routines): Add sockatmark.
1998         * socket/Versions [GLIBC_2.2.4]: Add sockatmark.
1999         * socket/sys/socket.h: Add prototype for sockatmark.
2000         * sysdeps/generic/sockatmark.c: New file.
2001         * sysdeps/unix/sockatmark.c: New file.
2003 2001-06-01  Andreas Jaeger  <aj@suse.de>
2005         * sysdeps/unix/sysv/linux/speed.c (cfsetispeed): Max speed is
2006         B4000000.
2007         (cfsetospeed): Likewise.
2008         Reported by Lukasz Trabinski <lukasz@lt.wsisiz.edu.pl>.
2010 2001-05-31  Joseph S. Myers  <jsm28@cam.ac.uk>
2012         * misc/sys/cdefs.h (__restrict_arr): Define to empty for C++.
2014 2001-05-30  Martin Schwidefsky  <schwidefsky@de.ibm.com>
2016         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: greg_t
2017         needs to have the same aligment as the kernel structure.
2019 2001-05-29  Jakub Jelinek  <jakub@redhat.com>
2021         * sunrpc/rpc/types.h (u_char, u_short, u_int, u_long, quad_t,
2022         u_quad_t, fsid_t, daddr_t, caddr_t): Make sure the types are defined.
2023         * posix/sys/types.h (u_char, u_short, u_int, u_long, quad_t,
2024         u_quad_t, fsid_t, daddr_t, caddr_t): Protect the __USE_BSD typedefs
2025         against multiple definition.
2027 2001-05-30  Ulrich Drepper  <drepper@redhat.com>
2029         * po/da.po: Update from translation team.
2031 2001-05-29  Andreas Jaeger  <aj@suse.de>
2033         * sysdeps/ieee754/ldbl-128/e_acosl.c: New file, contributed by
2034         Stephen L Moshier <moshier@mediaone.net>.
2036         * math/libm-test.inc (sinh_test): Add new test case.
2038         * sysdeps/ieee754/ldbl_96/e_sinhl.c (__ieee754_sinhl): sinhl(x) =
2039         x when x < 2^-32.
2040         Patch by Stephen L Moshier <moshier@mediaone.net>.
2042 2001-05-23  Andreas Jaeger  <aj@suse.de>
2044         * iconvdata/testdata/WINDOWS-1255..UTF-8: Renamed to...
2045         * iconvdata/testdata/WINDOWS-1255..UTF8: this.
2047 2001-05-27  Andreas Jaeger  <aj@suse.de>
2049         * manual/stdio.texi (String Streams): Fix fmemopen description.
2050         Reported by Michal Kochanowicz <michal@michal.waw.pl>.
2052 2001-05-26  H.J. Lu <hjl@gnu.org>
2054         * sysdeps/unix/sysv/linux/mips/syscalls.list: Change sigsuspend
2055         to s_sigsuspend.  Add s_mmap2.
2057         * sysdeps/mips/atomicity.h: New file.
2059         * sysdeps/unix/sysv/linux/mips/getsysstats.c: New file.
2061         * sysdeps/unix/sysv/linux/mips/bits/ipc.h (ipc_perm): Put
2062         back __key.
2064 2001-05-25  Bruce Mitchener  <bruce@cubik.org>
2066         * manual/ctype.texi: Minor fix.
2067         * manual/install.texi: Likewise.
2068         * manual/startup.texi: Likewise.
2069         * manual/examples/dir.c: Use perror() rather than puts().
2071 2001-05-25  David Mosberger  <davidm@hpl.hp.com>
2073         * sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h: Put stuff following
2074         #endif directive inside a comment to avoid compiler warnings.
2076 2001-05-25  Philipp Thomas  <pthomas@suse.de>
2078         * nis/nis_print.c (nis_nstype2str): Don't mark names of
2079         naming services for translation, only UNKNOWN needs it.
2080         Add comment to prevent it for the future.
2082 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2084         * misc/sys/cdefs.h (__restrict_arr): Define appropriately for GCC
2085         3.1 and non-GCC C99 compilers.
2087 2001-05-22  David Mosberger  <davidm@hpl.hp.com>
2089         * sysdeps/ia64/memmove.S: Increase MEMLAT from 6 to 21 for better
2090         performance.
2091         * sysdeps/ia64/memcpy.S: Likewise.
2093         * sysdeps/ia64/bcopy.S: New file.
2095         * sysdeps/ia64/bzero.S: New file (derived from memset.S).
2097 2001-05-26  Ulrich Drepper  <drepper@redhat.com>
2099         * sysdeps/ia64/fpu/libm-test-ulps: Add deltas for tanh(-0.7).
2101 2001-05-24  Ulrich Drepper  <drepper@redhat.com>
2103         * iconvdata/Makefile: Add rules for CP10007.
2104         * iconvdata/gconv-modules: Add entries for CP10007 ad MacCyrillic.
2105         * iconvdata/cp10007.c: New file.
2106         * iconvdata/tst-tables.sh: Add CP10007.
2108 2001-05-23  kaz Kojima  <kkojima@rr.iij4u.or.jp>
2110         * sysdeps/sh/dl-machine.h (_dl_runtime_resolve): Handle newer PLT.
2111         (_dl_runtime_profile): Likewise..
2113 2001-05-23  Thorsten Kukuk  <kukuk@suse.de>
2115         * sysdeps/posix/getaddrinfo.c: Support for AF_UNIX commented out.
2116         * posix/tst-getaddrinfo.c: Remove AF_UNIX test.
2118 2001-05-19  H.J. Lu  <hjl@gnu.org>
2120         * elf/dl-deps.c (_dl_map_object_deps): Pass objname and
2121         errstring of the failed DSO to _dl_signal_error ().
2123 2001-05-23  Ulrich Drepper  <drepper@redhat.com>
2125         * iconvdata/gconv-modules: Add more aliases to enable use in
2126         locale names.
2128 2001-05-23  Andreas Jaeger  <aj@suse.de>
2130         * sysdeps/unix/sysv/linux/ia64/Makefile (CFLAGS-initfini.s):
2131         Remove, it's not used anywhere anymore.
2132         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile
2133         (CFLAGS-initfini.s): Likewise.
2134         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile
2135         (CFLAGS-initfini.s): Likewise.
2136         * sysdeps/unix/sysv/linux/powerpc/Makefile (CFLAGS-initfini.s):
2137         Likewise.
2138         * sysdeps/unix/sysv/linux/i386/Makefile (CFLAGS-initfini.s):
2139         Likewise.
2141 2001-05-21  Bruno Haible  <haible@clisp.cons.org>
2143         * wcsmbs/mbrtowc.c (mbrtowc): Remove local variable 'flush', always
2144         use 0 instead, and rely on the converter to do the flush.
2145         * wcsmbs/tst-mbrtowc.c (utf8_test_1): New function, taken from
2146         utf8_test.
2147         (utf8_test_2, utf8_test_3): New function.
2148         (utf8_test): Call utf8_test_1, utf8_test_2, utf8_test_3.
2150 2001-05-22  Jakub Jelinek  <jakub@redhat.com>
2152         * elf/dl-close.c (_dl_close): Save imap->l_reldeps, not map->l_reldeps.
2154         * elf/Makefile (distribute): Add reldep4mod[1234].c.
2155         (tests): Add reldep4.
2156         (modules-names): Add reldep4mod[1234].
2157         (reldep4mod1.so, reldep4mod2.so, reldep4, reldep4.out): New rules.
2158         * elf/reldep4.c: New file.
2159         * elf/reldep4mod1.c: Likewise.
2160         * elf/reldep4mod2.c: Likewise.
2161         * elf/reldep4mod3.c: Likewise.
2162         * elf/reldep4mod4.c: Likewise.
2164 2001-05-18  Jakub Jelinek  <jakub@redhat.com>
2166         * elf/dl-lookup.c (PROTECTED): Remove defines.
2167         (add_dependency): Mark it with internal_function.
2168         (_dl_do_lookup, _dl_do_lookup_versioned): New functions.
2169         (_dl_lookup_symbol, _dl_lookup_symbol_skip,
2170         _dl_lookup_versioned_symbol, _dl_lookup_versioned_symbol_skip): Use
2171         it if we don't want do_lookup* inlined.
2173 2001-05-18  Jakub Jelinek  <jakub@redhat.com>
2175         * include/link.h (struct r_scope_elem): Remove r_duplist and
2176         r_nduplist fields.
2177         * elf/dl-load.c (_dl_map_object_from_fd): Don't initialize them.
2178         * elf/dl-lookup.c (_dl_lookup_symbol_skip): Look in r_list, not
2179         r_duplist.
2180         (_dl_lookup_versioned_symbol_skip): Likewise.
2181         * elf/dl-deps.c (struct list): Remove dup field, rename unique to next.
2182         (_dl_map_object_deps): Don't compute duplicate list.
2184         * elf/dl-symbol.c: Removed.
2185         * elf/Makefile (routines): Remove dl-symbol.
2187 2001-05-22  Ulrich Drepper  <drepper@redhat.com>
2189         * po/el.po: Update from translation team.
2190         * po/sv.po: Likewise.
2192 2001-05-20  Bruno Haible  <haible@clisp.cons.org>
2194         * iconvdata/cp1255.c: Completely rewritten.
2195         * iconvdata/Makefile (gen-8bit-gap-modules): Remove cp1255.
2196         * iconvdata/testdata/WINDOWS-1255: New file.
2197         * iconvdata/testdata/WINDOWS-1255..UTF8: New file.
2198         * iconvdata/TESTS: Add WINDOWS-1255 test.
2199         * iconvdata/CP1255.irreversible: New file.
2201 2001-05-20  Bruno Haible  <haible@clisp.cons.org>
2203         * iconvdata/cp1258.c: Completely rewritten.
2204         * iconvdata/Makefile (gen-8bit-gap-modules): Remove cp1258.
2205         * iconvdata/testdata/WINDOWS-1258: New file.
2206         * iconvdata/testdata/WINDOWS-1258..UTF8: New file.
2207         * iconvdata/TESTS: Add WINDOWS-1258 test.
2208         * iconvdata/tst-table-from.c (try): Reset the iconv descriptor before
2209         the main call, and flush it afterwards.
2210         (utf8_decode): Return a string, possibly containing several Unicode
2211         characters.
2212         (main): Update all utf8_decode calls.
2213         * iconvdata/CP1258.irreversible: New file.
2215 2001-05-20  Bruno Haible  <haible@clisp.cons.org>
2217         * iconv/gconv.c (__gconv): For flush without output, pass do_flush = 2.
2218         * iconv/skeleton.c: Distinguish do_flush = 1 and do_flush = 2.  In the
2219         first case, set outbuf, outstart, outend, and call PREPARE_LOOP before
2220         EMIT_SHIFT_TO_INIT; then pass the output produced by this step down to
2221         the next step.  In the second case, clear the state without calling
2222         EMIT_SHIFT_TO_INIT.
2223         * iconvdata/ibm930.c (EMIT_SHIFT_TO_INIT): Use outbuf instead of
2224         data->__outbuf, and outend instead of data->__outbufend.
2225         * iconvdata/ibm933.c (EMIT_SHIFT_TO_INIT): Likewise.
2226         * iconvdata/ibm935.c (EMIT_SHIFT_TO_INIT): Likewise.
2227         * iconvdata/ibm937.c (EMIT_SHIFT_TO_INIT): Likewise.
2228         * iconvdata/ibm939.c (EMIT_SHIFT_TO_INIT): Likewise.
2229         * iconvdata/iso-2022-cn.c (EMIT_SHIFT_TO_INIT): Likewise.
2230         * iconvdata/iso-2022-cn-ext.c (EMIT_SHIFT_TO_INIT): Likewise.
2231         * iconvdata/iso-2022-jp.c (EMIT_SHIFT_TO_INIT): Likewise.
2232         * iconvdata/iso-2022-kr.c (EMIT_SHIFT_TO_INIT): Likewise.
2233         * iconvdata/utf-7.c (EMIT_SHIFT_TO_INIT): Likewise.
2235 2001-05-21  Jakub Jelinek  <jakub@redhat.com>
2237         * elf/rtld.c (dl_main): Compute l_map_end for the main program.
2238         * elf/dl-sym.c (_dl_sym): Don't check for l_addr == 0.
2239         If match == _dl_loaded, caller can still come from the main program.
2240         (_dl_vsym): Likewise.
2241         * elf/dl-open.c (dl_open_worker): Don't check for l_addr == 0.
2242         * elf/dl-error.c (_dl_signal_error): Change NULL objname into "".
2243         * elf/restest2.c: New test.
2244         * elf/Makefile (tests): Add restest2.
2245         (restest2, LDFLAGS-restest2): Add rules.
2247 2001-05-22  Ulrich Drepper  <drepper@redhat.com>
2249         * intl/Makefile: Add a few more dependencies to avoid races in the
2250         test shell scripts.
2252 2001-05-22  Andreas Jaeger  <aj@suse.de>
2254         * sysdeps/ieee754/ldbl-128/s_log1pl.c: New file, contributed by
2255         Stephen L Moshier <moshier@mediaone.net>.
2257 2001-05-22  Martin Schwidefsky  <schwidefsky@de.ibm.com>
2259         * sysdeps/s390/s390-32/backtrace.c: Make backtrace return the
2260         return addresses instead of the stack pointers.
2261         * sysdeps/s390/s390-64/backtrace.c: Likewise.
2263 2001-05-21  Jakub Jelinek  <jakub@redhat.com>
2265         * sysdeps/unix/sysv/linux/ia64/sys/ucontext.h: Include
2266         bits/sigcontext.h instead of bits/sigstack.h.
2267         * sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h: Add
2268         multiple-inclusion guards.
2270 2001-05-21  Andreas Jaeger  <aj@suse.de>
2272         * locale/programs/ld-collate.c (handle_ellipsis): Fix message.
2273         Patch by Philipp Thomas <pthomas@suse.de>.
2275 2001-05-17  Bruce Mitchener  <bruce@cubik.org>
2277         * manual/arpg.texi: Spelling, misc fixes.
2278         * manual/arith.texi: Likewise.
2279         * manual/crypt.texi: Likewise.
2280         * manual/debug.texi: Likewise.
2281         * manual/getopt.texi: Likewise.
2282         * manual/intro.texi: Likewise.
2283         * manual/memory.texi: Likewise.
2284         * manual/nss.texi: Likewise.
2285         * manual/pattern.texi: Likewise.
2286         * manual/process.texi: Likewise.
2287         * manual/resource.texi: Likewise.
2288         * manual/search.texi: Likewise.
2289         * manual/setjmp.texi: Likewise.
2290         * manual/signal.texi: Likewise.
2291         * manual/socket.texi: Likewise.
2292         * manual/stdio.texi: Likewise.
2293         * manual/string.texi: Likewise.
2294         * manual/sysinfo.texi: Likewise.
2295         * manual/terminal.texi: Likewise.
2296         * manual/llio.texi: Document madvise().
2298 2001-05-20  Roland McGrath  <roland@frob.com>
2300         * Makeconfig (sysdep-makeconfigs): Include any Makeconfig files
2301         found within $(add-ons) directories too.
2302         [linuxthreads add-on]: Move variable settings for linuxthreads
2303         to new file linuxthreads/Makeconfig.
2305 2001-05-20  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2307         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_STD_AUXV):
2308         Define for linux >= 2.4.5 on powerpc.
2309         (__ASSUME_MMAP2_SYSCALL): Likewise.
2311 2001-05-19  Roland McGrath  <roland@frob.com>
2313         * hurd/hurdlookup.c (__hurd_file_name_lookup_retry): Don't leak the
2314         result port when failing with ELOOP.  Do the ELOOP check when
2315         following an absolute symlink target as well as relative.
2316         Remove #ifdef SYMLOOP_MAX conditional--it should always be defined.
2318 2001-05-18  Andreas Jaeger  <aj@suse.de>
2320         * po/fr.po: Free software is "logiciel libre".
2321         Patch by Martin Michlmayr <tbm@cyrius.com>.
2323         * sysdeps/powerpc/elf/libc-start.c: Use __cxa_atexit.
2324         Patch by ekato@ees.hokudai.ac.jp, closes PR libc/2271.
2326 2001-05-17  David Mosberger  <davidm@hpl.hp.com>
2328         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: New file.
2330 2001-05-17  Ulrich Drepper  <drepper@redhat.com>
2332         * elf/dl-profile.c (_dl_mcount): Check whether state is
2333         GMON_PROF_ON before doing anything.
2335 2001-05-17  H.J. Lu  <hjl@gnu.org>
2337         * elf/sprof.c (read_symbols): Move "++symtab" into the while loop.
2339 2001-05-17  Ulrich Drepper  <drepper@redhat.com>
2341         * sysdeps/unix/sysv/linux/sigprocmask.c (__sigprocmask): Use
2342         CHECK_SIGSET_NULL_OK and not CHECK_SIGSET for all parameters.
2343         Reported by Mark Burton <markb@ordern.com>.
2345 2001-05-17  Jakub Jelinek  <jakub@redhat.com>
2347         * elf/ldconfig.c (add_dir): Only warn about stat failure if
2348         opt_verbose.
2349         (search_dir): Likewise.
2351 2001-05-17  Ulrich Drepper  <drepper@redhat.com>
2353         * sysdeps/i386/i486/atomicity.h (exchange_and_add): Correct second
2354         parameter of xaddl.  Patch by H . J . Lu <hjl@lucon.org>.
2356 2001-05-14  Bruno Haible  <haible@clisp.cons.org>
2358         * iconvdata/iso-2022-cn-ext.c (BODY for FROM_LOOP): If SO is seen
2359         without previous announcement, reject it regularly, don't abort.
2361 2001-05-16  Ulrich Drepper  <drepper@redhat.com>
2363         * math/tgmath.h: Fix handling of int parameters to binary and
2364         ternary functions.  Reported by mitr@volny.cz.
2366         * math/test-tgmath.c: Add tests for calls with integer parameters.
2368 2001-05-15  Jakub Jelinek  <jakub@redhat.com>
2370         * sunrpc/rpc_thread.c (rpc_default): Remove.
2371         (__rpc_thread_destroy): Use __libc_tsd_RPC_VARS_mem instead of
2372         rpc_default.
2373         (rpc_thread_multi, __rpc_thread_svc_fdset, __rpc_thread_createerr,
2374         __rpc_thread_svc_pollfd, __rpc_thread_svc_max_pollfd): Likewise.
2375         * sunrpc/auth_none.c (authnone_private): Fix a typo.
2377 2001-05-16  Martin Schwidefsky  <schwidefsky@de.ibm.com>
2379         * sysdeps/unix/sysv/linux/s390/s390-64/clone.S: Fix stack allocation.
2381 2001-05-16  Bruce Mitchener  <bruce@cubik.org>
2383         * manual/llio.texi: Many grammar and typo fixes to the section on AIO.
2385 2001-05-15  Andreas Jaeger  <aj@suse.de>
2387         * sysdeps/ieee754/ldbl-128/s_expm1l.c: New file, contributed by
2388         Stephen L Moshier <moshier@mediaone.net>.
2390         * sysdeps/i386/fpu/libm-test-ulps: Adjust for change.
2392         * math/libm-test.inc: Add comment with ToDo.
2394         * sysdeps/i386/fpu/e_expl.c: Rewritten to C and using a more
2395         accurate algorithm.  Patch by Stephen L Moshier <moshier@mediaone.net>.
2397         * sysdeps/i386/fpu/e_expl.S: Removed.
2399 2001-05-14  Roland McGrath  <roland@frob.com>
2401         * csu/Makefile ($(objpfx)g$(start-installed-name)): Turn this into a
2402         static pattern rule also that also covers
2403         $(objpx)g$(static-start-installed-name).
2404         [$(start-installed-name) != $(static-start-installed-name)]
2405         (extra-objs, omit-deps, install-lib): Add
2406         $(static-start-installed-name) and g$(static-start-installed-name).
2407         * sysdeps/mach/hurd/i386/Makefile: Don't add crt0.o to those here;
2408         just setting static-start-installed-name is now sufficient.
2409         (extra-objs): Add static-start.o here.
2410         (CFLAGS-initfini.s): Remove obsolete variable.
2411         * sysdeps/mach/hurd/i386/Makeconfig: New file.
2412         Define static-start-installed-name here.
2414         * Makeconfig: Include existing $(full_config_sysdirs:=/Makeconfig).
2415         * Make-dist (+sysdep-tsrcs): Look for Makeconfig files.
2417         * Makerules ($(+sysdir_pfx)sysd-Makefile): Remove this target and
2418         associated hair.  Instead, just use $(wildcard ...) in the include.
2420         * configure.in (critic_missing, aux_missing): Collect in these vars
2421         the names of the missing programs, and include them in the error msgs.
2422         * configure: Regenerated.
2424 2001-05-14  Andreas Jaeger  <aj@suse.de>
2426         * sysdeps/i386/fpu/libm-test-ulps: Adjust for new tests.
2428         * math/libm-test.inc (tanh_test): Add testcases for last tanh bug.
2430 2001-05-14  Stephen L Moshier <moshier@mediaone.net>
2432         * sysdeps/ieee754/ldbl-96/s_tanhl.c (__tanhl): Fix sign test.
2434 2001-05-11  Jakub Jelinek  <jakub@redhat.com>
2436         * posix/regex.c (re_match_2_internal): Swap mbs_offset and csize
2437         as well if swapping strings.
2438         Make sure stop is not past end of second string.
2439         * posix/bug-regex4.c: New test.
2440         * posix/Makefile (tests): Add bug-regex4.
2442 2001-05-10  Andreas Jaeger  <aj@suse.de>
2444         * manual/install.texi (Linux): Clarify that Linux 2.2 is minimal
2445         requirement.
2447 2001-05-12  Andreas Jaeger  <aj@suse.de>
2449         * sysdeps/ieee754/dbl-64/s_sin.c: Include "math_private.h" for
2450         internal prototypes.
2451         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
2452         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
2453         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
2454         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
2455         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
2456         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
2457         * sysdeps/ieee754/dbl-64/branred.c: Likewise.
2459         * math/math_private.h: Add prototypes for internal functions of
2460         the IBM Accurate Mathematical Library.
2462         * sysdeps/ieee754/dbl-64/s_atan.c: Include "math.h" for
2463         prototypes.
2464         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
2466         * sysdeps/ieee754/dbl-64/e_asin.c: Include "math_private.h" for
2467         internal prototypes.
2468         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
2469         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
2470         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
2471         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
2472         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
2473         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
2474         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
2475         * sysdeps/generic/e_rem_pio2l.c: Likewise.
2476         (__ieee754_rem_pio2l): Fix prototype.
2478         * math/math_private.h (__copysign): Add internal prototype.
2480 2001-05-11  Andreas Jaeger  <aj@suse.de>
2482         * sysdeps/unix/sysv/linux/configure.in: Move binutils check to...
2483         * sysdeps/unix/sysv/linux/mips/configure.in: ...here.  New file.
2485 2001-05-11  Andreas Jaeger  <aj@suse.de>
2487         * sysdeps/unix/sysv/linux/configure.in: Check binutils version on
2488         MIPS.
2490         * sysdeps/mips/rtld-ldscript.in: Removed unneeded binary output
2491         format directive.  Patch by Steven J. Hill <sjhill@cotw.com>.
2493 2001-05-11  Roland McGrath  <roland@frob.com>
2495         * sysdeps/mach/hurd/Makefile ($(link-rpcuserlibs)): Don't use
2496         $(build-module) here, since we don't need the full magilla.
2497         Just use $(build-module-helper) and append our special options.
2499 2001-05-09  Andreas Schwab  <schwab@suse.de>
2501         * sysdeps/unix/readdir.c: Make sure we don't modify errno when we
2502         reached EOF.
2504 2001-05-07  H.J. Lu  <hjl@gnu.org>
2506         * elf/ldconfig.c (dir_entry): Add ino and dev.
2507         (add_single_dir): Compare ino and dev to check if 2 directory
2508         paths are the same or not.  Free entry->path for duplicates.
2509         (add_dir): Initialize ino and dev for entry.
2510         (search_dir): Handle symlink to directory.
2512 2001-05-07  Andreas Jaeger  <aj@suse.de>
2514         * sysdeps/i386/fpu/libm-test-ulps: Add ulps for new exp tests.
2516         * math/libm-test.inc (exp_test): Add some more tests.
2517         (pow_test): Run double only test also for long double.
2519         * math/test-ldouble.c (TEST_LDOUBLE): Define.
2520         * math/test-ildoubl.c (TEST_LDOUBLE): Likewise.
2522         * sysdeps/generic/bits/confname.h: Remove extra comma at end of
2523         enumeration.
2524         Closes PR libc/2240.
2526         * scripts/config.guess: Imported from gnu.org.
2527         * scripts/config.sub: Likewise.
2529 2001-05-05  Jakub Jelinek  <jakub@redhat.com>
2531         * include/features.h (__USE_EXTERN_INLINES): Don't define if
2532         __NO_INLINE__ is defined.
2533         * ctype/ctype.h (tolower, toupper): Change the guard condition to
2534         __USE_EXTERN_INLINES check only.
2535         * stdlib/stdlib.h (strtod, ...): Likewise.
2536         * wcsmbs/wchar.h (mbrlen): Likewise.
2537         * string/string.h: Only include bits/string.h and bits/string2.h
2538         if __NO_INLINE__ is not defined.
2540 2001-05-07  Andreas Jaeger  <aj@suse.de>
2542         * debug/Makefile ($(objpfx)xtrace): Substitute @SLIBDIR@ instead
2543         of @LIBDIR@.
2545 2001-05-04  H.J. Lu  <hjl@gnu.org>
2547         * malloc/Makefile ($(objpfx)memusage): Substitute @SLIBDIR@
2548         not @LIBDIR@.
2550 2001-05-06  Andreas Jaeger  <aj@suse.de>
2552         * sysdeps/i386/fpu/e_fmodl.c: New, rewrite of e_fmodl.S.
2553         * sysdeps/i386/fpu/e_fmodl.S: Removed.
2554         * sysdeps/i386/fpu/e_atan2l.c: New, rewrite of e_atan2l.S.
2555         * sysdeps/i386/fpu/e_atan2l.S: Removed.
2556         * sysdeps/i386/fpu/e_acosl.c: New, rewrite of e_acos.S.
2557         * sysdeps/i386/fpu/s_atanl.c: New, rewrite of e_atanl.S.
2558         * sysdeps/i386/fpu/e_sqrtl.c: New, rewrite of e_sqrt.S.
2559         * sysdeps/i386/fpu/e_acosl.S: Removed.
2560         * sysdeps/i386/fpu/s_atanl.S: Removed.
2561         * sysdeps/i386/fpu/e_sqrtl.S: Removed.
2563 2001-05-05  Mark Kettenis  <kettenis@gnu.org>
2565         * sysdeps/mach/hurd/bits/environments.h: Add comment from
2566         sysdeps/generic/bits/environments.h.  Define _POSIX_V6_* values.
2568 2001-04-30  Jakub Jelinek  <jakub@redhat.com>
2570         * posix/confstr.c (confstr) [_CS_V6_WIDTH_RESTRICTED_ENVS]: Move so
2571         that _CS_LFS_CFLAGS can fall through to the empty returned string
2572         case.  Add FALLTHROUGH comment.
2574 2001-04-29  Ralf Baechle  <ralf@gnu.org>
2576         * sysdeps/unix/sysv/linux/mips/bits/sem.h: Make structure
2577         definitions match the kernel definitions.
2578         * sysdeps/unix/sysv/linux/mips/bits/ipc.h: Likewise.
2579         * sysdeps/unix/sysv/linux/mips/bits/shm.h: Likewise.
2581 2001-04-29  Ben Collins  <bcollins@debian.org>
2583         * sysdeps/sparc/sparc64/dl-machine.h: Fix multiline strings
2584         warnings.
2585         * sysdeps/sparc/sparc64/soft-fp/qp_add.c: Likewise.
2586         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c: Likewise.
2587         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c: Likewise.
2588         * sysdeps/sparc/sparc64/soft-fp/qp_div.c: Likewise.
2589         * sysdeps/sparc/sparc64/soft-fp/qp_dtoq.c: Likewise.
2590         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c: Likewise.
2591         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c: Likewise.
2592         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c: Likewise.
2593         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c: Likewise.
2594         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c: Likewise.
2595         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c: Likewise.
2596         * sysdeps/sparc/sparc64/soft-fp/qp_mul.c: Likewise.
2597         * sysdeps/sparc/sparc64/soft-fp/qp_qtod.c: Likewise.
2598         * sysdeps/sparc/sparc64/soft-fp/qp_qtoi.c: Likewise.
2599         * sysdeps/sparc/sparc64/soft-fp/qp_qtos.c: Likewise.
2600         * sysdeps/sparc/sparc64/soft-fp/qp_qtoui.c: Likewise.
2601         * sysdeps/sparc/sparc64/soft-fp/qp_qtoux.c: Likewise.
2602         * sysdeps/sparc/sparc64/soft-fp/qp_qtox.c: Likewise.
2603         * sysdeps/sparc/sparc64/soft-fp/qp_qtox.c: Likewise.
2604         * sysdeps/sparc/sparc64/soft-fp/qp_sqrt.c: Likewise.
2605         * sysdeps/sparc/sparc64/soft-fp/qp_stoq.c: Likewise.
2606         * sysdeps/sparc/sparc64/soft-fp/qp_sub.c: Likewise.
2607         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h: Likewise.
2609 2001-04-29  Andreas Schwab  <schwab@suse.de>
2611         * sysdeps/unix/sysv/linux/kernel-features.h: Fix missing backslash
2612         in last change.
2614 2001-04-29  Andreas Jaeger  <aj@suse.de>
2616         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64):
2617         Define for Arm, PowerPC and SH if kernel is 2.4.4 or newer.
2619         * sysdeps/unix/sysv/linux/bits/socket.h (PF_WANPIPE): New, from
2620         Linux 2.4.4.
2621         (AF_WANPIPE): Likewise.
2622         (MSG_MORE): New.
2624         * sysdeps/unix/sysv/linux/alpha/bits/socket.h: Add same changes as
2625         for Linux generic version.
2626         * sysdeps/unix/sysv/linux/s390/s390-64/bits/socket.h: Likewise.
2627         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
2628         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Likewise.
2629         * sysdeps/unix/sysv/linux/ia64/bits/socket.h: Likewise.
2631         * sysdeps/gnu/netinet/tcp.h (TCP_QUICKACK): New.
2633 2001-04-27  Ulrich Drepper  <drepper@redhat.com>
2635         * nis/nss-nis.h: Correct test for invalid error number.
2636         * nis/nss-nisplus.h: Likewise.
2638         * nis/Makefile (libnss_compat-rountines): Add nss-nisplus.
2640 2001-04-26  Ulrich Drepper  <drepper@redhat.com>
2642         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Add getunwind.
2644         * string/strcoll.c: Fix two memory allocation problems.
2645         * string/Makefile (tests): Add bug-strcoll1.
2646         * string/bug-strcoll1.c: New file.
2648         * malloc/mcheck.c (mcheck): Call malloc once before setting the
2649         hooks to allow the internal check hooks to be set up if necessary.
2651         * nis/nss-nis.h: Move yperr2nss_tab definition into separate file
2652         and rename to __yperr2nss_tab.  Change YPERR_COUNT into variable
2653         __yperr2nss_count.
2654         * nis/nss-nis.c: New file.
2655         * nis/nss-nisplus.h: Move niserr2nss_tab definition into separate file
2656         and rename to __niserr2nss_tab.  Change NISERR_COUNT into variable
2657         __niserr2nss_count.
2658         * nis/nss-nisplus.c: New file.
2659         * nis/Makefile (libnss_compat-routines): Add nss-nis.
2660         (libnss_nis-routines): Likewise.
2661         (libnss_nisplus-routines): Add nss-nisplus.
2663         * nis/nss_nisplus/nisplus-alias.c: Remove unnecessary initializations.
2664         * nis/nss_nisplus/nisplus-ethers.c: Likewise.
2665         * nis/nss_nisplus/nisplus-grp.c: Likewise.
2666         * nis/nss_nisplus/nisplus-hosts.c: Likewise.
2667         * nis/nss_nisplus/nisplus-network.c: Likewise.
2668         * nis/nss_nisplus/nisplus-proto.c: Likewise.
2669         * nis/nss_nisplus/nisplus-pwd.c: Likewise.
2670         * nis/nss_nisplus/nisplus-rpc.c: Likewise.
2671         * nis/nss_nisplus/nisplus-service.c: Likewise.
2672         * nis/nss_nisplus/nisplus-spwd.c: Likewise.
2673         * nis/nss_nis/nis-alias.c: Likewise.
2674         * nis/nss_nis/nis-ethers.c: Likewise.
2675         * nis/nss_nis/nis-grp.c: Likewise.
2676         * nis/nss_nis/nis-network.c: Likewise.
2677         * nis/nss_nis/nis-proto.c: Likewise.
2678         * nis/nss_nis/nis-pwd.c: Likewise.
2679         * nis/nss_nis/nis-spwd.c: Likewise.
2680         * nis/nss_compat/compat-grp.c: Likewise.
2681         * nis/nss_compat/compat-initgroups.c: Likewise.
2682         * nis/nss_compat/compat-pwd.c: Likewise.
2683         * nis/nss_compat/compat-spwd.c: Likewise.
2685         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Some more
2686         optimizations.  Patch by Jakub Jelinek <jakub@redhat.com>.
2688 2001-04-26  Andreas Jaeger  <aj@suse.de>
2690         * po/zh_TW.po: Update.
2691         Patch by Tung-Han Hsieh <thhsieh@tlug.sinica.edu.tw>.
2693 2001-04-25  Ulrich Drepper  <drepper@redhat.com>
2695         * malloc/malloc.c: Allow MALLOC_ALIGNMENT to be defined on the
2696         compiler command line.
2697         * sysdeps/hppa/Makefile: Add -DMALLOC_ALIGNMENT=16 to compiler
2698         command line for malloc.c.
2700 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
2702         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/time.h: Move to...
2703         * sysdeps/unix/sysv/linux/sparc/bits/time.h: ...here.
2704         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/bits/time.h: Remove.
2705         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/socket.h: Move to...
2706         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: ...here.  Adjust
2707         struct msghdr for __WORDSIZE == 32.
2708         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/statvfs.h: Move to...
2709         * sysdeps/unix/sysv/linux/sparc/bits/statvfs.h: ...here.  Adjust
2710         for __WORDSIZE == 32.
2711         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/siginfo.h: Remove.
2712         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/get_clockfreq.c: New
2713         file.
2714         * sysdeps/unix/sysv/linux/sparc/sparc64/longjmp.S (__libc_siglongjmp):
2715         Rename from longjmp, make longjmp weak alias to it.
2717 2001-04-24  David S. Miller  <davem@redhat.com>
2719         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: New file.
2721 2001-04-25  Matthew Wilcox  <willy@ldl.fc.hp.com>
2723         * sysdeps/hppa/stackinfo.h: New file.
2724         * sysdeps/unix/sysv/linux/hppa/getdents64.c: New file.
2725         * sysdeps/unix/sysv/linux/hppa/mmap64.c: New file.
2726         * sysdeps/unix/sysv/linux/hppa/bits/resource.h: New file.
2727         * sysdeps/unix/sysv/linux/kernel-features.h: Add descriptions
2728         of PA kernel features.
2730 2001-04-25  Ulrich Drepper  <drepper@redhat.com>
2732         * locale/programs/localedef.c (main): Always set a file name for
2733         the initial locale.
2734         * locale/programs/locfile.c (locfile_read): filename is allowed to
2735         be NULL.
2737 2001-04-12  Paul Bame  <paul_bame@hp.com>
2739         * sysdeps/hppa/fpu/fclrexcpt.c: Clear the exception flags, not the
2740         enable flags.
2742 2001-04-24  Ulrich Drepper  <drepper@redhat.com>
2744         * sysdeps/generic/bits/environments.h (_POSIX_V6_LPBIG_OFFBIG,
2745         _XBS5_LPBIG_OFFBIG): Define to -1.
2746         Fix typos.
2748         * sysdeps/generic/bits/confname.h: Add _CS_V6_WIDTH_RESTRICTED_ENVS.
2749         * posix/confstr.c: Handle _CS_V6_WIDTH_RESTRICTED_ENVS.
2750         * posix/getconf.c: Handle _POSIX_V6_WIDTH_RESTRICTED_ENVS.
2751         * posix/tst-getconf.sh: Add _POSIX_V6_WIDTH_RESTRICTED_ENVS.
2753         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9b/Implies: New file.
2754         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9b/bits/time.h: Removed.
2756 2001-03-21  Alan Modra  <alan@one.net.au>
2758         * sysdeps/hppa/dl-machine.h (RTLD_START): Set up dp with DT_PLTGOT
2759         value from application so that constructors in non-PIC libs work.
2761 2000-12-13  Jes Sorensen  <jes@linuxcare.com>
2763         * sysdeps/hppa/dl-machine.h (RTLD_START): _dl_init now returns a
2764         function pointer, hence load the jump address and gp from the
2765         function pointer before jumping.
2767 2001-04-24  Andreas Jaeger  <aj@suse.de>
2769         * sysdeps/generic/send.c (__send): Return ssize_t.
2770         * sysdeps/mach/hurd/send.c (__send): Likewise.
2771         * sysdeps/mach/hurd/recv.c (recv): Likewise.
2772         * sysdeps/mach/hurd/sendto.c (sendto): Likewise.
2773         * sysdeps/generic/sendto.c (sendto): Likewise.
2774         * sysdeps/generic/recvmsg.c (recvmsg): Likewise.
2775         * sysdeps/mach/hurd/recvfrom.c (recvfrom): Likewise.
2776         * sysdeps/generic/recvfrom.c (recvfrom): Likewise.
2777         * sysdeps/generic/sendmsg.c (sendmsg): Likewise.
2779         * socket/sys/socket.h: send* and recv* return ssize_t.
2781         * include/sys/socket.h: send returns ssize_t.
2783         * sysdeps/i386/fpu_control.h: Fix comments.
2785 2001-04-24  Ulrich Drepper  <drepper@redhat.com>
2787         * sysdeps/ia64/Dist: Add hp-timing.c.
2788         * sysdeps/unix/sysv/linux/sparc/sparc64/Dist: Add ucontext_i.h.
2789         * posix/Makefile (distribute): Add tst-getconf.sh.
2790         * po/Makefile (distribute): Add $(BROKEN_LINGUAS:=.po).
2792 2001-04-23  Ulrich Drepper  <drepper@redhat.com>
2794         * sysdeps/ia64/Makefile [subdir=csu] (sysdep_routines): Add hp-timing.
2795         * sysdeps/ia64/Versions: Add _dl_cpuclock_offset for ld in 2.2.3.
2796         * sysdeps/ia64/hp-timing.c: New file.
2797         * sysdeps/ia64/hp-timing.h: New file.
2798         * sysdeps/unix/sysv/linux/ia64/bits/time.h: Add definitions for
2799         CLOCK_PROCESS_CPUTIME_ID and CLOCK_THREAD_CPUTIME_ID.
2801         * sysdeps/generic/clock_getcpuclockid.c: Make function generic, test
2802         using #ifdef whether the clock is available.
2803         * sysdeps/unix/i386/clock_getcpuclockid.c: Not needed anymore.
2805         * sysdeps/generic/dl-sysdep.c: Initialize _dl_cpuclock_offset to move
2806         it into data section.
2808         * sysdeps/unix/i386/i586/clock_getres.c: Removed.
2809         * sysdeps/unix/i386/i586/clock_gettime.c: Removed.
2810         * sysdeps/unix/i386/i586/clock_nanosleep.c: Removed.
2811         * sysdeps/unix/i386/i586/clock_settime.c: Removed.
2812         * sysdeps/unix/i386/i586/cpuclock-init.h: Removed.
2813         * sysdeps/generic/cpuclock-init.h: Removed.
2814         * sysdeps/unix/i386/i686/Implies: Removed.
2815         * sysdeps/unix/i386/i686/tempname.c: Removed.
2816         * sysdeps/i386/i686/Versions: New file.
2817         * sysdeps/unix/i386/i586/Versions: Removed.
2819         * sysdeps/posix/clock_getres.c: If HP_TIMING_AVAIL is nonzero handle
2820         CLOCK_PROCESS_CPUTIME_ID and CLOCK_THREAD_CPUTIME_ID.
2821         * sysdeps/unix/clock_gettime.c: Likewise.
2822         * sysdeps/unix/clock_nanosleep.c: Likewise.
2823         * sysdeps/unix/clock_settime.c: Likewise.
2824         * sysdeps/posix/tempname.c: Is HP_TIMING_AVAIL is nonzero define
2825         RANDOM_BITS use CPU clock.
2827         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/bits/time.h: New file.
2828         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9b/bits/time.h: New file.
2829         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/time.h: New file.
2830         * sysdeps/sparc/Versions: New file.
2832         * elf/dl-support.c: Don't use cpuclock-init.h definitions, use
2833         hp-timing.h definitions.
2834         * sysdeps/generic/dl-sysdep.c: Likewise.
2836         * include/libc-internal.h: Include hp-timing.h.  Use hp_timing_t in
2837         __get_clockfreq prototype.
2839         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
2840         Use hp_timing_t type.
2841         * sysdeps/generic/get_clockfreq.c (__get_clockfreq): Likewise.
2843         * sysdeps/unix/sysv/linux/ia64/get_clockfreq.c: New file.
2845         * sysdeps/posix/pathconf.c (__pathconf): For _PC_ASYNC_IO test
2846         whether named file is a regular file or a block device.
2847         * sysdeps/posix/fpathconf.c (__fpathconf): Likewise.
2849 2001-04-23  Andreas Jaeger  <aj@suse.de>
2851         * nscd/nscd.h: Add noreturn attribute for start_threads.
2853 2001-04-22  Ulrich Drepper  <drepper@redhat.com>
2855         * posix/getconf.c: Fix names of XBS5 LFS test variables.
2856         Add missing configuration variables from XPG6.
2857         * posix/tst-getconf.c: New file.
2858         * posix/Makefile (generated): Add tst-getconf.out.
2859         (tests): Add ($objpfx)tst-getconf.out.
2860         Add rule to run tst-getconf.sh.
2861         * sysdeps/generic/bits/confname.h: Add missing _PC_ and _SC_ values
2862         from XPG6.
2863         * sysdeps/posix/fpathconf.c: Add handling of _PC_ALLOC_SIZE_MIN and
2864         _PC_SYMLINK_MAX.
2865         * sysdeps/posix/pathconf.c: Likewise.
2866         * sysdeps/posix/sysconf.c: Correct spelling of _SC_MULTI_PROCESS
2867         and _SC_SYMLOOP_MAX.
2869 2001-04-22  Philip Blundell  <philb@gnu.org>
2871         * sysdeps/arm/fpu/feenablxcpt.c: New file.
2872         * sysdeps/arm/fpu/fedisablxcpt.c: New file.
2873         * sysdeps/arm/fpu/fegetexcpt.c: New file.
2875 2001-04-22  Philip Blundell  <philb@gnu.org>
2877         * sysdeps/unix/sysv/linux/arm/sys/user.h (struct user_fpregs):
2878         Renamed from struct user_fp.
2879         (struct user_regs): New.
2880         (struct user): Use struct user_regs rather than struct pt_regs to
2881         avoid dependency on asm/ptrace.h.  Use struct user_fpregs in place
2882         of struct user_fp and struct user_fp_struct.
2883         * sysdeps/unix/sysv/linux/arm/sys/ucontext.h: Include sys/procfs.h
2884         not sys/elf.h.
2886 2001-04-22  Philip Blundell  <philb@gnu.org>
2888         * sysdeps/unix/sysv/linux/arm/sys/elf.h: Move contents to
2889         sys/procfs.h, and tell the user to include that file instead.
2890         * sysdeps/unix/sysv/linux/arm/sys/procfs.h: Remove old cruft
2891         surrounded with #if 0.
2892         (elf_greg_t, ELF_NGREG, elf_gregset_t, elf_fpregset_t): Moved here
2893         from sys/elf.h.
2894         (prgregset_t, prfpregset_t): Define in terms of elf_gregset_t and
2895         elf_fpregset_t respectively.
2897 2001-04-22  Philip Blundell  <philb@gnu.org>
2899         * sysdeps/unix/sysv/linux/arm/register-dump.h: Also print the
2900         address that faulted.
2902 2001-04-21  Ulrich Drepper  <drepper@redhat.com>
2904         * sysdeps/generic/bits/confname.h: Add _SC_V6_* and _CS_POSIX_V6_*
2905         values.
2906         * sysdeps/generic/bits/environments.h: Define _POSIX_V6_* values.
2907         * posix/confstr.c: Handle _CS_POSIX_V6_* values.
2908         * posix/getconf.c: Handle _CS_POSIX_V6_* and _SC_V6_* values.
2909         * sysdeps/posix/sysconf.c: Handle _SC_V6_* values.
2911         * sysdeps/powerpc/fpu/libm-test-ulps: Add deltas for atan2f.
2912         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
2913         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
2914         * sysdeps/mips/fpu/libm-test-ulps: Likewise.
2916 2001-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2918         * sysdeps/unix/sysv/linux/powerpc/mmap64.c: Correct check for invalid
2919         offset.
2921 2001-04-21  Ulrich Drepper  <drepper@redhat.com>
2923         * posix/getopt.h: Treat __cplusplus like __STDC__.
2925 2001-04-20  John S. Marvin  <jsm@fc.hp.com>
2927         * sysdeps/unix/sysv/linux/hppa/clone.S: Fix clone system call
2928         entry point stub.
2930 2001-04-20  Richard Hirst  <rhirst@linuxcare.com>
2932         * elf/elf.h: Corrected R_PARISC_DIR14R (should be 6, not 5),
2933         and added R_PARISC_DPREL21L and R_PARISC_DPREL14R for modutils.
2935         * sysdeps/unix/sysv/linux/hppa/syscalls.list: Removed ptrace
2936         entry so the ptrace.c wrapper is used.
2938 2001-04-20  Alan Modra  <amodra@one.net.au>
2940         * sysdeps/hppa/dl-lookupcfg.h (_dl_function_address): Prototype.
2941         (DL_FUNCTION_ADDRESS): Define.
2942         (DL_DT_INIT_ADDRESS): Define.
2943         (DL_DT_FINI_ADDRESS): Define.
2944         * sysdeps/hppa/Versions: Add _dl_function_address.
2945         * sysdeps/hppa/dl-machine.h (ELF_MACHINE_START_ADDRESS): Define.
2946         * sysdeps/hppa/dl-symaddr.c (_dl_start_address): Rename to
2947         _dl_function_address.
2949 2001-04-21  Andreas Jaeger  <aj@suse.de>
2951         * rt/aio_misc.c (handle_fildes_io): Add noreturn attribute.
2952         * resolv/gai_misc.c (handle_requests): Likewise.
2953         * malloc/obstack.c (print_and_abort): Likewise.
2954         * malloc/mcheck.c (mabort): Likewise.
2956         * sysdeps/unix/i386/i586/clock_settime.c: Include
2957         "libc-internal.h" for __get_clockfreq declaration.
2959 2001-04-21  Ulrich Drepper  <drepper@redhat.com>
2961         * elf/dl-support.c: Include cpuclock-init.h.  Use CPUCLOCK_VARDEF and
2962         CPUCLOCK_INIT if defined.
2963         * sysdeps/generic/dl-sysdep.c: Likewise.
2964         * sysdeps/generic/cpuclock-init.h: New file.
2965         * sysdeps/unix/i386/i586/cpuclock-init.h: New file.
2966         * sysdeps/unix/i386/i586/Versions: New file.
2967         * sysdeps/unix/i386/i586/clock_settime.c: New file.
2968         * sysdeps/unix/i386/i586/clock_gettime.c: Handle thread CPU clock
2969         separately by calling __pthread_clock_gettime if this function is
2970         available.  Subtract offset from tsc value before computing time value.
2972 2001-04-20  Ulrich Drepper  <drepper@redhat.com>
2974         * iconv/iconv_prog.c (print_known_names): If printing goes not to
2975         a tty print in a more machine-friendly way.
2977         * sysdeps/ieee754/ldbl-128/e_asinl.c: New file.
2978         Contributed by Stephen L Moshier <moshier@mediaone.net>.
2980 2001-04-20  Andreas Jaeger  <aj@suse.de>
2982         * intl/Makefile (tests): Reorder conditions, tst-gettext needs msgfmt.
2984 2001-04-20  Andreas Schwab  <schwab@suse.de>
2986         * sysdeps/m68k/fpu/libm-test-ulps: Update.
2988 2001-04-19  Alan Modra  <amodra@one.net.au>
2990         * Makerules (libc_pic.os): Add $(LDFLAGS-c_pic.os).
2991         * sysdeps/hppa/Makefile (LDFLAGS-c_pic.os): Define.
2992         (CFLAGS-.os): Remove.
2994         * sysdeps/unix/sysv/linux/hppa/sysdep.h (CALL_MCOUNT): Update comment.
2996         * sysdeps/unix/sysv/linux/hppa/sys/ucontext.h (NGREG, NFPREG,
2997         gregset): Correct for new kernel definitions.
2999 2001-04-19  Alan Modra  <alan@linuxcare.com.au>
3001         * sysdeps/hppa/elf/initfini.c: Change dlt reg save to r3 and
3002         generate unwind info by hand.
3004 2001-04-19  Ulrich Drepper  <drepper@redhat.com>
3006         * sysdeps/unix/sysv/linux/powerpc/mmap64.c (__mmap64): Optimize a bit.
3008         * configure.in: Correct regular expression for msgfmt.
3009         Patch by Bruno Haible <haible@ilog.fr>.
3011 2001-04-19  Andreas Jaeger  <aj@suse.de>
3013         * po/el.po: Add comment explaining what's broken.
3015         * po/Makefile (BROKEN_LINGUAS): New.
3016         (ALL_LINGUAS): Don't add broken languages.
3018 2001-04-19  Roland McGrath  <roland@frob.com>
3020         * sysdeps/mach/hurd/mlock.c: New file.
3021         * sysdeps/mach/hurd/munlock.c: New file.
3022         * sysdeps/mach/hurd/bits/posix_opt.h (_POSIX_MEMLOCK_RANGE): Define it.
3024         * misc/Makefile (routines): Add mlock munlock mlockall munlockall.
3025         * sysdeps/generic/mlock.c: New file.
3026         * sysdeps/generic/munlock.c: New file.
3027         * sysdeps/generic/mlockall.c: New file.
3028         * sysdeps/generic/munlockall.c: New file.
3029         * sysdeps/generic/bits/mman.h (MCL_CURRENT, MCL_FUTURE): New macros.
3030         * sysdeps/unix/sysv/linux/syscalls.list (mlock, munlock,
3031         mlockall, munlockall): Change caller field to - from EXTRA.
3032         Don't use __ names; not used (and not declared in include/sys/mman.h).
3034         * hurd/privports.c (__get_privileged_ports): Renamed with __.
3035         Use __ names for calls we make.
3036         (get_privileged_ports): Add alias.
3037         * hurd/hurd.h: Declare it with the __ name.
3038         * sysdeps/mach/hurd/reboot.c (reboot): Use __get_privileged_ports.
3039         * sysdeps/mach/hurd/adjtime.c (__adjtime): Likewise.
3040         * sysdeps/mach/hurd/settimeofday.c (__settimeofday): Likewise.
3042         * hurd/hurdsig.c (write_corefile): Check RLIMIT_CORE limit and do
3043         nothing if it's zero.
3045 2001-04-19  Matthew Wilcox  <willy@ldl.fc.hp.com>
3047         * sysdeps/unix/sysv/linux/hppa/sysdep.h (INLINE_SYSCALL):
3048         Change to return a signed result for compatibility with other
3049         architectures, and correctness.
3051 2001-04-19  Ulrich Drepper  <drepper@redhat.com>
3053         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_32BITUIDS):
3054         HPPA always had them.  Patch by Matthew Wilcox <matthew@wil.cx>.
3056 2001-04-19  Andreas Jaeger  <aj@suse.de>
3058         * configure.in: Require gettext 0.10.36 or newer.
3060         * manual/install.texi (Tools for Compilation): Mention gettext 0.10.36.
3062         * po/zh_TW.po: Remove extraneous backslashes.
3064         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Remove unused
3065         variables b and n.
3067 2001-04-18  Jakub Jelinek  <jakub@redhat.com>
3069         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Update.
3070         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c: New file.
3071         * sysdeps/unix/sysv/linux/sparc/sparc64/swapcontext.c: New file.
3072         * sysdeps/unix/sysv/linux/sparc/sparc64/setcontext.S (__setcontext):
3073         Copy first word of uc_sigmask into __uc_sigmask.
3074         * sysdeps/unix/sysv/linux/sparc/sparc64/getcontext.S (__getcontext):
3075         Save uc_link around trap.  Copy __uc_sigmask into first word of
3076         uc_sigmask, clear the rest.  Make sure setcontext to the created
3077         context doesn't do this though.
3078         * sysdeps/unix/sysv/linux/sparc/sparc64/ucontext_i.h: New file.
3079         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (ucontext_t): Add
3080         uc_stack and uc_sigmask, rename old uc_sigmask to __uc_sigmask in the
3081         64bit version, make uc_sigmask __sigset_t in the 32bit version.
3083 2001-04-19  Andreas Jaeger  <aj@suse.de>
3085         * sysdeps/unix/sysv/linux/hppa/umount.c: Fix typos in last patch.
3087         * rt/Makefile (otherlibs): Added for static NSS.
3089         * glibcbug.in (BUGGLIBC): Send to new alias.
3091 2001-04-02  Andreas Schwab  <schwab@suse.de>
3093         * Makerules (build-module): Make sure exit codes get checked
3094         properly and remove unnecessary slashes.
3096 2001-04-17  Ulrich Drepper  <drepper@redhat.com>
3098         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
3099         Handle kernels which report only three digits after the decimal point.
3100         Reported by Van Okamura <van.okamura@oracle.com>.
3102         * sysdeps/alpha/fpu/libm-test-ulps: Adjust error values for atan2f.
3104 2001-04-17  David S. Miller  <davem@redhat.com>
3106         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Update for new atan2 tests.
3107         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
3109 2001-04-17  Jakub Jelinek  <jakub@redhat.com>
3111         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Make sure
3112         desired exceptions are raised for exceptional values.
3113         * math/libm-test.inc (acosh_test, atan_test, atan2_test, cacos_test,
3114         cacosh_test, casin_test, casinh_test, catan_test, catanh_test,
3115         clog_test, log_test, log1p_test, tan_test): Increase precision of
3116         expected values to satisfy ldbl-128.
3117         * sysdeps/alpha/fpu/libm-test-ulps: Adjust accordingly.
3118         * sysdeps/arm/libm-test-ulps: Likewise.
3119         * sysdeps/i386/fpu/libm-test-ulps: Likewise.
3120         * sysdeps/ia64/fpu/libm-test-ulps: Likewise.
3121         * sysdeps/m68k/fpu/libm-test-ulps: Likewise.
3122         * sysdeps/mips/fpu/libm-test-ulps: Likewise.
3123         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
3124         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
3125         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
3126         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Likewise.
3127         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
3129 2001-04-17  Andreas Jaeger  <aj@suse.de>
3131         * configure.in: Move test for critical programs up.
3133 2001-04-16  Stephen L Moshier  <moshier@mediaone.net>
3135         * sysdeps/ieee754/flt-32/e_asinf.c (pio2_hi, pio2_lo, pio4_hi):
3136         Correct the values.
3137         (pSx, qSx): Replace by shorter approximation.
3138         Use f suffix on float constants.
3140 2001-04-16  Ulrich Drepper  <drepper@redhat.com>
3142         * sysdeps/ieee754/ldbl-128/k_tanl.c: New file.
3143         Contributed by Stephen L Moshier <moshier@mediaone.net>.
3145         * string/string.h: Replace const in attribute list with __const__.
3147 2001-04-16  Roland McGrath  <roland@frob.com>
3149         * grp/initgroups.c (initgroups) [NGROUPS_MAX != 0]: Always use sysconf
3150         instead of the constant NGROUPS_MAX.  That way, the limit can be
3151         raised in the kernel configuration without having to recompile libc.
3153         * sysdeps/posix/euidaccess.c: Don't #include <limits.h> or try to
3154         define NGROUPS_MAX; we don't use it here.
3156 2001-04-16  Andreas Jaeger  <aj@suse.de>
3158         * math/libm-test.inc (atan2_test): Add more testcases.
3160         * iconv/gconv_db.c: Include gconv_charset.h for
3161         __gconv_lookup_alias prototype.
3163 2001-04-13  Ulrich Drepper  <drepper@redhat.com>
3165         * sysdeps/ieee754/ldbl-128/s_atanl.c: New file.
3166         Contributed by Stephen L Moshier <moshier@mediaone.net>.
3168 2001-04-13  Jes Sorensen  <jes@linuxcare.com>
3170         * intl/tst-codeset.c: Include string.h to get prototype for strcmp().
3172 2001-04-13  Jes Sorensen  <jes@linuxcare.com>
3174         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Add __pad0 to
3175         explicitly pad struct siginfo instead of relying on compiler padding.
3177 2001-04-12  Ulrich Drepper  <drepper@redhat.com>
3179         * sysdeps/ia64/Dist: Add elf/entry.h.
3181         * iconvdata/Makefile (distribute): Add TESTS2.
3183 2001-04-13  Jakub Jelinek  <jakub@redhat.com>
3185         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_load_address):
3186         Calculate load address differently.
3188 2001-04-12  Bruno Haible  <haible@clisp.cons.org>
3190         * iconvdata/TESTS2: New file.
3191         * iconvdata/run-iconv-test.sh: Also run tests from TESTS2.
3192         * iconvdata/testdata/alfabeta..UTF-8: New file.
3193         * iconvdata/testdata/alfabeta..UTF-16.BE: New file.
3194         * iconvdata/testdata/alfabeta..UTF-16.LE: New file.
3195         * iconvdata/testdata/alfabeta..UTF-32.BE: New file.
3196         * iconvdata/testdata/alfabeta..UTF-32.LE: New file.
3198 2001-04-11  Bruno Haible  <haible@clisp.cons.org>
3200         * iconvdata/utf-32.c: New file.
3201         * iconvdata/gconv-modules: Add entries for UTF-32, UTF-32LE, UTF-32BE.
3202         * iconvdata/Makefile (modules): Add UTF-32.
3203         (distribute): Add utf-32.c.
3205 2001-04-11  Bruno Haible  <haible@clisp.cons.org>
3207         * iconvdata/utf-16.c (PREPARE_LOOP): Initialize 'swap' after possibly
3208         changing it in the state.  After incrementing 'inptr', store it back.
3209         * iconvdata/unicode.c (PREPARE_LOOP): After incrementing 'inptr',
3210         store it back.
3212 2001-04-11  Bruno Haible  <haible@clisp.cons.org>
3214         * iconvdata/utf-16.c (gconv_init): Use MAX_NEEDED_FROM, not
3215         MIN_NEEDED_FROM.
3217 2001-04-11  David Mosberger  <davidm@hpl.hp.com>
3219         * sysdeps/ia64/htonl.S: Drop superfluous "alloc".
3220         * sysdeps/ia64/htons.S: Likewise.
3222         * sysdeps/ia64/memset.S: Add unwind directives.
3223         * sysdeps/ia64/strncpy.S: Likewise.
3224         * sysdeps/ia64/strcat.S: Likewise.
3226         * sysdeps/ia64/memccpy.S: Add unwind directives.  Drop superfluous
3227         restore of ar.pfs.
3228         * sysdeps/ia64/strchr.S: Likewise.
3229         * sysdeps/ia64/memmove.S: Likewise.
3230         * sysdeps/ia64/memcpy.S: Likewise.
3231         * sysdeps/ia64/memcmp.S: Likewise.
3232         * sysdeps/ia64/memchr.S: Likewise.
3233         * sysdeps/ia64/strcmp.S: Likewise.
3234         * sysdeps/ia64/strlen.S: Likewise.
3235         * sysdeps/ia64/strcpy.S: Likewise.
3236         * sysdeps/ia64/strncmp.S: Likewise.
3238 2001-04-11  Jakub Jelinek  <jakub@redhat.com>
3240         * wcsmbs/wchar.h (fgetwc, getwc, getwchar, fputwc, putwc, putwchar,
3241         fgetws, fputws, ungetwc, getwc_unlocked, getwchar_unlocked,
3242         fgetwc_unlocked, fputwc_unlocked, putwc_unlocked, putwchar_unlocked,
3243         fgetws_unlocked, fputws_unlocked, wcsftime): Add __THROW.
3245 2001-04-11  Andreas Jaeger  <aj@suse.de>
3247         * sysdeps/mips/elf/start.S [__ASSEMBLY__]: Define it.
3249 2001-04-11  Andreas Schwab  <schwab@suse.de>
3251         * sysdeps/m68k/fpu/libm-test-ulps: Adjusted.
3253 2001-04-11  Ulrich Drepper  <drepper@redhat.com>
3255         * sysdeps/arm/stackinfo.h: New file.
3257 2001-04-08  Thorsten Kukuk  <kukuk@suse.de>
3259         * sunrpc/rpc_main.c: If we compile RPC thread safe, allow
3260         rpcgen to generate thread safe code.
3262 2001-04-10  Andreas Jaeger  <aj@suse.de>
3264         * math/test-fenv.c (initial_tests): Protect FE_TONEAREST declaration.
3266 2001-04-10  Ulrich Drepper  <drepper@redhat.com>
3268         * elf/dl-minimal.c (__assert_fail): Change error string.  It's
3269         most of the time no bug in ld.so.
3270         (__assert_perror_fail): Likewise.
3272 2001-04-11  Hans-Peter Nilsson  <hp@axis.com>
3274         * sysdeps/generic/bits/fenv.h (fexcept_t): Change default type
3275         from struct to unsigned int.
3277 2001-04-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3279         * elf/elf.h (AT_DCACHEBSIZE, AT_ICACHEBSIZE, AT_UCACHEBSIZE,
3280         AT_IGNOREPPC): New defines.
3281         * sysdeps/generic/dl-sysdep.c (_dl_show_auxv): Print them.
3282         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_STD_AUXV):
3283         Define for newer powerpc kernels.
3284         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Use the standard
3285         DL_FIND_ARG_COMPONENTS if __ASSUME_STD_AUXV is defined.
3287 2000-4-10  kaz Kojima  <kkojima@rr.iij4u.or.jp>
3289         * sysdeps/sh/stackinfo.h: New file.
3291 2001-04-10  Ulrich Drepper  <drepper@redhat.com>
3293         * locale/tst-C-locale.c (run_test): Add tests for locale objects.
3294         * locale/newlocale.c (__newlocale): Correct setting __ctype_b,
3295         __ctype_tolower, and __ctype_toupper elements.
3297         * ctype/ctype_l.c: Fix definitions of __tolower_l and __toupper_l.
3298         Reported by Konstantin Osipov <rabid@spylog.ru>.
3300         * sysdeps/i386/fpu/libm-test-ulps: Add deltas for tgamma to help
3301         the lousy AMD FPU.
3303 2001-04-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3305         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: New file.
3306         * sysdeps/unix/sysv/linux/powerpc/Dist: Add sys/ptrace.h.
3307         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Delete wrong stuff.
3308         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Correct typedefs.
3310 2001-04-10  Ulrich Drepper  <drepper@redhat.com>
3312         * elf/dl-deps.c (_dl_map_object_deps): Provide complete error
3313         message.  Based on a patch by HJ Lu.
3315 2001-04-10  Andreas Schwab  <schwab@suse.de>
3317         * math/libm-test.inc (csinh_test): Don't require the invalid
3318         exception for csinh (x + iNaN), but make it optional.
3320 2001-04-09  David Mosberger  <davidm@hpl.hp.com>
3322         * sysdeps/ia64/elf/start.S (_start): Add unwind directives.
3324         * sysdeps/generic/entry.h [!__ASSEMBLY__]: Declare _start.
3325         * sysdeps/ia64/elf/entry.h: New file.
3326         * sysdeps/unix/sysv/linux/mips/entry.h [!__ASSEMBLY__]: Declare
3327         __start.
3328         * elf/rtld.c: Don't declare ENTRY_POINT.  Use ENTRY_POINT instead
3329         of &ENTRY_POINT.
3330         * sysdeps/generic/dl-sysdep.c: Likewise.
3331         * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
3332         * sysdeps/ia64/elf/start.S: Save base address of register backing
3333         store in __libc_ia64_register_backing_store_base.
3335 2001-04-10  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3337         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Fix return
3338         value of getcontext.
3339         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Likewise.
3340         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Fix return
3341         value of setcontext.
3342         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
3343         * sysdeps/unix/sysv/linux/s390/swapcontext.c: Skip setcontext
3344         call by changing the saved context.
3346 2001-04-10  Ulrich Drepper  <drepper@redhat.com>
3348         * sysdeps/alpha/stackinfo.h: New file.
3349         * sysdeps/ia64/stackinfo.h: New file.
3351 2001-04-10  Andreas Schwab  <schwab@suse.de>
3353         * sysdeps/m68k/fpu/e_pow.c: Correct handling of some exceptional
3354         values.
3355         * sysdeps/m68k/fpu/e_scalb.c: Likewise.
3357 2001-04-09  Ulrich Drepper  <drepper@redhat.com>
3359         * sysdeps/sparc/sparc32/sparcv9/Dist: Add hp-timing.c.
3360         * sysdeps/sparc/sparc64/Dist: Add hp-timing.c.
3362         * libio/Makefile (distribute): Add fd_to_filename.h.
3364 2001-04-05  David S. Miller  <davem@redhat.com>
3366         Add hp-timing support for sparcv9/sparc64 targets.
3367         * sysdeps/sparc/sparc32/sparcv9/hp-timing.c: New file
3368         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: New file
3369         * sysdeps/sparc/sparc64/hp-timing.c: New file
3370         * sysdeps/sparc/sparc64/hp-timing.h: New file
3371         * sysdeps/sparc/sparc32/sparcv9/Makefile: Build hp-timing.
3372         * sysdeps/sparc/sparc64/Makefile: Likewise.
3374 2001-04-09  Jakub Jelinek  <jakub@redhat.com>
3376         * sysdeps/generic/fd_to_filename.h: New file.
3377         * sysdeps/unix/sysv/linux/fd_to_filename.h: New file.
3378         * libio/freopen.c (freopen): If FILENAME is NULL, try to get
3379         filename from the open file descriptor.
3380         * libio/freopen64.c (freopen64): Likewise.
3382 2001-04-09  Bruno Haible  <haible@clisp.cons.org>
3384         * misc/error.c (error): fflush stdout also if
3385         error_print_progname != NULL.
3386         (error_at_line): Likewise.
3388 2001-04-07  Bruno Haible  <haible@clisp.cons.org>
3390         * intl/gettextP.h (struct loaded_domain): Add codeset_cntr field.
3391         (struct binding): Add codeset_cntr field.
3392         (_nl_load_domain): Add domainbinding argument.
3393         (_nl_init_domain_conv, _nl_free_domain_conv): New declarations.
3394         (_nl_find_msg): New declaration, moved here from loadinfo.h.
3395         * intl/loadinfo.h (struct loaded_l10nfile): Remove domainbinding field.
3396         (_nl_make_l10nflist): Remove domainbinding argument.
3397         (_nl_find_msg): Move declaration to gettextP.h.
3398         * intl/bindtextdom.c (set_binding_values): Initialize ->codeset_cntr
3399         to 0.  Increment it when ->codeset is changed.
3400         * intl/dcigettext.c (DCIGETTEXT): Pass binding to _nl_find_msg.
3401         (_nl_find_msg): Add domainbinding argument.  Reinitialize the converter
3402         if domainbinding->codeset_cntr has been incremented.
3403         * intl/finddomain.c (_nl_find_domain): Don't pass domainbinding to
3404         _nl_make_l10nflist().  Pass it to _nl_load_domain() instead.
3405         * intl/l10nflist.c (_nl_make_l10nflist): Remove domainbinding argument.
3406         * intl/loadmsgcat.c (_nl_init_domain_conv): New function, extracted
3407          from _nl_load_domain.  Append //TRANSLIT also when using libiconv.
3408         (_nl_free_domain_conv): New function, extracted from _nl_unload_domain.
3409         (_nl_load_domain): Add domainbinding argument.  Call
3410         _nl_init_domain_conv.
3411         (_nl_unload_domain): Call _nl_free_domain_conv.
3412         * intl/Makefile (distribute): Add tst-codeset.sh, tstcodeset.po.
3413         (test-srcs): Add tst-codeset.
3414         (tests): Depend on tst-codeset.out.
3415         (tst-codeset.out): New rule.
3416         (CFLAGS-tst-codeset.c): New variable.
3417         * intl/tst-codeset.sh: New file.
3418         * intl/tstcodeset.po: New file.
3419         * intl/tst-codeset.c: New file.
3420         * locale/findlocale.c (_nl_find_locale): Update _nl_make_l10nflist
3421         calls.
3423 2001-04-07  Roland McGrath  <roland@frob.com>
3425         * mach/msgserver.c (__mach_msg_server_timeout): Add an assert.
3427 2001-03-31  Roland McGrath  <roland@frob.com>
3429         * sysdeps/mach/hurd/fork.c: Skip NEWPROC just like NEWTASK when
3430         copying send rights into child.  When we hit our name for our proc
3431         port, just copy NEWPROC directly instead of repeating proc_task2proc
3432         to install the child's port.
3434 2001-04-08  Roland McGrath  <roland@frob.com>
3436         * Makeconfig ($(common-objpfx)soversions.i): Grok entries with DEFAULT
3437         in second column, to provide default values for third column.
3438         * shlib-versions: Add comments about using DEFAULT in second column.
3439         (s390x-.*-linux.*): Replace individual entries with a DEFAULT entry.
3440         (cris-.*-linux.*): Likewise.
3442 2001-04-09  Ulrich Drepper  <drepper@redhat.com>
3444         * Makefile (distribute): Add scripts/documented.sh.
3445         * scripts/documented.sh: New file.
3447 2001-04-08  Hans-Peter Nilsson  <hp@axis.com>
3449         * sysdeps/unix/sysv/linux/cris/Dist: New file.
3450         * sysdeps/unix/sysv/linux/cris/Makefile: New file.
3451         * sysdeps/unix/sysv/linux/cris/_G_config.h: New file.
3452         * sysdeps/unix/sysv/linux/cris/bits/fcntl.h: New file.
3453         * sysdeps/unix/sysv/linux/cris/bits/mman.h: New file.
3454         * sysdeps/unix/sysv/linux/cris/bits/resource.h: New file.
3455         * sysdeps/unix/sysv/linux/cris/brk.c: New file.
3456         * sysdeps/unix/sysv/linux/cris/chown.c: New file.
3457         * sysdeps/unix/sysv/linux/cris/clone.S: New file.
3458         * sysdeps/unix/sysv/linux/cris/fchown.c: New file.
3459         * sysdeps/unix/sysv/linux/cris/fcntl.c: New file.
3460         * sysdeps/unix/sysv/linux/cris/fxstat.c: New file.
3461         * sysdeps/unix/sysv/linux/cris/getegid.c: New file.
3462         * sysdeps/unix/sysv/linux/cris/geteuid.c: New file.
3463         * sysdeps/unix/sysv/linux/cris/getgid.c: New file.
3464         * sysdeps/unix/sysv/linux/cris/getgroups.c: New file.
3465         * sysdeps/unix/sysv/linux/cris/getresgid.c: New file.
3466         * sysdeps/unix/sysv/linux/cris/getresuid.c: New file.
3467         * sysdeps/unix/sysv/linux/cris/getrlimit.c: New file.
3468         * sysdeps/unix/sysv/linux/cris/getrlimit64.c: New file.
3469         * sysdeps/unix/sysv/linux/cris/getuid.c: New file.
3470         * sysdeps/unix/sysv/linux/cris/lchown.c: New file.
3471         * sysdeps/unix/sysv/linux/cris/lockf64.c: New file.
3472         * sysdeps/unix/sysv/linux/cris/lxstat.c: New file.
3473         * sysdeps/unix/sysv/linux/cris/mmap.S: New file.
3474         * sysdeps/unix/sysv/linux/cris/mmap64.S: New file.
3475         * sysdeps/unix/sysv/linux/cris/msgctl.c: New file.
3476         * sysdeps/unix/sysv/linux/cris/profil-counter.h: New file.
3477         * sysdeps/unix/sysv/linux/cris/register-dump.h: New file.
3478         * sysdeps/unix/sysv/linux/cris/semctl.c: New file.
3479         * sysdeps/unix/sysv/linux/cris/setegid.c: New file.
3480         * sysdeps/unix/sysv/linux/cris/seteuid.c: New file.
3481         * sysdeps/unix/sysv/linux/cris/setfsgid.c: New file.
3482         * sysdeps/unix/sysv/linux/cris/setfsuid.c: New file.
3483         * sysdeps/unix/sysv/linux/cris/setgid.c: New file.
3484         * sysdeps/unix/sysv/linux/cris/setgroups.c: New file.
3485         * sysdeps/unix/sysv/linux/cris/setregid.c: New file.
3486         * sysdeps/unix/sysv/linux/cris/setresgid.c: New file.
3487         * sysdeps/unix/sysv/linux/cris/setresuid.c: New file.
3488         * sysdeps/unix/sysv/linux/cris/setreuid.c: New file.
3489         * sysdeps/unix/sysv/linux/cris/setrlimit.c: New file.
3490         * sysdeps/unix/sysv/linux/cris/setuid.c: New file.
3491         * sysdeps/unix/sysv/linux/cris/shmctl.c: New file.
3492         * sysdeps/unix/sysv/linux/cris/socket.S: New file.
3493         * sysdeps/unix/sysv/linux/cris/sys/ucontext.h: New file.
3494         * sysdeps/unix/sysv/linux/cris/syscall.S: New file.
3495         * sysdeps/unix/sysv/linux/cris/sysdep.S: New file.
3496         * sysdeps/unix/sysv/linux/cris/sysdep.h: New file.
3497         * sysdeps/unix/sysv/linux/cris/vfork.S: New file.
3498         * sysdeps/unix/sysv/linux/cris/xstat.c: New file.
3500 2001-04-08  Hans-Peter Nilsson  <hp@axis.com>
3502         * sysdeps/cris/Dist: New file.
3503         * sysdeps/cris/Implies: New file.
3504         * sysdeps/cris/Makefile: New file.
3505         * sysdeps/cris/__longjmp.S: New file.
3506         * sysdeps/cris/_mcount.S: New file.
3507         * sysdeps/cris/bits/endian.h: New file.
3508         * sysdeps/cris/bits/setjmp.h: New file.
3509         * sysdeps/cris/bits/string.h: New file.
3510         * sysdeps/cris/dl-machine.h: New file.
3511         * sysdeps/cris/elf/start.S: New file.
3512         * sysdeps/cris/machine-gmon.h: New file.
3513         * sysdeps/cris/memcopy.h: New file.
3514         * sysdeps/cris/memusage.h: New file.
3515         * sysdeps/cris/setjmp.S: New file.
3516         * sysdeps/cris/sysdep.h: New file.
3517         * sysdeps/cris/wordcopy.c: New file.
3519 2001-04-08  Hans-Peter Nilsson  <hp@axis.com>
3521         * elf/elf.h: Add new relocations for CRIS.
3523 2001-04-08  Hans-Peter Nilsson  <hp@axis.com>
3525         * shlib-versions: Add cases for Linux on CRIS.
3527 2001-04-08  Hans-Peter Nilsson  <hp@axis.com>
3529         * configure.in (ASM_LINE_SEP tests): Handle CRIS assembly, with
3530         ';' for comments and '@' for line separator.
3532 2001-04-08  Hans-Peter Nilsson  <hp@axis.com>
3534         * sysdeps/unix/sysv/linux/hppa/sysdep.h (INLINE_SYSCALL): Fix
3535         typo; s/==/=/ for assignment.
3537 2001-04-08  Hans-Peter Nilsson  <hp@axis.com>
3539         * malloc/Makefile: Correct comment; mtrace is Perl, not AWK.
3541 2001-04-08  Hans-Peter Nilsson  <hp@axis.com>
3543         * iconv/gconv_simple.c (internal_ucs4_loop_unaligned): Check for
3544         empty input before checking full output.
3546 2001-04-08  Hans-Peter Nilsson  <hp@axis.com>
3548         * iconv/gconv.c (__gconv): Don't derefer parameter cd before
3549         checking if == -1L.
3551 2001-04-08  Ulrich Drepper  <drepper@redhat.com>
3553         * inet/rexec.c (rexec_af): Avoid calling perror with errno being set.
3555 2001-04-07  Stephen L Moshier  <moshier@mediaone.net>
3557         * sysdeps/ieee754/ldbl-128/e_logl.c: Correct infinity and NaN
3558         return values.
3560 2001-04-07  Ulrich Drepper  <drepper@redhat.com>
3562         * stdlib/tst-setcontext.c (main): Add a test for setcontext.
3564         * sysdeps/unix/sysv/linux/i386/getcontext.S: New file.
3565         * sysdeps/unix/sysv/linux/i386/setcontext.S: New file.
3566         * sysdeps/unix/sysv/linux/i386/makecontext.S: New file.
3567         * sysdeps/unix/sysv/linux/i386/swapcontext.S: New file.
3568         * sysdeps/unix/sysv/linux/i386/ucontext_i.h: New file.
3569         * sysdeps/unix/sysv/linux/i386/Dist: Add ucontext_i.h.
3571 2001-04-07  Andreas Jaeger  <aj@suse.de>
3573         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_y1l): Use sincos
3574         instead of separate sin and cos.
3575         (__ieee754_j1l): Likewise.
3577 2001-04-06  Ulrich Drepper  <drepper@redhat.com>
3579         * sysdeps/ia64/abort-instr.h: New file.  Code by David Mosberger.
3581         * sysdeps/ia64/atomicity.h: New file.  Copied from libstdc++.
3583         * sysdeps/i386/i486/atomicity.h: Clean up the asms.
3585         * sysdeps/generic/e_scalb.c: Don't use FE_INVALID unless it's
3586         available.
3587         * sysdeps/generic/e_scalbf.c: Likewise.
3588         * sysdeps/generic/e_scalbl.c: Likewise.
3589         Patch by Mark Hatle <fray@mvista.com>.
3591 2001-04-05  David S. Miller  <davem@redhat.com>
3593         * sysdeps/sparc/abort-instr.h: New file.
3595 2001-04-05  Matt Wilson  <msw@redhat.com>
3597         * sysdeps/unix/sysv/linux/alpha/getsysstats.c (GET_NPROCS_PARSER):
3598         added code to parse new 2.4 format.
3599         (GET_NPROCS_CONF_PARSER): Likewise.
3601 2001-04-05  David S. Miller  <davem@redhat.com>
3603         * scripts/config.sub: Recognize sparcv9b like sparcv9.
3604         * configure.in: Add sparcv9b.
3605         * sysdeps/sparc/sparc32/sparcv9b/Implies: New file
3606         * sysdeps/sparc/sparc32/sparcv9b/memcpy.S: New file
3607         * sysdeps/sparc/sparc64/sparcv9b/memcpy.S: New file
3609 2001-04-06  David Mosberger  <davidm@hpl.hp.com>
3611         * stdlib/tst-setcontext.c: Move st2[] to global scope.
3612         (f2): Verify that stack pointer is inside st2[].
3614         * sysdeps/unix/sysv/linux/ia64/getcontext.S: It helps to save r12.
3615         * sysdeps/unix/sysv/linux/ia64/setcontext.S: It helps to restore r12.
3617 2001-04-06  Ulrich Drepper  <drepper@redhat.com>
3619         * timezone/antarctica: Update from tzdata2001b.
3620         * timezone/asia: Likewise.
3621         * timezone/australasia: Likewise.
3622         * timezone/europe: Likewise.
3623         * timezone/northamerica: Likewise.
3625         * iconv/iconv_open.c: Move strip and upstr definitions...
3626         * iconv/gconv_charset.h: ...here.  New file.
3627         * iconv/gconv_db.c (once): Move to file level.
3628         (do_lookup_alias): Split out from __gconv_find_transform.
3629         (__gconv_find_transform): Call do_lookup_alias.
3630         (__gconv_loopup_alias): New function.
3631         * locale/langinfo.h: Define _NL_*_CODESET values for all categories
3632         but LC_CTYPE.
3633         * locale/categories.def: Add entries for new _NL_*_CODESET values.
3634         * locale/C-ctype.c: Use _nl_C_codeset to initialize CODESET entry.
3635         * locale/C-address.c: Initialize _NL_*_CODESET element.
3636         * locale/C-collate.c: Likewise.
3637         * locale/C-identification.c: Likewise.
3638         * locale/C-measurement.c: Likewise.
3639         * locale/C-messages.c: Likewise.
3640         * locale/C-monetary.c: Likewise.
3641         * locale/C-name.c: Likewise.
3642         * locale/C-numeric.c: Likewise.
3643         * locale/C-paper.c: Likewise.
3644         * locale/C-telephone.c: Likewise.
3645         * locale/C-time.c: Likewise.
3646         * locale/localeinfo.h: Declare _nl_C_codeset.
3647         * locale/C_name.c: Define _nl_C_codeset.
3648         * locale/findlocale.c: Before accepting locale check that the used
3649         charset does not conflict with what the locale name said.
3650         * locale/programs/ld-address.c: Emit codeset information.
3651         * locale/programs/ld-collate.c: Likewise.
3652         * locale/programs/ld-identification.c: Likewise.
3653         * locale/programs/ld-measurement.c: Likewise.
3654         * locale/programs/ld-messages.c: Likewise.
3655         * locale/programs/ld-monetary.c: Likewise.
3656         * locale/programs/ld-name.c: Likewise.
3657         * locale/programs/ld-numeric.c: Likewise.
3658         * locale/programs/ld-paper.c: Likewise.
3659         * locale/programs/ld-telephone.c: Likewise.
3660         * locale/programs/ld-time.c: Likewise.
3662         * localedata/tests-mbwc/tst_funcs.h (TST_HEAD_LOCALE): It is an error
3663         if the locale data couldn't be found.
3665         * string/Makefile: Define tst-strxfrm-ENV.
3667         * ysdeps/unix/sysv/linux/ia64/getcontext.S: Fix comment.
3669 2001-04-06  Andreas Jaeger  <aj@suse.de>
3671         * include/sys/profil.h: New file.
3673         * dlfcn/modatexit.c: Add prototypes to silence GCC.
3674         * dlfcn/modcxaatexit.c: Likewise.
3675         * elf/globalmod1.c: Likewise.
3677 2001-04-05  David S. Miller  <davem@redhat.com>
3679         * elf/elf.h (HWCAP_SPARC_ULTRA3): Define it.
3680         * sysdeps/unix/sysv/linux/sparc/sparc32/dl-procinfo.h: Add it to
3681         capability flags table and HWCAP_IMPORTANT, increase
3682         _DL_HWCAP_COUNT to 6.
3683         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.h: Likewise.
3685 2001-04-04  David Mosberger  <davidm@hpl.hp.com>
3687         * sysdeps/unix/sysv/linux/ia64/makecontext.c (__makecontext): Fix
3688         initialization of stack_end (bug reported by Zheng Gengbin
3689         <gzheng@students.uiuc.edu>).
3691 2001-04-05  Ulrich Drepper  <drepper@redhat.com>
3693         * sysdeps/i386/fpu/libm-test-ulps: Relax errors for asinl.
3695 2001-04-05  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3697         * sysdeps/unix/sysv/linux/s390/s390-64/bits/socket.h: New file.
3699 2001-04-05  Ulrich Drepper  <drepper@redhat.com>
3701         * sysdeps/ieee754/ldbl-96/e_asinl.c: Correct handling of +-Inf.
3702         * sysdeps/i386/fpu/e_asinl.S: Removed.  Too inaccurate.
3704         * login/tst-utmp.c: Make file usable again in tst-utmpx.c.
3706 2001-04-04  Ulrich Drepper  <drepper@redhat.com>
3708         * sysdeps/unix/sysv/aix/dl-libc.c: Don't use the ELF version,
3709         define simple replacements here.  Patch by Michael Keezer.
3711         * sysdeps/ieee754/ldbl-128/e_logl.c: New file.
3712         * sysdeps/ieee754/ldbl-96/e_asinl.c: New file.
3713         Contributed by Stephen L Moshier <moshier@mediaone.net>.
3715         * posix/fnmatch_loop.c: Undefine NEW_PATTERN when it is not used
3716         anymore.
3718 2001-04-01  Andreas Jaeger  <aj@suse.de>
3720         * sysdeps/generic/s_nextafter.c (NO_LONG_DOUBLE): Add nexttowardl
3721         alias.
3723         * sysdeps/generic/s_fma.c (NO_LONG_DOUBLE): Add fmal alias.
3725 2001-04-04  Ulrich Drepper  <drepper@redhat.com>
3727         * sysdeps/unix/sysv/linux/s390/s390-64/Dist: Add ucontext_i.h.
3728         * sysdeps/unix/sysv/linux/s390/s390-32/Dist: Likewise.
3730 2001-04-04  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3732         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: New file.
3733         * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c: New file.
3734         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: New file.
3735         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.h: New file.
3736         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: New file.
3737         * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: New file.
3738         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: New file.
3739         * sysdeps/unix/sysv/linux/s390/s390-64/ucontext_i.h: New file.
3740         * sysdeps/unix/sysv/linux/s390/swapcontext.c: New file.
3742 2001-04-04  Andreas Jaeger  <aj@suse.de>
3744         * sysdeps/powerpc/dl-machine.h (ELF_MACHINE_NO_REL): Move to right
3745         place.
3747 2001-04-04  Ulrich Drepper  <drepper@redhat.com>
3749         * sunrpc/rpc_scan.c (symbols): Add entry for HYPER.
3750         * sunrpc/rpc_scan.h (enum tok_kind): Add TOK_HYPER.
3751         * sunrpc/rpc_parse.c (get_type): Handle TOK_HYPER.
3752         (unsigned_dec): Likewise.
3753         Patch by atai@jezebel.dreamhost.com.
3755         * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): Pass
3756         pointer to int as last parameter of yp_match.
3757         Patch by kanazawa@flab.fujitsu.co.jp.
3759 2001-04-03  Ulrich Drepper  <drepper@redhat.com>
3761         * resolv/netdb.h (gai_strerror): Make return value const.
3762         * sysdeps/generic/gai_strerror.c (gai_strerror): Likewise.
3763         * sysdeps/posix/gai_strerror.c (gai_strerror): Likewise.
3764         Add strings for new error values.
3766 2001-03-29  Michael Keezer  <mkeezer@redhat.com>
3768         * posix/tst-gnuglob.c: Added ifdef _DIRENT_HAVE_D_TYPE.
3769         * login/tst-utmp.c: Handle case where ut_tv is not available but
3770         ut_time is.
3771         * sysdeps/unix/sysv/aix/utmpx.h: New file.
3772         * sysdeps/unix/sysv/aix/bits/utmpx.h: Added
3773         _HAVE_UT_TYPE/PID/ID/TV/HOST defines.
3774         * sysdeps/unix/sysv/aix/libc-start.c: Removed temp code and made stub.
3775         * sysdeps/unix/sysv/aix/gettimeofday.c: New file added routines
3776         to access RTCU timer reg.
3777         * sysdeps/unix/sysv/aix/Makefile: Remove /usr/lib/crt0.o
3778         added dl-libc, dl-open,dl-sym, dl-close to misc.
3779         * sysdeps/unix/sysv/aix/start.c: New file.  Start code.
3780         * sysdeps/unix/sysv/aix/dlldr.h: New file.  AIX __loadx defines.
3781         * sysdeps/unix/sysv/aix/dl-close.c: New file.  AIX dl-close.
3782         * sysdeps/unix/sysv/aix/dl-open.c: New file.  AIX dl-open.
3783         * sysdeps/unix/sysv/aix/dl-sym.c: New file.  AIX dl-sym.
3784         * sysdeps/unix/sysv/aix/dl-libc.c: New file.  libc_dl-xxx support.
3785         * sysdeps/generic/strtoll.c: Added SHLIB_COMPAT(libc,GLIBC_2_0,
3786         GLIBC_2_2).
3787         * sysdeps/generic/strtoull.c: Likewise.
3788         * sysdeps/powerpc/ppc-mcount.S: Added nop after bl instruction.
3789         * sysdeps/unix/sysv/aix/powerpc/memset.c: New file to include
3790         sysdeps/generic/memset.c.
3791         * sysdeps/unix/sysv/aix/getpeername.c: Define __getpeername.
3793 2001-04-03  Ulrich Drepper  <drepper@redhat.com>
3795         * iconv/Makefile (CFLAGS-charmap.c): Add -DNEED_NULL_POINTER.
3796         * locale/programs/charmap.c: Define null_pointer if
3797         NEED_NULL_POINTER is defined.
3799         * misc/dirname.c (dirname): Handle multiple slashes correctly.
3801 2001-04-03  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3803         * sysdeps/s390/s390-64/initfini.c: Fix __gmon_start__ GOT access.
3805 2001-04-03  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3807         * sysdeps/s390/s390-32/bcopy.S: Optimize for speed.
3808         * sysdeps/s390/s390-64/bcopy.S: Likewise.
3809         * sysdeps/s390/s390-32/mempcy.S: Likewise.
3810         * sysdeps/s390/s390-64/memcpy.S: Likewise.
3812 2001-04-02  Bruno Haible  <haible@clisp.cons.org>
3814         * manual/message.texi (Advanced gettext functions): More specific
3815         syntax in the plural formula examples.
3817 2001-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3819         * sysdeps/powerpc/atomicity.h: Silence warnings.
3820         * sysdeps/powerpc/dl-machine.h: Likewise.
3821         * sysdeps/powerpc/register-dump.h: Likewise.
3822         * sysdeps/powerpc/fpu/s_lrint.c: Likewise.
3824 2001-04-02  Andreas Jaeger  <aj@suse.de>
3826         * misc/tst-dirname.c (main): Add more tests, derived from a bug
3827         report by Michael Kerrisk <mtk16@ext.canterbury.ac.nz>.
3829 2001-04-01  Andreas Jaeger  <aj@suse.de>
3831         * debug/xtrace.sh (pcprofileso): Use SLIBDIR since libpcprofile.so
3832         is installed there.
3833         * malloc/memusage.sh (memusageso): Likewise for libmemusage.so.
3835 2001-04-01  H.J. Lu  <hjl@gnu.org>
3837         * posix/annexc.c (macrofile): Renamed from TMPFILE and set to
3838         tmpnam (NULL).
3839         * stdlib/isomac.c (macrofile): Likewise.
3841 2001-03-30  Thorsten Kukuk  <kukuk@suse.de>
3843         * inet/rcmd.c: Allow AF_UNSPEC as parameter.
3844         * nis/ypclnt.c (yp_all): Print error message only at last try,
3845         check for protocoll error only if we don't have a network error.
3847 2001-04-02  Andreas Schwab  <schwab@suse.de>
3849         * resolv/res_data.c (res_isourserver): Fix cast.
3851 2001-04-02  Andreas Jaeger  <aj@suse.de>
3853         * sysdeps/unix/sysv/linux/hppa/umount.c: Add prototype for
3854         __umount2.
3856         * sysdeps/i386/dl-machine.h (RTLD_START): Don't use multi-line
3857         strings.
3858         (ELF_MACHINE_RUNTIME_TRAMPOLINE): Likewise.
3860         * sysdeps/ieee754/dbl-64/uroot.h: Add missing braces arount
3861         initializers.
3862         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Likewise.
3864         * elf/rtld.c (print_statistics)[!HP_TIMING_NONAVAIL]: Avoid
3865         warning about unused variable.
3867         * string/string.h (strndupa): Add cast for C++ conformance.
3868         (strdupa): Likewise.
3869         Fixes PR libc/2173, reported by tbrowder@home.com.
3871 2001-03-30  Roland McGrath  <roland@frob.com>
3873         * sysdeps/mach/hurd/Makefile ($(link-rpcuserlibs)): Don't append
3874         options after $(build-module), which is no longer a single command.
3875         (LDFLAGS-link-rpcuserlibs): New variable to hold those options.
3876         (LDFLAGS-libmachuser-link.so, LDFLAGS-libhurduser-link.so): New
3877         variables using it.  Reported by Mark Kettenis <kettenis@gnu.org>.
3879 2001-03-11  Roland McGrath  <roland@frob.com>
3881         * elf/rtld.c (dl_main): Add cast to quiet warning.
3882         * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
3883         * iconv/gconv_conf.c (__gconv_get_path): Likewise.
3884         (__gconv_read_conf): Likewise.
3885         * iconv/gconv_db.c (gen_steps): Likewise.
3886         (__gconv_find_transform): Likewise.
3887         * locale/programs/charmap-dir.c (fopen_uncompressed): Likewise.
3888         (fopen_uncompressed): Use const in second argument's type.
3890 2001-03-11  Roland McGrath  <roland@frob.com>
3892         * sysdeps/mach/hurd/dl-sysdep.c (__writev): New function.
3894         * mach/mach_error.h: Fix ancient #endif syntax.
3895         * hurd/hurdmalloc.c: Likewise.
3897         * sysdeps/generic/atomicity.h (exchange_and_add, atomic_add,
3898         compare_and_swap): Add volatile qualifier to first arg, to bring
3899         these prototypes in line with all the other implementations.
3900         Add a #warning to remind the builder that these are not atomic.
3902 2001-03-04  Roland McGrath  <roland@frob.com>
3904         * hurd/vpprintf.c (vpprintf) [USE_IN_LIBIO]: Use innermore first
3905         member of TEMP_F so its type is _IO_FILE * as expected.
3907         * hurd/fopenport.c (seekio): Conditionalize type of POS argument
3908         on [USE_IN_LIBIO].  Check the value for overflow, since for libio
3909         it might exceed off_t's range.
3911 2001-02-25  Roland McGrath  <roland@frob.com>
3913         * sysdeps/mach/hurd/sysd-stdio.c (__stdio_reopen): Use prototype.
3914         * sysdeps/unix/bsd/getpt.c (__posix_openpt): Likewise.
3916         * sysdeps/mach/hurd/i386/intr-msg.h (SYSCALL_EXAMINE): Make this a
3917         macro instead of an inline function,
3918         (MSG_EXAMINE): Likewise.
3920         * hurd/hurd/ioctl.h (_HURD_HANDLE_IOCTLS_1): Remove extraneous ##.
3922         * hurd/get-host.c: Include <string.h> for decls of built-ins.
3923         * hurd/hurdchdir.c: Likewise.
3924         * sysdeps/mach/hurd/i386/sigreturn.c: Likweise.
3925         * sysdeps/mach/hurd/opendir.c: Likewise.
3927         * mach/mach_init.c: Include <unistd.h> for _exit decl.
3929         * mach/errsystems.awk: Give output file a trailing newline.
3931         * mach/Machrules (MIG): Prepend CC='${CC}' to the mig command, so that
3932         the script will use our compiler for the cpp stage.
3934         With --enable-all-warnings we get a whole bunch of warnings,
3935         and these are just a few fixes; there are more needed to silence it.
3936         * mach/mach/mig_support.h (__mig_strncpy, mig_strncpy): Add extern
3937         decls before extern inline defns to quiet gcc warning.
3938         * hurd/hurd/threadvar.h (__hurd_threadvar_location_from_sp): Likewise.
3939         * sysdeps/mach/i386/machine-sp.h (__thread_stack_pointer): Likewise.
3941 2001-03-31  Andreas Jaeger  <aj@suse.de>
3943         * sysdeps/unix/sysv/linux/net/if_arp.h (ARPHRD_RAWHDLC): Added.
3944         (ARPHRD_HDLC): Define as alias for ARPHRD_CISCO.
3945         (ARPHRD_CISCO): New.
3946         Changes from Linux 2.4.3.
3948 2001-03-30  Isamu Hasegawa  <isamu@yamato.ibm.com>
3950         * posix/regex.c: Avoid an access violation if malloc fails.
3952 2001-03-30  Andreas Jaeger  <aj@suse.de>
3954         * sysdeps/alpha/ldiv.S (ldiv): Add alias for imaxdiv.
3956 2001-03-29  Ulrich Drepper  <drepper@redhat.com>
3958         * posix/regex.c: Remove unnecessary ifs.
3960         * math/bits/mathcalls.h: Remove infnan declaration.
3962 2001-03-29  H.J. Lu  <hjl@gnu.org>
3964         * include/endian.h: Define BIG_ENDI, LITTLE_ENDI, HIGH_HALF,
3965         and LOW_HALF only if _LIBC is defined and _ISOMAC is not defined.
3966         * stdlib/isomac.c (fmt): Define _LIBC and _ISOMAC.
3968 2001-03-29  Isamu Hasegawa  <isamu@yamato.ibm.com>
3970         * posix/regex.c: Fix typo and add a sentinel.
3972 2001-03-29  Ulrich Drepper  <drepper@redhat.com>
3974         * sysdeps/unix/sysv/linux/shm_open.c: Open new file always with
3975         O_NOFOLLOW.  Suggested by Christoph Roland.
3977 2001-03-27  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3979         * sysdeps/s390/bits/string.h: New unified 31/64 bit string.h.
3980         * sysdeps/s390/s390-32/bits/string.h: Remove.
3981         * sysdeps/s390/s390-64/bits/string.h: Remove.
3982         * sysdeps/s390/s390-32/strcmp.S: New file.
3983         * sysdeps/s390/s390-64/strcmp.S: New file.
3985 2001-03-27  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3987         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Fix typo.
3988         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.
3990 2001-03-27  Ulrich Drepper  <drepper@redhat.com>
3992         * version.h (VERSION): Bump to 2.2.3.
3994         * stdlib/isomac.c (fmt): Don't define _LIBC.
3995         * include/endian.h: Define BIG_ENDI, LITTLE_ENDI, HIGH_HALF, and
3996         LOW_HALF only if _LIBC is defined.
3998         * sysdeps/i386/fpu/libm-test-ulps: Slight adjustment of yn() error.
4000         * posix/fnmatch_loop.c (FCT): Handle !() after * special like @()
4001         and +().
4002         * posix/tst-fnmatch.input: Add test cases for matching empty strings.
4004         * sysdeps/ieee754/dbl-64/endian.h: Removed.  Move definitions...
4005         * include/endian.h: ...to here.
4007 2001-03-27  kaz Kojima  <kkojima@rr.iij4u.or.jp>
4009         * sysdeps/sh/sys/ucontext.h (NFREG): Rename to NFPREG.
4010         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h (NFREG): Likewise.
4012 2001-03-27  Martin Schwidefsky  <schwidefsky@de.ibm.com>
4014         * sysdeps/unix/sysv/linux/s390/ldconfig.h: Fix typo.
4016 2001-03-26  Ulrich Drepper  <drepper@redhat.com>
4018         * sysdeps/ia64/fpu/Dist: Add new files to distribute.
4019         * sysdeps/unix/sysv/linux/s390/s390-64/Dist: Likewise.
4020         * sysdeps/unix/sysv/linux/ia64/Dist: Likewise.
4022         * gmon/Makefile (headers): Add sys/profil.h.
4024 2001-03-18  Andreas Jaeger  <aj@suse.de>
4026         * manual/install.texi (Tools for Compilation): Advise to use GCC
4027         2.95.3.
4028         (Supported Configurations): Mention s390x.
4030 2001-03-26  Ben Collins  <bcollins@debian.org>
4032         * sysdeps/unix/sysv/linux/mips/bits/mman.h: Add MAP_* and MADV_*
4033         defines to match other architectures.
4035 2001-03-26  Ulrich Drepper  <drepper@redhat.com>
4037         * libio/Makefile (tests): Add tst-ext.
4038         * libio/tst-ext.c: New file.
4040         * libio/iosetvbuf.c (_IO_setvbuf): Clear line buffer flag for _IONBF.
4042 2001-03-25  Ulrich Drepper  <drepper@redhat.com>
4044         Add changes which were in this form in the original patch by
4045         Eric Norum <eric.norum@usask.ca>.
4046         * include/rpc/rpc.h: Remove svc_fdset, rpc_createerr, svc_pollfd, and
4047         svc_max_pollfd.
4048         * sunrpc/rpc/rpc.h: Declare __rpc_thread_svc_fdset,
4049         __rpc_thread_createerr, __rpc_thread_svc_pollfd, and
4050         __rpc_thread_svc_max_pollfd.
4051         Define svc_fdset, get_rpc_createerr, svc_pollfd, and
4052         svc_max_pollfd.
4053         * sunrpc/rpc_thread.c: Handle first thread special, it uses the
4054         global variables.
4055         Define __rpc_thread_svc_fdset, __rpc_thread_createerr,
4056         __rpc_thread_svc_pollfd, and __rpc_thread_svc_max_pollfd.
4057         * sunrpc/Versions [libc] (GLIBC_2.2.3): Export  __rpc_thread_svc_fdset,
4058         __rpc_thread_createerr, __rpc_thread_svc_pollfd, and
4059         __rpc_thread_svc_max_pollfd.
4060         * sunrpc/clnt_gen.c: Replace use of rpc_createerr by call to
4061         get_rpc_createerr.
4062         * sunrpc/clnt_perr.c: Likewise.
4063         * sunrpc/clnt_simp.c: Likewise.
4064         * sunrpc/clnt_tcp.c: Likewise.
4065         * sunrpc/clnt_udp.c: Likewise.
4066         * sunrpc/clnt_unix.c: Likewise.
4067         * sunrpc/pm_getport.c: Likewise.
4069         * sysdeps/unix/sysv/linux/i386/getgroups.c (__getgroups): getgroups32
4070         syscall checks for negative n so don't test here as well.
4072 2001-03-23  Jes Sorensen  <jes@linuxcare.com>
4074         * sysdeps/unix/sysv/linux/ia64/sysdep.h (ENTRY): Moved to ...
4075         * sysdeps/ia64/sysdep.h: ...here.
4077         * sysdeps/ia64/sysdep.h (LOCAL_ENTRY): Define.
4078         * sysdeps/ia64/sysdep.h (LOCAL_LEAF): Define.
4080         * sysdeps/ia64/_mcount.S (_mcount_ret_helper): Use LOCAL_LEAF() to
4081         declare instead of LEAF().  Suggestion from David Mosberger.
4083 2001-03-21  David Mosberger  <davidm@hpl.hp.com>
4085         * sysdeps/unix/sysv/linux/ia64/sysdep.h (CALL_MCOUNT): Add unwind
4086         directives.
4087         (PSEUDO): Drop .psr and .lsb directives.
4089         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Ditto.  Add unwind
4090         directives.
4091         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Ditto.
4093         * sysdeps/ia64/elf/start.S: Misc cleanup: remove .psr and .lsb
4094         directives etc.
4095         * sysdeps/unix/sysv/linux/ia64/brk.S: Ditto.
4096         * sysdeps/unix/sysv/linux/ia64/__longjmp.S: Ditto.
4097         * sysdeps/ia64/_mcount.S: Remove .psr and .lsb directives (no
4098         longer needed).  Add unwind directives.
4100         * sysdeps/ia64/sysdep.h: Define ASM_UNW_PRLG_RP, ASM_UNW_PRLG_PFS,
4101         ASM_UNW_PRLG_PSP, ASM_UNW_PRLG_PR, and ASM_UNW_PRLG_GRSAVE.
4103 2001-03-21  Paul Eggert  <eggert@twinsun.com>
4105         * posix/regex.h (RE_INVALID_INTERVAL_ORD): New macro.
4106         (RE_SYNTAX_POSIX_EGREP): Use it.
4107         * posix/regex.c (regex_compile): Implement it.
4109 2001-03-21  Paul Eggert  <eggert@twinsun.com>
4111         * posix/regex.c (GET_UNSIGNED_NUMBER): Check for overflow.
4112         Rewrite to avoid duplicate code.
4114 2001-03-21  H.J. Lu  <hjl@gnu.org>
4116         * elf/Makefile (tests): Don't depend on $(objpfx)tst-pathopt.out
4117         for cross-compiling.
4118         ($(objpfx)tst-pathopt.out): Undo the last change.
4120 2001-03-24  Mark Kettenis  <kettenis@gnu.org>
4122         * sysdeps/mach/hurd/i386/bits/sigcontext.h (sc_sp, sc_fp, sc_pc,
4123         sc_ps): Define as aliases for sc_uesp, sc_ebl, sc_eip and sc_efl.
4125         * sysdeps/mach/hurd/i386/init-first.c: Include <assert.h>.
4126         (_dl_argv): Declare.
4127         (init) [SHARED]: Readjust _dl_argv if we switched to a new stack.
4129 2001-03-22  Andreas Jaeger  <aj@suse.de>
4131         * iconvdata/Makefile (generated): Add iconv-test.xxx.
4133         * posix/Makefile (generated): Add bug-regex2.mtrace and
4134         bug-regex2-mem.
4136 2001-03-21  Ulrich Drepper  <drepper@redhat.com>
4138         * csu/version.c (__gnu_get_libc_release): Add prototype.
4139         (__gnu_get_libc_version): Likewise.
4140         * include/gnu/libc-version.h: Remove prototypes for not exported
4141         functions.
4143 2001-03-21  Jes Sorensen  <jes@linuxcare.com>
4145         * sysdeps/unix/sysv/linux/ia64/makecontext.c: Include libintl.h
4146         for internationalized printfs to work.
4148 2001-03-09  Bruno Haible  <haible@clisp.cons.org>
4150         * intl/dcigettext.c (transmem_block_t): Change to unsigned char, to
4151         avoid compiler warning.
4152         (_nl_find_msg): Add casts to avoid compiler warnings.
4154 2001-03-21  Ulrich Drepper  <drepper@redhat.com>
4156         * gmon/Makefile (routines): Add sprofil.
4157         (tests): Add tst-sprofil.
4158         (noprof): Add sprofil.
4159         * gmon/Versions [libc] (GLIBC_2.2.3): Add sprofil.
4161 2001-03-20  David Mosberger  <davidm@hpl.hp.com>
4163         * sysdeps/generic/sprofil.c: New file.
4164         * sysdeps/posix/sprofil.c: New file.
4165         * gmon/tst-sprofil.c: New file.
4166         * gmon/sys/profil.h: New file.
4168 2001-03-20  Andreas Schwab  <schwab@suse.de>
4170         * include/unistd.h: Adjust prototype of __gethostname.
4172 2001-03-20  Jakub Jelinek  <jakub@redhat.com>
4174         * sysdeps/sparc/stackinfo.h: New file.
4176 2001-03-21  Andreas Jaeger  <aj@suse.de>
4178         * elf/global.c (main): Use proper prototype.
4180 2001-03-20  Ulrich Drepper  <drepper@redhat.com>
4182         * sunrpc/Makefile (routines): Add rpc_thread.
4183         (CPPFLAGS): Add -D_RPC_THREAD_SAFE.
4184         * sunrpc/rpc_thread.c: New file.
4185         * sunrpc/Versions [libc] (GLIBC_2.2.3): Export __rpc_thread_destroy.
4186         * sunrpc/auth_none.c: Don't use global variables.  Access state in
4187         thread-local storage.
4188         * sunrpc/clnt_perr.c: Likewise.
4189         * sunrpc/clnt_raw.c: Likewise.
4190         * sunrpc/clnt_simp.c: Likewise.
4191         * sunrpc/key_call.c: Likewise.
4192         * sunrpc/rpc_common.c: Likewise.
4193         * sunrpc/svc.c: Likewise.
4194         * sunrpc/svc_raw.c: Likewise.
4195         * sunrpc/svc_simple.c: Likewise.
4196         * sunrpc/svcauth_des.c: Likewise.
4197         * hurd/hurd/threadvar.h (enum __hurd_threadvar_index): Add
4198         _HURD_THREADVAR_RPC_VARS.
4199         * sysdeps/generic/bits/libc-tsd.h: Mention _LIBC_TSD_KEY_RPC_VARS.
4200         * include/rpc/rpc.h: Define data structures for internal thread-local
4201         "global" variables.
4202         Based on patches by Eric Norum <eric.norum@usask.ca>.
4204         * elf/dl-load.c: Various little optimizations.
4206         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Return
4207         LINUX_LINK_MAX only if the statfs function is not implemented for
4208         the filesystem.
4210         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Return
4211         LINUX_LINK_MAX only if the fstatfs function is not implemented for
4212         the filesystem.
4214 2001-03-19  Ulrich Drepper  <drepper@redhat.com>
4216         * elf/dl-dst.h (DL_DST_COUNT): Add __builtin_expect.
4218         * elf/dl-load.c (_dl_dst_count): Make DST recognition more robust.
4219         (_dl_dst_substitute): Likewise.
4221 2001-03-17  Bruno Haible  <haible@clisp.cons.org>
4223         * intl/loadmsgcat.c (_nl_load_domain) [!_LIBC]: Use fstat, not fstat64.
4225 2001-03-17  Bruno Haible  <haible@clisp.cons.org>
4227         * intl/gettextP.h (struct expression): Add operators lnot, less_than,
4228         greater_than, less_or_equal, greater_or_equal.  Replace args2/args3
4229         union by a 'nargs' counter and an 'args[]' array.
4230         * intl/plural.y: Don't include stdarg.h.
4231         (new_exp): Take an array of arguments instead of varargs.
4232         (new_exp_0, new_exp_1, new_exp_2, new_exp_3): New functions.
4233         ('?' ':'): Make right-associative.
4234         (EQUOP2): New token, replaces '=' and '!'.
4235         (CMPOP2): New token.
4236         (ADDOP2): New token, replaces '+' and '-'.
4237         (MULOP2): New token, replaces '*', '/' and '%'.
4238         ('!'): New token.
4239         (exp): Add rules for CMPOP2 and '!'.  Don't call YYABORT.
4240         (start): Call YYABORT here.
4241         (FREE_EXPRESSION): Update.
4242         (yylex): Don't skip "\\n".  Recognize comparison and '!' operators.
4243         Update for new token symbols.
4244         * intl/loadmsgcat.c (plvar, plone, germanic_plural,
4245         init_germanic_plural): Update.
4246         * intl/dcigettext.c (_nl_find_msg): Optimize for space.
4247         (plural_eval): Recognize comparison and '!' operators.  Optimize for
4248         space.
4250 2001-03-10  Bruno Haible  <haible@clisp.cons.org>
4252         * intl/loadmsgcat.c (_nl_load_domain): locale_charset() doesn't return
4253         NULL any more.
4255 2001-01-05  Bruno Haible  <haible@clisp.cons.org>
4257         * intl/loadmsgcat.c: Include headers needed for alloca().
4258         (freea): New macro.
4259         (_nl_load_domain): Add fallback code for platforms lacking alloca.
4260         * intl/localealias.c: (ADD_BLOCK, FREE_BLOCK): Remove macros.
4261         (freea): New macro.
4262         (read_alias_file): Simplify fallback code for platforms lacking
4263         alloca.
4265 2001-01-07  Bruno Haible  <haible@clisp.cons.org>
4267         * intl/gettextP.h (__gettextdebug): Remove declaration.
4268         (__gettext_free_exp, __gettextparse): Convert prototype to K&R C
4269         syntax.
4270         (gettext_free_exp__, gettextparse__): New non-libc declarations.
4271         * intl/plural.y [!_LIBC]: Define gettextparse__, gettext_free_exp__,
4272         not __gettextparse, __gettext_free_exp.
4273         * intl/loadmsgcat.c [!_LIBC]: Use gettextparse__, not __gettextparse.
4275 2001-02-24  Bruno Haible  <haible@clisp.cons.org>
4277         * intl/dcigettext.c: Update comment about HAVE_LOCALE_NULL.
4279 2001-01-05  Bruno Haible  <haible@clisp.cons.org>
4281         * intl/loadmsgcat.c (_nl_load_domain): Add fallback code for platforms
4282         lacking strtoul, like SunOS4.
4284 2001-01-05  Bruno Haible  <haible@clisp.cons.org>
4286         * intl/l10nflist.c (_nl_normalize_codeset): Use tolower, not _tolower.
4288 2001-01-05  Bruno Haible  <haible@clisp.cons.org>
4290         * intl/bindtextdom.c (set_binding_values): Convert prototype to K&R C
4291         syntax.
4292         * intl/dcigettext.c (transcmp): Convert to K&R C syntax.
4293         * intl/explodename.c (_nl_find_language): Convert to K&R C syntax.
4294         * intl/plural.y (__gettext_free_exp, yylex, yyerror): Convert to K&R C
4295         syntax.
4297 2001-01-07  Bruno Haible  <haible@clisp.cons.org>
4299         * intl/gettextP.h (gettext__, dgettext__, dcgettext__, textdomain__,
4300         bindtextdomain__, bind_textdomain_codeset__): New declarations, from
4301         old libgettext.h.
4302         * intl/bindtextdom.c: Include libgnuintl.h instead of libgettext.h.
4303         * intl/dcgettext.c: Likewise.
4304         * intl/dcigettext.c: Likewise.
4305         * intl/dcngettext.c: Likewise.
4306         * intl/dngettext.c: Likewise.
4307         * intl/finddomain.c: Likewise.
4308         * intl/ngettext.c: Likewise.
4309         * intl/textdomain.c: Likewise.
4310         * intl/dgettext.c: Include libgnuintl.h instead of libgettext.h.
4311         Include gettextP.h.
4312         * intl/gettext.c: Likewise.  Don't include locale.h.
4314 2001-03-17  Bruno Haible  <haible@clisp.cons.org>
4316         * intl/gettextP.h (ZERO): New macro.
4317         (struct binding): Always use ZERO.
4318         * intl/bindtextdom.c (offsetof): Provide fallback for platforms that
4319         lack it, like SunOS4.
4320         (set_binding_values): Use offsetof, not sizeof.
4321         * intl/dcigettext.c (offsetof): Provide fallback for platforms that
4322         lack it, like SunOS4.
4323         (ZERO): Remove macro.
4324         (struct transmem_list): Use ZERO.
4325         (DCIGETTEXT): Use offsetof, not sizeof.
4327 2001-03-17  Bruno Haible  <haible@clisp.cons.org>
4329         * intl/gettextP.h: Include <stddef.h>.  Include gettext.h, for
4330         nls_uint32.
4331         * intl/bindtextdom.c: Don't include gettext.h.
4332         * intl/dcgettext.c: Likewise.
4333         * intl/dcigettext.c: Likewise.
4334         * intl/dcngettext.c: Likewise.
4335         * intl/dngettext.c: Likewise.
4336         * intl/finddomain.c: Likewise.
4337         * intl/localealias.c: Likewise.
4338         * intl/ngettext.c: Likewise.
4339         * intl/plural.y: Likewise.
4340         * intl/textdomain.c: Likewise.
4342 2001-03-17  Bruno Haible  <haible@clisp.cons.org>
4344         * intl/gettext.h: Don't include <stdio.h>.
4346 2001-03-17  Bruno Haible  <haible@clisp.cons.org>
4348         * intl/Makefile (CPPFLAGS): Set LOCALEDIR instead of GNULOCALEDIR.
4349         * intl/dcigettext.c (_nl_default_dirname): Initialize with LOCALEDIR.
4351 2001-03-19  Ulrich Drepper  <drepper@redhat.com>
4353         * sysdeps/unix/i386/i686/tempname.c: New file.
4355         * sysdeps/posix/tempname.c (__gen_tempname): If RANDOM_BITS is
4356         defined use this macro to get some bits of randomness instead of
4357         the usual gettimeofday or time calls.
4359 2001-03-16  Paul Eggert  <eggert@twinsun.com>
4361         * sysdeps/posix/tempname.c (uint64_t): Define to uintmax_t if
4362         not defined, and if UINT64_MAX is not defined.
4364 2001-03-19  Ulrich Drepper  <drepper@redhat.com>
4366         * elf/cache.c: Mark and have translated a few more messages.
4368 2001-03-19  Martin Schwidefsky  <schwidefsky@de.ibm.com>
4370         * elf/cache.c: Add case for FLAG_S390_LIB64.
4371         * sysdeps/generic/ldconfig.h: Add define for FLAG_S390_LIB64.
4372         * sysdeps/unix/sysv/linux/s390/ldconfig.h: New file.
4373         * sysdeps/unix/sysv/linux/s390/readelflib.c: New file.
4375 2001-03-19  Ulrich Drepper  <drepper@redhat.com>
4377         * string/Makefile (tests): Add tst-strxfrm.
4378         * string/tst-strxfrm.c: New file.  Based on a test case by Paul Eggert.
4379         * string/Depend: New file.
4381 2001-03-19  Paul Eggert  <eggert@twinsun.com>
4383         * string/strxfrm.c (strxfrm): strxfrm should return 0, not 1,
4384         when given the empty string in nontrivial locales.
4386 2001-03-17  H.J. Lu  <hjl@gnu.org>
4388         * manual/Makefile (install): Use $(INSTALL_DATA) instead of
4389         cp to install `dir'.
4391 2001-03-19  Andreas Schwab  <schwab@suse.de>
4393         * Makerules (build-shlib): Make sure exit codes get checked
4394         properly.
4396 2001-03-18  Ulrich Drepper  <drepper@redhat.com>
4398         * Makerules (build-shlib): Remove unnecessary slashes introduced in
4399         last change.
4401         * configure.in: Test for -Bgroup option of linker.
4402         * config.make.in: Define have-Bgroup.
4404         * conform/data/unistd.h-data: Require gethostname.
4405         * posix/unistd.h: Make gethostname prototype available for
4406         __USE_XOPEN2K.
4408         * crypt/Makefile: When generating DSO link with libc_nonshared.a.
4409         * debug/Makefile: Likewise.
4410         * dlfcn/Makefile: Likewise.
4411         * hesiod/Makefile: Likewise.
4412         * iconvdata/extra-module.mk: Likewise.
4413         * locale/Makefile: Likewise.
4414         * login/Makefile: Likewise.
4415         * math/Makefile: Likewise.
4416         * nis/Makefile: Likewise.
4417         * nss/Makefile: Likewise.
4418         * resolv/Makefile: Likewise.
4419         * rt/Makefile: Likewise.
4421 2001-03-17  Ulrich Drepper  <drepper@redhat.com>
4423         * inet/Makefile (tests): Remove left-over comment.
4425         * posix/unistd.h (gethostname): Change type of second parameter
4426         back to size_t as per upcoming XPG6.
4427         * sysdeps/unix/sysv/aix/gethostname.c: Change type of second
4428         parameter back to size_t as per upcoming XPG6.
4429         * sysdeps/unix/sysv/sysv4/gethostname.c: Likewise.
4430         * sysdeps/unix/sysv/gethostname.c: Likewise.
4431         * sysdeps/mach/hurd/gethostname.c: Likewise.
4432         * sysdeps/generic/gethostname.c: Likewise.
4434 2001-03-16  Ulrich Drepper  <drepper@redhat.com>
4436         * sysdeps/ieee754/ldbl-96/e_gammal_r.c (__ieee754_gammal_r):
4437         Handle NaN here.
4439         * sysdeps/unix/sysv/linux/ia64/makecontext.c (__makecontext):
4440         Internationalize.
4442 2001-02-06  Jakub Jelinek  <jakub@redhat.com>
4444         * elf/dl-load.c (_dl_map_object): Don't test l_opencount when
4445         looking for name matches.
4447 2001-02-26  Jakub Jelinek  <jakub@redhat.com>
4449         * sysdeps/generic/sigcontextinfo.h (CALL_SIGHANDLER): Define.
4450         * sysdeps/mach/hurd/i386/sigcontextinfo.h: Likewise.
4451         * sysdeps/unix/sysv/linux/alpha/sigcontextinfo.h: Likewise.
4452         * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: Likewise.
4453         * sysdeps/unix/sysv/linux/i386/sigcontextinfo.h: Likewise.
4454         * sysdeps/unix/sysv/linux/m68k/sigcontextinfo.h: Likewise.
4455         * sysdeps/unix/sysv/linux/mips/sigcontextinfo.h: Likewise.
4456         * sysdeps/unix/sysv/linux/powerpc/sigcontextinfo.h: Likewise.
4457         * sysdeps/unix/sysv/linux/s390/sigcontextinfo.h: Likewise.
4458         * sysdeps/unix/sysv/linux/sh/sigcontextinfo.h: Likewise.
4459         * sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h: Likewise.
4460         * sysdeps/unix/sysv/linux/sparc/sparc64/sigcontextinfo.h: Likewise.
4462 2001-03-16  Ulrich Drepper  <drepper@redhat.com>
4464         * sysdeps/ieee754/ldbl-96/s_erfl.c: New file.
4465         Contributed by Stephen L. Moshier <moshier@na-net.ornl.gov>.
4467         * sysdeps/i386/fpu/libm-test-ulps: Adjust for addition of erfl and
4468         erfcl.
4469         * sysdeps/ia64/fpu/libm-test-ulps: Likewise.
4471 2001-03-16  David Mosberger  <davidm@hpl.hp.com>
4473         * sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h (struct sigcontext):
4474         Drop hack that was needed for 2.1.1 kernel headers.
4476         * sysdeps/unix/sysv/linux/ia64/ucontext_i.h: New file.
4478         * sysdeps/unix/sysv/linux/ia64/sys/ucontext.h: Rewrite to make it
4479         overlay with kernel's "struct sigcontext".
4481         * sysdeps/unix/sysv/linux/ia64/Makefile (sysdep_headers): Add
4482         sys/rse.h for "misc" subdir.
4483         (sysdep_routines): Add __start_context for "stdlib" subdir.
4485         * sysdeps/unix/sysv/linux/ia64/sys/rse.h: New file (based on
4486         kernel file of the same name).
4488         * stdlib/Makefile (tests): Add tst-setcontext.
4489         * stdlib/tst-setcontext.c: New file (based on a sample program by
4490         Uli Drepper).
4492         * sysdeps/unix/sysv/linux/ia64/setcontext.S: New file.
4493         * sysdeps/unix/sysv/linux/ia64/getcontext.S: New file.
4494         * sysdeps/unix/sysv/linux/ia64/__start_context.S: New file.
4495         * sysdeps/unix/sysv/linux/ia64/makecontext.c: New file.
4496         * sysdeps/unix/sysv/linux/ia64/swapcontext.c: New file.
4498         * sysdeps/unix/sysv/linux/ia64/__longjmp.S (__longjmp): Use extr.u
4499         instead of shift & and.
4501 2001-03-16  Martin Schwidefsky  <schwidefsky@de.ibm.com>
4503         * sysdeps/s390/s390-64/bits/huge_val.h: Move to...
4504         * sysdeps/s390/bits/huge_val.h: ...here.
4505         * sysdeps/s390/s390-32/bit/huge_val.h: Remove.
4506         * sysdeps/s390/s390-64/ffs.c: Move to...
4507         * sysdeps/s390/ffs.c: ...here.
4508         * sysdeps/s390/s390-32/ffs.c: Remove.
4510 2001-03-16  Jakub Jelinek  <jakub@redhat.com>
4512         * elf/ldconfig.c (search_dir): Remove bogus diagnostic, instead
4513         update osversion from more recent library.
4515 2001-03-13  Martin Schwidefsky  <schwidefsky@de.ibm.com>
4517         * sysdeps/unix/sysv/linux/s390/Dist: Move to...
4518         * sysdeps/unix/sysv/linux/s390/s390-32/Dist: ...here.
4519         * sysdeps/unix/sysv/linux/s390/Makefile: Move to...
4520         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: ...here.
4521         * sysdeps/unix/sysv/linux/s390/Versions: Move to...
4522         * sysdeps/unix/sysv/linux/s390/s390-32/Versions: ...here.
4523         * sysdeps/unix/sysv/linux/s390/alphasort64.c: Move to...
4524         * sysdeps/unix/sysv/linux/s390/s390-32/alphasort64.c: ...here.
4525         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Move to...
4526         * sysdeps/unix/sysv/linux/s390/s390-32/bits/fcntl.h: ...here.
4527         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Move to...
4528         * sysdeps/unix/sysv/linux/s390/s390-32/bits/mman.h: ...here.
4529         * sysdeps/unix/sysv/linux/s390/bits/resource.h: Move to...
4530         * sysdeps/unix/sysv/linux/s390/s390-32/bits/resource.h: ...here.
4531         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Move to...
4532         * sysdeps/unix/sysv/linux/s390/s390-32/bits/stat.h: ...here.
4533         * sysdeps/unix/sysv/linux/s390/chown.c: Move to...
4534         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: ...here.
4535         * sysdeps/unix/sysv/linux/s390/clone.S: Move to...
4536         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: ...here.
4537         * sysdeps/unix/sysv/linux/s390/fchown.c: Move to...
4538         * sysdeps/unix/sysv/linux/s390/s390-32/fchown.c: ...here.
4539         * sysdeps/unix/sysv/linux/s390/fcntl.c: Move to...
4540         * sysdeps/unix/sysv/linux/s390/s390-32/fcntl.c: ...here.
4541         * sysdeps/unix/sysv/linux/s390/fxstat.c: Move to...
4542         * sysdeps/unix/sysv/linux/s390/s390-32/fxstat.c: ...here.
4543         * sysdeps/unix/sysv/linux/s390/getdents64.c: Move to...
4544         * sysdeps/unix/sysv/linux/s390/s390-32/getdents64.c: ...here.
4545         * sysdeps/unix/sysv/linux/s390/getegid.c: Move to...
4546         * sysdeps/unix/sysv/linux/s390/s390-32/getegid.c: ...here.
4547         * sysdeps/unix/sysv/linux/s390/geteuid.c: Move to...
4548         * sysdeps/unix/sysv/linux/s390/s390-32/geteuid.c: ...here.
4549         * sysdeps/unix/sysv/linux/s390/getgid.c: Move to...
4550         * sysdeps/unix/sysv/linux/s390/s390-32/getgid.c: ...here.
4551         * sysdeps/unix/sysv/linux/s390/getgroups.c: Move to...
4552         * sysdeps/unix/sysv/linux/s390/s390-32/getgroups.c: ...here.
4553         * sysdeps/unix/sysv/linux/s390/getresgid.c: Move to...
4554         * sysdeps/unix/sysv/linux/s390/s390-32/getresgid.c: ...here.
4555         * sysdeps/unix/sysv/linux/s390/getresuid.c: Move to...
4556         * sysdeps/unix/sysv/linux/s390/s390-32/getresuid.c: ...here.
4557         * sysdeps/unix/sysv/linux/s390/getrlimit.c: Move to...
4558         * sysdeps/unix/sysv/linux/s390/s390-32/getrlimit.c: ...here.
4559         * sysdeps/unix/sysv/linux/s390/getrlimit64.c: Move to...
4560         * sysdeps/unix/sysv/linux/s390/s390-32/getrlimit64.c: ...here.
4561         * sysdeps/unix/sysv/linux/s390/getuid.c: Move to...
4562         * sysdeps/unix/sysv/linux/s390/s390-32/getuid.c: ...here.
4563         * sysdeps/unix/sysv/linux/s390/lchown.c: Move to...
4564         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: ...here.
4565         * sysdeps/unix/sysv/linux/s390/lockf64.c: Move to...
4566         * sysdeps/unix/sysv/linux/s390/s390-32/lockf64.c: ...here.
4567         * sysdeps/unix/sysv/linux/s390/lxstat.c: Move to...
4568         * sysdeps/unix/sysv/linux/s390/s390-32/lxstat.c: ...here.
4569         * sysdeps/unix/sysv/linux/s390/mmap.S: Move to...
4570         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S: ...here.
4571         * sysdeps/unix/sysv/linux/s390/mmap64.S: Move to...
4572         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S: ...here.
4573         * sysdeps/unix/sysv/linux/s390/msgctl.c: Move to...
4574         * sysdeps/unix/sysv/linux/s390/s390-32/msgctl.c: ...here.
4575         * sysdeps/unix/sysv/linux/s390/oldgetrlimit64.c: Move to...
4576         * sysdeps/unix/sysv/linux/s390/s390-32/oldgetrlimit64.c: ...here.
4577         * sysdeps/unix/sysv/linux/s390/readdir64.c: Move to...
4578         * sysdeps/unix/sysv/linux/s390/s390-32/readdir64.c: ...here.
4579         * sysdeps/unix/sysv/linux/s390/readdir64_r.c: Move to...
4580         * sysdeps/unix/sysv/linux/s390/s390-32/readdir64_r.c: ...here.
4581         * sysdeps/unix/sysv/linux/s390/register-dump.h: Move to...
4582         * sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h: ...here.
4583         * sysdeps/unix/sysv/linux/s390/scandir64.c: Move to...
4584         * sysdeps/unix/sysv/linux/s390/s390-32/scandir64.c: ...here.
4585         * sysdeps/unix/sysv/linux/s390/semctl.c: Move to...
4586         * sysdeps/unix/sysv/linux/s390/s390-32/semctl.c: ...here.
4587         * sysdeps/unix/sysv/linux/s390/setegid.c: Move to...
4588         * sysdeps/unix/sysv/linux/s390/s390-32/setegid.c: ...here.
4589         * sysdeps/unix/sysv/linux/s390/seteuid.c: Move to...
4590         * sysdeps/unix/sysv/linux/s390/s390-32/seteuid.c: ...here.
4591         * sysdeps/unix/sysv/linux/s390/setfsgid.c: Move to...
4592         * sysdeps/unix/sysv/linux/s390/s390-32/setfsgid.c: ...here.
4593         * sysdeps/unix/sysv/linux/s390/setfsuid.c: Move to...
4594         * sysdeps/unix/sysv/linux/s390/s390-32/setfsuid.c: ...here.
4595         * sysdeps/unix/sysv/linux/s390/setgid.c: Move to...
4596         * sysdeps/unix/sysv/linux/s390/s390-32/setgid.c: ...here.
4597         * sysdeps/unix/sysv/linux/s390/setgroups.c: Move to...
4598         * sysdeps/unix/sysv/linux/s390/s390-32/setgroups.c: ...here.
4599         * sysdeps/unix/sysv/linux/s390/setregid.c: Move to...
4600         * sysdeps/unix/sysv/linux/s390/s390-32/setregid.c: ...here.
4601         * sysdeps/unix/sysv/linux/s390/setresgid.c: Move to...
4602         * sysdeps/unix/sysv/linux/s390/s390-32/setresgid.c: ...here.
4603         * sysdeps/unix/sysv/linux/s390/setresuid.c: Move to...
4604         * sysdeps/unix/sysv/linux/s390/s390-32/setresuid.c: ...here.
4605         * sysdeps/unix/sysv/linux/s390/setreuid.c: Move to...
4606         * sysdeps/unix/sysv/linux/s390/s390-32/setreuid.c: ...here.
4607         * sysdeps/unix/sysv/linux/s390/setrlimit.c: Move to...
4608         * sysdeps/unix/sysv/linux/s390/s390-32/setrlimit.c: ...here.
4609         * sysdeps/unix/sysv/linux/s390/setuid.c: Move to...
4610         * sysdeps/unix/sysv/linux/s390/s390-32/setuid.c: ...here.
4611         * sysdeps/unix/sysv/linux/s390/shmctl.c: Move to...
4612         * sysdeps/unix/sysv/linux/s390/s390-32/shmctl.c: ...here.
4613         * sysdeps/unix/sysv/linux/s390/socket.S: Move to...
4614         * sysdeps/unix/sysv/linux/s390/s390-32/socket.S: ...here.
4615         * sysdeps/unix/sysv/linux/s390/sys/procfs.h: Move to...
4616         * sysdeps/unix/sysv/linux/s390/s390-32/sys/procfs.h: ...here.
4617         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: Move to...
4618         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: ...here.
4619         * sysdeps/unix/sysv/linux/s390/syscall.S: Move to...
4620         * sysdeps/unix/sysv/linux/s390/s390-32/syscall.S: ...here.
4621         * sysdeps/unix/sysv/linux/s390/syscalls.list: Move to...
4622         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: ...here.
4623         * sysdeps/unix/sysv/linux/s390/sysdep.S: Move to...
4624         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: ...here.
4625         * sysdeps/unix/sysv/linux/s390/sysdep.h: Move to...
4626         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: ...here.
4627         * sysdeps/unix/sysv/linux/s390/versionsort64.c: Move to...
4628         * sysdeps/unix/sysv/linux/s390/s390-32/versionsort64.c: ...here.
4629         * sysdeps/unix/sysv/linux/s390/xstat.c: Move to...
4630         * sysdeps/unix/sysv/linux/s390/s390-32/xstat.c: ...here.
4632 2001-03-13  Martin Schwidefsky  <schwidefsky@de.ibm.com>
4634         * sysdeps/unix/sysv/linux/s390/s390-64/Dist: New file.
4635         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: New file.
4636         * sysdeps/unix/sysv/linux/s390/s390-64/bits/elfclass.h: New file.
4637         * sysdeps/unix/sysv/linux/s390/s390-64/bits/fcntl.h: New file.
4638         * sysdeps/unix/sysv/linux/s390/s390-64/bits/ipc.h: New file.
4639         * sysdeps/unix/sysv/linux/s390/s390-64/bits/mman.h: New file.
4640         * sysdeps/unix/sysv/linux/s390/s390-64/bits/msq.h: New file.
4641         * sysdeps/unix/sysv/linux/s390/s390-64/bits/resource.h: New file.
4642         * sysdeps/unix/sysv/linux/s390/s390-64/bits/sem.h: New file.
4643         * sysdeps/unix/sysv/linux/s390/s390-64/bits/shm.h: New file.
4644         * sysdeps/unix/sysv/linux/s390/s390-64/bits/sigaction.h: New file.
4645         * sysdeps/unix/sysv/linux/s390/s390-64/bits/siginfo.h: New file.
4646         * sysdeps/unix/sysv/linux/s390/s390-64/bits/sigstack.h: New file.
4647         * sysdeps/unix/sysv/linux/s390/s390-64/bits/stat.h: New file.
4648         * sysdeps/unix/sysv/linux/s390/s390-64/bits/types.h: New file.
4649         * sysdeps/unix/sysv/linux/s390/s390-64/clone.S: New file.
4650         * sysdeps/unix/sysv/linux/s390/s390-64/fstatfs64.c: New file.
4651         * sysdeps/unix/sysv/linux/s390/s390-64/ftruncate64.c: New file.
4652         * sysdeps/unix/sysv/linux/s390/s390-64/fxstat.c: New file.
4653         * sysdeps/unix/sysv/linux/s390/s390-64/fxstat64.c: New file.
4654         * sysdeps/unix/sysv/linux/s390/s390-64/getdents.c: New file.
4655         * sysdeps/unix/sysv/linux/s390/s390-64/getdents64.c: New file.
4656         * sysdeps/unix/sysv/linux/s390/s390-64/getrlimit64.c: New file.
4657         * sysdeps/unix/sysv/linux/s390/s390-64/glob.c: New file.
4658         * sysdeps/unix/sysv/linux/s390/s390-64/glob64.c: New file.
4659         * sysdeps/unix/sysv/linux/s390/s390-64/kernel_stat.h: New file.
4660         * sysdeps/unix/sysv/linux/s390/s390-64/lxstat.c: New file.
4661         * sysdeps/unix/sysv/linux/s390/s390-64/lxstat64.c: New file.
4662         * sysdeps/unix/sysv/linux/s390/s390-64/mmap.S: New file.
4663         * sysdeps/unix/sysv/linux/s390/s390-64/mmap64.c: New file.
4664         * sysdeps/unix/sysv/linux/s390/s390-64/pread64.c: New file.
4665         * sysdeps/unix/sysv/linux/s390/s390-64/pwrite64.c: New file.
4666         * sysdeps/unix/sysv/linux/s390/s390-64/readdir.c: New file.
4667         * sysdeps/unix/sysv/linux/s390/s390-64/readdir64.c: New file.
4668         * sysdeps/unix/sysv/linux/s390/s390-64/readdir64_r.c: New file.
4669         * sysdeps/unix/sysv/linux/s390/s390-64/readdir_r.c : New file.
4670         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: New file.
4671         * sysdeps/unix/sysv/linux/s390/s390-64/setrlimit64.c: New file.
4672         * sysdeps/unix/sysv/linux/s390/s390-64/sigaction.c: New file.
4673         * sysdeps/unix/sysv/linux/s390/s390-64/sigpending.c: New file.
4674         * sysdeps/unix/sysv/linux/s390/s390-64/sigprocmask.c: New file.
4675         * sysdeps/unix/sysv/linux/s390/s390-64/sigsuspend.c: New file.
4676         * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: New file.
4677         * sysdeps/unix/sysv/linux/s390/s390-64/statfs64.c: New file.
4678         * sysdeps/unix/sysv/linux/s390/s390-64/sys/procfs.h: New file.
4679         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: New file.
4680         * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: New file.
4681         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: New file.
4682         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: New file.
4683         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: New file.
4684         * sysdeps/unix/sysv/linux/s390/s390-64/truncate64.c: New file.
4685         * sysdeps/unix/sysv/linux/s390/s390-64/xstat.c: New file.
4686         * sysdeps/unix/sysv/linux/s390/s390-64/xstat64.c: New file.
4688 2001-03-13  Martin Schwidefsky  <schwidefsky@de.ibm.com>
4690         * sysdeps/s390/Dist: Move to...
4691         * sysdeps/s390/390-32/Dist: ...here.
4692         * sysdeps/s390/Implies: Move to...
4693         * sysdeps/s390/s390-32/Implies: ...here.
4694         * sysdeps/s390/Makefile: Move to...
4695         * sysdeps/s390/s390-32/Makefile: ...here.
4696         * sysdeps/s390/Versions: Move to...
4697         * sysdeps/s390-32/s390/Versions: ...here.
4698         * sysdeps/s390/add_n.S: Move to...
4699         * sysdeps/s390/s390-32/add_n.S: ...here.
4700         * sysdeps/s390/addmul_1.S: Move to...
4701         * sysdeps/s390/s390-32/addmul_1.S: ...here.
4702         * sysdeps/s390/atomicity.h: Move to...
4703         * sysdeps/s390/s390-32/atomicity.h: ...here.
4704         * sysdeps/s390/backtrace.c: Move to...
4705         * sysdeps/s390/s390-32/backtrace.c: ...here.
4706         * sysdeps/s390/bcopy.S: Move to...
4707         * sysdeps/s390/s390-32/bcopy.S: ...here.
4708         * sysdeps/s390/bits/byteswap.h: Move to...
4709         * sysdeps/s390/s390-32/bits/byteswap.h: ...here.
4710         * sysdeps/s390/bits/huge_val.h: Move to...
4711         * sysdeps/s390/s390-32/bits/huge_val.h: ...here.
4712         * sysdeps/s390/bsd-_setjmp.S: Move to...
4713         * sysdeps/s390/s390-32/bsd-_setjmp.S: ...here.
4714         * sysdeps/s390/bsd-setjmp.S: Move to...
4715         * sysdeps/s390/s390-32/bsd-setjmp.S: ...here.
4716         * sysdeps/s390/bzero.S: Move to...
4717         * sysdeps/s390/s390-32/bzero.S: ...here.
4718         * sysdeps/s390/elf/bsd-_setjmp.S: Move to...
4719         * sysdeps/s390/s390-32/elf/bsd-_setjmp.S: ...here.
4720         * sysdeps/s390/elf/bsd-setjmp.S: Move to...
4721         * sysdeps/s390/s390-32/elf/bsd-setjmp.S: ...here.
4722         * sysdeps/s390/elf/start.S: Move to...
4723         * sysdeps/s390/s390-32/elf/start.S: ...here.
4724         * sysdeps/s390/ffs.c: Move to...
4725         * sysdeps/s390/s390-32/ffs.c: ...here.
4726         * sysdeps/s390/memchr.S: Move to...
4727         * sysdeps/s390/s390-32/memchr.S: ...here.
4728         * sysdeps/s390/memcpy.S: Move to...
4729         * sysdeps/s390/s390-32/memcpy.S: ...here.
4730         * sysdeps/s390/memset.S: Move to...
4731         * sysdeps/s390/s390-32/memset.S: ...here.
4732         * sysdeps/s390/mul_1.S: Move to...
4733         * sysdeps/s390/s390-32/mul_1.S: ...here.
4734         * sysdeps/s390/s390-mcount.S: Move to...
4735         * sysdeps/s390/s390-32/s390-mcount.S: ...here.
4736         * sysdeps/s390/strcpy.S: Move to...
4737         * sysdeps/s390/s390-32/strcpy.S: ...here.
4738         * sysdeps/s390/strncpy.S: Move to...
4739         * sysdeps/s390/s390-32/strncpy.S: ...here.
4740         * sysdeps/s390/sub_n.S: Move to...
4741         * sysdeps/s390/s390-32/sub_n.S: ...here.
4743 2001-03-13  Martin Schwidefsky  <schwidefsky@de.ibm.com>
4745         * sysdeps/s390/s390-64/Dist: New file.
4746         * sysdeps/s390/s390-64/Implies: New file.
4747         * sysdeps/s390/s390-64/Makefile: New file.
4748         * sysdeps/s390/s390-64/__longjmp.c: New file.
4749         * sysdeps/s390/s390-64/add_n.S: New file.
4750         * sysdeps/s390/s390-64/atomicity.h: New file.
4751         * sysdeps/s390/s390-64/backtrace.c: New file.
4752         * sysdeps/s390/s390-64/bcopy.S: New file.
4753         * sysdeps/s390/s390-64/bits/byteswap.h: New file.
4754         * sysdeps/s390/s390-64/bits/huge_val.h: New file.
4755         * sysdeps/s390/s390-64/bits/setjmp.h: New file.
4756         * sysdeps/s390/s390-64/bits/string.h: New file.
4757         * sysdeps/s390/s390-64/bsd-_setjmp.S: New file.
4758         * sysdeps/s390/s390-64/bsd-setjmp.S: New file.
4759         * sysdeps/s390/s390-64/bzero.S: New file.
4760         * sysdeps/s390/s390-64/dl-machine.h: New file.
4761         * sysdeps/s390/s390-64/elf/bsd-_setjmp.S: New file.
4762         * sysdeps/s390/s390-64/elf/bsd-setjmp.S: New file.
4763         * sysdeps/s390/s390-64/elf/setjmp.S: New file.
4764         * sysdeps/s390/s390-64/elf/start.S: New file.
4765         * sysdeps/s390/s390-64/ffs.c: New file.
4766         * sysdeps/s390/s390-64/initfini.c: New file.
4767         * sysdeps/s390/s390-64/memchr.S: New file.
4768         * sysdeps/s390/s390-64/memcpy.S: New file.
4769         * sysdeps/s390/s390-64/memset.S: New file.
4770         * sysdeps/s390/s390-64/s390x-mcount.S: New file.
4771         * sysdeps/s390/s390-64/setjmp.S: New file.
4772         * sysdeps/s390/s390-64/strcpy.S: New file.
4773         * sysdeps/s390/s390-64/strncpy.S: New file.
4774         * sysdeps/s390/s390-64/sub_n.S: New file.
4775         * sysdeps/s390/s390-64/sysdep.h: New file.
4777 2001-03-13  Martin Schwidefsky  <schwidefsky@de.ibm.com>
4779         * scripts/config.guess: Add support for Linux on 64 bit S/390.
4780         * scripts/config.sub: Likewise.
4782 2001-03-13  Martin Schwidefsky  <schwidefsky@de.ibm.com>
4784         * configure.in: Add support for 64 bit S/390.
4786         * elf/elf.h: Add new relocations for 64 bit S/390.
4788         * shlib-versions: Add rules for Linux on 64 bit S/390.
4790 2001-03-13  Martin Schwidefsky  <schwidefsky@de.ibm.com>
4792         * sysdeps/s390/__longjmp.c: Move to...
4793         * sysdeps/s390/s390-32/__longjmp.c: ...here.  Add code
4794         to load the floating point registers that should be saved
4795         according to the ABI.
4797         * sysdeps/s390/bits/setjmp.h: Move to...
4798         * sysdeps/s390/s390-32/bits/setjmp.h: ...here.  Avoid
4799         the use of long long in the __jmp_buf type definition.
4801         * sysdeps/s390/bits/string.h: Move to...
4802         * sysdeps/s390/s390-32/bits/string.h: ...here.  Add several missing
4803         #ifndef _FORCE_INLINES.
4805         * sysdeps/s390/dl-machine.h: Move to...
4806         * sysdeps/s390/s390-32/dl-machine.h: ...here.  Add a check for the
4807         executables EI_CLASS in elf_machine_matches_host.
4809         * sysdeps/s390/elf/setjmp.S: Move to...
4810         * sysdeps/s390/s390-32/elf/setjmp.S: ...here.  Replace
4811         branches to globally defined symbol __sigsetjmp by branches to
4812         a local label (this avoids the generation of a R_390_PC16DBL
4813         relocation in -fpic code).
4815         * sysdeps/s390/gmp-mparam.h: Use defines from <bits/wordsize.h> to
4816         calculate BITS_PER_MP_LIMB, BYTES_PER_MP_LIMB and BITS_PER_LONGINT.
4818         * sysdeps/s390/initfini.c: Move to...
4819         * sysdeps/s390/s390-32/initfini.c: ...here.  Replace ALIGN with
4820         ".align 4,0x07".
4822         * sysdeps/s390/setjmp.S: Move to...
4823         * sysdeps/s390/s390-32/setjmp.S: ...here.  Add code to store the
4824         floating point registers that should be saved according to the ABI.
4826         * sysdeps/s390/sys/ucontext.h: Remove since it is unused.
4828         * sysdeps/unix/sysv/linux/s390/sysdep.h: Move to...
4829         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: ...here.  Include
4830         sysdeps/s390/s390-32/sysdep.h instead of sysdeps/s390/sysdep.h.
4832 2001-03-13  Martin Schwidefsky  <schwidefsky@de.ibm.com>
4834         * configure.in: Change machine=s390 to machine=s390/s390-32.
4836         * elf/elf.h: Correct comment for R_390_PLT16DBL.
4838 2001-03-12  Jakub Jelinek  <jakub@redhat.com>
4840         * csu/Makefile (abi-tag.h): Define OS and version separately, allow
4841         version to be overriden from config.h.
4842         * csu/abi-note.S: Use OS and version separately, include config.h.
4843         * elf/dl-load.c (_dl_osversion): New.
4844         (_dl_map_object_from_fd): Kill some warnings.
4845         (open_verify): Check .note.ABI-tag of the library if present.
4846         * elf/Makefile (CPPFLAGS-dl-load.c): Add -I$(csu-objpfx).
4847         * elf/cache.c (struct cache_entry): Add osversion.
4848         (print_entry): Print osversion.
4849         (print_cache): Pass osversion to it.
4850         (compare): Sort according to osversion.
4851         (save_cache): Set osversion.
4852         (add_to_cache): Add osversion argument.
4853         * sysdeps/generic/ldconfig.h (add_to_cache, process_file,
4854         process_elf_file): Add osversion argument.
4855         * elf/readlib.c (process_file): Likewise.
4856         * sysdeps/generic/readelflib.c (process_elf_file): Likewise.
4857         * sysdeps/unix/sysv/linux/ia64/readelflib.c (process_elf_file,
4858         process_elf32_file, process_elf64_file): Likewise.
4859         * sysdeps/unix/sysv/linux/i386/readelflib.c (process_elf_file,
4860         process_elf32_file, process_elf64_file): Likewise.
4861         * sysdeps/unix/sysv/linux/sparc/readelflib.c (process_elf_file,
4862         process_elf32_file, process_elf64_file): Likewise.
4863         * elf/ldconfig.c (manual_link): Pass it.
4864         (search_dir): Issue diagnostic if two libs with the same soname in
4865         the same directory have different .note.ABI-tag.  Record osversion in
4866         dlib_entry and use it from there.
4867         (struct lib_entry): Remove.
4868         (struct dlib_entry): Add osversion.
4869         * sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Check
4870         osversion.
4871         * sysdeps/generic/dl-cache.h (struct file_entry_new): Replace __unused
4872         field with osversion.
4873         * sysdeps/generic/ldsodefs.h (_dl_osversion): Declare.
4874         * sysdeps/unix/sysv/linux/init-first.c: Include ldsodefs.h.
4875         * sysdeps/unix/sysv/linux/dl-osinfo.h (DL_SYSDEP_OSCHECK): Save kernel
4876         version in _dl_osversion.
4877         * sysdeps/unix/sysv/linux/configure.in: Define __ABI_TAG_VERSION.
4878         * Makerules (build-shlib-helper, build-module-helper): New.
4879         (build-shlib, build-module-helper): Make sure .note.ABI-tag comes
4880         early.
4881         * config.h.in (__ABI_TAG_VERSION): Add.
4882         * elf/dl-minimal.c (__strtoul_internal): Set endptr on return.
4883         * sysdeps/unix/sysv/linux/i386/dl-librecon.h (EXTRA_LD_ENVVARS):
4884         Handle LD_ASSUME_KERNEL.
4885         * sysdeps/unix/sysv/linux/dl-librecon.h: New.
4887 2001-03-15  Ulrich Drepper  <drepper@redhat.com>
4889         * timezone/antarctica: Update from tzdata2001a.
4890         * timezone/asia: Likewise.
4891         * timezone/australasia: Likewise.
4892         * timezone/backward: Likewise.
4893         * timezone/etcetera: Likewise.
4894         * timezone/europe: Likewise.
4895         * timezone/leapseconds: Likewise.
4896         * timezone/northamerica: Likewise.
4897         * timezone/southamerica: Likewise.
4898         * timezone/systemv: Likewise.
4899         * timezone/yearistype: Likewise.
4900         * timezone/zone.tab: Likewise.
4901         * timezone/tzdump.c: Update from tzcode2001a.
4903 2001-03-15  H.J. Lu  <hjl@gnu.org>
4905         * intl/Makefile: Fix a typo.
4907 2001-03-14  David Mosberger  <davidm@hpl.hp.com>
4909         * gmon/gmon.c (write_call_graph): Avoid unaligned accesses when
4910         writing arc structures.
4912 2001-03-15  H.J. Lu  <hjl@gnu.org>
4914         * elf/Makefile ($(objpfx)tst-pathopt.out): Protected against
4915         cross-compiling.
4917 2001-03-13  Andreas Schwab  <schwab@suse.de>
4919         * posix/PTESTS2C.sed: Replace literal CRs by `\r'.
4921 2001-03-15  Ulrich Drepper  <drepper@redhat.com>
4923         * sysdeps/unix/sysv/linux/cmsg_nxthdr.c (__cmsg_nxthdr): Fix test
4924         for control message fitting into message data.
4925         Patch by James Antill <james@and.org>.
4927         * posix/tst-fnmatch.input: Add test case for FNM_PERIOD handling with
4928         FNM_EXTMATCH.
4930         * posix/fnmatch_loop.c: Optimize handling of ?() and @().
4931         * posix/fnmatch.c: Define STRLEN and STRCAT appropriately.
4933         * posix/Versions [libc] (GLIBC_2.2.3): Add fnmatch.
4934         * posix/fnmatch.c: Define with new default version GLIBC_2.2.3 to
4935         avoid running binaries with libc versions without FNM_EXTMATCH support.
4937         * include/wchar.h: Add prototype for __wcscat.
4938         * wcsmbs/wcscat.c: Define __wcscat and make wcscat weak alias.
4940         * posix/fnmatch.h (FNM_EXTMATCH): Define.
4941         * posix/fnmatch.c (NO_LEADING_PERIOD): Define.
4942         (posixly_correct): Move global variable here.
4943         (INT, EXT, END): Name new functions defined in fnmatch_loop.c.
4944         (fnmatch): Pretty printing.
4945         * posix/fnmatch_loop.c: Add code to handle FNM_EXTMATCH.
4946         * posix/tst-fnmatch.c: Recognize EXTMATCH flag.
4947         * posix/tst-fnmatch.input: Add tests for extended matching.
4949         * posix/testfnm.c: Add test for patterns with multiple ** before /.
4950         * posix/fnmatch_loop.c: Fix problem with the test above.
4952 2001-03-14  Ulrich Drepper  <drepper@redhat.com>
4954         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Remove
4955         reference to usqrt.
4957         * resolv/res_data.c (fp_nquery): Call __res_ninit not __res_init.
4959 2001-03-12  Andreas Jaeger  <aj@suse.de>
4961         * sysdeps/unix/sysv/linux/i386/readelflib.c (process_elf_file):
4962         Use EM_X86_64 instead of EM_X8664.
4964 2001-03-12  Ulrich Drepper  <drepper@redhat.com>
4966         * sysdeps/ieee754/dbl-64/upow.h: Define nZERO and nINF.
4968         * sysdeps/ieee754/dbl-64/e_remainder.c: Fix handling of boundary
4969         conditions.
4971         * sysdeps/ieee754/dbl-64/e_pow.c: Fix handling of boundary
4972         conditions.
4974         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Handle Inf and NaN
4975         correctly.
4976         (__cos): Likewise.
4978         * sysdeps/ieee754/dbl-64/e_asin.c (__ieee754_asin): Handle NaN
4979         correctly.
4980         (__ieee754_acos): Likewise.
4982 2001-03-12  Andreas Jaeger  <aj@suse.de>
4984         * sysdeps/unix/sysv/linux/s390/sysdep.h (_LINUX_S390_SYSDEP_H):
4985         Fix typo.  Patch by Martin Schwidefsky  <schwidefsky@de.ibm.com>.
4987         * sysdeps/s390/bits/string.h: Protect __STRING_INLINE against
4988         redefinition.
4990 2001-03-11  Roland McGrath  <roland@frob.com>
4992         * sysdeps/mach/hurd/configure.in: Add a sanity check on $prefix.
4994 2001-03-11  Ulrich Drepper  <drepper@redhat.com>
4996         * sysdeps/ieee754/dbl-64/endian.h: Define also one of BIG_ENDI and
4997         LITTLE_ENDI.
4999         * sysdeps/ieee754/dbl-64/MathLib.h (Init_Lib): Use void as
5000         parameter list.
5002         Last-bit accurate math library implementation by IBM Haifa.
5003         Contributed by Abraham Ziv <ziv@il.ibm.com>, Moshe Olshansky
5004         <olshansk@il.ibm.com>, Ealan Henis <ealan@il.ibm.com>, and
5005         Anna Reitman <reitman@il.ibm.com>.
5006         * math/Makefile (dbl-only-routines): New variable.
5007         (libm-routines): Add $(dbl-only-routines).
5008         * sysdeps/ieee754/dbl-64/e_acos.c: Empty, definition is in e_asin.c.
5009         * sysdeps/ieee754/dbl-64/e_asin.c: Replaced with accurate asin
5010         implementation.
5011         * sysdeps/ieee754/dbl-64/e_atan2.c: Replaced with accurate atan2
5012         implementation.
5013         * sysdeps/ieee754/dbl-64/e_exp.c: Replaced with accurate exp
5014         implementation.
5015         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Don't use __kernel_sin and
5016         __kernel_cos.
5017         * sysdeps/ieee754/dbl-64/e_log.c: Replaced with accurate log
5018         implementation.
5019         * sysdeps/ieee754/dbl-64/e_remainder.c: Replaced with accurate
5020         remainder implementation.
5021         * sysdeps/ieee754/dbl-64/e_pow.c: Replaced with accurate pow
5022         implementation.
5023         * sysdeps/ieee754/dbl-64/e_sqrt.c: Replaced with accurate sqrt
5024         implementation.
5025         * sysdeps/ieee754/dbl-64/k_cos.c: Empty, definition is in s_sin.c.
5026         * sysdeps/ieee754/dbl-64/k_sin.c: Empty, definition is in s_sin.c.
5027         * sysdeps/ieee754/dbl-64/s_atan.c: Replaced with accurate atan
5028         implementation.
5029         * sysdeps/ieee754/dbl-64/s_cos.c: Empty, definition is in s_sin.c.
5030         * sysdeps/ieee754/dbl-64/s_sin.c: Replaced with accurate sin/cos
5031         implementation.
5032         * sysdeps/ieee754/dbl-64/s_sincos.c: Rewritten to not use __kernel_sin
5033         and __kernel_cos.
5034         * sysdeps/ieee754/dbl-64/s_tan.c: Replaced with accurate tan
5035         implementation.
5036         * sysdeps/ieee754/dbl-64/Dist: Add new non-code files.
5037         * sysdeps/ieee754/dbl-64/MathLib.h: New file.
5038         * sysdeps/ieee754/dbl-64/asincos.tbl: New file.
5039         * sysdeps/ieee754/dbl-64/atnat.h: New file.
5040         * sysdeps/ieee754/dbl-64/atnat2.h: New file.
5041         * sysdeps/ieee754/dbl-64/branred.c: New file.
5042         * sysdeps/ieee754/dbl-64/branred.h: New file.
5043         * sysdeps/ieee754/dbl-64/dla.h: New file.
5044         * sysdeps/ieee754/dbl-64/doasin.c: New file.
5045         * sysdeps/ieee754/dbl-64/doasin.h: New file.
5046         * sysdeps/ieee754/dbl-64/dosincos.c: New file.
5047         * sysdeps/ieee754/dbl-64/dosincos.h: New file.
5048         * sysdeps/ieee754/dbl-64/endian.h: New file.
5049         * sysdeps/ieee754/dbl-64/halfulp.c: New file.
5050         * sysdeps/ieee754/dbl-64/mpa.c: New file.
5051         * sysdeps/ieee754/dbl-64/mpa.h: New file.
5052         * sysdeps/ieee754/dbl-64/mpa2.h: New file.
5053         * sysdeps/ieee754/dbl-64/mpatan.c: New file.
5054         * sysdeps/ieee754/dbl-64/mpatan.h: New file.
5055         * sysdeps/ieee754/dbl-64/mpatan2.c: New file.
5056         * sysdeps/ieee754/dbl-64/mpexp.c: New file.
5057         * sysdeps/ieee754/dbl-64/mpexp.h: New file.
5058         * sysdeps/ieee754/dbl-64/mplog.c: New file.
5059         * sysdeps/ieee754/dbl-64/mplog.h: New file.
5060         * sysdeps/ieee754/dbl-64/mpsqrt.c: New file.
5061         * sysdeps/ieee754/dbl-64/mpsqrt.h: New file.
5062         * sysdeps/ieee754/dbl-64/mptan.c: New file.
5063         * sysdeps/ieee754/dbl-64/mydefs.h: New file.
5064         * sysdeps/ieee754/dbl-64/powtwo.tbl: New file.
5065         * sysdeps/ieee754/dbl-64/root.tbl: New file.
5066         * sysdeps/ieee754/dbl-64/sincos.tbl: New file.
5067         * sysdeps/ieee754/dbl-64/sincos32.c: New file.
5068         * sysdeps/ieee754/dbl-64/sincos32.h: New file.
5069         * sysdeps/ieee754/dbl-64/slowexp.c: New file.
5070         * sysdeps/ieee754/dbl-64/slowpow.c: New file.
5071         * sysdeps/ieee754/dbl-64/uasncs.h: New file.
5072         * sysdeps/ieee754/dbl-64/uatan.tbl: New file.
5073         * sysdeps/ieee754/dbl-64/uexp.h: New file.
5074         * sysdeps/ieee754/dbl-64/uexp.tbl: New file.
5075         * sysdeps/ieee754/dbl-64/ulog.h: New file.
5076         * sysdeps/ieee754/dbl-64/ulog.tbl: New file.
5077         * sysdeps/ieee754/dbl-64/upow.h: New file.
5078         * sysdeps/ieee754/dbl-64/upow.tbl: New file.
5079         * sysdeps/ieee754/dbl-64/urem.h: New file.
5080         * sysdeps/ieee754/dbl-64/uroot.h: New file.
5081         * sysdeps/ieee754/dbl-64/usncs.h: New file.
5082         * sysdeps/ieee754/dbl-64/utan.h: New file.
5083         * sysdeps/ieee754/dbl-64/utan.tbl: New file.
5084         * sysdeps/i386/fpu/branred.c: New file.
5085         * sysdeps/i386/fpu/doasin.c: New file.
5086         * sysdeps/i386/fpu/dosincos.c: New file.
5087         * sysdeps/i386/fpu/halfulp.c: New file.
5088         * sysdeps/i386/fpu/mpa.c: New file.
5089         * sysdeps/i386/fpu/mpatan.c: New file.
5090         * sysdeps/i386/fpu/mpatan2.c: New file.
5091         * sysdeps/i386/fpu/mpexp.c: New file.
5092         * sysdeps/i386/fpu/mplog.c: New file.
5093         * sysdeps/i386/fpu/mpsqrt.c: New file.
5094         * sysdeps/i386/fpu/mptan.c: New file.
5095         * sysdeps/i386/fpu/sincos32.c: New file.
5096         * sysdeps/i386/fpu/slowexp.c: New file.
5097         * sysdeps/i386/fpu/slowpow.c: New file.
5098         * sysdeps/ia64/fpu/branred.c: New file.
5099         * sysdeps/ia64/fpu/doasin.c: New file.
5100         * sysdeps/ia64/fpu/dosincos.c: New file.
5101         * sysdeps/ia64/fpu/halfulp.c: New file.
5102         * sysdeps/ia64/fpu/mpa.c: New file.
5103         * sysdeps/ia64/fpu/mpatan.c: New file.
5104         * sysdeps/ia64/fpu/mpatan2.c: New file.
5105         * sysdeps/ia64/fpu/mpexp.c: New file.
5106         * sysdeps/ia64/fpu/mplog.c: New file.
5107         * sysdeps/ia64/fpu/mpsqrt.c: New file.
5108         * sysdeps/ia64/fpu/mptan.c: New file.
5109         * sysdeps/ia64/fpu/sincos32.c: New file.
5110         * sysdeps/ia64/fpu/slowexp.c: New file.
5111         * sysdeps/ia64/fpu/slowpow.c: New file.
5112         * sysdeps/m68k/fpu/branred.c: New file.
5113         * sysdeps/m68k/fpu/doasin.c: New file.
5114         * sysdeps/m68k/fpu/dosincos.c: New file.
5115         * sysdeps/m68k/fpu/halfulp.c: New file.
5116         * sysdeps/m68k/fpu/mpa.c: New file.
5117         * sysdeps/m68k/fpu/mpatan.c: New file.
5118         * sysdeps/m68k/fpu/mpatan2.c: New file.
5119         * sysdeps/m68k/fpu/mpexp.c: New file.
5120         * sysdeps/m68k/fpu/mplog.c: New file.
5121         * sysdeps/m68k/fpu/mpsqrt.c: New file.
5122         * sysdeps/m68k/fpu/mptan.c: New file.
5123         * sysdeps/m68k/fpu/sincos32.c: New file.
5124         * sysdeps/m68k/fpu/slowexp.c: New file.
5125         * sysdeps/m68k/fpu/slowpow.c: New file.
5127         * iconvdata/gconv-modules: Add a number of alias, mostly for IBM
5128         codepages.
5130 2001-03-11  Andreas Jaeger  <aj@suse.de>
5132         * elf/elf.h (EM_*): Synch with official list.
5134 2001-03-07  David Mosberger  <davidm@hpl.hp.com>
5136         * sysdeps/ia64/bits/fenv.h (FE_NONIEEE_ENV): New macro.
5138 2001-03-07  Jes Sorensen  <jes@linuxcare.com>
5140         * sysdeps/unix/sysv/linux/ia64/ioperm.c (_ioperm): Remove unused
5141         variables addr & len.
5143 2001-02-22  Jes Sorensen  <jes@linuxcare.com>
5145         * sysdeps/ia64/fpu/feenablxcpt.c (feenableexcept): Remove
5146         punctuation in asm constraint.
5148 2001-03-07  Mark Kettenis  <kettenis@gnu.org>
5150         * resolv/netdb.h [__USE_GNU]: Define __need_timespec and include
5151         <time.h> to get definition of `struct timespec'.
5153 2001-03-08  Jakub Jelinek  <jakub@redhat.com>
5155         * elf/rtld.c (dl_main): If tracing, warn about undefined symbols if
5156         LD_WARN=1, not if LD_WARN is unset.
5158 2001-03-07  Andreas Schwab  <schwab@suse.de>
5160         * elf/ldconfig.h: Moved to ...
5161         * sysdeps/generic/ldconfig.h: ... here.
5162         * sysdeps/unix/sysv/linux/i386/ldconfig.h: New file.
5163         * sysdeps/unix/sysv/linux/m68k/ldconfig.h: New file.
5164         * sysdeps/unix/sysv/linux/ia64/ldconfig.h: New file.
5165         * elf/readlib.c (interpreters, known_libs): Use
5166         SYSDEP_KNOWN_INTERPRETER_NAMES and SYSDEP_KNOWN_LIBRARY_NAMES
5167         instead of hard coding old names.
5169 2001-03-09  Ulrich Drepper  <drepper@redhat.com>
5171         * catgets/Makefile (generated): Add test-gencat.h.
5172         (sample.SJIS.cat): Also generate header.
5173         * catgets/sample.SJIS: Add new set and message, both with symbolic
5174         names.
5175         * catgets/test-gencat.sh: Also compare generated header with what
5176         we expect.
5178 2001-03-07  Jakub Jelinek  <jakub@redhat.com>
5180         * catgets/gencat.c (read_input_file): Preserve properly symbolic
5181         names.
5183 2001-03-06  Andreas Jaeger  <aj@suse.de>
5185         * sysdeps/s390/dl-machine.h (elf_machine_relplt): Removed, it's not
5186         needed.
5187         (elf_machine_pltrel_p): Likewise.
5188         * sysdeps/powerpc/dl-machine.h: Likewise.
5189         * sysdeps/generic/dl-machine.h (elf_machine_pltrel_p): Likewise.
5191 2001-03-09  Ulrich Drepper  <drepper@redhat.com>
5193         * sysdeps/unix/sysv/linux/arm/Dist: Add dl-procinfo.c and
5194         dl-procinfo.h.
5196 2001-03-05  Philip Blundell  <philb@gnu.org>
5198         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c: New file.
5199         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h: New file.
5200         * sysdeps/unix/sysv/linux/arm/Makefile [subdir=elf]
5201         (sysdep-dl-routines, sysdep_routines, sysdep-rtld-routines): Add
5202         dl-procinfo.
5204 2001-03-09  Ulrich Drepper  <drepper@redhat.com>
5206         * dlfcn/tstatexit.c (main): Don't perform the test if __dso_handle
5207         is not available.
5208         * dlfcn/tstcxaatexit.c (main): Likewise.
5210 2001-03-10  Andreas Jaeger  <aj@suse.de>
5212         * sysdeps/i386/fpu/libm-test-ulps: Revert last patch.
5214 2001-03-09  Andreas Jaeger  <aj@suse.de>
5216         * sysdeps/s390/dl-machine.h (elf_machine_matches_host): Handle
5217         both new and old EM_S390 values.
5218         (EM_S390_OLD): New constant.
5220         * elf/elf.h (EM_S390): Use official value.
5222 2001-03-09  Ulrich Drepper  <drepper@redhat.com>
5224         * conform/data/sys/socket.h-data: Allow SO* symbols.
5226 2001-03-07  Andreas Schwab  <schwab@suse.de>
5228         * sysdeps/ia64/fpu/Makefile: Modify sysdep_routines instead of
5229         routines, and sysdep-CPPFLAGS instead of CPPFLAGS.
5231 2001-03-07  Andreas Jaeger  <aj@suse.de>
5233         * resolv/Makefile (routines): Only build gai_sigqueue when threads
5234         are available.
5236 2001-03-07  Jakub Jelinek  <jakub@redhat.com>
5238         * elf/ldconfig.c (_dl_sysdep_message): Remove.
5239         * sysdeps/unix/sysv/linux/sparc/sparc32/dl-procinfo.h: Include
5240         ldsodefs.h.
5241         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.h: Likewise.
5243         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Use
5244         _dl_error_printf instead of _dl_sysdep_error.
5245         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
5246         * sysdeps/unix/sysv/linux/sparc/sparc32/dl-procinfo.h (_dl_procinfo):
5247         Use _dl_printf instead of _dl_sysdep_message.
5248         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.h (_dl_procinfo):
5249         Likewise.
5251 2001-03-06  Ben Collins  <bcollins@debian.org>
5253         * manual/arith.texi (Integers): Fix documentation of fast and
5254         least integer typedefs.
5256 2001-03-06  Jakub Jelinek  <jakub@redhat.com>
5258         * resolv/Depend: New file.
5259         * resolv/Makefile (extra-libs, tests): Build libanl and ga_test only
5260         when libpthread is built.
5262 2001-03-06  Andreas Jaeger  <aj@suse.de>
5264         * sysdeps/i386/fpu/libm-test-ulps: Add some deltas.
5266         * sysdeps/sh/dl-machine.h (elf_machine_rela): Add missing comma.
5267         Patch by kaz Kojima <kkojima@rr.iij4u.or.jp>.
5269 2001-03-05  Ulrich Drepper  <drepper@redhat.com>
5271         * stdlib/Versions: Remove __new_exitfn again.  Not needed.
5273 2001-03-05  Andreas Jaeger  <aj@suse.de>
5275         * stdlib/msort.c (qsort): Don't use alloca in a function call.
5277 2001-03-05  Ulrich Drepper  <drepper@redhat.com>
5279         * sysdeps/unix/sysv/linux/bits/stat.h (__S_TYPEISMQ, __S_TYPEISSEM,
5280         __S_TYPEISSHM): Rewrite to enforce correct use the macros.  They still
5281         always return zero.
5282         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Likewise.
5283         * sysdeps/unix/sysv/linux/ia64/bits/stat.h: Likewise.
5284         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
5285         * sysdeps/unix/sysv/linux/m68k/bits/stat.h: Likewise.
5286         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Likewise.
5287         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
5288         * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
5290 2001-03-04  Andreas Jaeger  <aj@suse.de>
5292         * stdlib/longlong.h: Don't use multi-line strings.
5293         * iconvdata/tst-loading.c: Likewise.
5295         * csu/Makefile ($(objpfx)version-info.h): Don't use multi-line
5296         string.
5298 2001-03-04  Ulrich Drepper  <drepper@redhat.com>
5300         * sysdeps/ia64/fpu/libm-test-ulps: Adjust for addition of lgammal.
5302         * rt/lio_listio.c: Add a few asserts.
5304         * elf/global.c: New file.
5305         * elf/globalmod1.c: New file.
5306         * elf/Makefile: Add rules to build and run global.
5308         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Define SI_ASYNCNL.
5309         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
5310         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h: Likewise.
5311         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
5312         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/siginfo.h: Likewise.
5314         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: New file.
5315         Contributed by Stephen L. Moshier <moshier@na-net.ornl.gov>.
5317         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Fix handling of boundary cases.
5319         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Always initialize sign variable.
5320         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Likewise.
5322         * sysdeps/i386/fpu/libm-test-ulps: Adjust after addition of lgammal.
5324         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Fix typo in last change.
5326 2001-03-04  Andreas Jaeger  <aj@suse.de>
5328         * resolv/tst-aton.c: Add testcase for IP with four periods.
5330         * resolv/inet_addr.c: Don't recognize an IP with four periods.
5331         Patch by Andre' Breiler <A.Breiler@gmx.net>.
5333 2001-02-27  Philip Blundell  <pb@futuretv.com>
5335         * elf/elf.h: Add new ARM definitions from latest (B-01)
5336         specification.  Correct naming of EF_ARM_ALIGN8 et al.
5338 2001-03-04  Ulrich Drepper  <drepper@redhat.com>
5340         * stdio-common/tst-printf.sh: Remove bashisms.
5341         Patch by Matthew Clarke <Matthew_Clarke@mindlink.bc.ca>.
5343 2001-03-03  Ulrich Drepper  <drepper@redhat.com>
5345         * Versions.def: Add libanl definition.
5346         * shlib-versions: Add entry for libanl.
5347         * resolv/Makefile (distribute): Add gai_misc.h and ga_test.c.
5348         (routines): Add gai_sigqueue.
5349         (extra-libs): Add libanl.
5350         (libanl-routines): New variable.
5351         Add rules to build libanl and ga_test.
5352         * resolv/Versions [libc] (GLIBC_2.2.3): Add __gai_sigqueue.
5353         [libanl]: New library.
5354         * resolv/netdb.h: Add definitions for libanl.
5355         * resolv/getaddrinfo_a.c: New file.
5356         * resolv/gai_cancel.c: New file.
5357         * resolv/gai_error.c: New file.
5358         * resolv/gai_misc.c: New file.
5359         * resolv/gai_misc.h: New file.
5360         * resolv/gai_notify.c: New file.
5361         * resolv/gai_suspend.c: New file.
5362         * resolv/ga_test.c: New file.
5363         * sysdeps/generic/gai_sigqueue.c: New file.
5364         * sysdeps/unix/sysv/linux/gai_sigqueue.c: New file.
5365         * sysdeps/generic/bits/siginfo.h: Allow __need_sigevent_t being defined
5366         and provide only that definition.
5367         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Likewise.
5368         * sysdeps/unix/sysv/linux/bits/siginfo.h: Likewise.
5369         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
5370         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h: Likewise.
5371         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
5372         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/siginfo.h: Likewise.
5374         * rt/aio_misc.c: Fix typos in comments.
5375         * rt/lio_listio.c: Pretty printing.  Little optimization in request
5376         list handling.
5378         * elf/rtld.c: Remove commented out code.
5380         * sysdeps/unix/sysv/linux/linux_fsinfo.h (SHMFS_SUPER_MAGIC):
5381         Update for real 2.4 kernels.
5383 2001-03-01  Ulrich Drepper  <drepper@redhat.com>
5385         * elf/dl-load.c: Pretty printing.
5387         * elf/dl-object.c (_dl_new_object): Don't add the loader's scope
5388         twice.
5390 2001-02-28  Ulrich Drepper  <drepper@redhat.com>
5392         * sysdeps/alpha/dl-machine.h (elf_machine_rela): Don't handle
5393         relocations which are not in ld.so if RTLD_BOOTSTRAP is defined.
5395         * sysdeps/powerpc/dl-machine.c (__process_machine_rela): Fix typo.
5397         * elf/dl-misc.c (_dl_debug_vdprintf): Fix typo visible on 64-bit
5398         machines.
5400         * sysdeps/unix/sysv/linux/powerpc/sysdep.h (C_TEXT): Define.
5402 2001-02-27  Ulrich Drepper  <drepper@redhat.com>
5404         * sysdeps/powerpc/elf/libc-start.c: Use new output functions and
5405         _dl_debug_mask.
5407         * elf/Versions [ld]: Don't export _dl_debug_message anymore.  Export
5408         _dl_debug_printf.
5409         * elf/dl-misc.c: Remove definition of _dl_sysdep_output and
5410         _dl_debug_message.  Define _dl_debug_vdprintf, _dl_debug_printf,
5411         _dl_debug_printf_c, and _dl_printf.
5412         * sysdeps/generic/ldsodefs.h: Don't declare _dl_sysdep_output,
5413         _dl_debug_message, _dl_sysdep_message, _dl_sysdep_error, and
5414         _dl_sysdep_fatal.  Declare _dl_debug_printf, _dl_debug_printf_c,
5415         _dl_printf, _dl_error_printf, and _dl_fatal_printf.
5416         * elf/dl-close.c: Replace use of old output functions with the new
5417         ones.
5418         * elf/dl-deps.c: Likewise.
5419         * elf/dl-error.c: Likewise.
5420         * elf/dl-fini.c: Likewise.
5421         * elf/dl-init.c: Likewise.
5422         * elf/dl-load.c: Likewise.
5423         * elf/dl-lookup.c: Likewise.
5424         * elf/dl-minimal.c: Likewise.
5425         * elf/dl-open.c: Likewise.
5426         * elf/dl-profile.c: Likewise.
5427         * elf/dl-reloc.c: Likewise.
5428         * elf/dl-version.c: Likewise.
5429         * elf/do-lookup.h: Likewise.
5430         * elf/rtld.c: Likewise.
5431         * sysdeps/generic/dl-cache.c: Likewise.
5432         * sysdeps/generic/dl-sysdep.c: Likewise.
5433         * sysdeps/generic/libc-start.c: Likewise.
5434         * sysdeps/i386/dl-machine.h: Likewise.
5435         * sysdeps/arm/dl-machine.h: Likewise.
5436         * sysdeps/hppa/dl-machine.h: Likewise.
5437         * sysdeps/m68k/dl-machine.h: Likewise.
5438         * sysdeps/powerpc/dl-machine.h: Likewise.
5439         * sysdeps/s390/dl-machine.h: Likewise.
5440         * sysdeps/sh/dl-machine.h: Likewise.
5441         * sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
5442         * sysdeps/unix/sysv/linux/i386/dl-librecon.h: Likewise.
5443         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Likewise.
5445         * sysdeps/generic/ldsodefs.h: Remove _dl_secure declaration.
5447         * dlfcn/Makefile: Don't run tstatexit test unless .hidden is
5448         supported by assembler.
5450         * sysdeps/generic/ldsodefs.h: Remove commented-out variable
5451         declaractions.
5453         * elf/rtld.c: Little optimizations in handling _dl_lazy.
5455         * elf/cache.c (save_cache): Portability changes.
5456         * elf/dl-profile.c (_dl_start_profile): Likewise.
5458         * elf/sln.c: Cleanups.  Remove arbitrary limits.
5460         * elf/dl-close.c: Replace _dl_debug_* variables with _dl_debug_mask.
5461         * elf/dl-deps.c: Likewise.
5462         * elf/dl-fini.c: Likewise.
5463         * elf/dl-init.c: Likewise.
5464         * elf/dl-load.c: Likewise.
5465         * elf/dl-lookup.c: Likewise.
5466         * elf/dl-open.c: Likewise.
5467         * elf/dl-reloc.c: Likewise.
5468         * elf/dl-support.c: Likewise.
5469         * elf/dl-version.c: Likewise.
5470         * elf/do-lookup.h: Likewise.
5471         * elf/rtld.c: Likewise.
5472         * sysdeps/generic/dl-cache.c: Likewise.
5473         * sysdeps/generic/ldsodefs.h: Likewise.
5474         * sysdeps/generic/libc-start.c: Likewise.
5475         * elf/Versions: Don't export _dl_debug_impcalls and _dl_debug_files.
5476         Export _dl_debug_mask.
5477         * Versions.def: Define GLIBC_2.2.3 for ld.
5479 2001-02-26  Greg McGary  <greg@mcgary.org>
5481         * sysdeps/unix/make-syscalls.sh (ptr): Handle `V' keyletter.
5483 2001-02-26  Paul Eggert  <eggert@twinsun.com>
5485         Modify mkstemp.c and tempname.c so that they can be used by
5486         GNU applications on non-glibc platforms.
5488         * misc/mkstemp.c (__GT_FILE): Define to zero if not defined.
5490         * sysdeps/posix/tempname.c: Include <config.h> if HAVE_CONFIG_H.
5491         Include <stddef.h>, <stdint.h>, <string.h> only if
5492         STDC_HEADERS || _LIBC.
5493         Include <fcntl.h> only if HAVE_FCNTL_H || _LIBC.
5494         Include <unistd.h> only if HAVE_UNISTD_H || _LIBC.
5495         Include <sys/time.h> only if HAVE_SYS_TIME_H || _LIBC.
5496         (__set_errno): Define this macro if <errno.h> doesn't.
5497         (P_tmpdir, TMP_MAX, __GT_FILE, __GT_BIGFILE, __GT_DIR, __GT_NOCREATE):
5498         Define these macros if <stdio.h> doesn't.
5499         (S_ISDIR, S_IRUSR, S_IWUSR, S_IXUSR):
5500         Define these macros if <sys/stat.h> doesn't.
5501         Ignore <sys/stat.h> S_ISDIR if STAT_MACROS_BROKEN.
5502         (stat64, __getpid, __gettimeofday, __mkdir, __open, __open64,
5503         lxstat64, __xstat64): Define if not _LIBC.
5504         (struct_stat64): New macro.
5505         (direxists, __gen_tempname): Use it, to avoid a
5506         portability problem with Solaris 8.
5507         (__secure_getenv): Define if ! (HAVE___SECURE_GETENV || _LIBC).
5508         (__gen_tempname): Invoke gettimeofday only if
5509         HAVE_GETTIMEOFDAY || _LIBC; otherwise, fall back on plain "time".
5510         Use portable macros like S_IRUSR | S_IWUSR rather than nonportable
5511         octal values like 0600.
5513 2001-02-26  Ulrich Drepper  <drepper@redhat.com>
5515         * sysdeps/ieee754/ldbl-96/e_jnl.c: New file.
5516         Contributed by Stephen L. Moshier <moshier@na-net.ornl.gov>.
5518         * sysdeps/i386/fpu/libm-test-ulps: Update for jnl and ynl introduction.
5519         * sysdeps/ia64/fpu/libm-test-ulps: Likewise.
5521         * posix/wordexp-test.c (testit): Remove warnings.
5523         * dlfcn/Makefile (distribute): Add modatexit.c and modcxaatexit.c.
5524         (tests): Add tstatexit and tstcxaatexit.
5525         (module-names): Add modatexit and modcxaatexit.
5526         Add rules to build and run tstatexit and tstcxaatexit.
5527         * dlfcn/modatexit.c: New file.
5528         * dlfcn/modcxaatexit.c: New file.
5529         * dlfcn/tstatexit.c: New file.
5530         * dlfcn/tstcxaatexit.c: New file.
5532         * io/Makefile: Pass -DHAVE_DOT_HIDDEN to stat and mknod functions if
5533         .hidden is available.
5534         * io/stat.c: If .hidden is available use it to avoid exporting
5535         functions.
5536         * io/fstat.c: Likewise.
5537         * io/lstat.c: Likewise.
5538         * io/stat64.c: Likewise.
5539         * io/fstat64.c: Likewise.
5540         * io/lstat64.c: Likewise.
5541         * sysdeps/generic/mknod.c: Likewise.
5543         * malloc/mtrace.c: Use __cxa_atexit and not atexit.
5544         * sysdeps/generic/bb_init_func.c: Likewise.
5545         * sysdeps/generic/libc-start.c: Likewise.
5547         * stdlib/atexit.c (__new_exitfn): Move to cxa_atexit.c.
5548         (atexit): Implement using __cxa_atexit.
5549         Use .hidden if availble to avoid exporting atexit.
5550         * stdlib/cxa_atexit.c (__new_exitfn): Moved to here from atexit.c.
5551         * stdlib/Versions: Export __new_exitfn for GLIBC_2.2.3.
5552         * stdlib/Makefile (routines): Add old_atexit.
5553         (static-only-routines): Add atexit.
5554         Pass -DHAVE_DOT_HIDDEN for atexit.c if .hidden is available.
5555         * stdlib/old_atexit.c: New file.
5557         * intl/Makefile: Remove bogus endif.
5559 2001-02-26  Andreas Jaeger  <aj@suse.de>
5561         * iconvdata/Makefile (tests): Fix typo in last patch.
5563         * intl/Makefile (tests): Run mtrace-tst-gettext only when perl is
5564         available.
5565         Reported by Achim Gottinger <achim@gentoo.org>.
5567 2001-02-25  Andreas Jaeger  <aj@suse.de>
5569         * intl/Makefile (plural.c): Reorder rules so that they work if
5570         BISON doesn't exist.
5572 2001-02-25  Ulrich Drepper  <drepper@redhat.com>
5574         * intl/locale.alias: Don't use nb_NO but define aliases for it.
5576 2001-02-23  Ulrich Drepper  <drepper@redhat.com>
5578         * sysdeps/i386/strtok.S: Continue to return NULL after the first
5579         time this happened.
5581 2001-02-23  Andreas Jaeger  <aj@suse.de>
5583         * string/tester.c (test_strtok_r): Add testcase.
5584         (test_strtok_r): Always initialize cp for proper checking.
5586         * sysdeps/generic/strtok.c (strtok): Handle case of first strtok
5587         returning NULL correctly.
5588         Patch by Fumitoshi UKAI <ukai@debian.or.jp>.
5589         * sysdeps/generic/strtok_r.c (__strtok_r): Likewise.
5591 2001-02-23  Ulrich Drepper  <drepper@redhat.com>
5593         * sysdeps/unix/sysv/aix/bits/types.h: Define __need_NULL before
5594         including <stddef.h>.
5595         * sysdeps/unix/sysv/aix/write.c: Define alias __libc_write.
5596         * include/libc-symbols.h (weak_alias): Don't use .weak if
5597         HAVE_ASM_GLOBAL_DOT_NAME is defined.
5598         Patches by Michael Keezer <mkeezer@redhat.com>.
5600         * sysdeps/generic/ftime.c: Don't include <sys/time.h> at all.
5601         Patch by Michael Keezer <mkeezer@redhat.com>.
5603         * sysdeps/unix/sysv/aix/Dist: Remove restf.S and savef.S.
5604         * sysdeps/unix/sysv/aix/Makefile [$(subdir) == misc]
5605         (sysdep_routines): Remove restf.S and savef.S.
5606         * sysdeps/unix/sysv/aix/restf.S: Removed.
5607         * sysdeps/unix/sysv/aix/savef.S: Removed.
5608         * sysdeps/powerpc/fprrest.S: Use C_TEXT to define label.  Also define
5609         alternative names used on some platforms.
5610         * sysdeps/powerpc/fprsave.S: Likewise.
5611         * sysdeps/powerpc/gprrest0.S: Likewise.
5612         * sysdeps/powerpc/gprrest1.S: Likewise.
5613         * sysdeps/powerpc/gprsave0.S: Likewise.
5614         * sysdeps/powerpc/gprsave1.S: Likewise.
5615         Patch by Michael Keezer <mkeezer@redhat.com>.
5617 2001-02-22  Ulrich Drepper  <drepper@redhat.com>
5619         * sysdeps/i386/elf/start.S (_fp_hw): Actually define label.
5621 2001-02-22  Andreas Jaeger  <aj@suse.de>
5623         * string/tst-strtok.c (main): Fix error messages.
5625 2001-02-22  Andreas Jaeger  <aj@suse.de>
5627         * math/Makefile: Remove omit-long-double-fcts.
5629 2001-02-18  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
5631         * sysdeps/mips/bsd-_setjmp.S (_setjmp): Reorder instructions to
5632         avoid problems on MIPS I.
5633         * sysdeps/mips/bsd-setjmp.S (setjmp): Likewise.
5635         * sysdeps/mips/dl-machine.h (RTLD_START): Remove duplicate ".set
5636         noreorder".
5638 2001-02-21  Ulrich Drepper  <drepper@redhat.com>
5640         * posix/fnmatch_loop.c: Handle ranges outside glibc correctly.
5642         * sysdeps/generic/ftime.c: Include <time.h>.
5644         * configure.in: Don't check for libgd if user passed --without-gd.
5645         Patch by Achim Gottinger <achim@gentoo.org>.
5647         * sysdeps/i386/i686/strtok.S: Continue to return NULL after the
5648         first time this happened.
5649         * string/Makefile (tests): Add tst-strtok.
5651 2001-02-21  Andreas Jaeger  <aj@suse.de>
5653         * string/tst-strtok.c: New testcase, reported by
5654         Andrew Church <achurch@achurch.org>.
5656 2001-02-20  Ulrich Drepper  <drepper@redhat.com>
5658         * libio/iofwide.c: Remove fwide alias.
5660 2001-02-20  Andreas Jaeger  <aj@suse.de>
5662         * iconvdata/Makefile (tests): Only run mtrace-tst-loading if perl
5663         is available.
5664         Reported by Achim Gottinger <achim@gentoo.org>.
5666 2001-02-19  Ulrich Drepper  <drepper@redhat.com>
5668         * iconv/tst-iconv1.c (main): Remove debugging code.
5670         * sysdeps/ieee754/flt-32/e_powf.c: Handle x == +-1 correctly.
5671         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
5673         * sysdeps/generic/e_scalb.c: Set invalid exception for invalid
5674         parameters.
5675         * sysdeps/generic/e_scalbf.c: Likewise.
5676         * sysdeps/generic/e_scalbl.c: Likewise.
5678         * sysdeps/ia64/fpu/Makefile (libm-sysdep-routines): Add libm_error,
5679         libm_frexp4, libm_frexp4f, libm_frexp4l, and all the functions also
5680         in libc.
5681         (routines): Replace libm_error with libc_libm_error.
5682         * sysdeps/ia64/fpu/Dist: Add libc_libm_error.c.
5683         * sysdeps/ia64/fpu/libc_libm_error.c: New file.
5685 2001-02-18  Mark Kettenis  <kettenis@gnu.org>
5687         * malloc/mtrace.c [USE_IN_LIBIO]: Define fopen as _IO_fopen64.
5688         (mtrace): Revert 2001-02-13 patch: use fopen instead of fopen64.
5690 2001-02-17  H.J. Lu  <hjl@gnu.org>
5692         * sysdeps/unix/sysv/linux/ia64/clone2.S: Use clone2 and don't use
5693         scratch registers across the system call.
5695 2001-02-19  Andreas Jaeger  <aj@suse.de>
5697         * malloc/Makefile (tests): Run mtrace only when perl is available.
5698         Reported by Achim Gottinger <achim@gentoo.org>.
5700 2001-02-19  Ulrich Drepper  <drepper@redhat.com>
5702         * sysdeps/ieee754/ldbl-96/e_j1l.c: New file.
5703         Contributed by Stephen L. Moshier <moshier@na-net.ornl.gov>.
5705         * sysdeps/i386/fpu/libm-test-ulps: Adjust error values for j1 and y1.
5706         * sysdeps/ia64/fpu/libm-test-ulps: Adjust error values for y1.
5707         * math/libm-test.inc (j1_test): Mark constants as long double.
5708         (jn_test): Likewise.
5709         (y1_test): Likewise.
5710         (yn_test): Likewise.
5712         * libio/iogetline.c: Move return until after last statement.
5714         * localedata/show-ucs-data.c: Don't show < > for better readability.
5716         * sysdeps/ia64/fpu/Dist: New file.
5717         * sysdeps/ia64/fpu/Makefile: New file.
5718         * sysdeps/ia64/fpu/Versions: New file.
5719         * sysdeps/ia64/fpu/e_acos.S: New file.
5720         * sysdeps/ia64/fpu/e_acosf.S: New file.
5721         * sysdeps/ia64/fpu/e_acosl.S: New file.
5722         * sysdeps/ia64/fpu/e_asin.S: New file.
5723         * sysdeps/ia64/fpu/e_asinf.S: New file.
5724         * sysdeps/ia64/fpu/e_asinl.S: New file.
5725         * sysdeps/ia64/fpu/e_atan2.S: New file.
5726         * sysdeps/ia64/fpu/e_atan2f.S: New file.
5727         * sysdeps/ia64/fpu/e_atan2l.c: New file.
5728         * sysdeps/ia64/fpu/e_cosh.S: New file.
5729         * sysdeps/ia64/fpu/e_coshf.S: New file.
5730         * sysdeps/ia64/fpu/e_coshl.S: New file.
5731         * sysdeps/ia64/fpu/e_exp.S: New file.
5732         * sysdeps/ia64/fpu/e_expf.S: New file.
5733         * sysdeps/ia64/fpu/e_expl.c: New file.
5734         * sysdeps/ia64/fpu/e_fmod.S: New file.
5735         * sysdeps/ia64/fpu/e_fmodf.S: New file.
5736         * sysdeps/ia64/fpu/e_fmodl.S: New file.
5737         * sysdeps/ia64/fpu/e_hypot.S: New file.
5738         * sysdeps/ia64/fpu/e_hypotf.S: New file.
5739         * sysdeps/ia64/fpu/e_hypotl.S: New file.
5740         * sysdeps/ia64/fpu/e_log.S: New file.
5741         * sysdeps/ia64/fpu/e_log10.c: New file.
5742         * sysdeps/ia64/fpu/e_log10f.c: New file.
5743         * sysdeps/ia64/fpu/e_log10l.c: New file.
5744         * sysdeps/ia64/fpu/e_logf.S: New file.
5745         * sysdeps/ia64/fpu/e_logl.c: New file.
5746         * sysdeps/ia64/fpu/e_pow.S: New file.
5747         * sysdeps/ia64/fpu/e_powf.S: New file.
5748         * sysdeps/ia64/fpu/e_powl.S: New file.
5749         * sysdeps/ia64/fpu/e_rem_pio2.c: New file.
5750         * sysdeps/ia64/fpu/e_rem_pio2f.c: New file.
5751         * sysdeps/ia64/fpu/e_remainder.S: New file.
5752         * sysdeps/ia64/fpu/e_remainderf.S: New file.
5753         * sysdeps/ia64/fpu/e_remainderl.S: New file.
5754         * sysdeps/ia64/fpu/e_scalb.S: New file.
5755         * sysdeps/ia64/fpu/e_scalbf.S: New file.
5756         * sysdeps/ia64/fpu/e_scalbl.S: New file.
5757         * sysdeps/ia64/fpu/e_sinh.S: New file.
5758         * sysdeps/ia64/fpu/e_sinhf.S: New file.
5759         * sysdeps/ia64/fpu/e_sinhl.S: New file.
5760         * sysdeps/ia64/fpu/e_sqrt.S: New file.
5761         * sysdeps/ia64/fpu/e_sqrtf.S: New file.
5762         * sysdeps/ia64/fpu/e_sqrtl.S: New file.
5763         * sysdeps/ia64/fpu/k_rem_pio2.c: New file.
5764         * sysdeps/ia64/fpu/k_rem_pio2f.c: New file.
5765         * sysdeps/ia64/fpu/k_rem_pio2l.c: New file.
5766         * sysdeps/ia64/fpu/libm_atan2_reg.S: New file.
5767         * sysdeps/ia64/fpu/libm_error.c: New file.
5768         * sysdeps/ia64/fpu/libm_frexp4.S: New file.
5769         * sysdeps/ia64/fpu/libm_frexp4f.S: New file.
5770         * sysdeps/ia64/fpu/libm_frexp4l.S: New file.
5771         * sysdeps/ia64/fpu/libm_reduce.S: New file.
5772         * sysdeps/ia64/fpu/libm_support.h: New file.
5773         * sysdeps/ia64/fpu/libm_tan.S: New file.
5774         * sysdeps/ia64/fpu/s_atan.S: New file.
5775         * sysdeps/ia64/fpu/s_atanf.S: New file.
5776         * sysdeps/ia64/fpu/s_atanl.S: New file.
5777         * sysdeps/ia64/fpu/s_cbrt.S: New file.
5778         * sysdeps/ia64/fpu/s_cbrtf.S: New file.
5779         * sysdeps/ia64/fpu/s_cbrtl.S: New file.
5780         * sysdeps/ia64/fpu/s_ceil.S: New file.
5781         * sysdeps/ia64/fpu/s_ceilf.S: New file.
5782         * sysdeps/ia64/fpu/s_ceill.S: New file.
5783         * sysdeps/ia64/fpu/s_cos.S: New file.
5784         * sysdeps/ia64/fpu/s_cosf.S: New file.
5785         * sysdeps/ia64/fpu/s_cosl.S: New file.
5786         * sysdeps/ia64/fpu/s_expm1.S: New file.
5787         * sysdeps/ia64/fpu/s_expm1f.S: New file.
5788         * sysdeps/ia64/fpu/s_expm1l.S: New file.
5789         * sysdeps/ia64/fpu/s_floor.S: New file.
5790         * sysdeps/ia64/fpu/s_floorf.S: New file.
5791         * sysdeps/ia64/fpu/s_floorl.S: New file.
5792         * sysdeps/ia64/fpu/s_frexp.c: New file.
5793         * sysdeps/ia64/fpu/s_frexpf.c: New file.
5794         * sysdeps/ia64/fpu/s_frexpl.c: New file.
5795         * sysdeps/ia64/fpu/s_ilogb.S: New file.
5796         * sysdeps/ia64/fpu/s_ilogbf.S: New file.
5797         * sysdeps/ia64/fpu/s_ilogbl.S: New file.
5798         * sysdeps/ia64/fpu/s_ldexp.S: New file.
5799         * sysdeps/ia64/fpu/s_ldexpf.S: New file.
5800         * sysdeps/ia64/fpu/s_ldexpl.S: New file.
5801         * sysdeps/ia64/fpu/s_log1p.S: New file.
5802         * sysdeps/ia64/fpu/s_log1pf.S: New file.
5803         * sysdeps/ia64/fpu/s_log1pl.S: New file.
5804         * sysdeps/ia64/fpu/s_logb.S: New file.
5805         * sysdeps/ia64/fpu/s_logbf.S: New file.
5806         * sysdeps/ia64/fpu/s_logbl.S: New file.
5807         * sysdeps/ia64/fpu/s_matherrf.c: New file.
5808         * sysdeps/ia64/fpu/s_matherrl.c: New file.
5809         * sysdeps/ia64/fpu/s_modf.S: New file.
5810         * sysdeps/ia64/fpu/s_modff.S: New file.
5811         * sysdeps/ia64/fpu/s_modfl.S: New file.
5812         * sysdeps/ia64/fpu/s_nearbyint.S: New file.
5813         * sysdeps/ia64/fpu/s_nearbyintf.S: New file.
5814         * sysdeps/ia64/fpu/s_nearbyintl.S: New file.
5815         * sysdeps/ia64/fpu/s_rint.S: New file.
5816         * sysdeps/ia64/fpu/s_rintf.S: New file.
5817         * sysdeps/ia64/fpu/s_rintl.S: New file.
5818         * sysdeps/ia64/fpu/s_round.S: New file.
5819         * sysdeps/ia64/fpu/s_roundf.S: New file.
5820         * sysdeps/ia64/fpu/s_roundl.S: New file.
5821         * sysdeps/ia64/fpu/s_scalbn.S: New file.
5822         * sysdeps/ia64/fpu/s_scalbnf.S: New file.
5823         * sysdeps/ia64/fpu/s_scalbnl.S: New file.
5824         * sysdeps/ia64/fpu/s_significand.S: New file.
5825         * sysdeps/ia64/fpu/s_significandf.S: New file.
5826         * sysdeps/ia64/fpu/s_significandl.S: New file.
5827         * sysdeps/ia64/fpu/s_sin.c: New file.
5828         * sysdeps/ia64/fpu/s_sincos.c: New file.
5829         * sysdeps/ia64/fpu/s_sincosf.c: New file.
5830         * sysdeps/ia64/fpu/s_sincosl.c: New file.
5831         * sysdeps/ia64/fpu/s_sinf.c: New file.
5832         * sysdeps/ia64/fpu/s_sinl.c: New file.
5833         * sysdeps/ia64/fpu/s_tan.S: New file.
5834         * sysdeps/ia64/fpu/s_tanf.S: New file.
5835         * sysdeps/ia64/fpu/s_tanl.S: New file.
5836         * sysdeps/ia64/fpu/s_trunc.S: New file.
5837         * sysdeps/ia64/fpu/s_truncf.S: New file.
5838         * sysdeps/ia64/fpu/s_truncl.S: New file.
5839         * sysdeps/ia64/fpu/w_acos.c: New file.
5840         * sysdeps/ia64/fpu/w_acosf.c: New file.
5841         * sysdeps/ia64/fpu/w_acosl.c: New file.
5842         * sysdeps/ia64/fpu/w_asin.c: New file.
5843         * sysdeps/ia64/fpu/w_asinf.c: New file.
5844         * sysdeps/ia64/fpu/w_asinl.c: New file.
5845         * sysdeps/ia64/fpu/w_atan2.c: New file.
5846         * sysdeps/ia64/fpu/w_atan2f.c: New file.
5847         * sysdeps/ia64/fpu/w_atan2l.c: New file.
5848         * sysdeps/ia64/fpu/w_cosh.c: New file.
5849         * sysdeps/ia64/fpu/w_coshf.c: New file.
5850         * sysdeps/ia64/fpu/w_coshl.c: New file.
5851         * sysdeps/ia64/fpu/w_exp.c: New file.
5852         * sysdeps/ia64/fpu/w_expf.c: New file.
5853         * sysdeps/ia64/fpu/w_fmod.c: New file.
5854         * sysdeps/ia64/fpu/w_fmodf.c: New file.
5855         * sysdeps/ia64/fpu/w_fmodl.c: New file.
5856         * sysdeps/ia64/fpu/w_hypot.c: New file.
5857         * sysdeps/ia64/fpu/w_hypotf.c: New file.
5858         * sysdeps/ia64/fpu/w_hypotl.c: New file.
5859         * sysdeps/ia64/fpu/w_log.c: New file.
5860         * sysdeps/ia64/fpu/w_log10.c: New file.
5861         * sysdeps/ia64/fpu/w_log10f.c: New file.
5862         * sysdeps/ia64/fpu/w_log10l.c: New file.
5863         * sysdeps/ia64/fpu/w_logf.c: New file.
5864         * sysdeps/ia64/fpu/w_logl.c: New file.
5865         * sysdeps/ia64/fpu/w_pow.c: New file.
5866         * sysdeps/ia64/fpu/w_powf.c: New file.
5867         * sysdeps/ia64/fpu/w_powl.c: New file.
5868         * sysdeps/ia64/fpu/w_remainder.c: New file.
5869         * sysdeps/ia64/fpu/w_remainderf.c: New file.
5870         * sysdeps/ia64/fpu/w_remainderl.c: New file.
5871         * sysdeps/ia64/fpu/w_scalb.c: New file.
5872         * sysdeps/ia64/fpu/w_scalbf.c: New file.
5873         * sysdeps/ia64/fpu/w_scalbl.c: New file.
5874         * sysdeps/ia64/fpu/w_sqrt.c: New file.
5875         * sysdeps/ia64/fpu/w_sqrtf.c: New file.
5876         * sysdeps/ia64/fpu/w_sqrtl.c: New file.
5877         * sysdeps/ia64/fpu/libm-test-ulps: Adjust for long double
5878         implementation.
5879         * sysdeps/ia64/fpu/bits/mathdef.h: Correct float_t and double_t types.
5880         Change FP_ILOGBNAN for new implementation.
5881         * Verions.def: Add 2.2.3 versions.
5883 2001-02-18  Ulrich Drepper  <drepper@redhat.com>
5885         * math/libm-test.inc (scalb_test): Require invalid exception being
5886         raised for invalid parameters.
5887         * sysdeps/i386/fpu/e_scalb.S: Raise invalid exception if necessary.
5888         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
5889         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
5891 2001-02-18  Mark Kettenis  <kettenis@gnu.org>
5893         * sysdeps/mach/getsysstats.c (__get_phys_pages): Change return
5894         value to long int.
5895         (__get_avphys_pages): Likewise.
5897 2001-02-18  Ulrich Drepper  <drepper@redhat.com>
5899         * math/libm-test.inc (pow_test): Correct expected results for x == +-1.
5900         * sysdeps/i386/fpu/e_pow.S: Handle x == +-1 correctly.
5901         * sysdeps/i386/fpu/e_powf.S: Likewise.
5902         * sysdeps/i386/fpu/e_powl.S: Likewise.
5904         * sysdeps/i386/fpu/bits/mathinline.h: Remove pow inline code.
5906 2001-02-17  Ulrich Drepper  <drepper@redhat.com>
5908         * math/Makefile (libm-calls): It's e_exp2 not s_exp2.
5910         * sysdeps/generic/s_exp2l.c: Renamed to...
5911         * sysdeps/generic/e_exp2l.c: ...this.   New file.
5912         * sysdeps/i386/fpu/s_exp2.S: Renamed to...
5913         * sysdeps/i386/fpu/e_exp2.S: ...this.   New file.
5914         * sysdeps/i386/fpu/s_exp2f.S: Renamed to...
5915         * sysdeps/i386/fpu/e_exp2f.S: ...this.   New file.
5916         * sysdeps/i386/fpu/s_exp2l.S: Renamed to...
5917         * sysdeps/i386/fpu/e_exp2l.S: ...this.   New file.
5918         * sysdeps/ieee754/flt-32/s_exp2f.c: Renamed to...
5919         * sysdeps/ieee754/flt-32/e_exp2f.c: ...this.   New file.
5920         * sysdeps/ieee754/dbl-64/s_exp2.c: Renamed to...
5921         * sysdeps/ieee754/dbl-64/e_exp2.c: ...this.   New file.
5922         * sysdeps/m68k/fpu/s_exp2.c: Renamed to...
5923         * sysdeps/m68k/fpu/e_exp2.c: ...this.   New file.
5924         * sysdeps/m68k/fpu/s_exp2f.c: Renamed to...
5925         * sysdeps/m68k/fpu/e_exp2f.c: ...this.   New file.
5926         * sysdeps/m68k/fpu/s_exp2l.c: Renamed to...
5927         * sysdeps/m68k/fpu/e_exp2l.c: ...this.   New file.
5929 2001-02-17  Andreas Jaeger  <aj@suse.de>
5931         * configure.in: Allow gcc 3.
5933 2001-02-16  Ulrich Drepper  <drepper@redhat.com>
5935         * math/w_acos.c: Move to ...
5936         * sysdeps/generic/w_acos.c: ...here.  New file.
5937         * math/w_acosf.c: Move to ...
5938         * sysdeps/generic/w_acosf.c: ...here.  New file.
5939         * math/w_acosh.c: Move to ...
5940         * sysdeps/generic/w_acosh.c: ...here.  New file.
5941         * math/w_acoshf.c: Move to ...
5942         * sysdeps/generic/w_acoshf.c: ...here.  New file.
5943         * math/w_acoshl.c: Move to ...
5944         * sysdeps/generic/w_acoshl.c: ...here.  New file.
5945         * math/w_acosl.c: Move to ...
5946         * sysdeps/generic/w_acosl.c: ...here.  New file.
5947         * math/w_asin.c: Move to ...
5948         * sysdeps/generic/w_asin.c: ...here.  New file.
5949         * math/w_asinf.c: Move to ...
5950         * sysdeps/generic/w_asinf.c: ...here.  New file.
5951         * math/w_asinl.c: Move to ...
5952         * sysdeps/generic/w_asinl.c: ...here.  New file.
5953         * math/w_atan2.c: Move to ...
5954         * sysdeps/generic/w_atan2.c: ...here.  New file.
5955         * math/w_atan2f.c: Move to ...
5956         * sysdeps/generic/w_atan2f.c: ...here.  New file.
5957         * math/w_atan2l.c: Move to ...
5958         * sysdeps/generic/w_atan2l.c: ...here.  New file.
5959         * math/w_atanh.c: Move to ...
5960         * sysdeps/generic/w_atanh.c: ...here.  New file.
5961         * math/w_atanhf.c: Move to ...
5962         * sysdeps/generic/w_atanhf.c: ...here.  New file.
5963         * math/w_atanhl.c: Move to ...
5964         * sysdeps/generic/w_atanhl.c: ...here.  New file.
5965         * math/w_cosh.c: Move to ...
5966         * sysdeps/generic/w_cosh.c: ...here.  New file.
5967         * math/w_coshf.c: Move to ...
5968         * sysdeps/generic/w_coshf.c: ...here.  New file.
5969         * math/w_coshl.c: Move to ...
5970         * sysdeps/generic/w_coshl.c: ...here.  New file.
5971         * math/w_drem.c: Move to ...
5972         * sysdeps/generic/w_drem.c: ...here.  New file.
5973         * math/w_dremf.c: Move to ...
5974         * sysdeps/generic/w_dremf.c: ...here.  New file.
5975         * math/w_dreml.c: Move to ...
5976         * sysdeps/generic/w_dreml.c: ...here.  New file.
5977         * math/w_exp10.c: Move to ...
5978         * sysdeps/generic/w_exp10.c: ...here.  New file.
5979         * math/w_exp10f.c: Move to ...
5980         * sysdeps/generic/w_exp10f.c: ...here.  New file.
5981         * math/w_exp10l.c: Move to ...
5982         * sysdeps/generic/w_exp10l.c: ...here.  New file.
5983         * math/w_exp2.c: Move to ...
5984         * sysdeps/generic/w_exp2.c: ...here.  New file.
5985         * math/w_exp2f.c: Move to ...
5986         * sysdeps/generic/w_exp2f.c: ...here.  New file.
5987         * math/w_exp2l.c: Move to ...
5988         * sysdeps/generic/w_exp2l.c: ...here.  New file.
5989         * math/w_fmod.c: Move to ...
5990         * sysdeps/generic/w_fmod.c: ...here.  New file.
5991         * math/w_fmodf.c: Move to ...
5992         * sysdeps/generic/w_fmodf.c: ...here.  New file.
5993         * math/w_fmodl.c: Move to ...
5994         * sysdeps/generic/w_fmodl.c: ...here.  New file.
5995         * math/w_hypot.c: Move to ...
5996         * sysdeps/generic/w_hypot.c: ...here.  New file.
5997         * math/w_hypotf.c: Move to ...
5998         * sysdeps/generic/w_hypotf.c: ...here.  New file.
5999         * math/w_hypotl.c: Move to ...
6000         * sysdeps/generic/w_hypotl.c: ...here.  New file.
6001         * math/w_j0.c: Move to ...
6002         * sysdeps/generic/w_j0.c: ...here.  New file.
6003         * math/w_j0f.c: Move to ...
6004         * sysdeps/generic/w_j0f.c: ...here.  New file.
6005         * math/w_j0l.c: Move to ...
6006         * sysdeps/generic/w_j0l.c: ...here.  New file.
6007         * math/w_j1.c: Move to ...
6008         * sysdeps/generic/w_j1.c: ...here.  New file.
6009         * math/w_j1f.c: Move to ...
6010         * sysdeps/generic/w_j1f.c: ...here.  New file.
6011         * math/w_j1l.c: Move to ...
6012         * sysdeps/generic/w_j1l.c: ...here.  New file.
6013         * math/w_jn.c: Move to ...
6014         * sysdeps/generic/w_jn.c: ...here.  New file.
6015         * math/w_jnf.c: Move to ...
6016         * sysdeps/generic/w_jnf.c: ...here.  New file.
6017         * math/w_jnl.c: Move to ...
6018         * sysdeps/generic/w_jnl.c: ...here.  New file.
6019         * math/w_lgamma.c: Move to ...
6020         * sysdeps/generic/w_lgamma.c: ...here.  New file.
6021         * math/w_lgammaf.c: Move to ...
6022         * sysdeps/generic/w_lgammaf.c: ...here.  New file.
6023         * math/w_lgammaf_r.c: Move to ...
6024         * sysdeps/generic/w_lgammaf_r.c: ...here.  New file.
6025         * math/w_lgammal.c: Move to ...
6026         * sysdeps/generic/w_lgammal.c: ...here.  New file.
6027         * math/w_lgammal_r.c: Move to ...
6028         * sysdeps/generic/w_lgammal_r.c: ...here.  New file.
6029         * math/w_lgamma_r.c: Move to ...
6030         * sysdeps/generic/w_lgamma_r.c: ...here.  New file.
6031         * math/w_log10.c: Move to ...
6032         * sysdeps/generic/w_log10.c: ...here.  New file.
6033         * math/w_log10f.c: Move to ...
6034         * sysdeps/generic/w_log10f.c: ...here.  New file.
6035         * math/w_log10l.c: Move to ...
6036         * sysdeps/generic/w_log10l.c: ...here.  New file.
6037         * math/w_log.c: Move to ...
6038         * sysdeps/generic/w_log.c: ...here.  New file.
6039         * math/w_logf.c: Move to ...
6040         * sysdeps/generic/w_logf.c: ...here.  New file.
6041         * math/w_logl.c: Move to ...
6042         * sysdeps/generic/w_logl.c: ...here.  New file.
6043         * math/w_pow.c: Move to ...
6044         * sysdeps/generic/w_pow.c: ...here.  New file.
6045         * math/w_powf.c: Move to ...
6046         * sysdeps/generic/w_powf.c: ...here.  New file.
6047         * math/w_powl.c: Move to ...
6048         * sysdeps/generic/w_powl.c: ...here.  New file.
6049         * math/w_remainder.c: Move to ...
6050         * sysdeps/generic/w_remainder.c: ...here.  New file.
6051         * math/w_remainderf.c: Move to ...
6052         * sysdeps/generic/w_remainderf.c: ...here.  New file.
6053         * math/w_remainderl.c: Move to ...
6054         * sysdeps/generic/w_remainderl.c: ...here.  New file.
6055         * math/w_scalb.c: Move to ...
6056         * sysdeps/generic/w_scalb.c: ...here.  New file.
6057         * math/w_scalbf.c: Move to ...
6058         * sysdeps/generic/w_scalbf.c: ...here.  New file.
6059         * math/w_scalbl.c: Move to ...
6060         * sysdeps/generic/w_scalbl.c: ...here.  New file.
6061         * math/w_sinh.c: Move to ...
6062         * sysdeps/generic/w_sinh.c: ...here.  New file.
6063         * math/w_sinhf.c: Move to ...
6064         * sysdeps/generic/w_sinhf.c: ...here.  New file.
6065         * math/w_sinhl.c: Move to ...
6066         * sysdeps/generic/w_sinhl.c: ...here.  New file.
6067         * math/w_sqrtl.c: Move to ...
6068         * sysdeps/generic/w_sqrtl.c: ...here.  New file.
6069         * math/w_tgamma.c: Move to ...
6070         * sysdeps/generic/w_tgamma.c: ...here.  New file.
6071         * math/w_tgammaf.c: Move to ...
6072         * sysdeps/generic/w_tgammaf.c: ...here.  New file.
6073         * math/w_tgammal.c: Move to ...
6074         * sysdeps/generic/w_tgammal.c: ...here.  New file.
6076         * locale/programs/ld-address.c (address_finish): Add 'S' to allow
6077         formats for postal_fmt.
6079 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
6081         * sysdeps/unix/sysv/linux/alpha/syscalls.list (ftruncate): Add
6082         __ftruncate64 alias.
6083         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (ftruncate):
6084         Likewise.
6086 2001-02-15  David Mosberger  <davidm@hpl.hp.com>
6088         * sysdeps/unix/sysv/linux/ia64/__longjmp.S (__longjmp): No need to
6089         do "loadrs".  Writing to bspstore already takes care of
6090         invalidating the "clean" partition.
6092 2001-02-16  Andreas Schwab  <schwab@suse.de>
6094         * sysdeps/m68k/fpu/s_nextafterl.c: New file.
6095         * sysdeps/m68k/fpu/s_fpclassifyl.c: New file.
6097 2001-02-15  Jakub Jelinek  <jakub@redhat.com>
6099         * posix/regex.c (init_syntax_once): Add prototype.
6100         (TRANSLATE): If MBS_SUPPORT, translate all characters up to '\xff'.
6101         (re_search_2): Avoid warning.
6102         (count_mbs_length): Add prototype.
6103         * posix/tst-regex3.c: New file.
6104         * posix/Makefile (tests): Add bug-regex3.
6106 2001-02-15  Ulrich Drepper  <drepper@redhat.com>
6108         * stdio-common/Makefile (tests): Add tst-gets.
6109         * stdio-common/tst-gets.c: New file.
6110         * stdio-common/tst-gets.input: New file.
6112         * elf/elf.h (DT_CHECKSUM): Define.
6114         * sysdeps/generic/strtoll.c: Don't export __strto*_internal as
6115         default symbol.
6116         * sysdeps/generic/strtoull.c: Likewise.
6118 2001-02-14  Wolfram Gloger  <wg@malloc.de>
6120         * malloc/malloc.c (new_heap): When allocating large chunk aligned
6121         to HEAP_MAX_SIZE, prefer one with lower address, to avoid `holes'
6122         between the heaps.
6124 2001-02-14  Ulrich Drepper  <drepper@redhat.com>
6126         * math/libm-test.inc (j0_test): Check whether sincos is available.
6127         (j1_test): Likewise.
6128         (jn_test): Likewise.
6129         (y0_test): Likewise.
6130         (y1_test): Likewise.
6131         (yn_test): Likewise.
6133         * posix/tst-gnuglob.c: Make a few entries DT_UNKNOWN and teach
6134         fake filesystem routines to handle this.
6136         * time/sys/time.h: Make settimeofday and adjtime available if
6137         _BSD_SOURCE.
6139         * time/sys/time.h: Make timer* macros available for BSD.
6141         * iconvdata/gb18030.c: Update for Dec 2000 re-release of GB18030.
6142         Patch by Yong Li <rigel863@yahoo.com>.
6144         * sysdeps/generic/glob.c (CONVERT_DIRENT_DIRENT64): Fix copying of
6145         name.
6147         * posix/Makefile (tests): Add tst-gnuglob.
6148         * posix/tst-gnuglob.c: New file.
6150 2001-02-13  H.J. Lu  <hjl@gnu.org>
6152         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Add __ftruncate64.
6154 2001-02-13  Ulrich Drepper  <drepper@redhat.com>
6156         * locale/programs/ld-paper.c (paper_output): Pretty printing.
6158         * iconvdata/Makefile (modules): Add GBBIG5.
6159         (distribute): Add gbbig5.c.
6160         * iconvdata/gconv-modules: Add entries for GBBIG5 module.
6162         * iconvdata/gbbig5.c: New file.
6163         Contributed by Yong Li <rigel863@yahoo.com>.
6165 2001-02-13  Philip Blundell  <pb@futuretv.com>
6167         * manual/crypt.texi: Remove outdated references to crypt add-on.
6169         * manual/creature.texi: Improve wording slightly.
6171 2001-02-13  Ulrich Drepper  <drepper@redhat.com>
6173         * io/ftw.c: Always use readdir64.
6174         * io/ftw64.c: Likewise.
6175         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
6176         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
6177         * sysdeps/generic/glob.c: Likewise.  Convert results of gl_readdir
6178         callback to dirent.  Still allow compiling outside glibc.
6179         * sysdeps/gnu/glob64.c: Define COMPILE_GLOB64.
6180         * sysdeps/unix/sysv/linux/i386/glob64.c: Likewise.
6182         * malloc/mtrace.c: Use fopen64.
6183         * posix/spawni.c: Use __open64.
6184         * sysdeps/unix/opendir.c: Likewise.
6185         * sysdeps/unix/sysv/linux/gethostid.c: Likewise.
6187         * sysdeps/generic/ftruncate64.c: Define __ftruncate64 and make old
6188         name a weak alias.
6189         * sysdeps/unix/sysv/aix/ftruncate64.c: Likewise.
6190         * sysdeps/unix/sysv/linux/ftruncate64.c: Likewise.
6191         * sysdeps/unix/sysv/linux/mips/ftruncate64.c: Likewise.
6192         * sysdeps/unix/sysv/linux/powerpc/ftruncate64.c: Likewise.
6194         * resolv/res_data.c: Add cast to avoid warning.
6196         * include/unistd.h: Declare __ftruncate64.
6198         * sysdeps/generic/utmp_file.c: Use LFS functions and types.
6200         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Use __lseek64
6201         instead of __lseek.
6203 2001-02-13  Andreas Jaeger  <aj@suse.de>
6205         * login/getutent_r.c: Include <stdlib.h> for NULL.
6206         * login/getutid_r.c: Likewise.
6208 2001-02-12  Ulrich Drepper  <drepper@redhat.com>
6210         * sysdeps/dbl-64/e_j0.c: Little optimization, use sincos.
6211         * sysdeps/dbl-64/e_j1.c: Likewise.
6212         * sysdeps/dbl-64/e_jn.c: Likewise.
6213         * sysdeps/flt-32/e_j0f.c: Likewise.
6214         * sysdeps/flt-32/e_j1f.c: Likewise.
6215         * sysdeps/ldbl-96/e_j0l.c: Likewise.
6217 2000-12-02  H.J. Lu  <hjl@gnu.org>
6219         * resolv/res_libc.c (res_init): Don't make it default.
6221 2001-02-12  Ulrich Drepper  <drepper@redhat.com>
6223         * manual/debug.texi: Improved the wording.
6224         Patch by Philip Blundell <pb@futuretv.com>.
6226 2001-02-12  Andreas Jaeger  <aj@suse.de>
6228         * posix/Makefile (tests): Don't run bug-regex2 when
6229         cross-compiling.
6231         * libio/Makefile (tests): Don't run test-freopen when
6232         cross-compiling.
6234         * manual/stdio.texi (Streams and I18N): Fix typos.
6236 2001-02-12  Ulrich Drepper  <drepper@redhat.com>
6238         * sysdeps/i386/fpu/libm-test-ulps: Adjust for errors in y0l.
6240         * math/libm-test.inc (j0_test): Make expected results long double
6241         constants.
6242         (y0_test): Likewise.
6244         * sysdeps/ieee754/ldbl-96/e_j0l.c: New file.
6245         Contributed by Stephen L. Moshier <moshier@na-net.ornl.gov>.
6247 2001-02-11  Jakub Jelinek  <jakub@redhat.com>
6249         * sysdeps/generic/strtoll.c (__strtoq_internal): Ressurect alias
6250         which was exported from libc.
6251         * sysdeps/generic/strtoull.c (__strtouq_internal): Likewise.
6253 2001-02-12  Andreas Jaeger  <aj@suse.de>
6255         * manual/arith.texi (Parsing of Integers): Fix some wordings.
6257 2001-02-11  Ulrich Drepper  <drepper@redhat.com>
6259         * sysdeps/generic/getsysstat.c: Change return value of get_phys_pages
6260         and get_avphys_page to long int.
6261         * sysdeps/unix/sysv/linux/getsysstat.c: Likewise.
6262         * include/sys/sysinfo.h: Likewise.
6263         * sysdeps/generic/sys/sysinfo.h: Likewise.
6264         * sysdeps/unix/sysv/linux/sys/sysinfo.h: Likewise.
6266         * sysdeps/unix/sysv/linux/getloadavg.c (getloadavg): Fail if we
6267         cannot return as many values as the user asked for.
6269 2001-02-11  Andreas Jaeger  <aj@suse.de>
6271         * manual/resource.texi (Memory Resources): Fix typo.
6273         * libio/Makefile ($(objpfx)test-freopen.out): Pass
6274         run-program-prefix.
6276         * libio/test-freopen.sh: Use run_program_prefix.
6278 2001-02-10  Andreas Jaeger  <aj@suse.de>
6280         * stdlib/Makefile (tests): Don't run tst-fmtmsg when
6281         cross-compiling.
6282         ($(objpfx)tst-fmtmsg.out): Pass run-program-prefix.
6284         * stdlib/tst-fmtmsg.sh (test): Use run_program_prefix for static
6285         only builds.
6287         * elf/Makefile (tests): Only run tst-pathopt with shared libs.
6289         * posix/Makefile: Fix typo, it's build-static-nss.
6291         * iconv/Makefile (extra-objs): New.
6293 2001-02-10  Mark Kettenis  <kettenis@gnu.org>
6295         * sysdeps/unix/stime.c: Include <time.h>.
6297         * sysdeps/mach/hurd/setitimer.c: Include <time.h>.
6299 2001-02-10  Andreas Jaeger  <aj@suse.de>
6301         * manual/string.texi (Search Functions): Fix typo.
6303 2001-02-10  Mark Kettenis  <kettenis@gnu.org>
6305         * sysdeps/unix/bsd/times.c: Reorder includes and add <time.h>.
6306         (timeval_to_clock_t): Add clk_tck argument and use that instead of
6307         CLK_TCK.
6308         (__times): Use __getclktck to get the number of clock ticks per
6309         second and use its return value instead of CLK_TCK.
6311 2001-02-10  Mark Kettenis  <kettenis@gnu.org>
6313         * sysdeps/unix/bsd/bsd4.4/bits/sockaddr.h (_HAVE_SA_LEN): Define.
6315 2001-02-10  Mark Kettenis  <kettenis@gnu.org>
6317         * sysdeps/mach/gettimeofday.c: Include <stddef.h>.
6319 2001-02-10  Andreas Jaeger  <aj@suse.de>
6321         * wctype/wcfuncs.c (func): Add prototype declarations to avoid
6322         warning.
6324 2001-02-09  Ulrich Drepper  <drepper@redhat.com>
6326         * posix/Makefile: Add rules to build and run bug-regex2.
6327         * posix/bug-regex2.c: New file.
6329 2001-02-10  Jakub Jelinek  <jakub@redhat.com>
6331         * posix/regex.c (convert_mbs_to_wcs): Change is_binary to char *.
6332         (regex_compile): Likewise.
6333         (FREE_VARIABLES): Don't free is_binary1 and is_binary2.
6334         (re_match_2_internal): Use just is_binary instead of two variables.
6335         Use REGEX_TALLOC to allocate it and FREE_VAR to free on failure.
6337 2001-02-09  Ulrich Drepper  <drepper@redhat.com>
6339         * version.h (VERSION): Bump to 2.2.2.
6341         * iconv/Makefile (distribute): Add iconv_charmap.c and
6342         dummy-repertoire.c.
6343         * elf/Makefile (distribute): Add firstobj.c.
6344         * Makefile (distribute): Add include/pthread.h.
6346         * configure.in: Require makeinfo version 4.
6348         * libio/tst_wscanf.c (main): Add cast to avoid warning.
6349         * libio/tst_swscanf.c (main): Likewise..
6351 2001-02-09  Jakub Jelinek  <jakub@redhat.com>
6353         * sysdeps/generic/setenv.c (unsetenv): Remove const from len.
6354         * sysdeps/sparc/fpu/bits/mathinline.h (sqrt, fdim): Don't define if
6355         __NO_MATH_INLINES.
6356         * sysdeps/i386/dl-machine.h (elf_machine_rel): Only declare refsym
6357         if not RTLD_BOOTSTRAP.
6358         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
6359         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
6361 2001-02-09  Ulrich Drepper  <drepper@redhat.com>
6363         * locale/programs/linereader.c (get_ident): Stop loop if EOF.  Use
6364         lr_ungetc to push back last read character.
6365         * locale/programs/linereader.h (lr_ungetc): Don't push back is
6366         character is EOF.
6367         (lr_ignore_rest): Don't warn about garbage if it is really the end
6368         of the file.
6370         * manual/Makefile: Use ifnottext and not ifinfo to protect Top node
6371         definition.
6373 2001-02-08  Ulrich Drepper  <drepper@redhat.com>
6375         * Makerules (build-shlib): Work around different order of
6376         processing of -B option in different gcc versions.
6378         * posix/regex.c: Fix alignment problem.
6379         Patch by Isamu Hasegawa <isamu@yamato.ibm.com>.
6381         * sysdeps/alpha/strrchr.S: Little optimization.
6382         Patch by Richard Henderson <rth@redhat.com>.
6384         * sysdeps/alpha/alphaev67/strrchr.S: New file.
6385         Contributed by Rick Gorton <rick.gorton@alpha-processor.com>.
6387 2001-02-08  kaz Kojima  <kkojima@rr.iij4u.or.jp>
6389         * sysdeps/sh/sh3/setjmp.S (__sigsetjmp): Correct function name
6390         in the assembler end directive.
6392 2001-02-08  Andreas Jaeger  <aj@suse.de>
6394         * manual/stdio.texi (Closing Streams): Fix typos.
6396 2001-02-07  Ulrich Drepper  <drepper@redhat.com>
6398         * sysdeps/alpha/alphaev67/strncat.S: Align last write address.
6399         Patch by Richard Henderson <rth@redhat.com>.
6400         Reported by Claus-Justus Heine <heine@instmath.rwth-aachen.de>.
6402         * stdlib/strfmon.c [USE_IN_LIBIO]: Define lock variable and store
6403         pointer in FILE structure before calling _IO_init.
6404         * stdlib/Makefile: Add -D_IO_MTSAFE_IO to CFLAGS for strfmon and
6405         strfmon_l if necessary.
6406         Reported by Jury Gerold <gjury@grips.com>.
6408         * sysdeps/gnu/netinet/tcp.h: Correct values of TCP_ macros.
6409         Patch by Pekka.Pietikainen@cern.ch.
6411         * posix/regex.c: Correct several problems with 64-bit architectures
6412         introduced in the MBS changes.
6413         Patch by Isamu Hasegawa <isamu@yamato.ibm.com>.
6415 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
6417         * math/tgmath.h: Only add l suffixes if __NO_LONG_DOUBLE_MATH is
6418         not defined.
6419         * sysdeps/alpha/fpu/bits/mathinline.h: Honour __NO_MATH_INLINES.
6421 2001-02-07  Andreas Jaeger  <aj@suse.de>
6423         * manual/install.texi (Tools for Compilation): Fix typo.
6424         Reported by Pavel Machek <pavel@bug.ucw.cz>.
6426 2001-02-07  Ulrich Drepper  <drepper@redhat.com>
6428         * stdlib/strtod.c: Never stop prematurely reading digits before the
6429         decimal point is found.  Compute exponent limit for negative exponents
6430         correctly.  For numbers ending in all zeros eat the zeros even before
6431         the decimal point if the exponent is negative [PR libc/2072].
6432         * stdlib/Makefile (tests): Add bug-strtod.
6433         * stdlib/bug-strtod.c: New file.
6435 2001-02-07  Andreas Jaeger  <aj@suse.de>
6437         * posix/bug-regex1.c: Include <wchar.h> for fwide.
6439 2001-02-06  Ulrich Drepper  <drepper@redhat.com>
6441         * posix/regex.c (regex_compile): Don't store pointer in wchar_t array.
6442         Store index.
6443         (compile_range): Handle index being passed, not pointer.
6444         Patch by Isamu Hasegawa <isamu@yamato.ibm.com>.
6446         * posix/regex.c: Fix a cast in the code for bracket handling which
6447         caused 8-bit uncleanliness.
6448         Patch by Michal Jaegermann <michal@ellpspace.math.ualberta.ca>.
6450         * posix/Makefile (tests): Add bug-regex1.
6451         * posix/bug-regex1.c: New file.
6452         Contributed by Jim Meyering <jim@meyering.net>.
6454         * posix/regex.c: Many cleanups for incorrect format strings.
6456 2001-02-06  Andreas Jaeger  <aj@suse.de>
6458         * time/time.h (CLK_TCK): Check for !__STRICT_ANSI.
6460 2001-02-06  Ulrich Drepper  <drepper@redhat.com>
6462         * locale/programs/locale.c (write_locales): Use scandir to read
6463         directory so that the entries are sorted.
6465 2001-02-06  Andreas Jaeger  <aj@suse.de>
6467         * include/pthread.h: New file.
6469         * wctype/wctype.h: Move internal interfaces from here to...
6470         * include/wctype.h: ...here.
6472         * wcsmbs/wchar.h: Move __wcslen from here to...
6473         * include/wchar.h: ...here.
6475         * posix/sys/wait.h: Move __wait from here to...
6476         * include/sys/wait.h: ...here.
6478         * string/string.h: Move __ffs and __strerror_r from here to...
6479         * include/string.h: ...here.
6481         * stdlib/stdlib.h: Move __on_exit from here to...
6482         * include/stdlib.h: ...here.
6484         * libio/stdio.h: Move __vsnprintf from here to...
6485         * include/stdio.h: ...here.
6487 2001-02-06  Andreas Schwab  <schwab@suse.de>
6489         * sysdeps/unix/sysv/linux/ia64/ioperm.c: Don't include kernel
6490         headers.
6492         * timezone/Makefile: Don't assume that $(inst_zonedir) is a subdir
6493         of $(inst_datadir).
6495 2001-02-06  Ulrich Drepper  <drepper@redhat.com>
6497         * iconvdata/Makefile: Add dependency for bug-iconv2.out.
6499 2001-02-06  Andreas Jaeger  <aj@suse.de>
6501         * elf/firstobj.c: Add prototype.
6503         * posix/regex.c (convert_mbs_to_wcs): Make static, add prototype
6504         (truncate_wchar): Likewise.
6506 2001-02-06  Ulrich Drepper  <drepper@redhat.com>
6508         * locale/programs/locale.c: Implement --verbose option for -a
6509         which prints detailed information about the locales.
6511 2001-02-05  Ulrich Drepper  <drepper@redhat.com>
6513         * sunrpc/xdr_rec.c (set_input_fragment): Change type of header
6514         variable to uint32_t.
6515         Reported by Ulrich Weigand <weigand@immd1.informatik.uni-erlangen.de>.
6517 2001-02-04  Bruno Haible  <haible@clisp.cons.org>
6519         * locale/C-translit.h.in: Add transliterations for CJK units of
6520         measurement.
6522 2001-02-05  Ulrich Drepper  <drepper@redhat.com>
6524         * elf/cache.c (print_entry): Use PRIx64 instead of Lx in printf
6525         string.  Include <inttypes.h> instead of <stdint.h>.
6527         * localedata/Makefile (tests): Add bug-iconv-trans.
6528         Define bug-iconv-trans-ENV.
6529         * localedata/bug-iconv-trans.c: New file.
6531 2001-02-04  Bruno Haible  <haible@clisp.cons.org>
6533         * iconv/gconv_trans.c (__gconv_transliterate): Use a temporary output
6534         pointer, to avoid accumulating output from incomplete (unsuccessful)
6535         transliteration attempts.
6537 2001-02-05  Ulrich Drepper  <drepper@redhat.com>
6539         * elf/ldconfig.c (search_dir): Use PRIx64 instead of Lx in printf
6540         string.  Include <inttypes.h> instead of <stdint.h>.
6542         * configure.in: Add check for bison.
6543         * config.make.in: Define BISON variable.
6544         * intl/Makefile: Use BISON instead of YACC when generating plural.c.
6545         Rename YFLAGS to BISONFLAGS.
6547 2001-02-05  Andreas Jaeger  <aj@suse.de>
6549         * io/test-lfs.c (do_test): Test lseek64 return value, call
6550         test_ftello.
6551         (test_ftello): New function to test ftello64 and fseeko64.
6553         * signal/signal.h: Move __sigaction from here to...
6554         * include/signal.h: ...here.
6556         * io/fcntl.h: Move __fcntl and __open to...
6557         * include/fcntl.h: ...here.
6559 2001-02-04  Philip Blundell  <philb@gnu.org>
6561         * configure.in: Distinguish ARM from Thumb.
6563 2001-02-04  Philip Blundell  <philb@gnu.org>
6565         * sysdeps/arm/dl-machine.h (elf_machine_rel): Correct handling of
6566         PC24 relocs with negative value.
6568 2001-02-04  Ulrich Drepper  <drepper@redhat.com>
6570         * iconv/Makefile (iconv_prog-modules): Define.  Add vpath to find
6571         files in locale/programs.  Add CFLAGS definition to allow compiling
6572         localedef files.
6573         * iconv/dummy-repertoire.c: New file.
6574         * iconv/iconv_charmap.c: New file.
6575         * iconv/iconv_prog.h: New file.
6576         * iconv/iconv_prog.c: Make verbose and omit_invalid global.
6577         (main): If parameter for -f and -t contain slashes try first to resolve
6578         the strings as filenames of charmap files.  Use them for conversion
6579         in this case.
6580         * iconvdata/run-iconv-test.sh: If charmaps exist also run tests with
6581         iconv getting charmap names as parameters.
6582         * locale/programs/linereader.c (lr_token): Take extra parameters
6583         verbose and pass it to get_string.
6584         (get_string): Take extra parameters verbose.
6585         * locale/programs/charmap.c (parse_charmap): Take extra parameters
6586         verbose and be_quiet.  Change all callers of lr_token and
6587         parse_charmap.
6588         * locale/programs/charmap.h: Likewise.
6589         * locale/programs/ld-address.c: Likewise.
6590         * locale/programs/ld-collate.c: Likewise.
6591         * locale/programs/ld-ctype.c: Likewise.
6592         * locale/programs/ld-identification.c: Likewise.
6593         * locale/programs/ld-measurement.c: Likewise.
6594         * locale/programs/ld-messages.c: Likewise.
6595         * locale/programs/ld-monetary.c: Likewise.
6596         * locale/programs/ld-name.c: Likewise.
6597         * locale/programs/ld-numeric.c: Likewise.
6598         * locale/programs/ld-paper.c: Likewise.
6599         * locale/programs/ld-telephone.c: Likewise.
6600         * locale/programs/ld-time.c: Likewise.
6601         * locale/programs/linereader.c: Likewise.
6602         * locale/programs/linereader.h: Likewise.
6603         * locale/programs/localedef.c: Likewise.
6604         * locale/programs/locfile.c: Likewise.
6605         * locale/programs/locfile.h: Likewise.
6606         * locale/programs/repertoire.c: Likewise.
6608 2001-02-03  Ulrich Drepper  <drepper@redhat.com>
6610         * iconv/iconv_prog.c (main): If output file name is "-" write to
6611         stdout.
6612         (main): If -f or -t argument is missing use charset of the current
6613         locale.
6615 2001-02-03  Andreas Jaeger  <aj@suse.de>
6617         * sysdeps/i386/elf/start.S (_start): Align stack to 16-byte
6618         boundary for SSE/SSE-2 alignment.
6620         * posix/Makefile ($(objpfx)annexc.out): Also pass sysincludes to
6621         annexc.
6623 2001-02-03  Ulrich Drepper  <drepper@redhat.com>
6625         * sysdeps/unix/sysv/linux/arm/sys/ucontext.h: File was using crlf.
6626         Remove comma at end of enum.
6628         * elf/dl-init.c: Add a few __builtin_expect.
6630         * hesiod/hesiod.c: Remove unnecessary code.  Remove all uses of strcat.
6632 2001-02-02  Ulrich Drepper  <drepper@redhat.com>
6634         * hesiod/hesiod.c (hesiod_resolve): Also search HS records if
6635         errno is ECONNREFUSED.
6637         * posix/Makefile: Define MBS_SUPPORT for regex.c.
6638         * posix/regex.c: Implement multibyte character handling.
6639         Patch by Isamu Hasegawa <isamu@yamato.ibm.co.jp>.
6641         * string/tst-svc.input: Add two more test cases.
6642         * string/tst-svc.expect: Modify to reflect new test cases.
6644 2001-02-01  Jakub Jelinek  <jakub@redhat.com>
6646         * sysdeps/posix/getaddrinfo.c (gaih_local, gaih_inet): Replace all
6647         tp->name tests with tp->name[0] tests.
6649 2001-01-29  Ben Collins  <bcollins@debian.org>
6651         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_gethostton_r):
6652         Fix check for name == NULL.
6654 2001-02-01  Ulrich Drepper  <drepper@redhat.com>
6656         * elf/Makefile: Add rules to build and run initfirst test.
6657         * elf/initfirst.c: New file.
6658         * elf/firstobj.c: New file.
6660         * Makerules (build-shlib): Add $(extra-B-$(@F:lib%.so=%).so).
6661         * configure.in: Test for -z initfirst linker option.
6662         * config.make.in: Add have-z-initfirst.
6663         * elf/dl-init.c (_dl_init): Split out actual initialization code in
6664         new function call_init.  If _dl_initfirst is non-NULL initialize first.
6665         * elf/dl-load.c (_dl_map_from_fd): If DF_1_INITFIRST flag is set
6666         remember object in _dl_initfirst.
6667         * elf/soinit.c: Remove special support for calling
6668         __pthread_initialize_minimal.
6670         * conform/conformtest.pl: Add missing $prepend in type test.
6672 2001-01-31  Ulrich Drepper  <drepper@redhat.com>
6674         * elf/elf.h (SHT_CHECKSUM): New definition.
6676         * posix/fnmatch_loop.c: Remove incorrect reverse condition in
6677         [. .] matching.  Patch by Isamu Hasegawa <isamu@yamato.ibm.com>.
6678         * posix/tst-fnmatch.input: Add tests for [. .] in locales.
6680 2001-01-31  Mark Kettenis  <kettenis@gnu.org>
6682         * misc/sys/select.h: Include <bits/time.h> instead of <sys/time.h>
6683         to get definition of `struct timeval'.
6685 2001-01-31  Ulrich Drepper  <drepper@redhat.com>
6687         * posix/tst-fnmatch.input: Add test cases for de_DE.UTF-8 locale.
6688         * posix/fnmatch_loop.c: Fix handling of [= =] for multibyte charsets.
6690 2001-01-30  Ulrich Drepper  <drepper@redhat.com>
6692         * iconv/gconv_open.c (__gconv_open): Set conv_flags if IGNORE is
6693         seen, not flags.
6695         * nis/nis_findserv.c: Include <time.h>.
6697 2001-01-30  Yong Li  <yong.li@asu.edu>
6699         * iconv/iconv_prog.c (main): Correct error handling method name.
6701 2001-01-29  Ben Collins  <bcollins@debian.org>
6703         * sysdeps/sparc/fpu/fraiseexcpt.c: Include <float.h>.
6704         * sysdeps/hppa/fpu/fraiseexcpt.c: Likewise.
6705         * sysdeps/m68k/fpu/fraiseexcpt.c: Likewise.
6706         * sysdeps/s390/fpu/fraiseexcpt.c: Likewise.
6708 2001-01-30  Ulrich Drepper  <drepper@redhat.com>
6710         * locale/programs/ld-measurement.c (measurement_finish): Fix a typo.
6711         Patch by Marko Myllynen <myllynen@lut.fi>.
6713         * string/bits/string2.h (__strpbrk_c2): Correct parameter types
6714         (int instead of char).
6715         (__strpbrk_c3): Likewise.
6716         Reported by GOTO Masanori <gotom@debian.or.jp>.
6718         * sysdeps/generic/bits/sockaddr.h: Remove SA_LEN macro.
6719         * sysdeps/unix/bsd/bsd4.4/bits/sockaddr.h: Likewise.
6720         * include/sys/socket.h: Add SA_LEN here for internal use.
6721         Reported by Arkadiusz Miskiewicz <misiek@pld.ORG.PL>.
6723 2001-01-29  Ulrich Drepper  <drepper@redhat.com>
6725         * malloc/Makefile: Don't build memusagestat if cross-compiling.
6727         * sysdeps/generic/dl-sysdep.c (set_seen): Fix typo.
6729         * math/libm-test.inc (rint_test): Add a few more tests for round
6730         to even rounding.
6732 2001-01-28  Ulrich Drepper  <drepper@redhat.com>
6734         * conform/data/pthread.h-data: Correct return type of pthread_exit.
6736         * conform/conformtest.pl: Add -fno-builtin to CFLAGS.
6738         * conform/data/stdlib.h-data: Add _Exit.
6740         * inet/arpa/inet.h: Don't include <sys/types.h>.  Define socklen_t
6741         if not already happened.
6742         * inet/netinet/in.h: Don't include <sys/types.h>, use <bits/types.h>.
6743         Don't include <limits.h> and <bits/sockaddr.h>.
6745         * conform/data/netinet/in.h-data: Allow all of <inttypes.h>.
6747         * conform/data/spawn.h-data: Allow all of <sched.h>.
6749         * sysdeps/ia64/fpu/fraiseexcpt.c: Include <float.h>.  Removed
6750         unused variable.
6752         * sunrpc/xdr_rec.c (xdrrec_getpos): Add cast to long to avoid warning.
6753         * sunrpc/xdr_sizeof.c (x_inline): Likewise.
6755         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Include <float.h>.
6757         * conform/conformtest.pl: Define $mustprepend{"stdio.h"}.
6758         * libio/stdio.h: Define va_list correctly.
6760         * conform/data/pthread.h-data: Make priority protocol related
6761         functions optional.  Fix typos.
6763         * posix/sched.h: Define sched_priority as __sched_priority.
6764         * sysdeps/generic/bits/sched.h (struct sched_param): Rename element
6765         to __sched_priority.
6766         * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
6768 2001-01-27  Ulrich Drepper  <drepper@redhat.com>
6770         * sysdeps/generic/clock_getcpuclockid.c: Include <time.h> instead
6771         of <sys/time.h>.
6773         * sysdeps/unix/stime.c: Include <stddef.h> for NULL.
6774         * sysdeps/unix/time.c: Likewise.
6776         * conform/data/time.h-data: CLK_TCK is not in XPG6.  Fix tzname entry.
6777         * sysdeps/mach/hurd/bits/time.h: Don't define CLK_TCK for XPG6.
6778         * sysdeps/mach/hurd/i386/bits/time.h: Likewise.
6779         * sysdeps/unix/sysv/linux/bits/time.h: Likewise.
6780         * sysdeps/unix/sysv/linux/alpha/bits/time.h: Likewise.
6781         * sysdeps/unix/sysv/linux/i386/bits/time.h: Likewise.
6782         * sysdeps/unix/sysv/linux/ia64/bits/time.h: Likewise.
6783         * time/time.h: Likewise.
6785         * conform/conformtest.pl (@headers): Add complex.h and tgmath.h.
6786         * conform/data/complex.h-data: New file.
6787         * conform/data/tgmath.h-data: New file.
6789         * conform/data/wchar.h-data: Add missing functions.
6791         * sysdeps/gnu/bits/utmpx.h: Define RUN_LVL only if __USE_GNU.
6793         * conform/data/termios.h-data: Add missing const in tcsetattr()
6794         prototype.
6796         * posix/sys/wait.h: Include <signal.h> and <sys/resource.h>.
6797         Don't define pid_t here.
6799         * conform/data/sys/utsname.h-data: Don't provide fixed array sizes.
6801         * conform/data/sys/time.h-data: Allow sys/select.h.
6802         * conform/data/sys/un.h-data: Fix typo.
6803         * time/sys/time.h: Don't include all of <time.h>, just struct timeval.
6804         * sysdeps/posix/clock_getres.c: Include <time.h> instead of
6805         <sys/time.h>.
6806         * sysdeps/unix/clock_nanosleep.c: Likewise.
6807         * sysdeps/unix/i386/clock_getcpuclockid.c: Likewise.
6808         * sysdeps/unix/i386/i586/clock_getres.c: Likewise.
6809         * sysdeps/unix/clock_gettime.c: Also include <time.h>.
6810         * sysdeps/unix/clock_settime.c: Likewise.
6812         * sysdeps/generic/pselect.c: Include <stddef.h> for NULL.
6813         * login/getutent.c: Likewise.
6814         * login/getutid.c: Likewise.
6815         * login/getutline.c: Likewise.
6817         * socket/sys/un.h: Define SUN_LEN only if __USE_MISC.
6819         * sysdeps/unix/sysv/linux/bits/statvfs.h: Change type of f_fsid field
6820         to unsigned long.  Add __f_unused.  Define _STATVFSBUF_F_UNUSED.
6821         * sysdeps/unix/sysv/linux/internal_statvfs.c: Adjust initialization of
6822         f_fsid field after change in struct statvfs.
6823         * sysdeps/unix/sysv/linux/alpha/bits/statvfs.h: New file.
6824         * sysdeps/unix/sysv/linux/ia64/bits/statvfs.h: New file.
6825         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/statvfs.h: New file.
6827         * conform/data/sys/stat.h-data: Remove isfdtype.  Use
6828         optional-macro.
6830         * conform/data/sys/socket.h-data: Fix typos.  Correct getsockopt,
6831         recvfrom, send, and socketpair prototypes.  Add allow lines.
6832         * socket/sys/socket.h: Include <sys/uio.h>.
6833         Don't use fancy __SOCKADDR_ARG definition unless __USE_GNU.
6834         Fix type of second parameter of listen.
6835         Don't declare isfdtype unless __USE_MISC.
6836         * sysdeps/generic/listen.c: Fix type of second parameter of listen.
6837         * sysdeps/mach/hurd/listen.c: Likewise.
6838         * sysdeps/generic/bits/socket.h (struct sockaddr_storage): Define
6839         ss_family and __ss_family.
6840         * sysdeps/unix/sysv/aix/bits/socket.h: Likewise.
6841         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
6842         (struct msghdr): Change type of msg_iovlen to int and type of
6843         msg_controllen to socklen_t.
6844         * sysdeps/unix/sysv/linux/alpha/bits/socket.h: New file.
6845         * sysdeps/unix/sysv/linux/ia64/bits/socket.h: New file.
6846         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/socket.h: New file.
6847         * inet/rcmd.c (rcmd_af): __ss_family is now ss_family.
6848         (rresvport_af): Likewise.
6850         * conform/data/sys/shm.h-data: SHMLBA is not required to by a constant.
6851         * conform/conformtest.pl: Implement handling of symbol.
6853         * signal/signal.h: Fix handling of __need_* symbols.
6854         * misc/sys/select.c: Define fd_set here.  Remove __fd_set.  Define
6855         fd_mask only if __USE_MISC.  Declare pselect for __USE_XOPEN2K.
6856         * include/sys/select.h: Use fd_set not __fd_set.
6857         * sysdeps/generic/bits/select.h: Likewise.
6858         * sysdeps/i386/bits/select.h: Likewise.
6859         * sysdeps/generic/bits/types.h: Don't define __fd_mask, __NFDBITS,
6860         __FDELT, __FDMASK, and __fd_set here.
6861         * sysdeps/unix/sysv/aix/bits/types.h: Likewise.
6862         * sysdeps/unix/sysv/hpux/bits/types.h: Likewise.
6863         * sysdeps/unix/sysv/linux/bits/types.h: Likewise.
6864         * sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
6865         * sysdeps/unix/sysv/linux/ia64/bits/types.h: Likewise.
6866         * sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
6867         * sysdeps/unix/sysv/linux/sparc/bits/types.h: Likewise.
6868         * sysdeps/unix/sysv/sysv4/solaris2/bits/types.h: Likewise.
6869         * time/sys/time.h: Define struct timeval before including <time.h>
6870         and <sys/select.h>.
6872         * conform/data/sys/time.h-data: fd_set is a typedef.
6873         * conform/data/sys/select.h-data: New file.
6874         * conform/data/sys/mman.h-data: Make typed mem stuff optional.
6875         * conform/conformtest.pl (@headers): Add sys/select.h.
6876         (type, optional-type): Unless testing a typedef instantiate object.
6877         Implement optional-function.
6879         * math/test-misc.c: Include <float.h>.
6881 2001-01-27  Andreas Jaeger  <aj@suse.de>
6883         * misc/efgcvt_r.c: Include <float.h>.
6885 2001-01-26  Ulrich Drepper  <drepper@redhat.com>
6887         * conform/data/stdlib.h-data: Account for XPG6 changes.
6888         * stdlib/stdlib.h (__random): Change return value type to long.
6889         (posix_memalign): Cleanup parameter names.
6890         (setenv, unsetenv): Make available for __USE_XOPEN2K.
6891         Change return type of unsetenv to int.
6892         (qecvt, qgcvt, qfcvt): Declare only if __USE_MISC.
6893         * include/stdlib.h: Change return type of unsetenv to int.
6894         Change return type of random to long int.
6895         * sysdeps/generic/setenv.c (unsetenv): Change return type to int.
6896         Return -1 and set errno if parameter is invalid.
6897         * stdlib/random.c (__random): Change return value type to long.
6899         * conform/data/stdio.h-data: Account for changes in XPG6.
6901         * conform/data/spawn.h-data: Correct posix_spawnattr_setflags
6902         prototype.
6904         * conform/conformtest.pl: Define $mustprepend{"signal.h"}.
6905         * conform/data/signal.h-data: Fix sigev_notify_function entry.
6906         Fix typo (SIGVALRM -> SIGVTALRM).
6907         * sysdeps/unix/sysv/linux/bits/siginfo.h: Define sigev_notify_attr
6908         with real type.
6909         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Likewise.
6910         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
6911         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h: Likewise.
6912         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
6913         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/siginfo.h: Likewise.
6915         * conform/conformtest.pl: Implement optional-element.  Define
6916         $mustprepend{"sched.h"}.
6917         * conform/data/sched.h-data: Make sporadic scheduler definitions
6918         optional.
6920         * pwd/pwd.h: Don't define getpwent_r for XPG.
6922         * io/sys/poll.h: Define nfds_t and use it in poll prototype.
6923         * sysdeps/generic/poll.c: Use nfds_t type in function definition.
6924         * sysdeps/mach/hurd/poll.c: Likewise.
6925         * sysdeps/unix/bsd/poll.c: Likewise.
6926         * sysdeps/unix/sysv/linux/poll.c: Likewise.
6927         * sysdeps/unix/sysv/aix/poll.c: Likewise.
6928         * sysdeps/generic/bits/poll.h: Define NPOLLFILE only if __USE_MISC.
6929         * sysdeps/unix/sysv/linux/bits/poll.h: Likewise.
6930         * sysdeps/unix/sysv/linux/m68k/bits/poll.h: Likewise.
6931         * sysdeps/unix/sysv/linux/mips/bits/poll.h: Likewise.
6932         * sysdeps/unix/sysv/linux/sparc/bits/poll.h: Likewise.
6933         * conform/data/poll.h-data: Fix typo in poll prototype.
6935         * sysdeps/gnu/netinet/tcp.h: Define everything but TCP_ macros
6936         only if __USE_MISC.
6937         * conform/data/netinet/tcp.h-data: Reserved prefix TCP_.
6939         * sysdeps/gnu/net/if.h: Cleanup namespace.  Define IF_NAMESIZE.
6941         * inet/netinet/in.h: Make IPPROTO_ constants also macros.
6943         * conform/conformtest.pl: Implement optional-type.
6945         * resolv/netdb.h: Include <netinet/in.h> not <sys/socket.h>.  Include
6946         <rpc/netdb.h> only if __USE_MISC.  Include <stdint.h> instead of
6947         defining uint32_t here.  Define IPPORT_RESERVED.
6948         (struct hostent): Type of h_length element is int.
6949         (getnameinfo): Type of flags parameter is unsigned int.
6950         * inet/getnameinfo.c (getnameinfo): flags argument is unsigned.
6951         * conform/data/netdb.h-data: Add many missing definitions.
6953         * conform/conformtest.pl: Implement optional-macro.
6954         * conform/data/math.h-data: Update for XPG6.
6956         * math/math.h (HUGE): Define as FLT_MAX value but don't use
6957         FLT_MAX.  Don't include <float.h>.
6958         (MAXFLOAT): Likewise.
6960         * math/math.h: Define MATH_ERRNO and MATH_ERREXCEPT.
6962         * include/bits/xopen_lim.h: Don't define FOPEN_MAX here.
6964         * conform/data/limits.h-data: Mark constants as optional wherever
6965         appropriate.
6967         * posix/bits/posix2_lim.h: Set correct values for
6968         _POSIX2_COLL_WEIGHTS_MAX and _POSIX2_CHARCLASS_NAME_MAX.  Remove
6969         EQUIV_CLASS_MAX.
6971         * posix/bits/posix1_lim.h: Define _POSIX_TZNAME_MAX as 6.
6972         Required by POSIX.
6974         * intl/loadmsgcat.c: Include <locale.h.> for _LIBC.
6976         * conform/data/netinet/in.h-data: Add reserved prefixes.
6978         * conform/data/arpa/inet.h-data: Fix a few typos.
6980 2001-01-26  Andreas Jaeger  <aj@suse.de>
6982         * sysdeps/generic/strtol.c: Include <locale.h>
6983         * stdlib/strtod.c: Likewise
6984         * stdlib/strfmon.c: Likewise.
6985         * string/strcoll.c: Likewise.
6986         * string/strxfrm.c: Likewise.
6987         * wctype/wcfuncs_l.c: Likewise.
6988         * wctype/wctype_l.c: Likewise.
6989         * wctype/wctrans_l.c: Likewise.
6991         * include/bits/locale.h: New file.
6993 2001-01-26  Ulrich Drepper  <drepper@redhat.com>
6995         * locale/langinfo.h: Correct logic in #ifs when defining YESSTR
6996         and NOSTR.
6998         * locale/Makefile (headers): Add bits/locale.h.
6999         * locale/langinfo.h: Don't include <locale.h>.  Include <bits/locale.h>
7000         and use __LC_ constants instead of LC_.
7001         * locale/locale.h: Include <bits/locale.h> and define LC_ constants
7002         using __LC_ constants.
7003         * locale/bits/locale.h: New file.
7004         * locale/loadlocale.c: Include <locale.h>.
7005         * locale/nl_langinfo.h: Likewise.
7007         * posix/glob.h: Cleanup namespace for non-_GNU_SOURCE case.
7009         * io/sys/stat.h: Define S_IFSOCK for XPG6.
7011         * conform/data/fcntl.h-data: posix_madvise is not expected here.
7013         * conform/conformtest.pl: Fix handling of macro-str.
7015         * conform/data/inttypes.h-data: Add missing definition and all of
7016         stdint.h-data.
7018         * sysdeps/unix/sysv/linux/sys/param.h (MAXSYMLINKS): Bump to 20.
7020 2001-01-25  Ulrich Drepper  <drepper@redhat.com>
7022         * conform/conformtest.pl (@headers): Add stdint.h.
7023         * conform/data/stdint.h-data: New file.
7025         * conform/conformtest.pl: Recognize options --headers and
7026         --dialect.  Add dialect-specific CFLAGS.
7028         * conform/conformtest.pl: Implement handling of recursive
7029         allow-header.
7031         * conform/data/locale.h-data: Add new struct lconv members.
7033         * posix/wordexp.h: Correct definition of wordexp_t.
7034         * posix/wordexp.c: Moved to ...
7035         * sysdeps/generic/wordexp.c: ...here.  New file.
7036         * sysdeps/unix/sysv/linux/alpha/wordexp.c: New file.
7037         * sysdeps/unix/sysv/linux/ia64/wordexp.c: New file.
7038         * sysdeps/unix/sysv/linux/sparc/sparc64/wordexp.c: New file.
7039         * sysdeps/unix/sysv/linux/alpha/Versions [libc] (GLIBC_2.2.2): Add
7040         wordexp.
7041         * sysdeps/unix/sysv/linux/ia64/Versions: Likewise.
7042         * sysdeps/unix/sysv/linux/sparc/sparc64/Versions: Likewise.
7044         * math/tgmath.h: Pretty printing.
7046         * math/Makefile (tests): Add test-tgmath.
7047         (CFLAGS-test-tgmath.c): New variable.
7048         * math/test-tgmath.c: New file.  Contributed by Jakub Jelinek.
7050         * conform/conformtest.pl: Handle allow-header in secondary headers
7051         correctly.
7053         * conform/data/fcntl.h-data: Mark symbols introduced in XPG6 with
7054         #ifdef.
7056         * conform/data/netinet/in.h-data: Use correct comment character.
7057         * conform/data/sys/stat.h-data: Likewise.
7059 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
7061         * math/tgmath.h (__TGMATH_BINARY_FIRST_REAL_ONLY,
7062         __TGMATH_BINARY_REAL_ONLY, __TGMATH_TERNARY_FIRST_SECOND_REAL_ONLY,
7063         __TGMATH_TERNARY_REAL_ONLY): Use proper arguments to
7064         __builtin_classify_type, add ##f suffixes where appropriate.
7065         (__TGMATH_UNARY_REAL_IMAG): Remove extraneous left parenthesis.
7066         (__TGMATH_BINARY_REAL_IMAG): Likewise, use proper arguments to
7067         __builtin_classify_type.
7068         (fma): Fix spelling of first argument.
7070 2001-01-25  Ulrich Drepper  <drepper@redhat.com>
7072         * conform/data/unistd.h-data: Mark functions removed in XPG6
7073         correctly.
7075         * posix/unistd.h: Don't make functions removed in XPG6 available if
7076         __USE_XOPEN2K.
7078         * conform/conformtest.pl: Implement optional-constant.
7079         * conform/data/unistd.h-data: Use optional-constant wherever
7080         appropriate.
7082         * sysdeps/generic/bits/confname.h: Correct names of _SC_PBS
7083         constants and add _SC_STREAMS.
7084         * sysdeps/posix/sysconf.c (__sysconf): Likewise.
7086         * sysdeps/unix/sysv/linux/statvfs64.c: Rename to __statvfs64 and
7087         make old name weak alias.
7088         * sysdeps/generic/statvfs64.c: Likewise.
7089         * sysdeps/unix/sysv/linux/fstatvfs64.c: Rename to __fstatvfs64 and
7090         make old name weak alias.
7091         * sysdeps/generic/fstatvfs64.c: Likewise.
7092         * include/sys/statvfs.h: New file.
7094         * sysdeps/generic/bits/confname.h: Define _PC_REC_INCR_XFER_SIZE,
7095         _PC_REC_MAX_XFER_SIZE, _PC_REC_MIN_XFER_SIZE, and
7096         _PC_REC_XFER_ALIGN.
7097         * sysdeps/posix/pathconf.c (__pathconf): Implement handling of
7098         _PC_REC_INCR_XFER_SIZE, _PC_REC_MAX_XFER_SIZE,
7099         _PC_REC_MIN_XFER_SIZE, and _PC_REC_XFER_ALIGN.
7100         * sysdeps/posix/fpathconf.c (__fpathconf): Likewise.
7102         * conform/conformtest.pl: Run Unix tests for XPG6.
7103         Implement handling of known namespace violations.
7104         Improve printing of results.
7106         * posix/unistd.h (usleep): Correct return type.
7107         * sysdeps/unix/sysv/linux/usleep.c: Correct return type.
7108         * sysdeps/unix/bsd/usleep.c: Correct return type.
7109         * sysdeps/mach/usleep.c: Correct return type.
7110         * sysdeps/generic/usleep.c: Correct return type.
7112         * posix/unistd.h (sync): Correct return type.
7113         * sysdeps/generic/sync.c: Likewise.
7114         * sysdeps/mach/hurd/sync.c: Likewise.
7116         * sysdeps/generic/bits/confname.h (_SC_IOV_MAX): New definition.
7118         * posix/unistd.h: Make seteuid and setegid available for XPG6.
7120         * wcsmbs/wchar.h: Get FILE definition for XPG5.
7122         * conform/data/ctype.h-data: Use correct comment form.
7123         * conform/data/errno.h-data: Likewise.
7124         * conform/data/math.h-data: Likewise.
7125         * conform/data/mqueue.h-data: Likewise.
7126         * conform/data/netdb.h-data: Likewise.
7127         * conform/data/pthread.h-data: Likewise.
7129 2001-01-24  Ulrich Drepper  <drepper@redhat.com>
7131         * conform/data/wordexp.h-data: Fix typo.
7133         * conform/conformtest.pl: Handle allow-header correctly.
7135         * conform/data/time.h-data: Use correct comment form.
7137         * conform/conformtest.pl (checknamespace): Ignore #undef lines.
7139         * configure.in: Comment out binutils version test.
7141         * stdlib/strtod.c (str_to_mpn): Correct parsing of thousands
7142         separators.
7143         Reported by Lagardere Jean-Francois <LAGARDEREJ@thmulti.com>.
7145         * stdlib/tst-strtod.c (locale_test): New function.
7146         (main): Call locale_test.
7147         * stdlib/Makefile (tst-strtod-ENV): New variable.
7149 2001-01-24  Mark Kettenis  <kettenis@gnu.org>
7151         * hurd/hurdsig.c (_hurdsig_getenv): Remove spurious innermost
7152         declaration of value such that we actually return the value of the
7153         environment variable.
7155 2001-01-24  Andreas Jaeger  <aj@suse.de>
7157         * sysdeps/unix/sysv/linux/init-first.c: Remove extra __sysctl
7158         prototype.
7159         * sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
7161         * include/sys/sysctl.h: New file.
7163 2001-01-23  Andreas Jaeger  <aj@suse.de>
7165         * stdlib/Makefile ($(objpfx)isomac.out): Also pass sysincludes to
7166         isomac.
7168         * elf/dl-load.c (_dl_init_paths): Don't use strdupa in function
7169         arguments.  Reported by Jiri Kubicek <kubicek@bitsmart.com>,
7170         closes PR libc/2039.
7172         * manual/install.texi (Tools for Compilation): Change required
7173         binutils version.
7175 2001-01-22  Andreas Jaeger  <aj@suse.de>
7177         * configure.in: Add test for new enough binutils version, move
7178         compiler/binutils test up.
7180         * Versions.def: Add version GLIBC_2.2.2.
7182 2001-01-21  Ulrich Drepper  <drepper@redhat.com>
7184         * iconvdata/TESTS: UTF-8 test data for IBM932 and IBM943 are now
7185         available.
7186         * iconvdata/testdata/IBM932: New file.
7187         * iconvdata/testdata/IBM932..UTF8: New file.
7188         * iconvdata/testdata/IBM943: New file.
7189         * iconvdata/testdata/IBM943..UTF8: New file.
7190         Contributed by Masahide Washizawa <washi@jp.ibm.com>.
7192 2001-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7194         * sysdeps/unix/sysv/linux/powerpc/mmap64.c: Correctly mask offset.
7196 2001-01-21  Ulrich Drepper  <drepper@redhat.com>
7198         * malloc/malloc.c: Remove a few unnecessary initializers of global
7199         variables.
7201 2000-12-09  H.J. Lu  <hjl@gnu.org>
7203         * nss/Makefile (routines): Add digits_dots.
7204         * nss/Versions (libc): Add __nss_hostname_digits_dots to GLIBC_2.2.2.
7205         * nss/digits_dots.c (__nss_hostname_digits_dots): Turn template
7206         into a function.
7207         * nss/nsswitch.h (__nss_hostname_digits_dots): New internal NSS
7208         function.
7209         * nss/getXXbyYY.c (H_ERRNO_VAR_P): New definition.
7210         (TYPE_VAR_P): Likewise.
7211         (FLAGS_VAR): Likewise.
7212         (AF_VAR_P): Likewise.
7213         (INTERNAL (REENTRANT_NAME)): Call __nss_hostname_digits_dots ()
7214         instead of including digits_dots.c.
7215         * nss/getXXbyYY_r.c (H_ERRNO_VAR_P): New definition.
7216         (TYPE_VAR_P): Likewise.
7217         (FLAGS_VAR): Likewise.
7218         (AF_VAR_P): Likewise.
7219         (INTERNAL (REENTRANT_NAME)): Call __nss_hostname_digits_dots ()
7220         instead of including digits_dots.c.
7222 2001-01-21  Ulrich Drepper  <drepper@redhat.com>
7224         * sysdeps/posix/getaddrinfo.c: Reduce .data size.
7226 2001-01-21  Andreas Jaeger  <aj@suse.de>
7228         * elf/constload2.c: Add prototype for init.
7230 2001-01-21  Ulrich Drepper  <drepper@redhat.com>
7232         * stdlib/stdlib.h (drand48_data): Make available only for
7233         __USE_MISC.  Rename elements to protect namespace.  Change type
7234         and position of a and init element.
7235         * stdlib/drand48-iter.c: Don't handle unsigned short > 16 bit
7236         differently.  Adjust for drand48_data change.  Don't compute a here,
7237         it comes from drand48_data.
7238         * stdlib/lcong48_r.c: Don't handle unsigned short > 16 bit
7239         differently.  Adjust for drand48_data change.  Compute a here.
7240         * stdlib/srand48_r.c: Likewise.
7241         * stdlib/drand48.c: Adjust for drand48_data change.
7242         * stdlib/lrand48.c: Likewise.
7243         * stdlib/mrand48.c: Likewise.
7244         * stdlib/seek48.c: Likewise.
7245         * stdlib/drand48_r.c: Likewise.
7246         * stdlib/lrand48_r.c: Likewise.
7247         * stdlib/mrand48_r.c: Likewise.
7248         * stdlib/seed48_r.c: Likewise.  Don't handle unsigned short > 16 bit
7249         differently.
7250         * stdlib/erand48_r.c: Don't handle unsigned short > 16 bit differently.
7251         * stdlib/jrand48_r.c: Likewise.
7253         * po/sv.po: Update from translation team.
7255 2001-01-21  Andreas Jaeger  <aj@suse.de>
7257         * stdio-common/vfprintf.c (vfprintf): Add casts.
7259 2001-01-20  Ulrich Drepper  <drepper@redhat.com>
7261         * iconvdata/run-iconv-test.sh: Reorgnize a bit to allow running only
7262         the ASCII test.
7263         * iconvdata/TESTS: Add entries for IBM932 and IBM943.
7265         * iconvdata/Makefile (modules): Add IBM932 and IBM943.
7266         * iconvdata/gconv-modules: Add entries for IBM932 and IBM943.
7267         * iconvdata/ibm932.c: New file.
7268         * iconvdata/ibm932.h: New file.
7269         * iconvdata/ibm943.c: New file.
7270         * iconvdata/ibm943.h: New file.
7271         Patches by Masahide Washizawa <washi@jp.ibm.com>.
7273         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Fix typo
7274         preventing optimization from being done.  Set the correct type bit
7275         in seen.  Don't define and use _dl_base_addr unless
7276         NEED_DL_BASE_ADDR is defined.
7278         * io/ftw.c (ftw_dir): Add slash after directory name if there
7279         wasn't any.  Reported by loris <loris@iol.it>.
7280         * io/Makefile (tests): Add bug-ftw2.
7281         * io/bug-ftw2.c: New file.
7283 2001-01-19  Ulrich Drepper  <drepper@redhat.com>
7285         * stdlib/jrand48_r.c (__jrand48_r): Correct constructing of
7286         results.  Reported by Jeff Higham <jhigham@algorithmics.com>.
7287         * stdlib/tst-rand48.c: New file.
7288         * stdlib/Makefile (tests): Add tst-rand48.
7290         * locale/newlocale.c (__newlocale): Fix test for setting all
7291         categories.
7293 2001-01-19  Mark Kettenis  <kettenis@gnu.org>
7295         * sysdeps/mach/hurd/chroot.c (chroot): Revert 1999-02-27 changes,
7296         but change looking up the initial directory port in a similar way
7297         as done by _hurd_change_directory_port_from_name.
7298         * hurd/fchroot.c (fchroot): Likewise.
7300 2001-01-18  Ulrich Drepper  <drepper@redhat.com>
7302         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): If HAVE_AUX_XID is
7303         defined don't look whether the AT_*ID values were set.
7304         If HAVE_AUX_PAGESIZE is defined don't look whether the pagesize is set.
7305         (_dl_show_auxv): Rewrite to avoid switch statement.
7306         * sysdeps/unix/sysv/linux/kernel-features.h: Define
7307         __ASSUME_AT_PAGESIZE for kernel >= 2.4.1.
7308         * sysdeps/unix/sysv/linux/ldsodefs.h: Define HAVE_AUX_XID.
7309         Define HAVE_AUX_PAGESIZE if __ASSUME_AT_PAGESIZE is defined.
7311         * sysdeps/unix/sysv/linux/fxstat64.c: Add one __builtin_expect.
7312         * sysdeps/unix/sysv/linux/lxstat64.c: Likewise.
7313         * sysdeps/unix/sysv/linux/xstat64.c: Likewise.
7315         * elf/rtld.c (process_envvars): Call __strtoul_internal instead of
7316         strtoul.
7317         * elf/dl-minimal.c (strtol, __strtol_internal, strtoul): Removed.
7318         (__sigjmp_save): Set __mask_was_saved to zero since we don't save
7319         anything.
7320         * dlfcn/eval.c (__strtol_internal): Define here.
7321         (eval): Use __strtol_internal instead of strtol.
7323         * elf/elf.h: Add a few more EF_MIPS_* constants.
7325 2001-01-17  Ulrich Drepper  <drepper@redhat.com>
7327         * manual/Makefile (chapters): Add debug.
7328         * manual/debug.texi: New file.
7329         * manual/examples/execinfo.c: New file.
7330         Patch by suckfish@ihug.co.nz.
7332 2001-01-17  Andreas Schwab  <schwab@suse.de>
7334         * sysdeps/m68k/bits/byteswap.h (__bswap_32): Add cast to avoid
7335         invalid asm.
7337 2001-01-17  Andreas Jaeger  <aj@suse.de>
7339         * nscd/connections.c (nscd_run): Use proper format specifier.
7341 2001-01-16  Ulrich Drepper  <drepper@redhat.com>
7343         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Move x86_cap_flags and
7344         x86_platforms data into new file after prepending _dl_.  Change
7345         users.
7346         * sysdeps/unix/sysv/linux/i386/dl-procinfo.c: New file.
7347         * sysdeps/unix/sysv/linux/i386/Dist: Add dl-procinfo.c.
7348         * sysdeps/unix/sysv/linux/i386/Makefile: Add rules to build
7349         dl-procinfo.c.
7351         * setjmp/setjmp.h: Cleanup definition of setjmp macro.
7353         * sysdeps/i386/elf/bsd-setjmp.S: Real implementation.
7354         * sysdeps/i386/elf/bsd-_setjmp.S: Removed.
7355         * sysdeps/i386/elf/setjmp.S (setjmp): Removed here.
7356         (_setjmp): Likewise.
7357         * sysdeps/i386/bsd-_setjmp.S: Real implementation.
7358         * sysdeps/i386/bsd-setjmp.S: Real implementation.
7359         * sysdeps/i386/bits/setjmp.h: Remove PUSH_SIGNAL_MASK definition.
7360         * sysdeps/i386/setjmp.S: Remove PIC support.  This is the non-ELF
7361         version.
7363 2001-01-16  Andreas Jaeger  <aj@suse.de>
7365         * sysdeps/unix/sysv/linux/mips/sigcontextinfo.h (SIGCONTEXT): Fix
7366         misapplied last patch.
7368 2001-01-15  Ulrich Drepper  <drepper@redhat.com>
7370         * stdlib/random.c (__initstate): Clean up a cast.
7371         (__setstate): Likewise.
7373         * sysdeps/unix/sysv/linux/mips/syscalls.list: Remove select
7374         syscall handling.  The generic Linux version should work.
7376 2001-01-15  Andreas Jaeger  <aj@suse.de>
7378         * sysdeps/unix/sysv/linux/sys/sendfile.h: Fix typo.
7380         * stdio-common/tstscanf.c (main): Add two testcases for '*' modifier.
7382 2001-01-14  Jakub Jelinek  <jakub@redhat.com>
7384         * nss/getent.c (print_aliases, aliases_keys, ethers_keys,
7385         netgroup_keys, print_rpc, rpc_keys, print_shadow, shadow_keys):
7386         New functions.
7387         (group_keys, hosts_keys, network_keys, passwd_keys, protocols_keys):
7388         If number is 0, list all.
7389         (services_keys): Likewise.  Lookup aliases as well.
7390         (databases): New table.
7391         (build_doc): Prepare argp doc text with list of supported databases.
7392         (main): Change to table driven processing.
7394 2001-01-14  Thorsten Kukuk <kukuk@suse.de>
7396         * sunrpc/xdr.c (xdr_long, xdr_u_long): Fix comments about these
7397         functions.
7399 2001-01-03  Jakub Jelinek  <jakub@redhat.com>
7401         * sunrpc/xdr.c (xdr_long, xdr_u_long): Return FALSE if trying to
7402         encode value which does not fit in the 32bit type.
7404 2001-01-15  Hiroyuki Machida <machida@sm.sony.co.jp>
7406         * sysdeps/unix/sysv/linux/mips/register-dump.h (REGISTER_DUMP):
7407         Change type of CTX to (struct sigcontext *).
7408         * sysdeps/unix/sysv/linux/mips/sigcontextinfo.h (GET_PC): Likewise.
7409         (GET_FRAME): Likewise.
7410         (GET_STACK): Likewise.
7411         (SIGCONTEXT): Likewise.  Add 2nd arg _code.
7412         (SIGCONTEXT_EXTRA_ARGS): Add 2nd arg _code.
7414 2001-01-13  Ulrich Drepper  <drepper@redhat.com>
7416         * manual/texinfo.tex: Update from upstream version.
7418 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
7420         * inet/ether_ntoh.c (lookup_function): Change arguments to match
7421         _nss_*_getntohost_r prototype.
7422         (ether_ntohost): Pass errno pointer to NSS function.
7424 2001-01-12  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7426         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h (MS_SYNC): Fix value.
7427         (MAP_LOCKED): New definition.
7428         (MAP_NORESERVE): New definition.
7430 2001-01-12  Ulrich Drepper  <drepper@redhat.com>
7432         * assert/assert.h: Use static_cast instead of C-style cast for C++.
7433         Patch by Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>.
7435 2001-01-12  Ben Collins  <bcollins@debian.org>
7437         * sysdeps/generic/segfault.c (install_handler): Use access, not
7438         __access.
7440 2001-01-12  Andreas Jaeger  <aj@suse.de>
7442         * posix/fnmatch_loop.c (FCT): Remove signed warnings.
7443         * posix/wordexp.c (do_parse_glob): Likewise.
7444         * sysdeps/posix/sigblock.c (__sigblock): Likewise.
7445         * sysdeps/posix/sigsetmask.c (__sigsetmask): Likewise.
7446         * elf/dl-open.c (_dl_open): Likewise.
7447         * elf/dl-close.c (_dl_close): Likewise.
7448         * elf/dl-load.c (_dl_map_object): Likewise.
7449         * iconv/iconv_prog.c (process_fd): Likewise.
7450         * stdio-common/vfscanf.c (_IO_vfscanf): Likewise.
7452         * locale/localeinfo.h (struct locale_data): Use __flexarr instead
7453         of a zero-length array.
7455 2001-01-11  Jakub Jelinek  <jakub@redhat.com>
7457         * stdlib/cxa_atexit.c (__cxa_atexit): Cast to (void *, int) func.
7458         * stdlib/cxa_finalize.c (__cxa_finalize): Add hidden second argument.
7459         * stdlib/cxa_on_exit.c: Remove.
7460         * stdlib/Makefile: Revert last patch.
7461         * stdlib/Versions: Likewise.
7462         * include/stdlib.h: Likewise.
7463         * stdlib/exit.h: Revert last patch.
7464         (struct exit_function): Add second argument to cxa fn.
7465         * stdlib/exit.c: Revert last patch.
7466         (exit): Add hidden second argument.
7468 2001-01-11  H.J. Lu  <hjl@gnu.org>
7470         * elf/dl-libc.c (do_dlopen): Move DL_STATIC_INIT to ...
7471         * elf/dl-open.c (_dl_open): Here.
7472         * sysdeps/unix/sysv/linux/ia64/dl-static.c (_dl_static_lock):
7473         Make it static.
7474         (_dl_static_init): Initialize the variables every time when possible.
7475         * sysdeps/unix/sysv/linux/ia64/ldsodefs.h (DL_STATIC_INIT):
7476         Undefine it first.
7478 2001-01-11  Ulrich Drepper  <drepper@redhat.com>
7480         * stdlib/Makefile (routines): Add cxa_on_exit.
7481         * stdlib/Versions [libc] (GLIBC_2.2.1): Add __cxa_on_exit.
7482         * stdlib/cxa_on_exit.c: New file.
7483         * include/stdlib.h: Add prototype for __cxa_on_exit.
7484         * stdlib/exit.c: Handle ef_cxa2.
7485         * stdlib/exit.h (enum): Add ef_cxa2.
7486         (struct exit_function): Add cxa2.
7488         * Versions.def [ld]: Add GLIBC_2.2.1.
7490 2001-01-10  H.J. Lu  <hjl@gnu.org>
7492         * elf/dl-libc.c (do_dlopen): Call DL_STATIC_INIT for static binaries.
7493         * sysdeps/unix/sysv/linux/ia64/Makefile (sysdep-dl-routines): Add
7494         dl-static.
7495         * sysdeps/unix/sysv/linux/ia64/Versions (ld): Add _dl_var_init.
7496         * sysdeps/generic/ldsodefs.h (DL_STATIC_INIT): Defined if not defined.
7497         * sysdeps/unix/sysv/linux/ia64/ldsodefs.h: New file.
7498         * sysdeps/unix/sysv/linux/ia64/dl-static.c: New file.
7499         * sysdeps/unix/sysv/linux/ia64/Dist: Add dl-static.c.
7501 2001-01-11  Ulrich Drepper  <drepper@redhat.com>
7503         * libio/stdio.h: Remove definition of off_t.
7505 2001-01-11  Andreas Jaeger  <aj@suse.de>
7507         * wcsmbs/tst-mbrtowc.c (utf8_test): New function by Markus Kuhn
7508         <mkuhn@acm.org>.
7510 2001-01-10  Ulrich Drepper  <drepper@redhat.com>
7512         * sunrpc/Makefile (distribute): Add errqueue.h.
7514 2001-01-10  H.J. Lu  <hjl@gnu.org>
7516         * sysdeps/ia64/dl-machine.h (TRAMPOLINE_TEMPLATE): Also preserve
7517         r9, r10 and r11 for language specific registers.
7519 2001-01-10  Jakub Jelinek  <jakub@redhat.com>
7521         * sunrpc/clnt_udp.c (clntudp_bufcreate): Set IP_RECVERR on the
7522         UDP socket.
7523         (clntudp_call): Handle MSG_ERRQUEUE.
7524         * sysdeps/generic/errqueue.h: New file.
7525         * sysdeps/unix/sysv/linux/errqueue.h: New file.
7527 2001-01-10  H.J. Lu  <hjl@gnu.org>
7529         * sysdeps/unix/sysv/linux/ia64/syscalls.list (s_getpagesize): Removed.
7531 2001-01-10  Joseph S. Myers  <jsm28@cam.ac.uk>
7533         * CONFORMANCE: Update.
7535 2001-01-09  Ulrich Drepper  <drepper@redhat.com>
7537         * sysdeps/generic/elf/backtracesyms.c (__backtrace_symbols):
7538         Minimal cleanups.  Add assert to ensure memory handling is correct.
7540         * manual/conf.texi (File Minimums): Fix _POSIX_PATH_MAX value.
7541         Reported by Ben Collins <bcollins@debian.org>.
7543         * time/strftime.c (my_strftime): Mark previous GNU extensions
7544         which are now in C99 as such.
7546 2001-01-08  Ulrich Drepper  <drepper@redhat.com>
7548         * elf/rtld.c (process_envvars): Place output files for profiling
7549         in SUID binaries in /var/profile.
7551         * elf/dl-load.c (_dl_map_object): Don't look in cache for
7552         preloading in SUID binaries.
7554         * elf/dl-profile.c (_dl_start_profile): Open the output file with
7555         O_NOFOLLOW if possible.
7557         * include/stdlib.h: Add __posix_openpt declaration.
7558         * stdlib/stdlib.h: Add posix_openpt declaration.
7559         * login/Versions: Add posix_openpt for GLIBC_2.2.1.
7560         * sysdeps/generic/getpt.c: Define posix_openpt.
7561         * sysdeps/unix/bsd/getpt.c: Likewise.
7562         * sysdeps/unix/sysv/linux/getpt.c: Likewise.
7564         * time/Makefile (tests): Add tst-mktime.
7565         * time/tst-mktime.c: New file.
7567         * posix/tst-dir.c (main): One more mkdir() test.
7569         * sysdeps/unix/sysv/linux/ia64/getpagesize.c (__getpagesize):
7570         Remove getpagesize syscall.  We assume that the pagesize is always
7571         determined from the auxiliary vector.
7573         * intl/dcigettext.c: Fix a few warnings.
7574         Patch by Bruno Haible <haible@ilog.fr>.
7576 2001-01-08  Andreas Jaeger  <aj@suse.de>
7578         * io/test-lfs.c (do_test): Check lseek64 return for EINVAL.
7579         Reported by Joseph S. Myers <jsm28@cam.ac.uk>.
7581 2001-01-08  Ulrich Drepper  <drepper@redhat.com>
7583         * sysdeps/generic/segfault.c (install_handler): Check output file
7584         name with access().
7586         * resolv/res_query.c: Use simply getenv() for HOSTALIASES.
7587         * sysdeps/generic/unsecvars.h (UNSECURE_ENVVARS): Add HOSTALIASES.
7589         * sysdeps/generic/unsecvars.h (UNSECURE_ENVVARS): Add missing comma.
7591         * malloc/memusage.c (me): Use access() to determine whether we
7592         should write the output file or not.
7594         * libio/bits/stdio.h (printf): Define macro to map printf call to
7595         fprintf which gcc can optimize.
7596         * stdio-common/printf.c: Undefine printf.
7598 2001-01-07  Ulrich Drepper  <drepper@redhat.com>
7600         * sysdeps/generic/bits/byteswap.h (__bswap_64): Partly revert last
7601         patch.  We must use unsigned int for l member of union.
7603         * sysdeps/powerpc/elf/libc-start.c (__libc_start_main): Don't call
7604         _dl_aux_init for shared libraries.
7606         * sysdeps/unix/sysv/linux/glob64.c: Moved to ...
7607         * sysdeps/gnu/glob64.c: ...here.  New file.
7609 2001-01-07  Ben Collins  <bcollins@debian.org>
7611         * manual/examples/longopt.c: Make the "struct option" a little
7612         more like it should be, adding usage of required_argument,
7613         noargument and such, and also setting the options string right.
7615         * manual/sysinfo.texi (Load Average): New section, documents
7616         getloadavg().
7618 2001-01-06  Ulrich Drepper  <drepper@redhat.com>
7620         * version.h (VERSION): Bump to 2.2.1.
7622         * sysdeps/unix/sysv/linux/mips/Dist: Remove sys/acct.h.
7623         * sysdeps/alpha/Dist: Add alphaev6/stxncpy.S and alphaev6/stxcpy.S.
7624         * sysdeps/unix/sysv/aix/Dist: Add uitrunc.c, savef.S, and restf.S.
7625         * dlfcn/Makefile (distribute): Add errmsg1mod.c.
7626         * Makefile (distribute): Add include/libc-internal.h.
7627         * libio/Makefile (distribute): Avoid overwriting.
7629         * iconvdata/ibm937.c (BODY to IBM937): Correct several mistakes in
7630         buffer and table handling.
7632 2001-01-05  H.J. Lu  <hjl@gnu.org>
7634         * elf/dl-support.c (non_dynamic_init): Move the auxiliary
7635         vector checking to ...
7636         (_dl_aux_init): Here.  New function.  Defined only if
7637         HAVE_AUX_VECTOR is defined.
7639         * sysdeps/generic/libc-start.c (__libc_start_main): Call
7640         _dl_aux_init for static binaries if HAVE_AUX_VECTOR is defined.
7642         * sysdeps/powerpc/elf/libc-start.c (__libc_start_main): Call
7643         _dl_aux_init.
7645         * sysdeps/unix/sysv/linux/ldsodefs.h (DL_FIND_AUXV): Removed.
7646         (HAVE_AUX_VECTOR): Defined.
7647         (_dl_aux_init): Declared.
7649 2001-01-05  Ben Collins  <bcollins@debian.org>
7651         * manual/string.texi (Finding Tokens in a String): Document XPG
7652         basename() and dirname(), as well as GNU basename().
7654 2001-01-05  Jakub Jelinek  <jakub@redhat.com>
7656         * Makeconfig (preprocess-version): Replace -traditional with
7657         -x assembler-with-cpp.
7659 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
7661         * math/bits/cmathcalls.h: Don't define inline cimag, creal or conj
7662         for GCC 2.97 or later.
7664 2001-01-05  Ben Collins  <bcollins@debian.org>
7666         * manual/stdio.texi (getline): Clarify the return value in the
7667         case of EOF being reached before a newline.
7669 2001-01-04  Jakub Jelinek  <jakub@redhat.com>
7671         * sunrpc/pmap_clnt.c (__get_myaddress): Return TRUE if successful,
7672         FALSE otherwise.
7673         (pmap_set, pmap_unset): Check __get_myaddress return value.
7675 2001-01-05  Mark Kettenis  <kettenis@gnu.org>
7677         * sysdeps/generic/netinet/if_ether.h: Include <sys/types.h>.
7678         (struct ether_addr): Declare ether_addr_octet member as
7679         `u_int8_t'.  Add __attribute__ ((__packed__)).
7681 2001-01-06  Mark Kettenis  <kettenis@gnu.org>
7683         * sysdeps/mach/hurd/readdir64.c: New file.
7684         * sysdeps/mach/hurd/readdir64_r.c: New file.
7686 2001-01-07  Mark Kettenis  <kettenis@gnu.org>
7688         * sysdeps/mach/hurd/fstatvfs.c (fstatvfs): Add comment about
7689         `struct statfs' and `struct statvfs' being identical.
7690         * sysdeps/mach/hurd/statvfs.c (statvfs): Likewise.
7692 2001-01-06  Mark Kettenis  <kettenis@gnu.org>
7694         * sysdeps/mach/hurd/fstatfs64.c: New file.
7695         * sysdeps/mach/hurd/fstatvfs64.c: New file.
7696         * sysdeps/mach/hurd/statfs64.c: New file.
7697         * sysdeps/mach/hurd/statvfs64.c: New file.
7698         * sysdeps/mach/hurd/statfsconv.c: New file.
7699         * sysdeps/mach/hurd/Dist: Add statfsconv.c.
7701 2001-01-06  Ulrich Drepper  <drepper@redhat.com>
7703         * iconv/skeleton.c: Reset outbuf for next round of the loop.
7704         Reported by Owen Taylor <otaylor@redhat.com>.
7705         * iconv/Makefile (tests): Add tst-iconv3.
7706         * iconv/tst-iconv3.c: New file.
7708         * iconvdata/ibm930.c: Fix handling of state.  Optimize a bit.
7709         * iconvdata/ibm933.c: Likewise.
7710         * iconvdata/ibm935.c: Likewise.
7711         * iconvdata/ibm937.c: Likewise.
7712         * iconvdata/ibm939.c: Likewise.
7713         * iconvdata/ibm930.h: Adjust single byte table for optimization.
7714         * iconvdata/ibm933.h: Likewise.
7715         * iconvdata/ibm935.h: Likewise.
7716         * iconvdata/ibm939.h: Likewise.
7718         * iconvdata/testdata/IBM930: Add misssing SI.
7719         * iconvdata/testdata/IBM933: Likewise.
7720         * iconvdata/testdata/IBM935: Likewise.
7721         * iconvdata/testdata/IBM937: Likewise.
7722         * iconvdata/testdata/IBM939: Likewise.
7724 2001-01-06  Andreas Jaeger  <aj@suse.de>
7726         * configure.in: Check for old add-ons that shouldn't be used with
7727         current glibc anymore.
7729 2001-01-06  Mark Kettenis  <kettenis@gnu.org>
7731         * sysdeps/mach/hurd/readdir_r.c (__readdir_r): Return error number
7732         instead of -1 on failure.  Don't forget to copy file name into
7733         *ENTRY if successful.  Set *RESULT to NULL upon reaching the end
7734         of the directory.
7736 2001-01-06  Mark Kettenis  <kettenis@gnu.org>
7738         * sysdeps/mach/hurd/xstatconv.c (xstat64_conv): Don't forget to
7739         copy st_atime member.
7741 2001-01-05  Ulrich Drepper  <drepper@redhat.com>
7743         * io/ftw.c (ftw_dir): Don't add a second slash at the beginning
7744         for searches from the root directory.
7745         Reported by loris <loris@iol.it> [PR libc/1991].
7746         * io/Makefile (tests): Add bug-ftw1.
7747         * io/bug-ftw1.c: New file.
7749         * elf/dl-support.c (non_dynamic_init): Don't define DL_FIND_AUXV
7750         if it is not available.  Instead use it only if it is available.
7751         * sysdeps/unix/sysv/linux/ldsodefs.h: New file.
7753         * iconv/gconv_simple.c (internal_ics4_loop): Correct test for
7754         overflowing output buffer.
7755         (internal_ucs4_loop_unaligned): Likewise.
7756         (ucs4_internal_loop): Likewise.
7757         (ucs4_internal_loop_unaligned): Likewise.
7758         (internal_ucs4le_loop): Likewise.
7759         (internal_ucs4le_loop_unaligned): Likewise.
7760         (ucs4le_internal_loop): Likewise.
7761         (ucs4le_internal_loop_unaligned): Likewise.
7762         Reported by Owen Taylor <otaylor@redhat.com>.
7763         * iconv/Makefile (tests): Add tst-iconv2.
7764         * iconv/tst-iconv2.c: New file.
7766 2001-01-04  H.J. Lu  <hjl@gnu.org>
7768         * elf/dl-support.c (DL_FIND_AUXV): New.  Defined if not defined.
7769         (_dl_clktck): Declared.
7770         (non_dynamic_init): Take 3 arguments.
7771         Set _dl_pagesize, _dl_platform and _dl_clktck from AUX.
7773 2001-01-01  Bruno Haible  <haible@clisp.cons.org>
7775         Finish implementation of plural form handling.
7776         * intl/dcigettext.c (known_translation_t): Rename 'domain' field to
7777         'domainname'.  Remove 'plindex' field.  Add 'domain' and
7778         'translation_length' fields.
7779         (transcmp): Don't compare 'plindex' fields.
7780         (plural_lookup): New function.
7781         (DCIGETTEXT): Change cache handing in the plural case.  Don't call
7782         plural_eval before the translation and its catalog file have been
7783         found.  Remove plindex from cache key.  Add 'translation_length' and
7784         'domain' to cache result.
7785         (_nl_find_msg): Remove index argument, return length of translation
7786         to the caller instead.  Weaken comparison of string lengths, to account
7787         for plural entries.  Call iconv() on the entire result string, not
7788         only on the portion needed so far.
7789         * intl/loadinfo.h (_nl_find_msg): Remove index argument, add lengthp
7790         argument.
7791         * intl/loadmsgcat.c (_nl_load_domain): Adapt to _nl_find_msg change.
7793 2001-01-04  Ulrich Drepper  <drepper@redhat.com>
7795         * intl/plural.y (yylex): Minimal improvement in number scanner.
7797 2000-07-31  Bruno Haible  <haible@clisp.cons.org>
7799         * intl/plural.y: Include config.h.  Needed to define 'inline' away for
7800         C compilers that don't support it.
7801         (yylex): Don't use gcc specific case range syntax.
7802         * intl/loadmsgcat.c (INIT_GERMANIC_PLURAL): New macro, for old
7803         compilers.
7805 2000-10-12  Bruno Haible  <haible@clisp.cons.org>
7807         * intl/finddomain.c: Remove unneeded includes.
7809 2000-10-12  Bruno Haible  <haible@clisp.cons.org>
7811         * intl/localealias.c (memcpy): Return first argument, just like the
7812         real memcpy function does.
7813         * intl/bindtextdom.c (memcpy): Likewise.
7814         * intl/finddomain.c (memcpy): Likewise.
7815         * intl/l10nflist.c (memcpy): Likewise.
7816         * intl/textdomain.c (memcpy): Likewise.
7817         From Paul Eggert <eggert@twinsun.com>.
7819 2001-01-03  Jakub Jelinek  <jakub@redhat.com>
7821         * resolv/resolv.h (struct __res_state): Add nsinit field.
7822         * resolv/res_send.c (res_nsend): Use it instead of nscount.
7823         * resolv/res_init.c (__res_vinit): Initialize it.
7824         (res_nclose): Clear it instead of nscount.
7826 2001-01-04  Ulrich Drepper  <drepper@redhat.com>
7828         * malloc/mtrace.pl: Fix matching of addresses.
7829         Patch by Aharon Robbins <arnold@skeeve.com>.
7831         * Versions.def (ld): Add GLIBC_2.2.
7833         * catgets/gencat.c: Copyright 2001.
7834         * csu/version.c: Likewise.
7835         * debug/catchsegv.sh: Likewise.
7836         * debug/xtrace.sh: Likewise.
7837         * elf/ldconfig.c: Likewise.
7838         * elf/sprof.c: Likewise.
7839         * iconv/iconv_prog.c: Likewise.
7840         * locale/locale.c: Likewise.
7841         * locale/localedef.c: Likewise.
7842         * malloc/memusage.sh: Likewise.
7843         * malloc/mtrace.pl: Likewise.
7844         * nscd/nscd.c: Likewise.
7845         * posix/getconf.c: Likewise.
7847 2001-01-04  Mark Kettenis  <kettenis@gnu.org>
7849         * include/stdio.h: Only provide __getwc_unlocked prototype if
7850         USE_IN_LIBIO is defined.
7852 2001-01-04  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
7854         * sysdeps/unix/sysv/linux/sh/socket.S (__socket): Fix error code
7855         handling.
7857 2001-01-03  Andreas Schwab  <schwab@suse.de>
7859         * sysdeps/generic/strtoll.c: Remove unused __strtoq_internal alias.
7860         * sysdeps/generic/strtoull.c: Remove unused __strtouq_internal alias.
7862         * sysdeps/wordsize-64/strtol.c: Add strtoq alias and fix strtoll alias.
7863         * sysdeps/wordsize-64/strtoul.c: Add strtouq alias and fix
7864         strtoull alias.
7865         * sysdeps/wordsize-64/wcstol.c: Add wcstoq alias and fix wcstoll alias.
7866         * sysdeps/wordsize-64/wcstoul.c: Add wcstouq alias and fix
7867         wcstoull alias.
7869         * sysdeps/generic/strtoul.c: Make sure we find strtol.c in this
7870         directory.
7871         * sysdeps/generic/strtol_l.c: Likewise.
7872         * sysdeps/generic/strtoul_l.c: Likewise.
7873         * sysdeps/generic/wcstoul.c: Likewise, for wcstol.c.
7875         * sysdeps/wordsize-64/strtol_l.c: Fix alias.
7876         * sysdeps/wordsize-64/strtoul_l.c: Likewise.
7877         * sysdeps/wordsize-64/wcstol_l.c: Fix alias.
7878         * sysdeps/wordsize-64/wcstoul_l.c: Likewise.
7880 2001-01-04  Andreas Jaeger  <aj@suse.de>
7882         * nss/nsswitch.c: Include files for missing prototypes, remove
7883         buggy declaration of prototypes.
7885 2001-01-03  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7887         * resolv/Versions: Fix bracing.
7888         * sysdeps/powerpc/soft-fp/Versions: Likewise.
7889         * sysdeps/sparc/sparc64/soft-fp/Versions: Likewise.
7891 2001-01-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7893         * sysdeps/powerpc/dl-machine.c (__process_machine_rela): Fix typo.
7895 2001-01-02  Ulrich Drepper  <drepper@redhat.com>
7897         * manual/Makefile (TEXI2PDF): Change to texi2dvi --pdf.
7898         Suggested by Minko Markov <mmarkov@home.com>.
7900 2001-01-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7902         * sysdeps/powerpc/elf/start.S (__data_start): Make it global.
7903         * sysdeps/powerpc/dl-machine.c (dl_reloc_overflow): Print the name of
7904         the failing symbol.
7905         (__process_machine_rela): Pass symbol to dl_reloc_overflow().
7907 2001-01-02  Ben Collins  <bcollins@debian.org>
7909         * time/tzset.c (tzset_internal): Make sure we fall back to UTC
7910         if TZ is not set and TZDEFAULT is not present.
7912 2001-01-01  Ben Collins  <bcollins@debian.org>
7914         * string/strings.h: Make sure we declare our functions even if
7915         string.h is already included, based on whether or not __USE_BSD is
7916         defined.
7918 2001-01-02  Ulrich Drepper  <drepper@redhat.com>
7920         * dlfcn/dlerror.c (dlerror): Handle call of dlerror() before any
7921         other dlopen() and dlsym().
7922         Based on a patch by Ben Collins <bcollins@debian.org>.
7924 2001-01-02  Andreas Jaeger  <aj@suse.de>
7926         * dlfcn/errmsg1.c (main): Call dlerror initially.
7927         Reported by Ben Collins <bcollins@debian.org>.
7929 2001-01-02  Ulrich Drepper  <drepper@redhat.com>
7931         * intl/dcigettext.c (guess_category_value): Rewrite so that LANGUAGE
7932         value is ignored if the selected locale is the C locale.
7933         * intl/tst-gettext.c: Set locale for above change.
7934         * intl/tst-translit.c: Likewise.
7936 2001-01-02  Andreas Jaeger  <aj@suse.de>
7938         * libio/wgenops.c (_IO_wdoallocbuf): Use correct wide access macro.
7939         (_IO_switch_to_wget_mode): Likewise.
7940         (_IO_sputbackwc): Likewise.
7941         (_IO_sungetwc): Use wint_t for result.
7943         * stdio-common/vfscanf.c (__vfscanf): Use WINT_T for done.
7945         * sysdeps/generic/strtol.c (strtol): Make cnt size_t for correct
7946         signedness.
7948         * sysdeps/generic/printf_fphex.c (putc): Cast _IO_putwc_unlocked
7949         to (int) to avoid warnings.
7950         * stdio-common/printf_fp.c (putc): Likewise.
7951         * stdio-common/printf_size.c (putc): Likewise.
7953         * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): Make
7954         constant unsigned.
7956 2001-01-01  Andreas Jaeger  <aj@suse.de>
7958         * inet/rcmd.c (rcmd_af): Use socklen_t for len.
7960 2000-12-31  Andreas Jaeger  <aj@suse.de>
7962         * include/libc-internal.h: Add prototype for __libc_freeres.
7964         * sysdeps/unix/sysv/linux/init-first.c: Include <libc-internals.h>
7965         for prototypes, remove redundant prototypes.
7966         * gmon/gmon.c: Likewise.
7967         * sysdeps/unix/i386/i586/clock_getres.c: Likewise.
7968         * sysdeps/unix/i386/i586/clock_gettime.c: Likewise.
7969         * malloc/mtrace.c: Likewise.
7971         * sysdeps/generic/enbl-secure.c: Include <libc-internals.h> for
7972         prototypes.
7973         * elf/soinit.c: Likewise.
7974         * sysdeps/generic/prof-freq.c: Likewise.
7975         * sysdeps/mach/hurd/profil.c: Likewise.
7976         * debug/noophooks.c: Likewise.
7977         * debug/pcprofile.c: Likewise.
7978         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c: Likewise.
7979         * sysdeps/generic/get_clockfreq.c: Likewise.
7980         * malloc/set-freeres.c: Likewise.
7982         * locale/localeinfo.h: Add internal prototypes.
7984         * elf/rtld.c (dl_main): Fix prototype.
7986         * iconvdata/tst-table-to.c (main): Use return instead of exit to
7987         avoid warning.
7989         * nis/rpcsvc/yp_prot.h: Remove __P.
7990         * nis/rpcsvc/ypupd.h: Likewise.
7991         * nis/rpcsvc/yp.h: Likewise.
7993         * sunrpc/rpc_main.c: Add noreturn attributes.
7994         * sunrpc/rpc_scan.h: Likewise.
7996         * sunrpc/rpc_hout.c (storexdrfuncdecl): Make static.
7998         * sunrpc/rpcinfo.c: Add noreturn attribute to brdcst.
8000         * sunrpc/proto.h: Add noreturn attributes to error and crash.
8002         * posix/bsd-getpgrp.c: Add prototype to avoid warning.
8004         * sunrpc/svc_unix.c: Include <rpc/svc.h> for prototypes.
8006         * sunrpc/create_xid.c: Include <rpc/svc.h> for prototypes.
8008         * include/rpc/rpc_msg.h: Add prototypes for some functions.
8009         * include/rpc/auth.h: Likewise.
8010         * include/rpc/auth_des.h: Likewise.
8011         * include/rpc/clnt.h: Likewise.
8012         * include/rpc/rpc.h: Likewise.
8013         * include/rpc/svc.h: Likewise.
8014         * include/rpc/svc_auth.h: Likewise.
8016         * include/rpc/des_crypt.h: New file.
8018         * malloc/memusagestat.c (main): Use return instead of exit to
8019         avoid warning.
8020         * io/pwd.c (main): Likewise.
8021         * iconvdata/tst-table-from.c (main): Likewise.
8022         * ctype/test_ctype.c (main): Likewise.
8023         * setjmp/tst-setjmp.c (main): Likewise.
8024         * signal/tst-signal.c (main): Likewise.
8025         * stdlib/tst-strtol.c (main): Likewise.
8026         * stdlib/tst-strtod.c (main): Likewise.
8027         * stdlib/tst-strtoll.c (main): Likewise.
8028         * stdlib/tst-xpg-basename.c (main): Likewise.
8029         * dirent/tst-seekdir.c (main): Likewise.
8030         * grp/testgrp.c (main): Likewise.
8031         * inet/test_ifindex.c (main): Likewise.
8032         * io/test-utime.c (main): Likewise.
8033         * posix/test-vfork.c (main): Likewise.
8034         * posix/testfnm.c (main): Likewise.
8035         * stdio-common/temptest.c (main): Likewise.
8036         * stdio-common/test_rdwr.c (main): Likewise.
8037         * stdio-common/tst-fileno.c (main): Likewise.
8038         * stdio-common/tst-sscanf.c (main): Likewise.
8039         * stdio-common/tstscanf.c (main): Likewise.
8040         * string/bug-strncat1.c (main): Likewise.
8041         * string/bug-strpbrk1.c (main): Likewise.
8042         * string/bug-strspn1.c (main): Likewise.
8043         * string/test-ffs.c (main): Likewise.
8044         * string/tst-inlcall.c (main): Likewise.
8045         * string/tst-svc.c (main): Likewise.
8046         * timezone/test-tz.c (main): Likewise.
8047         * wctype/test_wcfuncs.c (main): Likewise.
8048         * wctype/test_wctype.c (main): Likewise.
8050         * stdlib/tst-random.c: Add attribute noreturn to fail.
8052 2000-12-28  Wolfram Gloger  <wg@malloc.de>
8054         * malloc/malloc.c (MALLOC_COPY): Handle case if source and
8055         destination overlap.  Assume dest is always below source if
8056         overlapping.
8058 2000-12-30  Ulrich Drepper  <drepper@redhat.com>
8060         * elf/dl-close.c (_dl_close): We can ignore the NODELETE flag if the
8061         object was not yet initialized.
8063 2000-12-28  H.J. Lu  <hjl@gnu.org>
8065         * elf/dl-deps.c (_dl_map_object_deps): Make sure the DSO state
8066         is always consistent even if its dependency is failed.
8068         * elf/dl-open.c (_dl_open): Increment the open count before
8069         calling _dl_close () in case of failure.
8071         * elf/neededtest4.c: New file.
8072         * elf/neededobj5.c: New file.
8073         * elf/neededobj6.c: New file.
8075         * elf/Makefile (distribute): Add neededobj5.c and neededobj6.c.
8076         (tests): Add neededtest4.
8077         (modules-names): Add neededobj5 and neededobj6.
8078         ($(objpfx)neededobj6.so): New target.
8079         ($(objpfx)neededtest4): New target.
8080         ($(objpfx)neededtest4.out): New target.
8082 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
8084         * misc/sys/cdefs.h (__attribute_format_strfmon__): Define.
8085         * stdlib/monetary.h: Add strfmon format attributes.
8087 2000-12-28  Roland McGrath  <roland@frob.com>
8089         * sysdeps/mach/hurd/ioctl.c (do_ioctl): Avoid double-increment after
8090         __mempcpy does it for us.
8092 2000-12-28  Andreas Jaeger  <aj@suse.de>
8094         * sysdeps/generic/dl-environ.c: Add prototype for unsetenv.
8096         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Add prototype for
8097         __new_setrlimit.
8099         * sysdeps/unix/sysv/linux/i386/oldgetrlimit64.c: Add prototype for
8100         __old_getrlimit64.
8102         * sysdeps/unix/sysv/linux/i386/getrlimit.c: Add prototype for
8103         __new_getrlimit.
8105         * sysdeps/unix/sysv/linux/i386/chown.c: Add prototypes for
8106         __chown_is_lchown and __real_chown.
8108         * sysdeps/generic/ldsodefs.h: Add noreturn attribute to
8109         _dl_reloc_bad_type.
8111         * sunrpc/rpc_hout.c (print_funcdef): Add break statement to shut
8112         up GCC's warning about "deprecated use of label at end of compound
8113         statement."
8114         * sunrpc/rpc_cout.c (emit_inline): Likewise.
8116         * gmon/bb_exit_func.c: Include <sys/gmon.h> for internal
8117         prototypes.
8118         Remove struct bb and __bb_head since those are declared by
8119         sys/gmon.h.
8121 2000-12-22  Ben Collins  <bcollins@debian.org>
8123         * manual/charset.texi: Fix typo in description of WCHAR_MAX.
8125         * manual/argp.texi: Document argp_domain as part of struct argp.
8127 2000-12-28  Andreas Jaeger  <aj@suse.de>
8129         * catgets/Makefile (generated): Add sample.SJIS.cat.
8131         * sunrpc/rpc_dtable.c: Include rpc/clnt.h for prototypes.
8133         * elf/dl-minimal.c: Add prototypes.
8135         * include/locale.h: Add internal prototypes.
8136         * include/sys/gmon.h: Likewise.
8138         * dlfcn/errmsg1mod.c: Add prototype for foo to shut up GCC.
8140 2000-12-27  Ben Collins  <bcollins@debian.org>
8142         * elf/dl-open.c (_dl_open): Correctly set the new objname pointer
8143         when reallocating the error strings.
8144         Reported by Kalle Olavi Niemitalo <kon@iki.fi>
8146 2000-12-27  Ulrich Drepper  <drepper@redhat.com>
8148         * dlfcn/Makefile (tests): Add errmsg1.
8149         (modules-names): Add errmsg1mod.
8150         Add rules to run errmsg1.
8151         * dlfcn/errmsg1.c: New file.
8152         * dlfcn/errmsg1mod.c: New file.
8154         * dlfcn/dlerror.c (dlerror): Always create output string which
8155         includes object file name.
8157         * sysdeps/alpha/alphaev6/memcpy.S: Don't go through unrolled loop
8158         if we would go through it only once.
8159         Patch by Rick Gorton <rick.gorton@api-networks.com>.
8161         * sysdeps/alpha/alphaev67/strncat.S: Fix handling of numeric parameter.
8162         Patch by Richard Henderson <rth@redhat.com>.
8164 2000-12-27  Jakub Jelinek  <jakub@redhat.com>
8166         * malloc/malloc.c (memmove): Add prototypes.
8167         (MALLOC_MEMMOVE): Define.
8168         (chunk_realloc): Use it instead of MALLOC_COPY if source and
8169         destination might overlap.
8171 2000-12-27  Andreas Jaeger  <aj@suse.de>
8173         * stdio-common/printf_fp.c (__printf_fp): Add prototype for nested
8174         function.
8175         * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
8176         * locale/programs/locale.c (show_locale_vars): Likewise.
8177         (show_info): Likewise.
8178         * locale/programs/ld-collate.c (collate_output): Likewise.
8179         * locale/programs/ld-ctype.c (set_class_defaults): Likewise.
8180         * elf/dl-deps.c (_dl_map_object_deps): Likewise.
8181         * stdlib/rpmatch.c (rpmatch): Likewise.
8183         * setjmp/tst-setjmp.c: Make local functions static.
8184         * setjmp/jmpbug.c: Likewise.
8185         * signal/tst-signal.c: Likewise.
8186         * stdio-common/tfformat.c: Likewise.
8187         * string/tst-svc.c: Likewise.
8188         * time/clocktest.c: Likewise.
8189         * time/tst-getdate.c: Likewise.
8190         * dirent/list.c: Likewise.
8191         * dirent/opendir-tst1.c: Likewise.
8192         * posix/runtests.c: Likewise.
8193         * posix/tst-getaddrinfo.c: Likewise.
8194         * posix/tst-chmod.c: Likewise.
8195         * posix/wordexp-test.c: Likewise.
8196         * misc/tst-efgcvt.c: Likewise.
8197         * timezone/tst-timezone.c: Likewise.
8198         * rt/tst-clock.c: Likewise.
8199         * rt/tst-shm.c: Likewise.
8200         * rt/tst-aio2.c: Likewise.
8201         * rt/tst-aio3.c: Likewise.
8202         * rt/tst-aio4.c: Likewise.
8203         * rt/tst-aio5.c: Likewise.
8205         * dlfcn/failtest.c: Add prototype for foo.
8207         * dlfcn/glrefmain.c: Add prototype for do_test.
8209         * dlfcn/tst-dladdr.c: Add prototype for do_test.
8211         * string/test-ffs.c (main): Add prototype for nested function.
8213         * sunrpc/des_soft.c: Include rpc/des_crypt.h for prototype.
8215         * nss/XXX-lookup.c: Add prototype to shut up GCC.
8217         * include/netinet/ether.h (DECLARE_NSS_PROTOTYPES): Fix
8218         setetherent prototype.
8219         Add internal interfaces.
8221         * nis/nss_nis/nis-ethers.c (_nss_nis_setetherent): Likewise.
8222         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_setetherent): Likewise.
8224         * resolv/res_data.c: Don't add (conflicting) prototypes for _LIBC.
8226         * nis/nis_intern.h: Add prototype for __pmap_getnisport.
8228         * nss/nss_files/files-ethers.c: Include netinet/ether.h to get
8229         prototypes, remove struct etherent since it's declared in ether.h.
8230         Fix ntohost declaration.
8232         * elf/dl-profile.c (_dl_mcount): Add empty statement to shut up GCC.
8234         * include/getopt.h: Add internal interfaces.
8235         * include/termios.h: Likewise.
8236         * include/resolv.h: Likewise.
8237         * include/netdb.h: Likewise.
8238         * include/grp.h: Likewise.
8239         * include/pwd.h: Likewise.
8240         * include/shadow.h: Likewise.
8241         * include/rpc/netdb.h: Likewise.
8242         * include/setjmp.h: Likewise.
8244         * include/stdio.h: Add prototypes for compatibility functions.
8245         * include/grp.h: Likewise.
8246         * include/pwd.h: Likewise.
8247         * include/shadow.h: Likewise.
8249         * include/fenv.h: Define internal interfaces.
8251 2000-12-27  Ulrich Drepper  <drepper@redhat.com>
8253         * sysdeps/generic/bits/byteswap.h (__bswap_64): Handle constant
8254         argument case separately.
8255         * sysdeps/i386/bits/byteswap.h (__bswap_64): Likewise.
8257 2000-12-27  Andreas Jaeger  <aj@suse.de>
8259         * include/sys/wait.h: Add some prototypes.
8260         * Rules (dummy.c): Create also prototype to shut up GCC.
8262 2000-12-27  Andreas Jaeger  <aj@suse.de>
8264         * sysdeps/mach/hurd/if_index.c (__protocol_available): Uncomment,
8265         it's not needed at the moment.
8266         * sysdeps/generic/if_index.c (__protocol_available): Likewise.
8267         * sysdeps/unix/sysv/linux/if_index.c (__protocol_available): Likewise.
8269 2000-12-26  Andreas Jaeger  <aj@suse.de>
8271         * libio/getc_u.c: Include stdio.h via system path to get internal
8272         prototypes.
8273         * libio/getwc_u.c: Likewise.
8275         * stdlib/strfmon.c: Fix prototype of __printf_fp.
8277         * stdio-common/vfprintf.c (process_arg): Move __printf_fphex and
8278         __printf_fp prototypes to ...
8279         * include/printf.h: ...here.
8281         * include/stdio.h: Add some internal prototypes to shut up GCC.
8282         * include/stdlib.h: Likewise.
8284         * sysdeps/posix/sigpause.c (__sigpause): Use ISO C prototype
8285         declaration.
8287         * include/signal.h: Add prototypes for internal sigpause
8288         interfaces.
8290 2000-12-26  Ulrich Drepper  <drepper@redhat.com>
8292         * sysdeps/generic/bits/byteswap.h (__bswap_64): Make it usable for
8293         64bit platforms.  Reported by Dave Gilbert <gilbertd@treblig.org>.
8295         * string/Makefile (tests): Add tst-bswap.
8296         * string/tst-bswap.c: New file.
8298 2000-12-11  Bruno Haible  <haible@clisp.cons.org>
8300         * Makefile ($(inst_includedir)/gnu/stubs.h): Sort in the C locale.
8302 2000-12-26  Ulrich Drepper  <drepper@redhat.com>
8304         * sunrpc/Makefile (rpcgen-cmd): Use single quotes in sed call.
8305         Patch by Ed Connell <Ed.Connell@sas.com>.
8307 2000-12-24  Ulrich Drepper  <drepper@redhat.com>
8309         * locale/iso-639.def: Correct one entry.  Add two missing entries.
8311         * locale/iso-4217.def: Change entry for Eritrea.
8312         Reported by Daniel Yacob <yacob@geez.org>.
8314 2000-12-23  Ben Collins  <bcollins@debian.org>
8316         * manual/charset.texi (Extended Char Intro): Fix typo in ISO 6937
8317         description.
8319         * manual/stdio.texi (Dynamic Output): Document the return value of
8320         asprintf.  Also make the asprintf/snprintf examples a little
8321         better (check for some error returns).
8323 2000-12-22  Andreas Jaeger  <aj@suse.de>
8325         * include/stdio.h: Add __ftrylockfile prototype.
8327 2000-12-21  H.J. Lu  <hjl@gnu.org>
8329         * sysdeps/ia64/fpu/math_ldbl.h (ieee_long_double_shape_type):
8330         Make sign_exponent element signed.
8332         * sysdeps/ieee754/ldbl-96/math_ldbl.h (ieee_long_double_shape_type):
8333         Fix a typo.
8335         * sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Remove dead branch.
8337 2000-12-21  Andreas Jaeger  <aj@suse.de>
8339         * nis/nss_nisplus/nisplus-ethers.c (struct etherent): Removed.
8340         * inet/ether_hton.c: Likewise
8341         * inet/ether_ntoh.c: Likewise.
8343         * nis/nss_nis/nis-ethers.c (_nss_nis_getntohost_r): Fix
8344         declaration to match prototype.
8346         * include/netinet/ether.h (struct etherent): Declare here so that
8347         all implementations use the same struct.
8349         * nis/nss_nis/nis-ethers.c: Include netinet/ether.h to get
8350         prototypes.
8351         (struct ether): Removed.
8352         Use struct etherent instead of ether everywhere.
8354         * include/rpc/auth.h (DECLARE_NSS_PROTOTYPES): New.
8356         * include/rpc/auth_des.h (DECLARE_NSS_PROTOTYPES): New.
8358         * sunrpc/publickey.c: Include auth_des.h for prototypes.
8360 2000-12-20  Ulrich Drepper  <drepper@redhat.com>
8362         * math/test-misc.c: Add more tests for nextafter functions.
8364         * sysdeps/i386/fpu/s_nextafterl.c: Handle change from denormal to
8365         normal correctly.  Correct test for sign.
8366         Based on a patch by HJ Lu.
8368 2000-12-19  Ulrich Drepper  <drepper@redhat.com>
8370         * Makeconfig (preprocess-version): Add -traditional to gcc call.
8371         Cleanup sed calls.
8373 2000-12-19  Andreas Jaeger  <aj@suse.de>
8375         * include/netinet/ether.h (DECLARE_NSS_PROTOTYPES): New.
8377         * nis/nis_intern.h: Add prototype for __do_niscall3.
8379         * nis/nss_nis/nis-rpc.c (_nss_nis_setrpcent): Fix declaration to
8380         match prototype.
8382         * include/netdb.h (DECLARE_NSS_PROTOTYPES): Reformat.
8384         * include/rpc/netdb.h (DECLARE_NSS_PROTOTYPES): New.
8386         * include/aliases.h (DECLARE_NSS_PROTOTYPES): New.
8388 2000-12-18  Ulrich Drepper  <drepper@redhat.com>
8390         * math/test-misc.c: Add more tests for nextafter.
8391         * sysdeps/i386/fpu/s_nextafterl.c: Handle decrement for x<0 correctly.
8392         * sysdeps/ieee754/ldbl-96/math_ldbl.h
8393         (ieee_long_double_shape_type): Make sign_exponent element signed.
8395         * manual/message.texi: Add Estonian to plural overview list.
8396         Correct rule for Slavic languages.
8397         Patch by Stanislav Brabec <utx@penguin.cz>.
8399         * nis/nss_nis/nis-netgrp.c: Remove unnecessary initializations.
8401 2000-12-18  Andreas Jaeger  <aj@suse.de>
8403         * test-skeleton.c: Use temp_name_list instead of name_list to
8404         avoid collision with name_list from inet/netgroup.h.
8406         * nss/nss_files/files-network.c (NEED_H_ERRNO): Define.
8408         * include/grp.h (DECLARE_NSS_PROTOTYPES): New.
8409         * include/pwd.h (DECLARE_NSS_PROTOTYPES): New.
8410         * include/netdb.h (DECLARE_NSS_PROTOTYPES): New.
8411         * include/shadow.h (DECLARE_NSS_PROTOTYPES): New.
8413         * hesiod/nss_hesiod/hesiod-proto.c (_nss_hesiod_setprotoent): Fix
8414         declaration to match prototype.
8415         * hesiod/nss_hesiod/hesiod-pwd.c (_nss_hesiod_setpwent): Likewise.
8416         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_setgrent): Likewise.
8417         * hesiod/nss_hesiod/hesiod-service.c (_nss_hesiod_setservent):
8418         Likewise.
8419         * nis/nss_nis/nis-grp.c (_nss_nis_setgrent): Likewise.
8420         * nis/nss_nis/nis-pwd.c (_nss_nis_setpwent): Likewise.
8421         * nis/nss_nis/nis-proto.c (_nss_nis_setprotoent): Likewise.
8422         * nis/nss_nis/nis-service.c (_nss_nis_setservent): Likewise.
8423         (_nss_nis_getservbyport_r): Likewise.
8424         * nis/nss_nis/nis-hosts.c (_nss_nis_sethostent): Likewise.
8425         * nis/nss_nis/nis-spwd.c (_nss_nis_setspent): Likewise.
8426         * nis/nss_nis/nis-network.c (_nss_nis_getnetent_r): Likewise.
8427         (_nss_nis_setnetent): Likewise
8428         * nis/nss_nis/nis-netgrp.c (_nss_nis_setnetgrent): Likewise.
8429         (_nss_nis_endnetgrent): Likewise.
8430         * nis/nss_nisplus/nisplus-netgrp.c (_nss_nisplus_endnetgrent):
8431         Likewise.
8432         (_nss_nisplus_setnetgrent): Likewise.
8433         * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_setspent): Likewise.
8434         * nis/nss_nisplus/nisplus-pwd.c (_nss_nisplus_setpwent): Likewise.
8435         * nis/nss_nisplus/nisplus-grp.c (_nss_nisplus_setgrent): Likewise.
8436         * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_setnetent):
8437         Likewise.
8438         * nis/nss_nisplus/nisplus-hosts.c (_nss_nisplus_sethostent):
8439         Likewise.
8440         * nis/nss_nisplus/nisplus-service.c (_nss_nisplus_setservent):
8441         Likewise.
8442         * nis/nss_nisplus/nisplus-proto.c (_nss_nisplus_setprotoent):
8443         Likewise.
8444         * nis/nss_compat/compat-spwd.c (_nss_compat_setspent): Likewise.
8445         * nis/nss_compat/compat-pwd.c (_nss_compat_setpwent): Likewise.
8446         * nis/nss_compat/compat-grp.c (_nss_compat_setgrent): Likewise.
8447         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr_r): Likewise.
8448         * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyname_r): Likewise.
8449         (_nss_dns_getnetbyaddr_r): Likewise.
8451 2000-12-17  Andreas Jaeger  <aj@suse.de>
8453         * sysdeps/generic/k_sinl.c (__kernel_sinl): Fix functions
8454         parameter.
8456         * sysdeps/unix/sysv/linux/shm_open.c (freeit): Make static and add
8457         unused attribute to shut up gcc warnings.
8459         * sysdeps/generic/k_sinl.c: Include math_private for prototypes.
8460         * sysdeps/generic/k_tanl.c: Likewise.
8461         * sysdeps/generic/k_cosl.c: Likewise.
8462         * sysdeps/generic/e_j0l.c: Likewise.
8463         * sysdeps/generic/e_j1l.c: Likewise.
8464         * sysdeps/generic/e_jnl.c: Likewise.
8465         * sysdeps/generic/e_lgammal_r.c: Likewise.
8467         * elf/vismain.c: Move prototypes for functions in vismod*.c to
8468         vismod.h.
8469         * elf/vismod.h: New file.
8470         * elf/Makefile (distribute): Add vismod.h.
8471         * elf/vismod1.c: Include vismod.h.
8472         * elf/vismod2.c: Likewise.
8473         * elf/vismod3.c: Likewise.
8475         * elf/constload3.c: Add prototype declarations to shut up gcc.
8476         * elf/failobj.c: Likewise.
8477         * elf/nodelmod3.c: Likewise.
8478         * elf/filtmod1.c: Likewise.
8479         * elf/filtmod2.c: Likewise.
8480         * elf/reldepmod1.c: Likewise.
8481         * elf/reldepmod2.c: Likewise.
8482         * elf/reldepmod3.c: Likewise.
8483         * elf/reldepmod4.c: Likewise.
8484         * elf/unload2dep.c: Likewise.
8485         * elf/unload2mod.c: Likewise.
8486         * elf/ltglobmod1.c: Likewise.
8487         * elf/pathoptobj.c: Likewise.
8488         * elf/neededobj1.c: Likewise.
8489         * elf/neededobj2.c: Likewise.
8490         * elf/neededobj3.c: Likewise.
8491         * elf/neededobj4.c: Likewise.
8492         * elf/nextmod1.c: Likewise.
8493         * elf/nextmod2.c: Likewise.
8495         * locale/programs/ld-collate.c (collate_finish): Don't use labels
8496         at end of compound statement.
8497         * locale/programs/locale.c (show_info): Likewise.
8498         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr_r): Likewise.
8500 2000-12-16  Jakub Jelinek  <jakub@redhat.com>
8502         * catgets/gencat.c (read_input_file): Avoid calling obstack_free
8503         with a pointer not returned by obstack_ functions.
8505 2000-12-16  Ulrich Drepper  <drepper@redhat.com>
8507         * sysdeps/unix/sysv/aix/bits/stat.h (struct stat): Align with AIX
8508         version.
8509         (struct stat64): Likewise.
8510         Reported by Michael Keezer <mkeezer@redhat.com>.
8512         * timezone/asia: Update from tzdata2000h.
8513         * timezone/australasia: Likewise.
8514         * timezone/backward: Likewise.
8515         * timezone/europe: Likewise.
8516         * timezone/northamerica: Likewise.
8517         * timezone/southamerica: Likewise.
8518         * timezone/zone.tab: Likewise.
8520 2000-12-14  Jakub Jelinek  <jakub@redhat.com>
8522         * io/ftw.c (ftw_dir): If process_entry returned non-zero result
8523         and dir.stream is NULL, only free dir.content.
8524         * io/ftwtest.c (cb, main): Add --early-exit option to test it.
8525         * io/ftwtest-sh: Test with --early-exit.
8527 2000-12-13  Jakub Jelinek  <jakub@redhat.com>
8529         * misc/efgcvt.c (FCVT_MAXDIG): Define.
8530         (FCVT_BUFPTR): New variable.
8531         (fcvt): If fcvt_r returns -1 on the static short buffer,
8532         try to malloc a sufficiently large one and retry.
8533         (free_mem): New function.
8534         * misc/qefgcvt.c (FCVT_MAXDIG): Define.
8535         * misc/tst-efgcvt.c (fcvt_tests): Add new test.
8537 2000-12-15  Ulrich Drepper  <drepper@redhat.com>
8539         * misc/dirname.c (dirname): Fix search for second to last slash.
8541 2000-12-13  Andreas Jaeger  <aj@suse.de>
8543         * misc/tst-dirname.c (main): Fix typo in test to really use
8544         the examples from Unix98.
8545         Reported by Michael Kerrisk <mtk16@ext.canterbury.ac.nz>.
8547 2000-12-09  H.J. Lu  <hjl@gnu.org>
8549         * sysdeps/ia64/fpu/s_fabs.S: New file.
8550         * sysdeps/ia64/fpu/s_fabsf.S: New file.
8551         * sysdeps/ia64/fpu/s_fabsl.S: New file.
8553 2000-12-15  Andreas Jaeger  <aj@suse.de>
8555         * stdio-common/scanf9.c (main): Reformat and change to avoid
8556         warnings.
8558         * stdio-common/tstdiomisc.c: Make local functions static.
8559         * stdio-common/tst-printf.c: Likewise.
8561         * elf/constload2.c: Add prototype declarations to shut up gcc.
8562         * elf/dep1.c: Likewise.
8563         * elf/dep2.c: Likewise.
8564         * elf/dep3.c: Likewise.
8565         * elf/dep4.c: Likewise.
8566         * elf/ltglobmod2.c: Likewise.
8568         * libio/fmemopen.c: Make local functions static.
8570         * elf/Makefile (distribute): Added testobj.h.
8572         * elf/testobj.h: New file.
8574         * elf/testobj1.c: Include testobj.h and move prototype
8575         declarations to testobj.h.
8576         * elf/testobj2.c: Likewise.
8577         * elf/testobj3.c: Likewise.
8578         * elf/testobj4.c: Likewise.
8579         * elf/testobj5.c: Likewise.
8580         * elf/testobj6.c: Likewise.
8581         * elf/testobj1_1.c: Likewise.
8582         * elf/preloadtest.c: Likewise.
8584 2000-12-15  Ben Collins  <bcollins@debian.org>
8586         * misc/sys/cdefs.h: Fix thinko in checks for flexarr macros.
8587         Patch by Akim Demaille <akim@epita.fr> in Debian bug report.
8589 2000-12-14  H.J. Lu  <hjl@gnu.org>
8591         * sysdeps/ieee754/flt-32/s_sincosf.c (__sincosf): The exponent
8592         field in a float is 8 bits, not 11 bits.
8594 2000-12-13  Jakub Jelinek  <jakub@redhat.com>
8596         * math/test-misc.c (main): Adjust m for IEEE quad long double.
8598 2000-12-13  Andreas Jaeger  <aj@suse.de>
8600         * manual/message.texi (Using gettextized software): Fix typo.
8602         * manual/charset.texi (Converting a Character): Fix mbstouwcs
8603         program to compile.
8604         Patch by Martin Buchholz <martin@xemacs.org>.
8606         * sysdeps/unix/sysv/linux/sigpending.c (sigpending): Fix typo.
8607         Reported by Michael Kerrisk <mtk16@ext.canterbury.ac.nz>.
8609 2000-12-11  Andreas Jaeger  <aj@suse.de>
8611         * sysdeps/unix/sysv/linux/mips/kernel_sigaction.h: Declare
8612         kernel_sigset_t and use it.
8613         Patch by Hiroyuki Machida <machida@sm.sony.co.jp>.
8615 2000-12-10  Richard Henderson  <rth@redhat.com>
8617         * sysdeps/alpha/alphaev67/fpu/Implies: New file.
8618         * sysdeps/alpha/alphaev6/fpu/e_sqrtf.S: New file.
8619         * sysdeps/alpha/alphaev6/fpu/e_sqrt.S: New file.
8621 2000-12-10  Jakub Jelinek  <jakub@redhat.com>
8623         * sysdeps/alpha/htonl.S: Fix a typo.
8625 2000-12-10  Jakub Jelinek  <jakub@redhat.com>
8627         * sysdeps/alpha/alphaev6/stxcpy.S: Exchange t8 with t10.
8629 2000-12-10  Andreas Jaeger  <aj@suse.de>
8631         * locale/programs/ld-ctype.c (charclass_symbolic_ellipsis): Fixed
8632         cast as suggested by Jakub Jelinek <jakub@redhat.com> and Ulrich
8633         Drepper <drepper@redhat.com>.
8635 2000-12-09  Andreas Jaeger  <aj@suse.de>
8637         * sysdeps/unix/sysv/linux/mips/sigaction.c: New file.
8639         * sysdeps/unix/sysv/linux/mips/sys/acct.h: Removed, we can use the
8640         generic version.
8641         Patches by Hiroyuki Machida <machida@sm.sony.co.jp>.
8643         * locale/programs/ld-collate.c (handle_ellipsis): Fix format
8644         string.
8646         * locale/programs/ld-ctype.c (charclass_symbolic_ellipsis): Fix
8647         format string.
8649         * nscd/hstcache.c (addhstbyname): Add cast to avoid warning.
8650         * nscd/connections.c (handle_request): Likewise.
8651         * nscd/pwdcache.c (addpwbyname): Likewise.
8652         * nscd/grpcache.c (addgrbyname): Likewise.
8654         * nscd/nscd_conf.c (nscd_parse_file): Remove extra argument.
8656 2000-12-09  Ulrich Drepper  <drepper@redhat.com>
8658         * string/stratcliff.c: Add tests for stpncpy, memcpy, and mempcpy.
8660         * Makeconfig (default_cflags): Make -O2 the default for stable
8661         releases.
8663 2000-12-08  H.J. Lu  <hjl@gnu.org>
8665         * sysdeps/ia64/fpu/s_isinfl.S: Renamed to ...
8666         * sysdeps/ia64/fpu/s_isinf.S: This.
8667         Add a .pred.rel.mutex note to avoid false report.
8669         * sysdeps/ia64/fpu/s_isnanl.S: Renamed to ...
8670         * sysdeps/ia64/fpu/s_isnan.S: This.
8672         * sysdeps/ia64/fpu/s_fpclassify.S: New file.
8673         * sysdeps/ia64/fpu/s_fpclassifyf.S: New file.
8674         * sysdeps/ia64/fpu/s_fpclassifyl.S: New file.
8675         * sysdeps/ia64/fpu/s_isinff.S: New file.
8676         * sysdeps/ia64/fpu/s_isinfl.S: New file.
8677         * sysdeps/ia64/fpu/s_isnanf.S: New file.
8678         * sysdeps/ia64/fpu/s_isnanl.S: New file.
8679         * sysdeps/ia64/fpu/s_finite.S: New file.
8680         * sysdeps/ia64/fpu/s_finitef.S: New file.
8681         * sysdeps/ia64/fpu/s_finitel.S: New file.
8682         * sysdeps/ia64/fpu/s_signbit.S: New file.
8683         * sysdeps/ia64/fpu/s_signbitf.S: New file.
8684         * sysdeps/ia64/fpu/s_signbitl.S: New file.
8685         * sysdeps/ia64/fpu/s_copysign.S: New file.
8686         * sysdeps/ia64/fpu/s_copysignf.S: New file.
8687         * sysdeps/ia64/fpu/s_copysignl.S: New file.
8689 2000-12-08  Ulrich Drepper  <drepper@redhat.com>
8691         * math/libm-test.inc (main): Fix typos in messages.
8693         * string/stratcliff.c: Add test for rawmemchr.
8695 2000-12-08  Jakub Jelinek  <jakub@redhat.com>
8697         * elf/dl-open.c (_dl_open): If objname points right after errstring,
8698         allocate it together with errstring using alloca.
8699         * elf/dl-error.c (_dl_signal_error): If malloc failed, set objname
8700         to "", because it might point to local stack.
8702 2000-12-05  H.J. Lu  <hjl@gnu.org>
8704         * nss/Makefile (routines): Add getnssent and getnssent_r.
8705         * nss/nsswitch.h (__nss_setent): New internal NSS function.
8706         (__nss_endent): Likewise.
8707         (__nss_getent_r): Likewise.
8708         (__nss_getent): Likewise.
8709         * nss/getnssent_r.c: New file.
8710         * nss/getnssent.c: New file.
8711         * nss/getXXent.c (H_ERRNO_VAR): Updated.
8712         (GETFUNC_NAME): Updated to call __nss_getent ().
8713         * nss/getXXent_r.c (H_ERRNO_VAR_P): New.
8714         (STAYOPEN_TMPVAR): Updated.
8715         (STAYOPEN_VAR): Updated.
8716         (SETFUNC_NAME): Updated to call __nss_setent ().
8717         (ENDFUNC_NAME): Updated to call __nss_endent ().
8718         (INTERNAL (REENTRANT_GETNAME)): Updated to call __nss_getent_r ().
8720 2000-12-08  Andreas Jaeger  <aj@suse.de>
8722         * nscd/dbg_log.h (dbg_log): Correct attribute.
8724 2000-12-08  Jakub Jelinek  <jakub@redhat.com>
8726         * elf/dl-load.c (fillin_rpath): Don't assume there is '\0' at
8727         cp + len.  Compute where from dirname.
8728         Reported by <jreiser@BitWagon.com>.
8730 2000-12-08  Richard Henderson  <rth@twiddle.net>
8732         * sysdeps/alpha/_mcount.S: Fix typo.
8733         * sysdeps/alpha/strncpy.S: Likewise.
8735         * sysdeps/alpha/alphaev6/Implies: New file.
8736         * sysdeps/alpha/alphaev67/Implies: New file.
8737         * sysdeps/alpha/alphaev67/ffs.S: New file.
8738         * sysdeps/alpha/alphaev67/ffsll.S: New file.
8739         * sysdeps/alpha/alphaev67/rawmemchr.S: New file.
8740         * sysdeps/alpha/alphaev67/stpcpy.S: New file.
8741         * sysdeps/alpha/alphaev67/stpncpy.S: New file.
8742         * sysdeps/alpha/rawmemchr.S: New file.
8743         * sysdeps/alpha/strcat.S: Tail call to __stxcpy.
8744         * sysdeps/alpha/strcpy.S: Likewise.
8746         From GMP 3.1.1:
8747         * sysdeps/alpha/alphaev6/addmul_1.s: New file.
8749         From rick.gorton@alpha-processor.com:
8750         * sysdeps/alpha/alphaev6/memchr.S: New file.
8751         * sysdeps/alpha/alphaev6/memcpy.S: New file.
8752         * sysdeps/alpha/alphaev6/memset.S: New file.
8753         * sysdeps/alpha/alphaev6/stxcpy.S: New file.
8754         * sysdeps/alpha/alphaev6/stxncpy.S: New file.
8755         * sysdeps/alpha/alphaev67/strcat.S: New file.
8756         * sysdeps/alpha/alphaev67/strchr.S: New file.
8757         * sysdeps/alpha/alphaev67/strlen.S: New file.
8758         * sysdeps/alpha/alphaev67/strncat.S: New file.
8759         * sysdeps/alpha/htonl.S: Use a shorter sequence.
8761 2000-12-08  Jakub Jelinek  <jakub@redhat.com>
8763         * inet/getnameinfo.c (getnameinfo): Fix NI_NOFQDN support.
8764         Reported by <pspencer@fields.utoronto.ca>.
8766 2000-12-07  Jes Sorensen  <jes@linuxcare.com>
8768         * sysdeps/ia64/elf/start.S (__data_start): Add __data_start variable.
8769         Pointed out by Hans Boehm.
8771 2000-12-07  H.J. Lu  <hjl@gnu.org>
8773         * elf/dl-version.c (match_symbol): Check map->l_name[0] for printing.
8775 2000-12-07  Andreas Jaeger  <aj@suse.de>
8777         * misc/error.c: Add format attributes for __error and __error_at_line.
8779         * nscd/dbg_log.h: Add format attribute.
8781 2000-12-08  Ulrich Drepper  <drepper@redhat.com>
8783         * misc/sys/syslog.h: Add format attributes to syslog and vsyslog.
8784         Patch by Joseph S. Myers <jsm28@cam.ac.uk>.
8786 2000-12-07  Dan Pop  <Dan.Pop@cern.ch>
8788         * sysdeps/ia64/strcpy.S: Fix a bug in a recovery code sequence.
8790 2000-12-06  Ulrich Drepper  <drepper@redhat.com>
8792         * sysdeps/unix/sysv/aix/Makefile [$(subdir)==misc]
8793         (sysdep_routines): Add uitrunc.
8794         * sysdeps/unix/sysv/aix/uitrunc.c: New file.
8795         Patches by Michael Keezer <mkeezer@redhat.com>.
8797 2000-12-06  Roland McGrath  <roland@frob.com>
8799         * sysdeps/mach/hurd/ioctl.c (__ioctl): Don't clobber ARG as we copy in
8800         argument data, since it will be used to copy out too (for INOUT).
8801         Reported by Marcus Brinkmann <marcus@gnu.org>.
8803         * sysdeps/mach/hurd/ioctl.c: Include <stdint.h>.
8804         (__ioctl): Use uintptr_t instead of unsigned long int.
8806 2000-12-06  Jim Wilson  <wilson@redhat.com>
8808         * stdlib/l64a.c (l64a): Truncate M to 32-bit value.
8810 2000-12-06  Ulrich Drepper  <drepper@redhat.com>
8812         * stdio-common/printf_fp.c (__printf_fp): Handle decimal point in
8813         x.5 rounding correctly.
8815 2000-12-06  Mark Kettenis  <kettenis@gnu.org>
8817         * stdio-common/perror.c (perror): Conditionalize code dealing with
8818         wide-oriented streams on USE_IN_LIBIO.
8820 2000-12-06  Mark Kettenis  <kettenis@gnu.org>
8822         * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start_cleanup): Mark
8823         as internal_function.
8825 2000-12-05  Ulrich Drepper  <drepper@redhat.com>
8827         * sysdeps/alpha/elf/start.S (__data_start): Define.
8829 2000-12-05  H.J. Lu  <hjl@gnu.org>
8831         * nss/getXXent_r.c (setup): Change the return type to int.
8833 2000-12-05  Ulrich Drepper  <drepper@redhat.com>
8835         * sysdeps/unix/sysv/aix/Makefile [$(subdir)==misc]
8836         (sysdep_routines): Add restf and savef.
8837         * sysdeps/unix/sysv/aix/restf.c: New file.
8838         * sysdeps/unix/sysv/aix/savef.c: New file.
8839         Patches by Michael Keezer <mkeezer@redhat.com>.
8841         * sysdeps/unix/opendir.c (__opendir): Don't use o_directory_works
8842         if O_DIRECTORY is not defined.
8843         Patch by Michael Keezer <mkeezer@redhat.com>.
8845         * include/libc-symbols.h (C_SYMBOL_DOT_NAME): Define.
8846         Patch by Michael Keezer <mkeezer@redhat.com>.
8848         * locale/programs/linereader.c (get_toplvl_escape): Recognize more
8849         than 4 bytes in escape sequence.
8850         Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
8852 2000-12-05  Andreas Jaeger  <aj@suse.de>
8854         * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Don't
8855         set mips2.
8857         * sysdeps/unix/sysv/linux/mips/sysdep.h: New file.
8859         * sysdeps/unix/sysv/linux/mips/sys/syscall.h: Removed.
8861         * sysdeps/unix/mips/sysdep.h: Use SYS_ify.
8862         Patches by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
8864         * elf/dl-misc.c (_dl_sysdep_read_whole_file): Mark as
8865         internal_function.
8866         * sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Likewise.
8867         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start_cleanup): Likewise.
8869         * sysdeps/generic/dl-cache.c: Remove declaration of
8870         _dl_sysdep_read_whole_file.
8872         * elf/dl-load.c (_dl_map_object): Remove declaration of
8873         _dl_load_cache_lookup.
8875         * sysdeps/generic/ldsodefs.h: Add declarations of
8876         _dl_load_cache_lookup, _dl_unload_cache,
8877         _dl_sysdep_read_whole_file, _dl_sysdep_start and
8878         _dl_sysdep_start_cleanup.
8880         * elf/rtld.c: Remove prototypes that are defined in ldsodefs.h
8881         now.
8883         * elf/dl-misc.c: Include <ldsodefs.h> to get prototypes.
8884         * sysdeps/generic/dl-environ.c: Likewise.
8886         * stdio-common/printf_fp.c: Include <gmp.h> instead of
8887         <stdlib/gmp.h>.
8888         * math/atest-exp.c: Likewise.
8889         * math/atest-exp2.c: Likewise.
8890         * math/atest-sincos.c: Likewise.
8891         * stdio-common/_itoa.c: Likewise.
8892         * stdio-common/_itowa.c: Likewise.
8894         * include/gmp.h: New file with internal prototypes.
8896         * sysdeps/generic/longjmp.c: Move _longjmp_unwind declaration from
8897         here to...
8898         * include/setjmp.h: ...here.
8900         * locale/Makefile (routines): Remove codeset_name since it's not
8901         needed anywhere.
8903         * locale/codeset_name.c: Removed.
8905 2000-12-05  Ulrich Drepper  <drepper@redhat.com>
8907         * sysdeps/unix/sysv/aix/sys/param.h: Define MAXHOSTNAMELEN here.
8909 2000-12-05  Andreas Jaeger  <aj@suse.de>
8911         * sysdeps/unix/sysv/linux/sys/param.h: Revert last patch.
8913 2000-12-05  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8915         * sysdeps/unix/sysv/linux/s390/mmap64.S: Use mmap if mmap2 isn't
8916         available.
8918 2000-12-05  Andreas Jaeger  <aj@suse.de>
8920         * nss/test-netdb.c: Mark local functions as static to avoid
8921         warnings.
8922         (main): Use return to silence warning.
8924         * stdlib/test-canon.c (check_path): Mark as static to avoid warning.
8926         * stdio-common/test-popen.c: Mark local functions as static to
8927         avoid warnings.
8928         (main): Use return to silence warning.
8930         * stdlib/testsort.c (compare): Mark as static to avoid warning.
8932         * assert/test-assert.c: Mark local functions as static to avoid
8933         warnings.
8934         * assert/test-assert-perr.c: Likewise.
8936         * math/libm-test.inc (main): Use return to silence warnings.
8938 2000-12-04  Ulrich Drepper  <drepper@redhat.com>
8940         * math/fenv.h: Fix typo in comment.
8942         * math/test-misc.c (main): Add a few more over and underflow tests
8943         for scalb.
8945         * sysdeps/i386/fpu/e_scalb.S: Handle NaN as first parameter correctly.
8946         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
8947         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
8948         * math/w_scalb.c: Don't use matherr except in SVID mode.
8949         * math/w_scalbf.c: Likewise.
8950         * math/w_scalbl.c: Likewise.
8951         * math/test-misc.c: Add test for NaN and scalbl.
8952         Reported by Fred J. Tydeman <tydeman@tybor.com>.
8954 2000-12-04  Ulrich Drepper  <drepper@redhat.com>
8956         * configure.in: Define HAVE_ASM_GLOBAL_DOT_NAME for AIX.
8957         * config.h.in: Add HAVE_ASM_GLOBAL_DOT_NAME.
8958         * include/libc-symbols.h (strong_alias): Define special version
8959         for HAVE_ASM_GLOBAL_DOT_NAME.
8960         (weak_alias): Likewise.
8961         * sysdeps/powerpc/bsd-setjmp.S: Use strong_alias not .set.
8962         * sysdeps/unix/sysv/aix/Makefile [$(subdir)==login]
8963         (sysdep_routines): Add setutxent, getutxent, endutxent, getutxid,
8964         getutxline, pututxline, and utmpxname.
8965         * sysdeps/unix/sysv/aix/fchdir.c: Define __fchdir.
8966         * sysdeps/unix/sysv/aix/lseek.c: Define __libc_lseek alias.
8967         * sysdeps/unix/sysv/aix/open.c: Define __libc_open alias.
8968         * sysdeps/unix/sysv/aix/pread.c: Define pread alias.
8969         * sysdeps/unix/sysv/aix/pread64.c: Define pread64 alias.
8970         * sysdeps/unix/sysv/aix/sysdep.h (JUMPTARGET): Use C_TEXT.
8971         * sysdeps/unix/sysv/aix/bits/types.h: Define __clockid_t and __timer_t.
8972         * sysdeps/unix/sysv/aix/bits/utmp.h: Cleanup.  Add comments.
8973         * sysdeps/unix/sysv/linux/sys/param.h (MAXHOSTNAMELEN): Define.
8974         Patches by Michael Keezer <mkeezer@redhat.com>.
8976 2000-12-04  H.J. Lu  <hjl@gnu.org>
8978         * configure.in: Change --with-oldest-abi=ABI to
8979         --enable-oldest-abi=ABI.
8981 2000-12-02  Bruno Haible  <haible@clisp.cons.org>
8983         * stdio-common/perror.c (perror): If stderr is wide-oriented, use
8984         fwprintf instead of fprintf.
8986 2000-12-04  Ulrich Drepper  <drepper@redhat.com>
8988         * sysdeps/alpha/fpu/bits/mathdef.h: Remove FLT_EVAL_METHOD and
8989         DECIMAL_DIG definitions.
8990         * sysdeps/arm/fpu/bits/mathdef.h: Likewise
8991         * sysdeps/generic/bits/mathdef.h: Likewise
8992         * sysdeps/i386/fpu/bits/mathdef.h: Likewise
8993         * sysdeps/ia64/fpu/bits/mathdef.h: Likewise
8994         * sysdeps/m68k/fpu/bits/mathdef.h: Likewise
8995         * sysdeps/powerpc/fpu/bits/mathdef.h: Likewise
8996         * sysdeps/sparc/fpu/bits/mathdef.h: Likewise
8997         * sysdeps/sh/sh4/fpu/bits/mathdef.h: Likewise
8999 2000-12-03  Ulrich Drepper  <drepper@redhat.com>
9001         * math/test-fenv.c (main): Use return instead of exit to avoid warning.
9003         * math/atest-exp.c: Mark local functions as static to avoid warnings.
9004         * math/atest-exp2.c: Likewise.
9005         * math/atest-sincos.c: Likewise.
9007         * sysdeps/i386/fpu/bits/mathdef.h (DECIMAL_DIG): Correct value.
9008         Reported by Fred J. Tydeman <tydeman@tybor.com>.
9010         * sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Hopefully fix
9011         the handling of denormalized numbers.
9013         * math/test-misc.c (main): Test for fpclassify and pseudo denormal
9014         numbers on x86.
9015         * sysdeps/i386/fpu/fpclassifyl.c: New file.
9017         * sysdeps/i386/ldbl2mpn.c (__mpn_extract_long_double): Handle the
9018         pseudo denormal representation of LDBL_MIN.
9020         * iconvdata/SJIS.irreversible: Remove unnecessary entries.
9021         * iconvdata/EUC-JP.irreversible: Remove unnecessary entries.
9023         * iconvdata/sjis.c: Enable round-trip mapping of backslash and tilde.
9024         * iconvdata/jis0208.c: Likewise.
9025         * iconvdata/jis0212.c: Likewise.
9026         Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
9028         * math/test-misc.c (main): More tests for frexp and some for
9029         fpclassify and isnormal.
9031         * sysdeps/ieee754/flt-32/s_fpclassifyf.c (__fpclassifyf): Correct
9032         test for subnormal.
9033         Reported by Fred J. Tydeman <tydeman@tybor.com>.
9035         * math/test-misc.c (main): Add tests for frexp.
9036         Reported by Fred J. Tydeman <tydeman@tybor.com>.
9037         * sysdeps/i386/fpu/s_frexpl.S: Don't overflow during the computation.
9039 2000-12-02  H.J. Lu  <hjl@gnu.org>
9041         * locale/lc-time.c (_nl_init_era_entries): Pass L'\0' instead of
9042         '\0' to wcschr.
9044 2000-12-02  Ulrich Drepper  <drepper@redhat.com>
9046         * sysdeps/i386/fpu/s_frexp.S: Add missing fwait.
9047         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
9048         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
9050         * sysdeps/generic/glob.c: Adjust types of several variables to
9051         avoid warnings.
9053 2000-12-01  Ulrich Drepper  <drepper@redhat.com>
9055         * sysdeps/unix/sysv/linux/shm_open.c: Remove incorrect comment.
9057 2000-11-30  Roland McGrath  <roland@frob.com>
9059         * hurd/hurd/ioctl.h (_HURD_HANDLE_IOCTLS_1): New macro.
9060         (_HURD_HANDLE_IOCTLS, _HURD_HANDLE_IOCTL): Redefine using it, so as to
9061         allow multiple instances using the same function name in one file.
9063 2000-12-01  Ulrich Drepper  <drepper@redhat.com>
9065         * configure.in: Correct test for pserver CVS access.
9067 2000-11-28  H.J. Lu  <hjl@gnu.org>
9069         * libio/libio.h: Remove extra "#if ... #endif".
9071 2000-11-29  H.J. Lu  <hjl@gnu.org>
9073         * stdio-common/vfscanf.c (ORIENT): Swap the COMPILE_WSCANF case.
9075 2000-12-01  H.J. Lu  <hjl@gnu.org>
9077         * nss/getXXbyYY_r.c: Fix verioned symbol handling.
9078         * nss/getXXent_r.c: Likewise.
9079         * sysdeps/unix/sysv/linux/i386/chown.c: Likewise.
9081 2000-11-30  H.J. Lu  <hjl@gnu.org>
9083         * scripts/abi-versions.awk (oldest_abi): New variable.
9084         Handle the oldest ABI supported.
9086         * Makerules ($(common-objpfx)abi-versions.h): Set oldest_abi
9087         for scripts/abi-versions.awk.
9089         * configure.in: Add --with-oldest-abi=ABI.
9090         * configure: Rebuild.
9092         * config.make.in (oldest-abi): New.
9094         * config.h.in (GLIBC_OLDEST_ABI): New.
9096         * csu/version.c (banner): Support GLIBC_OLDEST_ABI.
9098 2000-11-30  Jakub Jelinek  <jakub@redhat.com>
9100         * locale/setlocale.c (setname): Free for all categories, not just
9101         LC_ALL.
9102         (setlocale): Store a copy of string passed by user, not the string
9103         itself.
9105 2000-11-30  Roland McGrath  <roland@frob.com>
9107         * sysdeps/mach/hurd/defs.c (init_stdio): Put this on __libc_subinit
9108         rather than _hurd_fd_subinit, so it happens after it's safe to use
9109         libc facilities like malloc.
9111 2000-11-28  Andreas Jaeger  <aj@suse.de>
9113         * sysdeps/unix/sysv/linux/getdents.c: Add _syscall_getdents64
9114         declaration, adjust declaration of __syscall_getdents to match
9115         kernel.
9117 2000-11-29  H.J. Lu  <hjl@gnu.org>
9119         * sysdeps/generic/readelflib.c (check_ptr): Undefine it first.
9121 2000-11-29  Andreas Jaeger  <aj@suse.de>
9123         * sysdeps/unix/sysv/linux/hppa/brk.c (__brk): Remove unused variable.
9125 2000-11-28  Ulrich Drepper  <drepper@redhat.com>
9127         * dlfcn/defaultmod1.c: Add prototypes to avoid warnings.
9128         * dlfcn/defaultmod2.c: Likewise.
9129         * dlfcn/dlopen.c: Likewise.
9130         * dlfcn/dlopenold.c: Likewise.
9131         * dlfcn/failtestmod.c: Likewise.
9132         * dlfcn/glreflib1.c: Likewise.
9133         * dlfcn/glreflib2.c: Likewise.
9134         * dlfcn/eval.c: Likewise.  Add attributes.
9136         * ctype/ctype-extn.c: Define isblank and not __isblank.
9138         * time/strftime.c: Add const where necessary to avoid warnings.
9139         * time/strptime.c (strptime_internal): Add casts to avoid warnings.
9141 2000-11-22  Paul Eggert  <eggert@twinsun.com>
9143         * time/strftime.c (my_strftime): Do not invoke mbrlen with a
9144         size of (size_t) -1; it's not portable.
9146 2000-11-28  Ulrich Drepper  <drepper@redhat.com>
9148         * sysdeps/i386/fpu/libm-test-ulps: Adjust some values for the
9149         crappy i486 FPU.
9150         Reported by Michael Deutschmann <michael@talamasca.ocis.net>.
9152 2000-11-14  Jes Sorensen  <jes@linuxcare.com>
9154         * sysdeps/ia64/_mcount.S: Call __mcount instead of __mcount_internal.
9156         * sysdeps/ia64/Makefile: Compile _mcount.S in subdir gmon as
9157         _mcount is required by profiled binaries.
9159         * sysdeps/unix/sysv/linux/ia64/machine-gmon.h: Moved to...
9160         * sysdeps/ia64/machine-gmon.h: ...here.
9162 2000-11-28  Masahide Washizawa  <washi@jp.ibm.com>
9164         * iconvdata/Makefile (modules): Add IBM922, IBM1124, and IBM1129.
9165         (distribute): Add ibm922.c, ibm1124.c, ibm1129.c, ibm922.h, ibm1124.h,
9166         and ibm1129.h.
9167         * iconvdata/gconv-modules: Add entries for IBM922, IBM1124, and
9168         IBM1129.
9169         * iconvdata/ibm922.c: New file.
9170         * iconvdata/ibm922.h: New file.
9171         * iconvdata/ibm1124.c: New file.
9172         * iconvdata/ibm1124.h: New file.
9173         * iconvdata/ibm1129.c: New file.
9174         * iconvdata/ibm1129.h: New file.
9175         * iconvdata/testdata/IBM922: New file.
9176         * iconvdata/testdata/IBM922..UTF8: New file.
9177         * iconvdata/testdata/IBM1124: New file.
9178         * iconvdata/testdata/IBM1124..UTF8: New file.
9179         * iconvdata/testdata/IBM1129: New file.
9180         * iconvdata/testdata/IBM1129..UTF8: New file.
9182 2000-11-28  Ulrich Drepper  <drepper@redhat.com>
9184         * catgets/gencat.c (normalize_line): Take extra parameter with escape
9185         character.  Change callers.
9186         (open_conversion): Determine mapping of 0x5c as wchar_t value.
9187         * catgets/Makefile: Add rules to build and run test-gencat.
9188         * catgets/sample.SJIS: New file.
9189         * catgets/test-gencat.c: New file.
9190         * catgets/test-gencat.sh: New file.
9191         Report and test case by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
9193 2000-11-28  Andreas Jaeger  <aj@suse.de>
9195         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Synch with generic
9196         Linux version.
9198 2000-11-28  Ulrich Drepper  <drepper@redhat.com>
9200         * sysdeps/unix/sysv/linux/bits/socket.h: Fix last patch.
9202 2000-11-28  Andreas Jaeger  <aj@suse.de>
9204         * sysdeps/unix/sysv/linux/bits/socket.h (struct cmsghdr): Use
9205         __flexarr.
9206         * sysdeps/unix/sysv/linux/mips/bits/socket.h (struct cmsghdr):
9207         Likewise.
9209 2000-11-27  Ulrich Drepper  <drepper@redhat.com>
9211         * misc/getusershell.c: Make strings in okshells array const.
9212         * misc/regexp.c: Add const to cast to avoid warnings.
9213         * sysdeps/unix/sysv/linux/llseek.c: Add prototype for __llseek.
9214         * sysdeps/unix/sysv/linux/i386/setresuid.c: Add prototype for
9215         __setresuid.
9216         * sysdeps/unix/sysv/linux/i386/setresgid.c: Add prototype for
9217         setresgid.
9218         * misc/error.c: Add prototypes for __error and __error_at_line.
9219         * misc/mntent_r.c (__getmntent_r): Add break at end of switch
9220         statement to avoid warning.
9221         * test-skeleton.c: Mark timeout_handler with noreturn.
9222         * iconv/skeleton.c (get16u): Add const to cast.
9223         (get32u): Likewise.
9224         * iconvdata/gb18030.c: Likewise.
9225         * iconvdata/iso-2022-cn-ext.c: Likewise.
9226         * iconvdata/ansi_x3.110.c: Add cast to avoid warning.
9227         * iconvdata/big5.c: Likewise.
9228         * iconvdata/big5hkscs.c: Likewise.
9229         * iconvdata/iso_6937.c: Likewise.
9230         * iconvdata/iso_6937-2.c: Likewise.
9231         * iconvdata/t.61.c: Likewise.
9232         * iconvdata/iso646.c: Add prototypes for gconv_init and gconv_env.
9233         * iconvdata/unicode.c: Likewise.
9234         * iconvdata/utf-16.c: Likewise.
9235         * iconvdata/cns11643.h (ucs4_to_cns11643): Define needed as size_t.
9236         * iconv/gconv_trans.c (__gconv_translit_find): Avoid one warning
9237         with little code shuffling.
9239         * sysdeps/powerpc/Makefile (CFLAGS-initfini.s): Add -O1 to avoid
9240         the problems introduced when the user selects -O3.
9242         * iconv/gconv.h (__gconv_info): Define __data element using __flexarr.
9243         * misc/sys/cdefs.h: Define __flexarr.
9244         Proposed by Joseph S. Myers <jsm28@cam.ac.uk>.
9246         * iconvdata/iso-2022-jp.c: Add prototypes to avoid warnings.
9247         * iconv/skeleton.c: Likewise.
9248         * iconvdata/iso8859-1.c (BODY to 8859-1): Add const to cast.
9249         * iconv/loop.c (get16): Add const to cast.
9250         (get32): Likewise.
9252 2000-11-27  Andreas Jaeger  <aj@suse.de>
9254         * login/programs/pt_chown.c (do_pt_chown): Mark function as static
9255         to avoid warning.
9256         * login/programs/utmpdump.c (print_entry): Likewise.
9258 2000-11-25  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
9260         * sysdeps/mips/__longjmp.c (__longjmp): Restore SP and FP last and
9261         in a single asm as they may be used to access other stored
9262         registers.
9263         * sysdeps/mips/mips64/__longjmp.c (__longjmp): Likewise.
9265 2000-11-27  Andreas Jaeger  <aj@suse.de>
9267         * rt/tst-aio.c: Mark test functions as static to avoid warnings.
9268         * rt/tst-aio64.c: Likewise.
9270 2000-11-27  Ulrich Drepper  <drepper@redhat.com>
9272         * catgets/Makefile (test1.cat): Set LC_ALL, LOCPATH, and GCONV_PATH
9273         for gencat run.
9274         (libc.cat): Likewise.
9275         * catgets/gencat.c: Implement handling of message catalogs encoded
9276         with stateful character sets.
9277         Based on a patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
9279 2000-11-26  Ulrich Drepper  <drepper@redhat.com>
9281         * sysdeps/unix/opendir.c (__opendir): Add cast to avoid warning.
9283         * inet/getnameinfo.c: Adjust casts to avoid warnings.
9284         * inet/rcmd.c: Likewise.
9285         * inet/ruserpass.c: Likewise.
9286         * inet/netinet/in.h (IN6_IS_ADDR_UNSPECIFIED, IN6_IS_ADDR_LOOPBACK,
9287         IN6_IS_ADDR_MULTICAST, IN6_IS_ADDR_LINKLOCAL, IN6_IS_ADDR_SITELOCAL,
9288         IN6_IS_ADDR_V4MAPPED, IN6_IS_ADDR_V4COMPAT, IN6_ARE_ADDR_EQUAL,
9289         IN6_IS_ADDR_MC_NODELOCAL, IN6_IS_ADDR_MC_LINKLOCAL,
9290         IN6_IS_ADDR_MC_SITELOCAL, IN6_IS_ADDR_MC_ORGLOCAL,
9291         IN6_IS_ADDR_MC_GLOBAL): Preserve const in cast.
9292         * include/aliases.h: Add prototypes for internal __getalias* functions.
9293         * include/netdb.h: Add prototypes for __old_gethostent_r,
9294         __old_gethostbyaddr_r, __old_gethostbyname_r, __old_gethostbyname2_r,
9295         __old_getnetent_r, __old_getnetbyaddr_r, __old_getnetbyname_r,
9296         __old_getservent_r, __old_getservbyname_r, __old_getservbyport_r,
9297         __old_getprotoent_r, __old_getprotobyname_r, __old_getprotobynumber_r.
9298         * include/rpc/netdb.h: Add prototypes for __old_getrpcbyname_r,
9299         __old_getrpcbynumber_r, __old_getrpcent_r.
9301         * include/rpc/netdb.h: Add __getrpcbyname_r, __getrpcbynumber_r,
9302         __getrpcent_r prototypes.
9304 2000-11-25  Ulrich Drepper  <drepper@redhat.com>
9306         * string/strcoll.c: Add casts to avoid warnings.
9307         * string/strnlen.c: Likewise.
9308         * string/strxfrm.c: Likewise.
9309         * sysdeps/generic/_strerror.c: Likewise.
9310         * sysdeps/generic/memrchr.c: Likewise.
9311         * sysdeps/generic/strcasestr.c: Likewise.
9312         * sysdeps/generic/strstr.c: Likewise.
9314         * locale/weight.h (findidx): Add const to cast to avoid warning.
9316         * elf/loadfail.c: Little cosmetic changes to avoid warnings.
9317         * elf/loadtest.c: Likewise.
9318         * elf/multiload.c: Likewise.
9319         * elf/next.c: Likewise.
9320         * elf/nodelete.c: Likewise.
9321         * elf/noload.c: Likewise.
9322         * elf/order.c: Likewise.
9323         * elf/origtest.c: Likewise.
9324         * elf/preloadtest.c: Likewise.
9325         * elf/restest1.c: Likewise.
9327         * sysdeps/i386/i486/bits/string.h (__strncat_g) [i686]: Fourth
9328         parameter of asm must be in %ecx.
9330         * string/tester.c: Mark test functions as static to avoid warnings.
9332         * iconv/gconv_conf.c (read_conf_file): Make mod_counter static to
9333         preserve value over different gconv-modules files.
9335 2000-11-24  Ulrich Drepper  <drepper@redhat.com>
9337         * locale/findlocale.c: Add casts to avoid warnings.
9338         * locale/localeinfo.h (LIMAGIC): Add cast to avoid warnings.
9339         * misc/efgcvt_r.c (fcvt_r): Use ssize_t instead of int and add cast
9340         to avoid warnings.
9341         * misc/tsearch.c (const_node): New type.
9342         (trecurse): Correct casts to avoid warnings.
9343         (__twalk): Likewise.
9344         * stdlib/tst-limits.c: Add z modifier to formats for WORD_BIT and
9345         LONG_BIT.
9347         * debug/backtrace-tst.c (compare): Add casts to avoid warnings.
9349         * test-skeleton.c: Mark local functions as static to avoid warnings.
9351 2000-11-23  H.J. Lu  <hjl@gnu.org>
9353         * rt/tst-aio6.c (do_test): Use pipe instead of STDIN_FILENO to
9354         support the background job.
9355         Fix a typo.
9357 2000-11-24  Ulrich Drepper  <drepper@redhat.com>
9359         * iconv/gconv_conf.c (insert_module): Replace old entry if new one
9360         has same names but lower cost.
9362 2000-11-23  Jakub Jelinek  <jakub@redhat.com>
9364         * sysdeps/sparc/sparc32/dl-machine.h: Ifdef out handling for relocs
9365         which never occur during bootstrap.
9366         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
9368 2000-11-23  Andreas Jaeger  <aj@suse.de>
9370         * nss/nss_files/files-hosts.c: Remove getipnodebyname.
9372         * nss/Versions: Remove _nss_files_getipnodebyname_r.
9374         * sysdeps/unix/sysv/linux/Versions: Fix typo in last patch.
9376 2000-11-18  Martin Buchholz  <martin@xemacs.org>
9378         * csu/gmon-start.c (__gmon_start__): Avoid over-clever trick `if
9379         (called++) return;'
9381 2000-11-21  Alan Modra  <alan@linuxcare.com.au>
9383         * sysdeps/generic/bsd-_setjmp.c (setjmp): Rename to _setjmp.
9385         * csu/abi-note.S: Correct comment for operating system number.
9387 2000-11-22  Ulrich Drepper  <drepper@redhat.com>
9389         * Versions.def: Add GLIBC_2.2.1 for glibc.
9391 2000-11-22  Andreas Schwab  <schwab@suse.de>
9393         * sysdeps/unix/sysv/linux/syscalls.list: Add pivot_root.
9394         * sysdeps/unix/sysv/linux/Versions: Add pivot_root at GLIBC_2.2.1.
9396 2000-11-22  Ulrich Drepper  <drepper@redhat.com>
9398         * rt/aio_suspend.c (aio_suspend): Convert timeout value to
9399         absolute time for pthread_cond_timedwait call.
9400         Reported by Lawrence Chen <lchen@opentext.com> [libc/1930].
9402         * rt/Makefile (tests): Add tst-aio6.
9403         * rt/tst-aio6.c: New file.
9405 2000-11-23  Andreas Jaeger  <aj@suse.de>
9407         * sysdeps/s390/bits/string.h (strncat): Fix one more typo.
9409 2000-11-22  Andreas Jaeger  <aj@suse.de>
9411         * sysdeps/s390/bits/string.h (strncat): Add missing quotation marks.
9413 2000-11-21  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9415         * sysdeps/s390/bits/string.h: Make strncat always add a \0.
9417 2000-11-21  Andreas Schwab  <schwab@suse.de>
9419         * sysdeps/alpha/setjmp.S: Remove __setjmp entry point.
9420         * sysdeps/arm/setjmp.S: Likewise.
9421         * sysdeps/arm/fpu/setjmp.S: Likewise.
9422         * sysdeps/i386/setjmp.S: Likewise.
9423         * sysdeps/i386/elf/setjmp.S: Likewise.
9424         * sysdeps/s390/setjmp.S: Likewise.
9425         * sysdeps/s390/elf/setjmp.S: Likewise.
9426         * sysdeps/sh/sh3/setjmp.S: Likewise.
9427         * sysdeps/sh/sh4/setjmp.S: Likewise.
9428         * sysdeps/sparc/sparc32/setjmp.S: Likewise.
9429         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
9430         * sysdeps/unix/sysv/linux/sparc/sparc64/setjmp.S: Likewise.
9431         * sysdeps/unix/sysv/linux/m68k/setjmp.c: Removed.
9433 2000-11-21  Andreas Jaeger  <aj@suse.de>
9435         * sysdeps/generic/__longjmp.c (__longjmp): Remove obsolete
9436         NORETURN, fix parameter list.
9438         * string/bug-strncat1.c (main): Fix typo.
9439         Patch by Bernhard Kaindl <bernhard.kaindl@suse.de>.
9441 2000-11-20  Ulrich Drepper  <drepper@redhat.com>
9443         * configure.in: Add --enable-all-warnings.
9444         * config.make.in (all-warnings): New variable.
9445         * Makeconfig (+gccwarn): Define with many more warnings if
9446         all-warnings is yes.
9448 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
9450         * iconvdata/bug-iconv2.c (main): Use %zd in format string.
9451         * io/test-lfs.c (do_test): Cast statbuf.st_size to long long.
9452         * malloc/tst-valloc.c (main): Cast valloc return value to long.
9453         * malloc/tst-obstack.c (verbose_malloc): Use %zd in format string.
9454         * math/test-fpucw.c (main): Use %lx in format string, cast
9455         control words to long.
9456         * stdio-common/tst-fmemopen.c (main): Use %td in format strings.
9457         * stdlib/tst-strtol.c (tests): Avoid (bogus?) decimal constant is so
9458         large that it is unsigned warning.
9460         * sysdeps/unix/sysv/linux/sparc/bits/types.h (__ssize_t): Changing
9461         it to long on sparc64.
9463 2000-11-20  Andreas Jaeger  <aj@suse.de>
9465         * nscd/nscd.h (termination_handler): Add noreturn attribute.
9466         (receiv_print_stats): Likewise.
9468         * elf/ldconfig.c (path_hwcap): Cast -1 for proper comparison.
9470 2000-11-20  Ulrich Drepper  <drepper@redhat.com>
9472         * malloc/thread-m.h: gcc doesn't tolerate zero-sized types anymore.
9474         * csu/gmon-start.c: Always have prototype for __gmon_start.
9475         * csu/version.c: Add prototypes for __libc_print_version and
9476         __libc_main.
9477         * iconv/gconv.c: Include gconv_int.h and gconv.h.
9478         * iconv/gconv.h (struct __gconv_step): Remove const from __from_name
9479         and __to_name.
9480         * iconv/gconv_builtin.h: Add ASCII module definitions.
9481         * iconv/gconv_conf.c (__gconv_path_elem): Remove const.
9482         (add_module): Add cast to avoid warning.  Rework construction of
9483         strings for new module.
9484         * iconv/gconv_db.c (__gconv_alias_compare): Make s1 and s2 const.
9485         (derivation_compare): Likewise.
9486         * iconv/gconv_dl.c (do_release_shlib): Remove const from nodep.
9487         (__gconv_release_shlib): Cast do_release_shlib as parameter for twalk.
9488         * iconv/gconv_int.h (__gconv_path_elem): Remove const.
9489         (struct gconv_alias): Remove const from fromname and toname.
9490         * iconv/gconv_simple.c: Include gconv_builtin.h to get prototypes
9491         for loop functions.
9492         (internal_ucs4_loop): Use correct const-ness.
9493         (ucs4_internal_loop): Likewise.
9494         (internal_ucs4le_loop): Likewise.
9495         (ucs4le_internal_loop_single): Likewise.
9496         * iconv/gconv_trans.c (__gconv_transliterate): Make from_idx, from_tbl,
9497         to_idx, to_tbl, winbuf, winbufend const.  Change casts in
9498         assignments appropriately.
9499         (struct known_trans): Remove const from fname.
9500         (trans_compare): Make s1 and s2 const.
9501         * iconv/loop.c (LOOPFC): Make outend parameter const.  Add cast to
9502         avoid warning.
9503         * iconv/skeleton.c: Remove cast in calls of loop functions.
9504         * iconvdata/gconv-modules: Remove US-ASCII definitions.
9505         * iconvdata/iso646.c: Remove US_ASCII support.
9506         * include/set-hooks.h (DEFINE_HOOK): Also generate prototype.
9507         * include/unistd.h: Add __libc_check_standard_fds prototype.
9508         * string/bits/string2.h (__mempcpy_args): Add const to casts.
9509         * sysdeps/generic/initfini.c: Add prototypes for dummy, _init, and
9510         _fini.
9511         * sysdeps/generic/libc-start.c: Add prototype for __libc_start_main.
9512         * sysdeps/i386/i486/bits/string.h (strcmp): Add const to casts.
9513         * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Add cast to avoid
9514         warning.
9515         * sysdeps/unix/sysv/linux/init-first.c: Add prototypes for
9516         __libc_init_first and _dl_start.
9517         * intl/dcigettext.c (transcmp): Make s1 and s2 const.
9518         (DCIGETTEXT): Make domaindata variable const.
9519         * intl/loadmsgcat.c (_nl_load_domain): Rearrange domain initialization
9520         to avoid warning.
9522 2000-11-20  Hiroyuki Machida  <machida@sm.sony.co.jp>
9524         * sysdeps/unix/sysv/linux/mips/clone.S: Fix comments.
9526         * sysdeps/unix/sysv/linux/mips/kernel_stat.h (kernel_stat): Expand
9527         time_t to 'long int' not, 'unsigned int'.  Use 'long int' for
9528         __unused? members.
9530         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_NOFOLLOW): Use same
9531         value defined in /usr/include/asm-mips/fcntl.h.
9533 2000-11-18  Ulrich Drepper  <drepper@redhat.com>
9535         * stdio-common/Makefile (tests): Add test-vfprintf.
9536         (test-vfprintf-ENV): New variable.
9537         * stdio-common/test-vfprintf.c: New file.
9539         * wcsmbs/mbrtowc.c (__mbrtowc): Do not only flush if input is '\0'.
9541         * wcsmbs/Makefile (tests): Add tst-mbrtowc and tst-wcrtomb.
9542         (tst-mbrtowc-ENV): New variable.
9543         (tst-wcrtomb-ENV): New variable.
9544         * wcsmbs/tst-mbrtowc.c: New file.
9545         * wcsmbs/tst-wcrtomb.c: New file.
9547 2000-11-16  Andreas Jaeger  <aj@suse.de>
9549         * manual/install.texi (Tools for Compilation): Update
9550         documentation for GCC 2.95.2.
9552 2000-11-18  Ulrich Drepper  <drepper@redhat.com>
9554         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only return -EAI_AGAIN
9555         if IPv4 and IPv6 requests timed out.
9557 2000-11-18  Akim Demaille  <akim@epita.fr>
9559         * malloc/obstack.h: Formatting changes.
9560         (obstack_grow, obstack_grow0): Don't cast WHERE at all: it
9561         prevents type checking.
9562         (obstack_ptr_grow, obstack_ptr_grow_fast): When assigning, don't
9563         cast the value to (void *): assigning a `foo *' to a `void *'
9564         variable is valid.
9565         (obstack_int_grow, obstack_int_grow_fast): Don't cast AINT to int.
9567 2000-11-17  Ulrich Drepper  <drepper@redhat.com>
9569         * scripts/config.guess: Update from upstream maintainer.
9570         * scripts/config.sub: Likewise.
9572 2000-11-16  Ulrich Drepper  <drepper@redhat.com>
9574         * libio/freopen.c (freopen): Reset _mode after succesful reopening.
9575         * libio/freopen64.c (freopen64): Likewise.
9576         Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
9578         * libio/Makefile: Add rules to build and run test-freopen.
9579         * libio/test-freopen.c: New file.
9580         * libio/test-freopen.sh: New file.
9582 2000-11-15  H.J. Lu  <hjl@gnu.org>
9584         * sysdeps/generic/ldsodefs.h (DL_DT_INIT_ADDRESS): Defined if
9585         ELF_FUNCTION_PTR_IS_SPECIAL is not defined.
9586         (DL_DT_FINI_ADDRESS): Likewise.
9588         * sysdeps/ia64/dl-lookupcfg.h (_dl_lookup_address): Set the
9589         return type to ElfW(Addr).
9590         (_dl_function_address): New prototype.
9591         (DL_FUNCTION_ADDRESS): Defined.
9592         (DL_DT_INIT_ADDRESS): Defined as DL_FUNCTION_ADDRESS.
9593         (DL_DT_FINI_ADDRESS): Likewise.
9595         * sysdeps/ia64/Versions (GLIBC_2.2): Add _dl_function_address.
9597         * sysdeps/ia64/dl-machine.h (_dl_start_address): Removed.
9598         (ELF_MACHINE_START_ADDRESS): Changed to DL_FUNCTION_ADDRESS.
9600         * sysdeps/ia64/dl-symaddr.c (_dl_start_address): Renamed to ...
9601         (_dl_function_address): This.
9603         * elf/dl-fini.c (_dl_fini): Use DL_DT_FINI_ADDRESS to get the
9604         function pointer for DT_FINI.
9605         * elf/dl-close.c (_dl_close): Likewise.
9607         * elf/dl-init.c (_dl_init): Use DL_DT_INIT_ADDRESS to get the
9608         function pointer for DT_INIT.
9610 2000-11-16  Jakub Jelinek  <jakub@redhat.com>
9612         * sysdeps/generic/printf_fphex.c (__printf_fphex): Compute correctly
9613         end of wexpbuf buffer.
9615 2000-11-16  Andreas Jaeger  <aj@suse.de>
9617         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Remove duplicate
9618         definition of F_GETLK, F_SETLK, F_SETLKW.
9620 2000-11-16  Andreas Jaeger  <aj@suse.de>
9622         * sysdeps/generic/dl-cache.c (_DL_PLATFORMS_COUNT): Define to 0 if
9623         it's not defined.
9625 2000-11-15  Jakub Jelinek  <jakub@redhat.com>
9627         * dlfcn/default.c (main): Add test for dladdr of main returning
9628         argv[0] in dli_fname field.
9630 2000-11-15  Jakub Jelinek  <jakub@redhat.com>
9632         * Makeconfig (run-program-prefix): Move test-static test into the
9633         variable.
9635         * sysdeps/alpha/dl-machine.h (RTLD_START): Update _dl_argv.
9636         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise,
9637         schedule instructions.
9638         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise,
9639         schedule instructions, fix a bug in copying auxiliary data.
9641 2000-11-15  Ulrich Drepper  <drepper@redhat.com>
9643         * manual/startup.texi (Program Arguments): Fix type of main's envp
9644         parameter.
9645         Reported by Raúl Núñez de Arenas Coronado <dervishd@linuxfreak.com>.
9647         * iconvdata/gconv-modules: Add CP950 alias.
9649 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
9651         * sysdeps/unix/sysv/linux/Makefile: Allow ports to override
9652         syscall-list.h goal.
9653         * sysdeps/unix/sysv/linux/sparc/Makefile: New file.
9655 2000-11-15  Ulrich Drepper  <drepper@redhat.com>
9657         * intl/Makefile: tst-gettext2.sh does not need a third parameter.
9659         * intl/tst-gettext2.sh: Copy locale data.  Adjust LOCPATH.  Verify
9660         output of program.
9662         * intl/tst-gettext2.c: Set C locale if setting other locale
9663         failed.  Use gettext() not _().
9665         * locale/setlocale.c: Increment _nl_msg_cat_cntr whenever we
9666         successfully loaded a new locale.
9668 2000-11-13  Andreas Jaeger  <aj@suse.de>
9670         * configure.in: Require gcc 2.95 or newer.
9672 2000-11-15  Ulrich Drepper  <drepper@redhat.com>
9674         * sysdeps/unix/sysv/linux/paths.h: Adjust for FHS.
9675         Patch by Arkadiusz Miskiewicz <misiek@pld.ORG.PL>.
9677 2000-11-11  Jim Meyering  <meyering@lucent.com>
9679         * string/strndup.c (strndup): Cast return value to `char *'.
9681 2000-11-15  Jim Meyering  <meyering@ascend.com>
9683         * sysdeps/generic/memchr.c: Remove some useless parentheses.
9684         [HAVE_STDLIB_H || defined _LIBC]: Include <stdlib.h>.
9685         [HAVE_BP_SYM_H || defined _LIBC]: Guard inclusion of bp-sym.h.
9686         [! (HAVE_BP_SYM_H || defined _LIBC)] (BP_SYM): Define as no-op.
9687         Also #undef __memchr.
9688         Use `weak_alias' only if it's defined.
9690 2000-11-10  H.J. Lu  <hjl@gnu.org>
9692         * Makefile.in (install): Set LANGUAGE=C LC_ALL=C.
9694 2000-11-15  Andreas Jaeger  <aj@suse.de>
9696         * elf/chroot_canon.c: Include <stdint.h>.
9698         * elf/cache.c (struct cache_entry): Use uint64_t for hwcap.
9699         (print_entry): Likewise.
9700         (add_to_cache): Likewise.
9702         * elf/ldconfig.h (add_to_cache): Change prototype for hwcap change.
9704         * elf/ldconfig.c (struct lib_entry): Use uint64_t for hwcap.
9705         (path_hwcap): Likewise.
9706         (search_dir): Likewise.
9708         * sysdeps/generic/dl-cache.c (HWCAP_CHECK): Handle platform.
9710         * elf/cache.c (add_to_cache): Handle 64 bit hwcap entry.
9712         * sysdeps/unix/sysv/linux/sparc/sparc32/dl-procinfo.h
9713         (_dl_platform_string): New.
9714         (_DL_HWCAP_PLATFORM): New.
9715         (_dl_string_platform): New.
9716         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.h: Likewise.
9718         * sysdeps/generic/dl-procinfo.h (_DL_HWCAP_COUNT): New.
9719         (_dl_string_platform): New.
9720         (_DL_HWCAP_PLATFORM): New.
9721         (_dl_platform_string): New.
9723         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Added x86 platform
9724         recognition.
9725         (_DL_HWCAP_COUNT): New.
9726         (_dl_string_platform): New.
9727         (_DL_HWCAP_PLATFORM): New.
9728         (_dl_platform_string): New.
9730 2000-11-14  Ulrich Drepper  <drepper@redhat.com>
9732         * iconvdata/gconv-modules: Add CP936 as alias for GBK.
9734 2000-11-14  Andreas Jaeger  <aj@suse.de>
9736         * sysdeps/generic/dl-cache.c (HWCAP_CHECK): Fix access to _dl_hwcap.
9738 2000-11-13  Roland McGrath  <roland@frob.com>
9740         * hurd/get-host.c (_hurd_get_host_config): Fix last change.
9742 2000-11-13  Marcus Brinkmann <marcus@gnu.org>
9744         * hurd/get-host.c (_hurd_get_host_config): Fix possible buffer
9745         underrun and make sure the result is null terminated even if there
9746         is no trailing newline.
9748 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
9750         * sysdeps/alpha/fpu/libm-test-ulps: Update.
9752 2000-11-10  H.J. Lu  <hjl@gnu.org>
9754         * sysdeps/ia64/fpu/libm-test-ulps: Updated.
9756 2000-11-10  Andreas Jaeger  <aj@suse.de>
9758         * elf/ldconfig.c (create_links): Fix alloca calculation.
9759         Patch by Ben Collins <bcollins@debian.org>.
9761 2000-11-09  Ulrich Drepper  <drepper@redhat.com>
9763         * inet/getnameinfo.c (getnameinfo): Use correct destination
9764         parameter for if_indextoname.
9765         Patch by Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>.
9767 2000-11-09  H.J. Lu  <hjl@gnu.org>
9769         * sunrpc/Versions (GLIBC_2.1): Remove xdr_cryptkeyarg,
9770         xdr_cryptkeyarg2, xdr_cryptkeyres, xdr_des_block,
9771         xdr_key_netstarg, xdr_key_netstres, xdr_keybuf and
9772         xdr_keystatus.
9774         * time/Versions (GLIBC_2.1): Move getitimer to...
9775         * sysdeps/unix/sysv/linux/alpha/Versions (GLIBC_2.1): ...here.
9777 2000-11-03  Bruno Haible  <haible@clisp.cons.org>
9779         * manual/install.texi: Recommend to set LANGUAGE=C LC_ALL=C during
9780         "make install", to work around a binary incompatibility between
9781         glibc 2.1 and glibc 2.2 gconv modules.
9783 2000-11-09  Ulrich Drepper  <drepper@redhat.com>
9785         * intl/locale.alias: Add thai.
9786         Patch by Chanop Silpa-Anan <chanop@syseng.anu.edu.au>.
9788 2000-11-07  Akim Demaille  <akim@epita.fr>
9790         * malloc/obstack.c (obstack_grow, obstack_grow0): Rename the second
9791         argument `data' for consistency with the prototypes.
9792         Qualify it `const'.
9793         (obstack_copy, obstack_copy0): Rename the second argument as
9794         `address' for consistency.  Qualify it `const'.
9795         * malloc/obstack.h (obstack_copy, obstack_copy0, obstack_grow)
9796         (obstack_grow0, obstack_ptr_grow, obstack_ptr_grow_fast): Qualify
9797         `const' their input argument (`data' or `address').
9798         Adjust the corresponding macros to include `const' in casts.
9800 2000-11-06  Hideaki YOSHIFUJI  <yoshfuji@linux-ipv6.org>
9802         * sysdeps/posix/getaddrinfo.c: Clean-up: define family to hold
9803         target family.
9805 2000-11-06  Hideaki YOSHIFUJI  <yoshfuji@linux-ipv6.org>
9807         * sysdeps/posix/getaddrinfo.c: Loosen protocol check to ease raw
9808         socket creation.
9810 2000-11-06  Hideaki YOSHIFUJI  <yoshfuji@linux-ipv6.org>
9812         * sysdeps/posix/getaddrinfo.c: Ensure to fill ai_socktype and
9813         ai_protocol by internal table if service was not given.
9815 2000-11-06  Hideaki YOSHIFUJI  <yoshfuji@linux-ipv6.org>
9817         * sysdeps/posix/getaddrinfo.c: Don't raise an error even if
9818         numerical port was specified with protocol without socktype.
9820 2000-11-06  Hideaki YOSHIFUJI  <yoshfuji@linux-ipv6.org>
9822         * sysdeps/posix/getaddrinfo.c: Ensure to check if protocol is ok.
9824 2000-11-06  Hideaki YOSHIFUJI  <yoshfuji@linux-ipv6.org>
9826         * inet/getnameinfo.c: getnameinfo() NI_xxx flag validation.
9828 2000-11-06  Hideaki YOSHIFUJI  <yoshfuji@linux-ipv6.org>
9830         * sysdeps/posix/getaddrinfo.c: Ensure not to fill garbage value in
9831         sin6_scope_id field.
9833 2000-11-06  Hideaki YOSHIFUJI  <yoshfuji@linux-ipv6.org>
9835         * inet/getnameinfo.c: Repair getnameinfo() sin6_socpe_id support.
9837 2000-11-06  Hideaki YOSHIFUJI  <yoshfuji@linux-ipv6.org>
9839         * inet/getnameinfo.c: Repair NI_NOFQDN flag support.
9841 2000-11-06  Hideaki YOSHIFUJI  <yoshfuji@linux-ipv6.org>
9843         * inet/getnameinfo.c: Wake-up sin6_scope_id support in
9844         getnameinfo(): check for whether sin6_socpe_id exist was wrong.
9846 2000-11-09  Martin Schwidefsky  <mschwide@nc.boeblingen.de.ibm.com>
9848         * sysdeps/unix/sysv/linux/s390/mmap.S: Use mmap2 if it is present.
9849         * sysdeps/unix/sysv/linux/s390/mmap64.S: New file.
9851 2000-11-09  H.J. Lu  <hjl@gnu.org>
9853         * io/Versions (GLIBC_2.1.1): Remove lockf64.
9856 See ChangeLog.11 for earlier changes.