Update.
[glibc.git] / ChangeLog
blob6925f9772963a76a9b25b9d3aefe7cda142380bb
1 1998-03-30 17:20  Ulrich Drepper  <drepper@cygnus.com>
3         * Makerules: Remove duplicate rules to handle stamp.oS.
5 1998-03-30  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7         * manual/examples/inetsrv.c (main): Change prototype of
8         make_socket following change in mkisock.c.
10         * manual/examples/inetcli.c (SERVERHOST): Use mescaline.gnu.org as
11         example host.
12         (main): Change prototype of init_sockaddr following change in
13         isockadd.c.
15         * manual/examples/mkisock.c (make_socket): Use uint16_t for port.
16         * manual/examples/isockad.c (init_sockaddr): Likewise.
18         * manual/examples/mkfsock.c (make_named_socket): Removed blank
19         lines for clarification.
20         (make_named_socket): Use strncpy instead of strcpy.
21         Reported by Francesco Potorti` <F.Potorti@cnuce.cnr.it>.
23 1998-03-30 13:28  Ulrich Drepper  <drepper@cygnus.com>
25         * Makefile (parent-mostlyclean): Use object-suffixes-for-libc for
26         determining libs to remove.
27         (postclean): Add soversions.mk.
28         * Makerules (common-mostlyclean): Add tests-static and generated
29         files.
31 1998-03-30 12:53  Ulrich Drepper  <drepper@cygnus.com>
33         * sysdeps/i386/i486/bits/string.h (__strcat_c) [__i686__]: Correct
34         scanning for \0.
35         (__strncat_g): Add i686 specific code.
37 1998-03-30  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
39         * manual/install.texi (Reporting Bugs): Ask to include section
40         names in reports.
42 1998-03-28  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
44         * sysdeps/unix/sysv/linux/Makefile ($(objpfx)syscall-%.h): Emit
45         guard against direct inclusion.
47 1998-03-28  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
49         Rework support for libc_nonshared.a:
50         * Makeconfig (object-suffixes-for-libc): New variable.
51         * Rules: Remove handling of static-only and shared-only routines.
52         * Makerules: Handle them here instead.  Use
53         object-suffixes-for-libc instead of object-suffixes when dealing
54         with libc objects.
55         (object-suffixes-for-rules): Remove variable.
56         (elide-routines.oS): Elide all routines except static-only
57         routines.
58         ($(objpfx)stamp.oS): Special rule for when static-only-routines is
59         empty.
60         (installed-libcs): Remove special case for .oS.
61         (rmobjs): Likewise.
63 1998-03-28  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
65         * Makefile (do-collate-test, do-xfrm-test, do-tst-fmon,
66         do-tst-rpmatch): New targets.
67         (test): Use them.
68         (install-locales): Ignore comment lines.
70 1998-03-28  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
72         * elf/Makefile ($(objpfx)ld.so): Depend on version script.
73         ($(objpfx)trusted-dirs.h): Depend also on $(..)Makeconfig.
74         ($(objpfx)rtldtbl.h): Likewise.
75         (CPPFLAGS-dl-load.c): Fix reference to object directory.
77 1998-03-30 09:36  Ulrich Drepper  <drepper@cygnus.com>
79         * manual/string.texi (Finding Tokens in a String): Extend strsep
80         description and correct example.
82 1998-03-28  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
84         * manual/socket.texi: Remove misguided explicit line breaks and
85         fix the formatting problem instead by reformulating the
86         paragraphs.
87         * manual/filesys.texi: Likewise.
88         * manual/conf.texi: Likewise.  Don't typeset table with index
89         fonts, that looks worse than a minimally overfull line.
91 1998-03-28  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
93         * nscd/Makefile (nscd-modules): Move definition outside of
94         conditional.
96         * pwd/Makefile: Use have-thread-library to test for thread
97         library.
99 1998-03-30  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
101         * nss/getXXent_r.c (INTERNAL): Remove unused variable current_nip.
103         * iconvdata/uhc.c (gconv): Remove unused variable idx.
105 1998-03-30  Ulrich Drepper  <drepper@cygnus.com>
107         * sysdeps/unix/sysv/linux/Dist: Add lddlibc4.c.
109 1998-03-29  Ulrich Drepper  <drepper@cygnus.com>
111         * nss/getXXent_r.c: Correctly handle failing setXXent function.
113         * inet/netinet/in.h: Use cast to uint32_t in IPv4 macros.
114         Reported by Andreas Jaeger.
116 1998-03-29 20:59  Ulrich Drepper  <drepper@cygnus.com>
118         * elf/Makefile: Fix typo.
119         (distribute): Add dl-librecon.h.
120         * elf/ldd.bash.in: Collect output of ldd --verify in verify_out.
121         * elf/ldd.sh.in: Likewise.
122         * elf/ldsodefs.h: Declare _dl_correct_cache_id.
123         * elf/rtld.c (dl_main): In --verify mode allow platform specifc action.
124         Use strsep correctly.
125         (process_envvars): Allow platform specific variables.
126         * sysdeps/generic/dl-cache.c (_dl_correct_cache_id): New variable.
127         (_dl_load_cache_lookup): Test cache IDs found against
128         _dl_correct_cache_id.
129         * sysdeps/generic/dl-librecon.h: New file.
130         * sysdeps/unix/sysv/linux/dl-librecon.h: New file.
132         * sysdeps/unix/sysv/linux/lddlibc4.c: Include error.h.
134 1998-03-29 16:50  Ulrich Drepper  <drepper@cygnus.com>
136         * config.make.in (ldd-rewrite-script): New variable.
137         * configure.in: Substitute ldd-rewrite-script.
138         * elf/Makefile: Rewrite rules to generate ldd script.
139         * elf/ldd.bash.in: Allow handling of non-ELF binaries.
140         * elf/ldd.sh.in: Likewise.
141         * sysdeps/unix/sysv/linux/Makefile: Remove rule to install lddlibc4.
142         * sysdeps/unix/sysv/linux/configure.in: Define ldd_rewrite_script to
143         point to sed script for libc4 handling insertion for ix86, m68, SPARC.
144         * sysdeps/unix/sysv/linux/i386/Makefile: Add rule to install lddlibc4.
145         * sysdeps/unix/sysv/linux/ldd-rewrite.sed: New file.
147 1998-03-26 15:20  Zack Weinberg  <zack@rabi.phys.columbia.edu>
149         * inet/rcmd.c (iruserok): Remain setuid to the local user
150         while .rhosts is actually read, to make .rhosts-over-NFS work
151         (PR libc/524).  Use iruserfopen() for security checks on both
152         hosts.equiv and .rhosts.  General cleanup.
153         (iruserfopen): New function, performs careful checking on
154         hosts.equiv/.rhosts files.  Disallows all the old forbidden
155         stuff plus hard links to files.
157 1998-03-29 09:26  Ulrich Drepper  <drepper@cygnus.com>
159         * setjmp/tst-setjmp.c: Don't test __setjmp, test _setjmp instead.
161 1998-03-29 02:02  H.J. Lu  <hjl@gnu.org>
163         * sysdeps/i386/i486/bits/string.h: Fix typos.
165         * nss/nsswitch.c (__nss_lookup): Fix the bogus checking for
166         "adjusted for next function".
168 1998-03-28 00:13  H.J. Lu  <hjl@gnu.org>
170         * sysdeps/unix/sysv/linux/alpha/readdir.c (__readdir64): New
171         strong alias.
173         * sysdeps/unix/sysv/linux/alpha/syscalls.list (socket): Added.
175         * libc.map (__ieee_get_fp_control, __ieee_set_fp_control):
176         Added.  Used by libm.so on alpha.
178 1998-03-28  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
180         * intl/bindtextdom.c [_LIBC]: Define strdup only if not yet
181         defined.
183 1998-03-27 07:29  H.J. Lu  <hjl@gnu.org>
185         * Makerules (object-suffixes-for-rules): Add .oS only for
186         building shared library.
187         Add ranlib rule for nonshared library.
188         (rmobjs): Fix typo.
190         * Makeconfig (libtype.oS, CFLAGS-.oS, CPPFLAGS-.oS): Moved
191         into for shared library only.
192         (CPPFLAGS-.oS): Add -DPIC.
193         (libtypes): Use $(object-suffixes-for-rules) instead of
194         $(object-suffixes).
196 1998-03-28  Ulrich Drepper  <drepper@cygnus.com>
198         * sysdeps/unix/sysv/linux/Makefile (inhibit-stdio_lim): Compile
199         and install lddlibc4.
201 1998-03-28 09:13  Zack Weinberg  <zack@rabi.phys.columbia.edu>
203         * iconvdata/gap.pl: Gobble rest of line with a scalar, not a
204         hash.
205         * iconvdata/gaptab.pl: Likewise.
207 1998-03-27 22:46  Ulrich Drepper  <drepper@cygnus.com>
209         * Rules: Allow Makefiles to specify test-static for tests which
210         cannot be linked dynamically.
211         * math/Makefile: Move atest-exp, atest-sincos, atest-exp2 to
212         tests-static.
214         * libc.map: Add __nss_passwd_lookup, __nss_group_lookup, __nss_next.
216         * misc/error.c: Pretty print.
218 1998-03-27  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
220         * Makerules (libc_nonshared-name): Remove variable.
221         (installed-libcs): Use libc-name instead.
222         ($(inst_libdir)/libc.so): Likewise.  Remove explicit reference to
223         dynamic linker.
225         * Makeconfig (link-libc): Link against libc_nonshared.a instead of
226         libc.a.  Remove explicit reference to dynamic linker.
228 1998-03-27  Ulrich Drepper  <drepper@cygnus.com>
230         * iconvdata/iso8859-1.c (gconv): Add cast to assignment from char
231         to wchar_t.
232         * iconv/iconv_prog.c: Correctly test for write failure.
233         * iconvdata/Makefile: Add rules for EUC-KR, UHC, and JOHAB conversions.
234         * iconvdata/gconv-modules: Likewise.
235         * iconvdata/euckr.c: New file.
236         * iconvdata/johab.c: New file.
237         * iconvdata/ksc5601.c: New file.
238         * iconvdata/ksc5601.h: New file.
239         * iconvdata/uhc.c: New file.
240         Contributed by Jungshik Shin <jshin@pantheon.yale.edu>.
242         * libio/fileops.c (_IO_file_fopen): Interpret x flag to fopen.
243         * stdio/fopen.c: Correct handling of 'x' flag.
244         Reported by Jason M. Petry <jason@ps.ohio-state.edu>.
246 1998-03-27  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
248         * sunrpc/rpc/key_prot.h: Prevent warning by unknown pragma ident.
249         * sunrpc/rpcsvc/key_prot.x: Likewise.
250         * sunrpc/key_prot.c: Likewise.
252 1998-03-27 13:49  Ulrich Drepper  <drepper@cygnus.com>
254         * sysdeps/i386/bits/string.h: Correct things which never worked.
255         * sysdeps/i386/i486/bits/string.h: Add clobber marks.
256         Patches by Bernd Schmidt <crux@Pool.Informatik.RWTH-Aachen.DE>.
258 1998-03-27  Ulrich Drepper  <drepper@cygnus.com>
260         * intl/textdomain.c [_LIBC]: Define strdup only if not yet
261         defined.  Reported by Thorsten Kukuk.
263 1998-03-26 18:50  Ulrich Drepper  <drepper@cygnus.com>
265         * sysdeps/unix/sysv/linux/lddlibc4.c: New file.
267 1998-03-26  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
269         * manual/install.texi (Supported Configurations): Add
270         arm-linuxaout and arm-none.
272 1998-03-26  Ulrich Drepper  <drepper@cygnus.com>
274         * version.h (VERSION): Bump to 2.0.93.
276 1998-03-25 07:30  H.J. Lu  <hjl@gnu.org>
278         * configure.in (libc_cv_ar_S): New to indicate if ar S works.
280         * config.make.in (have-ar-S): New, substituted by libc_cv_ar_S.
282         * Makerules (CREATE_ARFLAGS): New determined by $(have-ar-S).
283         (do-ar, build-extra-lib): Use $(CREATE_ARFLAGS) for $(AR).
285 1998-03-26  Ulrich Drepper  <drepper@cygnus.com>
287         * Makeconfig (link-libc): Add missing use of libc_nonshared.a.
289 1998-03-26  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
291         Put the static-only routines in a separate library.
292         * Makeconfig (libtype.oS, CFLAGS-.oS, CPPFLAGS-.oS): New
293         variables.
294         (all-object-suffixes): Add .oS.
295         * Makerules (libc_static-name): New variable.
296         (installed-libcs): Add libc_nonshared.a.
297         ($(inst_libdir)/libc.so): Use libc_nonshared.a instead of libc.a.
298         (object-suffixes-for-rules): New variable.  Use it instead of
299         object-suffixes for generating compilation rules.
300         (rmobjs): Also remove *.oS.
301         * Rules (subdir_lib): Depend on $(objpfx)stamp.oS.
302         ($(objpfx)stamp.oS): New target.
304 1998-03-26  Ulrich Drepper  <drepper@cygnus.com>
306         * Makefile (FAQ): Automatically check in regenerated FAQ.
308 1998-03-26 10:16  Zack Weinberg  <zack@rabi.phys.columbia.edu>
310         * Makefile (INSTALL): Depend on install.texi, not maint.texi.
312 1998-03-25  Ulrich Drepper  <drepper@cygnus.com>
314         * sysdeps/unix/sysv/linux/sparc/sparc64/Dist: Add sizes.h.
315         * sysdeps/unix/sysv/linux/alpha/Dist: Likewise.
317         * sysdeps/generic/stub_warning: Removed.
319         * Makefile (distribute): Add include/des.h.
321         * manual/Makefile (distribute): Change dir-add.texi to
322         dir-add.texinfo.
324         * glibcbug.in: Create files safely when mktemp is not available.
326         * sysdeps/unix/sysv/linux/adjtime.c: Make weak alias appear again.
327         Patch by a sun <asun@saul1.u.washington.edu>.
329 1998-03-25  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
331         * libc.map: Rename getname to getnetname.
333 1998-03-25 13:35  Ulrich Drepper  <drepper@cygnus.com>
335         * manual/maint.texi: Use supported platform in examples.
337         * manual/install.texi: Document some installation tips.
339 1998-03-25 10:56  Ulrich Drepper  <drepper@cygnus.com>
341         * posix/wordexp.c: Fix some memory leaks and makes $* more efficient.
342         Fix a bug so that it returns an error if a numeric parameter is
343         unset and WRDE_UNDEF is set.
344         Patch by Andreas Schwab and Tim Waugh.
345         * posix/wordexp-test.c: Add new new test.
347 1998-03-25  Ulrich Drepper  <drepper@cygnus.com>
349         * posix/regex.c (regex_compile): Last patch wasn't entirely
350         correct.  Patch by Alain Magloire <alainm@rcsm.ece.mcgill.ca>.
352 1998-03-24  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
354         * manual/filesys.texi (Scanning Directory Content): Fix typo.
356 1998-03-25 09:24  Bernd Schmidt  <crux@Pool.Informatik.RWTH-Aachen.DE>
358         * sysdeps/i386/bits/string.h: Fix all assembler statements so that
359         clobbered registers don't appear as operands.
361 1998-03-24  Ulrich Drepper  <drepper@cygnus.com>
363         * posix/regex.c: Undefine ISASCII and ISPRINT before defining for
364         Solaris' sake.
366         * posix/regex.c (regex_compile): Don't allow non-alphabet
367         characters in character set name.
369 1998-03-25 00:00  Tim Waugh  <tim@cyberelk.demon.co.uk>
371         * posix/wordexp.c (w_newword): New function.
372         (do_parse_glob): New function.
373         (parse_glob): Use do_parse_glob.  Now handles the case where a
374         variable expansion causes a field-split.
375         (wordexp): Use w_newword.
376         (parse_arith): Likewise.
377         (exec_comm): Likewise.
378         (parse_comm): Likewise.
379         (parse_param): Likewise.
380         (parse_backtick): Likewise.
382 1998-03-24 19:36  Tim Waugh  <tim@cyberelk.demon.co.uk>
384         * posix/wordexp-tst.sh: Another test.
386         * posix/wordexp-test.c: Two new tests.
388         * posix/wordexp.c (parse_glob): Use w_addstr instead of realloc
389         directly (the code using realloc was buggy).
390         (parse_param): Fix typo in comment.
392 1998-03-24  Ulrich Drepper  <drepper@cygnus.com>
394         * elf/dl-close.c (_dl_close): Replace questionable memcpy by loop.
396 1998-03-24  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
398         * libc.map: Add more rpc auth functions/variables.
400         * nscd/nscd.c: Add -g option to argp options.
402 1998-03-24  Ulrich Drepper  <drepper@cygnus.com>
404         * configure.in: Be prepared for gcc 2.9.10 and up.
405         * configure.in: Add missing disabling of quote characters in
406         compiler version check.  Reported by HJ Lu.
408 1998-03-24  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
410         * malloc/mtrace.c: Include elf/ldsodefs.h instead of link.h.
412 1998-03-24  Ulrich Drepper  <drepper@cygnus.com>
414         * intl/locale.alias: Fix spelling of romanian.
416         * sunrpc/Makefile (headers): Add rpc/rpc_des.h.
417         (distribute): Remove des.h.
418         * include/des.h: New file.
419         * sunrpc/des.h: Moved to ...
420         * sunrpc/rpc/rpc_des.h: ...here.
422 1998-03-22  NIIBE Yutaka  <gniibe@mri.co.jp>
424         * inet/netinet/in.h (IN6_IS_ADDR_UNSPECIFIED, IN6_IS_ADDR_LOOPBACK):
425         Fix paren.
427 1998-03-24  Ulrich Drepper  <drepper@cygnus.com>
429         * sysdeps/mach/hurd/setsockopt.c (setsockopt): Make OPTVAL
430         parameter const.  Reported by UCHIYAMA Yasushi <uch@nop.or.jp>.
432 1998-03-24  Ulrich Drepper  <drepper@cygnus.com>
434         * elf/ldsodesf.h: New file.
435         * elf/Makefile (distribute): Add ldsodefs.h.
436         * elf/link.h: Separate internal information in exter header.
437         * elf/rtld.c: Include elf/ldsodefs.h not link.h.
438         * elf/dl-minimal.c: Likewise.
439         * sysdeps/generic/dl-sysdep.c: Likewise.
440         * elf/sprof.c: Likewise.
441         * elf/dlsym.c: Likewise.
442         * elf/dlvsym.c: Likewise.
443         * elf/dlerror.c: Likewise.
444         * elf/dladdr.c: Likewise.
445         * elf/dlclose.c: Likewise.
446         * elf/dlopen.c: Likewise.
447         * elf/dl-addr.c: Likewise.
448         * elf/dl-close.c: Likewise.
449         * elf/dl-debug.c: Likewise.
450         * elf/dl-deps.c: Likewise.
451         * elf/dl-error.c: Likewise.
452         * elf/dl-fini.c: Likewise.
453         * elf/dl-init.c: Likewise.
454         * elf/dl-load.c: Likewise.
455         * elf/dl-lookup.c: Likewise.
456         * elf/dl-object.c: Likewise.
457         * elf/dl-open.c: Likewise.
458         * elf/dl-profile.c: Likewise.
459         * elf/dl-reloc.c: Likewise.
460         * elf/dl-runtime.c: Likewise.
461         * elf/dl-support.c: Likewise.
462         * elf/dl-symbol.c: Likewise.
463         * elf/dl-version.c: Likewise.
464         * sysdeps/generic/dl-cache.c: Likewise.
465         * sysdeps/generic/libc-start.c: Likewise.
466         * iconv/gconv_dl.c: Likewise.
467         * nss/nsswitch.c: Likewise.
469 1998-03-23 13:45  Ulrich Drepper  <drepper@cygnus.com>
471         * manual/nss.texi: The database is not called network but networks.
472         Reported by Herbert Xu <herbert@gondor.apana.org.au>.
474 1998-03-23  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
476         * configure.in: Correct test for compiler version.
477         Check that LD_LIBRARY_PATH doesn't contain current path.
479 1998-03-23 07:52  H.J. Lu  <hjl@gnu.org>
481         * elf/dl-close.c (_dl_close): Fix byte count while removing
482         the shared object from the global scope list and optimize
483         a little bit.
485 1998-03-22  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
487         * manual/filesys.texi (Scanning Directory Content): Add missing
488         closing brace.
489         (Scanning Directory Content): Fix text.
491 1998-03-22  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
493         * manual/memory.texi (Heap Consistency Checking): Add paragraph
494         explaining difference of -lmcheck and MALLOC_CHECK_.
496 1998-03-23  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
498         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs): Correct some
499         typos in comments.
501 1998-03-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
503         * test-skeleton.c (main): Fix test for exit signal.
505 1998-03-22  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
507         * sysdeps/generic/strtok_r.c: Undefine __strtok_r.
509 1998-03-22  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
511         * sysdeps/generic/memcmp.c [_LIBC]: Define WORDS_BIGENDIAN as
512         appropriate.
514 1998-03-23 11:14  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
516         * libc.map: Export __strtok_r.
518 1998-03-23  Ulrich Drepper  <drepper@cygnus.com>
520         * posix/regex.c (re_compile_fastmap): Remove unused variable
521         num_regs and adjust comment.
522         Patch by Jim Meyering <meyering@ascend.com>.
524         * math/math.h (M_*l): Extend long double constants to be usable
525         for 128 bit floats.  Patch by Richard Henderson.
527 1998-03-23 11:16  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
529         * sysdeps/m68k/m68020/wordcopy.S: New file.
531 1998-03-22  Ulrich Drepper  <drepper@cygnus.com>
533         * posix/wordexp.c: Rewrite parse_param.
534         Patch by Tim Waugh and Andreas Schwab.
536 1998-03-21 23:46  Zack Weinberg  <zack@rabi.phys.columbia.edu>
538         * Rules: Update timestamps on empty object files.
540 1998-03-21 09:15  Ulrich Drepper  <drepper@cygnus.com>
542         * manual/filesys.texi (Scanning Directory Content): Add description
543         of 64 bits scandir function and friends.
545 1998-03-20  Ulrich Drepper  <drepper@cygnus.com>
547         * glibcbug.in: Use mktemp to generate unique file name for
548         temporary files.
550         * sysdeps/unix/grantpt.c (grantpt): Use __ptsname_r and not
551         ptsname_r.  Use cast for execve call.
553 1998-03-20 16:24  Ulrich Drepper  <drepper@cygnus.com>
555         * libc.map: Add statvfs, fstatvfs, statvfs64, and fstatvfs64.
556         * io/Makefile (headers): Add sys/statvfs.h and bits/statvfs.h.
557         * io/sys/statvfs.h: New file.
558         * sysdeps/generic/fstatvfs.h: New file.
559         * sysdeps/generic/statvfs.h: New file.
560         * sysdeps/generic/fstatvfs64.h: New file.
561         * sysdeps/generic/statvfs64.h: New file.
562         * sysdeps/generic/bits/statvfs.h: New file.
563         * sysdeps/unix/sysv/linux/fstatvfs.c: New file.
564         * sysdeps/unix/sysv/linux/statvfs.c: New file.
565         * sysdeps/unix/sysv/linux/bits/statvfs.h: New file.
567         * sysdeps/unix/sysv/linux/bits/statfs.h: Correct type for f_files
568         and f_ffree elements.
570         * sysdeps/unix/sysv/linux/sys/mount.h: Pretty print.  Define
571         mount options in enum.
573 1998-03-20  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
575         * configure.in: Check for recent egcs/gcc.
577 1998-03-20  Ulrich Drepper  <drepper@cygnus.com>
579         * libc.map: Add alphasort64, scandir64, versionsort64.
580         * dirent/Makefile (routines): Add scandir64, alphasort64, and
581         versionsort64.
582         * dirent/alphasort64.c: New file.
583         * dirent/scandir64.c: New file.
584         * dirent/versionsort64.c: New file.
585         * dirent/dirent.h: Add LFS support for scandir, alphasort, and
586         versionsort.
587         * sysdeps/generic/readdir64.c: Rename to __readdir64 and make
588         old name weak alias.
589         * sysdeps/unix/sysv/linux/readdir64.c: Likewise.
591         * dirent/alphasort.c: Use strcoll instead of strcmp.
593         * dirent/scandir.c: Optimize a bit.
595         * dirent/versionsort.c: Pretty print.
597 1998-03-20  Ulrich Drepper  <drepper@cygnus.com>
599         * string/string.h: Add prototype for __strtok_r.
601 1998-03-20 12:14  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
603         * posix/Makefile: Fix typo in last change.
605 1998-03-20  Ulrich Drepper  <drepper@cygnus.com>
607         * dirent/dirent.h (scandir): Make argument of select function const.
608         * dirent/scandir.c (scandir): Likewise.
609         Reported by David.Faure@insa-lyon.fr [PR libc/512].
611 1998-03-19 14:28  Ulrich Drepper  <drepper@cygnus.com>
613         * sysdeps/generic/strtok_r.c: Make __strtok_r real name and strtok_r
614         weak alias.
615         * sysdeps/i386/strtok_r.c: Likewise.
617         * sysdeps/libm-i387/i686/s_fdim.S: Make it really work.
618         * sysdeps/libm-i387/i686/s_fdimf.S: Likewise.
619         * sysdeps/libm-i387/i686/s_fdiml.S: Likewise.
620         * sysdeps/libm-i387/i686/s_fmin.S: Likewise.
621         * sysdeps/libm-i387/i686/s_fminf.S: Likewise.
622         * sysdeps/libm-i387/i686/s_fminl.S: Likewise.
624 1998-03-19  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
626         * intl/localealias.c: Remove unneeded define for strdup.
628 1998-03-19 13:45  Ulrich Drepper  <drepper@cygnus.com>
630         * manual/argp.texi: Adjust for better TeX output.
631         * manual/arith.texi: Likewise.
632         * manual/conf.texi: Likewise.
633         * manual/filesys.texi: Likewise.
634         * manual/header.texi: Likewise.
635         * manual/lgpl.texinfo: Likewise.
636         * manual/math.texi: Likewise.
637         * manual/message.texi: Likewise.
638         * manual/pattern.texi: Likewise.
639         * manual/process.texi: Likewise.
640         * manual/signal.texi: Likewise.
641         * manual/socket.texi: Likewise.
642         * manual/startup.texi: Likewise.
643         * manual/stdio.texi: Likewise.
644         * manual/terminal.texi: Likewise.
645         * manual/examples/rprintf.c: Likewise.
646         * manual/examples/testopt.c: Likewise.
647         Patches by Zack Weinberg <zack@rabi.phys.columbia.edu>.
649 1998-03-19 20:45  Tim Waugh  <tim@cyberelk.demon.co.uk>
651         * posix/wordexp.c (parse_param): Don't immediately stop parsing a
652         parameter name after seeing a digit if it's enclosed in braces.
654 1998-03-18  Ulrich Drepper  <drepper@cygnus.com>
656         * sysdeps/i386/i686/Implies: Add libm-i387/i686.
658 1998-03-18  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
660         * manual/memory.texi (Heap Consistency Checking): Document
661         MALLOC_CHECK_.  Based on a text by Wolfram Gloger.
663 1998-03-18 17:11  Zack Weinberg  <zack@rabi.phys.columbia.edu>
665         * manual/Makefile: Add missing rules.
667 1998-03-18  Ulrich Drepper  <drepper@cygnus.com>
669         * timezone/Makefile (generated): Define to remove all stamp files.
671         * sysdeps/generic/strsep.c: Also undefine __strsep.
673         * string/strdup.c: Undefine __strdup and strdup first.
674         * string/strndup.c: Likewise.
676         * string/bits/string2.h: Correct strtok_r and strsep.
677         Add strndup optimization.
679         * sysdeps/generic/strsep.c: Little optimization.
681 1998-03-18 14:25  Ulrich Drepper  <drepper@cygnus.com>
683         * string/bits/string2.h: Add optimization for strdup.
684         Always define __strsep and __strtok_r and make real names available
685         when feature select macros are defined.
687 1998-03-18  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
689         * manual/install.texi (Installation): Use i486-linux as example
690         instead of the unsupported sunos4.
691         (Reporting Bugs): Mention glibcbug script.
692         (Tools for Installation): gcc 2.8.1/egcs 1.0.2 is required.
694 1998-03-16  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
696         * posix/wordexp-tst.sh: Make portable.  Add more tests.
698         * posix/Makefile (do-globtest do-wordexp-test): New targets.
700 1998-03-18 13:38  Ulrich Drepper  <drepper@cygnus.com>
702         * sysdeps/unix/sysv/linux/libc-start.c: Moved to ...
703         * sysdeps/generic/libc-start.c: ...here, replacing former content.
705         * sysdeps/unix/sysv/linux/Dist: Add netash/ash.h and
706         netpacket/packet.h.
708         * sysdeps/unix/sysv/linux/bits/socket.h: Pretty print.
710 1998-03-17  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
712         * sysdeps/unix/sysv/linux/bits/resource.h: Remove trailing comma
713         in enumerator for strict standard compliance.
714         * sysdeps/generic/bits/resource.h: Likewise.
716 1998-03-18 10:04  Philip Blundell  <pb@nexus.co.uk>
718         * sysdeps/arm/sysdep.h (__ARM_USES_FP): Deleted.
719         (PLTJMP): New macro.
721         * sysdeps/arm/fpu/__longjmp.S: New file, implementation of
722         longjmp() when floating point enabled.
723         * sysdeps/arm/fpu/setjmp.S: Likewise for setjmp().
724         * sysdeps/arm/__longjmp.S: Remove floating point code.
725         * sysdeps/arm/setjmp.S: Likewise.
727         * sysdeps/arm/bsd-setjmp.S: Call __sigsetjmp by correct name.
728         * sysdeps/arm/bsd-_setjmp.S: Likewise.
730         * sysdeps/arm/memset.S: New file; optimised ARM implementation of
731         memset().
733         * sysdeps/generic/setsockopt.c (setsockopt): Keep in step with
734         prototype.
736 1998-03-17 16:16  Philip Blundell  <pb@nexus.co.uk>
738         Based on patches from Pat Beirne and Scott Bambrough:
740         * sysdeps/arm/__longjmp.S: Use ip, not r2, as temporary.
742         * sysdeps/arm/bits/fenv.h: New file.
744         * sysdeps/arm/dl-machine.h: New file.  Add ELF support.
745         * sysdeps/arm/elf/setjmp.S: Likewise.
746         * sysdeps/arm/elf/start.S: Likewise.
747         * sysdeps/arm/init-first.c: Likewise.
748         * sysdeps/arm/setjmp.S: Call __sigjmp_save through PLT
749         * sysdeps/arm/sysdep.h: Change format of .type directive.  Correct
750         comment about floating point to reflect current reality.
752         * sysdeps/unix/arm/brk.S: Support PIC.
753         * sysdeps/unix/arm/sysdep.S (syscall_error): Support PIC and
754         re-entrant code.
755         * sysdeps/unix/sysv/linux/arm/socket.S: Check correctly for error
756         return; call syscall_error through PLT.
757         * sysdeps/unix/sysv/linux/arm/sysdep.h (ENTRY): Correct error jump.
759 1998-03-04 12:01  Philip Blundell  <pb@nexus.co.uk>
761         * sysdeps/unix/sysv/linux/netpacket/packet.h: New file.
762         * sysdeps/unix/sysv/linux/netash/ash.h: Likewise.
763         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Install them.
765 1998-03-18  Ulrich Drepper  <drepper@cygnus.com>
767         * dirent/list.c (test): Return error value.
768         (main): Exit with error value.
770         * sysdeps/unix/opendir.c (__opendir): Add missing initialization.
772         * Makefile (distribute): Add test-skeleton.c.
773         * test-skeleton.c: New file.
774         * dirent/Makefile (tests): Add opendir-tst1.
775         * dirent/opendir-tst1.c: New file.
777 1998-03-18  Ulrich Drepper  <drepper@cygnus.com>
779         * sysdeps/unix/opendir.c (__opendir): Don't block on FIFOs etc.
780         Optimize memory handling.
781         * sysdeps/unix/closedir.c: Optmize memory handling.
783 1998-03-17  Ulrich Drepper  <drepper@cygnus.com>
785         * posix/wordexp.c (parse_param): Fix off-by-on error in $@
786         handling.  Optimize a bit.
788 1998-03-18 00:25  Tim Waugh  <tim@cyberelk.demon.co.uk>
790         * posix/wordexp.c (parse_comm): Allow quoting inside $(...).
791         (parse_param): Fold in Andreas' fixes to do with when the end of
792         the parameter name has been reached, and quoting inside ${...}.
793         (parse_dollars): Fix differentiation between $(((1+3)*(4-2))) and
794         $((echo);(ls)).
796 1998-03-16 22:10  Zack Weinberg  <zack@rabi.phys.columbia.edu>
798         * manual/maint.texi: Split out installation and contribution
799         sections to their own appendices.  Misc cleanups.
800         * manual/install.texi: New file.  Mention add-ons.  Refer to FAQ.
801         * manual/contrib.texi: New file.
802         * manual/libc.texinfo: Pull in new appendices.
803         * manual/header.texi: Correct node pointer.
805 1998-03-17  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
807         * manual/process.texi (Process Completion): Clarify return value
808         of waitpid a bit.  Patch by Zack Weinberg. [PR libc/490]
810 1998-03-15  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
812         * posix/wordexp-test.c: Add more tests.
813         (testit): Fix logic.
815         * posix/wordexp.c (exec_comm): In the child, redirect stderr to
816         /dev/null instead of closing it, close pipe.  Always chop off all
817         trailing newlines.  Kill and reap child before returning error.
818         (w_addword, parse_glob): Fix memory leak.
819         (wordexp): Fix dangling pointer problem.
821 1998-03-16  Ulrich Drepper  <drepper@cygnus.com>
823         * elf/dl-close.c (_dl_close): Correct and simplify unmapping.
825         * posix/wordexp-test.c (main): Fix little thinkos and typos.
827         * catgets/Makefile (CPPFLAGS): Change NLSPATH to also examine
828         directory index by only the language.
830 1998-03-16 13:02  Tim Waugh  <tim@cyberelk.demon.co.uk>
832         * posix/wordexp-tst.sh: Store test results in the
833         ${common_objpfx}posix directory.
835         * posix/wordexp-test.c: Remove temporary directory afterwards.
837 1998-03-15  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
839         * libc.map: Export internal versions of cancelable functions.
841 1998-03-15  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
843         * Makerules (MAKEFLAGS): Append `r'.
845 1998-03-15  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
847         * Makeconfig: Define have-thread-library, shared-thread-library
848         and static-thread-library if a thread library is available.  Don't
849         define rt.
850         * nscd/Makefile: Compile nscd if have-thread-library.  Rename
851         nscd-routines to nscd-modules.  Use shared-thread-library and
852         static-thread-library in dependencies.
853         * rt/Makefile: Only compile librt if have-thread-library is
854         defined.
855         * Makefile (subdirs): Always include rt subdir.
857 1998-03-15  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
859         * Makeconfig ($(common-objpfx)gnu/lib-names.h): Add dummy command.
861 1998-03-14 21:55  Ulrich Drepper  <drepper@cygnus.com>
863         * configure.in: Recognize variations for 32 MIPS processors.
864         Don't assume ELF systems always have .weak, test for .weakext.
866 1998-03-14  Ulrich Drepper  <drepper@cygnus.com>
868         * configure.in: Irix6 is an ELF platform.
870 1998-03-14 11:47  H.J. Lu  <hjl@gnu.org>
872         * elf/dl-close.c (_dl_close): Stop unmapping the segments after
873         unmapping the last loaded segment.
875 1998-03-14 15:54  Ulrich Drepper  <drepper@cygnus.com>
877         * configure.in: Set base_os for Irix6.
878         Correct test for .weakext.
880 1998-03-14  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
882         * elf/dl-deps.c (_dl_map_object_deps): Add first parameter
883         (new_line) to _dl_debug_message call.
885 1998-03-14 00:52  Tim Waugh  <tim@cyberelk.demon.co.uk>
887         * posix/wordexp.c (parse_param): Perform field-splitting after
888         expanding positional parameter.
890         * posix/wordexp-tst.sh: Test that field-splitting is performed
891         after expanding positional parameter.
893         * posix/wordexp.c (parse_param): Fixed memory leak in
894         field-splitting after parameter expansion.
896 1998-03-14  Ulrich Drepper  <drepper@cygnus.com>
898         * locale/programs/linereader.c (lr_token): Return EOF token at EOF.
899         (get_toplvl_escape): Correctly terminate loop at EOF.
900         Patch by Cristian Gafton <gafton@redhat.com>.
902 1998-03-13 16:55  Ulrich Drepper  <drepper@cygnus.com>
904         * string/tester.c (test_strpbrk): Add more strpbrk tests.
905         (test_strsep): Likewise.  Correct horrible bugs.
907         * string/bits/string2.h (strcspn): Optimize also reject string of
908         length 2 and 3.
909         (strspn): Likewise.
910         (strpbrk): Likewise.
911         (strsep): Likewise.  Correct bug with successive separators and
912         separators at the end of the string.
913         * sysdeps/generic/strsep.c: Correct bug with successive separators
914         and separators at the end of the string.
916 1998-03-13 13:11  Tim Waugh  <tim@cyberelk.demon.co.uk>
918         * posix/wordexp.c (parse_param): Positional parameters ($1, $2
919         etc) now handled, as well as $$ (pid).
921         * posix/Makefile (tests): Execute wordexp-test.sh for `make check'.
922         (distribute): Add wordexp-tst.sh.
924         * posix/wordexp-tst.sh: New file.
926         * posix/wordexp.c (parse_param): $# (or ${#}) expands to the
927         number of positional parameters.  Renamed substitute_length to
928         seen_hash.
929         Don't free(env) is env is NULL.
931 1998-03-13 16:50  Ulrich Drepper  <drepper@cygnus.com>
933         * libc.map: Add pthread_attr_init to GLIBC_2.1.
935 1998-03-13 15:01  Ulrich Drepper  <drepper@cygnus.com>
937         * gmon/gmon.c: Allow GMON_OUT_PREFIX variable to specify filename
938         for output file replacing gmon.out.
939         Patch by Dean Gaudet <dgaudet@arctic.org>.
941 1998-03-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
943         * elf/dl-misc.c (_dl_debug_message): Fix printing of pid.  Clean
944         up namespace.  Optimize finding end of line.
946 1998-03-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
948         * elf/rtld.c (process_envvars): Ignore LD_DEBUG_OUTPUT if running
949         securely.  Optimized.
950         (process_dl_debug): Add ':' to list of separators.  Optimized.
952 1998-03-13 10:25  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
954         * sysdeps/m68k/fpu/bits/mathinline.h (isgreater, isgreaterequal,
955         isless, islessequal, islessgreater, isunordered): Return zero or
956         one.
958 1998-03-12 13:11  Tim Waugh  <tim@cyberelk.demon.co.uk>
960         * posix/wordexp-test.c: More tests.
961         (main): Set up arena for pathname expansion tests (in a temporary
962         directory).
963         (testit): Don't check word count or word vector if return value is
964         non-zero.
966         * posix/wordexp.c (exec_comm): Always chop off terminating
967         linefeed (just like bash does).
968         (parse_param): Change lots of occurrences of "if (!*env)" to "if
969         (!env || !*env)".
970         (parse_param): For assignment inside parameter expansion, use all
971         expanded words in assignment rather than just the first.
972         (parse_param): Corrected return value for parameter expansion of
973         an unset variable when WRDE_UNDEF is in effect.
974         (parse_dollars): Don't field-split if quoted.
975         (wordexp): Opening brace character isn't allowed unquoted.
977 1998-03-12  Ulrich Drepper  <drepper@cygnus.com>
979         * elf/dlerror.c: Fix concurrency problems with error string and
980         number.
982         * elf/dl-deps.c (_dl_map_object_deps): Print debug info when
983         filter/auxiliary are being loaded.
985 1998-03-12 14:24  Ulrich Drepper  <drepper@cygnus.com>
987         * elf/dlerror.c (last_object_name): Removed.
988         (dlerror): Don't use last_object_name.
989         (_dl_error_run): Omit second argument to _dl_catch_error.
990         * elf/dl-error.c (struct catch): Remove objname member.
991         (_dl_signal_error): Construct string including objname when given.
992         (_dl_catch_error): Remove objname handling.
993         * elf/link.h (_dl_catch_error): Fix prototype and comment.
994         * elf/rtld.c (dl_main): Call _dl_catch_error correctly.
995         * elf/dl-deps.c (_dl_map_objet_deps): Likewise.
996         * nss/nsswitch.c (nss_dlerror_run): Likewise.
997         * iconv/gconv_dl.c (dlerror_run): Likewise.
998         [Corrects PR libc/501].
1000 1998-03-12  Matthias Urlichs <smurf@noris.de>
1002         * nscd/nscd.c: Ignore SIGPIPE.
1004 1998-03-12  Ulrich Drepper  <drepper@cygnus.com>
1006         * nscd/nscd_getgr_r.c: Use __ protected names.
1007         * nscd/nscd_getpw_r.c: Likewise.
1009 1998-03-12  Matthias Urlichs <smurf@noris.de>
1011         * nscd/nscd_getpw_r.c: Use pw_*_len values correctly.
1012         * nscd/nscd_getpw_r.c: Fix length calculation in result check,
1013         null bytes are not transmitted.
1015 1998-03-12 00:40  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1017         * powerpc/syscalls.list: Correct typo.
1018         * alpha/syscalls.list: Likewise.
1019         * mips/syscalls.list: Likewise.
1021 1998-03-12  Ulrich Drepper  <drepper@cygnus.com>
1023         * socket/sys/socket.h: Add prototype for __socket.
1025 1998-03-10  Ulrich Drepper  <drepper@cygnus.com>
1027         * aclocal.m4 (LIBC_PROG_FOO_GNU): Don't depend on GNU grep.
1029         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Add various SOL_*
1030         constants.
1032         * sysdeps/unix/sysv/linux/bits/socket.h (SOL_ROSE): Remove
1033         definition here.
1034         * sysdeps/unix/sysv/linux/netrose/rose.h (SOL_ROSE): Add
1035         definition here.
1037         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Adds lots of missing
1038         AF_* and PF_* constants.
1040         * sysdeps/unix/sysv/linux/bits/socket.h: Add PF_ASH and AF_ASH.
1042 1998-03-11 15:27  Ulrich Drepper  <drepper@cygnus.com>
1044         * elf/rtld.c: Update help message.
1045         Install link maps for preloaded objects using main_map as loader.
1047         * elf/dl-misc.c: Use __libc_write instead of __write for debugging.
1048         * elf/dl-profile.c: Likewise.
1050         * elf/dlsym.c: Little optimization.
1051         * elf/dlvsym.c: Likewise.
1053 1998-03-11 14:56  Ulrich Drepper  <drepper@cygnus.com>
1055         * posix/wordexp-test.c: Move test for parameter list at the very
1056         beginning.
1058 1998-03-11 00:16  Tim Waugh  <tim@cyberelk.demon.co.uk>
1060         * posix/wordexp.c (wordexp): Set we_wordc to zero initially unless
1061         WRDE_REUSE flag is set.
1062         (parse_param): Allow `*', `@', and numbers in parameter names.
1063         (parse_dollars): Differentiate between arithmetic expansion and a
1064         command substitution that starts immediately with a sub-shell
1065         (like ``$((1+3))'' as opposed to ``$((echo);(ls))'').
1066         (parse_param): Memory allocated with __alloca in a block was
1067         referenced outside that block.  Adjusted to use malloc/free.
1068         (parse_param): Adjusted field-splitting algorithm so that there is
1069         not necessarily a field split at the end of a parameter expansion.
1071 1998-03-10 19:52  Tim Waugh  <tim@cyberelk.demon.co.uk>
1073         * posix/wordexp.c (wordexp): If about to return WRDE_NOSPACE,
1074         don't free words that have already been allocated.
1075         (parse_param): A dollar sign on its own will never have a pattern
1076         associated with it (like "${HOME%%/}" has), so don't try to free it.
1077         (parse_glob): Attempt to glob when an unquoted `[' is found
1078         (rather than an unquoted '{' (!)).  Also for unquoted '?'.
1079         (parse_glob): Sorted out quoting in a glob-able word.
1080         (parse_param): Added $* and $@ handling.
1082 1998-03-11  Ulrich Drepper  <drepper@cygnus.com>
1084         * nss/nss_db/db-XXX.c (lookup): Copy data to safe place before
1085         parsing it.
1087 1998-03-11  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1089         * sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Use
1090         _dl_debug_message.
1092 1998-03-12  Matthias Urlichs  <smurf@noris.de>
1094         * elf/dl-misc.c: Default for debug output should be stderr.
1095         * elf/dl-misc.c: Spurious garbage bytes after the PID in debug output.
1096         * elf/dl-lookup.c: reference_name may be NULL or empty.
1098 1998-03-11 10:30  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1100         * aclocal.m4 (LIBC_PROG_FOO_GNU): Fix order of redirection.
1102 1998-03-11  Ulrich Drepper  <drepper@cygnus.com>
1104         * sysdeps/unix/sysv/linux/Dist: Add scsi/scsi.h.
1106         * sysdeps/unix/sysv/linux/scsi/sg.h: Include features.h.
1108 1998-03-10  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1110         * sysdeps/unix/sysv/linux/scsi/scsi.h: New file.
1111         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Install it.
1113 1998-03-11 10:30  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1115         * sysdeps/m68k/elf/start.S: Let __libc_start_main do most of the
1116         init stuff.
1118 1998-03-10  Ulrich Drepper  <drepper@cygnus.com>
1120         * libio/iovdprintf.c (_IO_vdprintf): Set _IO_DELETE_DONT_CLOSE
1121         flag.
1123         * misc/syslog.c (vsyslog): Don't try to send if not connected to
1124         syslog daemon.
1125         (closelog_internal): Don't do anything if not connected.
1127 1998-03-10 17:54  Ulrich Drepper  <drepper@cygnus.com>
1129         * libc.map: Add _dl_debug_message.
1130         * elf/dl-misc.c: Make _dl_debug_message a function.  Print the PID
1131         before every line.
1132         * elf/fini.c: Correctly use new _dl_debug_message function.
1133         * elf/init.c: Likewise.
1134         * elf/dl-lookup.c: Likewise.
1135         * sysdeps/unix/sysv/linux/libc-start.c: Likewise.
1136         * elf/dl-load.c: Likewise.  Add more debugging prints.
1137         * elf/dl-reloc.c: Likewise.
1138         * elf/dl-version.c: Likewise.
1139         * elf/dl-support.c: Add variables for debugging.
1140         * elf/rtld.c: Likewise.  Recognize new debug options.
1141         * elf/link.h: Declare new variables.
1143         * elf/dl-deps.c (_dl_map_object_deps): Little optimizations.
1145 1998-03-10  Ulrich Drepper  <drepper@cygnus.com>
1147         * sysdeps/unix/sysv/linux/sys/quota.h: Extract information from
1148         kernel headers.  Patch by a sun <asun@saul7.u.washington.edu>.
1150 1998-03-11 00:16  Tim Waugh  <tim@cyberelk.demon.co.uk>
1152         * posix/wordexp-test.c (command_line_test): New function to allow
1153         testing of specific cases from the command-line.
1155 1998-03-10  Ulrich Drepper  <drepper@cygnus.com>
1157         * elf/dl-init.c (_dl_init_next): Print nicer messages.
1158         * elf/dl-fini.c (_dl_fini): Likewise.
1159         * sysdeps/unix/sysv/linux/libc-start.c (__libc_start_main): Likewise.
1161         * elf/dl-lookup.c (_dl_lookup_versioned_symbol): Print version
1162         symbol in debug message.
1163         (_dl_lookup_versioned_symbol_skip): Likewise.
1165 1998-03-10 19:43  Matthias Urlichs <urlichs@noris.de>
1167         * sysdeps/unix/readdir_r.c: Zero out *result on EOF.
1168         * sysdeps/unix/sysv/linux/readdir64_r.c: Likewise.
1169         * manual/filesys/texi: Document this.
1171 1998-03-10 10:49  Ulrich Drepper  <drepper@cygnus.com>
1173         * manual/filesys.texi: Document the change below.
1175 1998-03-10  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1177         * sysdeps/posix/mkstemp.c (mkstemp): Open temporary file mode 0600.
1178         Reported by Greg Alexander <galexand@sietch.bloomington.in.us>.
1180 1998-03-10 00:10  Ulrich Drepper  <drepper@cygnus.com>
1182         * elf/dl-lookup.c (do_lookup): Remove list and n parameter and add
1183         instead scope.  If debugging display information about symbol
1184         resolving.
1185         (_dl_lookup_symbol): Call do_lookup with correct parameters.
1186         (_dl_lookup_symbol_skip): Likewise.
1187         (_dl_lookup_versioned_symbol): Likewise.
1188         (_dl_lookup_versioned_symbol_skip): Likewise.
1189         * elf/dl-support.c: Define _dl_debug_symbols.
1190         * elf/link.h: Add declaration for _dl_debug_symbols.
1191         * elf/rtld.c: Define _dl_debug_symbols.
1192         (process_dl_debug): Recognize symbols option.
1194 1998-03-09 23:36  Ulrich Drepper  <drepper@cygnus.com>
1196         * sysdeps/unix/sysv/linux/init-first.c [!PIC]: Expect arguments
1197         in correct format.
1198         * sysdeps/unix/sysv/linux/libc-start.c: Call __libc_init_first
1199         with correct parameters.
1200         [!PIC]: Initialize __libc_multiple_libcs.
1202 1998-03-09 18:21  Ulrich Drepper  <drepper@cygnus.com>
1204         * elf/dl-support.c (_dl_debug_bindings): Add definition.
1205         * elf/rtld.c (_dl_debug_bindings): Add definition.
1206         (process_dl_debug): Recognize bindings option.  Update help message.
1207         * elf/link.h (struct link_map): Add l_versyms member.
1208         (_dl_debug_bindings): Add declaration.
1209         * elf/version.c (_dl_check_map_versions): Initialize l_versyms.
1210         * elf/dl-object.c (_dl_new_object): Don't initialize l_rpath_dirs
1211         and l_reloc_result.
1212         * elf/dl-lookup.c (do_lookup): Define verstab from l_versyms.
1213         (sym_val): Remove a member, add m as link_map.
1214         (do_lookup): Return result appropriately.
1215         (_dl_lookup_symbol): If _dl_debug_bindings is defined print message.
1216         Call do_lookup correctly.
1217         (_dl_lookup_symbol_skip): Likewise.
1218         (_dl_lookup_versioned_symbol): Likewise.
1219         (_dl_lookup_versioned_symbol_skip): Likewise.
1221 1998-03-09 08:21  Ulrich Drepper  <drepper@cygnus.com>
1223         * sysdeps/unix/sysv/linux/chown.c: Moved to ...
1224         * sysdeps/unix/sysv/linux/i386/chown.c: ...here.
1226         * sysdeps/unix/sysv/linux/i386/chown.c: Correct versioning information.
1227         * libc.map: Add chown to GLIBC_2.1.
1228         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add s_chown here.
1229         * sysdeps/unix/sysv/linux/syscalls.list: Remove s_chown here.
1231 1998-03-06  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1233         * sysdeps/generic/ffs.S: Rename function to __ffs and make ffs a
1234         weak alias.
1235         * sysdeps/alpha/ffs.c: Likewise.
1236         * sysdeps/am29k/ffs.c: Likewise.
1237         * sysdeps/i386/ffs.c: Likewise.
1238         * sysdeps/i960/ffs.c: Likewise.
1239         * sysdeps/m68k/ffs.c: Likewise.
1240         * sysdeps/m88k/ffs.c: Likewise.
1241         * sysdeps/powerpc/ffs.c: Likewise.
1242         * sysdeps/rs6000/ffs.c: Likewise.
1243         * sysdeps/vax/ffs.s: Likewise.
1244         * string/string.h: Declare __ffs.
1245         * libc.map: Export it.
1246         * elf/dl-profile.c (_dl_start_profile): Use __ffs instead of
1247         __builtin_ffs, which is not guaranteed to be namespace clean.
1249 1998-03-06  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1251         * elf/sprof.c: Rewrite symbol handling to use the normal symbol
1252         table, which is much more likely to exist than debugging symbols.
1253         (printsym): Remove const.
1254         (load_shobj): Don't use _dl_pagesize.  Fix mapping of section
1255         header table.
1257         * libc.map: Export __profile_frequency, used by elf/sprof, to
1258         avoid infinite recursion during startup.
1260 1998-03-09 12:16  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1262         * sysdeps/unix/sysv/linux/m68k/sysdep.h (SYSCALL_ERROR_HANDLER):
1263         Readd lost negate.
1265         * sysdeps/m68k/sysdep.h: Remove the stabs stuff again.
1267 1998-03-09  Ulrich Drepper  <drepper@cygnus.com>
1269         * elf/dl-support.c: Add definition of _dl_debug_impcalls.
1271 1998-03-08  Ulrich Drepper  <drepper@cygnus.com>
1273         * elf/rtld.c (process_envvars): Also recognize LD_LIBRARY_PATH,
1274         LD_PRELOAD, and LD_VERBOSE.
1275         (dl_main): Use global variables set by process_envvars instead of
1276         calling getenv.
1277         * elf/dl-load.c (_dl_init_paths): Don't call getenv to get
1278         LD_LIBRARY_PATH value, this comes with the parameter.
1279         * elf/dl-support.c (non_dynamic_init): Pass return value of getenv
1280         ("LD_LIBRARY_PATH") to _dl_init_paths.
1282 1998-03-08 22:55  Ulrich Drepper  <drepper@cygnus.com>
1284         * elf/rtld.c (dl_main): Delay initialization of path structure if
1285         the dynamically linker is invoked implicitly until we read the
1286         dynamic section.
1288 1998-03-08  Ulrich Drepper  <drepper@cygnus.com>
1290         * sysdeps/unix/sysv/linux/chown.c: Add versioning stuff.
1292 1998-03-07  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1294         * sysdeps/unix/sysv/linux/chown.c: New file for compatibility of
1295         Linux 2.0 and 2.1.
1297         * sysdeps/unix/sysv/linux/syscalls.list: Add chown.
1299 1998-03-08 14:58  Ulrich Drepper  <drepper@cygnus.com>
1301         * Makeconfig (nisobjdir): Set to path to nis directory.
1302         (rpath-link): Add nisobjdir.
1303         Patch by Sven Verdoolaege <skimo@kotnet.org>.
1305         * elf/Makefile: Pretty print.
1306         * elf/dl-lookup.c: Include unistd.h.
1307         * elf/dl-runtime.c: Likewise.
1309         * localedata/Makefile (test-srcs): Add tst-rpmatch.
1310         (distribute): Add tst-rpmatch.sh.
1311         (tests): Add tst-rpmatch to dependency list and run tst-rpmatch.sh.
1313         New tests for rpmatch function by
1314         Jochen Hein <jochen.hein@delphi.central.de>.
1315         * localedata/tst-rpmatch.c: New file.
1316         * localedata/tst-rpmatch.sh: New file.
1318         * localedata/locales/de_DE: Correct yesexpr and noexpr.
1319         * localedata/locales/de_AT: Likewise.
1321         * posix/getopt.c: Update contact address.
1322         * posix/getopt1.c: Pretty print.
1324         * sysdeps/generic/libc-start.c: Do most of the initialization now
1325         here instead of in start.S.
1326         * sysdeps/unix/sysv/linux/libc-start.c: Likewise.
1327         * sysdeps/i386/elf/start.S: Remove most of the initialization code.
1329         * sysdeps/unix/sysv/linux/i386/profil-counter.h: No need for
1330         profil_counter to be public.
1332 1998-03-08 13:06  Tim Waugh  <tim@cyberelk.demon.co.uk>
1334         * posix/wordexp.c (parse_arith): Now works for negative numbers too.
1335         (parse_param): Coded parameter length expansion (${#var}).
1336         (parse_param): Handling for "=", "+", "-", and the ":" versions added.
1337         (parse_param): Cleaned up (fixed) error handling.
1339         * posix/wordexp-test.c: IFS now includes non-whitespace character
1340         (comma).  Added more tests.
1342 1998-03-07  Ulrich Drepper  <drepper@cygnus.com>
1344         * elf/link.h: Fix typos.
1345         Reported by Andreas Jaeger.
1347         * nscd/nscd_getpw_r.c (__nscd_getpw_r): Remove false comment.
1348         * nscd/nscd_getgr_r.c (__nscd_getgr_r): Likewise.
1350 1998-03-06  Ulrich Drepper  <drepper@cygnus.com>
1352         * argp/argp-help.c: Remove last bits of using gettext instead of
1353         dgettext.
1355 1998-03-06 17:04  Ulrich Drepper  <drepper@cygnus.com>
1357         * libc.map: Add _dl_debug_impcalls, _dl_debug_fd, _dl_sysdep_output,
1358         __libc_start_main.
1359         * csu/Makefile (routines): Add libc-start.
1360         * elf/dl-error.c: Remove declaration of _dl_argv.  Include <unitsd.h>.
1361         * elf/dl-lookup.c: Likewise.
1362         * elf/dl-version.c: Likewise.
1363         * sysdeps/i386/dl-machine.h: Likewise.
1364         * elf/link.h: Declare _dl_argv, _dl_debug_fd.
1365         Declare _dl_sysdep_output.  Make _dl_sysdep_fatal, _dl_sysdep_error and
1366         _dl_sysdep_message macros which use _dl_sysdep_output.
1367         * elf/dl-fini.c: Write out which destructor is called while debugging.
1368         * elf/dl-init.c: Likewise for constructor.
1369         * elf/dl-load.c: Use _dl_debug_message instead of _dl_sysdep_message.
1370         * elf/dl-misc.c: Remove _dl_sysdep_fatal, _dl_sysdep_error and
1371         _dl_sysdep_message.  Add _dl_sysdep_output.
1372         * elf/rtld.c: Recognize LD_DEBUG_OUTPUT.  Set _dl_debug_fd if
1373         this file can be opened.
1374         For LD_DEBUG=libs also set _dl_debug_impcalls.
1375         * sysdeps/generic/dl-cache.c: Include unistd.h.
1376         * sysdeps/generic/libc-start.c: New file.
1377         * sysdeps/unix/sysv/linux/libc-start.c: New file.
1378         * sysdeps/i386/elf/start.S: Don't call main directly, call
1379         __libc_start_main instead.
1381         * elf/Makefile ($(objpfx)ld.so): Add $(load-map-file) as dependency.
1383 1998-03-06  Ulrich Drepper  <drepper@cygnus.com>
1385         * nss/nsswitch.c (__nss_nscd_not_available): Removed.
1387 1998-03-06 12:42  Ulrich Drepper  <drepper@cygnus.com>
1389         * argp/argp.h (struct argp): Add new field domain.
1390         * argp/argp-help.c: Change all gettext calls to dgettext and use
1391         domain field from appropriate argp in call.
1392         * argp/argp-parse.c: Likewise.
1394 1998-03-06 11:35  Ulrich Drepper  <drepper@cygnus.com>
1396         * posix/wordexp-test.c: Change testsuite so that it can run even
1397         for ~root != /root.
1399 1998-03-06  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1401         * math/libm-test.c (catanh_test): Change epsilon for gcc 2.8.1.
1403 1998-03-05  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1405         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
1406         Don't store into global errno if we already store through
1407         __errno_location.
1408         * sysdeps/unix/i386/sysdep.S: Likewise.
1409         * sysdeps/unix/alpha/sysdep.S: Likewise.
1410         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
1411         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Likewise.
1412         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.  Add
1413         missing return to SYSCALL_ERROR_HANDLER for (!_LIBC_REENTRANT &&
1414         PIC).
1416 1998-03-05  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1418         * sysdeps/generic/sysdep.h (L): Remove definition.
1419         * sysdeps/i386/sysdep.h (L): Define it here instead.
1421 1998-03-06  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1423         * nis/nis_call.c (__do_niscall): Safe and reset errno.
1425         * nis/ypclnt.c (do_ypcall, yp_all): Safe and reset errno.
1427 1998-03-01  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1429         * sysdeps/generic/getresuid.c (__getresuid): Use ISO C
1430         declaration style to avoid warnings.
1432 1998-03-06 11:48  Mark M._Kettenis  <kettenis@hall.phys.uva.nl>
1434         * elf/rtld.c (process_dl_debug): Fix typo: "DL_DEBUG" ->
1435         "LD_DEBUG".
1437 1998-03-05  Ulrich Drepper  <drepper@cygnus.com>
1439         * posix/Makefile (tests): Add wordexp-test.
1440         * posix/wordexp-test.c: New file.  Testsuite for wrodexp.
1441         Patches by Tim Waugh <tim@cyberelk.demon.co.uk>.
1443 1998-03-05 16:04  Ulrich Drepper  <drepper@cygnus.com>
1445         * elf/Makefile ($(objpfx)rtldtbl.h): Add genrtldtbl.awk to the
1446         dependencies.
1448         * elf/link.h (struct r_search_path_elem): Add two new field for
1449         lib path debugging.
1450         * elf/rtld.c: Recognize LD_DEBUG environment variable and set
1451         variable accordingly.
1452         * elf/dl-load.c: If _dl_debug_libs is nonzero print what library
1453         is considered next along with information about load paths.
1454         * sysdeps/generic/dl-cache.c: Likewise.
1455         * elf/dl-support.c: Define _dl_debug_libs.
1456         * elf/genrtldtbl.awk: Add initializers for two new field in
1457         struct r_search_path_elem.
1459 1998-03-06 10:40  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1461         * sysdeps/m68k/add_n.S: Use ENTRY and END macros.
1462         * sysdeps/m68k/lshift.S: Likewise.
1463         * sysdeps/m68k/rshift.S: Likewise.
1464         * sysdeps/m68k/sub_n.S: Likewise.
1465         * sysdeps/m68k/m68020/addmul_1.S: Likewise.
1466         * sysdeps/m68k/m68020/mul_1.S: Likewise.
1467         * sysdeps/m68k/m68020/submul_1.S: Likewise.
1469         * sysdeps/unix/sysv/linux/m68k/sysdep.S: Use ENTRY macro.
1470         [_LIBC_REENTRANT]: Don't store into global errno.
1472         * sysdeps/m68k/sysdep.h: New file.
1473         * sysdeps/unix/sysv/linux/m68k/sysdep.h: Use it.  Use the macros
1474         ENTRY, CALL_MCOUNT, JUMPTARGET and syscall_error from there.
1475         (DO_CALL): Change to expect syscall name as argument.
1476         (PSEUDO): Pass syscall_name to DO_CALL.
1477         (SYSCALL_ERROR_HANDLER) [_LIBC_REENTRANT]: Don't store into global
1478         errno.
1480 1998-03-05  Ulrich Drepper  <drepper@cygnus.com>
1482         * elf/rtld.c: Speed up processing of environment variables.  Do
1483         only one run on the environment by avoiding to call getenv.
1484         * sysdeps/generic/dl-sysdep.c (_dl_next_ld_env_entry): New
1485         function.  Used by patch above.
1487 1998-03-05  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
1489         * nss/getXXbyYY_r.c: Check __nss_not_use_nscd_* variable for
1490         running nscd.
1491         * nscd/nscd_getgr_r.c: Set __nss_not_use_nscd_group variable.
1492         * nscd/nscd_getpw_r.c: Set __nss_not_use_nscd_passwd variable.
1493         * nscd/nscd_proto.h: Declare __nss_not_use_nscd_* variables.
1495 1998-03-05  Ulrich Drepper  <drepper@cygnus.com>
1497         * nss/nsswitch.c (nss_lookup_function): Don't modify errno if NSS
1498         module cannot be found.  Reported by Andreas Jaeger.
1500 1998-03-05 11:40  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1502         * nscd/nscd_getgr_r.c: Change char to int to avoid compiler warning
1503         on platforms which default to unsigned chars.
1504         * nscd/nscd_getpw_r.c: Likewise.
1505         * sysdeps/unix/sysv/linux/powerpc/sysdep.h: Undefine L before
1506         defining it.
1508 1998-03-05  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1510         * elf/Makefile (install-bin): Change = to += for sprof to install
1511         ldd also.
1513 1998-03-04 16:12  H.J. Lu  <hjl@gnu.org>
1515         * libio/strops.c (_IO_str_seekoff): Handle MODE == 0.
1517 1998-03-04 16:19  Ulrich Drepper  <drepper@cygnus.com>
1519         * nscd/nscd_getgr_r.c: Follow nscd_getpw_r.c change.
1521 1998-03-04  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1523         * nscd/nscd_getpw_r.c (nscd_open_socket): Safe and reset errno so
1524         that a failure to connect to nscd doesn't change errno.
1526 1998-03-04  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1528         * manual/maint.texi (Reporting Bugs): Change
1529         bug-glibc@prep.ai.mit.edu to bug-glibc@gnu.org.
1531         * locale/iso-4217.def: Likewise
1533 1998-03-04 12:43  Ulrich Drepper  <drepper@cygnus.com>
1535         * manual/texinfo.tex: Updated.
1537 1998-03-03  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1539         * sysdeps/posix/fpathconf.c: Don't modify errno for an undefined
1540         value.
1541         * sysdeps/posix/pathconf.c: Likewise.
1542         * posix/getconf.c: Print `undefined' if pathconf returns -1
1543         without setting errno.
1545 1998-03-04  Ulrich Drepper  <drepper@cygnus.com>
1547         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Fix cut&paste
1548         problem.
1549         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: New file.
1550         Patches by Elliot Lee <sopwith@cuc.edu>.
1552 1998-03-04 09:43  Ulrich Drepper  <drepper@cygnus.com>
1554         * elf/link.h (struct link_map): Add new field l_reloc_result.
1555         * elf/dl-reloc.c (_dl_relocate_object): Allocate array for results
1556         of relocation for the object to be profiled.
1557         * elf/dl-object.c (_dl_new_object): Initialize l_reloc_result field
1558         to NULL.
1559         * elf/rtld.c (_dl_start): Add comment that we must not allocate an
1560         array here.
1561         * elf/dl-runtime.c (profile_fixup): If l_reloc_result array already
1562         contains a result from a previous run use this instead of computing
1563         the value again.
1564         * elf/dl-minimal.c (malloc): Remove limit for size of allocation.
1566 1998-03-04 11:32  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1568         * sysdeps/m68k/dl-machine.h: (elf_machine_load_address): Use word
1569         offsets into the GOT.
1570         (RTLD_START): Likewise.
1572 1998-03-03 17:55  Ulrich Drepper  <drepper@cygnus.com>
1574         * elf/sprof.c: Cleanup a bit.
1576 1998-03-03 08:01  H.J. Lu  <hjl@gnu.org>
1578         * sysdeps/generic/sysdep.h (L): New. Define.
1580         * sysdeps/unix/sysv/linux/i386/sysdep.h (L): New. Define.
1582         * sysdeps/i386/i586/addmul_1.S: Fix a typo.
1584         * sysdeps/unix/sysv/linux/i386/clone.S: Follow Intel's advice
1585         to have only one exit point for functions.
1586         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
1587         * sysdeps/unix/sysv/linux/i386/s_pread64.S: Likewise.
1588         * sysdeps/unix/sysv/linux/i386/s_pwrite64.S: Likewise.
1589         * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
1590         * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
1592 1998-03-03  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1594         * sysdeps/unix/sysv/linux/sigaction.c (__sigaction): Safe and
1595         reset errno so that errno isn't set to ENOSYS in the first call.
1596         * sysdeps/unix/sysv/linux/i386/sigaction.c (__sigaction): Likewise.
1597         * sysdeps/unix/sysv/linux/sigsuspend.c (__sigsuspend): Likewise.
1598         * sysdeps/unix/sysv/linux/sigprocmask.c (__sigprocmask): Likewise.
1599         * sysdeps/unix/sysv/linux/sigpending.c (sigpending): Likewise.
1601 1998-03-02 17:55  Ulrich Drepper  <drepper@cygnus.com>
1603         * sysdeps/i386/add_n.S: Change to use ENTRY and END macro.
1604         * sysdeps/i386/addmul_1.S: Likewise.
1605         * sysdeps/i386/lshift.S: Likewise.
1606         * sysdeps/i386/mul_1.S: Likewise.
1607         * sysdeps/i386/rshift.S: Likewise.
1608         * sysdeps/i386/sub_n.S: Likewise.
1609         * sysdeps/i386/submul_1.S: Likewise.
1610         * sysdeps/i386/i586/add_n.S: Likewise.
1611         * sysdeps/i386/i586/addmul_1.S: Likewise.
1612         * sysdeps/i386/i586/lshift.S: Likewise.
1613         * sysdeps/i386/i586/mul_1.S: Likewise.
1614         * sysdeps/i386/i586/rshift.S: Likewise.
1615         * sysdeps/i386/i586/sub_n.S: Likewise.
1616         * sysdeps/i386/i586/submul_1.S: Likewise.
1618         * sysdeps/i386/sysdep.h: Extend last change.
1620         * sysdeps/unix/sysv/linux/i386/sysdep.h: Follow Intel's advice
1621         to have only one exit point for functions.
1623 1998-03-02  Ulrich Drepper  <drepper@cygnus.com>
1625         * configure.in: Fix msgfmt test.  Fix handling of //s in sysdeps
1626         search.
1628 1998-03-02 13:28  Ulrich Drepper  <drepper@cygnus.com>
1630         * Makerules: Generate libc.so with absolute paths for the used
1631         shared objects.
1633         * config.make.in: Add MAKEINFO definition.
1635 1998-03-02  Ulrich Drepper  <drepper@cygnus.com>
1637         * sysdeps/i386/sysdep.h (ASM_SIZE_DIRECTIVE): Add ; at the end.
1638         (ENTRY): Use STABS_FUN.
1639         (END): Use STABS_FUN_END.
1640         (STABS_FUN, STABS_FUN2, STABS_FUN_END): New macro to emit stabs info.
1642         * elf/Makefile: Add rules to build sprof program.
1643         * elf/sprof.c: New file.
1645 1998-02-28  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1647         * misc/syslog.c (openlog_internal): Insert missing closing brace.
1649 1998-02-06  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1651         * configure.in: Check for working msgfmt version (from GNU gettext
1652         0.10 or later).
1654 1998-03-02  Ulrich Drepper  <drepper@cygnus.com>
1656         * configure.in: Avoid //s in sysdirs.
1657         Patch by Roland McGrath.
1659         * stdlib/a64l.c (a64l): Rewrite by Joe Keane <jgk@jgk.org>.
1661 1998-03-02 07:17  H.J. Lu  <hjl@gnu.org>
1663         * elf/dl-open.c (_dl_open): Update _dl_global_scope_end when
1664         setting _dl_global_scope for RTLD_GLOBAL.
1666 1998-02-27  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1668         * sysdeps/unix/make-syscalls.sh: Fix last change so that all
1669         possible lists of object-suffixes are taken care of.
1671 1998-03-02 10:16  Ulrich Drepper  <drepper@cygnus.com>
1673         * timezone/private.h: Update from tzcode1998c.
1674         * timezone/zic.c: Likewise.
1675         * timezone/antarctica: Updated from tzdata1998c.
1676         * timezone/asia: Likewise.
1677         * timezone/australasia: Likewise.
1678         * timezone/europe: Likewise.
1679         * timezone/southamerica: Likewise.
1681 1998-03-02  Ulrich Drepper  <drepper@cygnus.com>
1683         * posix/glob.c (glob_in_dir): Add support for cases insensitive
1684         VMS.  Patch by John W. Eaton <jwe@bevo.che.wisc.edu>.
1686 1998-03-01 19:05  H.J. Lu  (hjl@gnu.org)
1688         * sysdeps/libm-ieee754/e_exp.c (__ieee754_exp): Use __isinf.
1689         Changed type of TWO43, TWO52 from float to double.
1690         * sysdeps/libm-ieee754/e_expf.c (__ieee754_expf): Use __isinff.
1691         * sysdeps/libm-ieee754/s_exp2.c (__ieee754_exp2): Use __isinf.
1692         Changed type of TWO43 from float to double.
1693         * sysdeps/libm-ieee754/s_exp2f.c (__ieee754_exp2f): Fix a typo.
1694         Use __isinff.
1696 1998-03-01 18:52  H.J. Lu  (hjl@gnu.org)
1698         * sysdeps/unix/sysv/linux/alpha/syscalls.list (osf_settimeofday,
1699         osf_getitimer, osf_setitimer, osf_utimes, osf_getrusage,
1700         osf_wait4): Removed __xxxx symbol for GLIBC_2.0.
1702 1998-03-01 09:11  Richard Henderson  <rth@cygnus.com>
1704         * sysdeps/unix/sysv/linux/sparc/bits/ioctls.h: Don't include
1705         kernel_termios.h.
1706         * sysdeps/unix/sysv/linux/sparc/bits/termios.h (CBAUD, CIBAUD): Fix.
1707         Clean up random whitespace.
1708         * sysdeps/unix/sysv/linux/sparc/sparc32/brk.c: Tidy the asm.
1709         * sysdeps/unix/sysv/linux/sparc/sparc32/socket.S: Use std on the args.
1710         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.S: Fix use of .bss.
1711         * sysdeps/unix/sysv/linux/sparc/sparc32/sys/ucontext.h: New file.
1713 1998-03-01 08:31  Richard Henderson  <rth@cygnus.com>
1715         * shlib-versions: Match alpha*.
1716         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add adjtimex.
1717         * sysdeps/unix/sysv/linux/alpha/adjtimex.S: Remove.
1719         * sysdeps/alpha/fpu/bits/mathinline.h (isunordered et al): New.
1720         Implement copysign* with and without __ prefix.
1721         Likewise for fabs; use builtin for gcc 2.8.
1722         (floor*): New.
1723         (fdim*): New.
1725         * elf/elf.h (EF_SPARC*, EF_ALPHA*, SHT_ALPHA*, SHF_ALPHA*): New.
1726         (R_SPARC*): Match current v9 ABI.
1728         * sysdeps/wordsize-64/stdint.h (intptr_t): Is a long.
1730         * sunrpc/clnt_udp.c (clntudp_call): Use socklen_t.
1731         * sunrpc/pmap_rmt.c (clnt_broadcast): Likewise.
1732         * sunrpc/svc_tcp.c (svctcp_create, rendezvous_request): Likewise.
1733         * sysdeps/generic/getresgid.c: Use prototype form because of warning.
1734         * sysdeps/unix/sysv/linux/getdents.c: Likewise.
1735         * sysdeps/unix/sysv/linux/alpha/adjtime.c: Likewise.
1736         * sysdeps/unix/grantpt.c (argv): Fix consts.
1737         * sysdeps/unix/sysv/linux/getpt.c: Include <string.h>
1738         * sysdeps/unix/sysv/linux/sigaction.c: Likewise.
1740 1998-02-27  Ulrich Drepper  <drepper@cygnus.com>
1742         * misc/syslog.c: Change to allow user the interpretation of the
1743         outcome even with syslog having no return value.
1745 1998-02-05 20:41  Wolfram Gloger  <wmglo@dent.med.uni-muenchen.de>
1747         * elf/dl-addr.c: Fix search algorithms in dladdr(); don't assume
1748         that the number of program headers is >0 (which is wrong for the
1749         loader itself).
1751 1998-02-27  Ulrich Drepper  <drepper@cygnus.com>
1753         * Makefile (distribute): Add README.libm.
1755 1998-02-27  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1757         * time/clocktest.c (main): Correct typo: "--" -> "==".
1759 1998-02-25 20:53  H.J. Lu  <hjl@gnu.org>
1761         * sysdeps/alpha/fpu/bits/mathinline.h (atan): Removed the bogus
1762         inline function.
1763         (copysignf, __copysignf, copysign, fabsf, __fabsf, fabs): New
1764         inline functions.
1766         * math/libm.map (__atan2): Added.
1768 1998-02-27  Ulrich Drepper  <drepper@cygnus.com>
1770         * misc/efgcvt_r.c (APPEND): Handle printing of 0.0 correctly.
1771         Reported by Göran Uddeborg <goeran@uddeborg.pp.se>.
1773         * misc/tst-efgcvt.c (ecvt_tests): Add new test case for reported
1774         bug.
1776 1998-02-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1778         * manual/arith.texi (Old-style number conversion): Correct
1779         typo. Reported by Göran Uddeborg <goeran@uddeborg.pp.se>.
1781 1998-02-27  Ulrich Drepper  <drepper@cygnus.com>
1783         * posix/execlp.c: POSIX.1 says that argv[0] *should* be provided,
1784         but does not require it.  Handle missing argv[] values gracefully.
1785         * posix/execl.c: Likewise.
1786         * posix/execle.c: Likewise.
1788 1998-02-25  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1790         * sysdeps/libm-ieee754/s_isnanl.c: Ignore the explicit integer
1791         bit.
1792         * sysdeps/libm-ieee754/s_isinfl.c: Likewise.
1794 1998-02-27  Ulrich Drepper  <drepper@cygnus.com>
1796         * libc.map: Add __adjtimex.
1798 1998-02-26  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
1800         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_getntohost_r):
1801         Remove memset.
1803 1998-02-24 08:10  H.J. Lu  <hjl@gnu.org>
1805         * sysdeps/unix/sysv/linux/alpha/bits/signum.h (_NSIG): Changed
1806         to 64.
1808         * sysdeps/unix/alpha/sysdep.S (_errno): Add in addition to __errno.
1810         * sysdeps/alpha/s_fabs.S: Added ".set noat"/".set at".
1811         * sysdeps/unix/sysv/linux/alpha/wait4.S: Ditto.
1813         * sysdeps/unix/make-syscalls.sh: Make versioned symbols only
1814         for shared library.
1816         * libc.map (adjtime, adjtimex): Added for GLIBC_2.1.
1818         * sysdeps/unix/sysv/linux/alpha/Makefile (sysdep_routines):
1819         Added adjtimex and old_adjtimex.
1821         * sysdeps/unix/sysv/linux/alpha/syscalls.list (old_adjtimex):
1822         New.
1823         (osf_settimeofday, osf_getitimer, osf_setitimer, osf_utimes,
1824         osf_getrusage, osf_wait4): Added __xxxx symbol for GLIBC_2.0.
1826         * sysdeps/unix/sysv/linux/alpha/getitimer.S: Make versioned
1827         symbols only for shared library.
1828         * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise.
1829         * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
1830         * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
1831         * sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise.
1832         * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise.
1833         * sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise.
1834         * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise.
1836         * sysdeps/unix/sysv/linux/alpha/getitimer.S: Fix ENOSYS branch.
1837         * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise.
1838         * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
1839         * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
1840         * sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise.
1841         * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise.
1842         * sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise.
1843         * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise.
1845         * sysdeps/unix/sysv/linux/alpha/wait4.S: Check the correct
1846         rusage pointer.
1848         * sysdeps/unix/sysv/linux/adjtime.c (TIMEVAL, TIMEX, ADJTIMEX):
1849         New macros.
1850         (__adjtime): Use TIMEVAL, TIMEX and ADJTIMEX instead of timeval,
1851         timex and __adjtimex, respectively.
1853         * sysdeps/unix/sysv/linux/alpha/adjtime.c: New.
1855         * sysdeps/unix/sysv/linux/alpha/adjtimex.S: New.
1857 1998-02-25 08:28  H.J. Lu  <hjl@gnu.org>
1859         * sysdeps/alpha/fpu/fraiseexcpt.c (feraiseexcept): Use a dummy
1860         for FE_DIVBYZERO. Kludge for FE_UNDERFLOW.
1862 1998-02-26 14:59  Ulrich Drepper  <drepper@cygnus.com>
1864         * stdio-common/vfscanf.c [!USE_IN_LIBIO] (inchar): Add missing braces.
1866 1998-02-19 11:00  Zack Weinberg  <zack@rabi.phys.columbia.edu>
1868         * Makefile.in: Disable built-in rules.
1870 1998-02-21  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1872         * sysdeps/i386/fpu/t_exp.c: Move to ...
1873         * sysdeps/libm-i387/t_exp.c: ... here.
1875 1998-02-21 13:51  H.J. Lu  <hjl@gnu.org>
1877         * sysdeps/libm-ieee754/s_exp2f.c (__exp2f_deltatable): Renamed
1878         from __exp2_deltatable.
1880 1998-02-26  Ulrich Drepper  <drepper@cygnus.com>
1882         * nis/ypclnt.c (yp_master): Check result of strdup.
1883         Patch by Thorsten Kukuk.
1885 1998-02-26  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
1887         * nis/ypclnt.c: Give clnt handle after error checking free, change
1888         return codes to fix problems with rpc.nisd in YP mode on Ultra's.
1890 1998-02-26 09:00  Ulrich Drepper  <drepper@cygnus.com>
1892         * misc/fstab.c: Partly rewritten to use dynamically allocated buffer.
1893         Patch by Joe Keane <jgk@jgk.org>.
1895         * misc/fstab.h (struct fstab): Change fs_type member to be const.
1896         * misc/fstab.c: Remove casts in fs_type assignments.
1898 1998-02-26  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1900         * sysdeps/i386/fpu/bits/fenv.h: Correct typo.  ISO C 9X defines
1901         FE_TOWARDZERO and not FE_TOWARDSZERO.  Reported by H.J. Lu.
1902         * sysdeps/sparc/sparc64/fpu/bits/fenv.h: Likewise.
1903         * sysdeps/sparc/sparc32/fpu/bits/fenv.h: Likewise.
1904         * sysdeps/powerpc/bits/fenv.h: Likewise.
1905         * sysdeps/m68k/fpu/bits/fenv.h: Likewise.
1906         * sysdeps/generic/bits/fenv.h: Likewise.
1907         * sysdeps/alpha/fpu/bits/fenv.h: Likewise.
1908         * sysdeps/i386/fpu/fesetenv.c (fesetenv): Likewise.
1909         * sysdeps/powerpc/test-arith.c (main): Likewise.
1911 1998-02-25  Ulrich Drepper  <drepper@cygnus.com>
1913         * sysdeps/i386/fpu/bits/mathinline.h: Also fix i386 versions of
1914         the comparison macros.
1916 1998-02-21 20:14  H.J. Lu  <hjl@gnu.org>
1918         * sysdeps/libm-ieee754/s_log2.c (ln2): Added.
1919         (__log2): Fixed return values.
1920         * sysdeps/libm-ieee754/s_log2f.c: Likewise.
1922 1998-02-25  Ulrich Drepper  <drepper@cygnus.com>
1924         * math/math.h (isunordered): Rename local variables to ensure
1925         correct code.  Reported by HJ Lu.
1927 1998-02-25 10:34  Ulrich Drepper  <drepper@cygnus.com>
1929         * sysdpes/i386/fpu/bits/mathinline.h (isgreater, isgreaterequal,
1930         isless, islessequal, islessgreater, isunordered): Fix syntax for
1931         fucompip instruction.
1932         (isless, islessequal): Fix logic.
1934 1998-02-21  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1936         * math/libm-test.c (sqrt_test): Add test for sqrt(2).
1937         (comparisons_test): New tests for comparison macros.
1939 1998-02-24 15:12  Ulrich Drepper  <drepper@cygnus.com>
1941         * Makeconfig: Filter out frame-pointer effecting options when
1942         compiling profiling or debugging code.
1943         * config.h.in (internal_function): Don't define here if PROF is
1944         defined.
1945         * gmon/gmon.c (__moncontrol): Don't change state if already in error
1946         state.
1947         (__monstartup): If calloc fails set error state and mark array as
1948         not allocated.
1949         (_mcleanup): Don't call write_gmon if in error state.  Don't try
1950         to free array if not  successfully allocated.
1952         * elf/dl-load.c (STRING): Define to __STRING to enble expansion.
1953         Include elf.h to get macro definitions.
1954         Use __ELF?NATIVE?CLASS in message, not __ELF_WORDSIZE.
1956 1998-02-24 09:40  Ulrich Drepper  <drepper@cygnus.com>
1958         * elf/ldd.sh.in: Add compatibility for broken old shells.
1959         * elf/ldd.bash.in: Likewise.
1961 1998-02-24 08:11  H.J. Lu  <hjl@gnu.org>
1963         * sunrpc/rpc_main.c (open_input): Check pipe return error.
1965         * time/clocktest.c (main): Check signal return error.
1967 1998-02-24  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1969         * iconv/Makefile ($(inst_bindir)/iconv): Correct typo, add
1970         "/" and use do-install-program. Reported by Mark M. Kettenis.
1971         (subdir_install):  Likewise.
1973 1998-02-22  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
1975         * sunrpc/rpc_sample.c: Fix typo.
1977         * nscd/connections.c: Use locale.
1978         * nscd/grpcache.c: Add debug messages, gidtbl should get the
1979           calloc result.
1980         * nscd/nscd.c: Check if init functions fails.
1981         * nscd/nscd_conf.c: Allow disabling of group cache.
1982         * nscd/nscd_getgr_r.c: Fix return code if group not found.
1983         * nscd/pwdcache.c: Fix debug messages.
1985 1998-02-22  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1987         * libc.map: Add __monstartup and _mcleanup for profiling support.
1989 1998-02-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1991         * libc.map: Export __getpagesize, for binary compatibility with
1992         2.0.
1994 1998-02-21  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1996         * posix/globtest.sh: Use --library-path instead of
1997         LD_LIBRARY_PATH.
1998         * localedata/sort-test.sh: Likewise.
1999         * localedata/tst-fmon.sh: Likewise.  Avoid useless use of cat.
2001 1998-02-22  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2003         * sysdeps/unix/sysv/linux/sigaction.c: Translate between struct
2004         sigaction and struct kernel_sigaction for __syscall_rt_sigaction.
2005         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
2007         * sysdeps/unix/sysv/linux/kernel_sigaction.h (struct
2008         kernel_sigaction): Define.
2009         * sysdeps/unix/sysv/linux/alpha/kernel_sigaction.h (struct
2010         kernel_sigaction): Define.
2012 1998-02-23  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2014         * math/libm-test.c: Change epsilons for libm-ieee754.
2016 1998-02-23 12:33  Ulrich Drepper  <drepper@cygnus.com>
2018         * sysdeps/i386/__longjmp.S: Fix race condition.
2019         Reported by Bruno Haible <haible@ilog.fr>.
2021 1998-02-20 18:43  Ulrich Drepper  <drepper@cygnus.com>
2023         * hesiod/hesiod.c: Pretty print.  Don't use __ protected names.
2024         * iconvdata/8bit-gap.c: Likewise.
2025         * iconvdata/8bit-generic.c: Likewise.
2026         * iconvdata/iso6937.c: Likewise.
2027         * iconvdata/iso8859-1.c: Likewise.
2028         * iconvdata/sjis.c: Likewise.
2029         * iconvdata/t61.c: Likewise.
2031 1998-02-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2033         * sysdeps/unix/sysv/linux/bits/termios.h: Replace all negative
2034         feature tests by positive feature tests.
2036 1998-02-19  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2038         * sysdeps/unix/sysv/linux/unlockpt.c: Always return a value.
2040 1998-02-20  Ulrich Drepper  <drepper@cygnus.com>
2042         * elf/dlvsym.c (dlvsym_doit): More corrections.
2043         Patch by Andreas Jaeger.
2045 1998-02-19  Ulrich Drepper  <drepper@cygnus.com>
2047         * sysdeps/unix/sysv/linux/sigqueue.c: Fix weak alias definition.
2049 1998-02-19 17:16  Ulrich Drepper  <drepper@cygnus.com>
2051         * libc.map: More reordering for GLIBC_2.1 symbols.
2053 1998-02-19  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2055         * libc.map: Move some functions from version GLIBC_2.0 to
2056         GLIBC_2.1, reorder declarations.
2058 1998-02-19  Ulrich Drepper  <drepper@cygnus.com>
2060         * resolv/gethnamaddr.c (addrsort): Make this function extern.
2061         Patch by zab@thebrain.grumblesmurf.net.
2063 1998-02-19  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
2065         * nis/libnsl.map: NIS+ support is new in glibc 2.1, add
2066         NIS+ functions with version GLIBC_2.1.
2068 1998-02-19 14:05  Ulrich Drepper  <drepper@cygnus.com>
2070         * libc.map: Add __sbrk, __setpgid, __getpgid for binary compatibility
2071         with 2.0 binaries.  Reported by Thorsten Kukuk.
2073 1998-02-19  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2075         * elf/dlvsym.c (dlvsym_doit): Correct last patch.
2077         * elf/dlsym.c (dlsym_doit): Likewise.
2079 1998-02-19  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2081         * elf/link.h: Correct typos.
2083         * iconv/iconv_prog.c: Correct typo.
2085 1998-02-18 17:57  Ulrich Drepper  <drepper@cygnus.com>
2087         * iconv/Makefile: Add rules to build and install iconv program.
2088         * iconv/iconv_prog.c: New file.
2090 1998-02-18 16:34  H.J. Lu  <hjl@gnu.org>
2092         * elf/dlsym.c (dlsym_doit): Fix scope and skip maps for
2093         _dl_lookup_symbol_skip call.
2094         * elf/dlvsym.c (dlvsym_doit): Likewise.
2096 1998-02-18  Ulrich Drepper  <drepper@cygnus.com>
2098         * libio/iovsscanf.c: Do not include errno.h.
2100 1998-02-17  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2102         * elf/dl-load.c (add_name_to_object): Don't translate strings.
2103         * elf/dl-minimal.c (_strerror_internal): Define it here to avoid
2104         pulling in the whole error list.
2105         (__dcgettext, dcgettext): Removed.
2106         * libc.map: Export _strerror_internal.
2108 1998-02-18 10:50  Ulrich Drepper  <drepper@cygnus.com>
2110         * sysdeps/i386/fpu/t_exp.c: New file.
2112 1998-02-18  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2114         * nis/libnss_nisplus.map: NIS+ support is new in glibc 2.1, add
2115         everything with version GLIBC_2.1.
2116         * hesiod/libnss_hesiod.map: Likewise.
2118 1998-02-18  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2120         * manual/arith.texi (Old-style number conversion): This node is a
2121         section, not a subsection.
2123 1998-02-17  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2125         * elf/dl-lookup.c (make_string): Use __stpcpy instead of stpcpy.
2127 1998-02-17  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2129         * elf/rtld.c (dl_main): Make sure that the library search paths
2130         have been initialized before the first call to _dl_map_object.
2132 1998-02-17  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2134         * Makerules (common-generated): Add libc_pic.os.
2136 1998-02-17  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2138         * elf/rtld.c (dl_main): Use PT_PHDR to figure out the load address
2139         of the executable.
2141 1998-02-18 10:28  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2143         * sysdeps/m68k/fpu/t_exp.c: New file.
2145 1998-02-17  Ulrich Drepper  <drepper@cygnus.com>
2147         * sysdeps/unix/sysv/linux/bits/errno.h (__set_errno): Don't assign
2148         to global errno variable anymore.
2150 1998-02-17 17:41  Ulrich Drepper  <drepper@cygnus.com>
2152         * elf/dl-load.c (open_path): Take extra argument PRELOADED.
2153         If PRELOADED is nonzero check in case of an SUID application
2154         whether the shared object has the SUID bit set.
2155         Fix some other problems with handling shared objects in system
2156         specific directories.
2157         (_dl_map_object): Also take extra parameter and pass it to open_path.
2158         * elf/link.h (_dl_map_object): Correct prototype and comment.
2159         * elf/rtld.c (dl_main): Call _dl_map_object correctly.
2160         * elf/dl-open.c (_dl_open): Likewise.
2161         * elf/dl-deps.c (openaux, _dl_map_object_deps): Likewise.
2163         * sysdeps/libm-ieee754/s_modfl.c: Handle numbers > 1.0 correctly.
2165 1998-02-17  Ulrich Drepper  <drepper@cygnus.com>
2167         * math/libm-test.c (modf_test): Add test for 1.5.
2169         * sysdeps/generic/bits/select.h (__FD_ISSET): Compare result with
2170         0 to get always an int.
2172 1998-02-17  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2174         * math/libm.map: Move all symbols that are new in glibc 2.1 to
2175         version GLIBC_2.1.
2177 1998-02-17  Ulrich Drepper  <drepper@cygnus.com>
2179         * stdio-common/vfscanf.c (inchar): Check c for being EOF before
2180         trying to read another character.
2182 1998-02-05  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2184         * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Convert
2185         name to lowercase.
2187         * nis/nss_nis/nis-network.c (_nss_nis_getnetbyname_r): Convert
2188         name to lowercase, add test for big enough buffer.
2190 1998-02-03  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2192         * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S (rt_sigreturn):
2193         Make compatible with older kernels.  Patch by Richard Henderson.
2195 1998-02-17 15:10  Ulrich Drepper  <drepper@cygnus.com>
2197         * elf/dl-load.c (open_path): Use __xstat instead of stat.
2199         * localedata/tst-locale.sh: Comment out first test for now.
2201 1998-02-14 14:58  H.J. Lu  <hjl@gnu.org>
2203         * sysdeps/generic/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Defined
2204         as 1.
2205         * sysdeps/unix/sysv/linux/_G_config.h (_G_HAVE_IO_GETLINE_INFO):
2206         Likewise.
2208         * libio/iogetline.c (_IO_getline_info): Renamed from
2209         _IO_getline.
2210         (_IO_getline): Just call _IO_getline_info.
2212         * libio/libioP.h (_IO_getline_info): New declaration.
2214         * libc.map (_IO_getline_info, __write): Added.
2216 1998-02-17  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2218         * sunrpc/rpc_cout.c (inline_struct): Change typo of plus to
2219         const char* to shut up gcc.
2221 1998-02-17 11:37  Ulrich Drepper  <drepper@cygnus.com>
2223         * elf/dl-open.c (_dl_open): Assign correct value to new->l_global.
2224         Patch forwarded by Cristian Gafton <gafton@redhat.com>.
2226         * math/math.h: Define M_* constants always as `double' and add new
2227         macros M_*l which are of type `long double'.
2228         * sysdeps/libm-ieee754/s_cacoshl.c: Use M_*l constants now.
2229         * sysdeps/libm-ieee754/s_cacosl.c: Likewise.
2230         * sysdeps/libm-ieee754/s_casinhl.c: Likewise.
2231         * sysdeps/libm-ieee754/s_catanhl.c: Likewise.
2232         * sysdeps/libm-ieee754/s_catanl.c: Likewise.
2233         * sysdeps/libm-ieee754/s_clog10l.c: Likewise.
2234         * sysdeps/libm-ieee754/s_clogl.c: Likewise.
2235         * math/libm-tst.c: Likewise.
2237         * sysdeps/i386/fpu/bits/mathinline.h (__M_SQRT2): Don't use _Mdbl,
2238         define as long double unconditionally.
2240 1998-02-17  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2242         * manual/arith.texi (Old-style number conversion): Correct some
2243         typos.
2245 1998-02-16 16:28  H.J. Lu  <hjl@gnu.org>
2247         * time/Makefile (tz-cflags, CFLAGS-tzfile.c, CFLAGS-tzset.c):
2248         Restore.
2250         * timezone/Makefile (CFLAGS-tzfile.c, CFLAGS-tzset.c): Deleted.
2252 1998-02-16  Ulrich Drepper  <drepper@cygnus.com>
2254         * elf/Makefile ($(objpfx)ld.so): Don't depend on rtld-script but
2255         on $(rtld-ldscript).
2257         * sysdeps/unix/sysv/linux/alpha/ioperm.c (_ioperm): Map all ports
2258         starting from 0 not only from `from'.
2259         Patch by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
2261 1998-02-16 17:33  Ulrich Drepper  <drepper@cygnus.com>
2263         * elf/rtld.c (dl_main): Recognize --library-path parameter and
2264         pass value (or NULL) to _dl_init_paths.
2265         * elf/dl-load.c (_dl_init_paths): Change to take one parameter,
2266         replacing local variable llp.  If llp is NULL examine LD_LIBRARY_PATH
2267         environment variable.
2268         * elf/link.h: Change prototype for _dl_init_paths.
2269         * elf/dl-support.c: Pass NULL in _dl_init_paths call.
2271         * localedata/Makefile (distribute): Add test files.
2273 1998-02-17  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2275         * localedata/tests/{test1.cm, test2.cm, test3.cm, test4.cm,
2276         test1.def, test2.def, test3.def, test4.def}: Simple input files
2277         for localedef. Contributed by Yung-Ching Hsiao
2278         <yhsiao@cae.wisc.edu>.
2280         * localedata/Makefile (tests): Call tst-locale.sh.
2282         * localedata/tst-locale.sh: New file, regression tests for some
2283         localedef problems.
2285 1998-02-15  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
2287         * nis/nss_nisplus/nisplus-alias.c: Use __stpncpy.
2289         * nis/nss_nisplus/nisplus-hosts.c: Make sure buffer is always NUL
2290         terminated.
2291         * nis/nss_nisplus/nisplus-network.c: Likewise.
2292         * nis/nss_nisplus/nisplus-proto.c: Likewise.
2293         * nis/nss_nisplus/nisplus-rpc.c: Likewise.
2294         * nis/nss_nisplus/nisplus-service.c: Likewise.
2296         Add more changes from TI-RPC 2.3 for rpcgen to fix include/C++ bug
2297         and support generating thread safe RPC code.
2298         * sunrpc/rpc_main.c: Add changes.
2299         * sunrpc/rpc_clntout.c: Likewise.
2300         * sunrpc/rpc_cout.c: Likewise.
2301         * sunrpc/rpc_hout.c: Likewise.
2302         * sunrpc/rpc_parse.c: Likewise.
2303         * sunrpc/rpc_sample.c: Likewise.
2304         * sunrpc/rpc_scan.c: Likewise.
2305         * sunrpc/rpc_svcout.c: Likewise.
2306         * sunrpc/rpc_util.c: Likewise.
2307         * sunrpc/rpc_util.h: Add new structs and prototypes.
2308         * sunrpc/proto.h: Remove prototypes for static functions.
2310 1998-02-15  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2312         * locale/programs/ld-messages.c (messages_finish): Don't skip
2313         error checking when being quiet.
2314         * locale/programs/ld-ctype.c (ctype_finish): Likewise.
2315         (set_class_defaults): Likewise.
2316         * locale/programs/charmap.c (parse_charmap): Likewise.
2317         * locale/programs/ld-collate.c (collate_finish): Likewise.
2318         * locale/programs/ld-monetary.c (monetary_finish): Likewise.
2319         * locale/programs/ld-time.c (time_finish): Likewise.
2320         * locale/programs/locfile.c (write_locale_data): Likewise.
2322         * locale/programs/ld-ctype.c (ctype_class_to): Silently ignore
2323         unknown characters and empty ranges.
2324         * locale/programs/ld-collate.c (collate_order_elem): When
2325         processing an ellipsis properly form a linked list in the result
2326         table, fix typo when allocating ordering array.
2327         [PR libc/419]
2329 1998-02-13  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2331         * elf/Makefile (ld-map): Define.
2332         (rtld-ldscript): Define.  Change all `$(objpfx)rtld-ldscript' to
2333         `$(rtld-ldscript)'.
2334         ($(objpfx)ld.so): Combine the two versions of this rule.  Depend
2335         on $(ld-map).
2336         (rtld-link): Combine the two versions of this definition.  Fixed
2337         to make it work when no symbol versioning is used.
2339 1998-02-16  Ulrich Drepper  <drepper@cygnus.com>
2341         * Makeconfig (build-program-cmd): Use --library-path parameter to
2342         ld.so instead of environment variable.
2344         * sunrpc/Makefile (rpcgen-cmd): Don't use -$ parameter.
2345         * sunrpc/rpc_main.c: Remove support for -$$ option again.
2347 1998-02-16  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2349         * Make-dist: Respect with-cvs setting.
2350         * MakeTAGS (all-pot): Likewise.
2351         * sysdeps/sparc/sparc32/Makefile: Likewise.
2352         * sysdeps/mach/hurd/Makefile: Likewise.
2353         * stdlib/Makefile: Likewise.
2354         * posix/Makefile: Likewise.
2355         * intl/Makefile: Likewise.
2356         * po/Makefile (linguas): Likewise
2358 1998-02-15  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
2360         * nis/ypclnt.c (yp_all): Remove error message, user should print it.
2362 1998-02-15  Ulrich Drepper  <drepper@cygnus.com>
2364         * libc.map: Add __strcasecmp.
2366         * nss/nsswitch.c (__nss_lookup): Return 1 if this was the last
2367         module.
2369         * nss/getXXent_r.c: If no more module is found don't try to call
2370         setXXent functions but leave unsuccessfully.
2372         * malloc/obstack.h: Cleanups.
2374         * sysdeps/wordsize-32/stdint.h: New file.
2375         * sysdeps/wordsize-64/stdint.h: New file.
2376         * sysdeps/generic/stdint.h: New file.
2377         * sysdeps/wordsize-32/inttypes.h: Adopt to use stdint.h.
2378         * sysdeps/wordsize-64/inttypes.h: Likewise.
2379         * stdlib/Makefile (headers): Add stdint.h.
2381 1998-02-03  Paul Eggert  <eggert@twinsun.com>
2383         * malloc/obstack.h (PTR_INT_TYPE): Use __PTRDIFF_TYPE__ if available.
2385 1998-02-13 17:59  Zack Weinberg  <zack@rabi.phys.columbia.edu>
2387         * timezone: New directory.
2388         * time/README, time/africa, time/antarctica, time/asia,
2389         time/australasia, time/backward, time/checktab.awk,
2390         time/etcetera, time/europe, time/factory, time/ialloc.c,
2391         time/iso3166.tab, time/leapseconds, time/northamerica,
2392         time/pacificnew, time/private.h, time/scheck.c,
2393         time/solar87, time/solar88, time/solar89, time/southamerica,
2394         time/systemv, time/test-tz.c, time/tzfile.h,
2395         time/tzselect.ksh, time/yearistype, time/zdump.c,
2396         time/zic.c, time/zone.tab: Moved to timezone.
2397         * time/tzfile.c: Include tzfile.h from timezone subdir.
2398         * time/tzset.c: Likewise.
2399         * time/Makefile: Cut out all code relating to timezones...
2400         * timezone/Makefile: ...and paste it in here.
2401         * Makefile (subdirs): Add timezone.
2403 1998-02-13 18:45  H.J. Lu  <hjl@gnu.org>
2405         * libc.map (_sys_nerr): Added.
2407         * sysdeps/unix/sysv/linux/errlist.c (_sys_nerr): Make it
2408         versioned symbol.
2410 1998-02-15 17:16  Ulrich Drepper  <drepper@cygnus.com>
2412         * sysdeps/unix/sysv/linux/bits/socket.h: Define PF_KEY and
2413         pseudo_AF_KEY instead of pseudo_PF_KEY and AF_KEY.
2414         Reported by Craig Metz <cmetz@inner.net>.
2416 1998-01-22  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2418         * nss/nss_files/files-parse.c (LOOKUP_NAME_CASE): Use __strcasecmp
2419         instead of strcasecmp.
2420         * nss/nss_files/files-alias.c (get_next_alias): Likewise.
2422         * wctype/wctype.h (_ISwbit): Avoid warning with gcc before 2.8.
2424 1998-02-15 16:55  Ulrich Drepper  <drepper@cygnus.com>
2426         * socket/sys/socket.h (setsockopt): Make OPTVAL parameter const.
2427         Patch by Dean Gaudet <dgaudet@arctic.org>.
2429 1998-02-15 16:53  Ulrich Drepper  <drepper@cygnus.com>
2431         * sysdeps/generic/Dist: Add getresgid.c and getresuid.c.
2433 1998-02-15 10:49  Zack Weinberg  <zack@rabi.phys.columbia.edu>
2435         * sysdeps/unix/sysv/linux/poll.c: If compiled against a kernel
2436         with no poll syscall, just include the BSD version.
2437         * sysdeps/unix/sysv/linux/getresuid.c: If compiled against a
2438         kernel without the syscall, include the stub version.
2439         * sysdeps/unix/sysv/linux/getresgid.c: Likewise.
2440         * sysdeps/generic/getresuid.c: New file.
2441         * sysdeps/generic/getresgid.c: New file.
2443 1998-02-15  Ulrich Drepper  <drepper@cygnus.com>
2445         * stdio-common/vfscanf.c: Correct last change a bit.
2447 1998-02-13 17:39  Ulrich Drepper  <drepper@cygnus.com>
2449         * elf/Makefile: Don't use --version-script parameter to link ld.so
2450         unconditionally.
2452 1998-01-02 04:19  Geoff Keating  <geoffk@ozemail.com.au>
2454         * math/Makefile: Add t_exp.
2455         * math/libm-test.c: Tighten accuracy bounds for exp(), correct
2456         constants.
2457         * math/test-reduce.c: Remove temporarily, it seems to be broken.
2458         * sysdeps/libm-ieee754/e_exp.c: Use accurate table method.
2459         * sysdeps/libm-ieee754/e_expf.c: Use table & double precision for
2460         better accuracy.
2461         * sysdeps/libm-ieee754/s_exp2.c: Use better polynomial; correct
2462         algorithm for very large/very small arguments.
2463         * sysdeps/libm-ieee754/s_exp2f.c: Use slightly better polynomial;
2464         correct algorithm for very large/very small arguments; adjust for
2465         new table.
2466         * sysdeps/libm-ieee754/t_exp.c: New file.
2467         * sysdeps/libm-ieee754/t_exp2f.h: Use table with smaller deltas.
2469         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Put 'strange test'
2470         back, with comment that explains what breaks when you remove it :-(.
2472         * localedata/xfrm-test.c: Avoid integer overflow.
2474         * stdlib/strfmon.c: char is unsigned, sometimes.
2476         * sysdeps/powerpc/Makefile: Remove quad float support.
2477         * sysdeps/powerpc/q_*.c: Remove, they will become an add-on.
2478         * sysdeps/powerpc/quad_float.h: Likewise.
2479         * sysdeps/powerpc/test-arith.c: Likewise.
2480         * sysdeps/powerpc/test-arithf.c: Likewise.
2482         * sysdeps/generic/s_exp2.c: Remove, we have this implemented now.
2483         * sysdeps/generic/s_exp2f.c: Likewise.
2485         * sysdeps/powerpc/bits/mathinline.h: Use underscores around __asm__,
2486         don't try anything if _SOFT_FLOAT.
2488 1997-12-31  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2490         * locale/C-ctype.c (_nl_C_LC_CTYPE_class32): Undo last change.
2491         * locale/programs/ld-ctype.c (CHAR_CLASS32_TRANS): Likewise.
2492         * wctype/wctype.c: Likewise.
2493         * wctype/wctype.h (_ISwxxx): Renamed from _ISxxx, all uses
2494         changed.  They are incompatible with the _ISxxx values from
2495         <ctype.h> on little endian machines.
2496         (_ISwbit) [__BYTE_ORDER == __LITTLE_ENDIAN]: Correctly transform
2497         bit number.  This fixes the real bug and restores the integrity of
2498         the ctype locale file.
2499         * wctype/wcfuncs.c: Change all _ISxxx to _ISwxxx.
2500         * wctype/wcfuncs_l.c: Likewise.
2501         * wctype/wcextra.c: Likewise.
2502         * wctype/wctype_l.c [__BYTE_ORDER == __LITTLE_ENDIAN]: Use correct
2503         byte swapping.
2505 1998-02-09  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2507         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.S (errno): Put it
2508         into .bss segment instead of .common, so that aliases on it work.
2510         * sysdeps/unix/sysv/linux/i386/sysdep.S (errno): Add .type and
2511         .size directives, put into .bss segment instead of initializing it
2512         to 4.
2514 1998-02-12 08:00  H.J. Lu  <hjl@gnu.org>
2516         * libc.map (gnu_get_libc_release, gnu_get_libc_version): Added.
2518         * version.c (__gnu_get_libc_release, __gnu_get_libc_version): New
2519         functions.
2520         Make names without __ weak aliases.
2521         (__libc_release, __libc_version): Make them static.
2523         * include/gnu/libc-version.h: New file.
2524         * Makefile (headers): Add gnu/libc-version.h.
2526 1998-02-13  Ulrich Drepper  <drepper@cygnus.com>
2528         * stdlib/stdlib.h (struct drand48_data): Leave X to user macros
2529         and use x for member name.
2530         Reported by Daniel Lyddy <daniell@cs.berkeley.edu>.
2532         * stdlib/drand48.c: Change according to member name change.
2533         * stdlib/drand48_r.c: Likewise.
2534         * stdlib/lcong48_r.c: Likewise.
2535         * stdlib/lrand48.c: Likewise.
2536         * stdlib/lrand48_r.c: Likewise.
2537         * stdlib/mrand48.c: Likewise.
2538         * stdlib/mrand48_r.c: Likewise.
2539         * stdlib/seed48.c: Likewise.
2540         * stdlib/seed48_r.c: Likewise.
2541         * stdlib/srand48_r.c: Likewise.
2543 1998-02-11  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2545         * nss/test-netdb.c: Add some more test cases.
2547 1998-02-13 11:39  Ulrich Drepper  <drepper@cygnus.com>
2549         * libio/iovsscanf.c: Undo last change modifying errno.
2551 1998-02-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2553         * stdio-common/vfscanf.c: Never try to read another character
2554         after EOF.  Don't decrement read_in after EOF, it wasn't
2555         incremented in the first place.
2556         (NEXT_WIDE_CHAR): Set First, not first.
2558 1998-02-06 07:48  H.J. Lu  <hjl@gnu.org>
2560         * db/Makefile ($(inst_libdir)/libndbm.a,
2561         $(inst_libdir)/libndbm.so): New targets.
2562         * db2/Makefile: Likewise.
2564 1998-02-12 08:20  H.J. Lu  <hjl@gnu.org>
2566         * sysdeps/gnu/errlist.awk (sys_errlist, sys_nerr): Create weak
2567         aliases if HAVE_ELF or PIC or DO_VERSIONING is not defined.
2569 1998-02-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2571         * sysdeps/generic/_G_config.h: Define _G_wchar_t, for C++
2572         <streambuf.h>.
2573         * sysdeps/unix/sysv/linux/_G_config.h: Likewise.
2575 1998-02-11  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2577         * sysdeps/unix/make-syscalls.sh: Fix sed pattern when dealing with
2578         versioned symbols.
2580 1998-02-13 08:14  H.J. Lu  <hjl@gnu.org>
2582         * libc.map (_dl_global_scope, _dl_lookup_symbol_skip,
2583         _dl_lookup_versioned_symbol, _dl_lookup_versioned_symbol_skip):
2584         Added for libdl.so.
2586 1998-02-09  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2588         * sysdeps/unix/sysv/linux/syscalls.list: Don't mark lchown as
2589         extra syscall.
2591         * grp/Makefile: Fix logic when checking for thread package.
2592         * pwd/Makefile: Likewise.
2594 1998-02-11 08:23  H.J. Lu  <hjl@gnu.org>
2596         * elf/Makefile (rtld-map): Replaced by libc-map.
2598         * elf/rtld.map: Removed.
2600         * libc.map (__libc_enable_secure, _dl_catch_error,
2601         _dl_check_all_versions, _dl_debug_initialize, _dl_debug_state,
2602         _dl_default_scope, _dl_global_scope_end, _dl_init_next,
2603         _dl_lookup_symbol, _dl_map_object, _dl_map_object_deps,
2604         _dl_object_relocation_scope, _dl_relocate_object,
2605         _dl_signal_error, _dl_starting_up, _dl_sysdep_start,
2606         _r_debug): Added for ld.so.
2608 1998-02-10 08:38  H.J. Lu  <hjl@gnu.org>
2610         * libio/iofclose.c: Check PIC && DO_VERSIONING instead of
2611         DO_VERSIONING.
2612         * libio/iofdopen.c: Ditto.
2613         * libio/iofopen.c: Ditto.
2614         * libio/oldfileops.c: Ditto.
2616         * libc.map (sys_nerr, _sys_errlist, sys_errlist): Added for
2617         version GLIBC_2.1.
2619         * sysdeps/unix/sysv/linux/Makefile (stdio-common): Removed
2620         oldsiglist from sysdep_routines and shared-only-routines.
2622         * sysdeps/unix/sysv/linux/errlist.c: New.
2623         * sysdeps/unix/sysv/linux/errlist.h: New.
2624         * sysdeps/unix/sysv/linux/sizes.h: New.
2625         * sysdeps/unix/sysv/linux/alpha/sizes.h: New.
2626         * sysdeps/unix/sysv/linux/sparc64/sizes.h: New.
2628         * sysdeps/unix/sysv/linux/oldsiglist.c: Removed.
2630         * sysdeps/unix/sysv/linux/siglist.c: Include <sizes.h>.
2631         (__old_sys_siglist, __old_sys_sigabbrev): Use ELF .size
2632         directive.
2634         * sysdeps/unix/sysv/linux/siglist.h (OLD_SIGLIST_SIZE_STR): New.
2636         * sysdeps/unix/sysv/linux/Dist (errlist.h, sizes.h.): Added.
2637         (oldsiglist.c): Removed.
2639         * sysdeps/gnu/errlist.awk (SYS_SIGLIST, SYS_NERR): New.
2640         (_sys_siglist): Use SYS_SIGLIST instead.
2641         (_sys_nerr): Use SYS_NERR instead.
2643         * sysdeps/gnu/errlist.c: Rebuilt.
2645 1998-02-11 08:35  H.J. Lu  <hjl@gnu.org>
2647         * elf/Makefile (others-static): New, set to ldconfig.
2648         ($(objpfx)ldconfig): Removed.
2650         * Rules (binaries-all, binaries-static, binaries-shared): New.
2651         Create targets for $(binaries-static) and $(binaries-shared).
2653         * Makeconfig (+link-static, link-libc-static,
2654         link-extra-libs-static): New for static linking.
2656 1998-02-11  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2658         * manual/memory.texi (Using the Memory Debugger): Fix typo.
2660         * math/libm-test.c (modf_test): Add one more test for modf.
2662 1998-02-11 14:39  Ulrich Drepper  <drepper@happy.cygnus.com>
2664         * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_missing_rt_sigs):
2665         Rename from __libc_have_rt_sigs and leave as COMMON data.
2667 1998-02-11 08:30  H.J. Lu  <hjl@gnu.org>
2669         * sysdeps/libm-ieee754/w_powl.c (__powl): Use __finitel instead
2670         of __finite.
2672 1998-02-11 19:16  Richard Henderson  <rth@cygnus.com>
2674         * stdlib/strtod.c (STRTOF): Don't call lshift with zero count.
2676 1998-02-11 16:56  Ulrich Drepper  <drepper@happy.cygnus.com>
2678         * misc/tst-efgcvt.c: Add yet more tests.
2679         * misc/efgcvt_r.c: And correct for these tests again.
2680         Reported by HJ Lu.
2682         * isomac.c: Move to...
2683         * stdlib/isomac.c: ...here.
2684         * Makefile: Move rules for handling isomac...
2685         * stdlib/Makefile: ...to here.
2687 1998-02-10 23:57  Ulrich Drepper  <drepper@happy.cygnus.com>
2689         * misc/tst-efgcvt.c: Add more tests.
2690         * misc/efgcvt_r.c: Correct result for above new tests.
2692 1998-02-06 17:22  H.J. Lu  <hjl@gnu.org>
2694         * misc/efgcvt_r.c (fcvt_r, ecvt_r): Correctly handle
2695         NDIGIT <= 0.
2697 1998-02-10 16:48  Philip Blundell  <pb@nexus.co.uk>
2699         * Makerules (install-no-libc.a-nosubdir): Don't install-bin (etc)
2700         if the programs weren't built.
2702 1998-02-09 10:12  Philip Blundell  <pb@nexus.co.uk>
2704         * sysdeps/libm-ieee754/s_exp2.c (__ieee754_exp2): If we don't have
2705         FE_TONEAREST, soldier on regardless and do the best we can.
2706         * sysdeps/libm-ieee754/s_exp2f.c (__ieee754_exp2f): likewise.
2708 1998-02-5 17:20  Philip Blundell  <pb@nexus.co.uk>
2710         * sysdeps/standalone/filedesc.h: Define __need_FOPEN_MAX, not
2711         _STDIO_H, before including <bits/stdio_lim.h>.
2713         * sysdeps/standalone/arm/bits/errno.h (EOVERFLOW): Added.
2715         * io/fts.c (fts_build): Don't try to use d_type if it doesn't
2716         exist.
2718         * sysdeps/arm/sys/ucontext.h: New file.
2720 1998-02-04 10:11  Philip Blundell  <pb@nexus.co.uk>
2722         * manual/stdio.texi (Formatted Output Functions): Explicitly say
2723         that the return value from snprintf() does not count the
2724         terminating NUL as a character.
2726 1998-02-10 16:57  Ulrich Drepper  <drepper@happy.cygnus.com>
2728         * manual/users.texi: Rewrite to describe correct POSIX behaviour,
2729         add description for sete[ug]id and general cleanup.
2730         Patch by Zack Weinberg <zack@rabi.phys.columbia.edu>.
2732 1998-01-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2734         * Makefile (parent-clean): Don't remove makefile fragments here.
2735         (postclean): New variable.
2736         (clean): Remove makefile fragments here.
2737         (realclean distclean): Likewise.  Pass sysdep-subdirs to sub-make.
2738         (generated): Add isomac and isomanc.out.
2739         * Makeconfig ($(common-objpfx)soversions.mk): Don't generate if
2740         avoid-generated is set.
2741         (postclean-generated): Add soversion.mk.
2742         ($(common-objpfx)version.mk): Don't include if avoid-generated is
2743         set.
2744         * Makerules: Still need to include $(+sysdir_pfx)sysd-Makefile if
2745         avoid-generated is set.
2746         (common-generated): Add libc.so and libc.so$(libc.so-version).
2747         (generated): Add versioned libraries.
2748         (common-mostlyclean): Also remove %.so and %_pic.a.
2749         * csu/Makefile (generated): Add abi-tag.h.
2750         * db2/Makefile (extra-objs): Add getlong.o.
2751         * elf/Makefile (generated): Add ld.so, ldd and
2752         $(rtld-installed-name).
2753         (others): Add ldconfig here instead of ldconfig.o to extra-objs.
2754         * malloc/Makefile (generated): Add mtrace.
2755         * po/Makefile: Don't include version.mk, not needed any more.
2756         * sunrpc/Makefile (generated): Add rpc-proto.d and rpcgen.
2757         * sysdeps/unix/Makefile: Fix local_lim.h -> bits/local_lim.h,
2758         syscall.h -> sys/syscall.h.
2759         (common-generated): Add s-proto.d.
2760         (postclean-generated): Add sysd-syscalls.
2761         * localedata/Makefile (test-output): Add all output files.
2762         (generated): Add test-input and test-output.
2763         (generated-dirs): Add all the dirs.
2765 1998-01-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2767         * Makefile (test-output, generated, generated-dirs): New
2768         variables.
2770 1998-02-10 16:57  Ulrich Drepper  <drepper@happy.cygnus.com>
2772         * resolv/nss_dns/dns-host.c: Various code cleanups.
2774 1998-02-09 08:10  H.J. Lu  <hjl@gnu.org>
2776         * resolv/gethnamaddr.c (getanswer): Fix the PTR/CNAME bug.
2777         From Philip Blundell <pb@nexus.co.uk>.
2778         * resolv/nss_dns/dns-host.c (getanswer_r): Ditto.
2780 1998-02-08  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2782         * libc.map: Add .rem, .div, .mul, .udiv, .umul, .urem for Sparc.
2783         Suggested by debian/sparc porters.
2785 1998-02-07  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2787         * misc/tst-efgcvt.c: Totally rewritten, added a lot of new tests
2788         for ecvt and fcvt.
2790 1998-02-10 16:32  Ulrich Drepper  <drepper@happy.cygnus.com>
2792         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_r): Use __xstat and
2793         __fxstat instead of stat and fstat.  Use namespace clean __stpcpy.
2795         * signal/signal.h: Always define sigset_t if __need_sigset_t is
2796         defined even if __USE_POSIX is not defined.
2798 1998-02-02 20:51  Zack Weinberg  <zack@rabi.phys.columbia.edu>
2800         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_r): Correct last patch
2801         to support obsolete tty major numbers correctly.
2803 1998-02-02 08:47  H.J. Lu  <hjl@gnu.org>
2805         * login/Makefile ($(inst_libexecdir)/pt_chown): Make the target
2806         directory first and ignore install error.
2808         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_r): Substract
2809         128 from ptyno and fix a typo for the BSD style pty.
2811 1998-02-01  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2813         * sysdeps/unix/Makefile ($(common-objpfx)s-proto.d): Depend on all
2814         syscalls.list's.
2816 1998-02-01  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2818         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add
2819         getresuid and getresgid.
2821         * sysdeps/unix/sysv/linux/getresuid.c: New file.
2822         * sysdeps/unix/sysv/linux/getresgid.c: New file.
2824         * sysdeps/unix/sysv/linux/syscalls.list: Remove getres[ug]id, add
2825         s_getres[ug]id.
2827         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add getres[ug]id.
2828         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
2829         * sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise.
2830         * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Likewise.
2832 1998-02-02 08:11  H.J. Lu  <hjl@gnu.org>
2834         * nscd/grpcache.c: Include <stdlib.h>.
2836 1998-02-01 16:01  H.J. Lu  <hjl@gnu.org>
2838         * stdlib/atoll.c: Fix comments.
2840         * sysdeps/posix/ttyname.c: Ignore stdin/stdout/stderr.
2841         * sysdeps/posix/ttyname_r.c: Ditto.
2843 1998-02-03  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2845         * io/sys/stat.h: Define S_IFLNK and S_IFSOCK if __USE_BSD or
2846         __USE_MISC, independent of __USE_UNIX98.
2848 1998-02-10 19:18  Ulrich Drepper  <drepper@happy.cygnus.com>
2850         * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_missing_rt_sigs):
2851         Rename from __libc_have_rt_sigs and leave as COMMON data.
2853 1998-02-04 11:58  Richard Henderson  <rth@twiddle.rth.home>
2855         * Makeconfig (CFLAGS-.os): Kill -fno-common.
2856         * Makerules (libc.so): Prelink libc_pic.a, allocating commons.
2858         * libc.map (GLIBC_2.1): Add Linux/Alpha tv64 symbols.
2859         * elf/rtld.map: New file.  Needed to define the GLIBC_2.*
2860         version symbols.
2861         * include/libc-symbols.h (symbol_version, default_symbol_version):
2862         Provide asm versions and correct !DO_VERSIONING versions.
2863         * sysdeps/unix/make-syscalls.sh: Recognize version symbols in
2864         the weak symbol list.
2866         * sysdeps/unix/sysv/linux/sigaction.c (__libc_missing_rt_sigs):
2867         Rename from __libc_have_rt_sigs and leave as COMMON data.
2868         * sysdeps/unix/sysv/linux/sigpending.c: Likewise.
2869         * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
2870         * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
2872 1998-02-04 16:41  Zack Weinberg  <zack@rabi.phys.columbia.edu>
2874         * sunrpc/Makefile: Correct dependencies of rpcgen.
2876 1998-02-10 03:00  Ulrich Drepper  <drepper@happy.cygnus.com>
2878         * nscd/Makefile: Fix test for available linuxthreads add-on.
2879         Patch by Zack Weinberg <zack@rabi.phys.columbia.edu>.
2881 1998-02-05  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2883         * sysdeps/unix/sysv/linux/syscalls.list: Fix typo in lchown.
2885 1998-02-03  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2887         * sysdeps/gnu/Makefile: Respect with-cvs variable.
2889         * manual/errno.texi (Error Messages): Correct description of
2890         strerror_r.  Pointed out by jonas@bagge.se.
2892 1998-01-29  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2894         * manual/socket.texi (Host Address Functions): Clarify description
2895         of inet_network.
2897 1998-02-07  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2899         * sysdeps/unix/grantpt.c (argv): Move const to toplevel.
2900         (grantpt): Delete superfluous cast.
2902 1998-02-06  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2904         * Makefile ($(inst_slibdir)/libc-$(version).so): Depend on
2905         elf/ldso_install instead of elf/subdir_install.
2906         (elf/ldso_install): New target.
2908         * elf/Makefile (ldso_install): New target.
2910 1998-02-07  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2912         * sysdeps/unix/sysv/linux/powerpc/socket.S: Really do the change
2913         of 1998-01-06.
2915 1998-02-07  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2917         * string/bits/string2.h (strcmp): Use __string2_1bptr_p only for
2918         constant expressions.
2920 1998-02-07  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2922         * nss/test-netdb.c: Include <unistd.h> for gethostname and "nss.h"
2923         for __nss_configure_lookup.
2924         (output_hostent): Remove unused variable.
2926 1998-02-07  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2928         * string/tst-inlcall.c: Fix format string.
2930 1998-02-09  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2932         * inet/netinet/in.h: Rename second parameter of bindresvport to
2933         avoid buggy gcc warning. [PR libc/412]
2935 1998-02-04 18:04  Richard Henderson  <rth@cygnus.com>
2937         * sysdeps/unix/sysv/linux/alpha/clone.S: Elide terminal ldgp for PROF.
2938         * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Fix typos.
2940         * sysdeps/unix/sysv/linux/alpha/bits/time.h (struct timeval):
2941         Follow POSIX and make tv_sec a time_t.
2942         * sysdeps/unix/sysv/linux/alpha/getitimer.S: New file to handle
2943         new tv64 syscall as well as fall back to tv32.
2944         * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise.
2945         * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
2946         * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
2947         * sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise.
2948         * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise.
2949         * sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise.
2950         * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise.
2951         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add tv32 entries.
2953         * include/rpcsvc/nis.h: New.  Bounce to nis/rpcsvc.
2954         * include/rpcsvc/nis_tags.h: Likewise.
2955         * include/rpcsvc/nislib.h: Likewise.
2957 1998-02-02 01:12  Ulrich Drepper  <drepper@cygnus.com>
2959         * libc.map: Add _h_errno.
2960         * inet/herrno.c: Make _h_errno weak alias.
2962         * login/Makefile (distribute): Add pty-internal.h.
2964         * nscd/Makefile (distribute): Add all the files missing.
2966         * signal/allocrtsig.c: Fix problem with recognizing whether RT sigs
2967         are available.
2969         * stdio-common/tstscanf.c: Rewrite a bit to continue after errors
2970         and report status at the end.
2972         * sysdeps/unix/sysv/linux/syscalls.list: Add lchown.
2974         * sysdeps/unix/sysv/linux/i386/sysdep.S: Make errno an initialized
2975         variable.
2976         * sysdeps/unix/sysv/linux/powerpc/sysdep.c: Add alias _errno for errno.
2977         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.S: Likewise.
2978         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.S: Likewise.
2980 1998-01-03 20:47  Mark Kettenis  <kettenis@phys.uva.nl>
2982         * configure.in: Fix --enable-add-ons code.
2984 1998-02-01  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2986         * elf/rtld.c (dl_main): Allow ":" as separator for LD_PRELOAD. Patch
2987         by Rudolf Leitgeb <leitgeb@leland.stanford.edu>.
2988         [PR libc/441]
2990         * sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Use first
2991         occurence in cache.  Reported by Rudolf Leitgeb
2992         <leitgeb@leland.stanford.edu>.
2993         [PR libc/440]
2995 1998-02-01 21:18  Ulrich Drepper  <drepper@cygnus.com>
2997         * libio/iovsscanf.c: Set errno to 0 before calling _IO_vfscanf so
2998         that it never is EINTR (which is tested for in _IO_vfscanf).
3000         * Makefile.in: Call sub-make with CVSOPTS.
3002         * elf/Makefile (distribute): Add dl-procinfo.h.
3004         * sysdeps/unix/sysv/linux/alpha/Dist: Add rt_sigaction.S.
3006 1998-02-01 15:54  Ulrich Drepper  <drepper@cygnus.com>
3008         * version.h (VERSION): Bump to 2.0.92.
3010 1998-01-31  Phil Blundell  <philb@gnu.org>
3012         * sysdeps/unix/sysv/linux/siglist.c (_sys_siglist): Additional weak
3013         alias for __new_sys_siglist.
3015 1998-02-01 00:53  Ulrich Drepper  <drepper@cygnus.com>
3017         * grp/Makefile: Define USE_NSCD in CFLAGS for getgrnam_r.c and
3018         getgrgid_r.c if thread package is available.
3019         * pwd/Makefile: Likewise.
3020         * grp/getgrnam_r.c: Remove USE_NSCD definition.
3021         * grp/getgrgid_r.c: Likewise.
3022         * pwd/getpwnam_r.c: Likewise.
3023         * pwd/getpwuid_r.c: Likewise.
3025 1998-01-31 23:46  Ulrich Drepper  <drepper@cygnus.com>
3027         * nss/getXXbyYY_r.c: If NSS function reports too small buffer return
3028         with error to allow user intervention.
3029         * nss/getXXent_r.c: Likewise.
3031 1998-01-31 21:18  Ulrich Drepper  <drepper@cygnus.com>
3033         * sysdeps/generic/dl-sysdep.c (_dl_show_aux): Print newline after
3034         AT_PLATFORM string.  Pretty print AT_BASE info.
3036         * sysdeps/generic/dl-sysdep.c: Include <dl-procinfo.h>.
3037         (_dl_show_aux): Call _dl_procinfo to print AT_HWCAP info.
3038         * sysdeps/generic/dl-procinfo.h: New file.
3039         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: New file.
3041 1998-01-31 20:52  Ulrich Drepper  <drepper@cygnus.com>
3043         * nscd/grpcache.c (cache_grpinit): Let calloc do the multiplication.
3045         * nscd/pwdcache.c (cache_pwdinit): Use thread attribute to detach
3046         thread and not pthread_detach.
3048         * nscd/nscd.c: Rewrite to use argp instead of getopt.
3050 1998-01-31  Phil Blundell  <philb@gnu.org>
3052         * configure.in: Add --without-cvs option to suppress automatic
3053         checkin of regenerated files.
3054         * config.make.in: Likewise.
3055         * Makefile: Respect with-cvs setting.
3056         * Makerules: Likewise.
3058         * configure.in: Allow the standalone ARM port to be configured.
3060 1998-01-31  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
3062         * grp/getgrgid_r.c: Define USE_NSCD.
3063         * grp/getgrnam_r.c: Likewise.
3064         * pwd/getpwuid_r.c: Likewise.
3065         * pwd/getpwnam_r.c: Likewise.
3067         * sysdeps/unix/inet/Subdirs: Add nscd subdir.
3069         * nss/getXXbyYY_r.c: Try at first nscd.
3071         * nscd/Makefile: New, for the Name Switch Cache Daemon (nscd).
3072         * nscd/connections.c: New file.
3073         * nscd/dbg_log.c: New file.
3074         * nscd/dbg_log.h: New file.
3075         * nscd/grpcache.c: New file.
3076         * nscd/nscd.c: New file.
3077         * nscd/nscd.h: New file.
3078         * nscd/nscd_conf.c: New file.
3079         * nscd/nscd_stat.c: New file.
3080         * nscd/pwdcache.c: New file.
3082         * nscd/nscd_getgr_r.c: New, client code, linked into libc.
3083         * nscd/nscd_getpw_r.c: Likewise.
3084         * nscd/nscd_proto.h: New, prototypes for client functions.
3086         * nscd/nscd.conf: New, example for a configuration file.
3087         * nscd/nscd.init: New, example for a startup script.
3089         * nscd/getgrgid_r.c: Old grp/getgrgid_r version, used from nscd to
3090         avoid deadlocks.
3091         * nscd/getgrnam_r.c: Likewise.
3092         * nscd/getpwnam_r.c: Likewise.
3093         * nscd/getpwuid_r.c: Likewise.
3095 1998-01-31 11:44  Ulrich Drepper  <drepper@cygnus.com>
3097         * intl/Makefile: Use CVSOPTS in cvs invocation.
3098         * po/Makefile: Likewise.
3099         * posix/Makefile: Likewise.
3100         * stdlib/Makefile: Likewise.
3102 1998-01-31 11:18  Ulrich Drepper  <drepper@cygnus.com>
3104         * misc/efgcvt_r.c (fcvt_r): Handle illegal NDIGIT correctly.
3105         [PR libc/410]
3106         * misc/Makefile (tests): Add tst-efgcvt.
3107         * misc/tst-efgcvt.c: New file.
3109 1998-01-31 00:21  Ulrich Drepper  <drepper@cygnus.com>
3111         * posix/regex.c: Add some more cleanups by Akim Demaille.
3113 1998-01-30 23:55  Ulrich Drepper  <drepper@cygnus.com>
3115         * signal/signal.h: Revert last change.
3116         * string/strsignal.c: Regard signal number NSGI as illegal.
3117         * sysdeps/unix/sysv/linux/siglist.c: Define array only with NSIG
3118         members.
3120 1998-01-30 23:37  Ulrich Drepper  <drepper@cygnus.com>
3122         * Makefile.in: Add comment about CVSOPTS Makefile variable.
3123         * Makerules: Use CVSOPTS in cvs invocation.
3124         * Makefile: Likewise.
3125         * MakeTAGS: Likewise.
3126         * Make-dist: Likewise.
3128 1998-01-30 22:37  Ulrich Drepper  <drepper@cygnus.com>
3130         * sysdeps/generic/memmem.c: Correct last change.
3132 1998-01-30 22:12  Ulrich Drepper  <drepper@cygnus.com>
3134         * sysdeps/unix/sysv/linux/Makefile [$(subdir)==nis]: Define
3135         CFLAGS-ypclnt.c to -DUSE_BINDINGDIR=1.
3137 1998-01-30  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
3139         * nis/ypclnt.c: Try at first to use the binding file from ypbind
3140         before using RPC.
3142 1998-01-28  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3144         * manual/memory.texi (Heap Consistency Checking): mcheck is
3145         declared in <mcheck.h>.
3146         Suggested by Jochen Voss <voss@mathematik.uni-kl.de> [PR libc/438]
3148 1998-01-28  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3150         * sysdeps/generic/memmem.c (memmem): An empty needle is at the
3151         beginning of haystack.
3153 1998-01-29  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3155         * nss/nss_files/files-service.c: Correct last patch.
3157 1998-01-30 21:29  Ulrich Drepper  <drepper@cygnus.com>
3159         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Define
3160         __libc_have_rt_sigs.
3161         * sysdeps/sparc/sparc32/__longjmp.S: Define _SETJMP_H before
3162         including <bits/setjmp.h>.
3163         * sysdeps/sparc/sparc32/setjmp.S: Likewise.
3164         Patch from the Debian glibc/SPARC package.
3166 1997-12-12 07:57  H.J. Lu  <hjl@gnu.org>
3168         * sysdeps/alpha/bzero.S: Fix a typo.
3169         * sysdeps/alpha/htonl.S: Ditto.
3170         * sysdeps/alpha/htons.S: Ditto.
3172 1998-01-30  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
3174         * nis/nss_nis/nis-hosts.c: Convert hostname to lowercase for NIS query.
3176 1998-01-30 19:58  Ulrich Drepper  <drepper@cygnus.com>
3178         * include/cpio.h: Move to ...
3179         * posix/cpio.h: ...here.
3181         * locale/programs/ld-collate.c: Fix typo.
3183         * signal/signal.h: Declare _sys_siglist with NSIG+1 elements.
3185         * stdio-common/tiformat.c: Add checks for %#.0o and friends.
3187         * login/utmp_file.c (pututline_file): Don't always report success
3188         if similar entry is found.  Patch by Mark M. Kettenis.
3190 1998-01-30 16:06  Philip Blundell  <pb@nexus.co.uk>
3192         * manual/Makefile: Don't try to install the info files if makeinfo
3193         is not available.
3195 1998-01-30 12:05  Philip Blundell  <pb@nexus.co.uk>
3197         * sysdeps/unix/sysv/linux/bits/ioctls.h: Include a copy of the
3198         kernel's network ioctls, rather than using <linux/sockios.h> to
3199         get them.  This way we are sure of maintaining compatibility if
3200         the kernel interface should change.
3202 1998-01-30 15:52  Ulrich Drepper  <drepper@cygnus.com>
3204         * sysdeps/unix/sysv/linux/Dist: Add netrose/rose.h.
3206 1998-01-25 19:54  Philip Blundell  <Philip.Blundell@pobox.com>
3208         * sysdeps/unix/sysv/linux/netrose/rose.h: New file.
3209         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Install it.
3211 1998-01-27 22:29  Zack Weinberg  <zack@rabi.phys.columbia.edu>
3213         Implement System V pseudoterminal handling.
3215         * login/Makefile
3216         (routines): Add getpt, grantpt, unlockpt, ptsname.
3217         (libutil-routines): Remove pty. Add openpty, forkpty.
3218         (distribute): New internal header pty-internal.h.
3219         (others): Add the helper program, pt_chown.
3220         (install-others): Install it, in $(libexecdir), mode 4755.
3222         * login/pty-internal.h: New file.
3223         * login/openpty.c: New file.
3224         * login/forkpty.c: New file.
3225         * login/programs/pt_chown.c: New file.
3227         * libc.map: Add getpt, grantpt, unlockpt, ptsname, ptsname_r.
3228         * stdlib/stdlib.h: Prototype them.
3230         * config.make.in: Define $(libexecdir).
3231         * Makeconfig: Define $(inst_libexecdir).
3233         * sysdeps/generic/pty.c: Removed.
3234         * sysdeps/unix/sysv/linux/pty.c: Removed.
3236         * sysdeps/generic/getpt.c: Stub out.
3237         * sysdeps/generic/grantpt.c: Likewise.
3238         * sysdeps/generic/ptsname.c: Likewise.
3239         * sysdeps/generic/unlockpt.c: Likewise.
3241         * sysdeps/unix/grantpt.c: New file.
3242         * sysdeps/unix/bsd/getpt.c: New file.
3243         * sysdeps/unix/bsd/unlockpt.c: New file.
3244         * sysdeps/unix/sysv/linux/getpt.c: New file.
3245         * sysdeps/unix/sysv/linux/ptsname.c: New file.
3246         * sysdeps/unix/sysv/linux/unlockpt.c: New file.
3248 1998-01-29 23:56  Ulrich Drepper  <drepper@cygnus.com>
3250         * localedata/locales/ru_RU: Fix YESEXPR.  Patch by lav@yars.free.net.
3252 1998-01-29  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3254         * nss/Makefile (tests): Add rule for test-netdb.c.
3256         * nss/test-netdb.c: New file.
3258 1998-01-29 02:38  Ulrich Drepper  <drepper@cygnus.com>
3260         * elf/dl-open.c (_dl_open): Make sure the variable `reloc' is
3261         really kept as a variable.  Patch by Richard Henderson,
3262         reported by Jakub Jelinek <jj@sunsite.ms.mff.cuni.cz>.
3264         * elf/rtld.c (dl_main): Call _dl_init_paths before handling preloading.
3265         * elf/genrtldtbl.awk: Mark machine dependent directory of generated
3266         entries as not existing.
3268 1998-01-26  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3270         * stdio-common/vfprintf.c (process_arg): Fix printing of octal
3271         zero in alternate form with precision of zero, which must produce
3272         "0".  Add braces to avoid ambiguous `else'.
3274 1998-01-26  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
3276         * nis/nss_compat/compat-grp.c: Fix memory leak and trailing null
3277         problem with strncpy.
3278         * nis/nss_compat/compat-pwd.c: Likewise.
3279         * nis/nss_compat/comapt-spwd.c: Likewise.
3281 1998-01-28  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3283         * assert/assert.h (assert_perror): Correct test for errnum.  Patch
3284         by uch@nop.or.jp. [PR libc/437]
3286 1998-01-26  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3288         * nis/nis_cache.c: Include <unistd.h> for declaration of close.
3290 1998-01-06  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3292         * stdio-common/test-popen.c: Include <errno.h>.
3294         * sysdeps/unix/sysv/linux/if_index.c: Include <unistd.h> for
3295         close.
3297         * inet/getnetgrent_r.c: Include <errno.h>.
3299         * db2/db/db_conv.c: Include <string.h> for memcpy.
3301         * gmon/bb_exit_func.c: Include <string.h> instead of <strings.h>
3302         so that memcpy is declared.
3304         * iconv/iconv_open.c: Include <stdlib.h> for alloca.
3306         * misc/init-misc.c: Remove unneeded inclusion of <errno.h>.
3308 1998-01-26  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3310         * pwd/fgetpwent_r.c (__fgetpwent_r): Correctly handle buffer
3311         overflow while reading line with fgets.
3312         * grp/fgetgrent_r.c (__fgetgrent_r): Likewise.
3314 1998-01-27 00:46  Ulrich Drepper  <drepper@cygnus.com>
3316         * sysdeps/unix/sysv/linux/bits/types.h (__ipc_pid_t): Change to
3317         unsigned short, not short.
3318         Reported by Andreas Jaeger.
3320 1998-01-06  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3322         * sysdeps/unix/sysv/linux/mips/syscalls.list: Correct typo
3323         (ccept->accept).
3325         * sysdeps/generic/inttypes.h: Fix spelling.
3327 1998-01-04  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3329         * sysdeps/unix/sysv/linux/arm/Dist: Add bits/mman.h.
3331         * sysdeps/unix/sysv/linux/alpha/Dist: Add net/route.h.
3333 1998-01-27 00:30  Ulrich Drepper  <drepper@cygnus.com>
3335         * stdio-common/printf.h (struct print_info): Add new bitfield is_char.
3336         * stdio-common/printf-parse.h (parse_one_spec): Fill in is_char
3337         field for hh modifier.
3338         * stdio-common/vfprint.c: Use is_char field and do not depend in
3339         is_short having the value 2.
3340         Bug reported by Andreas Jaeger.
3342 1998-01-05  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3344         * libio/freopen.c (freopen): Call _IO_old_freopen only if defined
3345         PIC && DO_VERSIONING.
3347 1998-01-24  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3349         * Rules: Add rules for $(common-objpfx)dummy$o.
3351 1998-01-26  Richard Henderson  <rth@cygnus.com>
3353         * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Dyke out the
3354         unimplemented OSF/1 definitions so that they are not accidentally seen.
3356         * sysdeps/alpha/dl-machine.h (TRAMPOLINE_TEMPLATE): Move declaration
3357         of the trampoline function into the macro.
3358         * sysdeps/unix/sysv/linux/alpha/clone.S: Fix ldgp for PROF.
3359         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Revert last change;
3360         kernel 2.1.82 has this fixed.
3362         * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: New file.
3363         * sysdeps/unix/sysv/linux/alpha/sys/ucontext.h: New file.
3365 1998-01-26  Ulrich Drepper  <drepper@cygnus.com>
3367         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add change to
3368         support sigaction on kernels > 2.1.7x.
3370 1998-01-01 13:52  Ulrich Drepper  <drepper@cygnus.com>
3372         * elf/dl-misc.c (_dl_sysdep_read_whole_file): Don't map the file
3373         if it is empty.
3375         * elf/rtld.c (dl_main): Correct parsing of ld.so.preload file.
3376         Patch by David Engel <david@sw.ods.com>.
3378         * configure.in: Fix another typo in --enable-add-ons code.
3380 1998-01-26 03:48  Ulrich Drepper  <drepper@cygnus.com>
3382         * sysdeps/unix/sysv/linux/siglist.c: Add copyright text.
3384 1998-01-26  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3386         * nss/nss_files/files-network.c: Correct order of parameters for
3387         getnetbyaddr.
3389 1998-01-26 00:57  Ulrich Drepper  <drepper@cygnus.com>
3391         * db2/Makefile (routines): Add os_alloc.
3392         * db2/db.h: Update from db-2.3.16.
3393         * db2/db_185.h: Likewise.
3394         * db2/db_int.h: Likewise.
3395         * db2/btree/bt_close.c: Likewise.
3396         * db2/btree/bt_cursor.c: Likewise.
3397         * db2/btree/bt_delete.c: Likewise.
3398         * db2/btree/bt_open.c: Likewise.
3399         * db2/btree/bt_page.c: Likewise.
3400         * db2/btree/bt_put.c: Likewise.
3401         * db2/btree/bt_rec.c: Likewise.
3402         * db2/btree/bt_recno.c: Likewise.
3403         * db2/btree/btree_auto.c: Likewise.
3404         * db2/common/db_appinit.c: Likewise.
3405         * db2/common/db_apprec.c: Likewise.
3406         * db2/common/db_err.c: Likewise.
3407         * db2/common/db_region.c: Likewise.
3408         * db2/common/db_shash.c: Likewise.
3409         * db2/db/db.c: Likewise.
3410         * db2/db/db_auto.c: Likewise.
3411         * db2/db/db_conv.c: Likewise.
3412         * db2/db/db_dispatch.c: Likewise.
3413         * db2/db/db_dup.c: Likewise.
3414         * db2/db/db_pr.c: Likewise.
3415         * db2/db/db_rec.c: Likewise.
3416         * db2/db185/db185.c: Likewise.
3417         * db2/dbm/dbm.c: Likewise.
3418         * db2/hash/hash.c: Likewise.
3419         * db2/hash/hash_auto.c: Likewise.
3420         * db2/hash/hash_dup.c: Likewise.
3421         * db2/hash/hash_page.c: Likewise.
3422         * db2/hash/hash_rec.c: Likewise.
3423         * db2/include/btree_ext.h: Likewise.
3424         * db2/include/clib_ext.h: Likewise.
3425         * db2/include/common_ext.h: Likewise.
3426         * db2/include/db.h.src: Likewise.
3427         * db2/include/db_185.h.src: Likewise.
3428         * db2/include/db_am.h: Likewise.
3429         * db2/include/db_ext.h: Likewise.
3430         * db2/include/db_int.h.src: Likewise.
3431         * db2/include/hash_ext.h: Likewise.
3432         * db2/include/lock_ext.h: Likewise.
3433         * db2/include/log.h: Likewise.
3434         * db2/include/log_auto.h: Likewise.
3435         * db2/include/log_ext.h: Likewise.
3436         * db2/include/mp.h: Likewise.
3437         * db2/include/mp_ext.h: Likewise.
3438         * db2/include/mutex_ext.h: Likewise.
3439         * db2/include/os_ext.h: Likewise.
3440         * db2/include/os_func.h: Likewise.
3441         * db2/include/txn_ext.h: Likewise.
3442         * db2/lock/lock.c: Likewise.
3443         * db2/lock/lock_util.c: Likewise.
3444         * db2/log/log.c: Likewise.
3445         * db2/log/log.src: Likewise.
3446         * db2/log/log_archive.c: Likewise.
3447         * db2/log/log_auto.c: Likewise.
3448         * db2/log/log_get.c: Likewise.
3449         * db2/log/log_put.c: Likewise.
3450         * db2/log/log_rec.c: Likewise.
3451         * db2/log/log_register.c: Likewise.
3452         * db2/mp/mp_bh.c: Likewise.
3453         * db2/mp/mp_fget.c: Likewise.
3454         * db2/mp/mp_fopen.c: Likewise.
3455         * db2/mp/mp_fput.c: Likewise.
3456         * db2/mp/mp_pr.c: Likewise.
3457         * db2/mp/mp_sync.c: Likewise.
3458         * db2/mutex/mutex.c: Likewise.
3459         * db2/os/os_alloc.c: Likewise.
3460         * db2/os/os_config.c: Likewise.
3461         * db2/os/os_stat.c: Likewise.
3462         * db2/progs/db_checkpoint/db_checkpoint.c: Likewise.
3463         * db2/progs/db_deadlock/db_deadlock.c: Likewise.
3464         * db2/progs/db_load/db_load.c: Likewise.
3465         * db2/progs/db_printlog/db_printlog.c: Likewise.
3466         * db2/progs/db_recover/db_recover.c: Likewise.
3467         * db2/progs/db_stat/db_stat.c: Likewise.
3468         * db2/txn/txn.c: Likewise.
3470         * elf/dl-close.c (_dl_close): Rename inner variable named map to imap.
3471         Unmap memory blocks in reverse order of allocation.
3472         Call munmap with load address added to offset.
3473         Bug reported by Miguel de Icaza.
3475         * locale/programs/ld-collate.c (collate_end_weight): Correctly fill
3476         up weight array.
3478         * localedata/locales/cs_CZ: Update by Michael Mraka
3479         <michael@informatics.muni.cz>.
3481         * misc/sys/syslog.h: Reformat a bit.  Don't declare vsyslog unless
3482         __USE_BSD.
3484         * nis/nss_compat/compat-grp.c: Correctly handle buffer overflow while
3485         reading line with fgets.
3486         * nis/nss_compat/compat-pwd.c: Likewise.
3487         * nis/nss_compat/compat-spwd.c: Likewise.
3488         * nss/nss_files/files-XXX.c: Likewise.
3489         * nss/nss_files/files-alias.c: Likewise.
3490         * shadow/fgetspent_r.c: Likewise.
3492         * string/strerror_r.c: Correct comment.  Patch by Andreas Jaeger.
3494         * sysdeps/unix/sysv/linux/bits/stat.h: Define _STATBUF_ST_RDEV.
3495         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Likewise.
3496         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Likewise.
3498         * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Allocate room for
3499         FP register content in ucontext_t.
3501 1998-01-22  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3503         * sysdeps/libm-ieee754/s_modfl.c (modf): Correct
3504         calculation.  Patch by Markus Schoder
3505         <Markus.Schoder@dresdner-bank.de>.
3507         * math/libm-test.c (modf_test): Add more tests for modf.
3509         * sysdeps/unix/sysv/linux/sys/mman.h: Add const to mlock and
3510         munlock according to Unix98.
3512 1998-01-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3514         * nss/nss_files/files-network.c (LINE_PARSER): Set n_addrtype to
3515         AF_INET.
3517 1998-01-21 07:22  H.J. Lu  <hjl@gnu.org>
3519         * sysdeps/posix/ttyname.c: Handle symbolic links.
3520         * sysdeps/posix/ttyname_r.c: Ditto.
3522 1998-01-25 19:39  Ulrich Drepper  <drepper@cygnus.com>
3524         * db2/makedb.c (process_input): Write terminating \0 for value.
3525         (print_database): Simply print value string, don't use length.
3527 1998-01-24  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3529         * nss/nsswitch.c (__nss_configure_lookup): Correct test for early
3530         exit of loop.
3532 1998-01-25  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
3534         * nis/ypclnt.c: Don't set dom_client to NULL, or we will not
3535         close all sockets.
3537 1998-01-25 14:54  Ulrich Drepper  <drepper@cygnus.com>
3539         * signal/Makefile (routines): Add sighold, sigrelse, sigignore, and
3540         sigset.
3541         * signal/sighold.c: New file.
3542         * signal/sigrelse.c: New file.
3543         * sysdeps/generic/sigignore.c: New file.
3544         * sysdeps/generic/sigset.c: New file.
3545         * sysdeps/posix/sigignore.c: New file.
3546         * sysdeps/posix/sigset.c: New file.
3547         * signal/signal.h: Add prototypes for new functions.
3549         * sysdeps/unix/sysv/linux/alpha/bits/signum.h: Define SIG_HOLD.
3550         * sysdeps/unix/sysv/linux/bits/signum.h: Likewise.
3551         * sysdeps/unix/sysv/linux/mips/bits/signum.h: Likewise.
3552         * sysdeps/unix/sysv/linux/sparc/bits/signum.h: Likewise.
3554 1998-01-23 00:16  Tim Waugh  <tim@cyberelk.demon.co.uk>
3556         * posix/wordexp.c: Added IFS field-splitting in parameter and
3557         command substitution.  Fixed an IFS-related bug that caused an
3558         infinite loop.
3560 1998-01-25 12:38  Ulrich Drepper  <drepper@cygnus.com>
3562         * stdlib/Makefile (routines): Add getcontext, setcontext, makecontext,
3563         and swapcontext.
3564         * stdlib/ucontext.h: Correct prototypes.
3565         * sysdeps/generic/getcontext.c: New file.
3566         * sysdeps/generic/setcontext.c: New file.
3567         * sysdeps/generic/makecontext.c: New file.
3568         * sysdeps/generic/swapcontext.c: New file.
3569         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: Removed.
3571 1998-01-25 04:07  Ulrich Drepper  <drepper@cygnus.com>
3573         * resource/sys/resource.h: Remove #include of ulimit.h which is
3574         not allowed by SUSv2 and not available on other systems.
3575         * sysdeps/unix/sysv/linux/ulimit.c: Include ulimit.h.
3577         * streams/Makefile: New file.
3578         * streams/stropts.h: New file.
3579         * sysdeps/generic/bits/stropts.h: New file.
3580         * sysdeps/generic/isastream.c: New file.
3581         * sysdeps/generic/getmsg.c: New file.
3582         * sysdeps/generic/getpmsg.c: New file.
3583         * sysdeps/generic/putmsg.c: New file.
3584         * sysdeps/generic/putpmsg.c: New file.
3585         * sysdeps/generic/fattach.c: New file.
3586         * sysdeps/generic/fdetach.c: New file.
3587         * sysdeps/unix/inet/Subdirs: Add streams.
3588         * sysdeps/generic/bits/types.h: Add definition of __t_scalar_t and
3589         __t_uscalar_t.
3590         * sysdeps/unix/sysv/linux/bits/types.h: Likewise.
3591         * sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
3592         * sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
3593         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h: Likewise.
3595         * sysdeps/mach/_strerror.c: Follow changes of generic version to
3596         handle small buffers correctly.
3598 1998-01-24 17:31  H.J. Lu  <hjl@gnu.org>
3600         * sysdeps/alpha/dl-machine.h (ELF_MACHINE_RUNTIME_TRAMPOLINE):
3601         Remove the 3rd arg and add declaration for _dl_runtime_resolve
3602         and _dl_runtime_profile.
3604 1998-01-25 02:42  Ulrich Drepper  <drepper@cygnus.com>
3606         * include/cpio.h: New file.  Mainly copied from GNU cpio.
3607         * posix/Makefile (headers): Add cpio.h.
3609 1998-01-24  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
3611         * nis/Makefile: Distribute nis_cache2.h, add nis cache functions
3612         to routines.
3613         * nis/nis_cache.c: New file.
3614         * nis/nis_cache2.h: New file.
3615         * nis/nis_cache2_xdr.c: New file.
3616         * nis/nis_call.c: Changes for cache2_info parameter.
3617         * nis/nis_checkpoint.c: Likewise.
3618         * nis/nis_intern.h: Likewise.
3619         * nis/nis_mkdir.c: Likewise.
3620         * nis/nis_ping.c: Likewise.
3621         * nis/nis_rmdir.c: Likewise.
3622         * nis/nis_server.c: Likewise.
3623         * nis/nis_util.c: Likewise.
3625 1997-12-30  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
3627         * nis/nss_nisplus/nisplus-alias.c: Fix bogus if case and
3628         return/errnop codes.
3629         * nis/nss_nisplus/nisplus-ethers.c: Likewise.
3630         * nis/nss_nisplus/nisplus-grp.c: Likewise.
3631         * nis/nss_nisplus/nisplus-hosts.c: Likewise.
3632         * nis/nss_nisplus/nisplus-proto.c: Likewise.
3633         * nis/nss_nisplus/nisplus-publickey.c: Likewise.
3634         * nis/nss_nisplus/nisplus-pwd.c: Likewise.
3635         * nis/nss_nisplus/nisplus-rpc.c: Likewise
3636         * nis/nss_nisplus/nisplus-service.c: Likewise.
3637         * nis/nss_nisplus/nisplus-spwd.c: Likewise.
3639 1997-12-28  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
3641         * nis/nss_nis/nis-alias.c: Use errnop, not __set_errno().
3642         * nis/nss_nis/nis-ethers.c: Likewise.
3643         * nis/nss_nis/nis-grp.c: Likewise.
3644         * nis/nss_nis/nis-hosts.c: Likewise.
3645         * nis/nss_nis/nis-network.c: Likewise.
3646         * nis/nss_nis/nis-proto.c: Likewise.
3647         * nis/nss_nis/nis-hosts.c: Likewise.
3648         * nis/nss_nis/nis-network.c: Likewise.
3649         * nis/nss_nis/nis-proto.c: Likewise.
3650         * nis/nss_nis/nis-publickey.c: Likewise.
3651         * nis/nss_nis/nis-pwd.c: Likewise.
3652         * nis/nss_nis/nis-rpc.c: Likewise.
3653         * nis/nss_nis/nis-service.c: Likewise.
3654         * nis/nss_nis/nis-spwd.c: Likewise.
3656 1998-01-24  Ulrich Drepper  <drepper@cygnus.com>
3658         * sysdeps/unix/sysv/linux/net/if.h (ifr_bandwidth, ifr_qlen):
3659         Added to follow latest kernel development.
3661 1998-01-24 15:13  Ulrich Drepper  <drepper@happy.cygnus.com>
3663         * nss/db-Makefile: Handle empty and comment lines better.
3664         ($(VAR_DB)/services.db): Generate entries with missing protocol
3665         value.
3667 1998-01-23  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3669         * nss/nss_files/files-service.c (getservbyport): Allow proto ==
3670           NULL.
3671           (getservbyname): Allow proto == NULL.
3672           Pointed out by David N. Welton <davidw@gate.cks.com>.
3673           [PR libc/430].
3675 1998-01-24 11:34  Ulrich Drepper  <drepper@happy.cygnus.com>
3677         * nis/nislib/nislib.h: Finally removed.
3679         * lib/mktime.c (__mktime_internal): Work around bug in Irix4.0.5's
3680         C compiler.  From Kaveh Ghazi.
3681         (TYPE_MINIMUM): Define.
3682         (TYPE_MAXIMUM): Define.
3683         (TIME_T_MIN): Use TYPE_MINIMUM.
3684         (TIME_T_MAX): Use TYPE_MAXIMUM.
3685         Patch by Jim Meyering <meyering@ascend.com>.
3687 1998-01-22 00:55  Ulrich Drepper  <drepper@happy.cygnus.com>
3689         * libc.map: Add __libc_uid, __libc_pid, __syscall_rt_sigqueueinfo,
3690         __pread64, __pwrite64, and __getpid.
3692         * rt/aio_misc.c: Use pread and pwrite instead of __ protected
3693         versions.
3695 1998-01-06  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3697         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Define the
3698         cancelable socket functions as __libc_xxx with __xxx as weak
3699         alias.
3700         * sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise.
3701         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
3703         * sysdeps/unix/sysv/linux/m68k/socket.S: Allow __socket to be
3704         redefined.
3705         * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
3706         * sysdeps/unix/sysv/linux/arm/socket.S: Likewise.
3707         * sysdeps/unix/sysv/linux/powerpc/socket.S: Likewise.
3708         * sysdeps/unix/sysv/linux/sparc/sparc32/socket.S: Likewise.
3710         * sysdeps/unix/sysv/linux/accept.S: Make __libc_xxx the main name
3711         and __xxx a weak alias.
3712         * sysdeps/unix/sysv/linux/connect.S: Likewise.
3713         * sysdeps/unix/sysv/linux/recv.S: Likewise.
3714         * sysdeps/unix/sysv/linux/recvfrom.S: Likewise.
3715         * sysdeps/unix/sysv/linux/recvmsg.S: Likewise.
3716         * sysdeps/unix/sysv/linux/send.S: Likewise.
3717         * sysdeps/unix/sysv/linux/sendmsg.S: Likewise.
3718         * sysdeps/unix/sysv/linux/sendto.S: Likewise.
3720 1998-01-21  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3722         * locale/langinfo.h: Add defines.
3724         * dirent/dirent.h: Add defines for DT_*, check also for
3725         _DIRENT_HAVE_D_TYPE.
3726         Suggested by Roland McGrath.
3728 1998-01-16  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3730         * sysdeps/unix/sysv/linux/netinet/ip_fw.h:
3731         Update from Linux 2.1.73+79.
3733         * README.template: Update information about possible
3734         configurations.
3736         * manual/mbyte.texi (Wide String Conversion): Fix declaration of
3737         wcstombs. Pointed out by Jochen Voss <voss@mathematik.uni-kl.de>.
3738         [PR libc/417].
3740         * manual/time.texi (Priority): Correct description of
3741         PRIO_MAX. Pointed out by Jochen Voss <voss@mathematik.uni-kl.de>.
3742         [PR libc/416].
3744 11998-01-21 21:34  Ulrich Drepper  <drepper@cygnus.com>
3746         * sysdeps/alpha/fpu/bits/mathdef.h: Add definition of FP_ILOGB0 and
3747         FP_ILOGNAN.   Patch by a sun <asun@zoology.washington.edu>.
3749 1998-01-21 17:53  Ulrich Drepper  <drepper@cygnus.com>
3751         * sysdeps/generic/_strerror.c: Handle BUFLEN == 0.  Reported by
3752         Andreas Jaeger.
3754 1998-01-20 18:13  Ulrich Drepper  <drepper@cygnus.com>
3756         * locale/programs/ld-collate.c: Little optimizations.
3758         * stdio-common/xbug.c: Unset LD_LIBRRARY_PATH variable.
3760         * string/Makefile (tests): Add tst-inlcall.
3761         * string/tst-inlcall.c: New file.
3763         * string/strsignal.c: Add support for real-time signals.
3765         * sysdeps/generic/_strerror.c: Fix Handling of unknown error in
3766         presense of small buffer.
3768         * sysdeps/i386/bits/string.h: Define _HAVE_STRING_ARCH_* macros.
3770         * sysdeps/i386/i486/bits/string.h: Correct strrchr implementation
3771         for i686.
3773         * sysdeps/unix/sysv/linux/siglist.c: Change length of arrays to
3774         _NSIG + 1.
3776 1998-01-02 15:10  Matthias Urlichs   <urlichs@noris.de>
3778         * Rules: Add explicit rule for dummy.o; at least one library needs
3779           it and it isn't autogenerated by the default rules.
3781 1997-12-31  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3783         * math/libm-test.c: Tweak epsilons.
3785 1997-12-31  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3787         * math/test-fenv.c (feenv_nomask_test): Avoid dumping core in the
3788         child.
3789         (feenv_mask_test): Likewise.
3791 1998-01-01  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3793         * Makeconfig: Don't export CPPFLAGS.
3795 1998-01-01  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3797         * sunrpc/rpc_main.c (parseargs): Use perror to print error
3798         message.
3800 1998-01-15  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3802         * nss/nss_db/db-alias.c (_nss_db_getaliasent_r): Don't include
3803         terminating null in key size.
3805 1998-01-13  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3807         * nss/nss_files/files-service.c: Fix allocation size to include
3808         length of PROTO.
3810         * nss/nss_db/db-XXX.c (lookup): Always set errno and h_errno if
3811         applicable.  Fix return value and error checking.
3812         (CONCAT(_nss_db_get,ENTNAME_r)): Loop around to skip over
3813         unparsable lines.
3814         (DB_LOOKUP): Allocate space for terminating null byte.
3816         * nss/db-Makefile ($(VAR_DB)/passwd.db): Don't handle duplicate
3817         uids specially.
3819         * db2/makedb.c (process_input): Continue processing if a duplicate
3820         key is encountered.
3822 1998-01-19 15:20  Ulrich Drepper  <drepper@cygnus.com>
3824         * time/tzfile.h: Updated from tzcode1998b.
3825         * time/zdump.c: Likewise.
3826         * time/zic.c: Likewise.
3827         * time/africa: Update from tzdata1998b.
3828         * time/antarctica: Likewise.
3829         * time/asia: Likewise.
3830         * time/australasia: Likewise.
3831         * time/etcetera: Likewise.
3832         * time/europe: Likewise.
3833         * time/leapseconds: Likewise.
3834         * time/northamerica: Likewise.
3835         * time/southamerica: Likewise.
3837 1998-01-12  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3839         * nss/nss_files/files-alias.c (get_next_alias): Do mail alias
3840         lookups ignoring case.
3841         * nss/nss_files/files-network.c: Do network lookups ignoring
3842         case.
3843         * nss/nss_files/files-hosts.c: Do hostname lookups ignoring
3844         case.
3845         * nss/nss_files/files-parse.c (LOOKUP_NAME_CASE): New macro for
3846         case insensitive comparing.
3847         Patches by Cristian Gafton <gafton@redhat.com>.
3849 1998-01-09  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3851         * sysdeps/unix/sysv/linux/net/if.h: Add IFF_*defines.  Suggested
3852         by Roland McGrath. [PR libc/395]
3854 1998-01-08  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3856         * manual/arith.texi (Parsing of Integers): Correct description of
3857         strtoul. Pointed out by Scott Snyder <snyder@fnald0.fnal.gov>.
3858         [PR libc/396]
3860 1997-12-30 14:14  Matthias Urlichs  <urlichs@noris.de>
3862         * misc/lsearch.c (lsearch): Return a pointer to the new element
3863         if one was "allocated".
3865 1997-12-26  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3867         * string/strsignal.c: NSIG is not a valid index into
3868         _sys_siglist.  Don't zap the last character of the "Unknown
3869         signal" message.
3871 1998-01-19 15:08  Ulrich Drepper  <drepper@cygnus.com>
3873         * locale/programs/charmap.c (parse_charmap): Correct parsing of
3874         ellipsis expressions.
3876         * locale/programs/charset.c (insert_char): Correctly insert value
3877         of eliipsis expression.
3879 1997-12-28 15:08  Ulrich Drepper  <drepper@cygnus.com>
3881         * sysdeps/powerpc/__longjmp.S: Define _SETJMP_H before including
3882         <bits/setjmp.h>.
3883         * sysdeps/powerpc/setjmp.S: Likewise.
3884         Patches by Matt McLean <keys@keys.got.net>.
3886         * Make-dist (sysdep_dirs): Ignore bits dirs while searching.
3888         * Makefile: Undo last patch.
3889         (distribute): Add test-installation.pl.
3891         * configure.in: Correct handling of --enable-add-ons without parameter.
3892         Correct address of WWW pages.
3894         * libc.map: Add _nl_domain_bindings.
3896         * db2/mutex/tsl_parisc.s: New file.
3898         * iconvdata/Makefile (distribute): Add jis0201.c, jis0208.c, jis0212.c,
3899         and extra-module.mk.
3901         * localedata/Makefile (distribute): New.  Add all the files.
3903         * stdlib/Makefile (headers): Add inttypes.h.
3904         (routines): Add strtoimax, strtoumax, wcstoimax, and wcstoumax.
3905         * sysdeps/generic/inttypes.h: New file.
3906         * sysdeps/generic/strtoimax.c: New file.
3907         * sysdeps/generic/strtoumax.c: New file.
3908         * sysdeps/generic/wcstoimax.c: New file.
3909         * sysdeps/generic/wcstoumax.c: New file.
3910         * sysdeps/wordsize-32/Dist: Removed.
3911         * sysdeps/wordsize-32/Makefile: Removed.
3912         * sysdeps/wordsize-64/Dist: Removed.
3913         * sysdeps/wordsize-64/Makefile: Removed.
3914         * sysdeps/generic/bits/environments.h: New file.
3916         * include/limits.h: Define MB_LEN_MAX in any case to 6.  The gcc
3917         header is still not correct.
3919         * io/fcntl.h [__USE_FILE_OFFSET64]: We have to use the __*64 types.
3920         * posix/unistd.h: Likewise.
3921         * sysdeps/generic/sys/mman.h: Likewise.
3922         * sysdeps/unix/sysv/linux/sys/mman.h: Likewise.
3924         * manual/arith.texi: Change definition of mul macro.
3925         * manual/math.texi: Likewise.
3927         * misc/Makefile (routines): Add mmap64.
3928         * sysdeps/generic/mmap64.c: New file.
3929         * sysdeps/unix/sysv/linux/alpha/mmap64.c: New file.
3930         * sysdeps/unix/sysv/linux/sparc/sparc64/mmap64.c: New file.
3931         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add __mmap64 and mmap64
3932         aliases to mmap.
3933         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
3935         * sysdeps/generic/setrlimit64.c: Don't mark as stub.
3937         * nis/nss_nis/nis-hosts.c (internal_nis_gethostent_r): Pretty print.
3939         * nis(rpcsvc/nis_tags.h: Prevent warning by unknown pragma.
3941         * sysdeps/posix/mk-stdiolim.c: Generate correct file which defines
3942         FOPEN_MAX also when included by limits.h.
3943         * sysdeps/unix/sysv/linux/stdio_lim.h.in: Likewise.
3945         * sysdeps/unix/sysv/linux/Dist: Add oldsiglist.c, netax25/ax25.h,
3946         and netrom/netrom.h.
3947         * sysdeps/unix/sysv/linux/Makefile [$(subdir)=stdio-common]: Add
3948         oldsiglist to sysdep_routines, not aux.
3949         [$(subdir)=inet] (sysdep_headers): Add netax25/ax25.h, netrom/netrom.h.
3951         * sysdeps/unix/sysv/linux/bits/socket.h: Remove SOL_AX25, SOL_ATALK,
3952         and SOL_NETROM definition.
3954         * sysdeps/unix/sysv/linux/i386/Dist: Add s_pwrite64.S and s_pread64.S.
3956         * sysdeps/unix/sysv/linux/net/route.h: Pretty print.
3957         * sysdeps/unix/sysv/linux/netatalk/at.h: Pretty print.
3959 1997-12-25  Ulrich Drepper  <drepper@cygnus.com>
3961         * sysdeps/unix/sysv/linux/alpha/net/route.h: New file.
3963         * sysdeps/unix/sysv/linux/alpha/kernel_sigaction.h: Replace
3964         sa_handler with k_sa_handler.
3965         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add __getrlimit as
3966         strong alias.
3967         Reported by a sun.
3969         * sysdeps/unix/sysv/linux/sigsuspend.c: Don't define
3970         __libc_have_rt_sigs here.
3971         * sysdeps/unix/sysv/linux/sigaction.c: Do it instead here.
3972         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
3973         * sysdeps/unix/sysv/linux/sigpending.c: Correct comment.
3974         * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
3976 1997-12-11 07:51  Geoff Keating  <geoffk@ozemail.com.au>
3978         * sysdeps/powerpc/atomicity.h: New file.
3979         * sysdeps/mach/powerpc/machine-lock.h: New file.
3981         * Rules: Use -fpic to build anything that might end up in a users'
3982         shared library.
3984         * sysdeps/powerpc/s_fdim.c: New file.
3985         * sysdeps/powerpc/s_fdimf.c: New file.
3986         * sysdeps/powerpc/s_fmax.S: New file.
3987         * sysdeps/powerpc/s_fmaxf.S: New file.
3988         * sysdeps/powerpc/s_fmin.S: New file.
3989         * sysdeps/powerpc/s_fminf.S: New file.
3990         * sysdeps/powerpc/s_llrint.c: Now is for double.
3991         * sysdeps/powerpc/s_llrintf.c: New file.
3992         * sysdeps/powerpc/s_llround.c: Now is for double.
3993         * sysdeps/powerpc/s_llroundf.c: New file.
3994         * sysdeps/powerpc/s_lrint.c: Now is for double.
3995         * sysdeps/powerpc/s_lrintf.S: New file.
3996         * sysdeps/powerpc/s_lround.c: Now is for double.
3997         * sysdeps/powerpc/s_lroundf.c: New file.
3998         * sysdeps/powerpc/bits/mathinlines.h: Add inline versions of lrint,
3999         lrintf, fdim, fdimf.
4001         * sysdeps/unix/sysv/linux/powerpc/kernel_termios.h: Don't use bits/
4002         file directly, use its parent.
4004         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Re-instate '++'
4005         (for the third time).
4007 1997-12-20 13:50  Richard Henderson  <rth@cygnus.com>
4009         * posix/sched.h: timespec is in <time.h>.
4011         * sysdeps/unix/sysv/linux/sys/kd.h: Don't redefine _LINUX_TYPES_H.
4013 1997-12-22 18:10  Ulrich Drepper  <drepper@cygnus.com>
4015         * configure.in: Stop with error if --disable-static is used when
4016         the shared lib uses this library.
4018         * gen-FAQ.pl: I've perl installed in /usr/bin.
4020         * include/bits/xopen_lim.h (STREAM_MAX): Define using FOPEN_MAX.
4022         Fix Unix98 conformance problems in the headers.
4023         * catgets/nl_types.h: Define nl_item.
4024         * grp/grp.h: Define gid_t.
4025         * include/features.h [_POSIX_C_SOURCE]: Don't define _XOPEN_SOURCE.
4026         * include/nl_types.h: New file.
4027         * include/ulimit.h: New file.
4028         * io/fcntl.h: Include sys/stat.h for Unix98.  Don't define locking
4029         constants in POSIX mode.
4030         * io/utime.h: Get definition for time_t.
4031         * io/sys/stat.h: Define dev_t, gid_t, ino_t, mode_t, nlink_t, off_t,
4032         uid_t, pid_t.  Define D_IFLNK and S_IFSOCK only if !__USE_UNIX98.
4033         * libio/stdio.h: Define va_list.  Make snprintf also available is
4034         __USE_UNIX98.  Declare getopt function and variables.
4035         * locale/langinfo.h: Include nl_types.h.  Don't define nl_item.
4036         Define CODESET, CRNCYSTR, RADIXCHAR and THOUSEP as aliases.
4037         * math/math.h: Defined M_* constants as double for Unix98 mode.
4038         * posix/fnmatch.h: Pretty print.  Define FNM_NOSYS.
4039         * posix/glob.h: Pretty print.  Define GLOB_NOSYS.
4040         * posix/regex.h: Define REG_NOSYS.
4041         * posix/wordexp.h: Define WRDE_NOSYS.
4042         * posix/unistd.h: Define _POSIX2_VERSION.  Define _XOPEN_VERSION to
4043         500 for Unix98.
4044         * posix/sys/types.h: Alloc dev_t, mode_t, nlink_t to be defined
4045         somewhere else as well.  Define clock_t for Unix98.
4046         * posix/sys/wait.h: Define pid_t.
4047         * pwd/pwd.h: Define gid_t, uid_t.
4048         * resource/Makefile (headers): Add ulimit.h.
4049         * resource/ulimit.h: New file.
4050         * sysdeps/generic/ulimit.c: Define according to X/Open using varargs
4051         instead of second argument.
4052         * sysdeps/unix/bsd/ulimit.c: Likewise.  Use UL_* constants.
4053         * sysdeps/unix/sysv/linux/ulimit.c: Likewise.
4054         * resource/sys/resource.h: Don't declare ulimit here, include ulimit.h.
4055         * signal/signal.h: Define pid_t.
4056         * string/string.h: Don't declare BSD string functions in POSIX mode.
4057         * sysdeps/generic/bits/confname.h: Define _PC_VDISABLE.  Add
4058         _SC_XOPEN_LEGACY, _SC_XOPEN_REALTIME and _SC_XOPEN_REALTIME_THREADS.
4059         * sysdeps/unix/sysv/linux/bits/termios.h: Clean namespace for Unix98
4060         and POSIX.
4062         * inet/test_ifindex.c: Change test so that it does not fail for
4063         interface aliases.
4065         * locale/programs/locale.c (show_info): Use correct cast sequence
4066         for 64bit machines.
4068         * malloc/malloc.c: __malloc_initialized now signals three states:
4069         uninitialized, initializing, initialized.  Used in mcheck.
4070         * malloc/mcheck.c (mabort): Add '\n' to messages.
4071         (mcheck): Allow installation when malloc is uninitialized or is
4072         just initializing.
4074         * manual/memory.texi: Explain mtrace output a bit more.
4076         * math/libm-test.c: Add more epsilons.
4078         * misc/regexp.h (compile): Remove __ prefix from parameter names.
4080         * nis/nss_nis/nis-ethers.c (internal_nis_getetherent_r): Use strncpy
4081         instead of strcpy for security.
4082         * nis/nss_nis/nis-proto.c (internal_nis_getprotoent_r): Likewise.
4083         * nis/nss_nis/nis-rpc.c (internal_nis_getrpcent_r): Likewise.
4084         * nis/nss_nis/nis-service.c (internal_nis_getservent_r): Likewise.
4086         * nss/digits_dots.c: Pretty print.
4088         * posix/getconf.c (vars): Add symbols for programming environment
4089         recognition.  Recognize --version.
4091         * sysdeps/generic/sysconf.c: Handle _SC_XBS5_*, _SC_XOPEN_LEGACY,
4092         _SC_XOPEN_REALTIME, and _SC_XOPEN_REALTIME_THREADS.
4093         * sysdeps/posix/sysconf.c: Handle _SC_XBS5_* and new _XOPEN_* symbols.
4095         * sysdeps/generic/bits/stdio_lim.h: Implement handling of
4096         __need_FOPEN_MAX.
4097         * sysdeps/unix/sysv/linux/stdio_lim.h.in: Likewise.
4098         * sysdeps/posix/mk-stdiolim.c: Change to generate file handling
4099         __need_FOPEN_MAX.
4101         * sysdeps/unix/sysv/linux/Dist: Add rt_sigpending.c.
4102         * sysdeps/unix/sysv/linux/rt_sigpending.c: New file.
4104         * sysdeps/unix/sysv/linux/alpha/bits/types.h: Define __ipc_pid_t.
4105         * sysdeps/unix/sysv/linux/bits/types.h: Likewise.
4106         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h: Likewise.
4107         * sysdeps/unix/sysv/linux/bits/msq.h: Use __ipc_pid_t.
4108         * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
4109         * sysdeps/unix/sysv/linux/mips/bits/types.h: New file.
4111         * sysdeps/wordsize-32/inttypes.h: Add SCNd8, SCNi8, SCNo8, SCNx8,
4112         SCNu*.
4113         * sysdeps/wordsize-64/inttypes.h: Likewise.
4115         * time/africa: Update from tzdata1997j.
4116         * time/antarctica: Likewise.
4117         * time/asia: Likewise.
4118         * time/australasia: Likewise.
4119         * time/backward: Likewise.
4120         * time/etcetera: Likewise.
4121         * time/europe: Likewise.
4122         * time/factory: Likewise.
4123         * time/northamerica: Likewise.
4124         * time/pacificnew: Likewise.
4125         * time/southamerica: Likewise.
4127         * time/tzfile.h: Update from tzcode1997h.
4128         * time/zic.c: Likewise.
4130         * wcsmbs/wchar.h: Get definition of FILE.  Define `struct tm' tag.
4131         Declare wcwidth and wcswidth for __USE_XOPEN.  Declare the
4132         isw*() functions for Unix98.
4133         * wctype/towctrans.c: Define as __towctrans, make towctrans weak alias.
4134         * wctype/wctype.h: Declare isw*() functions also if __need_iswxxx
4135         is defined.
4137 1997-12-21  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4139         * locale/duplocale.c: Increase usage_count only if less than
4140         MAX_USAGE_COUNT.
4141         * locale/freelocale.c: Test usage_count against UNDELETABLE, not
4142         MAX_USAGE_COUNT.
4143         * locale/setlocale.c: Likewise.
4145 1997-12-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4147         * Makefile ($(inst_includedir)/gnu/stubs.h): Use a more direct
4148         dependency to make it easier to install it selectively.
4150         * Makerules (.SUFFIXES): Don't define any suffixes.
4152 1997-12-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4154         * sysdeps/generic/fstatfs64.c: Emulate using fstatfs.
4155         * sysdeps/generic/statfs64.c: Emulate using statfs.
4156         * sysdeps/generic/getrlimit64.c: Emulate using getrlimit.
4157         * sysdeps/generic/setrlimit64.c: Emulate using setrlimit.
4158         * sysdpes/generic/ftruncate64.c: New file.
4159         * sysdpes/generic/truncate64.c: New file.
4161         * sysdeps/generic/bits/stat.h: Add LFS support.
4162         * sysdeps/generic/bits/statfs.h: Likewise.
4164         * sysdeps/unix/bsd/sun/sunos4/bits/resource.h (RLIM_INFINITY)
4165         [__USE_FILE_OFFSET64]: Make long long constant.
4166         (RLIM64_INFINITY): Likewise.
4168         * sysdeps/unix/sysv/linux/bits/resource.h (RLIM_INFINITY): Correct
4169         for LFS support.
4170         (RLIM64_INFINITY) [__USE_LARGEFILE64]: Define.
4171         * sysdeps/generic/bits/resource.h: Likewise.
4173         * misc/Makefile (routines): Add truncate64 and ftruncate64.
4175         * include/features.h: Don't prevent LFS support from defining BSD
4176         and SYSV things.
4178         * dirent/dirent.h [__USE_FILE_OFFSET64]: Don't use xxx64 names.
4179         * io/ftw.h [__USE_FILE_OFFSET64]: Likewise.
4180         * io/sys/stat.h [__USE_FILE_OFFSET64]: Likewise.
4182         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add xxx64 alias for
4183         fstatfs, statfs, getrlimit, setrlimit, ftruncate and truncate.
4184         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
4186         * sysdeps/unix/sysv/linux/alpha/fstatfs64.c: New file.
4187         * sysdeps/unix/sysv/linux/alpha/statfs64.c: New file.
4188         * sysdeps/unix/sysv/linux/alpha/getrlimit64.c: New file.
4189         * sysdeps/unix/sysv/linux/alpha/setrlimit64.c: New file.
4190         * sysdeps/unix/sysv/linux/alpha/ftruncate64.c: New file.
4191         * sysdeps/unix/sysv/linux/alpha/truncate64.c: New file.
4192         * sysdeps/unix/sysv/linux/alpha/readdir.c: New file.
4193         * sysdeps/unix/sysv/linux/alpha/readdir64.c: New file.
4194         * sysdeps/unix/sysv/linux/alpha/readdir64_r.c: New file.
4195         * sysdeps/unix/sysv/linux/alpha/readdir_r.c: New file.
4196         * sysdeps/unix/sysv/linux/sparc/sparc64/fstatfs64.c: New file.
4197         * sysdeps/unix/sysv/linux/sparc/sparc64/statfs64.c: New file.
4198         * sysdeps/unix/sysv/linux/sparc/sparc64/getrlimit64.c: New file.
4199         * sysdeps/unix/sysv/linux/sparc/sparc64/setrlimit64.c: New file.
4200         * sysdeps/unix/sysv/linux/sparc/sparc64/ftruncate64.c: New file.
4201         * sysdeps/unix/sysv/linux/sparc/sparc64/truncate64.c: New file.
4202         * sysdeps/unix/sysv/linux/sparc/sparc64/readdir.c: New file.
4203         * sysdeps/unix/sysv/linux/sparc/sparc64/readdir64.c: New file.
4204         * sysdeps/unix/sysv/linux/sparc/sparc64/readdir64_r.c: New file.
4205         * sysdeps/unix/sysv/linux/sparc/sparc64/readdir_r.c: New file.
4207         * sysdeps/unix/sysv/linux/fxstat64.c: New file.
4208         * sysdeps/unix/sysv/linux/lxstat64.c: New file.
4209         * sysdeps/unix/sysv/linux/xstat64.c: New file.
4210         * sysdeps/unix/sysv/linux/readdir64.c: New file.
4211         * sysdeps/unix/sysv/linux/readdir64_r.c: New file.
4213         * sysdeps/unix/sysv/linux/getdents64.c: New file.
4214         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines)
4215         [$(subdir)=dirent]: Add getdents64.
4216         * sysdeps/unix/sysv/linux/Dist: Add getdents64.c.
4218         * sysdeps/unix/sysv/linux/xstatconv.c: LFS support.
4220 1997-12-18 12:07  Philip Blundell  <pb@nexus.co.uk>
4222         * sysdeps/generic/bits/statfs.h (struct statfs64): Added.
4224         * sysdeps/generic/getrlimit.c: Include <sys/types.h>.
4225         * sysdeps/generic/getrlimit64.c: Likewise.
4226         * sysdeps/generic/setrlimit.c: Likewise.
4227         * sysdeps/generic/setrlimit64.c: Likewise.
4229 1997-12-17 13:57  Philip Blundell  <pb@nexus.co.uk>
4231         * sysdeps/unix/sysv/linux/siglist.c: Fix compile problem if not
4232         using versioning.
4234         * sysdeps/generic/waitid.c: Include <sys/types.h> for id_t.
4236         * sysdeps/standalone/arm/bits/errno.h (EBUSY): Added.
4238 1997-12-16  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4240         * locale/programs/ld-ctype.c (ctype_output): Clear out the padding
4241         after the codeset name.
4243 1997-12-16  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4245         * libc.map: Add get_kernel_syms.
4247 1997-12-16  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4249         * sysdeps/generic/testrtsig.h (kernel_has_rtsig): Make
4250         static.
4251         * sysdeps/unix/sysv/linux/testrtsig.h (kernel_has_rtsig):
4252         Likewise.  Fix condition.
4254 1997-12-16  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4256         * libio/Makefile (routines) [$(versioning)=yes]: Add oldiofdopen.
4258 1997-12-15  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4260         * sysdeps/m68k/fpu/bits/mathinline.h: Don't define exp2 inline.
4261         Define scalbln{,f,l} under __USE_ISOC9X, not __USE_MISC.
4263 1997-12-15  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4265         * sysdeps/unix/sysv/linux/powerpc/syscall.S: Put back.
4266         * sysdeps/unix/sysv/linux/powerpc/sigreturn.S: Delete this
4267         instead.  Oops.
4269 1997-12-16  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4271         * configure.in (libc_cv_gcc_alpha_ng_prefix): Correct quoting.
4273 1997-12-16  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4275         * math/libm-test.c (catanh_test): Change epsilon.
4276         Reported by H.J. Lu.
4278 1997-12-14 19:39  H.J. Lu  <hjl@gnu.org>
4280         * libc.map (__getpid): Added for linuxthreads.
4282 1997-12-13 21:09  H.J. Lu  <hjl@gnu.org>
4284         * configure.in (HAVE_DWARF2_UNWIND_INFO_STATIC): Define
4285         it if gcc uses static variable in DWARF2 unwind information
4286         for exception support.
4288         * config.h.in (HAVE_DWARF2_UNWIND_INFO_STATIC): New.
4290         * elf/soinit.c (__libc_global_ctors, _fini): Handle
4291         HAVE_DWARF2_UNWIND_INFO_STATIC.
4293         * libc.map (__register_frame*, __deregister_frame*): Make them
4294         global.
4296 1997-12-15  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4298         * math/libm-test.c: Add more tests for "normal" values.
4300 1997-12-13  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4302         * stdio-common/printf_fphex.c: Fix printing of long double number
4303         with a biased exponent of zero.  Fix rounding.
4305 1997-12-13  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4307         * sunrpc/rpc_main.c: Accept new flag -$.
4308         * sunrpc/Makefile (rpcgen-cmd): Pass it here.
4310 1997-12-13  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4312         * Makefile ($(inst_slibdir)/libc-$(version).so): Install the
4313         dynamic linker first, in case the interface has changed.
4315 1997-12-13  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4317         * nss/nss_files/files-alias.c (get_next_alias): Fix parameter
4318         order.
4320 1997-12-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4322         * math/tgmath.h: Check for double first, for architectures where
4323         sizeof (long double) == sizeof (double).
4325 1997-12-07  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4327         * math/libm-test.c: New tests for "normal" values added for most
4328         functions.
4330 1997-12-14 21:33  Ulrich Drepper  <drepper@cygnus.com>
4332         * version.h (VERSION): Bump to 2.0.91.
4334         * db2/makedb.c (process_input): Fix typo in message.
4335         * sunrpc/rpcinfo.c (pmapdump): Unify messages.
4337         * elf/dynamic-link.h: Pretty print.
4339         * elf/rtld.c: Allow multiple preloading of a shared object.
4341         * include/limits.h: Prevent multiple inclusion.
4343         * malloc/Makefile (headers): Add mcheck.h.
4344         (distribute): Remove it here.
4345         * malloc/mcheck.h: Pretty print.
4346         * malloc/mtrace.c (mallenv): Make `const'.
4347         * malloc/mtrace.pl: Don't print table head for memory leaks if there
4348         are none.
4349         * manual/memory.texi: Update descriptor of malloc hooks.
4351         * posix/Makefile (routines): Add waitid.
4352         * posix/sys/types.h [__USE_SVID || __USE_POSIX]: Define id_t based
4353         on __id_t.
4354         * posix/sys/wait.h: Define idtype_t type.
4355         Add prototype for waitid.
4356         * signal/signal.h: Move definition of sigval_t to <bits/siginfo.h>.
4357         * sysdeps/generic/waitid.c: Stub for waitid.
4358         * sysdeps/generic/bits/siginfo.h: Define sigval_t.  Arrange to work
4359         the __need_siginfo_t defined.
4360         * sysdeps/unix/sysv/linux/bits/siginfo: Likewise.
4361         * sysdeps/generic/bits/types.h: Define __id_t.
4362         Correct definition of __FDMASK.
4363         * sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
4364         * sysdeps/unix/sysv/linux/bits/types.h: Likewise.
4365         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h: Likewise.
4367         * sysdeps/posix/waitid.c: New file.
4368         Provided by Zack Weinberg.
4370         * rt/aio_misc.c: Rename __aio_free_req to __aio_free_request.
4372         * sysdeps/alpha/dl-machine.h (ELF_MACHINE_RUNTIME_TRAMPOLINE):
4373         Add missing parameters.
4375         * sysdeps/generic/dl-sysdep.c: Don't call __libc_init_secure.
4376         * sysdeps/generic/enbl-secure.c: Don't define __libc_uid.
4377         * sysdeps/unix/sysv/linux/init-first.c: Define __libc_uid.
4378         * sysdeps/unix/sysv/linux/sigqueue.c: Make sure __libc_uid is
4379         initialized.
4381         * sysdeps/i386/dl-machine.h: Little cleanup.
4383         * sysdeps/i386/fpu/bits/mathinline.h: Use __signbit* inline functions.
4384         (__finite): Mark function as const.
4385         Add inline code for __ieee754_atan2.
4387         * sysdeps/libm-ieee754/s_cacoshf.c: Add alternate implementation
4388         (but don't use it now).
4389         * sysdeps/libm-ieee754/s_catan.c: Use __ieee754_atan2 instead of
4390         __atan.
4391         * sysdeps/libm-ieee754/s_catanf.c: Likewise.
4392         * sysdeps/libm-ieee754/s_catanl.c: Likewise.
4393         * sysdeps/libm-ieee754/s_catanh.c: Likewise.  Correct sign of
4394         real part.
4395         * sysdeps/libm-ieee754/s_catanhf.c: Likewise.
4396         * sysdeps/libm-ieee754/s_catanhl.c: Likewise.
4397         * sysdeps/libm-ieee754/s_clog10.c: Use factor to correct
4398         __ieee754_atan2 to base 10.
4399         * sysdeps/libm-ieee754/s_clog10f.c: Likewise.
4400         * sysdeps/libm-ieee754/s_clog10l.c: Likewise.
4402         * sysdeps/unix/sysv/linux/alpha/kernel_sigaction.h: Define as
4403         old_kernel_sigaction.
4405         * sysdeps/unix/sysv/linux/net/if_slip.h: Pretty print.
4407         * wctype/Makefile (routines): Add wctype_l.
4408         * wctype/wctype.h: Add declaration of __wctype_l.
4409         * wctype/wctype_l.c: New file.
4411 1997-12-10 00:38  Ulrich Drepper  <drepper@cygnus.com>
4413         * locale/C-ctype.c: Correct data for isw* functions.
4414         * locale/programs/ld-ctype.c: Write 32bit char classes in correct
4415         byte order.
4416         * wctype/test_wctype.c: Add test for isw* functions.
4417         * wctype/wctype.c: Return value with expected byte order.
4419 1997-12-13  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
4421         * libc-work/nis/ypclnt.c (do_ypcall): Don't free dom_binding twice.
4423 1997-12-05 20:19  H.J. Lu  <hjl@gnu.org>
4425         * iconvdata/Makefile: Fix a typo.
4427         * sysdeps/unix/sysv/linux/Makefile (stdio-common): Add
4428         oldsiglist for shared library.
4430         * sysdeps/unix/sysv/linux/siglist.c (_sys_siglist, sys_siglist,
4431         sys_sigabbrev): Make them as the default version GLIBC_2.1.
4433         * sysdeps/unix/sysv/linux/oldsiglist.c (_sys_siglist,
4434         sys_siglist, sys_sigabbrev): New file. Make them as the old
4435         version GLIBC_2.0.
4437         * libc.map (_sys_siglist, sys_siglist, sys_sigabbrev): Added
4438         to GLIBC_2.1.
4440 1997-11-20 18:02  H.J. Lu  <hjl@gnu.ai.mit.edu>
4442         * libio/iofgets.c (_IO_fgets): Return an error only if there
4443         is a new error.
4444         * libio/iogets.c (_IO_gets): Ditto.
4446 1997-11-20 07:26  H.J. Lu  <hjl@gnu.ai.mit.edu>
4448         * libc.map (_IO_fdopen): Add support for GLIBC_2.0.
4450         * libio/Makefile (routines, shared-only-routines): Add
4451         oldiofdopen.
4453         * libio/fileops.c: Don't use _IO_FILE_complete.
4454         * libio/iofdopen.c: Ditto.
4455         * libio/iofopen.c: Ditto.
4456         * libio/iofopen64.c: Ditto.
4457         * libio/iopopen.c: Ditto.
4458         * libio/iovdprintf.c: Ditto.
4460         * libio/genops.c (_IO_init): Set _vtable_offset to 0.
4462         * libio/iofdopen.c (_IO_new_fdopen): Changed from _IO_fdopen
4463         and make it for _IO_fdopen/fdopen version GLIBC_2.1.
4465         * libio/iolibio.h (_IO_old_fclose, _IO_new_fclose,
4466         _IO_old_fdopen, _IO_new_fdopen): New declaration.
4468         * libio/libio.h (_IO_FILE): Add more fields.
4469         (_IO_FILE_complete): Defined and make _IO_FILE be the old
4470         one if _IO_USE_OLD_IO_FILE is defined
4471         (_IO_2_1_stdin_, _IO_2_1_stdout_, _IO_2_1_stderr_): Make
4472         them _IO_FILE_complete.
4474         * libio/libioP.h (_IO_JUMPS_FUNC): New, use _vtable_offset
4475         to adjust vtable.
4476         (JUMP0, JUMP1, JUMP2, JUMP3): Use _IO_JUMPS_FUNC instead of
4477         _IO_JUMPS.
4478         (_IO_FILE_complete): Commented out.
4480         * libio/oldfileops.c: Define _IO_USE_OLD_IO_FILE.
4481         * libio/oldiofclose.c: Ditto.
4482         * libio/oldiofopen.c: Ditto.
4483         * libio/oldstdfiles.c: Ditto.
4485         * libio/oldfileops.c (_IO_old_file_init): Set _vtable_offset
4486         for the old _IO_FILE.
4488         * libio/oldstdfiles.c (DEF_STDFILE): Remove INAME.
4489         (_IO_check_libio): Set _vtable_offset for old stdin, stdout
4490         and stderr.
4492         * libio/stdfiles.c (DEF_STDFILE): Don't use _IO_FILE_complete
4493         and remove INAME.
4495         * libio/stdio.c (stdin, stdout, stdin): Don't use
4496         _IO_FILE_complete.
4498         * libio/oldiofdopen.c: New.
4500         * stdio-common/vfprintf.c (buffered_vfprintf): Set
4501         hp->_vtable_offset to 0.
4503 1997-11-18 08:03  H.J. Lu  <hjl@gnu.ai.mit.edu>
4505         * libc.map (_IO_file_open): Added.
4507         * libio/libioP.h (_IO_file_open): Declared.
4509         * libio/fileops.c (_IO_file_open): New.
4510         (_IO_file_fopen): Call _IO_file_open ().
4512         * sysdeps/generic/_G_config.h: Define _G_HAVE_IO_FILE_OPEN.
4513         * sysdeps/unix/sysv/linux/_G_config.h: Likewise.
4515 1997-12-07  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4517         * signal/signal.h: Fix selection of signal semantics to match
4518         comment.
4520 1997-12-11  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4522         * sysdeps/unix/sysv/linux/sigreturn.c: Stub out.
4523         * sysdeps/unix/sysv/linux/syscalls.list: Remove sigreturn and
4524         rt_sigreturn.
4525         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines)
4526         [$(subdir)=signal]: Remove rt_sigreturn.
4527         * sysdeps/unix/sysv/linux/powerpc/syscall.S: Deleted.
4528         * sysdeps/unix/sysv/linux/m68k/sigreturn.S: Deleted.
4529         * sysdeps/unix/sysv/linux/rt_sigreturn.c: Deleted.
4531 1997-12-11  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4533         * sysdeps/unix/sysv/linux/sigaction.c: Include <errno.h>.  Fix
4534         declarations.
4536 1997-12-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4538         * iconvdata/extra-module.mk: Expand extra-objs now.
4540 1997-12-09  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4542         * sysdeps/m68k/fpu/bits/mathinline.h: Protect declarations of
4543         inline functions by feature tests to avoid warning about missing
4544         prototype declarations.
4546 1997-12-09 15:08  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
4548         * nis/nss_compat/compat-grp.c: Reset the blacklist correct, fix
4549         return code for non existent +name entries.
4550         * nis/nss_compat/compat-pwd.c: Likewise.
4551         * nis/nss_compat/compat-spwd.c: Likewise.
4553 1997-12-10 13:52  Philip Blundell  <pb@nexus.co.uk>
4555         * sysdeps/standalone/arm/bits/errno.h (EAGAIN): Added.
4556         (EIO): Likewise.
4557         (ENOSPC): Likewise.
4558         (EEXIST): Likewise.
4559         (__errno_location): Likewise.
4561         * sysdeps/generic/sys/param.h (MAXPATHLEN): Added.
4563         * sysdeps/generic/sigqueue.c: Include <sys/types.h> for pid_t.
4565 1997-12-09 08:10  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
4567         * sunrpc/publickey.c: Use new NSS interface.
4569 1997-12-09 03:08  Ulrich Drepper  <drepper@cygnus.com>
4571         * manual/malloc.texi: Document mtrace/muntrace and the concept.
4573 1997-12-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4575         * sysdeps/m68k/fpu/bits/fenv.h (fenv_t): Add member to hold fpiar
4576         value, to match spirit of the standard.
4577         * sysdeps/m68k/fpu/fegetenv.c: Save/restore fpiar.
4578         * sysdeps/m68k/fpu/feholdexcpt.c: Likewise.
4579         * sysdeps/m68k/fpu/fesetenv.c: Likewise.
4581 1997-12-02  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4583         * manual/signal.texi (Signal Stack): Remove spurious @item.
4585 1997-12-08  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4587         * rt/aio.h: Remove double semicolon.
4589         * rt/librt.map: Add aio_init.
4591 1997-12-08 03:24  Ulrich Drepper  <drepper@cygnus.com>
4593         * Makeconfig: Define $(rt) to rt if linuxthreads is available.
4594         * Makefile (subdirs): Replace rt by $(rt).
4596         * shlib-versions: Use version .2 for NSS modules.
4598         * grp/fgetgrent_r.c (LINE_PARSER): Call parse_line with extra
4599         argument.
4600         * pwd/fgetpwent_r.c: Likewise.
4601         * spwd/fgetspent_r.c: Likewise.
4602         * spwd/sgetspent_r.c: Likewise.
4603         * hesiod/nss_hesiod/hesiod-grp.c (lookup): Add new argument.
4604         Store error number in *ERRNOP.  Little optimization.
4605         * hesiod/nss_hesiod/hesiod-pwd.c: Likewise.
4606         * hesiod/nss_hesiod/hesiod-service.c: Likewise.
4607         * inet/getnetgrent_r.c (__internal_setnetgrent_reuse): Likewise.
4608         (__internal_getnetgrent_r): New argument.
4609         Call __internal_setnetgrent_reuse with new argument.
4610         (__getnetgrent_r): Call __internal_getnetgrent_r with new argument.
4611         * inet/netgroup.h: Add argument to prototypes.
4612         * nis/nisplus-parser.h: Likewise.
4613         * nis/nss_compat/compat-grp.c: Change everything to store error
4614         code through provided pointer and not use errno.
4615         * nis/nss_compat/compat-pwd.c: Likewise.
4616         * nis/nss_compat/compat-spwd.c: Likewise.
4617         * nis/nss_nis/nis-alias.c: Likewise.
4618         * nis/nss_nis/nis-ethers.c: Likewise.
4619         * nis/nss_nis/nis-grp.c: Likewise.
4620         * nis/nss_nis/nis-hosts.c: Likewise.
4621         * nis/nss_nis/nis-netgrp.c: Likewise.
4622         * nis/nss_nis/nis-network.c: Likewise.
4623         * nis/nss_nis/nis-proto.c: Likewise.
4624         * nis/nss_nis/nis-publickey.c: Likewise.
4625         * nis/nss_nis/nis-pwd.c: Likewise.
4626         * nis/nss_nis/nis-rpc.c: Likewise.
4627         * nis/nss_nis/nis-service.c: Likewise.
4628         * nis/nss_nis/nis-spwd.c: Likewise.
4629         * nis/nss_nisplus/nisplus-alias.c: Likewise.
4630         * nis/nss_nisplus/nisplus-ethers.c: Likewise.
4631         * nis/nss_nisplus/nisplus-grp.c: Likewise.
4632         * nis/nss_nisplus/nisplus-hosts.c: Likewise.
4633         * nis/nss_nisplus/nisplus-netgrp.c: Likewise.
4634         * nis/nss_nisplus/nisplus-network.c: Likewise.
4635         * nis/nss_nisplus/nisplus-parser.c: Likewise.
4636         * nis/nss_nisplus/nisplus-proto.c: Likewise.
4637         * nis/nss_nisplus/nisplus-publickey.c: Likewise.
4638         * nis/nss_nisplus/nisplus-pwd.c: Likewise.
4639         * nis/nss_nisplus/nisplus-rpc.c: Likewise.
4640         * nis/nss_nisplus/nisplus-service.c: Likewise.
4641         * nis/nss_nisplus/nisplus-spwd.c: Likewise.
4642         * nss/nss_db/db-XXX.c: Likewise.
4643         * nss/nss_db/db-alias.c: Likewise.
4644         * nss/nss_db/db-netgrp.c: Likewise.
4645         * nss/nss_files/files-XXX.c: Likewise
4646         * nss/nss_files/files-alias.c: Likewise
4647         * nss/nss_files/files-netgrp.c: Likewise
4648         * nss/nss_files/files-parse.c: Likewise
4649         * nss/getXXbyYY_r.c: Call with __errno_location() as value for new
4650         parameter of get functions.
4651         * nss/getXXent_r.c: Likewise.
4653         * localedata/tst-fmon.c: Print debug info if test fails.
4655         * rt/Makefile (routines): Add aio_notify.
4656         * rt/aio.h: Remove non-public definitions.  Add aioinit stuff.
4657         * rt/aio_cancel.c: Rewrite to support lio_listio and aio_suspend.
4658         * rt/aio_fsync.c: Likewise.
4659         * rt/aio_misc.c: Likewise.
4660         * rt/aio_misc.h: Likewise.
4661         * rt/aio_read.c: Likewise.
4662         * rt/aio_read64.c: Likewise.
4663         * rt/aio_suspend.c: Likewise.
4664         * rt/aio_write.c: Likewise.
4665         * rt/aio_write64.c: Likewise.
4666         * rt/lio_listio.c: Likewise.
4667         * rt/lio_listio64.c: Likewise.
4668         * rt/aio_notify.c: New file.
4670         * sysdeps/generic/bits/sigset.h: Pretty print.
4672         * sysdeps/posix/pwrite.c: Define weak alias only if function is
4673         really defined as __pwrite.
4675         * sysdeps/unix/sysv/linux/pread.c: Rewrite to use syscall directly
4676         instead of pread64.
4677         * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
4679         * sysdeps/unix/sysv/linux/Makefile [$(subdir)=signal]
4680         (sysdep_routines): Add rt_sigpending and rt_sigreturn.
4681         * sysdeps/unix/sysv/linux/sigaction.c: Use correct value for sigset_t
4682         size in syscall.
4683         * sysdeps/unix/sysv/linux/sigpending.c: Likewise.
4684         * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
4685         * sysdeps/unix/sysv/linux/sigreturn.c: Likewise.
4686         * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
4687         * sysdeps/unix/sysv/linux/sigtimedwait.c: Likewise.
4688         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
4689         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.  Take care
4690         for ACT being NULL.
4691         * sysdeps/unix/sysv/linux/syscalls.list: Don't mention user for
4692         RT signals.
4693         * sysdeps/unix/sysv/linux/i386/s_pread64.s: Return ENOSYS if
4694         __NR_pread is not defined.
4695         * sysdeps/unix/sysv/linux/i386/s_pwrite64.s: Return ENOSYS if
4696         __NR_pwrite is not defined.
4698 1997-12-07 11:15  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
4700         * nis/nss_compat/compat-grp.c: If buffer is to small, set the file
4701         handle for /etc/group back in some more cases.
4702         * nis/nss_compat/compat-pwd.c: If buffer is to small, set the file
4703         handle for /etc/passwd back in some more cases.
4704         * nis/nss_compat/compat-spwd.c: If buffer is to small, set the file
4705         handle for /etc/shadow back in some more cases.
4707 1997-12-06 17:00  H.J. Lu  <hjl@gnu.org>
4709         * sysdeps/posix/sigblock.c (__sigblock): Don't check int mask
4710         beyound its size.
4711         * sysdeps/posix/sigsetmask.c (__sigsetmask): Ditto.
4712         * sysdeps/posix/sigvec.c (convert_mask, __sigvec): Ditto.
4714 1997-12-06 04:38  Ulrich Drepper  <drepper@cygnus.com>
4716         * sysdeps/wordsize-32/inttypes.h: Rewrite {str,wcs}to{i,u}max
4717         handling.  Don't use macros, we need functions.  Use inline functions
4718         for optimization.
4719         * sysdeps/wordsize-64/inttypes.h: Likewise.
4720         * sysdeps/wordsize-32/Makefile: Add strtoimax, stroumax, wcstoimax,
4721         and wcstoumax.
4722         * sysdeps/wordsize-64/Makefile: Likewise.
4723         * sysdeps/wordsize-32/Dist: Likewise.
4724         * sysdeps/wordsize-64/Dist: Likewise.
4725         * sysdeps/wordsize-32/strtoimax.c: New file.
4726         * sysdeps/wordsize-32/strtoumax.c: New file.
4727         * sysdeps/wordsize-32/wcstoimax.c: New file.
4728         * sysdeps/wordsize-32/wcstoumax.c: New file.
4729         * sysdeps/wordsize-64/strtoimax.c: New file.
4730         * sysdeps/wordsize-64/strtoumax.c: New file.
4731         * sysdeps/wordsize-64/wcstoimax.c: New file.
4732         * sysdeps/wordsize-64/wcstoumax.c: New file.
4734 1997-12-04 10:40  Philip Blundell  <pb@nexus.co.uk>
4736         * sysdeps/generic/wait3.c (__wait3): Use ANSI-style definition so
4737         that transparent union works.
4738         * sysdeps/generic/wait4.c (__wait4): Likewise.
4739         * sysdeps/generic/wait.c (__wait): Likewise.
4741         * sysdeps/generic/getpeername.c (getpeername): Use socklen_t not
4742         size_t.
4744         * sysdeps/generic/syscall.c (syscall): Return value and arg are
4745         long, to match prototype.
4747         * malloc/malloc.c (HAVE_MREMAP): Set to 0 for ARM, as we don't
4748         have mremap() yet.
4750         * sysdeps/generic/usleep.c (usleep): Returns void, to match prototype.
4752         * sysdeps/unix/sysv/linux/arm/syscalls.list: New file.
4754         * sysdeps/generic/bits/time.h: Use __time_t not time_t.
4756         * sysdeps/generic/bits/resource.h: Include <bits/types.h> for
4757         __rlim_t.
4759         * sysdeps/standalone/arm/bits/errno.h (ENOTTY): Added.
4761         * sysdeps/generic/bits/dirent.h (struct dirent64): Added.
4763         * io/sys/stat.h (S_ISLNK): Always false if we don't have
4764         __S_IFLNK.
4766         * sysdeps/standalone/close.c (_STDIO_H): Define before including
4767         <bits/stdio_lim.h>.
4768         * sysdeps/standalone/filedesc.h (_STDIO_H): Likewise.
4770 1997-12-06 01:09  Ulrich Drepper  <drepper@cygnus.com>
4772         * posix/sys/wait.h: Don't use transparent unions in C++.
4774 1997-12-05  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4776         * time/time.h: Add strfxtime.
4778         * libc.map: Add tcgetsid, strcasestr, wmemrtombs, wmemrtowcs,
4779         sysv_signal, strfxtime, pread64, pwrite64.
4781 1997-11-30 21:57  Richard Henderson  <rth@cygnus.com>
4783         Alpha changes for EGCS:
4784         * config.h.in (ASM_ALPHA_NG_SYMBOL_PREFIX): New entry.
4785         * configure.in (libc_cv_gcc_alpha_ng_prefix): New check.
4786         * sysdeps/alpha/dl-machine.h (_dl_runtime_resolve): Care for prefix.
4787         (_start): Likewise.
4788         * sysdeps/unix/sysv/linux/alpha/init-first.h: Likewise.
4790 1997-12-05 00:01  Ulrich Drepper  <drepper@cygnus.com>
4792         The kernel expects the arguments in a different order.
4793         * sysdeps/unix/sysv/linux/i386/s_pread64.S: New file.
4794         * sysdeps/unix/sysv/linux/i386/s_pwrite64.S: New file.
4796         * FAQ.in: New file.
4797         * gen-FAQ.pl: New file.
4798         * Makefile (FAQ): Add rule to generate from FAQ.in.
4800         * iconvdata/Makefile: Treat libJIS like the other modules.
4802         * rt/librt.map: New file.
4804         * sysdeps/wordsize-32/bits/environments.h: Add test for direct
4805         inclusion.
4806         * sysdeps/wordsize-64/bits/environments.h: Likewise.  Correct
4807         comment.
4809 1997-12-04 22:29  Ulrich Drepper  <drepper@cygnus.com>
4811         * sysdeps/unix/sysv/linux/rt_sigprocmask.c: Fix prototype.
4812         * sysdeps/unix/sysv/linux/rt_sigsuspend.c: Likewise.
4813         * sysdeps/unix/sysv/linux/rt_sigqueueinfo.c: Include <sys/types.h>.
4814         Patches by Thorsten Kukuk <kukuk@weber.uni-paderborn.de>.
4816 1997-11-27  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4818         * string/bits/string2.h: Fix spellings.
4820         * string/string.h: Fix spellings.
4822 1997-12-04  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4824         * sysdeps/unix/sysv/linux/i386/sigaction.c: Rename extern
4825         declaration to __syscall_rt_sigaction.
4827         * sysdeps/unix/sysv/linux/sigreturn.c: Remove inclusion of
4828         non-existant <sigcontext.h>.
4830 1997-12-04  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4832         * sysdeps/generic/enbl-secure.c (__libc_init_secure): Correct
4833         typo.
4835 1997-12-04  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4837         * sysdeps/wordsize-64/bits/environments.h: Correct spelling.
4839         * Makeconfig (shared-thread-library): Correct spelling.
4841         * sysdeps/unix/sysv/linux/sys/pci.h: Include <linux/pci.h> and not
4842         <asm/pci.h>.
4844 1997-12-04  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4846         * sysdeps/unix/sysv/linux/bits/socket.h: Add AF_* and PF_
4847         constants from Linux headers. Pointed out by
4848         csmall@scooter.o.i.net. [PR libc/369]
4850 1997-12-04 10:21  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
4852         * sunrpc/xcrypt.c: Fix lower/upper characters in optimized hexval.
4854 1997-12-04 00:06  Zack Weinberg  <zack@rabi.phys.columbia.edu>
4856         * configure.in: If --enable-add-ons is given without an
4857         argument, set the addons list to all subdirs with a configure
4858         script.
4860 1997-12-03 23:50  Ulrich Drepper  <drepper@cygnus.com>
4862         * Makeconfig: Add shared-thread-library variable.
4864         * math/Makfile (CPPFLAGS): Add -D__LIBC_INTERNAL_MATH_INLINES.
4865         * sysdeps/i386/Makefile: Don't define ___LIBC_INTERNAL_MATH_INLINES
4866         here.
4867         * sysdeps/m68k/fpu/e_acos.c: Likewise.
4868         * sysdeps/m68k/fpu/e_atan2.c: Likewise.
4869         * sysdeps/m68k/fpu/e_fmod.c: Likewise.
4870         * sysdeps/m68k/fpu/e_pow.c: Likewise.
4871         * sysdeps/m68k/fpu/e_scalb.c: Likewise.
4872         * sysdeps/m68k/fpu/k_cos.c: Likewise.
4873         * sysdeps/m68k/fpu/k_sin.c: Likewise.
4874         * sysdeps/m68k/fpu/k_tan.c: Likewise.
4875         * sysdeps/m68k/fpu/s_atan.c: Likewise.
4876         * sysdeps/m68k/fpu/s_ccos.c: Likewise.
4877         * sysdeps/m68k/fpu/s_ccosh.c: Likewise.
4878         * sysdeps/m68k/fpu/s_cexp.c: Likewise.
4879         * sysdeps/m68k/fpu/s_csin.c: Likewise.
4880         * sysdeps/m68k/fpu/s_csinh.c: Likewise.
4881         * sysdeps/m68k/fpu/s_frexp.c: Likewise.
4882         * sysdeps/m68k/fpu/s_ilogb.c: Likewise.
4883         * sysdeps/m68k/fpu/s_isinf.c: Likewise.
4884         * sysdeps/m68k/fpu/s_llrint.c: Likewise.
4885         * sysdeps/m68k/fpu/s_llrintf.c: Likewise.
4886         * sysdeps/m68k/fpu/s_llrintl.c: Likewise.
4887         * sysdeps/m68k/fpu/s_lrint.c: Likewise.
4888         * sysdeps/m68k/fpu/s_modf.c: Likewise.
4889         * sysdeps/m68k/fpu/s_remquo.c: Likewise.
4890         * sysdeps/m68k/fpu/s_scalbn.c: Likewise.
4891         * sysdeps/m68k/fpu/s_sincos.c: Likewise.
4893         * libc.map: Add __libc_current_sigrtmin, __libc_current_sigrtmax,
4894         __libc_allocate_rtsig, sigqueue, sigtimedwait, sigwaitinfo.
4895         * signal/Makefile (headers): Add bits/siginfo.h.
4896         (routines): Add allocrtsig, sigtimedwait, sigwaitinfo, sigqueue.
4897         (distribute): Add testrtsig.h.
4898         * signal/allocrtsig.c: New file.
4899         * signal/signal.h: Define `union sigval'.  Include <bits/siginfo.h>.
4900         Declare sigwaitinfo, sigtimedwait, sigqueue, __libc_current_sigrtmin,
4901         __libc_current_sigrtmax.
4902         * sysdeps/generic/sigqueue.c: New file.
4903         * sysdeps/generic/sigtimedwait.c: New file.
4904         * sysdeps/generic/sigwaitinfo.c: New file.
4905         * sysdeps/generic/testrtsig.h: New file.
4906         * sysdeps/generic/bits/siginfo.h: New file.
4907         * sysdeps/unix/sysv/linux/bits/siginfo.h: New file.
4908         * sysdeps/unix/sysv/linux/kernel_sigaction.h: Define struct as
4909         old_kernel_sigaction and rename sa_handler member to k_sa_handler.
4910         * sysdeps/unix/sysv/linux/rt_sigaction.c: New file.
4911         * sysdeps/unix/sysv/linux/rt_sigprocmask.c: New file.
4912         * sysdeps/unix/sysv/linux/rt_sigqueueinfo.c: New file.
4913         * sysdeps/unix/sysv/linux/rt_sigreturn.c: New file.
4914         * sysdeps/unix/sysv/linux/rt_sigsuspend.c: New file.
4915         * sysdeps/unix/sysv/linux/rt_sigtimedwait.c: New file.
4916         * sysdeps/unix/sysv/linux/sigpending.c: New file.
4917         * sysdeps/unix/sysv/linux/sigprocmask.c: New file.
4918         * sysdeps/unix/sysv/linux/sigqueue.c: New file.
4919         * sysdeps/unix/sysv/linux/sigreturn.c: New file.
4920         * sysdeps/unix/sysv/linux/sigtimedwait.c: New file.
4921         * sysdeps/unix/sysv/linux/sigwaitinfo.c: New file.
4922         * sysdeps/unix/sysv/linux/testrtsig.h: New file.
4923         * sysdeps/unix/sysv/linux/sigsuspend.c: Update for AIO.
4924         * sysdeps/unix/sysv/linux/syscalls.list: Update for AIO.
4925         * sysdeps/unix/sysv/linux/sigaction.c: Update for AIO.
4926         * sysdeps/unix/sysv/linux/bits/local_lim.h: Define AIO_PRIO_DELTA_MAX.
4927         * sysdeps/unix/sysv/linux/bits/posix_opt.h: Define _XOPEN_REALTIME
4928         and _POSIX_REALTIME_SIGNALS.
4929         * sysdeps/unix/sysv/linux/bits/sigaction.h: Update for AIO.
4930         * sysdeps/unix/sysv/linux/bits/signum.h: Define SIGRTMIN/MAX and
4931         update _NSIG.
4932         * sysdeps/unix/sysv/linux/i386/sigaction.c: Update for AIO.
4933         * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Linux/i386 specific
4934         definitions.
4936         * Makefile (subdirs): Add rt.
4937         * shlib-versions: Add entry for librt.
4938         * rt/Makefile: New file.
4939         * rt/aio.h: New file.
4940         * rt/aio_cancel.c: New file.
4941         * rt/aio_error.c: New file.
4942         * rt/aio_fsync.c: New file.
4943         * rt/aio_misc.c: New file.
4944         * rt/aio_misc.h: New file.
4945         * rt/aio_read.c: New file.
4946         * rt/aio_read64.c: New file.
4947         * rt/aio_return.c: New file.
4948         * rt/aio_suspend.c: New file.
4949         * rt/aio_write.c: New file.
4950         * rt/aio_write64.c: New file.
4951         * rt/lio_listio.c: New file.
4952         * rt/lio_listio64.c: New file.
4953         * sysdeps/generic/aio_sigqueue.c: New file.
4954         * sysdeps/unix/sysv/linux/aio_sigqueue.c: New file.
4955         * sysdeps/unix/sysv/linux/Dist: Add new files
4956         * sysdeps/unix/sysv/linux/Makefile [$(subdir)=signal]
4957         (sysdep_routines): Add rt_sigsuspend, rt_sigprocmask, rt_sigtimedwait,
4958         rt_sigqueueinfo, rt_sigaction.
4960         * posix/Makefile (headers): Add bits/environments.h.
4961         * posix/confstr.c: Correctly handle _CS_XBS5_ILP32_OFFBIG_CFLAGS
4962         and _CS_LFS_CFLAGS on 64bit platforms.
4963         * posix/unistd.h: Define _XOPEN_LEGACY.  Explain _XOPEN_REALTIME
4964         and _XOPEN_REALTIME_THREADS.  Include bits/environments.h.
4965         * sysdeps/generic/bits/confname.h: Define _SC_* constants for
4966         compilation modules.
4967         * sysdeps/wordsize-32/bits/environments.h: New file.
4968         * sysdeps/wordsize-64/bits/environments.h: New file.
4970         * posix/getopt.c: Remove declaration of getpid and __libc_pid.
4971         * posix/getopt_init.c: Test for value 0xf00baa of uninitialized
4972         __libc_pid.
4973         * sysdeps/unix/sysv/linux/init-first.c: Initialize __libc_pid to
4974         0xf00baa.
4976         * string/string.h: Add declaration of __strverscmp.
4977         * string/strverscmp.c: Rename function ot __strverscmp and make old
4978         name weak alias.
4980         * sysdeps/generic/dl-sysdep.c: Declare and define __libc_uid.
4981         * sysdeps/generic/enbl-secure.c: Likewise.
4982         * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
4984         * sysdeps/unix/sysv/linux/bits/sigset.h: Pretty print.
4986         * sysdeps/unix/sysv/linux/sys/pci.h: New file.
4988 1997-12-03  Ulrich Drepper  <drepper@cygnus.com>
4990         * posix/sys/wait.h: Use __transparent_union__ instead of
4991         transparent_union.  Reported by Roland McGrath.
4993 1997-12-03  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4995         * resolv/inet_neta.c (inet_neta): Change type of first parameter
4996         to u_int32_t.  Suggested by John Lavagnino <John_Lavagnino@Brown.edu>
4997         [PR libc/366].
4999         * resolv/inet_addr.c (inet_addr): Change return type to u_int32_t.
5001         * inet/arpa/inet.h: Change types of inet_neta and inet_addr.
5003 1997-12-03 20:40  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
5005         * grp/initgroups.c: Increase buffer if it is too small.
5007 1997-12-03  Ulrich Drepper  <drepper@cygnus.com>
5009         * sysdeps/unix/sysv/linux/netinet/ip.h: Don't use u_int8_t for bit
5010         fields, this is no ISO C.  Reported by Andreas Jaeger.
5012 1997-12-03  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5014         * sysdeps/i386/sys/ucontext.h (enum): Add missing commata.
5016 1997-12-03 08:58  Philip Blundell  <pb@nexus.co.uk>
5018         * sysdeps/generic/bits/utsname.h: <sys/utsname.h> defines
5019         _SYS_UTSNAME_H not _UTSNAME_H.
5021 1997-11-28  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5023         * elf/dl-profile.c (_dl_start_profile): Avoid overflow when
5024         computing s_scale.
5026 1997-11-29  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5028         * sysdeps/libm-ieee754/s_csqrt.c: Use different formula for now.
5029         * sysdeps/libm-ieee754/s_csqrtf.c: Likewise.
5030         * sysdeps/libm-ieee754/s_csqrtl.c: Likewise.
5032         * math/libm-test.c (csqrt_test): Add testcase.
5034 1997-12-03 15:44  Ulrich Drepper  <drepper@cygnus.com>
5036         * sysdeps/unix/sysv/linux/sys/ultrasound.h: New file.
5037         * sysdeps/unix/sysv/linux/sys/Dist: Add it.
5038         * sysdeps/unix/sysv/linux/sys/Makefile [$(subdir)=misc]: Likewise.
5040 1997-11-30  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5042         * sysdeps/unix/sysv/linux/sys/timex.h: Fix declaration.
5044 1997-12-01  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5046         * math/libm-test.c (acos_test): Add more tests.
5047         (asin_test): Likewise.
5048         (atan_test): Likewise.
5049         (exp_test): Likewise.
5050         (sin_test): Likewise.
5051         (sqrt_test): Likewise.
5052         (cpow_test): Likewise.
5053         (csqrt_test): Likewise.
5054         (cexp_test): Correct typo in gcc version test.
5056 1997-12-02 17:14  Philip Blundell  <pb@nexus.co.uk>
5058         * sysdeps/arm/__longjmp.S: Define _SETJMP_H before including
5059         <bits/setjmp.h>.
5060         * sysdeps/arm/setjmp.S: Likewise.
5062         * sysdeps/unix/sysv/linux/arm/bits/mman.h: New file.
5064 1997-12-02 18:07  Philip Blundell  <pb@nexus.co.uk>
5066         * stdio/stdio.h: Add prototype for tmpfile64().
5068 1997-12-02 17:47  Philip Blundell  <pb@nexus.co.uk>
5070         * stdio/stdio.h (__stdio_gen_tempname): Add extra argument to
5071         prototype to keep in step with libio version.
5073         * stdio-common/tmpfile64.c: Include <errno.h> for ENOSYS.
5075 1997-12-02 17:41  Philip Blundell  <pb@nexus.co.uk>
5077         * sysdeps/generic/Makefile: Don't try to use make_siglist if
5078         cross-compiling.
5080 1997-12-02 01:18  Ulrich Drepper  <drepper@cygnus.com>
5082         * sysdeps/unix/sysv/linux/i386/clone.S: When cloned process returns
5083         load GOT ptr before jumping to _exit.
5084         Reported by Xavier Leroy.
5086 1997-12-01 17:27  Ulrich Drepper  <drepper@cygnus.com>
5088         * Makefile (subdirs): Add iconvdata and localedata.
5090         * iconv/gconv.h: Define UNKNOWN_10646_CHAR as error value.
5092         * iconv/gconv_conf.c (read_conf_file): Little optimization.
5094         * iconvdata/8bit-gap.c: New file.
5095         * iconvdata/8bit-generic.c: Renamed from ...
5096         * iconvdata/iso8859-generic.c: ...this.
5097         * iconvdata/configure: Removed.
5098         * iconvdata/Makefile: Add new modules and better rules.
5099         * iconvdata/iso6937.c: Minor bug fixes.
5100         * iconvdata/iso8859-1.c: Likewise.
5101         * iconvdata/t61.c: Likewise.
5102         * iconvdata/iso8859-2.c: Change to use 8bit-generic.c.
5103         Minor bug fixes.
5104         * iconvdata/iso8859-3.c: Likewise.
5105         * iconvdata/iso8859-4.c: Likewise.
5106         * iconvdata/iso8859-5.c: Likewise.
5107         * iconvdata/iso8859-6.c: Likewise.
5108         * iconvdata/iso8859-7.c: Likewise.
5109         * iconvdata/iso8859-8.c: Likewise.
5110         * iconvdata/iso8859-9.c: Likewise.
5111         * iconvdata/iso8859-10.c: Likewise.
5112         * iconvdata/ebcdic-at-de-a.c: New file.
5113         * iconvdata/ebcdic-at-de.c: New file.
5114         * iconvdata/ebcdic-ca-fr.c: New file.
5115         * iconvdata/hp-roman8.c: New file.
5116         * iconvdata/koi-8.c: New file.
5117         * iconvdata/koi8-r.c: New file.
5118         * iconvdata/koi8-h.c: New file.
5119         * iconvdata/latin-greek-1.c: New file.
5120         * iconvdata/latin-greek-1.h: New file.
5121         * iconvdata/latin-greek.c: New file.
5122         * iconvdata/latin-greek.h: New file.
5123         * iconvdata/jis0201.c: New file.
5124         * iconvdata/jis0201.h: New file.
5125         * iconvdata/jis0208.c: New file.
5126         * iconvdata/jis0208.h: New file.
5127         * iconvdata/jis0212.c: New file.
5128         * iconvdata/jis0212.h: New file.
5129         * iconvdata/sjis.c: New file.
5130         * iconvdata/gap.pl: New file.  Script to generate table header.
5131         * iconvdata/gaptab.pl: New file.
5132         * iconvdata/gconv-modules: Add info about new modules.
5134         * locale/programs/charmap.c: Also examine alias names given in charmap
5135         files.
5137         * localedata/*: Add to here from add-on.  We need the information
5138         to generate tables for iconv.
5140         Update from db-2.3.14.
5141         * db2/Makefile: Updated.
5142         * db2/config.h: Likewise.
5143         * db2/db.h: Likewise.
5144         * db2/db_int.h: Likewise.
5145         * db2/btree/bt_cursor.c: Likewise.
5146         * db2/btree/bt_delete.c: Likewise.
5147         * db2/btree/bt_put.c: Likewise.
5148         * db2/btree/bt_search.c: Likewise.
5149         * db2/btree/bt_split.c: Likewise.
5150         * db2/btree/btree_auto.c: Likewise.
5151         * db2/common/db_appinit.c: Likewise.
5152         * db2/common/db_apprec.c: Likewise.
5153         * db2/common/db_err.c: Likewise.
5154         * db2/common/db_region.c: Likewise.
5155         * db2/db/db_auto.c: Likewise.
5156         * db2/db/db_dispatch.c: Likewise.
5157         * db2/db/db_ret.c: Likewise.
5158         * db2/dbm/dbm.c: Likewise.
5159         * db2/hash/hash_auto.c: Likewise.
5160         * db2/include/btree_ext.h: Likewise.
5161         * db2/include/common_ext.h: Likewise.
5162         * db2/include/db.h.src: Likewise.
5163         * db2/include/db_cxx.h: Likewise.
5164         * db2/include/db_ext.h: Likewise.
5165         * db2/include/db_int.h.src: Likewise.
5166         * db2/include/lock.h: Likewise.
5167         * db2/include/log.h: Likewise.
5168         * db2/include/mp.h: Likewise.
5169         * db2/include/mp_ext.h: Likewise.
5170         * db2/include/os_ext.h: Likewise.
5171         * db2/include/os_func.h: Likewise.
5172         * db2/lock/lock.c: Likewise.
5173         * db2/lock/lock_deadlock.c: Likewise.
5174         * db2/log/log.c: Likewise.
5175         * db2/log/log_archive.c: Likewise.
5176         * db2/log/log_auto.c: Likewise.
5177         * db2/log/log_get.c: Likewise.
5178         * db2/log/log_put.c: Likewise.
5179         * db2/mp/mp_bh.c: Likewise.
5180         * db2/mp/mp_fget.c: Likewise.
5181         * db2/mp/mp_fopen.c: Likewise.
5182         * db2/mp/mp_fput.c: Likewise.
5183         * db2/mp/mp_fset.c: Likewise.
5184         * db2/mp/mp_open.c: Likewise.
5185         * db2/mp/mp_pr.c: Likewise.
5186         * db2/mp/mp_region.c: Likewise.
5187         * db2/mp/mp_sync.c: Likewise.
5188         * db2/mutex/README: Likewise.
5189         * db2/mutex/mutex.c: Likewise.
5190         * db2/os/os_open.c: Likewise.
5191         * db2/os/os_func.c: Removed.
5192         * db2/os/os_config.c: New file.
5193         * db2/os/os_spin.c: New file.
5194         * db2/txn/txn.c: Likewise.
5195         * db2/txn/txn_auto.c: Likewise.
5197 1997-11-30 06:01  Ulrich Drepper  <drepper@cygnus.com>
5199         * posix/sys/wait.h (__WAIT_INT): Don't use complex version with
5200         __typeof for C++ since this fails for class members.
5201         Reported by Neal Becker <neal@ctd.comsat.com>.
5203 1997-11-28 11:21  Zack Weinberg  <zack@rabi.phys.columbia.edu>
5205         * configure.in: Check for a working makeinfo (3.11 or better).
5206         * config.make.in: Add MAKEINFO to be substituted.
5207         * manual/Makefile: Don't update info if makeinfo is too old.
5209 1997-11-30 05:21  Ulrich Drepper  <drepper@cygnus.com>
5211         * sysdeps/alpha/setjmp.S: Define _ASM and _SETJMP_H to get definitions.
5212         * sysdeps/alpha/__longjmp.S: Likewise.
5213         * sysdeps/unix/sysv/linux/alpha/kernel_termios.h: Include <termios.h>
5214         not <bits/termios.h>.
5216         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Define syscall as
5217         __llseek and make llseek and lseek64 weak aliases.
5218         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
5219         Patches by a sun <asun@zoology.washington.edu>.
5221 1997-11-29 19:19  Zack Weinberg  <zack@rabi.phys.columbia.edu>
5223         * misc/sys/syslog.h: Delete KERNEL preprocessor conditional.
5224         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
5225         * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
5226         * misc/sys/syslog.h: Clean up BSD header.
5228 1997-11-29  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5230         * sysdeps/unix/sysv/linux/bits/in.h: Add changes from Linux 2.1.67.
5232         * sysdeps/libm-ieee754/s_ctan.c (__ctan): Raise invalid exception
5233         for ctan(+-inf,x).
5234         * sysdeps/libm-ieee754/s_ctanl.c (__ctanl): Likewise.
5235         * sysdeps/libm-ieee754/s_ctanf.c (__ctanf): Likewise.
5237         * math/libm-test.c (csqrt_test): Add tests for cabs, carg, ctan,
5238         csqrt (-1), ctanh(i*pi/4).
5240 1997-11-26  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5242         * sysdeps/generic/bits/confname.h: Fix comma in enumerator.
5244 1997-11-28 13:28  Philip Blundell  <Philip.Blundell@pobox.com>
5246         * sysdeps/unix/sysv/linux/net/if_arp.h: Add more ARPHRD_ constants.
5248 1997-11-26  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5250         * wcsmbs/wcrtomb.c (__wcrtomb): Remove unused variable fake.
5252 1997-11-26 21:28  Ulrich Drepper  <drepper@cygnus.com>
5254         * sysdeps/posix/getcwd.c (GETCWD_STORYGE_CLASS): Remove definition
5255         and use.  Define GETCWD_RETURN_TYPE instead and use it.
5256         * sysdeps/unix/sysv/linux/getcwd.c: Define GETCWD_RETURN_TYPE instead
5257         of GETCWD_STORYGE_CLASS and put the return type and the
5258         `internal_function' in the right order for gcc 2.7.2.
5260 1997-11-26  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5262         * sysdeps/unix/sysv/linux/sys/module.h: Remove file.  It's
5263         incompatible with Linux 2.1.x.  Packages using modules
5264         (e.g. modutils) should/do provide their own version.  Suggested by
5265         Richard Henderson.
5267         * sysdeps/unix/sysv/linux/Dist: Remove sys/module.h.
5269         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers)
5270         [$(subdir)=socket]: Remove sys/module.h.
5272 1997-11-26 04:28  Ulrich Drepper  <drepper@cygnus.com>
5274         * eld/dl-profile.c (_dl_start_profile): Avoid FP calculation when
5275         computing s_scale.  Patch by a sun <asun@zoology.washington.edu>.
5277         * iconv/gconv_close.c: Correct freeing of descriptor data.
5278         * iconv/gconv_simple.c: Return correct error values for illegal or
5279         incomplete characters.
5281         * Makefile (iconvdata/%): Special goal to simplify iconvdata
5282         development.
5283         * iconvdata/Makefile: New file.
5284         * iconvdata/configure: Likewise.
5285         * iconvdata/extra-module.mk: Likewise.
5286         * iconvdata/gconv-modules: Likewise.
5287         * iconvdata/iso6937.c: Likewise.
5288         * iconvdata/iso8859-1.c: Likewise.
5289         * iconvdata/iso8859-10.c: Likewise.
5290         * iconvdata/iso8859-10.h: Likewise.
5291         * iconvdata/iso8859-2.c: Likewise.
5292         * iconvdata/iso8859-2.h: Likewise.
5293         * iconvdata/iso8859-3.c: Likewise.
5294         * iconvdata/iso8859-3.h: Likewise.
5295         * iconvdata/iso8859-4.c: Likewise.
5296         * iconvdata/iso8859-4.h: Likewise.
5297         * iconvdata/iso8859-5.c: Likewise.
5298         * iconvdata/iso8859-5.h: Likewise.
5299         * iconvdata/iso8859-6.c: Likewise.
5300         * iconvdata/iso8859-6.h: Likewise.
5301         * iconvdata/iso8859-7.c: Likewise.
5302         * iconvdata/iso8859-7.h: Likewise.
5303         * iconvdata/iso8859-8.c: Likewise.
5304         * iconvdata/iso8859-8.h: Likewise.
5305         * iconvdata/iso8859-9.c: Likewise.
5306         * iconvdata/iso8859-9.h: Likewise.
5307         * iconvdata/iso8859-generic.c: Likewise.
5308         * iconvdata/t61.c: Likewise.
5310         * string/Makefile (routines): Add strcasestr.
5311         * string/string.h: Add prototype for strcasestr.
5312         * sysdeps/generic/strcasestr.c: New file.
5313         * wcsmbs/mbrtowc.c: Simplify special case a bit.
5314         * wcsmbs/wcrtomb.c: Likewise.
5315         * wcsmbs/mbsnrtowcs.c: Correctly handle incomplete characters.
5316         * wcsmbs/wcsnrtombs.c: Likewise.
5317         * wcsmbs/mbsrtowcs.c: Make sure SRC argument is correct when
5318         partial character is read.
5319         * wcsmbs/wcsrtombs.c: Likewise.
5320         * wcsmbs/wmemrtombs.c: Likewise.
5321         * wcsmbs/wmemrtowcs.c: Likewise.
5323         * io/ftw.h: Include <sys/stat.h> instead of <bits/stat.h>.
5324         * login/pty.h: Include <sys/ioctl.h> instead og <bits/ioctl-types.h>.
5325         * sysdeps/i386/__longjmp.S: Define _SETJMP_H.
5326         * sysdeps/i386/elf/setjmp.S: Likewise.
5327         * sysdeps/unix/sysv/linux/kernel_termios.h: Do include
5328         <bits/termios.h>.
5330         * sysdeps/posix/mk-stdiolim.c: Output file with comment.
5331         * sysdeps/unix/sysv/linux/stdio_lim.h.in: Add comment.
5333         * sysdeps/unix/sysv/linux/sys/mman.h: Pretty print.
5334         * sysvipc/sys/ipc.h: Likewise.
5335         * sysvipc/sys/msg.h: Likewise.
5336         * sysvipc/sys/sem.h: Likewise.
5337         * sysvipc/sys/shm.h: Likewise.
5339         * sysdeps/alpha/bits/endian.h: Issue error message if the header is
5340         used directly.
5341         * sysdeps/alpha/bits/setjmp.h: Likewise.
5342         * sysdeps/alpha/fpu/bits/fenv.h: Likewise.
5343         * sysdeps/arm/bits/endian.h: Likewise.
5344         * sysdeps/arm/bits/setjmp.h: Likewise.
5345         * sysdeps/generic/bits/byteswap.h: Likewise.
5346         * sysdeps/generic/bits/confname.h: Likewise.
5347         * sysdeps/generic/bits/dirent.h: Likewise.
5348         * sysdeps/generic/bits/dlfcn.h: Likewise.
5349         * sysdeps/generic/bits/endian.h: Likewise.
5350         * sysdeps/generic/bits/fenv.h: Likewise.
5351         * sysdeps/generic/bits/huge_val.h: Likewise.
5352         * sysdeps/generic/bits/in.h: Likewise.
5353         * sysdeps/generic/bits/ioctl-types.h: Likewise.
5354         * sysdeps/generic/bits/ioctls.h: Likewise.
5355         * sysdeps/generic/bits/ipc.h: Likewise.
5356         * sysdeps/generic/bits/msq.h: Likewise.
5357         * sysdeps/generic/bits/poll.h: Likewise.
5358         * sysdeps/generic/bits/resource.h: Likewise.
5359         * sysdeps/generic/bits/sched.h: Likewise.
5360         * sysdeps/generic/bits/sem.h: Likewise.
5361         * sysdeps/generic/bits/setjmp.h: Likewise.
5362         * sysdeps/generic/bits/shm.h: Likewise.
5363         * sysdeps/generic/bits/sigaction.h: Likewise.
5364         * sysdeps/generic/bits/sigcontext.h: Likewise.
5365         * sysdeps/generic/bits/socket.h: Likewise.
5366         * sysdeps/generic/bits/stat.h: Likewise.
5367         * sysdeps/generic/bits/statfs.h: Likewise.
5368         * sysdeps/generic/bits/stdio_lim.h: Likewise.
5369         * sysdeps/generic/bits/termios.h: Likewise.
5370         * sysdeps/generic/bits/time.h: Likewise.
5371         * sysdeps/generic/bits/uio.h: Likewise.
5372         * sysdeps/generic/bits/utmp.h: Likewise.
5373         * sysdeps/generic/bits/utmpx.h: Likewise.
5374         * sysdeps/generic/bits/utsname.h: Likewise.
5375         * sysdeps/generic/bits/waitflags.h: Likewise.
5376         * sysdeps/generic/bits/waitstatus.h: Likewise.
5377         * sysdeps/gnu/bits/utmp.h: Likewise.
5378         * sysdeps/gnu/bits/utmpx.h: Likewise.
5379         * sysdeps/i386/bits/byteswap.h: Likewise.
5380         * sysdeps/i386/bits/endian.h: Likewise.
5381         * sysdeps/i386/bits/huge_val.h: Likewise.
5382         * sysdeps/i386/bits/setjmp.h: Likewise.
5383         * sysdeps/i386/fpu/bits/fenv.h: Likewise.
5384         * sysdeps/ieee754/bits/huge_val.h: Likewise.
5385         * sysdeps/m68k/bits/byteswap.h: Likewise.
5386         * sysdeps/m68k/bits/endian.h: Likewise.
5387         * sysdeps/m68k/bits/setjmp.h: Likewise.
5388         * sysdeps/m68k/fpu/bits/fenv.h: Likewise.
5389         * sysdeps/mach/hurd/alpha/bits/sigcontext.h: Likewise.
5390         * sysdeps/mach/hurd/bits/ioctls.h: Likewise.
5391         * sysdeps/mach/hurd/bits/stat.h: Likewise.
5392         * sysdeps/mach/hurd/hppa/bits/sigcontext.h: Likewise.
5393         * sysdeps/mach/hurd/i386/bits/sigcontext.h: Likewise.
5394         * sysdeps/mach/hurd/mips/bits/sigcontext.h: Likewise.
5395         * sysdeps/mips/bits/dlfcn.h: Likewise.
5396         * sysdeps/mips/bits/endian.h: Likewise.
5397         * sysdeps/mips/bits/setjmp.h: Likewise.
5398         * sysdeps/mips/dec/bits/endian.h: Likewise.
5399         * sysdeps/mips/mips64/bits/setjmp.h: Likewise.
5400         * sysdeps/mips/mipsel/bits/endian.h: Likewise.
5401         * sysdeps/mips/p40/bits/endian.h: Likewise.
5402         * sysdeps/powerpc/bits/endian.h: Likewise.
5403         * sysdeps/powerpc/bits/fenv.h: Likewise.
5404         * sysdeps/powerpc/bits/setjmp.h: Likewise.
5405         * sysdeps/sparc/sparc32/bits/endian.h: Likewise.
5406         * sysdeps/sparc/sparc32/bits/setjmp.h: Likewise.
5407         * sysdeps/sparc/sparc32/fpu/bits/fenv.h: Likewise.
5408         * sysdeps/sparc/sparc64/bits/endian.h: Likewise.
5409         * sysdeps/sparc/sparc64/fpu/bits/fenv.h: Likewise.
5410         * sysdeps/unix/bsd/bits/dirent.h: Likewise.
5411         * sysdeps/unix/bsd/bits/stat.h: Likewise.
5412         * sysdeps/unix/bsd/bits/waitflags.h: Likewise.
5413         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Likewise.
5414         * sysdeps/unix/bsd/osf/alpha/bits/stat.h: Likewise.
5415         * sysdeps/unix/bsd/osf/bits/sigaction.h: Likewise.
5416         * sysdeps/unix/bsd/sun/m68k/bits/sigcontext.h: Likewise.
5417         * sysdeps/unix/bsd/sun/sparc/bits/sigcontext.h: Likewise.
5418         * sysdeps/unix/bsd/sun/sunos4/bits/resource.h: Likewise.
5419         * sysdeps/unix/bsd/sun/sunos4/bits/termios.h: Likewise.
5420         * sysdeps/unix/bsd/sun/sunos4/bits/utsname.h: Likewise.
5421         * sysdeps/unix/bsd/ultrix4/bits/utsname.h: Likewise.
5422         * sysdeps/unix/bsd/ultrix4/mips/bits/sigcontext.h: Likewise.
5423         * sysdeps/unix/common/bits/dirent.h: Likewise.
5424         * sysdeps/unix/sysv/bits/dirent.h: Likewise.
5425         * sysdeps/unix/sysv/bits/stat.h: Likewise.
5426         * sysdeps/unix/sysv/bits/utmp.h: Likewise.
5427         * sysdeps/unix/sysv/bits/utsname.h: Likewise.
5428         * sysdeps/unix/sysv/irix4/bits/confname.h: Likewise.
5429         * sysdeps/unix/sysv/irix4/bits/stat.h: Likewise.
5430         * sysdeps/unix/sysv/linux/alpha/bits/ioctls.h: Likewise.
5431         * sysdeps/unix/sysv/linux/alpha/bits/ipc.h: Likewise.
5432         * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Likewise.
5433         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h: Likewise.
5434         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Likewise.
5435         * sysdeps/unix/sysv/linux/alpha/bits/termios.h: Likewise.
5436         * sysdeps/unix/sysv/linux/alpha/bits/time.h: Likewise.
5437         * sysdeps/unix/sysv/linux/bits/dirent.h: Likewise.
5438         * sysdeps/unix/sysv/linux/bits/in.h: Likewise.
5439         * sysdeps/unix/sysv/linux/bits/ioctl-types.h: Likewise.
5440         * sysdeps/unix/sysv/linux/bits/ioctls.h: Likewise.
5441         * sysdeps/unix/sysv/linux/bits/ipc.h: Likewise.
5442         * sysdeps/unix/sysv/linux/bits/msq.h: Likewise.
5443         * sysdeps/unix/sysv/linux/bits/poll.h: Likewise.
5444         * sysdeps/unix/sysv/linux/bits/resource.h: Likewise.
5445         * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
5446         * sysdeps/unix/sysv/linux/bits/sem.h: Likewise.
5447         * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
5448         * sysdeps/unix/sysv/linux/bits/sigaction.h: Likewise.
5449         * sysdeps/unix/sysv/linux/bits/sigcontext.h: Likewise.
5450         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
5451         * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
5452         * sysdeps/unix/sysv/linux/bits/statfs.h: Likewise.
5453         * sysdeps/unix/sysv/linux/bits/termios.h: Likewise.
5454         * sysdeps/unix/sysv/linux/bits/time.h: Likewise.
5455         * sysdeps/unix/sysv/linux/bits/uio.h: Likewise.
5456         * sysdeps/unix/sysv/linux/bits/utsname.h: Likewise.
5457         * sysdeps/unix/sysv/linux/bits/waitflags.h: Likewise.
5458         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Likewise.
5459         * sysdeps/unix/sysv/linux/m68k/bits/mman.h: Likewise.
5460         * sysdeps/unix/sysv/linux/m68k/bits/poll.h: Likewise.
5461         * sysdeps/unix/sysv/linux/mips/bits/endian.h: Likewise.
5462         * sysdeps/unix/sysv/linux/mips/bits/ioctl-types.h: Likewise.
5463         * sysdeps/unix/sysv/linux/mips/bits/ipc.h: Likewise.
5464         * sysdeps/unix/sysv/linux/mips/bits/mman.h: Likewise.
5465         * sysdeps/unix/sysv/linux/mips/bits/poll.h: Likewise.
5466         * sysdeps/unix/sysv/linux/mips/bits/shm.h: Likewise.
5467         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Likewise.
5468         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Likewise.
5469         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Likewise.
5470         * sysdeps/unix/sysv/linux/mips/bits/statfs.h: Likewise.
5471         * sysdeps/unix/sysv/linux/mips/bits/termios.h: Likewise.
5472         * sysdeps/unix/sysv/linux/mips/bits/time.h: Likewise.
5473         * sysdeps/unix/sysv/linux/powerpc/bits/ioctl-types.h: Likewise.
5474         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
5475         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
5476         * sysdeps/unix/sysv/linux/sparc/bits/ioctls.h: Likewise.
5477         * sysdeps/unix/sysv/linux/sparc/bits/poll.h: Likewise.
5478         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h: Likewise.
5479         * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
5480         * sysdeps/unix/sysv/linux/sparc/sparc32/bits/mman.h: Likewise.
5481         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/mman.h: Likewise.
5482         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/setjmp.h: Likewise.
5483         * sysdeps/unix/sysv/minix/bits/sigaction.h: Likewise.
5484         * sysdeps/unix/sysv/sco3.2.4/bits/confname.h: Likewise.
5485         * sysdeps/unix/sysv/sco3.2.4/bits/sigaction.h: Likewise.
5486         * sysdeps/unix/sysv/sysv4/bits/sigaction.h: Likewise.
5487         * sysdeps/unix/sysv/sysv4/bits/utsname.h: Likewise.
5488         * sysdeps/unix/sysv/sysv4/bits/waitflags.h: Likewise.
5489         * sysdeps/unix/sysv/sysv4/i386/bits/stat.h: Likewise.
5490         * sysdeps/unix/sysv/sysv4/solaris2/bits/stat.h: Likewise.
5491         * sysdeps/unix/sysv/sysv4/solaris2/sparc/bits/sigcontext.h: Likewise.
5492         * sysdeps/vax/bits/huge_val.h: Likewise.
5493         * sysdeps/vax/bits/setjmp.h: Likewise.
5494         * sysdeps/wordsize-32/bits/elfclass.h: Likewise.
5495         * sysdeps/wordsize-64/bits/elfclass.h: Likewise.
5497 1997-11-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5499         * libio/stdio.h: Correct comment of sys_nerr/sys_errlist.
5501 1997-11-25  Paul Eggert  <eggert@shade.twinsun.com>
5503         * strftime.c (strftime):
5504         No longer any need to undef or declare if emacs is defined.
5505         (my_strftime): When checking a -1 returned by mktime, don't blow up
5506         if localtime_r returns NULL.
5508 1997-11-24  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5510         * README.template: Fix spelling.
5512 1997-11-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5514         * configure.in: Enhance --enable-add-ons description a wee bit.
5516 1997-11-24  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5518         * glibcbug.in: Add more information of build environment and flags.
5520 1997-11-23  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5522         * sysdeps/posix/getcwd.c: Recognize EOF from readdir and translate
5523         it into ENOENT.
5525 1997-11-24 03:01  Ulrich Drepper  <drepper@cygnus.com>
5527         * elf/dl-support.c: Call __libc_init_secure to make sure
5528         __libc_enable_secure is defined early.
5529         * sysdeps/generic/enbl-secure.c: Change function name to
5530         __libc_init_secure and make it global instead of a constructor.
5532         * iconv/gconv.c: Fix lots of bugs.
5533         * iconv/gconv.h: Likewise.
5534         * iconv/gconv_builtin.h: Likewise.
5535         * iconv/gconv_close.c: Likewise.
5536         * iconv/gconv_conf.c: Likewise.
5537         * iconv/gconv_db.c: Likewise.
5538         * iconv/gconv_dl.c: Likewise.
5539         * iconv/gconv_open.c: Likewise.
5540         * iconv/gconv_simple.c: Likewise.
5541         * iconv/iconv.c: Likewise.
5542         * iconv/iconv_close.c: Likewise.
5543         * iconv/iconv_open.c: Likewise.
5545         * wcsmbs/Makefile (routines): Add wmemrtowcs and wmemrtombs.
5546         * wcsmbs/wchar.h: Add prototypes for wmemrtowcs and wmemrtombs.
5547         * wcsmbs/wmemrtombs.c: New file.
5548         * wcsmbs/wmemrtowcs.c: New file.
5550 1997-11-22 19:28  Ulrich Drepper  <drepper@cygnus.com>
5552         * iconv/gconv_simple.c: Fix lots of bugs.
5553         * iconv/iconv_open.c: Normalize names before passing them to
5554         __gconv_open.
5556         * libio/iolibio.h: Add prototypes for _IO_{new,old}_fclose.
5558         * libio/iopopen.c: Check for correct mode argument and punt otherwise.
5559         * stdio-common/test-popen.c: Add test for above change.
5561         * math/libm-test.c: Print test results also using %a format,
5562         specified in PRINTF_XEXPR macro.
5563         * math/test-double.c: Define PRINTF_XEXPR.
5564         * math/test-float.c: Likewise.
5565         * math/test-ldouble.c: Likewise.
5566         * math/test-idouble.c: Likewise.
5567         * math/test-ifloat.c: Likewise.
5568         * math/test-ildoubl.c: Likewise.
5570         * stdio-common/vfscanf.c: Recognize a in format specifier only as
5571         modifier if used before s, S, or [.  Otherwise it's the hexadecimal
5572         FP number format.
5574         * stdlib/strtod.c: Little code cleanup.
5576         * sysdeps/i386/Makefile: Define __LIBC_INTERNAL_MATH_INLINES for
5577         compiling in math subdir.
5579         * sysdeps/m68k/fpu/e_acos.c: Define __LIBC_INTERNAL_MATH_INLINES
5580         instead of __LIBC_M81_MATH_INLINES.
5581         * sysdeps/m68k/fpu/e_atan2.c: Likewise.
5582         * sysdeps/m68k/fpu/e_fmod.c: Likewise.
5583         * sysdeps/m68k/fpu/e_pow.c: Likewise.
5584         * sysdeps/m68k/fpu/e_scalb.c: Likewise.
5585         * sysdeps/m68k/fpu/k_cos.c: Likewise.
5586         * sysdeps/m68k/fpu/k_sin.c: Likewise.
5587         * sysdeps/m68k/fpu/k_tan.c: Likewise.
5588         * sysdeps/m68k/fpu/s_atan.c: Likewise.
5589         * sysdeps/m68k/fpu/s_ccos.c: Likewise.
5590         * sysdeps/m68k/fpu/s_ccosh.c: Likewise.
5591         * sysdeps/m68k/fpu/s_cexp.c: Likewise.
5592         * sysdeps/m68k/fpu/s_csin.c: Likewise.
5593         * sysdeps/m68k/fpu/s_csinh.c: Likewise.
5594         * sysdeps/m68k/fpu/s_frexp.c: Likewise.
5595         * sysdeps/m68k/fpu/s_ilogb.c: Likewise.
5596         * sysdeps/m68k/fpu/s_isinf.c: Likewise.
5597         * sysdeps/m68k/fpu/s_llrint.c: Likewise.
5598         * sysdeps/m68k/fpu/s_llrintf.c: Likewise.
5599         * sysdeps/m68k/fpu/s_llrintl.c: Likewise.
5600         * sysdeps/m68k/fpu/s_lrint.c: Likewise.
5601         * sysdeps/m68k/fpu/s_modf.c: Likewise.
5602         * sysdeps/m68k/fpu/s_remquo.c: Likewise.
5603         * sysdeps/m68k/fpu/s_scalbn.c: Likewise.
5604         * sysdeps/m68k/fpu/s_sincos.c: Likewise.
5605         * sysdeps/m68k/fpu/bits/mathinline.h: Define optimizations if
5606         __LIBC_INTERNAL_MATH_INLINES is defined.
5608         * sysdeps/i386/fpu/bits/mathinline.h: Define special i686 versions
5609         of compare macros from ISO C 9X.  Optimize generic versions a bit.
5610         Define __signbit inline functions and __ieee754_sqrt which can be
5611         used if the ompiler is fixed.
5613         * sysdeps/posix/sysv_signal.c: Define sysv_signal as weak alias.
5615 1997-11-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5617         * Makerules ($(common-objpfx)stub-$(subdir)): Look for
5618         sysdeps/generic in the whole dep file, not only in the first line.
5620 1997-11-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5622         * sysdeps/ieee754/bits/nan.h (__nan) [!__GNUC__]: Fix type.
5624 1997-11-19  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5626         * manual/arith.texi (Imaginary Unit): Move @end deftypevr to right
5627         place.
5629 1997-11-19  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5631         * elf/dl-error.c (_dl_signal_error): Only print colon if OBJNAME
5632         is non-empty.
5634 1997-11-20 16:51  Ulrich Drepper  <drepper@cygnus.com>
5636         * malloc/malloc.c (malloc_update_mallinfo): Initialize struct for
5637         return value.
5639 1997-11-19 21:36  Ulrich Drepper  <drepper@cygnus.com>
5641         * sysdeps/unix/sysv/linux/getcwd.c: Free allocated buffer if
5642         readlink succeeds but the return value is too long.
5644         * stdio-common/printf_fphex.c: Determine sign of number correctly.
5646 1997-11-19 02:45  Ulrich Drepper  <drepper@cygnus.com>
5648         * libc.map: Export __divl, __reml, __divq, __remq, __divqu and
5649         __remqu for Alpha.
5651 1997-11-18 23:08  Ulrich Drepper  <drepper@cygnus.com>
5653         * sysdeps/generic/sys/ucontext.h: Stub context file.
5655         * libio/iofprintf.c: Removed.  We use the stdio-common version.
5657         * manual/Makefile (distribute): Add stdio-fp.c.
5659         * sysdeps/powerpc/Dist: Add ppc-mcount.S.
5661         * db2/Makefile (distribute): Add include/os_func.h, README and
5662         mutex/tsl_parisc.s.
5664         * hesiod/Makefile (distribute): Add README.hesiod.
5666 1997-11-18 22:14  Ulrich Drepper  <drepper@cygnus.com>
5668         * iconv/gconv.c: Correctly call transformation function.
5670         * manual/maint.texi: Document need of binutils 2.8.1.0.17.
5672 1997-11-13  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5674         * sysdeps/libm-ieee754/s_remquo.c (__remquo): Fix function (gave
5675         wrong results for e.g. remquo (3,2, &x)).
5676         * sysdeps/libm-ieee754/s_remquof.c (__remquof): Likewise.
5677         * sysdeps/libm-ieee754/s_remquol.c (__remquol): Likewise.
5679 1997-11-18  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5681         * configure.in (ld --version-script): Test if the same symbol
5682         maybe defined in all versions (needed by recent changes to
5683         libc.map and supported with binutils 2.8.1.0.17) and issue warning
5684         if versioning is not supported/enabled.
5685         (bash test): Correct test case.
5687         * math/libm-test.c: Added counting/reporting of number of test cases.
5689         * elf/Makefile ($(objpfx)rtldtbl.h): gawk is not longer required,
5690         use awk instead.
5692         * sysdeps/unix/sysv/linux/net/if.h: Add __BEGIN_DECLS/__END_DECLS.
5694 1997-11-18  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5696         * elf/dl-load.c (_dl_init_paths): Correct __mempcpy logic.
5698 1997-11-18 18:04  Ulrich Drepper  <drepper@cygnus.com>
5700         * sysdeps/generic/pty.c: Define REVOKE to use revoke function.
5701         Replace revoke call by use of REVOKE.
5702         * sysdeps/unix/sysv/linux/pty.c: New file.  Define REVOKE as
5703         empty and #include generic version.
5704         Suggested by Zack Weinberg <zack@rabi.phys.columbia.edu>.
5706 1997-11-18 16:02  Ulrich Drepper  <drepper@cygnus.com>
5708         * libc.map: Add socket functions with __libc_* names.
5709         Reported by Andreas Jaeger.
5711 1997-11-18  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5713         * libc.map: Tidy up (remove duplicates, sort entries).
5715 1997-11-18  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5717         * iconv/gconv.h: Add __BEGIN_DECLS/__END_DECLS.
5719 1997-11-18 06:45  Ulrich Drepper  <drepper@cygnus.com>
5721         * sysdeps/generic/pty.c: Make thread safe.  Fix bug when calling
5722         again after successful call.
5723         Patch by Marc Lehmann <pcg@goof.com>.
5725 1997-11-17  Paul Eggert  <eggert@twinsun.com>
5727         * time/mktime.c, time/strftime.c (_REENTRANT): #define,
5728         as some hosts need this to declare localtime_r properly.
5730 1997-11-18 06:08  Ulrich Drepper  <drepper@cygnus.com>
5732         * libc.map: Add iconv_open, iconv, and iconv_close.
5734 1997-11-18 02:31  Ulrich Drepper  <drepper@cygnus.com>
5736         * iconv/Makefile: New file.
5737         * iconv/gconv.c: New file.
5738         * iconv/gconv.h: New file.
5739         * iconv/gconv_builtin.c: New file.
5740         * iconv/gconv_builtin.h: New file.
5741         * iconv/gconv_close.c: New file.
5742         * iconv/gconv_conf.c: New file.
5743         * iconv/gconv_db.c: New file.
5744         * iconv/gconv_dl.c: New file.
5745         * iconv/gconv_open.c: New file.
5746         * iconv/gconv_simple.c: New file.
5747         * iconv/iconv.c: New file.
5748         * iconv/iconv.h: New file.
5749         * iconv/iconv_close.c: New file.
5750         * iconv/iconv_open.c: New file.
5751         * include/gconv.h: New file.
5753         * Makeconfig: Define gconvdir.
5754         * Makefile (subdirs): Add iconv.
5756         * string/bits/string2.h: Add optimization for strtok_r.
5758         * sysdeps/generic/_G_config.h: Define __need_NULL to get definition
5759         for NULL.
5760         * sysdeps/unix/sysv/linux/_G_config.h: Likewise.
5761         Reported by H.J. Lu <hjl@gnu.ai.mit.edu>.
5763         * configure.in: Correct test for bash2.
5764         Patch by Zack Weinberg <zack@rabi.phys.columbia.edu>.
5766         * locale/Makefile (CFLAGS-charmap.c): Add -Wno-char-subscripts.
5767         (CFLAGS-locfile.c): Likewise.
5768         Suggested by Zack Weinberg <zack@rabi.phys.columbia.edu>.
5770         * misc/hsearch_r.c (hsearch_r): Avoid undefinitely search for
5771         non-existing entry if the table is full.
5773         * posix/regex.h: Pretty print.
5775         * stdio-common/printf_fp.c: Don't define NDEBUG if already defined.
5777         * sysdeps/posix/ctermid.c: Simplify a bit.
5779         * sysdeps/unix/sysv/linux/net/if.h: Pretty print.
5781 1997-11-17  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5783         * sysdeps/unix/sysv/linux/sys/quota.h: Add include for
5784         <sys/types.h> instead of <asm/types.h>.
5786 1997-11-16  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5788         * math/libm-test.c (asin_test): Add epsilon for asin (0.5).
5790 1997-11-16 17:09  H.J. Lu  <hjl@gnu.ai.mit.edu>
5792         * libc.map (_IO_stdin_, _IO_stdout_, _IO_stderr_, _IO_fopen,
5793         fopen, freopen, _IO_fclose, fclose): Added to GLIBC_2.0.
5794         (_IO_stdin_, _IO_stdout_, _IO_stderr_): Removed from GLIBC_2.1.
5795         (_IO_2_1_stdin_, _IO_2_1_stdout_, _IO_2_1_stderr_, _IO_fclose,
5796         fclose): Added to GLIBC_2.1.
5798         * libio/Makefile (routines, shared-only-routines): Add
5799         oldiofclose.  Remove oldfreopen.
5801         * libio/freopen.c (freopen): When PIC is defined, call
5802         _IO_old_freopen () for old stdio.
5804         * libio/iofclose.c (_IO_new_fclose): Renamed from _IO_fclose.
5805         (_IO_fclose, fclose): Use _IO_new_fclose as default version
5806         for GLIBC_2.1.
5808         * libio/iolibio.h (_IO_old_freopen): Use _IO_old_file_close_it
5809         instead of _IO_file_close_it.
5811         * libio/libio.h (_IO_stdin_, _IO_stdout_, _IO_stderr_): Changed
5812         to _IO_2_1_stdxxx_.
5813         (_IO_stdin, _IO_stdout, _IO_stderr): Declare as extern if _LIBC
5814         is defined.
5816         * libio/libioP.h (_IO_old_do_flush): New.
5818         * libio/oldfileops.c (_IO_old_file_close_it,
5819         _IO_old_file_finish, _IO_old_file_overflow, _IO_old_file_sync):
5820         Call _IO_old_do_flush () instead of _IO_do_flush ().
5821         (_IO_old_file_xsputn): Call _IO_old_do_write () instead of
5822         _IO_do_write ().
5824         * libio/oldiofopen.c (_IO_old_fopen): Call _IO_old_file_init ()
5825         instead of _IO_file_init ().
5826         Bind old symbols to version GLIBC_2.0.
5828         * libio/oldstdfiles.c (DEF_STDFILE): Don't use symbol_version.
5829         (_IO_old_stdin_, _IO_old_stdout_, _IO_old_stderr_): Changed to
5830         _IO_stdxxx_.
5831         (_IO_check_libio): New function in .init.
5833         * libio/oldiofclose.c: New file.
5835         * libio/stdfiles.c (_IO_new_stdin_, _IO_new_stdout_,
5836         _IO_new_stderr_): Changed to _IO_2_1_stdxxx_.
5837         (DEF_STDFILE): Don't use default_symbol_version.
5839         * libio/stdio.c (stdin, stdout, stderr): Set to
5840         _IO_2_1_stdxxx_._
5841         (_IO_stdin, _IO_stdout, _IO_stderr): New, strong alias of
5842         stdxxx.
5844         * csu/Makefile (distribute): Add init.c.
5845         (extra-objs): Add init.o for ELF.
5846         (start-installed-name): Add $(objpfx)init.o.
5848         * csu/init.c: New file.
5850 1997-11-12 08:02  H.J. Lu  <hjl@gnu.ai.mit.edu>
5852         * elf/dl-lookup.c (do_lookup): Don't use the hidden base
5853         definition as the default.
5855 1997-08-27  Klaus Espenlaub  <kespenla@hydra.informatik.uni-ulm.de>
5857         * erand48_r.c (__erand48_r): Implement for 32 bit short int.
5859 1997-11-15  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5861         * elf/genrtldtbl.awk: Replace gensub for compatibility with gawk2
5862         (PR 351).
5864 1997-11-16 21:01  Philip Blundell  <Philip.Blundell@pobox.com>
5866         * sysdeps/arm/sysdep.h: Use __APCS_32__ to decide whether or not
5867         to preserve condition codes on function call.
5869 1997-11-13  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5871         * sysdeps/generic/s_exp2l.c: Change exp2l to __ieee754_exp2l.
5873 1997-11-14  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5875         * math/libm-test.c (asin_test): Add epsilon for float.
5876         (tan_test): Add epsilon for float.
5877         (log1p_test): Add epsilon for float.
5878         (inverse_functions): Add epsilons.
5880         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers) [socket]: Add
5881         net/if_packet.h.
5883         * sysdeps/unix/sysv/linux/Dist: Add net/if_packet.h.
5885 1997-11-10  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5887         * md5-crypt/Makefile (extra-objs): Make recursively expanded
5888         variable, since $(object-suffixes) is not defined yet.
5890 1997-11-11  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5892         * db2/Makefile (distribute): db185/db185_int.src ->
5893         db185/db185_int.h.
5895 1997-11-11  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5897         * misc/tst-fdset.c: Don't require the value of FD_ISSET to be
5898         exactly one.
5900 1997-11-11  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5902         * sysdeps/generic/e_acoshl.c: Fix stub_warning: use the user level
5903         name.
5904         * sysdeps/generic/e_acosl.c: Likewise.
5905         * sysdeps/generic/e_asinl.c: Likewise.
5906         * sysdeps/generic/e_atan2l.c: Likewise.
5907         * sysdeps/generic/e_expl.c: Likewise.
5908         * sysdeps/generic/e_fmodl.c: Likewise.
5909         * sysdeps/generic/e_j0l.c: Likewise.
5910         * sysdeps/generic/e_j1l.c: Likewise.
5911         * sysdeps/generic/e_jnl.c: Likewise.
5912         * sysdeps/generic/e_lgammal_r.c: Likewise.
5913         * sysdeps/generic/e_log10l.c: Likewise.
5914         * sysdeps/generic/e_logl.c: Likewise.
5915         * sysdeps/generic/e_powl.c: Likewise.
5916         * sysdeps/generic/e_sqrtl.c: Likewise.
5917         * sysdeps/generic/e_exp2l.c: Likewise.
5919 1997-11-11  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5921         * Make-dist (+sysdep-names): Remove extra paren.
5922         * Makefile (distribute): Add stub-tag.h.
5923         * elf/Makefile (distribute): Add atomicity.h.
5924         * stdlib/Makefile (headers): Add ucontext.h and sys/ucontext.h.
5925         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers)
5926         [$(subdir)=socket]: Add net/if_packet.h.
5927         * sysdeps/alpha/Dist: Remove setjmp_aux.c.
5928         * sysdeps/unix/sysv/linux/Dist: Add s_pread64.c, s_pwrite64.c,
5929         net/if_packet.h, scsi/sg.h.
5931 1997-11-13  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5933         * Makefile (install): Quote $(CC) expansion.
5935 1997-11-14  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5937         * sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Added caching of
5938         working /proc cwd and no restrictions on path length.  Following
5939         some ideas from Andi Kleen <ak@muc.de> (PR 350).
5941 1997-11-14 19:14  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
5943         * nis/nss_compat/compat-grp.c: Remove buggy assert call.
5944         * nis/nss_compat/compat-pwd.c: Likewise.
5945         * nis/nss_compat/compat-spwd.c: Likewise.
5947 1997-11-14 22:23  Ulrich Drepper  <drepper@cygnus.com>
5949         * sysdeps/libm-i387/s_fdim.S: New file.
5950         * sysdeps/libm-i387/s_fdimf.S: New file.
5951         * sysdeps/libm-i387/s_fdiml.S: New file.
5952         * sysdeps/libm-i387/i686/s_fdim.S: New file.
5953         * sysdeps/libm-i387/i686/s_fdimf.S: New file.
5954         * sysdeps/libm-i387/i686/s_fdiml.S: New file.
5956 1997-11-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5958         * string/bits/string2.h (strstr): Avoid warning if HAYSTACK is a
5959         pointer to unsigned char.
5961 1997-11-13  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5963         * sysdeps/libm-ieee754/s_llrintf.c (__llrintf): Fix function.
5965         * sysdeps/libm-ieee754/s_lrintf.c (__lrintf): Fix function.
5967         * sysdeps/libm-ieee754/s_lrint.c (__lrint): Fix function.
5969 1997-11-12  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5971         * sysdeps/libm-ieee754/s_ilogbf.c: Correct return values for
5972         ilogb(0/NaN).
5973         * sysdeps/libm-ieee754/s_ilogbl.c: Likewise.
5974         * sysdeps/libm-ieee754/s_ilogb.c: Likewise.
5976 1997-11-14 05:44  Ulrich Drepper  <drepper@cygnus.com>
5978         * sysdeps/libm-i387/s_fmin.S: New file.
5979         * sysdeps/libm-i387/s_fminf.S: New file.
5980         * sysdeps/libm-i387/s_fminl.S: New file.
5981         * sysdeps/libm-i387/s_fmax.S: New file.
5982         * sysdeps/libm-i387/s_fmaxf.S: New file.
5983         * sysdeps/libm-i387/s_fmaxl.S: New file.
5984         * sysdeps/libm-i387/i686/s_fmin.S: New file.
5985         * sysdeps/libm-i387/i686/s_fminf.S: New file.
5986         * sysdeps/libm-i387/i686/s_fminl.S: New file.
5987         * sysdeps/libm-i387/i686/s_fmax.S: New file.
5988         * sysdeps/libm-i387/i686/s_fmaxf.S: New file.
5989         * sysdeps/libm-i387/i686/s_fmaxl.S: New file.
5991 1997-11-14 03:06  Ulrich Drepper  <drepper@cygnus.com>
5993         * sysdeps/unix/sysv/linux/accept.S: Add __libc_accept as alias.
5994         * sysdeps/unix/sysv/linux/send.S: Likewise.
5995         * sysdeps/unix/sysv/linux/recvfrom.S: Likewise.
5996         * sysdeps/unix/sysv/linux/recvmsg.S: Likewise.
5997         * sysdeps/unix/sysv/linux/sendmsg.S: Likewise.
5998         * sysdeps/unix/sysv/linux/recv.S: Likewise.
5999         * sysdeps/unix/sysv/linux/sendto.S: Likewise.
6000         * sysdeps/unix/sysv/linux/connect.S: Likewise.
6001         Reported by Christopher Wiles <wileyc@ai.cs.fujitsu.co.jp>.
6003 See ChangeLog.7 for earlier changes.