Regenerated: autoconf configure.in
[glibc/pb-stable.git] / ChangeLog
blobe219836c2fcf3a8b917c3c397ef5ae94306cea0f
1 1999-08-28  Ulrich Drepper  <drepper@cygnus.com>
3         * malloc/malloc.c (ptmalloc_init): Don't use variables to set
4         thresholds for SUID binaries.  [PR libc/1277]
6         * posix/regexbug1.c: Add one more similar case.
8 1999-08-28  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
10         * manual/install.texi (Running make install): Give examples for
11         timezone and locale installation.
13 1999-08-28  Zack Weinberg  <zack@bitmover.com>
15         * glibcbug.in: Get CCVERSION from autoconf substitution.
16         * configure.in: Calculate and substitute CCVERSION.
18 1999-08-28  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
20         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Fix sa_flags,
21         partially reverting a patch from 1998-12-29.  We just can't change 
22         the flags, kernels with different flags lead to
23         incompatibilities.
25 1999-08-26  Andreas Schwab  <schwab@suse.de>
27         * locale/langinfo.h (YESSTR, NOSTR): Still define if __USE_GNU.
29 1999-08-27  Ulrich Drepper  <drepper@cygnus.com>
31         * inet/rexec.c (rexec): Free memory if strings were allocated in
32         ruserpass.  Reported by Andrew Morton <morton@nortelnetworks.com>.
34 1999-08-27  Ulrich Drepper  <drepper@cygnus.com>
36         * locale/categories.def: Use __YESSTR amd __NOSTR in definition.
38         * manual/argp.texi: Fixing language and typos.
39         * manual/conf.texi: Likewise.
40         * manual/contrib.texi: Likewise.
41         * manual/ctype.texi: Likewise.
42         * manual/filesys.texi: Likewise.
43         * manual/install.texi: Likewise.
44         * manual/job.texi: Likewise.
45         * manual/lang.texi: Likewise.
46         * manual/llio.texi: Likewise.
47         * manual/locale.texi: Likewise.
48         * manual/math.texi: Likewise.
49         * manual/nss.texi: Likewise.
50         * manual/pipe.texi: Likewise.
51         * manual/signal.texi: Likewise.
52         * manual/socket.texi: Likewise.
53         * manual/stdio.texi: Likewise.
54         * manual/sysinfo.texi: Likewise.
55         * manual/users.texi: Likewise.
56         Patches by Neil Booth <NeilB@earthling.net>.
58 1999-08-25  Ulrich Drepper  <drepper@cygnus.com>
60         * sysdeps/i386/fpu/bits/mathinline.h (__finite): Mark constant as
61         unsigned to avoid warning.  [PR libc/1271].
63         * conform/conformtest.pl: Allow testing regex.h which requires
64         sys/types.h being included.
66         * conform/data/regex.h-data: Allow *_t types.
67         * conform/data/pwd.h-data: Likewise.
68         * conform/data/sched.h-data: Likewise
69         * conform/data/pthread.h-data: Likewise.
70         * conform/data/search.h-data: Likewise.
72         * misc/search.h: Avoid namespace pollution.
74         * conform/conformtest.pl (@headers): Add search.h, sched.h, regex.h,
75         pwd.h, and pthread.h.
76         * conform/data/pthread.h-data: New file.
77         * conform/data/pwd.h-data: New file.
78         * conform/data/regex.h-data: New file.
79         * conform/data/sched.h-data: New file.
80         * conform/data/search.h-data: New file.
82         * NAMESPACE: Add REG_ for regex.h.
84         * locale/langinfo.h: Don't define YESSTR and NOSTR for XPG6 since
85         they are removed.
87         * configure.in (libc_cv_asm_global_directive): Indent .text in
88         test code so that the lame HPUX compiler recognizes it.
89         * sysdeps/hppa/bits/endian.h: New file.
90         * sysdeps/unix/sysv/hpux/bits/errno.h: New file.
91         * sysdeps/unix/sysv/hpux/bits/setjmp.h: New file.
92         * sysdeps/unix/sysv/hpux/bits/stat.h: New file.
93         * sysdeps/unix/sysv/hpux/bits/types.h: New file.
95         * sysdeps/unix/sysv/sysv4/solaris2/getdents.c: New file.
96         Patch by John Tobey <jtobey@banta-im.com>.
98         * sysdeps/unix/sysv/sysv4/solaris2/bits/dirent.h: New file.
100         * sysdeps/unix/sysv/linux/if_index.c (if_nameindex): Move
101         old_siocfifconf definition to toplevel.
102         (__protocol_available): Remove old_siocfifconf definition.
104 1999-08-25  Mark Kettenis  <kettenis@gnu.org>
106         * sysdeps/unix/sysv/linux/ptsname.c: Add checks to make sure we're
107         really dealing with a master pseudo terminal, and really returning
108         the name of the associated slave pseudo terminal by checking the
109         device number.
110         * sysdeps/unix/sysv/linux/pty-private.h: Removed.
111         * login/programs/pt_chown.c (do_pt_chown): Don't use unix98_pseudo_p.
113 1999-08-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
115         * sysdeps/unix/sysv/linux/mips/syscalls.list: Add missing
116         underscore in _llseek entry.
118         * sysdeps/unix/sysv/linux/mips/syscalls.list: Fix typo in execve
119         entry.
121         * sysdeps/unix/sysv/linux/bits/errno.h: Fix comment.
122         * sysdeps/unix/sysv/linux/mips/bits/errno.h: Likewise.
124         * elf/Makefile ($(objpfx)ld.so): Fix rtld-ldscript dependency.
125         Patch by Ralf Baechle <ralf@uni-koblenz.de>.
127 1999-08-25  Ulrich Drepper  <drepper@cygnus.com>
129         * inet/Makefile (routines): Add getipnodebynm.
130         * inet/getipnodebynm.c: New file.
131         * nss/digits_dots.c: If HAVE_TYPE is define type contains the
132         interface type.
133         * nss/nss_files/files-XXX.c: Define EXTRA_ARGS, EXTRA_ARGS_DECL, and
134         EXTRA_ARGS_VALUE is not already done.
135         (internal_getent): Allow extra parameters and pass them to parse_line.
136         (_nss_files_get,ENTNAME_r): Pass extra parameters to internal_getent.
137         (_nss_files_get##name##_r): Likewise.
138         * nss/nss_files/files-hosts.c: Define EXTRA_ARGS, EXTRA_ARGS_DECL,
139         and EXTRA_ARGS_VALUE to pass flags and type to parser.
140         Add getipnodebyname function.
141         * nss/nss_files/files-parse.c: Define EXTRA_ARGS, EXTRA_ARGS_DECL, and
142         EXTRA_ARGS_VALUE is not already done.
143         (parse_line): Add EXTRA_ARGS_DECL to parameter list.
144         * nss/nss_db/db-XXX.c (lookup): Allow extra parameters and pass them
145         to parse_line.
146         (_nss_db_get##name##_r): Pass extra parameters to lookup.
147         (_nss_db_get,ENTNAME_r): Likewise.
148         * sysdeps/generic/if_index.c (__protocol_available): New function.
149         * sysdeps/unix/sysv/linux/if_index.c: Likewise.
151 1999-08-24  Ulrich Drepper  <drepper@cygnus.com>
153         * login/pty-private.h: Move to...
154         * sysdeps/generic/pty-private.h: ...here.
155         * sysdeps/unix/sysv/linux/pty-private.h: New file.  Linux specific
156         version.
157         * login/programs/pt_chown.c (do_pt_chown): Use unix98_pseudo_p is
158         available.
160         * libio/fileops.c (_IO_new_file_xsputn): Use _IO_OVERFLOW instead
161         of __overflow.
163         * conform/conformtest.pl (@headers): Add monetary.h-data,
164         mqueue.h-data, ndbm.h-data, nl_types.h-data, and poll.h-data.
165         * conform/data/monetary.h-data: New file.
166         * conform/data/mqueue.h-data: New file.
167         * conform/data/ndbm.h-data: New file.
168         * conform/data/nl_types.h.h-data: New file.
169         * conform/data/poll.h-data: New file.
171         * stdio-common/Makefile (test): Add tst-cookie.
172         * stdio-common/tst-cookie.c: New file.
174         * sysdeps/unix/sysv/linux/mips/bits/errno.h: Fix EILSEQ value
175         changed in last patch.  Reported by Ralf Baechle.
177 1999-08-24  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
179         * sysdeps/unix/mips/sysdep.h: Use __syscall_error.
181         * sysdeps/unix/mips/sysdep.S: Rewrite, don't declare errno here.
182         Patches by Ralf Baechle <ralf@uni-koblenz.de>
184 1999-08-24  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
186         * sysdeps/unix/sysv/linux/net/if_arp.h: Add new constants from
187         Linux 2.3.15.
189 1999-08-24  Ulrich Drepper  <drepper@cygnus.com>
191         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add execve
192         syscall.
193         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
195         * misc/libgen.h: Don't take basename macro as taking arguments.
197         * sysdeps/arm/bits/huge_val.h: Use hexadecimal floating-point constants
198         for gcc >= 2.95.
199         * sysdeps/i386/bits/huge_val.h: Likewise.
200         * sysdeps/i386/bits/huge_val.h: Likewise.
201         * sysdeps/ieee754/bits/huge_val.h: Likewise.
202         * sysdeps/m68k/bits/huge_val.h: Likewise.
203         * sysdeps/sparc/sparc32/fpu/bits/huge_val.h: Likewise.
204         * sysdeps/sparc/sparc64/fpu/bits/huge_val.h: Likewise.
206         * conform/Makefile: New file.
207         * conform/conformtest.pl: New file.
208         * conform/data/aio.h-data: New file.
209         * conform/data/assert.h-data: New file.
210         * conform/data/cpio.h-data: New file.
211         * conform/data/ctype.h-data: New file.
212         * conform/data/dirent.h-data: New file.
213         * conform/data/dlfcn.h-data: New file.
214         * conform/data/errno.h-data: New file.
215         * conform/data/fcntl.h-data: New file.
216         * conform/data/float.h-data: New file.
217         * conform/data/fmtmsg.h-data: New file.
218         * conform/data/fnmatch.h-data: New file.
219         * conform/data/ftw.h-data: New file.
220         * conform/data/glob.h-data: New file.
221         * conform/data/grp.h-data: New file.
222         * conform/data/iconv.h-data: New file.
223         * conform/data/inttypes.h-data: New file.
224         * conform/data/iso646.h-data: New file.
225         * conform/data/langinfo.h-data: New file.
226         * conform/data/libgen.h-data: New file.
227         * conform/data/locale.h-data: New file.
228         * conform/data/math.h-data: New file.
230 1999-08-23  Ulrich Drepper  <drepper@cygnus.com>
232         * posix/execvp.c (execvp): Correct copying of file name.
234 1999-08-23  Mark Kettenis  <kettenis@gnu.org>
236         * hurd/hurdsig.c (_hurd_internal_post_signal): Add missing else.
238 1999-08-23  Ulrich Drepper  <drepper@cygnus.com>
240         * stdio-common/Makefile: Move addition to routines to the right place.
242 1999-08-23  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
244         * sysdeps/unix/sysv/linux/mips/bits/errno.h: New file.  Neccessary
245         since mips*-linux has ECANCELED.
247 1999-08-23  Andreas Schwab  <schwab@suse.de>
249         * sysdeps/unix/sysv/linux/m68k/sigcontextinfo.h: Define
250         SIGCONTEXT_EXTRA_ARGS.
251         * sysdeps/unix/sysv/linux/i386/sigcontextinfo.h: Likewise.
252         * sysdeps/generic/sigcontextinfo.h: Likewise.
253         * sysdeps/mach/hurd/i386/sigcontextinfo.h: Likewise.
254         * sysdeps/unix/sysv/linux/alpha/sigcontextinfo.h: Likewise.
255         * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: Likewise.
256         * sysdeps/unix/sysv/linux/powerpc/sigcontextinfo.h: Likewise.
257         * sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h: Likewise.
258         * sysdeps/unix/sysv/linux/sparc/sparc64/sigcontextinfo.h: Likewise.
260 1999-08-23  Ulrich Drepper  <drepper@cygnus.com>
262         * posix/regexbug1.c: Make it an error if the test fails.
264 1999-08-23  Andreas Schwab  <schwab@suse.de>
266         * posix/regex.c (re_match_2_internal): Correct check for charset
267         after exactn in loop.
269 1999-08-22  Ulrich Drepper  <drepper@cygnus.com>
271         * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add execve syscall.
272         * sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise.
273         Patch by Joel Klecker.
275         * iconv/gconv_int.h (GCONV_AVOID_NOCONV): New definition.
276         (__gconv_find_transform): Update prototype.
277         (__gconv_open): Likewise.
278         * iconv/gconv_open.c: Take extra parameter and pass it to
279         __gconv_find_transform.
280         * iconv/gconv_db.c (__gconv_find_transform): Take extra parameter with
281         flags.  If GCONV_AVOID_NOCONV flag is set don't return copying
282         transformation.
283         * iconv/iconv_open.c: Pass extra parameter to __gconv_open.
284         * wcsmbs/wcsmbsload.c: Likewise.
285         * intl/dcgettext.c (_nl_find_msg): Rewrite to use gconv instead of
286         iconv for glibc.
287         * intl/gettextP.h: Likewise.
288         * intl/loadmsgcat.c: Likewise.
290         * posix/regexbug1.c: New file.
291         * posix/Makefile (tests): Add regexbug1.
293 1999-08-22  Mark Kettenis  <kettenis@gnu.org>
295         * hurd/new-fd.c (_hurd_new_fd): Initialize fcntl flags.
296         * hurd/port2fd.c (_hurd_port2fd): Reset the fcntl flags when
297         installing PORT in the descriptor cell.
299 1999-08-19  Roland McGrath  <roland@baalperazim.frob.com>
301         * sysdeps/mach/hurd/i386/intr-msg.h (INTR_MSG_TRAP): Mark OPTION and
302         TIMEOUT as outputs of the asm to indicate that the signal thread
303         might mutate them.
304         * hurd/intr-msg.c (_hurd_intr_rpc_mach_msg): Short circuit to plain
305         mach_msg if only sending or only receiving (i.e., not an RPC).  When
306         making an RPC that might get interrupted, save OPTION and the portion
307         of the message buffer that gets clobbered by an EINTR reply message,
308         and properly restore them before attempting to retry the request
309         message send.
311 1999-08-21  Mark Kettenis  <kettenis@gnu.org>
313         * stdio-common/vfscanf.c [! USE_IN_LIBIO]: Add necessary
314         definitions for MEMCPY, ISSPACE, ISDIGIT, ISXDIGIT, TOLOWER, L_,
315         CHAR_T, UCHAR_T and WIN_T to make the code compile again when
316         stdio is used instead of libio.
317         * stdio-common/vfprintf.c [! USE_IN_LIBIO]: Add necessary
318         definitions for CHAR_T, UCHAR_T, INT_T, L_, ISDIGIT, PAD and PUTC
319         to make the code compile again when stdio is used instead of
320         libio.
321         (vfprintf): Only check for correct orientation if ORIENT is
322         defined.
323         * stdio-common/Makefile (routines): Only add vfwprintf and
324         vfwscanf if we're using libio.
326 1999-08-21  Mark Kettenis  <kettenis@gnu.org>
328         * include/stdio.h [! USE_IN_LIBIO && __need_FILE]: Avoid defining
329         any additional prototype just as we do for libio.
331 1999-08-21  Mark Kettenis  <kettenis@gnu.org>
333         * include/bits/xopen_lim.h: Do not define STREAM_MAX and
334         TZNAME_MAX.  These limits are not X/Open specific.
335         * stdio-common/stdio_lim.h.in: Allow inclusion when __need_IOV_MAX
336         is defined.
338 1999-08-21  Mark Kettenis  <kettenis@gnu.org>
340         * Rules: When generated stdio_lim.h, avoid defining IOV_MAX if
341         UIO_MAXIOV is left undefined in sys/uio.h.
342         * stdio-common/stdio_lim.h.in: Adapt for change above.
344 1999-08-21  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
346         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h (SA_RESETHAND): Add it.
347         * sysdeps/mips/bits/dlfcn.h: Remove SGI specific calls, add RTLD_LOCAL.
348         Patches by Ralf Baechle <ralf@uni-koblenz.de>
350 1999-08-21  Ulrich Drepper  <drepper@cygnus.com>
352         * stdlib/fmtmsg.h: Don't define NULL to keep namespace clean.
354 1999-08-20  Ulrich Drepper  <drepper@cygnus.com>
356         * sysdeps/unix/sysv/linux/execve.c: Define weak alias execve.
358         * sysdeps/unix/sysv/linux/init-first.c (init): Remove personality
359         call.  It should not be necessary andis harmful for Alpha.
361         * sysdeps/posix/getcwd.c: Correct comment saying < 0 is ok for size
362         type.  [PR libc/1269]
364         * posix/execvp.c (execvp): Allocate array name of correct size.
365         Optimize inner loop.  Use execve directly, not execv.
367         * elf/elf.h: Corrected SHT_ values from new draft.
369         * intl/gettextP.h (struct loaded_domain): Add conv element.
370         * intl/dcgettext.c (find_msg): Rename to _nl_find_msg and make public.
371         Instead of returning found message directly convert it using iconv
372         if a conversion was found when opening the file.
373         * intl/loadinfo.h: Protect against multiple inclusion.
374         Declare _nl_find_msg.
375         * intl/loadmsgcat.c (_nl_load_domain): Try to determine charset used
376         in the message file and if necessary find approrpiate
377         conversion to match currently selected charset.
378         * include/libintl.h: Declare __dgettext and __dcgettext.
379         * include/iconv.h: New file.
381 1999-08-20  Andreas Schwab  <schwab@suse.de>
383         * sysdeps/unix/sysv/linux/sys/sendfile.h: Fix typo.
385 1999-08-19  Ulrich Drepper  <drepper@cygnus.com>
387         * sysdeps/unix/sysv/linux/execve.c: New file.  This version terminates
388         all threads [PR libc/1223].
390         * elf/rtld.c (_dl_start): Initialize bootstrap_map.l_info to zero.
391         [PR libc/1165].
393         * configure.in: Search for programs with prefix gnu* and g* first.
394         [PR libc/1104].
396         * dirent/Makefile (routines): Add getdents64.
397         * sysdeps/unix/sysv/linux/Makefile [dirent] (sysdep_routines):
398         Remove getdents64.
399         * dirent/dirent.h: Redirect getdirentries to getdirentries64 if
400         compiled with _FILE_OFFSET_BITS=64.
401         * sysdeps/generic/getdents64.c: New file.
402         * sysdeps/unix/sysv/linux/getdirentries.c: Also redefine off_t and
403         __lseek for getdirentries64 definition.
405         * sysdeps/unix/sysv/linux/llseek.c: Make __lseek64 a strong alias.
407         * sysdeps/unix/sysv/linux/sys/sendfile.h: Don't allow use with
408         _FILE_OFFSET_BITS=64.
410         * sysdeps/unix/bsd/telldir.c (seekdir): Correct type of second
411         parameter.
413         * sysdeps/generic/setenv.c (__add_to_environ): Initialize ep
414         after we have the lock.
416         * sysdeps/unix/sysv/linux/alpha/sigcontextinfo.h: New file.
417         Patch by Richard Henderson.
419 1999-08-19  Andreas Schwab  <schwab@suse.de>
421         * libio/iovswscanf.c (vswscanf): Make stream unoriented initially
422         and call _IO_fwide, to get the wide stream state initialized
423         correctly.  Don't set _IO_JUMPS.
424         * libio/vsnprintf.c (_IO_vsnprintf): Avoid casts to _IO_FILE *.
425         * libio/vswprintf.c (_IO_vswprintf): Likewise.  Pass
426         _IO_wstrn_jumps to _IO_no_init instead of setting _IO_WIDE_JUMPS
427         directly.
429 1999-08-19  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
431         * math/libm-test.c (jn_test): Fix typo in description.
432         (erfc_test): Add some more tests.
433         (erf_test): Add some more tests.
435 1999-08-19  Andreas Schwab  <schwab@suse.de>
437         * csu/Makefile ($(objpfx)initfini.s): Replace $(no-exceptions) by
438         expression using $(exceptions).
440 1999-08-18  Ulrich Drepper  <drepper@cygnus.com>
442         * sysdeps/generic/setenv.c: Avoid warning about uninitialized variable.
444         * libio/fileops.c (_IO_file_xsgetn): Allocate buffer if none is
445         allocated so far.  [PR libc/1261].
447         * math/libm-test.c (j0_test): Adjust deltas for m68k.
448         (jn_test): Likewise.
450         * dirent/dirent.h: Only define ino64_t if not already done.
451         * posix/sys/types.h: Likewise.
453         * ctype/ctype.h: Avoid useless #endif #if pairs.
455         * dirent/dirent.h: Define ino_t and ino64_t if not done already.
456         (seekdir): Fix type of second parameter.
457         * sysdeps/generic/seekdir.c: Likewise.
458         * sysdeps/mach/hurd/seekdir.c: Likewise.
459         * sysdeps/unix/seekdir.c: Likewise.
461         * dlfcn/dlfcn.h: Define RTLD_NEXT and RTLD_DEFAULT only if __USE_GNU.
463 1999-08-18  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
465         * manual/install.texi (Configuring and compiling): Clarify ix86
466         situation.
468 1999-08-18  Ulrich Drepper  <drepper@cygnus.com>
470         * Rules: When generating stdio_lim.h also rewrite IOV_MAX definition.
471         * stdio-common/stdio_lim.h.in: Add IOV_MAX template.
472         * include/bits/xopen_lim.h: Don't define IOV_MAX here, get it from
473         stdio_lim.h.  Define LONG_BIT and WORD_BIT.
475         * include/features.h: Define __USE_XOPEN2K if _XOPEN_SOURCE == 600.
477         * libio/stdio.h: Don't declare cuserid and getopt for X/Open issue 6.
479         * misc/search.h: Don't define NULL.
481         * posix/sys/types.h: Define blksize_t if it hasn't happened.
482         Only define key_t and blkcnt_t if it hasn't happened before.
483         Define blksize_t if not happened before.
484         * io/sys/stat.h: Don't define pid_t.  Define blkcnt_t and blksize_t.
485         * sysdeps/generic/bits/types.h: Define __blksize_t.
486         * sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
487         * sysdeps/unix/sysv/linux/bits/types.h: Likewise.
488         * sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
489         * sysdeps/unix/sysv/linux/sparc/bits/types.h: Likewise.
490         * sysdeps/unix/sysv/sysv4/solaris2/bits/types.h: Likewise.
491         * sysdeps/mach/hurd/bits/stat.h (struct stat): Use __blksize_t for
492         st_blksize member.
493         (struct stat64): Likewise.
494         * sysdeps/unix/bsd/bits/stat.h: Likewise.
495         * sysdeps/unix/bsd/osf/alpha/bits/stat.h: Likewise.
496         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Likewise.
497         * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
498         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Likewise.
499         * sysdeps/unix/sysv/sysv4/i386/bist/stat.h: Likewise.
500         * sysdeps/unix/sysv/sysv4/solaris2/bits/stat.h: Likewise.
502         * stdlib/getsubopt.c: Correct type of second argument.
503         * stdlib/stdlib.h: Likewise.
505         * stdlib/monetary.h: Don't include sys/types.h.  Define only size_t
506         and ssize_t.
508         * sysdeps/generic/putenv.c: Correct type of parameter.
509         * stdlib/stdlib.h: Likewise.
511         * sysdeps/generic/msgsnd.c: Correct type of second parameter.
512         * sysdeps/unix/sysv/linux/msgsnd.c: Likewise.
513         * sysvips/sys/msg.h: Likewise.
515         * sysdeps/generic/semop.c: Correct type of third parameter.
516         * sysdeps/unix/sysv/linux/semop.c: Likewise.
517         * sysvipc/sys/sem.h: Likewise.  Don't include sys/types.h, define
518         size_t.
520         * sysdeps/generic/shmget.c: Correct type of second parameter.
521         * sysdeps/unix/sysv/linux/shmget.c: Likewise.
522         * sysvips/sys/shm.h: Likewise.  Don't include unistd.h and sys/types.h.
523         Declare __getpagesize here.
525         * sysdeps/generic/bits/ipc.h: Include bits/types.h instead of
526         sys/types.h.
527         * sysdeps/gnu/bits/ipc.h: Likewise.
528         * sysdeps/unix/sysv/linux/alpha/bits/ipc.h: Likewise.
529         * sysdeps/unix/sysv/linux/mips/bits/ipc.h: Likewise.
530         * sysdeps/unix/sysv/linux/powerpc/bits/ipc.h: Likewise.
531         * sysvipc/sys/ipc.h: Define uid_t, gid_t, mode_t, and key_t if not
532         already done.
534         * sysdeps/unix/bsd/usleep.c: Correct type of parameter.
536         * debug/versions: Export __cyg_profile_func_enter and
537         __cyg_profile_func_exit.
539         * math/bits/mathcalls.h: Pretty print.
541 1999-08-17  Ulrich Drepper  <drepper@cygnus.com>
543         * timezone/tst-timezone.c (tests): Update America/Sao_Paulo test
544         case for new tzdata.
546         * sysdeps/unix/sysv/linux/alpha/bits/types.h: Make __useconds_t
547         unsigned.
548         * sysdeps/unix/sysv/linux/bits/types.h: Likewise.
549         * sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
550         * sysdeps/unix/sysv/linux/sparc/bits/types.h: Likewise.
551         * sysdeps/unix/sysv/sysv4/solaris2/bits/types.h: Likewise.
553         * sysdeps/generic/bits/types.h: Make __useconds_t unsigned.
555         * sysdeps/generic/ualarm.c (ualarm): Change return value and
556         parameter type to useconds_t.
557         * sysdeps/unix/bsd/ualarm.c: Likewise.
559         * sysdeps/generic/usleep.c (usleep): Change parameter type to
560         useconds_t.
561         * sysdeps/unix/sysv/linux/usleep.c: Likewise.
562         * sysdeps/mach/usleep.c: Likewise.
564         * locale/weight.h: Include <errno.h>.
566         * posix/sys/types.h: Define type useconds_t if not done already.
567         * posix/unistd.h: Likewise.  Use this in ualarm and usleep
568         declarations.
569         * sysdeps/generic/bits/types.h: Define type __useconds_t.
570         * sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
571         * sysdeps/unix/sysv/linux/bits/types.h: Likewise.
572         * sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
573         * sysdeps/unix/sysv/linux/sparc/bits/types.h: Likewise.
574         * sysdeps/unix/sysv/sysv4/solaris2/bits/types.h: Likewise.
576         * dirent/dirent.h (telldir): Change return type to long int.
577         * sysdeps/generic/telldir.c: Likewise.
578         * sysdeps/mach/hurd/telldir.c: Likewise.
579         * sysdeps/unix/telldir.c: Likewise.
580         * sysdeps/unix/bsd/telldir.c: Likewise.  Fix locking problem.
582         * locale/weight.h: Set errno if an invalid character is found.
584 1999-08-17  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
586         * math/libm-test.c (erfc_test): Add test for example from PR
587         libc/1259.
588         (erf_test): Likewise.
590 1999-08-17  Ulrich Drepper  <drepper@cygnus.com>
592         * sysdeps/ieee754/dbl-64/s_erf.c: Correct type in performance increase
593         rewrite.  Patch by Alan Stern <stern@kitsilano.rowland.org>.
595         * timezone/private.h: Update from tzcode1999e.
596         * timezone/zic.c: Likewise.
598         * timezone/africa: Update from tzdata1999e.
599         * timezone/antarctica: Likewise.
600         * timezone/asia: Likewise.
601         * timezone/australasia: Likewise.
602         * timezone/europe: Likewise.
603         * timezone/leapseconds: Likewise.
604         * timezone/northamerica: Likewise.
605         * timezone/southamerica: Likewise.
607         * stdio-common/vfprintf.c (process_string_arg): Correct last patch
608         and write correct number of bytes in case of %ls with precision.
609         Reported by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
611 1999-08-16  Ulrich Drepper  <drepper@cygnus.com>
613         * nscd/nscd.init: Test for kernel version and make LSB compliant.
614         Patch by Christian Gafton.
616         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Define O_DSYNC and
617         O_RSYNC.  Patch by Christian Gafton.
619         * stdio-common/vfprintf.c (process_string_arg) [printf]: Handle
620         possibly unterminated strings for %ls when a precision is
621         specified.
622         Patch by Akira YOSHIYAMA <yosshy@tkf.att.ne.jp>.
624         * wcsmbs/wcsmbsload.c (__wcsmbs_clone_conv): Call
625         update_conversion_ptrs.
626         Reported by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
628 1999-08-15  Ulrich Drepper  <drepper@cygnus.com>
630         * wcsmbs/wcsnlen.c: Correct decrement of maxlen.
631         Reported by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
633         * wcsmbs/Makefile (tests): Add tst-wcsnlen.
634         * wcsmbs/tst-wcsnlen.c: New file.
636 1999-08-16  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
638         * libio/ioputs.c (_IO_puts): Add missing brace.
640 1999-07-20  Geoff Keating  <geoffk@cygnus.com>
642         * math/libm-test.c: Tweak deltas for a clean run on ppc.
644 1999-08-10  H.J. Lu  <hjl@gnu.org>
646         * stdio-common/vfprintf.c (ORIENT): Check for the old stream.
647         (vfprintf): Likewise.
648         * stdio-common/vfscanf.c (ORIENT): Likewise.
649         * libio/genops.c (__underflow): Likewise.
650         (__uflow): Likewise.
651         * libio/iofputs.c (_IO_fputs): Likewise.
652         * libio/ioftell.c (_IO_ftell): Likewise.
653         * libio/iofwrite.c (_IO_fwrite): Likewise.
654         * libio/ioputs.c (_IO_puts): Likewise.
655         * libio/iosetbuffer.c (_IO_setbuffer): Likewise.
656         * libio/iosetvbuf.c (_IO_setvbuf): Likewise.
658 1999-08-15  Ulrich Drepper  <drepper@cygnus.com>
660         * iconv/gconv_builtin.h: Add ISO registry alias for UTF8.
662 1999-08-15  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
664         * manual/job.texi (Process Group Functions): Document getpgid,
665         getsid.
667 1999-08-15  Ulrich Drepper  <drepper@cygnus.com>
669         * sysdeps/unix/sysv/linux/aio_sigqueue.c: Take extra parameter and
670         initialize si_pid from it.
671         * sysdeps/generic/aio_sigqueue.c (__aio_sigqueue): Take extra
672         parameter.
673         * rt/aio_misc.c (__aio_enqueue_request): Initialize caller_pid.
674         * rt/aio_misc.h (struct waitlist): Add caller_pid element.
675         (struct requestlist): Likewise.
676         Adjust prototypes of __aio_notify_only and __aio_sigqueue.
677         * rt/aio_notify.c (__aio_notify_only): Take extra parameter.  Pass it
678         to __aio_sigqueue.
679         (__aio_notify): Pass caller PID to __aio_notify_only.
680         * rt/aio_suspend.c: Initialize caller_pid.
681         * rt/lio_listio.c: Likewise.
682         * rt/lio_listio64.c: Likewise.
684         * rt/lio_listio.c: If nothing has to be done free mutex before
685         signalling.
686         * rt/lio_listio64.c: Likewise.
688 1999-08-10  H.J. Lu  <hjl@gnu.org>
690         * resolv/nss_dns/dns-host.c (getanswer_r): Cleanup out-of-buffer
691         handling.
693 1999-08-15  Ulrich Drepper  <drepper@cygnus.com>
695         * elf/elf.h: Define ElfXX_Versym.
696         * elf/link.h (struct link_map): Use ElfXX_Versym for l_versyms
697         definition.
699         * stdio-common/vfprintf.c (process_string_arg): Handle precisions
700         for string output correctly in the wide character case.
701         Patch by Akira YOSHIYAMA <yosshy@tkf.att.ne.jp>.
703         * intl/locale.alias: Add catalan.
705 1999-08-14  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
707         * manual/install.texi (Configuring and compiling): Mention CFLAGS.
709 1999-08-15  Ulrich Drepper  <drepper@cygnus.com>
711         * po/pt_BR.po: New file.
713 1999-08-13  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
715         * math/libm-test.c (yn_test): Adjust deltas for i386.
716         (ccosh_test): Likewise.
717         (jn_test): Likewise.
719 1999-08-15  Ulrich Drepper  <drepper@cygnus.com>
721         * sysdeps/generic/_G_config.h: Get definition of mbstate_t.
723 1999-08-13  Ulrich Drepper  <drepper@cygnus.com>
725         * stdio-common/tstscanf.c: Add test for hexadecimal float parsing
726         problem.
728 1999-08-13  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
730         * configure.in: install-sh lives now in scripts subdir.
731         PR libc/1255 (bug 4).
733 1999-08-13  Ulrich Drepper  <drepper@cygnus.com>
735         * sysdeps/generic/_G_config.h: Update _G_iconv_t type from Linux
736         version.
738         * po/fr.po: Update.
740 1999-08-11  Thorsten Kukuk  <kukuk@suse.de>
742         * nis/nis_callback.c (internal_nis_do_callback): Free my_pollfd.
744 1999-08-13  Ulrich Drepper  <drepper@cygnus.com>
746         * stdio-common/vfscanf.c: Don't recognize hexadecimal floats without
747         exponent.
749 1999-08-10  Andreas Schwab  <schwab@suse.de>
751         * elf/dl-load.c (_dl_map_object_from_fd): Fix check for valid elf
752         header.
754 1999-08-09  Scott Bambrough  <scottb@netwinder.org>
756         * elf/elf.h: Added definition of ELFOSABI_ARM.
757         * elf/dl-load.c (_dl_map_object_from_fd): Use VALID_ELF_HEADER,
758         VALID_ELF_OSABI, VALID_ELF_ABIVERSION to decide whether an
759         object's header and ABI values are acceptable.
760         (VALID_ELF_HEADER): New macro; provide default definition.
761         (VALID_ELF_OSABI): New macro; provide default definition.
762         (VALID_ELF_ABIVERSION): New macro; provide default definition.
763         * sysdeps/arm/dl-machine.h Define ARM specific versions of
764         VALID_ELF_HEADER, VALID_ELF_OSABI, VALID_ELF_ABIVERSION.
766 1999-08-09  Andreas Schwab  <schwab@suse.de>
768         * inet/tst-ipnode.c (main): Don't compare integer with NULL.
770 1999-08-09  Thorsten Kukuk  <kukuk@suse.de>
772         * sunrpc/svc_run.c (svc_run): Free my_pollfd.
774 1999-08-09  Andreas Schwab  <schwab@suse.de>
776         * sunrpc/svc.c (svc_getreq_poll): Fix argument of xprt_unregister.
778 1999-08-08  Ulrich Drepper  <drepper@cygnus.com>
780         * sysdeps/ieee754/ieee754.h: Handle platforms with special
781         __FLOAT_WORD_ORDER.  Patch by Joel Klecker <jk@espy.org>.
783         * string/bits/string2.h: Mark void* operations as extensions.
784         * sysdeps/i386/i486/bits/string.h: Likewise.
786         * debug/Makefile (routines): Add noophooks.
787         (extra-libs): Add libpcprofile.  Add rules to build libpcprofile.
788         * debug/noophooks.c: New file.
789         * debug/pcprofile.c: New file.
791 1999-08-06  Ulrich Drepper  <drepper@cygnus.com>
793         * rt/aio_misc.c (handle_fildes_io): Imitate the behaviour on other
794         systems which allow using the functions also on non-seekable
795         devices.
797         * resolv/res_send.c (res_send): Recompute timeout for poll for
798         each jump to `wait'.
800         * inet/netinet/in.h (IN6ADDR_ANY_INIT): Add correct number of
801         braces to avoid warnings.
802         (IN6ADDR_LOOPBACK_INIT): Likewise.
804         * sysdeps/unix/sysv/linux/bits/socket.h: Fix typo (MSG_TRUNC ->
805         MSG_DONTWAIT).
807 1999-08-06  H.J. Lu  <hjl@gnu.org>
809         * malloc/malloc.c: Initialize __libc_pagesize early.
811 1999-08-06  Ulrich Drepper  <drepper@cygnus.com>
813         * string/string-inlines.c: Undefined __USE_STRING_INLINES before
814         defining it.
816         * inet/Makefile (tests): Add tst-ipnode.
817         * inet/tst-ipnode.c: New file.
819 1999-08-06  Andreas Schwab  <schwab@suse.de>
821         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_DSYNC, O_RSYNC):
822         New definitions.
823         (O_DIRECTORY, O_NOFOLLOW): Define only if __USE_GNU.
824         (O_LARGEFILE): Define only if __USE_LARGEFILE64.
825         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_DSYNC, O_RSYNC):
826         New definitions.
827         (O_LARGEFILE): Define only if __USE_LARGEFILE64.
828         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (O_LARGEFILE): Likewise.
830 1999-08-06  Jakub Jelinek  <jj@ultra.linux.cz>
832         * sysdeps/ieee754/ldbl-128/e_expl.c: New file.
833         * sysdeps/ieee754/ldbl-128/t_expl.h: New file.
834         * sysdeps/ieee754/ldbl-128/Dist: Add t_expl.h.
836 1999-08-06  Ulrich Drepper  <drepper@cygnus.com>
838         * resolv/res_send.c (res_send): Don't test file descriptor for
839         range, we use poll now.  [PR libc/1240]
841 1999-08-05  Ulrich Drepper  <drepper@cygnus.com>
843         * libio/genops.c (_IO_flush_all): Don't access elements beyond what
844         2.0 defined if they are not available.
846 1999-08-05  Thorsten Kukuk  <kukuk@suse.de>
848         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (O_RSYNC, O_DSYNC):
849         Define.
851 1999-08-04  Ulrich Drepper  <drepper@cygnus.com>
853         * rt/aio_read.c: Fix return value.
854         * rt/aio_read64.c: Likewise.
855         Reported by Christian Gafton.
857         * rt/aio_write.c: Fix return value.
858         * rt/aio_write64.c: Likewise.
859         * rt/aio_fsync.c: Likewise.
861         * rt/aio_misc.c: Set errno at correct place.
863         * rt/aio_fsync.c: Test OP parameter for correct values.
865         * hesiod/hesiod.c: Avoid emitting rcsid in object file.
867 1999-08-04  Andreas Schwab  <schwab@suse.de>
869         * sysdeps/unix/sysv/linux/alpha/getsysstats.c (GET_NPROCS_PARSER):
870         Initialize result to one.
871         (GET_NPROCS_CONF_PARSER): Likewise.
873 1999-08-03  Ulrich Drepper  <drepper@cygnus.com>
875         * inet/ether_hton.c: Pass errno pointer to NSS function.
876         * inet/getnetgrent_r.c: Likewise.
877         Reported by Marty Leisner <leisner@rochester.rr.com>.
879 1999-08-02  Thorsten Kukuk  <kukuk@suse.de>
881         * nis/nis_callback.c: Fix port problem on big-endian machines
882         * sunrpc/clnt_udp.c: Cast to uint32_t pointer, not short. RPC
883         fields are always 32 bit.
884         Patches from Paul Mackerras <paulus@cs.anu.edu.au>
886         * nis/nss_nis/nis-service.c: Remove htons, port is always in
887         network-byte-order.
888         * nis/nss_nisplus/nisplus-service.c: Rename number to port.
890 1999-08-03  Andreas Schwab  <schwab@suse.de>
892         * sysdeps/posix/sigset.c: Unblock the signal after setting its
893         disposition.  Use SIG_BLOCK/SIG_UNBLOCK instead of SIG_SETMASK to
894         avoid two calls to sigprocmask.
896 1999-08-02  Ulrich Drepper  <drepper@cygnus.com>
898         * sysdeps/generic/s_nexttowardf.c: Fix typo.
900 1999-08-02  Jakub Jelinek  <jj@ultra.linux.cz>
902         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c (__sigaction):
903         Only allow rt signal frames. No SA_SIGINFO signals will have the
904         siginfo_t just not filled out with SI_NOINFO code.
905         * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h
906         (register_dump): Take the above change into account.
907         * sysdeps/unix/sysv/linux/sparc/sparc64/sigcontextinfo.h
908         (rt_signal_frame): Likewise.
910         * sysdeps/unix/sysv/linux/sparc/getsysstats.c: New file.
912 1999-08-02  Thorsten Kukuk  <kukuk@suse.de>
914         * nis/nis_callback.c (internal_nis_do_callback): Use poll()
915         instead of select().
917 1999-08-02  Ulrich Drepper  <drepper@cygnus.com>
919         * sysdeps/generic/s_nextafter.c: Define __nexttoward and
920         nexttoward so something else so that aliasing works.
922 1999-08-02  Thorsten Kukuk  <kukuk@suse.de>
924         * sysdeps/generic/math_ldbl.h: Fix typo.
925         * sysdeps/generic/strtold.c: Remove unbalanced #endif.
926         * sysdeps/alpha/fpu/e_sqrt.c: Use new path for e_sqrt.c.
928 1999-08-02  Ulrich Drepper  <drepper@cygnus.com>
930         * elf/resolvfail.c: Include stdio.h.  Also test dlerror.
932 1999-08-01  Ulrich Drepper  <drepper@cygnus.com>
934         * elf/Makefile (tests): Add resolvfail.  Add rules to build the
935         program.
936         * elf/resolvfail.c: New file.
938         * elf/dl-sym.c (_dl_sym): Always determine module of the caller to
939         pass it to _dl_lookup_symbol.
941         * elf/dl-error.c (_dl_signal_error): Optimize string generation a
942         bit.  Reword message.
944         * dlfcn/dlerror.c: Make code thread-safe.
946 1999-07-31  Roland McGrath  <roland@baalperazim.frob.com>
948         * hurd/intr-msg.c (_hurd_intr_rpc_mach_msg): Fix msgt_size member
949         initializer in CHECK: a bit size, not the type code repeated!
951 1999-07-31  Ulrich Drepper  <drepper@cygnus.com>
953         * string/tester.c: Add tests with constant arguments for strcpy
954         and stpcpy.
956 1999-07-31  H.J. Lu  <hjl@gnu.org>
958         * string/bits/string2.h (__strcpy_small): Fix a typo.
960 1999-07-31  Ulrich Drepper  <drepper@cygnus.com>
962         * Makeconfig (link-libc): Always define it, not only for shared
963         builds.
965         * sysdeps/i386/fpu/e_pow.S: Use addl %esp instead of pop.
966         * sysdeps/i386/fpu/e_powf.S: Likewise.
967         * sysdeps/i386/fpu/e_powl.S: Likewise.  [PR libc/1213].
969         * sysdeps/generic/e_lgammal_r.c: Set *signgam to zero.
970         * sysdeps/generic/e_gammal_r.c: Likewise.  [PR libc/1212].
972 1999-07-30  Andreas Schwab  <schwab@suse.de>
974         * sysdeps/unix/sysv/linux/getsysstats.c (GET_NPROCS_PARSER): New
975         definition.
976         (__get_nprocs): Use it.
977         (__get_nprocs_conf): Define as separate function if
978         GET_NPROCS_CONF_PARSER is defined.
979         * sysdeps/unix/sysv/linux/alpha/getsysstats.c: New file.
981         * include/sys/sysinfo.h: New file.
982         * sysdeps/generic/sys/sysinfo.h: Remove declaration of internal
983         interface.
984         * sysdeps/unix/sysv/linux/sys/sysinfo.h: Likewise.
986 1999-07-30  H.J. Lu  <hjl@gnu.org>
988         * libio/iofflush.c (fflush_unlocked): Weak aliase if
989         _IO_MTSAFE_IO is not defined.
990         * libio/clearerr.c (clearerr_unlocked): Likewise.
991         * libio/feof.c (feof_unlocked): Likewise.
992         * libio/ferror.c (ferror_unlocked): Likewise.
993         * libio/fputc.c (fputc_unlocked): Likewise.
994         * libio/getc.c (getc_unlocked, fgetc_unlocked): Likewise.
995         * libio/getchar.c (getchar_unlocked): Likewise.
996         * libio/putc.c (putc_unlocked): Likewise.
997         * libio/putchar.c (putchar_unlocked): Likewise.
999 1999-07-30  Thorsten Kukuk  <kukuk@suse.de>
1001         * sunrpc/Versions: Add svc_getreq_common, svc_getreq_poll,
1002           svc_max_pollfd and svc_pollfd to GLIBC_2.2
1003         * sunrpc/rpc/svc.h: Use rpc*_t types, add new prototypes
1004           for svc_run/poll interface.
1005         * sunrpc/rpc/types.h: Add rpc*_t typedefs.
1006         * sunrpc/rpc_common.c: Add svc_pollfd and svc_max_pollfd as
1007           global variable.
1008         * sunrpc/svc.c: Add svc_getreq_poll and svc_getreq_common,
1009           rewrite other svc_getreq* functions to use svc_getreq_common.
1010         * sunrpc/svc_run.c: Use poll().
1012 1999-07-30  Andreas Schwab  <schwab@suse.de>
1014         * Makerules: Put sysd-versions and Versions.all on
1015         postclean-generated instead of common-generated.
1017 1999-07-29  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1019         * manual/time.texi (Basic CPU Time): Note that clock_t can wrap
1020         around and CLOCKS_PER_SEC is 1e6.
1022 1999-07-30  Ulrich Drepper  <drepper@cygnus.com>
1024         * configure.in: Add test for local label subtraction.
1025         * config.h.in: Ad HAVE_SUBTRACT_LOCAL_LABELS.
1026         * stdio-common/vfprintf.c (vfprintf): Use subtraction of local
1027         labels to reduce number of runtime relocations and move jump
1028         tables in read-only seciton.
1030         * malloc/malloc.c (ptmalloc_init): Correct last patch.  The
1031         assignment cannot be moved.
1033 1999-07-29  H.J. Lu  <hjl@gnu.org>
1035         * malloc/malloc.c (ptmalloc_init): Also initialize __libc_pagesize
1036         if no threads are used.
1038         * libio/iofwrite.c: Add weak alias for _unlocked function if not
1039         _IO_MTSAFE_IO.
1040         * libio/iofread.c: Likewise.
1041         * libio/iofgets.c: Likewise.
1042         * libio/iofputs.c: Likewise.
1044         * sysdeps/generic/bits/libc-lock.h (__libc_cleanup_end): New
1045         definition.
1047         * stdlib/mbtowc.c: Include <string.h>.
1048         * stdlib/wctomb.c: Likewise.
1049         * sysdeps/unix/sysv/linux/fstatfs64.c: Likewise.
1050         * sysdeps/unix/sysv/linux/statfs64.c: Likewise.
1052         * misc/mntent_r.c: Include <alloca.h>.
1053         * elf/dl-runtime.c: Likewise.
1055 1999-07-29  Andreas Schwab  <schwab@suse.de>
1057         * misc/efgcvt.c (NDIGIT_MAX): Provide precomputed constants for
1058         all floating point formats supported by gcc.  Error out for
1059         unhandled precisions.
1060         * misc/efgcvt_r.c (NDIGIT_MAX): Likewise.
1061         * misc/qefgcvt.c (NDIGIT_MAX): Likewise.
1062         * misc/qefgcvt_r.c (NDIGIT_MAX): Likewise.
1064 1999-07-29  Ulrich Drepper  <drepper@cygnus.com>
1066         * sysdeps/generic/setenv.c: Move setenv code in new function
1067         __add_to_environ.  Add new parameter specifying already
1068         constructed string for the environment.
1069         (setenv): Call __add_to_environ with new parameter set to NULL.
1070         (unsetenv): Really test all elements for duplicated name.  Missed those
1071         cases where the two are following each other.
1072         * sysdeps/generic/putenv.c: Use __add_to_environ instead of setenv.
1073         * include/stdlib.h: Add prototype of __add_to_environ.
1074         * stdlib/tst-environ.c: New file.
1075         * stdlib/Makefile (tests): Add tst-environ.
1077         * sysdeps/i386/bits/string.h (__memset_cc): Fix typo in last patch.
1079         * nis/nss_nis/nis-initgroups.c (_nss_nis_initgroups): Correct size
1080         argument in realloc call.
1081         * nis/nss_compat/compat-initgroups.c (_nss_compat_initgroups):
1082         Likewise.
1083         Reported by Danny Braniss <danny@cs.huji.ac.il>.
1085 1999-07-28  Ulrich Drepper  <drepper@cygnus.com>
1087         * misc/efgcvt.c: Use IEEE 854 formula to compute the number of digits
1088         to print.
1089         * misc/efgcvt_r.c: Likewise.
1090         * misc/qefgcvt.c: Likewise.
1091         * misc/qefgcvt_r.c: Likewise.
1092         * misc/tst-efgcvt.c: Remove one test which cannot reliably be run
1093         anymore.
1095 1999-07-27  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1097         * manual/math.texi (FP Function Optimization): Mention drawbacks.
1099 1999-07-28  Ulrich Drepper  <drepper@cygnus.com>
1101         * stdlib/mblen.c: Use static state.
1102         Reported by Bruno Haible <haible@ilog.fr>.
1104         * stdlib/mbtowc.c: Reset state for s == NULL.
1105         * stdlib/wctomb.c: Likewise.
1106         Reported by Bruno Haible <haible@ilog.fr>.
1108         * stdlib/mbstowcs.c: Do not use global state.
1109         Reported by Bruno Haible <haible@ilog.fr>.
1111 1999-07-28  Andeas Schwab  <schwab@suse.de>
1113         * iconvdata/Makefile: Don't try to run iconv tests when cross
1114         compiling.
1116 1999-07-27  Mark Kettenis  <kettenis@gnu.org>
1118         * sysdeps/mach/hurd/i386/init-first.c (init): Move the inline
1119         assembler code to switch stacks and call init1 outside this
1120         function.  Inside `init' the code was optimized away by gcc
1121         2.95 since it was "clearly" unreachable.
1122         * sysdeps/mach/hurd/i386/trampoline.c (_hurd_setup_sighandler):
1123         Do something similar for the trampoline code.
1125 1999-07-27  Ulrich Drepper  <drepper@cygnus.com>
1127         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only return information
1128         for the hinted protocol.
1130 1999-07-26  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1132         * time/Versions: Add POSIX.1b timer and clock functions to GLIBC_2.2.
1134 1999-07-25  Jakub Jelinek  <jj@ultra.linux.cz>
1136         * elf/link.h (struct link_map): Use Elf_Symndx instead of ElfXX_Symndx.
1137         * elf/dl-lookup.c (_dl_setup_hash): Likewise.
1138         * elf/dl-load.c (_dl_map_object): Likewise.
1139         * elf/do-lookup.h (do_lookup*): Likewise.
1140         * sysdeps/generic/bits/elfclass.h: Define Elf_Symndx as uint32_t.
1141         * sysdeps/unix/sysv/linux/alpha/bits/elfclass.h: Define Elf_Symndx
1142         as uint64_t.
1143         * elf/elf.h: Remove Elf32_Symndx and Elf64_Symndx.
1145 1999-07-26  Ulrich Drepper  <drepper@cygnus.com>
1147         * sysdeps/unix/sysv/sysv4/setsid.c: Correct types.
1148         * sysdeps/generic/getpgrp.c: Likewise.
1149         * sysdeps/unix/sysv/sysv4/setpgid.c: Likewise.
1150         * sysdeps/unix/sysv/sysv4/getpgid.c: Likewise.
1151         Patch by John Tobey <jtobey@banta-im.com>.
1153         * sysdeps/posix/wait3.c: Help compiling in presence of
1154         __transparent_union__.  Reported by John Tobey <jtobey@banta-im.com>.
1156 1999-07-25  Jakub Jelinek  <jj@ultra.linux.cz>
1158         * sysdeps/sparc/sparc64/add_n.S: Avoid using %g2, %g3, %g7 registers
1159         as much as possible. Declare them using .register pseudo-op if they
1160         are still used.
1161         * sysdeps/sparc/sparc64/lshift.S: Likewise.
1162         * sysdeps/sparc/sparc64/memchr.S: Likewise.
1163         * sysdeps/sparc/sparc64/memcmp.S: Likewise.
1164         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
1165         * sysdeps/sparc/sparc64/memset.S: Likewise.
1166         * sysdeps/sparc/sparc64/rawmemchr.S: Likewise.
1167         * sysdeps/sparc/sparc64/rshift.S: Likewise.
1168         * sysdeps/sparc/sparc64/stpcpy.S: Likewise.
1169         * sysdeps/sparc/sparc64/stpncpy.S: Likewise.
1170         * sysdeps/sparc/sparc64/strcat.S: Likewise.
1171         * sysdeps/sparc/sparc64/strchr.S: Likewise.
1172         * sysdeps/sparc/sparc64/strcmp.S: Likewise.
1173         * sysdeps/sparc/sparc64/strcpy.S: Likewise.
1174         * sysdeps/sparc/sparc64/strcspn.S: Likewise.
1175         * sysdeps/sparc/sparc64/strlen.S: Likewise.
1176         * sysdeps/sparc/sparc64/strncmp.S: Likewise.
1177         * sysdeps/sparc/sparc64/strncpy.S: Likewise.
1178         * sysdeps/sparc/sparc64/strpbrk.S: Likewise.
1179         * sysdeps/sparc/sparc64/strspn.S: Likewise.
1180         * sysdeps/sparc/sparc64/sub_n.S: Likewise.
1181         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
1182         Optimize trampoline code for .plt4-.plt32767.
1183         Fix trampolines for .plt32768+.
1185 1999-07-25  Jakub Jelinek  <jj@ultra.linux.cz>
1187         * sysdeps/sparc/sparc32/sparcv8/Makefile: -mv8 is deprecated, use
1188         -mcpu=v8.
1189         * sysdeps/sparc/sparc32/sparcv9/Makefile: Likewise.
1190         * sysdeps/sparc/sparc64/Makefile: Make %g7 register available for
1191         libc's private use (as assembly routine clobber it anyway).
1193 1999-07-26  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1195         * README.template (configurations): The crypt add-on has a new
1196         ftp site.
1197         * manual/install.texi (Installation): Likewise.
1199 1999-07-26  Ulrich Drepper  <drepper@cygnus.com>
1201         * time/time.h: Add forward for struct sigevent.  Unix98 maybe
1202         requires to have a full definition but we wait for a bug report
1203         based on the test suite.
1205         * sysdeps/generic/clock_getres.c: New file.
1206         * sysdeps/generic/clock_gettime.c: New file.
1207         * sysdeps/generic/clock_settime.c: New file.
1208         * sysdeps/generic/timer_create.c: New file.
1209         * sysdeps/generic/timer_delete.c: New file.
1210         * sysdeps/generic/timer_getoverr.c: New file.
1211         * sysdeps/generic/timer_gettime.c: New file.
1212         * sysdeps/generic/timer_settime.c: New file.
1214         * sysdeps/generic/bits/time.h: Define __clockid_t, __timer_t,
1215         CLOCK_REALTIME, and TIMER_ABSTIME.
1216         * sysdeps/mach/hurd/bits/time.h: Likewise.
1217         * sysdeps/unix/sysv/linux/alpha/bits/time.h: Likewise.
1218         * sysdeps/unix/sysv/linux/bits/time.h: Likewise.
1220         * sysdeps/unix/sysv/linux/bits/posix_opt.h: Define _POSIX_TIMERS.
1222         * sysdeps/unix/sysv/linux/bits/siginfo.h: Define si_timer1 and
1223         si_timer2.
1225         * sysdeps/unix/sysv/linux/syscalls.list: Add clock and timer syscalls.
1227         * time/Makefile (routines): Add clock_getres, clock_gettime,
1228         clock_setres, timer_create, timer_delete, timer_getoverr,
1229         timer_gettime, and timer_settime.
1231         * time/time.h: Define clockid_t, timer_t, and struct itimerspec for
1232         POSIX.1b.  Add prototypes for clock and timer functions.
1234 1999-07-26  Roland McGrath  <roland@baalperazim.frob.com>
1236         * hurd/hurdprio.c (_hurd_priority_which_map): Initialize PIDS.
1237         Fix from Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de>.
1239 1999-07-26  Ulrich Drepper  <drepper@cygnus.com>
1241         * stdlib/wcstombs.c: Do not use global state.
1242         Reported by Bruno Haible <haible@ilog.fr>.
1244         * wcsmbs/wctob.c: Avoid sign extension when returning character.
1245         Reported by Bruno Haible <haible@ilog.fr>.
1247         * wcsmbs/wcsrtombs.c (__wcsrtombs): When computing maximum number
1248         of wide characters to convert do it right and don't overestimate
1249         by multiplying with MB_CUR_MAX.
1250         Reported by Bruno Haible <haible@ilog.fr>.
1252 1999-07-26  Jakub Jelinek  <jj@ultra.linux.jz>
1254         * string/bits/string2.h (__strcpy_small): Avoid compile time warning.
1255         (__stpcpy_small): Likewise.
1256         Union has no __uc member but __c.
1258 1999-07-26  Andreas Schwab  <schwab@suse.de>
1260         * sysdeps/m68k/dl-machine.h (RTLD_START): Call pre-init funtions.
1262 1999-07-25  Ulrich Drepper  <drepper@cygnus.com>
1264         * libio/iofclose.c (_IO_new_fclose): Only fall back on
1265         _IO_old_fclose if doing versioning.
1267         * libio/iofclose.c (_IO_new_fclose): Detect new streams and handle
1268         them appropriately.
1269         * libio/oldiofclose.c (_IO_old_fclose): Likewise.
1271         * misc/mntent_r.c: Allow spaces and tabs in entry names by
1272         encoding these characters.
1273         * misc/tst-mntent.c: Add test case for addmntent and getmntent.
1275         * string/bits/string2.h: Fix aliasing problems.
1276         * sysdeps/i386/i486/bits/string.h: Likewise.
1277         * sysdeps/i386/bits/string.h: Likewise.
1279 1998-12-28  Geoff Keating  <geoffk@ozemail.com.au>
1281         * sysdeps/powerpc/dl-machine.c: Handle shared library profiling.
1282         * elf/rtld.c (dl_main): Don't call malloc() between
1283         re-relocating the dynamic linker and running the application's crt0.
1285 1999-07-21  Paul D. Smith  <psmith@gnu.org>
1287         * sysdeps/generic/glob.c: Move getlogin{,_r} prototypes below
1288         glob.h to get __P() macro.
1290         * posix/fnmatch.c (internal_fnmatch): Use K&R definition syntax,
1291         not ANSI.
1292         (__strchrnul): This won't exist outside GLIBC, so create one.
1294 1999-07-25  Jakub Jelinek   <jj@ultra.linux.cz>
1296         * sysdeps/unix/sysv/linux/sparc/bits/types.h: Always define __qaddr_t.
1297         __ino64_t should be 32bit unsigned type on sparc32.
1298         Define __off64_t to __quad_t instead of __int64_t.
1299         Make __pic_pid_t unsigned on sparc32.
1301 1999-07-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1303         * localedata/tst-rpmatch.sh: Use "&" instead of "§" to avoid a bug
1304         in bash 2.03.
1306 1999-07-25  Ulrich Drepper  <drepper@cygnus.com>
1308         * iconvdata/euc-kr.c (euckr_from_ucs4): Set cp[0] to '\0' in case
1309         of an error.  Patch by Changwoo Ryu <cwryu@debian.org>.
1311 1999-07-24  Ulrich Drepper  <drepper@cygnus.com>
1313         * iconvdata/ksc5601.h (ksc5601_to_ucs4): Avoid invalid memory
1314         accesses.
1316         * resolv/res_send.c: Add locks for res_send and res_close use.
1318         * elf/Makefile (dl-routines): Add preinit.
1319         * elf/Versions [ld.so] (GLIBC_2.2): Export _dl_preinit_next.
1320         * elf/link.h (struct link_map): Add new field l_preinitcount.
1321         * elf/dl-preinit.c: New file.
1322         * elf/dynamic-link.h: Initialize l_preinitcount.
1323         * sysdeps/i386/dl-machine.h (RTLD_START): Call pre-init functions.
1325         * elf/dl-fini.c: Handle DT_FINI_ARRAY.
1326         * elf/link.h (struct link_map): Remove l_init_running.  Add l_runcount
1327         and l_initcount.
1328         * elf/dl-init.c: Handle DT_INIT_ARRAY.
1329         * elf/dynamic-link.h: Change parameters.  Now only get link_map
1330         pointer.  Calculate l_initcount.
1332         * elf/link.h (struct link_map): Add l_runpath_dirs.
1333         * elf/dynamic-link.h: If RUNPATH is given, set RPATH to NULL.
1334         * elf/dl-load.c: Pretty print.
1335         (decompose_rpath): Take new parameter with info from where the path
1336         comes.  Pass it the fillin_rpath.
1337         (_dl_init_paths): Initialize l_runpath_dirs.
1338         (_dl_map_object): Don't search using RPATHs if object has RUNPATH.
1339         Search using RUNPATH after LD_LIBRARY_PATH.
1340         * elf/dl-support.c: Adjust comment.
1341         * elf/rtld.c: Adjust help message.
1343 1999-07-24  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1345         * elf/rtld.c (dl_main): Adopt to changed _dl_lookup_symbol
1346         interface.
1348 1999-07-23  Roland McGrath  <roland@baalperazim.frob.com>
1350         * sysdeps/generic/bits/termios.h (ONOEOT): Change value to 1<<3, to
1351         match BSD value; previous value of 1<<8 was a typo.  I bet nothing
1352         ever used this, so I'm not going to worry about compatibility.
1353         [__USE_GNU] (IUCLC, OLCUC): New macros.
1355 1999-07-23  Ulrich Drepper  <drepper@cygnus.com>
1357         * include/libintl.h: Undefine N_ and _ first to avoid warnings.
1359         * elf/elf.h: Add ET_LOOS and ET_HIOS.
1360         Add various EM_* constants.
1361         Add SHN_LOOS and SHN_HIOS.
1362         Add SHT_INIT_ARRAY, SHT_FINI_ARRAY, and SHT_PREINIT_ARRAY.
1363         Add SHF_MERGE and SHF_STRINGS.
1364         (ElfXX_Sym): Update description of st_other field.
1365         Add STT_COMMON.
1366         Add ELFXX_ST_VISIBILITY and ELFXX_ST_OTHER.
1367         Add STV_* macros.
1368         Update comment on DT_RPATH.  Add DT_RUNPATH, DT_FLAGS, DT_ENCODING,
1369         DT_PREINIT_ARRAY, DT_PREINIT_ARRAYSZ.
1370         Add DF_ORIGIN, DF_SYMBOLIC, DF_TEXTREL, and DF_BIND_NOW.
1372         * posix/unistd.h: Move declaration of __libc_enable_secure to...
1373         * include/unistd.h: ...here.
1375         * elf/dl-open.c (dl_open_worker): If DST is used in SUID program punt.
1376         * elf/dl-deps.c (expand_dst): Likewise.
1378         * elf/dynamic-link.h: Set DT_SYMBOLIC, DT_TEXTREL, and DT_BIND_NOW
1379         based on DT_FLAGS value.
1381         * elf/do-lookup.h: Remove reference_name parameter, add undef_map.
1382         Add test for symbols marked STV_HIDDEN.
1383         * elf/dl-lookup.c (_dl_lookup_symbol): Remove reference_name parameter,
1384         add undef_map.  Compute reference_name locally.  Update call to
1385         do_lookup.
1386         (_dl_lookup_symbol_skip): Likewise.
1387         (_dl_lookup_versioned_symbol): Likewise.
1388         (_dl_lookup_versioned_symbol_skip): Likewise.
1389         * elf/dl-libc.c: Update call to _dl_lookup_*symbol.
1390         * elf/dl-runtime.c: Likewise.
1391         * elf/dl-sym.c: Likewise.
1392         * elf/dl-symbol.c: Likewise.
1393         * elf/ldsodefs.h: Adjust prototypes.
1395         * elf/dl-reloc.c (RESOLV): Add test for STV_PROTECTED flag set and
1396         handle appropriately.  Add comment about DT_TEXTREL.
1397         * elf/dl-runtime.c: Likewise.
1399 1999-07-21  Roland McGrath  <roland@baalperazim.frob.com>
1401         * elf/dl-reloc.c (_dl_reloc_bad_type): New function.
1402         * elf/ldsodefs.h: Declare it.
1403         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Use it
1404         instead of assert.
1405         (elf_machine_lazy_rel): Likewise.  Take new arg MAP.
1406         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
1407         (elf_machine_lazy_rel): Likewise.
1408         * sysdeps/mips/dl-machine.h (elf_machine_rel): Likewise.
1409         (elf_machine_lazy_rel): Likewise.
1410         * sysdeps/mips/mips64/dl-machine.h (elf_machine_rel): Likewise.
1411         (elf_machine_lazy_rel): Likewise.
1412         * sysdeps/m68k/dl-machine.h (elf_machine_rela): Likewise.
1413         (elf_machine_lazy_rel): Likewise.
1414         * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
1415         (elf_machine_lazy_rel): Likewise.
1416         * sysdeps/generic/dl-machine.h (elf_machine_rel): Likewise.
1417         * sysdeps/arm/dl-machine.h (elf_machine_rel): Likewise.
1418         (elf_machine_lazy_rel): Likewise.
1419         * sysdeps/alpha/dl-machine.h (elf_machine_rela): Likewise.
1420         (elf_machine_lazy_rel): Likewise.
1421         * sysdeps/powerpc/dl-machine.h (elf_machine_lazy_rel): Likewise.
1422         * sysdeps/powerpc/dl-machine.c (__process_machine_rela): Use
1423         _dl_reloc_bad_type instead of _dl_signal_error.
1424         * elf/do-rel.h (elf_dynamic_do_rel): Pass MAP to elf_machine_lazy_rel.
1426 1999-07-20  Mark Kettenis  <kettenis@gnu.org>
1428         * sysdeps/mach/_strerror.c: Include <libintl.h>.
1430 1999-07-19  Roland McGrath  <roland@baalperazim.frob.com>
1432         * hurd/hurdsig.c (_hurd_internal_post_signal): If a
1433         hurd_signal_preemptor matches but its `preemptor' field is null, use
1434         its `handler' field directly.  This is to comply with behavior
1435         documented in <hurd/sigpreempt.h>.
1437 1999-07-21  Andreas Schwab  <schwab@suse.de>
1439         * libio/fileops.c (_IO_new_file_underflow): Set error indicator
1440         when reading from write-only stream.
1441         * libio/oldfileops.c (_IO_old_file_underflow): Likewise.
1442         * libio/wfileops.c (_IO_wfile_underflow): Likewise.
1444 1999-07-21  Andreas Schwab  <schwab@suse.de>
1446         * nss/test-netdb.c (output_hostent): Don't crash if h_aliases is
1447         NULL.
1449 1999-07-21  Mark Kettenis  <kettenis@gnu.org>
1451         * sysdeps/mach/hurd/read.c: Do not include <hurd.h> and
1452         <hurd/fd.h>.
1453         * sysdeps/mach/hurd/write.c: Do not include <hurd.h> and
1454         <hurd/fd.h>.
1455         (__libc_write): Call __pwrite instead of __pread.
1457 1999-07-20  Mark Kettenis  <kettenis@gnu.org>
1459         * sysdeps/mach/hurd/mmap.c (__mmap): Use correct arguments in
1460         __vm_allocate calls.
1462         * sysdeps/mach/hurd/pread.c (__pread): Include <hurd/fd.h>.  Fix typo.
1463         * sysdeps/mach/hurd/pwrite.c (__pwrite): Include <hurd/fd.h>.
1465         * sysdeps/mach/hurd/sysd-stdio.c (__stdio_read): Call
1466         _hurd_fd_read with new OFFSET argument set to -1.
1467         (__stdio_write): Call _hurd_fd_write with new OFFSET argument set
1468         to -1.
1470 1999-07-17  Roland McGrath  <roland@baalperazim.frob.com>
1472         * hurd/hurdexec.c (_hurd_exec): Prune trailing null ports from the
1473         descriptor table sent in the RPC.
1475 1999-07-20  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1477         * time/strptime.c [!_LIBC]: Fix __mon_day size.  Reported by
1478         bill@taniwha.org [PR libc/1211].
1480 1999-07-19  Andreas Schwab  <schwab@suse.de>
1482         * libio/Makefile (routines): Add fwprintf.
1484         PowerPC has own version of w_sqrt.c and w_sqrtf.c.
1485         * math/w_sqrt.c: Moved to ...
1486         * sysdeps/generic/w_sqrt.c: ... here.
1487         * math/w_sqrtf.c: Moved to ...
1488         * sysdeps/generic/w_sqrtf.c: ... here.
1490         * Make-dist (generic-dirs): New variable.
1491         (try-sysdeps, +sysdep-names): Use it.
1492         * extra-lib.mk (all-$(lib)-routines): New variable.  Use it
1493         instead of $(lib)-routines.
1494         * elf/Makefile (distribute): Add dl-cache.h.
1495         * db2/Makefile (distribute): Add all new files.
1496         * iconvdata/Makefile (distribute): Don't distribute CVS
1497         directory.
1498         * math/Makefile (distribute): Remove machine/endian.h, add
1499         math_ldbl.h.
1500         * stdio-common/Makefile (distribute): Add _itowa.h.
1501         * sysdeps/generic/Dist: Remove make_siglist.c, add siglist.h.
1502         * sysdeps/gnu/Dist: Add eval.c
1503         * sysdeps/gnu/Makefile (libdl-sysdep_routines) [$(subdir) =
1504         dlfcn]: Add to this instead of libdl-routines.
1505         * sysdeps/ieee754/ldbl-128/Dist: New file.
1506         * sysdeps/mach/hurd/Dist: Add siglist.h
1507         * sysdeps/unix/sysv/linux/Dist: Add kernel-features.h.
1509 1999-07-18  Ulrich Drepper  <drepper@cygnus.com>
1511         * sysdeps/unix/sysv/linux/sparc/Dist: Add ldd-rewrite.sed.
1513         * inet/Makefile (routines): Add getipnodebyad and freehostent.
1514         * inet/Versions [GLIBC_2.2] (libc): Add getipnodebyad and freehostent.
1515         * inet/freehostent.c: New file.
1516         * inet/getipnodebyad.c: New file.
1517         * resolv/netdb.h: Add prototypes for getipnodebyaddr, freehostent,
1518         and getipnodebyname.  The latter comes soon.
1519         * nss/digits_dots.c: Fail if IPv6 is found and IPv4 is requested.
1520         Add support for getipnode* functions.
1522         * nss/digits_dots.c: Don't use __set_h_errno, assign to *h_errnop.
1523         Set h_aliases to NULL and not to a pointer to an array with a NULL
1524         pointer following XNS 5.2.
1526         * posix/sched.h: Remove internal interfaces.
1527         * include/sched.h: Add internal interfaces.
1529         * nss/getXXbyYY.c: Provide variable h_errnop to help shared code.
1531         * nss/digits_dots.c: Set h_errnop if memory allcoation failed.
1533         * inet/gethstbyad_r.c (PREPROCESS): Test for unspecified IPv6 address
1534         and return an error in this case.
1535         * nss/getXXbyYY_r.c: Allow PREPROCESS be defined and use it if
1536         available.
1538 1999-07-18  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1540         * nscd/nscd_proto.h (__nscd_gethostbyaddr_r): Follow change from
1541         1999-07-17 and adjust len parameter.
1542         * nscd/nscd_gethst_r.c (__nscd_gethostbyaddr_r): Likewise.
1543         * nscd/gethstbyad_r.c (ADD_PARAMS): Likewise.
1544         * manual/socket.texi (Host Names): Likewise.
1545         * nis/nss_nis/nis-hosts.c (_nss_nis_gethostbyaddr_r): Likewise.
1546         * nis/nss_nisplus/nisplus-hosts.c (_nss_nisplus_gethostbyaddr_r):
1547         Likewise.
1548         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr_r): Likewise.
1549         * resolv/gethnamaddr.c (gethostbyaddr): Likewise.
1550         (ht_gethostbyaddr): Likewise.
1551         (_gethtbyaddr): Likewise.
1553 1999-07-17  Ulrich Drepper  <drepper@cygnus.com>
1555         * resolv/netdb.h: Adjust parameters of gethostbyaddr and
1556         gethostbyaddr_r.
1557         * include/netdb.h: Likewise.
1558         * inet/gethstbyad.c: Correct type of len parameter.
1559         * inet/gethstbyad_r.c: Likewise.
1561         * sysdeps/unix/sysv/linux/arm/Versions: Undo last change.
1563 1999-07-17  Zack Weinberg  <zack@rabi.columbia.edu>
1565         * include/libc-symbol.h: Clean up definitions of weak_alias,
1566         strong_alias, symbol_version, etc. etc.
1567         * posix/getopt.h: Use ctype.h to get features.h included, and don't
1568         include it at all if __GNU_LIBRARY__ is already defined.
1570 1999-07-17  Ulrich Drepper  <drepper@cygnus.com>
1572         * stdio-common/bug1.c: Include <stdlib.h> to get prototype for free.
1574         * malloc/malloc.c: Add missing chunk of patch from 1999-07-04.
1576         * sysdeps/unix/sysv/linux/bits/time.h (timeval): Use __suseconds_t
1577         type for tv_usec element.
1578         * sysdeps/unix/sysv/linux/alpha/bits/time.h: Likewise
1579         * sysdeps/unix/sysv/linux/bits/types.h: Define __suseconds_t.
1580         * sysdeps/generic/bits/time.h: Likewise.
1581         * sysdeps/mach/hurd/bits/time.h: Likewise.
1582         * sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
1583         * sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
1584         * sysdeps/unix/sysv/linux/sparc/bits/types.h: Likewise.
1585         * sysdeps/unix/sysv/sysv4/solaris2/bits/types.h: Likewise.
1586         * sysdeps/generic/bits/types.h: Likewise.
1587         * posix/sys/types.h: Define suseconds_t for X/Open.
1589 1999-07-15  Ulrich Drepper  <drepper@cygnus.com>
1591         * stdio-common/bug1.c: Avoid memory leak.
1593         * sysdeps/i386/fpu/e_pow.S: Use addl instead of pop/pop to keep
1594         program deterministic.
1595         * sysdeps/i386/fpu/e_powf.S: Likewise.
1596         * sysdeps/i386/fpu/e_powl.S: Likewise.
1598 1999-07-15  Jakub Jelinek  <jj@ultra.linux.cz>
1600         * math/Makefile: Add t_sincosl and k_sincosl support routines.
1601         * math/math_private.h (__kernel_sincosl): New declaration.
1602         * sysdeps/generic/t_sincosl.c: New file.
1603         * sysdeps/generic/k_sincosl.c: New file.
1604         * sysdeps/ieee754/ldbl-128/k_cosl.c: New file.
1605         * sysdeps/ieee754/ldbl-128/k_sinl.c: New file.
1606         * sysdeps/ieee754/ldbl-128/k_sincosl.c: New file.
1607         * sysdeps/ieee754/ldbl-128/t_sincosl.c: New file.
1608         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: New file.
1609         * sysdeps/ieee754/ldbl-128/s_sincosl.c (__sincosl): Use
1610         __kernel_sincosl.
1611         * sysdeps/ieee754/ldbl-128/math_ldbl.h (GET_LDOUBLE_LSW64): New
1612         definition.
1614 1999-07-15  Ulrich Drepper  <drepper@cygnus.com>
1616         * posix/unistd.h: Use __PMT for exit.
1618 1999-07-15  Philip Blundell  <pb@nexus.co.uk>
1620         * sysdeps/unix/sysv/linux/arm/Versions (_inb, _inw, _inl, _outb,
1621         _outw, _outl): Added to GLIBC_2.1.2.
1623 1999-07-15  Ulrich Drepper  <drepper@cygnus.com>
1625         * posix/fnmatch.h: Use __name instead of __string in prototype to
1626         allow use outside glibc.
1628 1999-07-14  Ulrich Drepper  <drepper@cygnus.com>
1630         * time/tst-strptime.c (main): Add one more test case.  Produce
1631         output even when result is ok.
1633         * time/strptime.c (get_number): Handle number parsing more
1634         consistent with strftime.  Only parse a given number of digits.
1635         (get_alt_number):  Fix implementation.  Was broken.
1636         (strptime_internal): Add third parameter to get_number and
1637         get_alt_number calls.
1639 1999-07-13  Jakub Jelinek  <jj@ultra.linux.cz>
1641         * elf/ldd.bash.in: Add support for multiple dynamic linkers.
1642         * sysdeps/unix/sysv/linux/sparc/ldd-rewrite.sed: On sparc*linux*,
1643         try both 32bit and 64bit dynamic linker.
1644         * sysdeps/unix/sysv/linux/configure.in: Apply sparc ldd-rewrite
1645         script on all sparc targets.
1647 1999-07-13  Jakub Jelinek  <jj@ultra.linux.cz>
1649         * sysdeps/unix/sysv/linux/shmat.c (shmat): Avoid casting a pointer
1650         to int.
1652 1999-07-13  Andreas Schwab  <schwab@suse.de>
1654         * elf/dl-runtime.c (fixup, profile_fixup): Call alloca to prevent
1655         inlining.  Fixes PR libc/1198.
1657 1999-07-14  Andreas Schwab  <schwab@suse.de>
1659         * Makerules (common-generated): Don't prepend $(common-objpfx).
1661 1999-07-12  Jakub Jelinek  <jj@ultra.linux.cz>
1663         * stdio-common/printf_fp.c (__printf_fp): Adjust for IEEE quad
1664         as _FPIO_CONST_OFFSET does not cover all bits after binary dot.
1665         * sysdeps/generic/printf_fphex.c (__printf_fphex): Support IEEE
1666         quad by moving long double support into PRINT_FPHEX_LONG_DOUBLE
1667         macro.
1668         * sysdeps/alpha/Implies: Imply ieee754/flt-32 and ieee754/dbl-64
1669         instead of ieee754.
1670         * sysdeps/arm/Implies: Likewise.
1671         * sysdeps/i386/Implies: Imply ieee754/flt-32, ieee754/dbl-64, and
1672         ieee754/ldbl-96 instead of ieee754.
1673         * sysdeps/i386/i686/Implies: Remove implication for libm-i387/i686.
1674         * sysdeps/generic/e_atanhl.c: New file.
1675         * sysdeps/generic/e_coshl.c: New file.
1676         * sysdeps/generic/e_sinhl.c: New file.
1677         * sysdeps/generic/e_gammal_r.c: New file.
1678         * sysdeps/generic/e_hypotl.c: New file.
1679         * sysdeps/generic/s_cbrtl.c: New file.
1680         * sysdeps/generic/s_asinhl.c: New file.
1681         * sysdeps/generic/s_tanhl.c: New file.
1682         * sysdeps/generic/w_expl.c: New file.
1683         * sysdeps/i960/Implies: Imply ieee754/flt-32 and ieee754/dbl-64
1684         instead of ieee754.
1685         * sysdeps/m68k/Implies: Imply ieee754/flt-32, ieee754/dbl-64, and
1686         ieee754/ldbl-96 instead of ieee754.
1687         * sysdeps/m68k/strtold.c: Include ldbl-96 version of strtold.
1688         * sysdeps/m68k/printf_fphex.c: Include ldbl-96 version of
1689         printf_fphex.
1690         * sysdeps/mips/Implies: Imply ieee754/flt-32 and ieee754/dbl-64
1691         instead of ieee754.
1692         * sysdeps/mips/mips64/Implies: Likewise.
1693         * sysdeps/powerpc/Implies: Likewise.
1694         * sysdeps/sparc/Implies: Remove.
1695         * sysdeps/sparc/sparc32/Implies: Imply ieee754/flt-32 and
1696         ieee754/dbl-64.
1697         * sysdeps/sparc/sparc64/Implies: Imply ieee754/flt-32, ieee754/dbl-64,
1698         and ieee754/ldbl-128.
1700         * sysdeps/sparc/bits/wordsize.h: Remove.
1701         * sysdeps/sparc/fpu/bits/mathinline.h: New file.
1702         * sysdeps/sparc/fpu/bits/mathdef.h: __NO_LONG_DOUBLE_MATH
1703         only for sparc32.
1704         * sysdeps/sparc/sparc32/fpu/bits/huge_val.h: New file.
1705         * sysdeps/sparc/sparc32/bits/wordsize.h: New file.
1706         * sysdeps/sparc/sparc64/fpu/bits/huge_val.h: New file.
1707         * sysdeps/sparc/sparc64/bits/wordsize.h: New file.
1708         * sysdeps/sparc/sparc64/Makefile: Add IEEE quad long double
1709         support.
1711         * sysdeps/sparc/sparc64/addmul_1.S: Fix miscalculation
1712         of carries. Optimize.
1714         * sysdeps/libm-ieee754/e_exp10.c: Moved to ...
1715         * sysdeps/generic/e_exp10.c: ...here.
1716         * sysdeps/libm-ieee754/e_exp10f.c: Moved to ...
1717         * sysdeps/generic/e_exp10f.c: ...here.
1718         * sysdeps/libm-ieee754/e_exp10l.c: Moved to ...
1719         * sysdeps/generic/e_exp10l.c: ...here.
1720         * sysdeps/libm-ieee754/e_scalb.c: Moved to ...
1721         * sysdeps/generic/e_scalb.c: ...here.
1722         * sysdeps/libm-ieee754/e_scalbf.c: Moved to ...
1723         * sysdeps/generic/e_scalbf.c: ...here.
1724         * sysdeps/libm-ieee754/e_scalbl.c: Moved to ...
1725         * sysdeps/generic/e_scalbl.c: ...here.
1726         * sysdeps/libm-ieee754/s_cacos.c: Moved to ...
1727         * sysdeps/generic/s_cacos.c: ...here.
1728         * sysdeps/libm-ieee754/s_cacosf.c: Moved to ...
1729         * sysdeps/generic/s_cacosf.c: ...here.
1730         * sysdeps/libm-ieee754/s_cacosh.c: Moved to ...
1731         * sysdeps/generic/s_cacosh.c: ...here.
1732         * sysdeps/libm-ieee754/s_cacoshf.c: Moved to ...
1733         * sysdeps/generic/s_cacoshf.c: ...here.
1734         * sysdeps/libm-ieee754/s_cacoshl.c: Moved to ...
1735         * sysdeps/generic/s_cacoshl.c: ...here.
1736         * sysdeps/libm-ieee754/s_cacosl.c: Moved to ...
1737         * sysdeps/generic/s_cacosl.c: ...here.
1738         * sysdeps/libm-ieee754/s_casin.c: Moved to ...
1739         * sysdeps/generic/s_casin.c: ...here.
1740         * sysdeps/libm-ieee754/s_casinf.c: Moved to ...
1741         * sysdeps/generic/s_casinf.c: ...here.
1742         * sysdeps/libm-ieee754/s_casinh.c: Moved to ...
1743         * sysdeps/generic/s_casinh.c: ...here.
1744         * sysdeps/libm-ieee754/s_casinhf.c: Moved to ...
1745         * sysdeps/generic/s_casinhf.c: ...here.
1746         * sysdeps/libm-ieee754/s_casinhl.c: Moved to ...
1747         * sysdeps/generic/s_casinhl.c: ...here.
1748         * sysdeps/libm-ieee754/s_casinl.c: Moved to ...
1749         * sysdeps/generic/s_casinl.c: ...here.
1750         * sysdeps/libm-ieee754/s_catan.c: Moved to ...
1751         * sysdeps/generic/s_catan.c: ...here.
1752         * sysdeps/libm-ieee754/s_catanf.c: Moved to ...
1753         * sysdeps/generic/s_catanf.c: ...here.
1754         * sysdeps/libm-ieee754/s_catanh.c: Moved to ...
1755         * sysdeps/generic/s_catanh.c: ...here.
1756         * sysdeps/libm-ieee754/s_catanhf.c: Moved to ...
1757         * sysdeps/generic/s_catanhf.c: ...here.
1758         * sysdeps/libm-ieee754/s_catanhl.c: Moved to ...
1759         * sysdeps/generic/s_catanhl.c: ...here.
1760         * sysdeps/libm-ieee754/s_catanl.c: Moved to ...
1761         * sysdeps/generic/s_catanl.c: ...here.
1762         * sysdeps/libm-ieee754/s_ccos.c: Moved to ...
1763         * sysdeps/generic/s_ccos.c: ...here.
1764         * sysdeps/libm-ieee754/s_ccosf.c: Moved to ...
1765         * sysdeps/generic/s_ccosf.c: ...here.
1766         * sysdeps/libm-ieee754/s_ccosh.c: Moved to ...
1767         * sysdeps/generic/s_ccosh.c: ...here.
1768         * sysdeps/libm-ieee754/s_ccoshf.c: Moved to ...
1769         * sysdeps/generic/s_ccoshf.c: ...here.
1770         * sysdeps/libm-ieee754/s_ccoshl.c: Moved to ...
1771         * sysdeps/generic/s_ccoshl.c: ...here.
1772         * sysdeps/libm-ieee754/s_ccosl.c: Moved to ...
1773         * sysdeps/generic/s_ccosl.c: ...here.
1774         * sysdeps/libm-ieee754/s_cexp.c: Moved to ...
1775         * sysdeps/generic/s_cexp.c: ...here.
1776         * sysdeps/libm-ieee754/s_cexpf.c: Moved to ...
1777         * sysdeps/generic/s_cexpf.c: ...here.
1778         * sysdeps/libm-ieee754/s_cexpl.c: Moved to ...
1779         * sysdeps/generic/s_cexpl.c: ...here.
1780         * sysdeps/libm-ieee754/s_clog.c: Moved to ...
1781         * sysdeps/generic/s_clog.c: ...here.
1782         * sysdeps/libm-ieee754/s_clog10.c: Moved to ...
1783         * sysdeps/generic/s_clog10.c: ...here.
1784         * sysdeps/libm-ieee754/s_clog10f.c: Moved to ...
1785         * sysdeps/generic/s_clog10f.c: ...here.
1786         * sysdeps/libm-ieee754/s_clog10l.c: Moved to ...
1787         * sysdeps/generic/s_clog10l.c: ...here.
1788         * sysdeps/libm-ieee754/s_clogf.c: Moved to ...
1789         * sysdeps/generic/s_clogf.c: ...here.
1790         * sysdeps/libm-ieee754/s_clogl.c: Moved to ...
1791         * sysdeps/generic/s_clogl.c: ...here.
1792         * sysdeps/libm-ieee754/s_cpow.c: Moved to ...
1793         * sysdeps/generic/s_cpow.c: ...here.
1794         * sysdeps/libm-ieee754/s_cpowf.c: Moved to ...
1795         * sysdeps/generic/s_cpowf.c: ...here.
1796         * sysdeps/libm-ieee754/s_cpowl.c: Moved to ...
1797         * sysdeps/generic/s_cpowl.c: ...here.
1798         * sysdeps/libm-ieee754/s_cproj.c: Moved to ...
1799         * sysdeps/generic/s_cproj.c: ...here.
1800         * sysdeps/libm-ieee754/s_cprojf.c: Moved to ...
1801         * sysdeps/generic/s_cprojf.c: ...here.
1802         * sysdeps/libm-ieee754/s_cprojl.c: Moved to ...
1803         * sysdeps/generic/s_cprojl.c: ...here.
1804         * sysdeps/libm-ieee754/s_csin.c: Moved to ...
1805         * sysdeps/generic/s_csin.c: ...here.
1806         * sysdeps/libm-ieee754/s_csinf.c: Moved to ...
1807         * sysdeps/generic/s_csinf.c: ...here.
1808         * sysdeps/libm-ieee754/s_csinh.c: Moved to ...
1809         * sysdeps/generic/s_csinh.c: ...here.
1810         * sysdeps/libm-ieee754/s_csinhf.c: Moved to ...
1811         * sysdeps/generic/s_csinhf.c: ...here.
1812         * sysdeps/libm-ieee754/s_csinhl.c: Moved to ...
1813         * sysdeps/generic/s_csinhl.c: ...here.
1814         * sysdeps/libm-ieee754/s_csinl.c: Moved to ...
1815         * sysdeps/generic/s_csinl.c: ...here.
1816         * sysdeps/libm-ieee754/s_csqrt.c: Moved to ...
1817         * sysdeps/generic/s_csqrt.c: ...here.
1818         * sysdeps/libm-ieee754/s_csqrtf.c: Moved to ...
1819         * sysdeps/generic/s_csqrtf.c: ...here.
1820         * sysdeps/libm-ieee754/s_csqrtl.c: Moved to ...
1821         * sysdeps/generic/s_csqrtl.c: ...here.
1822         * sysdeps/libm-ieee754/s_ctan.c: Moved to ...
1823         * sysdeps/generic/s_ctan.c: ...here.
1824         * sysdeps/libm-ieee754/s_ctanf.c: Moved to ...
1825         * sysdeps/generic/s_ctanf.c: ...here.
1826         * sysdeps/libm-ieee754/s_ctanh.c: Moved to ...
1827         * sysdeps/generic/s_ctanh.c: ...here.
1828         * sysdeps/libm-ieee754/s_ctanhf.c: Moved to ...
1829         * sysdeps/generic/s_ctanhf.c: ...here.
1830         * sysdeps/libm-ieee754/s_ctanhl.c: Moved to ...
1831         * sysdeps/generic/s_ctanhl.c: ...here.
1832         * sysdeps/libm-ieee754/s_ctanl.c: Moved to ...
1833         * sysdeps/generic/s_ctanl.c: ...here.
1834         * sysdeps/libm-ieee754/s_fdim.c: Moved to ...
1835         * sysdeps/generic/s_fdim.c: ...here.
1836         * sysdeps/libm-ieee754/s_fdimf.c: Moved to ...
1837         * sysdeps/generic/s_fdimf.c: ...here.
1838         * sysdeps/libm-ieee754/s_fdiml.c: Moved to ...
1839         * sysdeps/generic/s_fdiml.c: ...here.
1840         * sysdeps/libm-ieee754/s_fma.c: Moved to ...
1841         * sysdeps/generic/s_fma.c: ...here.
1842         * sysdeps/libm-ieee754/s_fmaf.c: Moved to ...
1843         * sysdeps/generic/s_fmaf.c: ...here.
1844         * sysdeps/libm-ieee754/s_fmal.c: Moved to ...
1845         * sysdeps/generic/s_fmal.c: ...here.
1846         * sysdeps/libm-ieee754/s_fmax.c: Moved to ...
1847         * sysdeps/generic/s_fmax.c: ...here.
1848         * sysdeps/libm-ieee754/s_fmaxf.c: Moved to ...
1849         * sysdeps/generic/s_fmaxf.c: ...here.
1850         * sysdeps/libm-ieee754/s_fmaxl.c: Moved to ...
1851         * sysdeps/generic/s_fmaxl.c: ...here.
1852         * sysdeps/libm-ieee754/s_fmin.c: Moved to ...
1853         * sysdeps/generic/s_fmin.c: ...here.
1854         * sysdeps/libm-ieee754/s_fminf.c: Moved to ...
1855         * sysdeps/generic/s_fminf.c: ...here.
1856         * sysdeps/libm-ieee754/s_fminl.c: Moved to ...
1857         * sysdeps/generic/s_fminl.c: ...here.
1858         * sysdeps/libm-ieee754/s_ldexp.c: Moved to ...
1859         * sysdeps/generic/s_ldexp.c: ...here.
1860         * sysdeps/libm-ieee754/s_ldexpf.c: Moved to ...
1861         * sysdeps/generic/s_ldexpf.c: ...here.
1862         * sysdeps/libm-ieee754/s_ldexpl.c: Moved to ...
1863         * sysdeps/generic/s_ldexpl.c: ...here.
1864         * sysdeps/libm-ieee754/s_nan.c: Moved to ...
1865         * sysdeps/generic/s_nan.c: ...here.
1866         * sysdeps/libm-ieee754/s_nanf.c: Moved to ...
1867         * sysdeps/generic/s_nanf.c: ...here.
1868         * sysdeps/libm-ieee754/s_nanl.c: Moved to ...
1869         * sysdeps/generic/s_nanl.c: ...here.
1870         * sysdeps/libm-ieee754/s_significand.c: Moved to ...
1871         * sysdeps/generic/s_significand.c: ...here.
1872         * sysdeps/libm-ieee754/s_significandf.c: Moved to ...
1873         * sysdeps/generic/s_significandf.c: ...here.
1874         * sysdeps/libm-ieee754/s_significandl.c: Moved to ...
1875         * sysdeps/generic/s_significandl.c: ...here.
1876         Avoid conversion from int to double and then to long double.
1877         * sysdeps/libm-ieee754/w_acos.c: Moved to ...
1878         * math/w_acos.c: ...here.
1879         * sysdeps/libm-ieee754/w_acosf.c: Moved to ...
1880         * math/w_acosf.c: ...here.
1881         * sysdeps/libm-ieee754/w_acosh.c: Moved to ...
1882         * math/w_acosh.c: ...here.
1883         * sysdeps/libm-ieee754/w_acoshf.c: Moved to ...
1884         * math/w_acoshf.c: ...here.
1885         * sysdeps/libm-ieee754/w_acoshl.c: Moved to ...
1886         * math/w_acoshl.c: ...here.
1887         * sysdeps/libm-ieee754/w_acosl.c: Moved to ...
1888         * math/w_acosl.c: ...here.
1889         * sysdeps/libm-ieee754/w_asin.c: Moved to ...
1890         * math/w_asin.c: ...here.
1891         * sysdeps/libm-ieee754/w_asinf.c: Moved to ...
1892         * math/w_asinf.c: ...here.
1893         * sysdeps/libm-ieee754/w_asinl.c: Moved to ...
1894         * math/w_asinl.c: ...here.
1895         * sysdeps/libm-ieee754/w_atan2.c: Moved to ...
1896         * math/w_atan2.c: ...here.
1897         * sysdeps/libm-ieee754/w_atan2f.c: Moved to ...
1898         * math/w_atan2f.c: ...here.
1899         * sysdeps/libm-ieee754/w_atan2l.c: Moved to ...
1900         * math/w_atan2l.c: ...here.
1901         * sysdeps/libm-ieee754/w_atanh.c: Moved to ...
1902         * math/w_atanh.c: ...here.
1903         * sysdeps/libm-ieee754/w_atanhf.c: Moved to ...
1904         * math/w_atanhf.c: ...here.
1905         * sysdeps/libm-ieee754/w_atanhl.c: Moved to ...
1906         * math/w_atanhl.c: ...here.
1907         * sysdeps/libm-ieee754/w_cosh.c: Moved to ...
1908         * math/w_cosh.c: ...here.
1909         * sysdeps/libm-ieee754/w_coshf.c: Moved to ...
1910         * math/w_coshf.c: ...here.
1911         * sysdeps/libm-ieee754/w_coshl.c: Moved to ...
1912         * math/w_coshl.c: ...here.
1913         * sysdeps/libm-ieee754/w_drem.c: Moved to ...
1914         * math/w_drem.c: ...here.
1915         * sysdeps/libm-ieee754/w_dremf.c: Moved to ...
1916         * math/w_dremf.c: ...here.
1917         * sysdeps/libm-ieee754/w_dreml.c: Moved to ...
1918         * math/w_dreml.c: ...here.
1919         * sysdeps/libm-ieee754/w_exp10.c: Moved to ...
1920         * math/w_exp10.c: ...here.
1921         * sysdeps/libm-ieee754/w_exp10f.c: Moved to ...
1922         * math/w_exp10f.c: ...here.
1923         * sysdeps/libm-ieee754/w_exp10l.c: Moved to ...
1924         * math/w_exp10l.c: ...here.
1925         * sysdeps/libm-ieee754/w_exp2.c: Moved to ...
1926         * math/w_exp2.c: ...here.
1927         * sysdeps/libm-ieee754/w_exp2f.c: Moved to ...
1928         * math/w_exp2f.c: ...here.
1929         * sysdeps/libm-ieee754/w_exp2l.c: Moved to ...
1930         * math/w_exp2l.c: ...here.
1931         * sysdeps/libm-ieee754/w_fmod.c: Moved to ...
1932         * math/w_fmod.c: ...here.
1933         * sysdeps/libm-ieee754/w_fmodf.c: Moved to ...
1934         * math/w_fmodf.c: ...here.
1935         * sysdeps/libm-ieee754/w_fmodl.c: Moved to ...
1936         * math/w_fmodl.c: ...here.
1937         * sysdeps/libm-ieee754/w_hypot.c: Moved to ...
1938         * math/w_hypot.c: ...here.
1939         * sysdeps/libm-ieee754/w_hypotf.c: Moved to ...
1940         * math/w_hypotf.c: ...here.
1941         * sysdeps/libm-ieee754/w_hypotl.c: Moved to ...
1942         * math/w_hypotl.c: ...here.
1943         * sysdeps/libm-ieee754/w_j0.c: Moved to ...
1944         * math/w_j0.c: ...here.
1945         * sysdeps/libm-ieee754/w_j0f.c: Moved to ...
1946         * math/w_j0f.c: ...here.
1947         * sysdeps/libm-ieee754/w_j0l.c: Moved to ...
1948         * math/w_j0l.c: ...here.
1949         * sysdeps/libm-ieee754/w_j1.c: Moved to ...
1950         * math/w_j1.c: ...here.
1951         * sysdeps/libm-ieee754/w_j1f.c: Moved to ...
1952         * math/w_j1f.c: ...here.
1953         * sysdeps/libm-ieee754/w_j1l.c: Moved to ...
1954         * math/w_j1l.c: ...here.
1955         * sysdeps/libm-ieee754/w_jn.c: Moved to ...
1956         * math/w_jn.c: ...here.
1957         * sysdeps/libm-ieee754/w_jnf.c: Moved to ...
1958         * math/w_jnf.c: ...here.
1959         * sysdeps/libm-ieee754/w_jnl.c: Moved to ...
1960         * math/w_jnl.c: ...here.
1961         * sysdeps/libm-ieee754/w_lgamma.c: Moved to ...
1962         * math/w_lgamma.c: ...here.
1963         * sysdeps/libm-ieee754/w_lgamma_r.c: Moved to ...
1964         * math/w_lgamma_r.c: ...here.
1965         * sysdeps/libm-ieee754/w_lgammaf.c: Moved to ...
1966         * math/w_lgammaf.c: ...here.
1967         * sysdeps/libm-ieee754/w_lgammaf_r.c: Moved to ...
1968         * math/w_lgammaf_r.c: ...here.
1969         * sysdeps/libm-ieee754/w_lgammal.c: Moved to ...
1970         * math/w_lgammal.c: ...here.
1971         * sysdeps/libm-ieee754/w_lgammal_r.c: Moved to ...
1972         * math/w_lgammal_r.c: ...here.
1973         * sysdeps/libm-ieee754/w_log.c: Moved to ...
1974         * math/w_log.c: ...here.
1975         * sysdeps/libm-ieee754/w_log10.c: Moved to ...
1976         * math/w_log10.c: ...here.
1977         * sysdeps/libm-ieee754/w_log10f.c: Moved to ...
1978         * math/w_log10f.c: ...here.
1979         * sysdeps/libm-ieee754/w_log10l.c: Moved to ...
1980         * math/w_log10l.c: ...here.
1981         * sysdeps/libm-ieee754/w_logf.c: Moved to ...
1982         * math/w_logf.c: ...here.
1983         * sysdeps/libm-ieee754/w_logl.c: Moved to ...
1984         * math/w_logl.c: ...here.
1985         * sysdeps/libm-ieee754/w_pow.c: Moved to ...
1986         * math/w_pow.c: ...here.
1987         * sysdeps/libm-ieee754/w_powf.c: Moved to ...
1988         * math/w_powf.c: ...here.
1989         * sysdeps/libm-ieee754/w_powl.c: Moved to ...
1990         * math/w_powl.c: ...here.
1991         * sysdeps/libm-ieee754/w_remainder.c: Moved to ...
1992         * math/w_remainder.c: ...here.
1993         * sysdeps/libm-ieee754/w_remainderf.c: Moved to ...
1994         * math/w_remainderf.c: ...here.
1995         * sysdeps/libm-ieee754/w_remainderl.c: Moved to ...
1996         * math/w_remainderl.c: ...here.
1997         * sysdeps/libm-ieee754/w_scalb.c: Moved to ...
1998         * math/w_scalb.c: ...here.
1999         * sysdeps/libm-ieee754/w_scalbf.c: Moved to ...
2000         * math/w_scalbf.c: ...here.
2001         * sysdeps/libm-ieee754/w_scalbl.c: Moved to ...
2002         * math/w_scalbl.c: ...here.
2003         * sysdeps/libm-ieee754/w_sinh.c: Moved to ...
2004         * math/w_sinh.c: ...here.
2005         * sysdeps/libm-ieee754/w_sinhf.c: Moved to ...
2006         * math/w_sinhf.c: ...here.
2007         * sysdeps/libm-ieee754/w_sinhl.c: Moved to ...
2008         * math/w_sinhl.c: ...here.
2009         * sysdeps/libm-ieee754/w_sqrt.c: Moved to ...
2010         * math/w_sqrt.c: ...here.
2011         * sysdeps/libm-ieee754/w_sqrtf.c: Moved to ...
2012         * math/w_sqrtf.c: ...here.
2013         * sysdeps/libm-ieee754/w_sqrtl.c: Moved to ...
2014         * math/w_sqrtl.c: ...here.
2015         * sysdeps/libm-ieee754/w_tgamma.c: Moved to ...
2016         * math/w_tgamma.c: ...here.
2017         * sysdeps/libm-ieee754/w_tgammaf.c: Moved to ...
2018         * math/w_tgammaf.c: ...here.
2019         * sysdeps/libm-ieee754/w_tgammal.c: Moved to ...
2020         * math/w_tgammal.c: ...here.
2021         * sysdeps/libm-i387/e_acos.S: Moved to ...
2022         * sysdeps/i386/fpu/e_acos.S: ...here.
2023         * sysdeps/libm-i387/e_acosf.S: Moved to ...
2024         * sysdeps/i386/fpu/e_acosf.S: ...here.
2025         * sysdeps/libm-i387/e_acosh.S: Moved to ...
2026         * sysdeps/i386/fpu/e_acosh.S: ...here.
2027         * sysdeps/libm-i387/e_acoshf.S: Moved to ...
2028         * sysdeps/i386/fpu/e_acoshf.S: ...here.
2029         * sysdeps/libm-i387/e_acoshl.S: Moved to ...
2030         * sysdeps/i386/fpu/e_acoshl.S: ...here.
2031         * sysdeps/libm-i387/e_acosl.S: Moved to ...
2032         * sysdeps/i386/fpu/e_acosl.S: ...here.
2033         * sysdeps/libm-i387/e_asin.S: Moved to ...
2034         * sysdeps/i386/fpu/e_asin.S: ...here.
2035         * sysdeps/libm-i387/e_asinf.S: Moved to ...
2036         * sysdeps/i386/fpu/e_asinf.S: ...here.
2037         * sysdeps/libm-i387/e_asinl.S: Moved to ...
2038         * sysdeps/i386/fpu/e_asinl.S: ...here.
2039         * sysdeps/libm-i387/e_atan2.S: Moved to ...
2040         * sysdeps/i386/fpu/e_atan2.S: ...here.
2041         * sysdeps/libm-i387/e_atan2f.S: Moved to ...
2042         * sysdeps/i386/fpu/e_atan2f.S: ...here.
2043         * sysdeps/libm-i387/e_atan2l.S: Moved to ...
2044         * sysdeps/i386/fpu/e_atan2l.S: ...here.
2045         * sysdeps/libm-i387/e_atanh.S: Moved to ...
2046         * sysdeps/i386/fpu/e_atanh.S: ...here.
2047         * sysdeps/libm-i387/e_atanhf.S: Moved to ...
2048         * sysdeps/i386/fpu/e_atanhf.S: ...here.
2049         * sysdeps/libm-i387/e_atanhl.S: Moved to ...
2050         * sysdeps/i386/fpu/e_atanhl.S: ...here.
2051         * sysdeps/libm-i387/e_exp.S: Moved to ...
2052         * sysdeps/i386/fpu/e_exp.S: ...here.
2053         * sysdeps/libm-i387/e_exp10.S: Moved to ...
2054         * sysdeps/i386/fpu/e_exp10.S: ...here.
2055         * sysdeps/libm-i387/e_exp10f.S: Moved to ...
2056         * sysdeps/i386/fpu/e_exp10f.S: ...here.
2057         * sysdeps/libm-i387/e_exp10l.S: Moved to ...
2058         * sysdeps/i386/fpu/e_exp10l.S: ...here.
2059         * sysdeps/libm-i387/e_expf.S: Moved to ...
2060         * sysdeps/i386/fpu/e_expf.S: ...here.
2061         * sysdeps/libm-i387/e_expl.S: Moved to ...
2062         * sysdeps/i386/fpu/e_expl.S: ...here.
2063         * sysdeps/libm-i387/e_fmod.S: Moved to ...
2064         * sysdeps/i386/fpu/e_fmod.S: ...here.
2065         * sysdeps/libm-i387/e_fmodf.S: Moved to ...
2066         * sysdeps/i386/fpu/e_fmodf.S: ...here.
2067         * sysdeps/libm-i387/e_fmodl.S: Moved to ...
2068         * sysdeps/i386/fpu/e_fmodl.S: ...here.
2069         * sysdeps/libm-i387/e_hypot.S: Moved to ...
2070         * sysdeps/i386/fpu/e_hypot.S: ...here.
2071         * sysdeps/libm-i387/e_hypotf.S: Moved to ...
2072         * sysdeps/i386/fpu/e_hypotf.S: ...here.
2073         * sysdeps/libm-i387/e_log.S: Moved to ...
2074         * sysdeps/i386/fpu/e_log.S: ...here.
2075         * sysdeps/libm-i387/e_log10.S: Moved to ...
2076         * sysdeps/i386/fpu/e_log10.S: ...here.
2077         * sysdeps/libm-i387/e_log10f.S: Moved to ...
2078         * sysdeps/i386/fpu/e_log10f.S: ...here.
2079         * sysdeps/libm-i387/e_log10l.S: Moved to ...
2080         * sysdeps/i386/fpu/e_log10l.S: ...here.
2081         * sysdeps/libm-i387/e_logf.S: Moved to ...
2082         * sysdeps/i386/fpu/e_logf.S: ...here.
2083         * sysdeps/libm-i387/e_logl.S: Moved to ...
2084         * sysdeps/i386/fpu/e_logl.S: ...here.
2085         * sysdeps/libm-i387/e_pow.S: Moved to ...
2086         * sysdeps/i386/fpu/e_pow.S: ...here.
2087         * sysdeps/libm-i387/e_powf.S: Moved to ...
2088         * sysdeps/i386/fpu/e_powf.S: ...here.
2089         * sysdeps/libm-i387/e_powl.S: Moved to ...
2090         * sysdeps/i386/fpu/e_powl.S: ...here.
2091         * sysdeps/libm-i387/e_rem_pio2l.c: Moved to ...
2092         * sysdeps/i386/fpu/e_rem_pio2l.c: ...here.
2093         * sysdeps/libm-i387/e_remainder.S: Moved to ...
2094         * sysdeps/i386/fpu/e_remainder.S: ...here.
2095         * sysdeps/libm-i387/e_remainderf.S: Moved to ...
2096         * sysdeps/i386/fpu/e_remainderf.S: ...here.
2097         * sysdeps/libm-i387/e_remainderl.S: Moved to ...
2098         * sysdeps/i386/fpu/e_remainderl.S: ...here.
2099         * sysdeps/libm-i387/e_scalb.S: Moved to ...
2100         * sysdeps/i386/fpu/e_scalb.S: ...here.
2101         * sysdeps/libm-i387/e_scalbf.S: Moved to ...
2102         * sysdeps/i386/fpu/e_scalbf.S: ...here.
2103         * sysdeps/libm-i387/e_scalbl.S: Moved to ...
2104         * sysdeps/i386/fpu/e_scalbl.S: ...here.
2105         * sysdeps/libm-i387/e_sqrt.S: Moved to ...
2106         * sysdeps/i386/fpu/e_sqrt.S: ...here.
2107         * sysdeps/libm-i387/e_sqrtf.S: Moved to ...
2108         * sysdeps/i386/fpu/e_sqrtf.S: ...here.
2109         * sysdeps/libm-i387/e_sqrtl.S: Moved to ...
2110         * sysdeps/i386/fpu/e_sqrtl.S: ...here.
2111         * sysdeps/libm-i387/k_rem_pio2l.c: Moved to ...
2112         * sysdeps/i386/fpu/k_rem_pio2l.c: ...here.
2113         * sysdeps/libm-i387/s_asinh.S: Moved to ...
2114         * sysdeps/i386/fpu/s_asinh.S: ...here.
2115         * sysdeps/libm-i387/s_asinhf.S: Moved to ...
2116         * sysdeps/i386/fpu/s_asinhf.S: ...here.
2117         * sysdeps/libm-i387/s_asinhl.S: Moved to ...
2118         * sysdeps/i386/fpu/s_asinhl.S: ...here.
2119         * sysdeps/libm-i387/s_atan.S: Moved to ...
2120         * sysdeps/i386/fpu/s_atan.S: ...here.
2121         * sysdeps/libm-i387/s_atanf.S: Moved to ...
2122         * sysdeps/i386/fpu/s_atanf.S: ...here.
2123         * sysdeps/libm-i387/s_atanl.S: Moved to ...
2124         * sysdeps/i386/fpu/s_atanl.S: ...here.
2125         * sysdeps/libm-i387/s_cbrt.S: Moved to ...
2126         * sysdeps/i386/fpu/s_cbrt.S: ...here.
2127         * sysdeps/libm-i387/s_cbrtf.S: Moved to ...
2128         * sysdeps/i386/fpu/s_cbrtf.S: ...here.
2129         * sysdeps/libm-i387/s_cbrtl.S: Moved to ...
2130         * sysdeps/i386/fpu/s_cbrtl.S: ...here.
2131         * sysdeps/libm-i387/s_ceil.S: Moved to ...
2132         * sysdeps/i386/fpu/s_ceil.S: ...here.
2133         * sysdeps/libm-i387/s_ceilf.S: Moved to ...
2134         * sysdeps/i386/fpu/s_ceilf.S: ...here.
2135         * sysdeps/libm-i387/s_ceill.S: Moved to ...
2136         * sysdeps/i386/fpu/s_ceill.S: ...here.
2137         * sysdeps/libm-i387/s_cexp.S: Moved to ...
2138         * sysdeps/i386/fpu/s_cexp.S: ...here.
2139         * sysdeps/libm-i387/s_cexpf.S: Moved to ...
2140         * sysdeps/i386/fpu/s_cexpf.S: ...here.
2141         * sysdeps/libm-i387/s_cexpl.S: Moved to ...
2142         * sysdeps/i386/fpu/s_cexpl.S: ...here.
2143         * sysdeps/libm-i387/s_copysign.S: Moved to ...
2144         * sysdeps/i386/fpu/s_copysign.S: ...here.
2145         * sysdeps/libm-i387/s_copysignf.S: Moved to ...
2146         * sysdeps/i386/fpu/s_copysignf.S: ...here.
2147         * sysdeps/libm-i387/s_copysignl.S: Moved to ...
2148         * sysdeps/i386/fpu/s_copysignl.S: ...here.
2149         * sysdeps/libm-i387/s_cos.S: Moved to ...
2150         * sysdeps/i386/fpu/s_cos.S: ...here.
2151         * sysdeps/libm-i387/s_cosf.S: Moved to ...
2152         * sysdeps/i386/fpu/s_cosf.S: ...here.
2153         * sysdeps/libm-i387/s_cosl.S: Moved to ...
2154         * sysdeps/i386/fpu/s_cosl.S: ...here.
2155         * sysdeps/libm-i387/s_exp2.S: Moved to ...
2156         * sysdeps/i386/fpu/s_exp2.S: ...here.
2157         * sysdeps/libm-i387/s_exp2f.S: Moved to ...
2158         * sysdeps/i386/fpu/s_exp2f.S: ...here.
2159         * sysdeps/libm-i387/s_exp2l.S: Moved to ...
2160         * sysdeps/i386/fpu/s_exp2l.S: ...here.
2161         * sysdeps/libm-i387/s_expm1.S: Moved to ...
2162         * sysdeps/i386/fpu/s_expm1.S: ...here.
2163         * sysdeps/libm-i387/s_expm1f.S: Moved to ...
2164         * sysdeps/i386/fpu/s_expm1f.S: ...here.
2165         * sysdeps/libm-i387/s_expm1l.S: Moved to ...
2166         * sysdeps/i386/fpu/s_expm1l.S: ...here.
2167         * sysdeps/libm-i387/s_fdim.S: Moved to ...
2168         * sysdeps/i386/fpu/s_fdim.S: ...here.
2169         * sysdeps/libm-i387/s_fdimf.S: Moved to ...
2170         * sysdeps/i386/fpu/s_fdimf.S: ...here.
2171         * sysdeps/libm-i387/s_fdiml.S: Moved to ...
2172         * sysdeps/i386/fpu/s_fdiml.S: ...here.
2173         * sysdeps/libm-i387/s_finite.S: Moved to ...
2174         * sysdeps/i386/fpu/s_finite.S: ...here.
2175         * sysdeps/libm-i387/s_finitef.S: Moved to ...
2176         * sysdeps/i386/fpu/s_finitef.S: ...here.
2177         * sysdeps/libm-i387/s_finitel.S: Moved to ...
2178         * sysdeps/i386/fpu/s_finitel.S: ...here.
2179         * sysdeps/libm-i387/s_floor.S: Moved to ...
2180         * sysdeps/i386/fpu/s_floor.S: ...here.
2181         * sysdeps/libm-i387/s_floorf.S: Moved to ...
2182         * sysdeps/i386/fpu/s_floorf.S: ...here.
2183         * sysdeps/libm-i387/s_floorl.S: Moved to ...
2184         * sysdeps/i386/fpu/s_floorl.S: ...here.
2185         * sysdeps/libm-i387/s_fma.S: Moved to ...
2186         * sysdeps/i386/fpu/s_fma.S: ...here.
2187         * sysdeps/libm-i387/s_fmaf.S: Moved to ...
2188         * sysdeps/i386/fpu/s_fmaf.S: ...here.
2189         * sysdeps/libm-i387/s_fmal.S: Moved to ...
2190         * sysdeps/i386/fpu/s_fmal.S: ...here.
2191         * sysdeps/libm-i387/s_fmax.S: Moved to ...
2192         * sysdeps/i386/fpu/s_fmax.S: ...here.
2193         * sysdeps/libm-i387/s_fmaxf.S: Moved to ...
2194         * sysdeps/i386/fpu/s_fmaxf.S: ...here.
2195         * sysdeps/libm-i387/s_fmaxl.S: Moved to ...
2196         * sysdeps/i386/fpu/s_fmaxl.S: ...here.
2197         * sysdeps/libm-i387/s_fmin.S: Moved to ...
2198         * sysdeps/i386/fpu/s_fmin.S: ...here.
2199         * sysdeps/libm-i387/s_fminf.S: Moved to ...
2200         * sysdeps/i386/fpu/s_fminf.S: ...here.
2201         * sysdeps/libm-i387/s_fminl.S: Moved to ...
2202         * sysdeps/i386/fpu/s_fminl.S: ...here.
2203         * sysdeps/libm-i387/s_frexp.S: Moved to ...
2204         * sysdeps/i386/fpu/s_frexp.S: ...here.
2205         * sysdeps/libm-i387/s_frexpf.S: Moved to ...
2206         * sysdeps/i386/fpu/s_frexpf.S: ...here.
2207         * sysdeps/libm-i387/s_frexpl.S: Moved to ...
2208         * sysdeps/i386/fpu/s_frexpl.S: ...here.
2209         * sysdeps/libm-i387/s_ilogb.S: Moved to ...
2210         * sysdeps/i386/fpu/s_ilogb.S: ...here.
2211         * sysdeps/libm-i387/s_ilogbf.S: Moved to ...
2212         * sysdeps/i386/fpu/s_ilogbf.S: ...here.
2213         * sysdeps/libm-i387/s_ilogbl.S: Moved to ...
2214         * sysdeps/i386/fpu/s_ilogbl.S: ...here.
2215         * sysdeps/libm-i387/s_llrint.S: Moved to ...
2216         * sysdeps/i386/fpu/s_llrint.S: ...here.
2217         * sysdeps/libm-i387/s_llrintf.S: Moved to ...
2218         * sysdeps/i386/fpu/s_llrintf.S: ...here.
2219         * sysdeps/libm-i387/s_llrintl.S: Moved to ...
2220         * sysdeps/i386/fpu/s_llrintl.S: ...here.
2221         * sysdeps/libm-i387/s_log1p.S: Moved to ...
2222         * sysdeps/i386/fpu/s_log1p.S: ...here.
2223         * sysdeps/libm-i387/s_log1pf.S: Moved to ...
2224         * sysdeps/i386/fpu/s_log1pf.S: ...here.
2225         * sysdeps/libm-i387/s_log1pl.S: Moved to ...
2226         * sysdeps/i386/fpu/s_log1pl.S: ...here.
2227         * sysdeps/libm-i387/s_log2.S: Moved to ...
2228         * sysdeps/i386/fpu/s_log2.S: ...here.
2229         * sysdeps/libm-i387/s_log2f.S: Moved to ...
2230         * sysdeps/i386/fpu/s_log2f.S: ...here.
2231         * sysdeps/libm-i387/s_log2l.S: Moved to ...
2232         * sysdeps/i386/fpu/s_log2l.S: ...here.
2233         * sysdeps/libm-i387/s_logb.S: Moved to ...
2234         * sysdeps/i386/fpu/s_logb.S: ...here.
2235         * sysdeps/libm-i387/s_logbf.S: Moved to ...
2236         * sysdeps/i386/fpu/s_logbf.S: ...here.
2237         * sysdeps/libm-i387/s_logbl.S: Moved to ...
2238         * sysdeps/i386/fpu/s_logbl.S: ...here.
2239         * sysdeps/libm-i387/s_lrint.S: Moved to ...
2240         * sysdeps/i386/fpu/s_lrint.S: ...here.
2241         * sysdeps/libm-i387/s_lrintf.S: Moved to ...
2242         * sysdeps/i386/fpu/s_lrintf.S: ...here.
2243         * sysdeps/libm-i387/s_lrintl.S: Moved to ...
2244         * sysdeps/i386/fpu/s_lrintl.S: ...here.
2245         * sysdeps/libm-i387/s_nearbyint.S: Moved to ...
2246         * sysdeps/i386/fpu/s_nearbyint.S: ...here.
2247         * sysdeps/libm-i387/s_nearbyintf.S: Moved to ...
2248         * sysdeps/i386/fpu/s_nearbyintf.S: ...here.
2249         * sysdeps/libm-i387/s_nearbyintl.S: Moved to ...
2250         * sysdeps/i386/fpu/s_nearbyintl.S: ...here.
2251         * sysdeps/libm-i387/s_remquo.S: Moved to ...
2252         * sysdeps/i386/fpu/s_remquo.S: ...here.
2253         * sysdeps/libm-i387/s_remquof.S: Moved to ...
2254         * sysdeps/i386/fpu/s_remquof.S: ...here.
2255         * sysdeps/libm-i387/s_remquol.S: Moved to ...
2256         * sysdeps/i386/fpu/s_remquol.S: ...here.
2257         * sysdeps/libm-i387/s_rint.S: Moved to ...
2258         * sysdeps/i386/fpu/s_rint.S: ...here.
2259         * sysdeps/libm-i387/s_rintf.S: Moved to ...
2260         * sysdeps/i386/fpu/s_rintf.S: ...here.
2261         * sysdeps/libm-i387/s_rintl.S: Moved to ...
2262         * sysdeps/i386/fpu/s_rintl.S: ...here.
2263         * sysdeps/libm-i387/s_scalbn.S: Moved to ...
2264         * sysdeps/i386/fpu/s_scalbn.S: ...here.
2265         * sysdeps/libm-i387/s_scalbnf.S: Moved to ...
2266         * sysdeps/i386/fpu/s_scalbnf.S: ...here.
2267         * sysdeps/libm-i387/s_scalbnl.S: Moved to ...
2268         * sysdeps/i386/fpu/s_scalbnl.S: ...here.
2269         * sysdeps/libm-i387/s_significand.S: Moved to ...
2270         * sysdeps/i386/fpu/s_significand.S: ...here.
2271         * sysdeps/libm-i387/s_significandf.S: Moved to ...
2272         * sysdeps/i386/fpu/s_significandf.S: ...here.
2273         * sysdeps/libm-i387/s_significandl.S: Moved to ...
2274         * sysdeps/i386/fpu/s_significandl.S: ...here.
2275         * sysdeps/libm-i387/s_sin.S: Moved to ...
2276         * sysdeps/i386/fpu/s_sin.S: ...here.
2277         * sysdeps/libm-i387/s_sincos.S: Moved to ...
2278         * sysdeps/i386/fpu/s_sincos.S: ...here.
2279         * sysdeps/libm-i387/s_sincosf.S: Moved to ...
2280         * sysdeps/i386/fpu/s_sincosf.S: ...here.
2281         * sysdeps/libm-i387/s_sincosl.S: Moved to ...
2282         * sysdeps/i386/fpu/s_sincosl.S: ...here.
2283         * sysdeps/libm-i387/s_sinf.S: Moved to ...
2284         * sysdeps/i386/fpu/s_sinf.S: ...here.
2285         * sysdeps/libm-i387/s_sinl.S: Moved to ...
2286         * sysdeps/i386/fpu/s_sinl.S: ...here.
2287         * sysdeps/libm-i387/s_tan.S: Moved to ...
2288         * sysdeps/i386/fpu/s_tan.S: ...here.
2289         * sysdeps/libm-i387/s_tanf.S: Moved to ...
2290         * sysdeps/i386/fpu/s_tanf.S: ...here.
2291         * sysdeps/libm-i387/s_tanl.S: Moved to ...
2292         * sysdeps/i386/fpu/s_tanl.S: ...here.
2293         * sysdeps/libm-i387/s_trunc.S: Moved to ...
2294         * sysdeps/i386/fpu/s_trunc.S: ...here.
2295         * sysdeps/libm-i387/s_truncf.S: Moved to ...
2296         * sysdeps/i386/fpu/s_truncf.S: ...here.
2297         * sysdeps/libm-i387/s_truncl.S: Moved to ...
2298         * sysdeps/i386/fpu/s_truncl.S: ...here.
2299         * sysdeps/libm-ieee754/k_standard.c: Moved to ...
2300         * sysdeps/ieee754/k_standard.c: ...here.
2301         * sysdeps/libm-ieee754/s_lib_version.c: Moved to ...
2302         * sysdeps/ieee754/s_lib_version.c: ...here.
2303         * sysdeps/libm-ieee754/s_matherr.c: Moved to ...
2304         * sysdeps/ieee754/s_matherr.c: ...here.
2305         * sysdeps/libm-ieee754/s_signgam.c: Moved to ...
2306         * sysdeps/ieee754/s_signgam.c: ...here.
2307         * sysdeps/ieee754/dbl2mpn.c: Moved to ...
2308         * sysdeps/ieee754/dbl-64/dbl2mpn.c: ...here.
2309         * sysdeps/ieee754/mpn2dbl.c: Moved to ...
2310         * sysdeps/ieee754/dbl-64/mpn2dbl.c: ...here.
2311         * sysdeps/libm-ieee754/e_acos.c: Moved to ...
2312         * sysdeps/ieee754/dbl-64/e_acos.c: ...here.
2313         * sysdeps/libm-ieee754/e_acosh.c: Moved to ...
2314         * sysdeps/ieee754/dbl-64/e_acosh.c: ...here.
2315         * sysdeps/libm-ieee754/e_asin.c: Moved to ...
2316         * sysdeps/ieee754/dbl-64/e_asin.c: ...here.
2317         * sysdeps/libm-ieee754/e_atan2.c: Moved to ...
2318         * sysdeps/ieee754/dbl-64/e_atan2.c: ...here.
2319         * sysdeps/libm-ieee754/e_atanh.c: Moved to ...
2320         * sysdeps/ieee754/dbl-64/e_atanh.c: ...here.
2321         * sysdeps/libm-ieee754/e_cosh.c: Moved to ...
2322         * sysdeps/ieee754/dbl-64/e_cosh.c: ...here.
2323         * sysdeps/libm-ieee754/e_exp.c: Moved to ...
2324         * sysdeps/ieee754/dbl-64/e_exp.c: ...here.
2325         * sysdeps/libm-ieee754/e_fmod.c: Moved to ...
2326         * sysdeps/ieee754/dbl-64/e_fmod.c: ...here.
2327         * sysdeps/libm-ieee754/e_gamma_r.c: Moved to ...
2328         * sysdeps/ieee754/dbl-64/e_gamma_r.c: ...here.
2329         * sysdeps/libm-ieee754/e_hypot.c: Moved to ...
2330         * sysdeps/ieee754/dbl-64/e_hypot.c: ...here.
2331         * sysdeps/libm-ieee754/e_j0.c: Moved to ...
2332         * sysdeps/ieee754/dbl-64/e_j0.c: ...here.
2333         * sysdeps/libm-ieee754/e_j1.c: Moved to ...
2334         * sysdeps/ieee754/dbl-64/e_j1.c: ...here.
2335         * sysdeps/libm-ieee754/e_jn.c: Moved to ...
2336         * sysdeps/ieee754/dbl-64/e_jn.c: ...here.
2337         * sysdeps/libm-ieee754/e_lgamma_r.c: Moved to ...
2338         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: ...here.
2339         * sysdeps/libm-ieee754/e_log.c: Moved to ...
2340         * sysdeps/ieee754/dbl-64/e_log.c: ...here.
2341         * sysdeps/libm-ieee754/e_log10.c: Moved to ...
2342         * sysdeps/ieee754/dbl-64/e_log10.c: ...here.
2343         * sysdeps/libm-ieee754/e_pow.c: Moved to ...
2344         * sysdeps/ieee754/dbl-64/e_pow.c: ...here.
2345         * sysdeps/libm-ieee754/e_remainder.c: Moved to ...
2346         * sysdeps/ieee754/dbl-64/e_remainder.c: ...here.
2347         * sysdeps/libm-ieee754/e_sinh.c: Moved to ...
2348         * sysdeps/ieee754/dbl-64/e_sinh.c: ...here.
2349         * sysdeps/libm-ieee754/e_sqrt.c: Moved to ...
2350         * sysdeps/ieee754/dbl-64/e_sqrt.c: ...here.
2351         * sysdeps/libm-ieee754/k_cos.c: Moved to ...
2352         * sysdeps/ieee754/dbl-64/k_cos.c: ...here.
2353         * sysdeps/libm-ieee754/k_sin.c: Moved to ...
2354         * sysdeps/ieee754/dbl-64/k_sin.c: ...here.
2355         * sysdeps/libm-ieee754/k_tan.c: Moved to ...
2356         * sysdeps/ieee754/dbl-64/k_tan.c: ...here.
2357         * sysdeps/libm-ieee754/s_asinh.c: Moved to ...
2358         * sysdeps/ieee754/dbl-64/s_asinh.c: ...here.
2359         * sysdeps/libm-ieee754/s_atan.c: Moved to ...
2360         * sysdeps/ieee754/dbl-64/s_atan.c: ...here.
2361         * sysdeps/libm-ieee754/s_cbrt.c: Moved to ...
2362         * sysdeps/ieee754/dbl-64/s_cbrt.c: ...here.
2363         * sysdeps/libm-ieee754/s_ceil.c: Moved to ...
2364         * sysdeps/ieee754/dbl-64/s_ceil.c: ...here.
2365         * sysdeps/libm-ieee754/s_copysign.c: Moved to ...
2366         * sysdeps/ieee754/dbl-64/s_copysign.c: ...here.
2367         * sysdeps/libm-ieee754/s_cos.c: Moved to ...
2368         * sysdeps/ieee754/dbl-64/s_cos.c: ...here.
2369         * sysdeps/libm-ieee754/s_erf.c: Moved to ...
2370         * sysdeps/ieee754/dbl-64/s_erf.c: ...here.
2371         * sysdeps/libm-ieee754/s_exp2.c: Moved to ...
2372         * sysdeps/ieee754/dbl-64/s_exp2.c: ...here.
2373         * sysdeps/libm-ieee754/s_expm1.c: Moved to ...
2374         * sysdeps/ieee754/dbl-64/s_expm1.c: ...here.
2375         * sysdeps/libm-ieee754/s_fabs.c: Moved to ...
2376         * sysdeps/ieee754/dbl-64/s_fabs.c: ...here.
2377         * sysdeps/libm-ieee754/s_finite.c: Moved to ...
2378         * sysdeps/ieee754/dbl-64/s_finite.c: ...here.
2379         * sysdeps/libm-ieee754/s_floor.c: Moved to ...
2380         * sysdeps/ieee754/dbl-64/s_floor.c: ...here.
2381         * sysdeps/libm-ieee754/s_fpclassify.c: Moved to ...
2382         * sysdeps/ieee754/dbl-64/s_fpclassify.c: ...here.
2383         * sysdeps/libm-ieee754/s_frexp.c: Moved to ...
2384         * sysdeps/ieee754/dbl-64/s_frexp.c: ...here.
2385         * sysdeps/libm-ieee754/s_ilogb.c: Moved to ...
2386         * sysdeps/ieee754/dbl-64/s_ilogb.c: ...here.
2387         * sysdeps/libm-ieee754/s_isinf.c: Moved to ...
2388         * sysdeps/ieee754/dbl-64/s_isinf.c: ...here.
2389         * sysdeps/libm-ieee754/s_isnan.c: Moved to ...
2390         * sysdeps/ieee754/dbl-64/s_isnan.c: ...here.
2391         (__isnan): Comment above function says it returns 0 or 1, but it
2392         used to return 0 or -1.
2393         * sysdeps/libm-ieee754/s_llrint.c: Moved to ...
2394         * sysdeps/ieee754/dbl-64/s_llrint.c: ...here.
2395         * sysdeps/libm-ieee754/s_llround.c: Moved to ...
2396         * sysdeps/ieee754/dbl-64/s_llround.c: ...here.
2397         * sysdeps/libm-ieee754/s_log1p.c: Moved to ...
2398         * sysdeps/ieee754/dbl-64/s_log1p.c: ...here.
2399         * sysdeps/libm-ieee754/s_log2.c: Moved to ...
2400         * sysdeps/ieee754/dbl-64/s_log2.c: ...here.
2401         * sysdeps/libm-ieee754/s_logb.c: Moved to ...
2402         * sysdeps/ieee754/dbl-64/s_logb.c: ...here.
2403         * sysdeps/libm-ieee754/s_lrint.c: Moved to ...
2404         * sysdeps/ieee754/dbl-64/s_lrint.c: ...here.
2405         * sysdeps/libm-ieee754/s_lround.c: Moved to ...
2406         * sysdeps/ieee754/dbl-64/s_lround.c: ...here.
2407         * sysdeps/libm-ieee754/s_modf.c: Moved to ...
2408         * sysdeps/ieee754/dbl-64/s_modf.c: ...here.
2409         * sysdeps/libm-ieee754/s_nearbyint.c: Moved to ...
2410         * sysdeps/ieee754/dbl-64/s_nearbyint.c: ...here.
2411         * sysdeps/libm-ieee754/s_nextafter.c: Moved to ...
2412         * sysdeps/generic/s_nextafter.c: ...here.
2413         Add __nexttoward and nexttoward aliases if NO_LONG_DOUBLE.
2414         * sysdeps/libm-ieee754/s_remquo.c: Moved to ...
2415         * sysdeps/ieee754/dbl-64/s_remquo.c: ...here.
2416         * sysdeps/libm-ieee754/s_rint.c: Moved to ...
2417         * sysdeps/ieee754/dbl-64/s_rint.c: ...here.
2418         * sysdeps/libm-ieee754/s_round.c: Moved to ...
2419         * sysdeps/ieee754/dbl-64/s_round.c: ...here.
2420         * sysdeps/libm-ieee754/s_scalbn.c: Moved to ...
2421         * sysdeps/ieee754/dbl-64/s_scalbn.c: ...here.
2422         * sysdeps/libm-ieee754/s_signbit.c: Moved to ...
2423         * sysdeps/ieee754/dbl-64/s_signbit.c: ...here.
2424         * sysdeps/libm-ieee754/s_sin.c: Moved to ...
2425         * sysdeps/ieee754/dbl-64/s_sin.c: ...here.
2426         * sysdeps/libm-ieee754/s_sincos.c: Moved to ...
2427         * sysdeps/ieee754/dbl-64/s_sincos.c: ...here.
2428         * sysdeps/libm-ieee754/s_tan.c: Moved to ...
2429         * sysdeps/ieee754/dbl-64/s_tan.c: ...here.
2430         * sysdeps/libm-ieee754/s_tanh.c: Moved to ...
2431         * sysdeps/ieee754/dbl-64/s_tanh.c: ...here.
2432         * sysdeps/libm-ieee754/s_trunc.c: Moved to ...
2433         * sysdeps/ieee754/dbl-64/s_trunc.c: ...here.
2434         * sysdeps/libm-ieee754/t_exp2.h: Moved to ...
2435         * sysdeps/ieee754/dbl-64/t_exp2.h: ...here.
2436         * sysdeps/libm-ieee754/w_exp.c: Moved to ...
2437         * sysdeps/ieee754/dbl-64/w_exp.c: ...here.
2438         * sysdeps/ieee754/mpn2flt.c: Moved to ...
2439         * sysdeps/ieee754/flt-32/mpn2flt.c: ...here.
2440         * sysdeps/libm-ieee754/e_acosf.c: Moved to ...
2441         * sysdeps/ieee754/flt-32/e_acosf.c: ...here.
2442         * sysdeps/libm-ieee754/e_acoshf.c: Moved to ...
2443         * sysdeps/ieee754/flt-32/e_acoshf.c: ...here.
2444         * sysdeps/libm-ieee754/e_asinf.c: Moved to ...
2445         * sysdeps/ieee754/flt-32/e_asinf.c: ...here.
2446         * sysdeps/libm-ieee754/e_atan2f.c: Moved to ...
2447         * sysdeps/ieee754/flt-32/e_atan2f.c: ...here.
2448         * sysdeps/libm-ieee754/e_atanhf.c: Moved to ...
2449         * sysdeps/ieee754/flt-32/e_atanhf.c: ...here.
2450         * sysdeps/libm-ieee754/e_coshf.c: Moved to ...
2451         * sysdeps/ieee754/flt-32/e_coshf.c: ...here.
2452         * sysdeps/libm-ieee754/e_expf.c: Moved to ...
2453         * sysdeps/ieee754/flt-32/e_expf.c: ...here.
2454         * sysdeps/libm-ieee754/e_fmodf.c: Moved to ...
2455         * sysdeps/ieee754/flt-32/e_fmodf.c: ...here.
2456         * sysdeps/libm-ieee754/e_gammaf_r.c: Moved to ...
2457         * sysdeps/ieee754/flt-32/e_gammaf_r.c: ...here.
2458         * sysdeps/libm-ieee754/e_hypotf.c: Moved to ...
2459         * sysdeps/ieee754/flt-32/e_hypotf.c: ...here.
2460         * sysdeps/libm-ieee754/e_j0f.c: Moved to ...
2461         * sysdeps/ieee754/flt-32/e_j0f.c: ...here.
2462         * sysdeps/libm-ieee754/e_j1f.c: Moved to ...
2463         * sysdeps/ieee754/flt-32/e_j1f.c: ...here.
2464         * sysdeps/libm-ieee754/e_jnf.c: Moved to ...
2465         * sysdeps/ieee754/flt-32/e_jnf.c: ...here.
2466         * sysdeps/libm-ieee754/e_lgammaf_r.c: Moved to ...
2467         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: ...here.
2468         * sysdeps/libm-ieee754/e_log10f.c: Moved to ...
2469         * sysdeps/ieee754/flt-32/e_log10f.c: ...here.
2470         * sysdeps/libm-ieee754/e_logf.c: Moved to ...
2471         * sysdeps/ieee754/flt-32/e_logf.c: ...here.
2472         * sysdeps/libm-ieee754/e_powf.c: Moved to ...
2473         * sysdeps/ieee754/flt-32/e_powf.c: ...here.
2474         * sysdeps/libm-ieee754/e_remainderf.c: Moved to ...
2475         * sysdeps/ieee754/flt-32/e_remainderf.c: ...here.
2476         * sysdeps/libm-ieee754/e_sinhf.c: Moved to ...
2477         * sysdeps/ieee754/flt-32/e_sinhf.c: ...here.
2478         * sysdeps/libm-ieee754/e_sqrtf.c: Moved to ...
2479         * sysdeps/ieee754/flt-32/e_sqrtf.c: ...here.
2480         * sysdeps/libm-ieee754/k_cosf.c: Moved to ...
2481         * sysdeps/ieee754/flt-32/k_cosf.c: ...here.
2482         * sysdeps/libm-ieee754/k_sinf.c: Moved to ...
2483         * sysdeps/ieee754/flt-32/k_sinf.c: ...here.
2484         * sysdeps/libm-ieee754/k_tanf.c: Moved to ...
2485         * sysdeps/ieee754/flt-32/k_tanf.c: ...here.
2486         * sysdeps/libm-ieee754/s_asinhf.c: Moved to ...
2487         * sysdeps/ieee754/flt-32/s_asinhf.c: ...here.
2488         * sysdeps/libm-ieee754/s_atanf.c: Moved to ...
2489         * sysdeps/ieee754/flt-32/s_atanf.c: ...here.
2490         * sysdeps/libm-ieee754/s_cbrtf.c: Moved to ...
2491         * sysdeps/ieee754/flt-32/s_cbrtf.c: ...here.
2492         * sysdeps/libm-ieee754/s_ceilf.c: Moved to ...
2493         * sysdeps/ieee754/flt-32/s_ceilf.c: ...here.
2494         * sysdeps/libm-ieee754/s_copysignf.c: Moved to ...
2495         * sysdeps/ieee754/flt-32/s_copysignf.c: ...here.
2496         * sysdeps/libm-ieee754/s_cosf.c: Moved to ...
2497         * sysdeps/ieee754/flt-32/s_cosf.c: ...here.
2498         * sysdeps/libm-ieee754/s_erff.c: Moved to ...
2499         * sysdeps/ieee754/flt-32/s_erff.c: ...here.
2500         * sysdeps/libm-ieee754/s_exp2f.c: Moved to ...
2501         * sysdeps/ieee754/flt-32/s_exp2f.c: ...here.
2502         * sysdeps/libm-ieee754/s_expm1f.c: Moved to ...
2503         * sysdeps/ieee754/flt-32/s_expm1f.c: ...here.
2504         * sysdeps/libm-ieee754/s_fabsf.c: Moved to ...
2505         * sysdeps/ieee754/flt-32/s_fabsf.c: ...here.
2506         * sysdeps/libm-ieee754/s_finitef.c: Moved to ...
2507         * sysdeps/ieee754/flt-32/s_finitef.c: ...here.
2508         * sysdeps/libm-ieee754/s_floorf.c: Moved to ...
2509         * sysdeps/ieee754/flt-32/s_floorf.c: ...here.
2510         * sysdeps/libm-ieee754/s_fpclassifyf.c: Moved to ...
2511         * sysdeps/ieee754/flt-32/s_fpclassifyf.c: ...here.
2512         * sysdeps/libm-ieee754/s_frexpf.c: Moved to ...
2513         * sysdeps/ieee754/flt-32/s_frexpf.c: ...here.
2514         * sysdeps/libm-ieee754/s_ilogbf.c: Moved to ...
2515         * sysdeps/ieee754/flt-32/s_ilogbf.c: ...here.
2516         * sysdeps/libm-ieee754/s_isinff.c: Moved to ...
2517         * sysdeps/ieee754/flt-32/s_isinff.c: ...here.
2518         * sysdeps/libm-ieee754/s_isnanf.c: Moved to ...
2519         * sysdeps/ieee754/flt-32/s_isnanf.c: ...here.
2520         * sysdeps/libm-ieee754/s_llrintf.c: Moved to ...
2521         * sysdeps/ieee754/flt-32/s_llrintf.c: ...here.
2522         * sysdeps/libm-ieee754/s_llroundf.c: Moved to ...
2523         * sysdeps/ieee754/flt-32/s_llroundf.c: ...here.
2524         * sysdeps/libm-ieee754/s_log1pf.c: Moved to ...
2525         * sysdeps/ieee754/flt-32/s_log1pf.c: ...here.
2526         * sysdeps/libm-ieee754/s_log2f.c: Moved to ...
2527         * sysdeps/ieee754/flt-32/s_log2f.c: ...here.
2528         * sysdeps/libm-ieee754/s_logbf.c: Moved to ...
2529         * sysdeps/ieee754/flt-32/s_logbf.c: ...here.
2530         * sysdeps/libm-ieee754/s_lrintf.c: Moved to ...
2531         * sysdeps/ieee754/flt-32/s_lrintf.c: ...here.
2532         * sysdeps/libm-ieee754/s_lroundf.c: Moved to ...
2533         * sysdeps/ieee754/flt-32/s_lroundf.c: ...here.
2534         * sysdeps/libm-ieee754/s_modff.c: Moved to ...
2535         * sysdeps/ieee754/flt-32/s_modff.c: ...here.
2536         * sysdeps/libm-ieee754/s_nearbyintf.c: Moved to ...
2537         * sysdeps/ieee754/flt-32/s_nearbyintf.c: ...here.
2538         * sysdeps/libm-ieee754/s_nextafterf.c: Moved to ...
2539         * sysdeps/ieee754/flt-32/s_nextafterf.c: ...here.
2540         * sysdeps/libm-ieee754/s_remquof.c: Moved to ...
2541         * sysdeps/ieee754/flt-32/s_remquof.c: ...here.
2542         * sysdeps/libm-ieee754/s_rintf.c: Moved to ...
2543         * sysdeps/ieee754/flt-32/s_rintf.c: ...here.
2544         * sysdeps/libm-ieee754/s_roundf.c: Moved to ...
2545         * sysdeps/ieee754/flt-32/s_roundf.c: ...here.
2546         * sysdeps/libm-ieee754/s_scalbnf.c: Moved to ...
2547         * sysdeps/ieee754/flt-32/s_scalbnf.c: ...here.
2548         * sysdeps/libm-ieee754/s_signbitf.c: Moved to ...
2549         * sysdeps/ieee754/flt-32/s_signbitf.c: ...here.
2550         * sysdeps/libm-ieee754/s_sincosf.c: Moved to ...
2551         * sysdeps/ieee754/flt-32/s_sincosf.c: ...here.
2552         * sysdeps/libm-ieee754/s_sinf.c: Moved to ...
2553         * sysdeps/ieee754/flt-32/s_sinf.c: ...here.
2554         * sysdeps/libm-ieee754/s_tanf.c: Moved to ...
2555         * sysdeps/ieee754/flt-32/s_tanf.c: ...here.
2556         * sysdeps/libm-ieee754/s_tanhf.c: Moved to ...
2557         * sysdeps/ieee754/flt-32/s_tanhf.c: ...here.
2558         * sysdeps/libm-ieee754/s_truncf.c: Moved to ...
2559         * sysdeps/ieee754/flt-32/s_truncf.c: ...here.
2560         * sysdeps/libm-ieee754/t_exp2f.h: Moved to ...
2561         * sysdeps/ieee754/flt-32/t_exp2f.h: ...here.
2562         * sysdeps/libm-ieee754/w_expf.c: Moved to ...
2563         * sysdeps/ieee754/flt-32/w_expf.c: ...here.
2564         * sysdeps/libm-ieee754/e_acoshl.c: Moved to ...
2565         * sysdeps/ieee754/ldbl-96/e_acoshl.c: ...here.
2566         * sysdeps/libm-ieee754/e_atan2l.c: Moved to ...
2567         * sysdeps/ieee754/ldbl-96/e_atan2l.c: ...here.
2568         * sysdeps/libm-ieee754/e_atanhl.c: Moved to ...
2569         * sysdeps/ieee754/ldbl-96/e_atanhl.c: ...here.
2570         * sysdeps/libm-ieee754/e_coshl.c: Moved to ...
2571         * sysdeps/ieee754/ldbl-96/e_coshl.c: ...here.
2572         * sysdeps/libm-ieee754/e_gammal_r.c: Moved to ...
2573         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: ...here.
2574         * sysdeps/libm-ieee754/e_hypotl.c: Moved to ...
2575         * sysdeps/ieee754/ldbl-96/e_hypotl.c: ...here.
2576         * sysdeps/libm-ieee754/e_remainderl.c: Moved to ...
2577         * sysdeps/ieee754/ldbl-96/e_remainderl.c: ...here.
2578         * sysdeps/libm-ieee754/e_sinhl.c: Moved to ...
2579         * sysdeps/ieee754/ldbl-96/e_sinhl.c: ...here.
2580         * sysdeps/libm-ieee754/s_asinhl.c: Moved to ...
2581         * sysdeps/ieee754/ldbl-96/s_asinhl.c: ...here.
2582         * sysdeps/libm-ieee754/s_cbrtl.c: Moved to ...
2583         * sysdeps/ieee754/ldbl-96/s_cbrtl.c: ...here.
2584         * sysdeps/libm-ieee754/s_ceill.c: Moved to ...
2585         * sysdeps/ieee754/ldbl-96/s_ceill.c: ...here.
2586         * sysdeps/libm-ieee754/s_copysignl.c: Moved to ...
2587         * sysdeps/ieee754/ldbl-96/s_copysignl.c: ...here.
2588         * sysdeps/libm-ieee754/s_cosl.c: Moved to ...
2589         * sysdeps/ieee754/ldbl-96/s_cosl.c: ...here.
2590         * sysdeps/libm-ieee754/s_fabsl.c: Moved to ...
2591         * sysdeps/ieee754/ldbl-96/s_fabsl.c: ...here.
2592         * sysdeps/libm-ieee754/s_finitel.c: Moved to ...
2593         * sysdeps/ieee754/ldbl-96/s_finitel.c: ...here.
2594         * sysdeps/libm-ieee754/s_floorl.c: Moved to ...
2595         * sysdeps/ieee754/ldbl-96/s_floorl.c: ...here.
2596         * sysdeps/libm-ieee754/s_fpclassifyl.c: Moved to ...
2597         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: ...here.
2598         * sysdeps/libm-ieee754/s_frexpl.c: Moved to ...
2599         * sysdeps/ieee754/ldbl-96/s_frexpl.c: ...here.
2600         * sysdeps/libm-ieee754/s_ilogbl.c: Moved to ...
2601         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: ...here.
2602         * sysdeps/libm-ieee754/s_llrintl.c: Moved to ...
2603         * sysdeps/ieee754/ldbl-96/s_llrintl.c: ...here.
2604         * sysdeps/libm-ieee754/s_llroundl.c: Moved to ...
2605         * sysdeps/ieee754/ldbl-96/s_llroundl.c: ...here.
2606         * sysdeps/libm-ieee754/s_logbl.c: Moved to ...
2607         * sysdeps/ieee754/ldbl-96/s_logbl.c: ...here.
2608         * sysdeps/libm-ieee754/s_lrintl.c: Moved to ...
2609         * sysdeps/ieee754/ldbl-96/s_lrintl.c: ...here.
2610         * sysdeps/libm-ieee754/s_lroundl.c: Moved to ...
2611         * sysdeps/ieee754/ldbl-96/s_lroundl.c: ...here.
2612         * sysdeps/libm-ieee754/s_modfl.c: Moved to ...
2613         * sysdeps/ieee754/ldbl-96/s_modfl.c: ...here.
2614         (__modfl): IEEE 854 long doubles should use SET_LDOUBLE_WORDS, not
2615         INSERT_WORDS.
2616         * sysdeps/libm-ieee754/s_nearbyintl.c: Moved to ...
2617         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: ...here.
2618         (__nearbyintl): Fix for exponents 2^30.
2619         * sysdeps/libm-ieee754/s_remquol.c: Moved to ...
2620         * sysdeps/ieee754/ldbl-96/s_remquol.c: ...here.
2621         * sysdeps/libm-ieee754/s_rintl.c: Moved to ...
2622         * sysdeps/ieee754/ldbl-96/s_rintl.c: ...here.
2623         (__rintl): Fix for exponents 2^30.
2624         * sysdeps/libm-ieee754/s_roundl.c: Moved to ...
2625         * sysdeps/ieee754/ldbl-96/s_roundl.c: ...here.
2626         * sysdeps/libm-ieee754/s_scalbnl.c: Moved to ...
2627         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: ...here.
2628         (__scalbnl): Fix exponent for subnormal result.
2629         * sysdeps/libm-ieee754/s_signbitl.c: Moved to ...
2630         * sysdeps/ieee754/ldbl-96/s_signbitl.c: ...here.
2631         * sysdeps/libm-ieee754/s_sincosl.c: Moved to ...
2632         * sysdeps/ieee754/ldbl-96/s_sincosl.c: ...here.
2633         * sysdeps/libm-ieee754/s_sinl.c: Moved to ...
2634         * sysdeps/ieee754/ldbl-96/s_sinl.c: ...here.
2635         * sysdeps/libm-ieee754/s_tanhl.c: Moved to ...
2636         * sysdeps/ieee754/ldbl-96/s_tanhl.c: ...here.
2637         * sysdeps/libm-ieee754/s_tanl.c: Moved to ...
2638         * sysdeps/ieee754/ldbl-96/s_tanl.c: ...here.
2639         * sysdeps/libm-ieee754/s_truncl.c: Moved to ...
2640         * sysdeps/ieee754/ldbl-96/s_truncl.c: ...here.
2641         * sysdeps/libm-ieee754/w_expl.c: Moved to ...
2642         * sysdeps/ieee754/ldbl-96/w_expl.c: ...here.
2643         * sysdeps/libm-i387/i686/s_fminl.S: Moved to ...
2644         * sysdeps/i386/i686/fpu/s_fminl.S: ...here.
2645         * sysdeps/libm-i387/s_scalblnf.c: Moved to ...
2646         * sysdeps/i386/fpu/s_scalblnf.c: ...here.
2647         * sysdeps/libm-ieee754/s_scalblnf.c: Moved to ...
2648         * sysdeps/ieee754/flt-32/s_scalblnf.c: ...here.
2649         * sysdeps/libm-i387/i686/s_fdiml.S: Moved to ...
2650         * sysdeps/i386/i686/fpu/s_fdiml.S: ...here.
2651         * sysdeps/libm-i387/e_rem_pio2f.c: Moved to ...
2652         * sysdeps/i386/fpu/e_rem_pio2f.c: ...here.
2653         * sysdeps/libm-ieee754/e_rem_pio2f.c: Moved to ...
2654         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: ...here.
2655         * sysdeps/libm-i387/i686/s_fmin.S: Moved to ...
2656         * sysdeps/i386/i686/fpu/s_fmin.S: ...here.
2657         * sysdeps/libm-i387/k_rem_pio2.c: Moved to ...
2658         * sysdeps/i386/fpu/k_rem_pio2.c: ...here.
2659         * sysdeps/libm-ieee754/k_rem_pio2.c: Moved to ...
2660         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: ...here.
2661         * sysdeps/libm-i387/k_rem_pio2f.c: Moved to ...
2662         * sysdeps/i386/fpu/k_rem_pio2f.c: ...here.
2663         * sysdeps/libm-ieee754/k_rem_pio2f.c: Moved to ...
2664         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: ...here.
2665         * sysdeps/libm-i387/s_scalbln.c: Moved to ...
2666         * sysdeps/i386/fpu/s_scalbln.c: ...here.
2667         * sysdeps/libm-ieee754/s_scalbln.c: Moved to ...
2668         * sysdeps/ieee754/dbl-64/s_scalbln.c: ...here.
2669         * sysdeps/libm-i387/i686/s_fmax.S: Moved to ...
2670         * sysdeps/i386/i686/fpu/s_fmax.S: ...here.
2671         * sysdeps/libm-i387/t_exp.c: Moved to ...
2672         * sysdeps/i386/fpu/t_exp.c: ...here.
2673         * sysdeps/libm-ieee754/t_exp.c: Moved to ...
2674         * sysdeps/ieee754/dbl-64/t_exp.c: ...here.
2675         * sysdeps/libm-i387/e_rem_pio2.c: Moved to ...
2676         * sysdeps/i386/fpu/e_rem_pio2.c: ...here.
2677         * sysdeps/libm-ieee754/e_rem_pio2.c: Moved to ...
2678         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: ...here.
2679         * sysdeps/libm-i387/s_isinfl.c: Moved to ...
2680         * sysdeps/i386/fpu/s_isinfl.c: ...here.
2681         * sysdeps/libm-ieee754/s_isinfl.c: Moved to ...
2682         * sysdeps/ieee754/ldbl-96/s_isinfl.c: ...here.
2683         * sysdeps/libm-i387/s_scalblnl.c: Moved to ...
2684         * sysdeps/i386/fpu/s_scalblnl.c: ...here.
2685         * sysdeps/libm-ieee754/s_scalblnl.c: Moved to ...
2686         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: ...here.
2687         Fix exponent for subnormal result.
2688         * sysdeps/libm-ieee754/s_nexttowardl.c: Moved to ...
2689         * sysdeps/generic/s_nexttowardl.c: ...here.
2690         * sysdeps/libm-i387/i686/s_fmaxf.S: Moved to ...
2691         * sysdeps/i386/i686/fpu/s_fmaxf.S: ...here.
2692         * sysdeps/libm-i387/s_isnanl.c: Moved to ...
2693         * sysdeps/i386/fpu/s_isnanl.c: ...here.
2694         * sysdeps/libm-ieee754/s_isnanl.c: Moved to ...
2695         * sysdeps/ieee754/ldbl-96/s_isnanl.c: ...here.
2696         Comment above function says it returns 0 or 1, but it used to return
2697         0 or -1.
2698         * sysdeps/libm-i387/i686/s_fminf.S: Moved to ...
2699         * sysdeps/i386/i686/fpu/s_fminf.S: ...here.
2700         * sysdeps/libm-i387/i686/s_fdim.S: Moved to ...
2701         * sysdeps/i386/i686/fpu/s_fdim.S: ...here.
2702         * sysdeps/libm-i387/i686/s_fdimf.S: Moved to ...
2703         * sysdeps/i386/i686/fpu/s_fdimf.S: ...here.
2704         * sysdeps/libm-i387/i686/s_fmaxl.S: Moved to ...
2705         * sysdeps/i386/i686/fpu/s_fmaxl.S: ...here.
2706         * sysdeps/libm-ieee754/s_nexttoward.c: Moved to ...
2707         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: ...here.
2708         Cannot compare exponents with different biases without adjusting.
2709         * sysdeps/libm-ieee754/s_nexttowardf.c: Moved to ...
2710         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: ...here.
2711         Cannot compare exponents with different biases without adjusting.
2712         * sysdeps/libm-i387/s_nextafterl.c: Moved to ...
2713         * sysdeps/i386/fpu/s_nextafterl.c: ...here.
2714         * sysdeps/libm-ieee754/s_nextafterl.c: Moved to ...
2715         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: ...here.
2716         * sysdeps/ieee754/ldbl2mpn.c: Moved to ...
2717         * sysdeps/ieee754/ldbl-96/ldbl2mpn.c: ...here.
2718         Removed __NO_LONG_DOUBLE_MATH ifndef around the whole file.
2719         * sysdeps/ieee754/mpn2ldbl.c: Moved to ...
2720         * sysdeps/ieee754/ldbl-96/mpn2ldbl.c: ...here.
2721         Removed __NO_LONG_DOUBLE_MATH ifndef around the whole file.
2722         * sysdeps/libm-ieee754/Dist: Split into ...
2723         * sysdeps/ieee754/dbl-64/Dist: ...this and ...
2724         * sysdeps/ieee754/flt-32/Dist: ...this file.
2726         * sysdeps/ieee754/dbl-64/s_nexttoward.c: New file.
2727         * sysdeps/ieee754/dbl-64/mpn2ldbl.c: New file.
2728         * sysdeps/ieee754/ldbl-96/math_ldbl.h: New file.
2729         * sysdeps/ieee754/ldbl-96/strtold.c: New file.
2730         * sysdeps/ieee754/ldbl-96/printf_fphex.c: New file.
2731         * sysdeps/ieee754/ldbl-128/s_sinl.c: New file.
2732         * sysdeps/ieee754/ldbl-128/s_ceill.c: New file.
2733         * sysdeps/ieee754/ldbl-128/e_remainderl.c: New file.
2734         * sysdeps/ieee754/ldbl-128/ieee754.h: New file.
2735         * sysdeps/ieee754/ldbl-128/e_atan2l.c: New file.
2736         * sysdeps/ieee754/ldbl-128/s_finitel.c: New file.
2737         * sysdeps/ieee754/ldbl-128/s_roundl.c: New file.
2738         * sysdeps/ieee754/ldbl-128/s_llrintl.c: New file.
2739         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: New file.
2740         * sysdeps/ieee754/ldbl-128/s_llroundl.c: New file.
2741         * sysdeps/ieee754/ldbl-128/s_sincosl.c: New file.
2742         * sysdeps/ieee754/ldbl-128/s_cosl.c: New file.
2743         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: New file.
2744         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: New file.
2745         * sysdeps/ieee754/ldbl-128/s_floorl.c: New file.
2746         * sysdeps/ieee754/ldbl-128/s_logbl.c: New file.
2747         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: New file.
2748         * sysdeps/ieee754/ldbl-128/s_remquol.c: New file.
2749         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: New file.
2750         * sysdeps/ieee754/ldbl-128/s_tanl.c: New file.
2751         * sysdeps/ieee754/ldbl-128/s_rintl.c: New file.
2752         * sysdeps/ieee754/ldbl-128/e_acoshl.c: New file.
2753         * sysdeps/ieee754/ldbl-128/s_lroundl.c: New file.
2754         * sysdeps/ieee754/ldbl-128/s_signbitl.c: New file.
2755         * sysdeps/ieee754/ldbl-128/s_copysignl.c: New file.
2756         * sysdeps/ieee754/ldbl-128/s_fabsl.c: New file.
2757         * sysdeps/ieee754/ldbl-128/s_frexpl.c: New file.
2758         * sysdeps/ieee754/ldbl-128/s_truncl.c: New file.
2759         * sysdeps/ieee754/ldbl-128/s_modfl.c: New file.
2760         * sysdeps/ieee754/ldbl-128/s_lrintl.c: New file.
2761         * sysdeps/ieee754/ldbl-128/s_isinfl.c: New file.
2762         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: New file.
2763         * sysdeps/ieee754/ldbl-128/e_fmodl.c: New file.
2764         * sysdeps/ieee754/ldbl-128/s_isnanl.c: New file.
2765         * sysdeps/ieee754/ldbl-128/math_ldbl.h: New file.
2766         * sysdeps/ieee754/ldbl-128/strtold.c: New file.
2767         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: New file.
2768         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: New file.
2769         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: New file.
2770         * sysdeps/ieee754/ldbl-128/printf_fphex.c: New file.
2771         * sysdeps/ieee754/ldbl-128/mpn2ldbl.c: New file.
2772         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: New file.
2774         * sysdeps/generic/math_ldbl.h: New file.
2775         * sysdeps/generic/s_nexttowardf.c: New file.
2776         * sysdeps/generic/strtold.c: New file.
2777         * sysdeps/generic/ldbl2mpn.c: New file.
2779         * math/machine/endian.h: Remove.
2780         * sysdeps/i386/fpu/Implies: Remove.
2781         * sysdeps/ieee754/Implies: Remove.
2783         * math/math_private.h: Move long double macros to math_ldbl.h
2784         header.
2786 1999-07-12  Ulrich Drepper  <drepper@cygnus.com>
2788         * sysdeps/posix/getaddrinfo.c (gaih_inet): For non-passive
2789         connections without a hostname set address to localhost address.
2791 1999-07-11  H.J. Lu  <hjl@gnu.org>
2793         * nscd/grpcache.c: Add prefix "__" to get[a-z]*_r () to get
2794         nscd's own strong version of the get[a-z]*_r function.
2795         * nscd/hstcache.c: Likewise.
2796         * nscd/pwdcache.c: Likewise.
2798 1999-07-12  Ulrich Drepper  <drepper@cygnus.com>
2800         * configure.in: Recognize 2.95 as gcc version number.
2801         Patch by Joel Klecker <jk@espy.org>.
2803 1999-07-12  Andreas Schwab  <schwab@suse.de>
2805         * elf/rtld.c (dl_main): When putting back the interpreter object
2806         handle the case where a missing object might occur in the list of
2807         objects but not in the search list when in trace mode.
2809 1999-07-11  Ulrich Drepper  <drepper@cygnus.com>
2811         * Versions.def (libnss_hesiod): Add GLIBC_2.2.
2812         * hesiod/Versions (libnss_hesiod) [GLIBC_2.2]: Add
2813         _nss_hesiod_initgroups.
2815 1999-07-11  Roland McGrath  <roland@baalperazim.frob.com>
2817         * sysdeps/mach/hurd/brk.c (static_data_start): New variable.
2818         (_hurd_set_brk, init_brk): Use that instead of &__data_start.
2819         Initialize it from &__data_start if defined, or else &_end.
2821 1999-07-11  Roland McGrath  <roland@baalperazim.frob.com>
2823         * sysdeps/mach/hurd/mmap.c (__mmap): Short-circuit to vm_allocate
2824         for MAP_ANON, prot==PROT_READ|PROT_WRITE.
2826 1999-07-09  Ulrich Drepper  <drepper@cygnus.com>
2828         * stdio-common/vfprintf.c (buffered_vfprintf): Add locking.
2830 1999-07-09  H.J. Lu  <hjl@gnu.org>
2832         * Versions.def (GLIBC_2.1.2): Added.
2834         * nss/getXXent_r.c: Make the new ABI GLIBC_2.1.2 and keep the
2835         old one as GLIBC_2.0.
2836         * nss/getXXbyYY_r.c: Likewise.
2838         * grp/Versions (getgrent_r, getgrgid_r, getgrnam_r): Added to
2839         GLIBC_2.1.2.
2840         * inet/Versions (getaliasbyname_r, getaliasent_r,
2841         gethostbyaddr_r, gethostbyname2_r, gethostbyname_r,
2842         gethostent_r, getnetbyaddr_r, getnetbyname_r, getnetent_r,
2843         getnetgrent_r, getprotobyname_r, getprotobynumber_r,
2844         getprotoent_r, getrpcbyname_r, getrpcbynumber_r, getrpcent_r,
2845         getservbyname_r): Likewise.
2846         * pwd/Versions (getpwent_r, getpwuid_r): Likewise.
2847         * shadow/Versions (getspent_r, getspnam_r): Likewise.
2849 1999-07-09  Ulrich Drepper  <drepper@cygnus.com>
2851         * sysdeps/i386/bits/string.h (__memcpy_c): Help some stupid old
2852         compilers.
2853         (__memset_cc): Likewise.
2855         * sysdeps/generic/libc-start.c: For SUID binaries check whether
2856         the standard file descriptors are open.
2857         Reported by Chris Evans <chris@ferret.lmh.ox.ac.uk>.
2859         * sysdeps/unix/sysv/linux/syscalls.list: Remove mmap64 alias for mmap.
2860         * sysdeps/unix/sysv/linux/mmap64.c: Test whether mapped area is in
2861         range of mmap.  If not fail.
2862         Patches by Daniel Jacobowitz <dan@debian.org>.
2864         * elf/rtld.c: Split _dl_start in two pieces to prevent GOT usage
2865         before the relocation happened.
2866         Patch by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.
2868         * Versions.def (libnsl): Add GLIBC_2.2.
2869         * nis/Versions (libnsl) [GLIBC_2.2]: Add xdr_ypall.
2871 1999-07-08  Cristian Gafton  <gafton@redhat.com>
2873         * nis/yp_xdr.c (xdr_ypall): New function.
2875 1999-07-09  Andreas Schwab  <schwab@suse.de>
2877         * elf/Makefile (headers): Remove bits/dlfcn.h and dlfcn.h.
2879         * dlfcn/Makefile (headers): Add bits/dlfcn.h.
2881 1999-07-09  Ulrich Drepper  <drepper@cygnus.com>
2883         * hesiod/Versions [GLIBC_2.2]: Add _nss_hesiod_initgroups.
2884         * hesiod/hesiod-grp.c: Add initgroups support.
2885         Patch by Nalin Dahyabhai <nsdahya1@pobox.com>.
2887 1999-07-08  Andreas Schwab  <schwab@suse.de>
2889         * libio/iofopncook.c (fopencookie): Set _fileno to -2.
2891         * libio/libioP.h (_IO_file_is_open): Only check for -1, not all
2892         negative numbers.
2894         * libio/fileops.c (_IO_new_file_close_it): Set _fileno to -1, not
2895         EOF.
2896         * libio/oldfileops.c (_IO_old_file_close_it): Likewise.
2898 1999-07-08  Andreas Schwab  <schwab@suse.de>
2900         * stdio-common/vfprintf.c (buffered_vfprintf): Initialize _mode.
2902 1999-07-08  Andreas Schwab  <schwab@suse.de>
2904         * libio/fileno.c: Return -1 instead of EOF and set errno if the
2905         stream is not a real file stream.
2907 1999-07-08  Andreas Schwab  <schwab@suse.de>
2909         * manual/charset.texi: Fix typos.
2911 1999-07-07  Ulrich Drepper  <drepper@cygnus.com>
2913         * sysdeps/gnu/Makefile (libdl-routines): Add eval.
2915 1999-07-06  Zack Weinberg  <zack@rabi.columbia.edu>
2917         * dlfcn: New directory.  Move the following files from elf:
2918         dladdr.c, dlclose.c, dlerror.c, dlfcn.h, dlopen.c,
2919         dlopenold.c, dlsym.c, dlvsym.c.
2920         * dlfcn/Makefile: New file.
2921         * dlfcn/Versions: New file.
2922         * dlfcn/dlsym.c: All ELF-specific code split out to new
2923         function _dl_sym.
2924         * dlfcn/dlvsym.c: All ELF-specific code split out to new
2925         function _dl_vsym.
2926         * elf/dl-sym.c: New file.  _dl_sym and _dl_vsym are
2927         implemented here.
2929         * dlfcn/dladdr.c: Remove all references to ELF data structures
2930         or headers.
2931         * dlfcn/dlclose.c: Likewise.
2932         * dlfcn/dlerror.c: Likewise.
2933         * dlfcn/dlopen.c: Likewise.
2934         * dlfcn/dlopenold.c: Likewise.
2936         * Makeconfig (dlfcn): New variable - set to `dlfcn' if elf is
2937         yes, empty otherwise.
2938         (libdl): Set to dlfcn/libdl.so or libdl.a if elf is yes,
2939         depending on build-shared.
2940         (subdirs): Add $(dlfcn).
2941         (rpath-dirs): Add dlfcn.
2942         * elf/Makefile: Remove all references to libdl or its
2943         components, except the ones relating to the test cases.
2944         (routines): Add dl-sym.
2945         * elf/Versions (libc): Add _dl_sym and _dl_vsym for GLIBC_2.2.
2946         (libdl): Delete.
2948         * elf/dl-close.c (_dl_close): Change argument to void *.
2949         * elf/dl-open.c (_dl_open): Change return type to void *.
2950         * elf/eval.c: Removed.
2951         * elf/ldsodefs.h: Move prototypes of _dl_catch_error,
2952         _dlerror_run, _dl_open, _dl_close, _dl_addr, and
2953         _dl_mcount_wrapper_check to include/dlfcn.h.  Delete
2954         _CALL_DL_FCT macro.
2955         * include/dlfcn.h: Also prototype _dl_sym and _dl_vsym here.
2956         Include real header from dlfcn directory.
2957         * include/ldsodefs.h: Removed.
2959         * grp/initgroups.c: Use DL_CALL_FCT not _CALL_DL_FCT.
2960         * nss/getXXbyYY_r.c: Likewise.
2961         * nss/getXXent_r.c: Likewise.
2962         * iconv/gconv.c: Likewise.  Don't include ldsodefs.h.
2963         * iconv/gconv_db.c: Likewise.  Don't include ldsodefs.h.
2964         * iconv/skeleton.c: Don't include ldsodefs.h.
2965         * nss/nsswitch.h: Don't include ldsodefs.h.  Include dlfcn.h.
2967 1999-07-07  Ulrich Drepper  <drepper@cygnus.com>
2969         * sysdeps/generic/setenv.c: Describe problem.
2971         * malloc/malloc.c (request2size): Also set errno if failing.
2973         * malloc/malloc.c (request2size): Take care of overflow in
2974         addition.
2976         * sysdeps/posix/getcwd.c: Correct last patch.  Handle getcwd
2977         (NULL, != 0) correctly.
2979         * elf/dl-load.c: Use a few more __builtin_expect.
2981         * sysdeps/posix/getcwd.c: When resizing buffer make sure new size
2982         is large enough.
2984 1999-07-07  Andreas Schwab  <schwab@suse.de>
2986         * sysdeps/unix/sysv/linux/getpt.c: Check that /dev/pts is mounted.
2987         (_PATH_DEVPTS, DEVPTS_SUPER_MAGIC): New definitions.
2988         (_PATH_DEVPTMX): Use _PATH_DEV.
2990 1999-07-07  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2992         * malloc/tst-malloc.c: New file.  Tests some basic functionality.
2993         * malloc/Makefile (tests): Add tst-malloc.
2995 1999-07-06  Ulrich Drepper  <drepper@cygnus.com>
2997         * libio/oldtmpfile.c: Adjust call of __gen_tempname to match new
2998         convention.
3000         * sysdeps/unix/sysv/linux/alpha/ioperm.c: Update for some more
3001         motherboards.
3002         Patch by Jay Estabrook.
3004         * sysdeps/unix/sysv/linux/configure.in: Don't test for libc4 in
3005         ldd for SPARC.
3006         * sysdeps/unix/sysv/linux/sparc/ldd-rewrite.sed: New file.
3007         Patch by Cristian Gafton.
3009 1999-07-02  Cristian Gafton  <gafton@redhat.com>
3011         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): "return 0"
3012         instead of "return NULL" to make C++ happy.
3014 1999-07-04  Mark Kettenis  <kettenis@gnu.org>
3016         * libio/iofdopen.c (_IO_new_fdopen): Set EINVAL if MODE is not
3017         allowed by the file access mode of the open file.
3019 1999-07-06  Ulrich Drepper  <drepper@cygnus.com>
3021         * sysdeps/generic/setfpucw.c: Include math.h to get all needed
3022         macros defined.
3024 1999-07-03  Jakub Jelinek   <jj@ultra.linux.cz>
3026         * sysdeps/sparc/sparc64/submul_1.S: Fix carry handling. Optimize.
3027         * sysdeps/sparc/sparc64/lshift.S: Make a leaf subroutine. Optimize.
3028         * sysdeps/sparc/sparc64/rshift.S: Likewise.
3029         * sysdeps/sparc/sparc64/mul_1.S: Optimize.
3031 1999-07-04  Wolfram Gloger  <wmglo@dent.med.uni-muenchen.de>
3033         * malloc/malloc.c (request2size): Check for overflow and return
3034         NULL whenever it is encountered.
3036 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
3038         * sysdeps/posix/tempname.c (__gen_tempname):   Add
3039         ability to create directories.  Replace OPENIT and LARGEFILE
3040         args with a single flags parameter.
3041         * sysdeps/generic/tempname.c: Likewise.
3042         * include/stdio.h: Adjust prototype of __gen_tempname to
3043         match.  Define symbolic constants for second argument.
3045         * misc/mkdtemp.c: New file, provides new function mkdtemp().
3046         * stdlib/stdlib.h: Prototype it.
3047         * misc/Versions: Export it.
3048         * misc/Makefile (routines): Add mktemp.
3049         * manual/filesys.texi: Document it.
3051         * misc/mktemp.c: Adjust call of __gen_tempname to match new
3052         convention.
3053         * misc/mkstemp.c: Likewise.
3054         * stdio-common/tempnam.c: Likewise.
3055         * stdio-common/tmpfile.c: Likewise.
3056         * stdio-common/tmpfile64.c: Likewise.
3057         * stdio-common/tmpnam.c: Likewise.
3058         * stdio-common/tmpnam_r.c: Likewise.
3060 1999-07-05  Jakub Jelinek   <jj@ultra.linux.cz>
3062         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Support
3063         R_SPARC_OLO10 relocations.
3064         * elf/elf.h (R_SPARC_OLO10): Fix comment.
3066 1999-07-02  Tim Waugh  <tim@cyberelk.demon.co.uk>
3068         * posix/wordexp-test.c: Revert bogus 'unset IFS' change.  It
3069         doesn't belong in the tests, but in the wordexp implementation.
3071         * posix/wordexp.c (exec_comm): Unset IFS so that subshells don't
3072         split fields.
3074 1999-07-01  Cristian Gafton  <gafton@redhat.com>
3076         * time/strptime.c (strptime): Initialize the tm struct first to avoid
3077         returning bogus results on incomplete data.
3078         (strptime_internal): day_of_the_week() requres bith tm_mon and
3079         tm_mday to be initializaed.
3080         Computer them first if they are not given.
3081         (strptime_internal): (have_mon, have_mday): New variables.
3083 1999-07-01  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3085         * inet/rcmd.c (__icheckhost): Fix typo in last patch.
3087 1999-07-01  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3089         * wcsmbs/wcschr.c (wcschr): Fix last patch: Add missing semicolon.
3090         * wcsmbs/wcsrchr.c (wcsrchr): Likewise.
3092 1999-07-01  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3094         * posix/wordexp.c (parse_tilde): Handle failing call to
3095         get.*_r functions correctly for non-existing entry.
3096         * sysdeps/posix/cuserid.c (cuserid): Likewise.
3097         * sysdeps/posix/getaddrinfo.c (gaih_inet_serv): Likewise.
3099 1999-06-30  Ulrich Drepper  <drepper@cygnus.com>
3101         * sysdeps/unix/sysv/linux/gethostid.c: Handle failing call to
3102         getxxbyYY_r functions correctly for non-existing entry.
3103         * sunrpc/getrpcport.c: Likewise.
3104         * sunrpc/clnt_simp.c: Likewise.
3105         * inet/rexec.c: Likewise.
3106         * sunrpc/clnt_gen.c: Likewise.
3107         * inet/rcmd.c: Likewise.
3108         * sysdeps/generic/glob.c: Likewise.
3110 1999-06-29  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3112         * pwd/Makefile (tests): Add rules for tst-getpw.
3114         * pwd/tst-getpw.c: New program to test getpw.
3116 1999-06-28  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3118         * inet/rcmd.c (__icheckhost): Test for gethostbyname_r result
3119         correctly.
3121 1999-06-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3123         * manual/arith.texi (System V Number Conversion): Fix the
3124         description which confused pointer and value to pointer.
3125         Reported by Andries.Brouwer@cwi.nl.
3127 1999-06-28  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3129         * pwd/getpw.c (__getpw): Check for NULL result pointer.
3131 1999-06-29  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3133         * manual/users.texi (Lookup User): Document POSIX return
3134         semantics for getpwuid_r and getgrgid_r.
3136         * manual/socket.texi (Host Names): Document that the result
3137         pointer is null in case of error or host not found and fix a
3138         typo.  Give a small example.
3140 1999-06-30  Ulrich Drepper  <drepper@cygnus.com>
3142         * pwd/getpw.c: Add warning since no buffer size is given and
3143         therefore no overrun tests are possible.
3145 1999-06-30  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3147         * pwd/pwd.h: Add getpw prototype declaration.
3149 1999-06-30  Ulrich Drepper  <drepper@cygnus.com>
3151         * wcsmbs/wcsrchr.c: Fix handling of L'\0' parameter.
3152         * wcsmbs/wcschr.c: Likewise.
3154 1999-06-28  Ulrich Drepper  <drepper@cygnus.com>
3156         * sysdeps/libm-ieee754/e_gamma_r.c: Initialize *signgamp for NaN
3157         returns.
3158         * sysdeps/libm-ieee754/e_gammaf_r.c: Likewise.
3159         * sysdeps/libm-ieee754/e_gammal_r.c: Likewise.
3160         Reported by John Reiser <jreiser@BitWagon.com> [PR libc/1185].
3162         * elf/dl-dst.h: Fix typo.
3163         * elf/dl-open.c: Likewise.
3165 1999-06-26  Zack Weinberg  <zack@rabi.columbia.edu>
3167         * elf/dl-libc.c: New file, provides three functions:
3168         __libc_dlopen, __libc_dlclose, __libc_dlsym.
3169         * include/dlfcn.h: Prototype them.  Prototype _dl_addr.
3170         * elf/Makefile (routines): Add dl-libc.c.
3171         * elf/dl-profstub.c (_dl_mcount_wrapper): Change type of
3172         argument to void *.
3173         * elf/ldsodefs.h: Change proto and use of _dl_mcount_wrapper to match.
3175         * iconv/gconv.c: Include dlfcn.h.
3176         * iconv/gconv_db.c: Likewise.
3177         * malloc/mtrace.c: Likewise.  Don't include ldsodefs.h.
3179         * iconv/gconv_int.h (struct __gconv_loaded_object): Change
3180         `handle' to a void *.
3181         (__gconv_find_func): Delete prototype.
3183         * iconv/gconv_dl.c: Don't include ldsodefs.h.  Remove
3184         dlerror_run and related functions and structs.  Use
3185         __libc_dlopen, __libc_dlsym, __libc_dlclose.
3186         * nss/nsswitch.c: Likewise.
3188 1999-06-28  Ulrich Drepper  <drepper@cygnus.com>
3190         * sysdeps/unix/sysv/linux/gethostid.c: Test for gethostbyname_r
3191         function correctly.
3193         * sunrpc/getrpcport.c: Test for gethostbyname_r function
3194         correctly.
3196         * sunrpc/clnt_simp.c: Test for gethostbyname_r function correctly.
3198         * sunrpc/clnt_gen.c: Test for gethostbyname_r and getprotobyname_r
3199         functions correctly.
3201         * inet/rexec.c (rexec): Test for gethostbyname_r result correctly.
3203         * inet/rcmd.c: Test for gethostbyname_r result correctly.  Optimize
3204         file reading a bit.
3206         * sysdeps/generic/glob.c: Test for getpwnam_r result correctly.
3208 1999-06-28  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3210         * manual/string.texi (Copying and Concatenation): Mention that
3211         strndup is a GNU extension.
3213 1999-06-28  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3215         * pwd/getpw.c (__getpw): Fix check for error return.
3217 1999-06-25  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
3219         * elf/dl-deps.c (_dl_map_object_deps): When looking for the next
3220         occurence of the aux object start with the current list entry, not
3221         the new one.  Adjust tail pointer in the unique list.  Explain how
3222         the meaning of the variables changes [PR libc/1168].
3224 1999-06-27  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
3226         * sysdeps/m68k/fpu/Dist: New file.
3228 1999-06-26  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
3230         * sysdeps/m68k/fpu/bits/mathinline.h: Move all libm internal
3231         definitions...
3232         * sysdeps/m68k/fpu/mathimpl.h: ... here.  New file.
3233         * sysdeps/m68k/fpu/e_acos.c: Include "mathimpl.h".
3234         * sysdeps/m68k/fpu/e_atan2.c: Likewise.
3235         * sysdeps/m68k/fpu/e_fmod.c: Likewise.
3236         * sysdeps/m68k/fpu/e_pow.c: Likewise.
3237         * sysdeps/m68k/fpu/e_scalb.c: Likewise.
3238         * sysdeps/m68k/fpu/s_ccos.c: Likewise.
3239         * sysdeps/m68k/fpu/s_ccosh.c: Likewise.
3240         * sysdeps/m68k/fpu/s_cexp.c: Likewise.
3241         * sysdeps/m68k/fpu/s_csin.c: Likewise.
3242         * sysdeps/m68k/fpu/s_csinh.c: Likewise.
3243         * sysdeps/m68k/fpu/s_ilogb.c: Likewise.
3244         * sysdeps/m68k/fpu/s_llrint.c: Likewise.
3245         * sysdeps/m68k/fpu/s_llrintf.c: Likewise.
3246         * sysdeps/m68k/fpu/s_llrintl.c: Likewise.
3247         * sysdeps/m68k/fpu/s_modf.c: Likewise.
3249 1999-06-25  Roland McGrath  <roland@baalperazim.frob.com>
3251         * hurd.h, hurd/hurd/fd.h, hurd/hurd/port.h, hurd/hurd/signal.h,
3252         hurd/hurd/threadvar.h, hurd/hurd/userlink.h: Instead of
3253         _EXTERN_INLINE, use a macro specific to each file,
3254         _HURD_FD_H_EXTERN_INLINE and the like.
3255         * hurd/Makefile (inline-headers): New variable.
3256         (routines): Remove hurdinline.  Add $(inlines).
3257         (inlines): New variable.
3258         ($(inlines:%=$(objpfx)%.c)): New static pattern rule to generate them.
3259         (generated): Append those here.
3260         * hurd/hurdinline.c: File removed.
3262         * sysdeps/generic/glob64.c: Include <stddef.h> for NULL.
3264         * mach/Versions (libc: GLIBC_2.0): Add __mig_strncpy.
3266 1999-06-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3268         * nscd/connections.c (nscd_run): Use correct type for optlen variable.
3270 1999-06-25  Ulrich Drepper  <drepper@cygnus.com>
3272         * string/bits/string2.h (strnlen): Remove extra prototype.
3274 1999-06-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3276         * manual/filesys.texi (Working on Directory Trees): Fix typos.
3277         Reported by Andries.Brouwer@cwi.nl.
3279 1999-06-24  Ulrich Drepper  <drepper@cygnus.com>
3281         * nscd/connections.c (handle_request): Use correct type for optlen
3282         variable.
3284         * misc/tst-efgcvt.c (ecvt_tests): Test 92.0 with ndigits == 16.
3285         * misc/efgcvt_r.c (ecvt_r): Limit ndigits before passing it to fcvt_r.
3287 1999-06-24  Thorsten Kukuk  <kukuk@suse.de>
3289         * nscd/grpcache.c: Add "notfound" data to cache, not iov pointer.
3290         * nscd/pwdcache.c: Likewise.
3291         * nscd/hstcache.c: Likewise.
3293 1999-06-23  Ulrich Drepper  <drepper@cygnus.com>
3295         * sysdeps/generic/fpu_control.c: Include math.h for __P definition.
3297         * posix/getopt.h: Include stdio.h.
3299         * manual/arith.texi: Document restriction of ndigit parameter of
3300         ecvt and friends.
3301         * misc/efgcvt.c: Define NDIGIT_MAX.
3302         (gcvt): Limit precision in sprintf call to NDIGIT_MAX.
3303         Do not dynamically allocate the static buffers.  They are small enough.
3304         * misc/efgcvt_r.c: Define NDIGIT_MAX.
3305         (fcvt_r): Limit precision in snprintf call to NDIGIT_MAX.
3306         * misc/qefgcvt.c: Define NDIGIT_MAX.
3307         * misc/qefgcvt_r.c: Likewise.
3308         * misc/tst-efgcvt.c (special): Add test for large ndigit parameter.
3310 1999-06-23  Zack Weinberg  <zack@rabi.columbia.edu>
3312         * libio/stdio.h: Define stdin, stdout, stderr as macros.
3313         * math/complex.h: Don't define CX_LIMITED_RANGE_{ON,OFF,DEFAULT}.
3314         These are *pragmas* not macros.
3315         * wcsmbs/wchar.h: Fix comment.
3317         * grp/grp.h: Use __foo_t_defined convention to typedef things
3318         only once.
3319         * io/sys/stat.h: Likewise.
3320         * libio/stdio.h: Likewise.
3321         * posix/unistd.h: Likewise.
3322         * posix/sys/types.h: Likewise.
3323         * posix/sys/wait.h: Likewise.
3324         * pwd/pwd.h: Likewise.
3325         * signal/signal.h: Likewise.
3326         * sysdeps/generic/stdint.h: Likewise.
3327         * sysdeps/gnu/utmpx.h: Likewise.
3328         * termios/termios.h: Likewise.
3330 1999-06-23  Ulrich Drepper  <drepper@cygnus.com>
3332         * stdio/fputc.c: Don't define alias if fputc is defined as a
3333         macro.
3334         * stdio/putc.c: Define weak alias here since it is not done
3335         anymore in fputc.c.
3337 1999-06-23  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
3339         * assert/assert.h: Don't produce `defined' as part of macro
3340         expansion.
3342 1999-06-23  Roland McGrath  <roland@baalperazim.frob.com>
3344         * sysdeps/mach/hurd/read.c (__libc_read): Just call __pread with
3345         OFFSET argument of (off_t) -1.
3346         * sysdeps/mach/hurd/write.c (__libc_write): Just call __pwrite with
3347         OFFSET argument of (off_t) -1.
3349         * sysdeps/mach/hurd/pwrite.c: New file.
3350         * sysdeps/mach/hurd/pread.c: New file.
3352         * hurd/fd-read.c (_hurd_fd_read): Take new parameter OFFSET and
3353         pass it in the RPC instead of always -1.
3354         * hurd/fd-write.c (_hurd_fd_write): Likewise.
3355         * hurd/hurd/fd.h: Update decls.
3357 1999-06-22  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3359         * libio/wscanf.c: Include <wchar.h> for prototype.
3361 1999-06-22  Ulrich Drepper  <drepper@cygnus.com>
3363         * manual/io.texi. Fix typos.
3364         * manual/stdio.texi: Likewise.
3365         Patches by Brian Youmans <3diff@gnu.org>.
3367 1999-06-22  Geoff Keating  <geoffk@ozemail.com.au>
3369         * sysdeps/powerpc/strcmp.S: Don't return a zero result if the high
3370         bits of two words differ.
3372 1999-06-21  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
3374         * libio/Makefile (routines): Add putwchar and putwchar_u.
3376         * libio/putwchar.c: Include <wchar.h> instead of "stdio.h".
3377         * libio/putwchar_u.c: Likewise.  Use _IO_stdout instead of
3378         stdout.  Fix parameter name.
3380         * libio/getchar.c: Consistently use _IO_stdin instead of stdin.
3381         * libio/getchar_u.c: Likewise.
3383         * libio/putchar_u.c: Use _IO_stdout instead of stdout.
3385 1999-06-21  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
3387         * include/features.h (__GNUC_PREREQ): Don't generate `defined' via
3388         macro expansion---it's undefined.  Properly parenthesize
3389         substituted parameters.
3390         (__GLIBC_PREREQ): Likewise.
3392 1999-06-21  Ulrich Drepper  <drepper@cygnus.com>
3394         * Makeconfig (CPPFLAGS): Revert last change.  It has too many
3395         weird effects.
3397         * stdlib/longlong.h: Provide __P definition if not already
3398         defined.
3400         * include/wchar.h: Use __gnuc_va_list not va_list in prototype.
3402 1999-06-18  Thorsten Kukuk  <kukuk@suse.de>
3404         * sysdeps/alpha/atomicity.h: Correct counting of subsections.
3406 1999-06-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
3408         * stdlib/tst-strtoll.c: Avoid warning about huge constant.
3410 1999-06-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
3412         * stdio-common/vfprintf.c (group_member): Make parameters and
3413         return types pointers to CHAR_T instead of UCHAR_T.
3414         (vfprintf): Change type of work_buffer, workend and string to
3415         CHAR_T pointer/array.
3416         (process_arg, process_string_arg): Adjust/remove casts.  Add
3417         missing use of L_ macro.
3418         (printf_unknown): Add missing uses of L_ macro.
3420 1999-06-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
3422         * wcsmbs/wcschrnul.c: Explicitly cast return value to avoid
3423         warning.
3425 1999-06-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
3427         * libio/wgenops.c (__wuflow): Fix use of WEOF vs. EOF.  Call
3428         _IO_switch_to_wget_mode instead of _IO_switch_to_get_mode.
3429         (__wunderflow): Likewise.
3430         (_IO_switch_to_wget_mode): Likewise.
3431         (_IO_init_wmarker): Likewise.
3433         * libio/wfileops.c (_IO_wfile_seekoff): Call
3434         _IO_switch_to_wget_mode, not _IO_switch_to_get_mode.
3435         (_IO_wfile_jumps): Fix pbackfail entry.
3437         * libio/iosetvbuf.c (_IO_setvbuf): Only call wide char setbuf
3438         function if the stream is currently unoriented.
3440 1999-06-19  Zack Weinberg  <zack@rabi.columbia.edu>
3442         * wcsmbs/wchar.h: Define __need___va_list before including stdarg.h.
3443         Wrap all wide stream functions with #ifdef __USE_ISOC9X.  Use
3444         __gnuc_va_list in v*w(printf|scanf) prototypes.
3446 1999-06-20  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3448         * libio/oldiopopen.c (_IO_old_proc_open): Apply change from
3449         1999-03-29 to iopopen also here.
3450         Reported by Richard Braakman <dark@xs4all.nl>.
3452 1999-06-20  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3454         * include/features.h: Use __GNUC_PREREQ.
3455         * sysdeps/i386/fpu/bits/mathinline.h: Likewise
3457 1999-06-19  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
3459         * stdio-common/vfscanf.c (ungetc, inchar) [COMPILE_WPRINTF]:
3460         Change EOF to WEOF and remove cast.
3461         (UNGETC): Remove macro.
3462         (_IO_vfwscanf): Change isspace to ISSPACE and UNGETC to ungetc.
3463         * stdio-common/printf-parse.h (find_spec) [!COMPILE_WPRINTF]:
3464         Change ISASCII to isascii and MBRLEN to mbrlen.
3465         (parse_one_spec): Compare info.spec always against wchar_t
3466         values.
3467         * stdio-common/vfprintf.c: Remove unused ISASCII and MBRLEN.
3468         (_itoa, _itoa_word) [COMPILE_WRPINTF]: Don't cast second argument.
3469         (NOT_IN_JUMP_RANGE, CHAR_CLASS): Change (int) to (INT_T), use L_.
3471 1999-06-19  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
3473         * libio/Makefile (shared-only-routines): Add oldiofgetpos,
3474         oldiofgetpos64, oldiofsetpos and oldiofsetpos64.
3475         (routines): Include oldiofgetpos, oldiofgetpos64, oldiofsetpos and
3476         oldiofsetpos64 only if doing versioning.
3478 1999-06-20  Ulrich Drepper  <drepper@cygnus.com>
3480         * wcsmbs/wchar.h: Declare wcstof and wcstold for ISO C9x.
3482 1999-06-20  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3484         * libio/libio.h: Fix last patch.
3486 1999-06-20  Ulrich Drepper  <drepper@cygnus.com>
3488         * libio/libio.h (_IO_putwc): Correct type of first argument.
3489         * wcsmbs/wchar.h: (fputwc, putwc, putwchar, fputwc_unlocked,
3490         putwc_unlocked, putwchar_unlocked): Likewise.
3491         * libio/fputwc.c: Likewise.
3492         * libio/fputwc_unlocked.c: Likewise.
3493         * libio/putwc.c: Likewise.
3494         * libio/putwc_unlocked.c: Likewise.
3495         * libio/putwchar.c: Likewise.
3496         * libio/putwchar_unlocked.c: Likewise.
3498 1999-06-19  Roland McGrath  <roland@baalperazim.frob.com>
3500         * sysdeps/gnu/siglist.h: File moved to ...
3501         * sysdeps/generic/siglist.h: ... here.  This file should be usable for
3502         any platform, since it just associates the SIG* macros with text names
3503         and descriptions. For any signal macros do not exist on every
3504         platform, we can use #ifdef tests here and still use this single
3505         common file for all platforms.
3506         * sysdeps/generic/siglist.c: Rewrite using <siglist.h>.  This file
3507         should be usable for all platforms after the binary compatibility
3508         stuff in the current sysdeps/gnu version is no longer required.
3509         * sysdeps/generic/Makefile: Remove rules for generating siglist.c.
3510         * sysdeps/generic/make_siglist.c: File removed.
3511         * sysdeps/mach/hurd/siglist.h: Use #include_next.
3512         * sysdeps/unix/sysv/linux/siglist.h: Likewise.
3514 1999-06-16  Roland McGrath  <roland@baalperazim.frob.com>
3516         * sysdeps/unix/sysv/linux/siglist.c: Moved to ...
3517         * sysdeps/gnu/siglist.c: ... here.
3518         Use <siglist.h> instead of "siglist.h", to ensure sysdeps-search.
3519         Use <bits/wordsize.h> instead of <sizes.h> to determine PTR_SIZE_STR.
3520         * sysdeps/gnu/siglist.h: New file, contents from linux version.
3521         Add entry for SIGLOST protected by #ifdef.
3522         * sysdeps/unix/sysv/linux/siglist.h: Just #include that file,
3523         and define OLD_SIGLIST_SIZE_STR.
3524         * sysdeps/mach/hurd/siglist.h: New file, likewise.
3526 1999-06-18  Zack Weinberg  <zack@rabi.columbia.edu>
3528         * include/features.h: Define new macros __GNUC_PREREQ and
3529         __GLIBC_PREREQ which can be used to test the version of gcc
3530         and glibc respectively.
3532         * assert/assert.h: Use __GNUC_PREREQ.
3533         * intl/libintl.h: Likewise.
3534         * math/complex.h: Likewise.
3535         * math/tgmath.h: Likewise.
3536         * misc/sys/cdefs.h: Likewise.
3537         * posix/sys/types.h: Likewise.
3538         * socket/sys/socket.h: Likewise.
3539         * string/bits/string2.h: Likewise.
3540         * sysdeps/alpha/fpu/bits/mathinline.h: Likewise.
3541         * sysdeps/i386/fpu/bits/mathinline.h: Likewise.
3543 1999-06-18  Zack Weinberg  <zack@rabi.columbia.edu>
3545         * include/libintl.h: Declare _libc_intl_domainname here.
3546         Define _ and N_ here.
3547         * include/libc-symbols.h: Don't include <libintl.h>.  Don't
3548         define _ and N_.  Don't declare _libc_intl_domainname.
3549         * Makeconfig (CPPFLAGS): Use -imacros to read libc-symbols.h.
3551         * db2/config.h: Don't include sys/stat.h or define
3552         HAVE_ST_BLKSIZE here...
3553         * db2/compat.h: ...do it here.
3555         * linuxthreads/internals.h: Include bits/libc-tsd.h after all
3556         other headers.
3557         * linuxthreads/no-tsd.c: Include sys/cdefs.h for __P.
3558         * iconv/iconv.c: Include stddef.h for NULL.
3559         * malloc/malloc.h: Include features.h.
3560         * sysdeps/generic/morecore.c: Use __malloc_ptr_t not __ptr_t.
3562         * sysdeps/unix/make_errlist.c: Write an "#include <libintl.h>"
3563         into the generated file.
3564         * sysdeps/gnu/errlist.awk: Likewise.
3565         * sysdeps/gnu/errlist.c: Rebuilt.
3567         * assert/assert-perr.c: Include libintl.h.
3568         * assert/assert.c: Likewise.
3569         * elf/dl-open.c: Likewise.
3570         * elf/dlsym.c: Likewise.
3571         * elf/dlvsym.c: Likewise.
3572         * iconv/iconv_prog.c: Likewise.
3573         * inet/rcmd.c: Likewise.
3574         * inet/ruserpass.c: Likewise.
3575         * locale/programs/charset.c: Likewise.
3576         * locale/programs/ld-collate.c: Likewise.
3577         * locale/programs/ld-ctype.c: Likewise.
3578         * locale/programs/ld-messages.c: Likewise.
3579         * locale/programs/ld-monetary.c: Likewise.
3580         * locale/programs/ld-numeric.c: Likewise.
3581         * locale/programs/ld-time.c: Likewise.
3582         * locale/programs/locfile.c: Likewise.
3583         * locale/programs/repertoire.c: Likewise.
3584         * login/programs/database.c: Likewise.
3585         * login/programs/request.c: Likewise.
3586         * malloc/mcheck.c: Likewise.
3587         * misc/error.c: Likewise.
3588         * nis/nis_call.c: Likewise.
3589         * nis/nis_callback.c: Likewise.
3590         * nis/nis_error.c: Likewise.
3591         * nis/nis_local_names.c: Likewise.
3592         * nis/nis_print.c: Likewise.
3593         * nis/nis_print_group_entry.c: Likewise.
3594         * nis/ypclnt.c: Likewise.
3595         * nis/nss_nisplus/nisplus-publickey.c: Likewise.
3596         * nscd/cache.c: Likewise.
3597         * nscd/connections.c: Likewise.
3598         * nscd/grpcache.c: Likewise.
3599         * nscd/hstcache.c: Likewise.
3600         * nscd/nscd_conf.c: Likewise.
3601         * nscd/nscd_stat.c: Likewise.
3602         * nscd/pwdcache.c: Likewise.
3603         * posix/id.c: Likewise.
3604         * resolv/herror.c: Likewise.
3605         * stdio-common/psignal.c: Likewise.
3606         * string/strsignal.c: Likewise.
3607         * sunrpc/auth_unix.c: Likewise.
3608         * sunrpc/clnt_perr.c: Likewise.
3609         * sunrpc/clnt_raw.c: Likewise.
3610         * sunrpc/clnt_tcp.c: Likewise.
3611         * sunrpc/clnt_udp.c: Likewise.
3612         * sunrpc/clnt_unix.c: Likewise.
3613         * sunrpc/get_myaddr.c: Likewise.
3614         * sunrpc/pm_getmaps.c: Likewise.
3615         * sunrpc/pmap_clnt.c: Likewise.
3616         * sunrpc/pmap_rmt.c: Likewise.
3617         * sunrpc/rpc_main.c: Likewise.
3618         * sunrpc/rpc_scan.c: Likewise.
3619         * sunrpc/svc_run.c: Likewise.
3620         * sunrpc/svc_simple.c: Likewise.
3621         * sunrpc/svc_tcp.c: Likewise.
3622         * sunrpc/svc_udp.c: Likewise.
3623         * sunrpc/svc_unix.c: Likewise.
3624         * sunrpc/xdr_rec.c: Likewise.
3625         * sunrpc/xdr_ref.c: Likewise.
3626         * sysdeps/mach/hurd/mips/dl-machine.c: Likewise.
3627         * sysdeps/posix/gai_strerror.c: Likewise.
3628         * sysdeps/unix/siglist.c: Likewise.
3629         * sysdeps/unix/sysv/linux/siglist.c: Likewise.
3630         * sysdeps/unix/sysv/linux/arm/siglist.c: Likewise.
3631         * sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c: Likewise.
3632         * timezone/zic.c: Likewise.
3634 1999-06-18  H.J. Lu  <hjl@gnu.org>
3636         * localedata/Makefile (charmaps): Exclude SCCS.
3637         (locales): Likewise.
3638         (repertoiremaps): Likewise.
3640 1999-06-18  Ulrich Drepper  <drepper@cygnus.com>
3642         * sysdeps/generic/bsd-_setjmp.c: Include setjmp.h.
3643         * sysdeps/generic/bsd-setjmp.c: Likewise.
3645         * sunrpc/xdr_sizeof.c (x_inline): Cleanup pointer assignments.
3647         * iconv/gconv_open.c: Include string.h for memset prototype.
3649         * libio/libioP.h (FILEBUF_LITERAL): Add missing parameter to macro
3650         definitions.
3652         * sysdeps/unix/sysv/linux/init-first.h: Add extra cast in argc
3653         assignment to avoid warning on 64bit platforms.
3655 1999-06-17  Ulrich Drepper  <drepper@cygnus.com>
3657         * libio/libio.h (_IO_codecvt): Change __P ot __PMT.
3659         * nss/getXXbyYY_r.c: Return error code not -1.
3660         * nss/getXXent_r.c: Likewise.
3661         * nss/getXXbyYY.c: Expect return value to be ERANGE if buffer is too
3662         small.
3663         * nscd/nscd_getgr_r.c: Return -1 in case nscd is not available and
3664         value > 0 for error.
3665         * nscd/nscd_gethst_r.c: Likewise.
3666         * nscd/nscd_getpw_r.c: Likewise.
3668 1999-06-17  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3670         * sysdeps/unix/sysv/linux/bits/ioctl-types.h: Add missing line
3671         disciplines.
3673 1999-06-14  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3675         * nscd/nscd_nischeck.c: Fix typos.
3677 1999-06-17  Ulrich Drepper  <drepper@cygnus.com>
3679         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Don't fail
3680         always when oact is NULL.
3681         Patch by Christian Meder <meder@isr.uni-stuttgart.de>.
3683 1999-06-17  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3685         * math/libm-test.c (jn_test): Adjust delta.
3687 1999-06-17  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3689         * libio/vwprintf.c: Include <wchar.h> for prototypes.
3690         * libio/wprintf.c: Likewise.
3692 1999-06-17  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3694         * elf/dl-load.c (_dl_init_paths): Add one more element to aelem
3695         to not write beyond allocated memory.
3696         Reported by John Reiser <jreiser@BitWagon.com>, closes PR libc/1167.
3698 1999-06-17  Ulrich Drepper  <drepper@cygnus.com>
3700         * malloc/mtrace.c: Keep lock while printing output lines.
3701         Patch by carsten.zimmermann@mediaways.net [PR libc/1166].
3703 1999-06-16  Ulrich Drepper  <drepper@cygnus.com>
3705         * configure.in: Add warnings about broken code.
3707         * Versions.def: Add GLIBC_2.2 for libc.
3709         * iconv/gconv.h: Make header suitable for inclusion in public header
3710         by protecting all names with __.
3711         * iconv/gconv.c: Adapt for symbol name changes.
3712         * iconv/gconv.h: Likewise.
3713         * iconv/gconv_builtin.c: Likewise.
3714         * iconv/gconv_close.c: Likewise.
3715         * iconv/gconv_db.c: Likewise.
3716         * iconv/gconv_dl.c: Likewise.
3717         * iconv/gconv_int.h: Likewise.
3718         * iconv/gconv_open.c: Likewise.
3719         * iconv/gconv_simple.c: Likewise.
3720         * iconv/iconv.c: Likewise.
3721         * iconv/iconv_close.c: Likewise.
3722         * iconv/iconv_open.c: Likewise.
3723         * iconv/loop.c: Likewise.
3724         * iconv/skeleton.c: Likewise.
3725         * iconvdata/8bit-gap.c: Likewise.
3726         * iconvdata/8bit-generic.c: Likewise.
3727         * iconvdata/ansi_x3.110.c: Likewise.
3728         * iconvdata/big5.c: Likewise.
3729         * iconvdata/cns11643.h: Likewise.
3730         * iconvdata/cns11643l1.h: Likewise.
3731         * iconvdata/euc-cn.c: Likewise.
3732         * iconvdata/euc-jp.c: Likewise.
3733         * iconvdata/euc-kr.c: Likewise.
3734         * iconvdata/euc-tw.c: Likewise.
3735         * iconvdata/gb2312.h: Likewise.
3736         * iconvdata/iso-2022-jp.c: Likewise.
3737         * iconvdata/iso-2022-kr.c: Likewise.
3738         * iconvdata/iso646.c: Likewise.
3739         * iconvdata/iso8859-1.c: Likewise.
3740         * iconvdata/iso_6937-2.c: Likewise.
3741         * iconvdata/iso_6937.c: Likewise.
3742         * iconvdata/jis0201.h: Likewise.
3743         * iconvdata/jis0208.h: Likewise.
3744         * iconvdata/jis0212.h: Likewise.
3745         * iconvdata/johab.c: Likewise.
3746         * iconvdata/ksc5601.h: Likewise.
3747         * iconvdata/sjis.c: Likewise.
3748         * iconvdata/t.61.c: Likewise.
3749         * iconvdata/uhc.c: Likewise.
3750         * stdlib/mblen.c: Likewise.
3751         * stdlib/mbtowc.c: Likewise.
3752         * stdlib/wctomb.c: Likewise.
3753         * wcsmbs/btowc.c: Likewise.
3754         * wcsmbs/mbrtowc.c: Likewise.
3755         * wcsmbs/mbsnrtowcs.c: Likewise.
3756         * wcsmbs/mbsrtowcs.c: Likewise.
3757         * wcsmbs/wchar.h: Likewise.
3758         * wcsmbs/wcrtomb.c: Likewise.
3759         * wcsmbs/wcsmbsload.c: Likewise.
3760         * wcsmbs/wcsmbsload.h: Likewise.
3761         * wcsmbs/wcsnrtombs.c: Likewise.
3762         * wcsmbs/wcsrtombs.c: Likewise.
3763         * wcsmbs/wctob.c: Likewise.
3765         * include/limits.h (MB_LEN_MAX): Increase to 16.
3767         * sysdeps/generic/_G_config.h: Define _G_fpos_t as struct.  Define
3768         _G_iconv_t.
3769         * sysdeps/unix/sysv/linux/_G_config.h: Likewise.
3770         * include/wchar.h: Change mbstate_t to __mbstate_t.
3772         * libio/Makefile (routines): Add wfiledoalloc, oldiofgetpos,
3773         oldiofgetpos64, oldiofsetpos, oldiofsetpos64, fputwc, fputwc_u,
3774         getwc, getwc_u, getwchar, getwchar_u, iofgetws, iofgetws_u,
3775         iofputws, iofputws_u, iogetwline, iowpadn, ioungetwc, putwc, putwc_u,
3776         putchar, putchar_u, swprintf, vwprintf, wprintf, wscanf, fwscanf,
3777         vwscanf, vswprintf, iovswscanf, swscanf, wgenops, wstrops, wfileops,
3778         and iofwide.
3779         (tests): Add tst_swprintf, tst_wprintf, tst_swscanf, and tst_wscanf.
3780         * libio/Versions: Add _IO_fgetpos, _IO_fgetpos64, _IO_fsetpos,
3781         _IO_fsetpos64, fgetpos, fgetpos64, fgetwc, fgetwc_unlocked, fgetws,
3782         fgetws_unlocked, fputwc, fputwc_unlocked, fputws, fputws_unlocked,
3783         fsetpos, fsetpos64, fwide, fwprintf, fwscanf, getwc, getwc_unlocked,
3784         getwchar, getwchar_unlocked, putwc, putwc_unlocked, putwchar,
3785         putwchar_unlocked, swprintf, swscanf, ungetwc, vfwprintf, vswprintf,
3786         vwprintf, vfwscanf, vswscanf, vwscanf, wprintf, and wscanf to
3787         GLIBC_2.2 for libc.
3788         * libio/libio.h: Define codecvt struct.  Define _IO_wide_data.
3789         Extend _IO_file contain pointer to codecvt, widedata and mode.
3790         (_IO_getwc_unlocked): New macro.
3791         (_IO_putwc_unlocked): New macro.
3792         (_IO_fwide): New macro.
3793         * libio/libioP.h: Add new prototypes and adjust existing declarations.
3794         * libio/fileops.c (_IO_new_file_close_it): Reset normal or widedata
3795         buffers based on mode.
3796         (new_do_write): Set _IO_write_end to _IO_buf_end if stream is wide
3797         oriented.
3798         (_IO_new_file_overflow): Don't depend only on _IO_CURRENTLY_PUTTING
3799         flag to be enough to signal unallocated buffer.  For wide oriented
3800         stream don't make it linebuffered.  Don't use _IO_do_flush, use
3801         _IO_new_do_write directly.
3802         (_IO_new_file_seekoff): Change return value type to _IO_off64_t.
3803         (_IO_file_seek): Likewise.
3804         * libio/genops.c (_IO_least_marker): Make global.
3805         (__underflow): Orient stream if not already done.
3806         (__uflow): Likewise.
3807         (_IO_default_seekpos): Change to type _IO_off64_t.
3808         (_IO_default_seekoff): Likewise.
3809         (_IO_default_seek): Likewise.
3810         (_IO_no_init): New function.  Similar to _IO_init but allows to orient
3811         in initialization.
3812         * libio/iolibio.h: Add prototype for _IO_vswprintf.  Change _IO_pos_BAD
3813         to use _IO_off64_t.
3814         * libio/ftello.c: Use _IO_off_t.  For now abort when use with wide
3815         char stream.
3816         * libio/ftello64.c: Likewise.
3817         * libio/ioftell.c: Likewise.
3818         * libio/iofopncook.c: Likewise.
3819         * libio/ioseekoff.c: Likewise.
3820         * libio/ioseekpos.c: Likewise.
3821         * libio/oldfileops.c: Likewise.
3822         * libio/iofgetpos.c: Store state of conversion if necessary.
3823         * libio/iofgetpos64.c: Likewise.
3824         * libio/iofsetpos.c: Restore conversion state if necessary.
3825         * libio/iofsetpos64.c: Likewise.
3826         * libio/iofdopen.c: Initialize so that stream can be wide oriented.
3827         * libio/iofopen.c: Likewise.
3828         * libio/iofopen64.c: Likewise.
3829         * libio/iopopen.c: Likewise.
3830         * libio/iovdprintf.c: Likewise.
3831         * libio/iovsprintf.c: Likewise.
3832         * libio/iovsscanf.c: Likewise.
3833         * libio/memstream.c: Likewise.
3834         * libio/obprintf.c: Likewise.
3835         * libio/iofputs.c: Orient stream if not already happened.
3836         * libio/iofputs_u.c: Likewise.
3837         * libio/iofwrite.c: Likewise.
3838         * libio/iofwrite_u.c: Likewise.
3839         * libio/ioputs.c: Likewise.
3840         * libio/iosetbuffer.c: Handle not yet oriented stream.
3841         * libio/iosetvbuf.c: Likewise.
3842         * libio/oldstdfiles.c: Adjust FILEBUF_LITERAL call.
3843         * libio/stdfiles.c: Likewise.
3844         * libio/strops.c (_IO_str_overflow): Correctly free buffer after
3845         failed allocation.
3846         (_IO_str_seekoff): Use _IO_off64_t.
3847         * libio/vasprintf.c: Pre-orient stream.
3848         * libio/vsnprintf.c: Likewise.
3849         * libio/fputwc.c: New file.
3850         * libio/fputwc_u.c: New file.
3851         * libio/fwprintf.c: New file.
3852         * libio/fwscanf.c: New file.
3853         * libio/getwc.c: New file.
3854         * libio/getwc_u.c: New file.
3855         * libio/getwchar.c: New file.
3856         * libio/getwchar_u.c: New file.
3857         * libio/iofgetws.c: New file.
3858         * libio/iofgetws_u.c: New file.
3859         * libio/iofputws.c: New file.
3860         * libio/iofputws_u.c: New file.
3861         * libio/iofwide.c: New file.
3862         * libio/iogetwline.c: New file.
3863         * libio/ioungetwc.c: New file.
3864         * libio/iovswscanf.c: New file.
3865         * libio/iowpadn.c: New file.
3866         * libio/oldiofgetpos.c: New file.
3867         * libio/oldiofgetpos64.c: New file.
3868         * libio/oldiofsetpos.c: New file.
3869         * libio/oldiofsetpos64.c: New file.
3870         * libio/putwc.c: New file.
3871         * libio/putwc_u.c: New file.
3872         * libio/putwchar.c: New file.
3873         * libio/putwchar_u.c: New file.
3874         * libio/swprintf.c: New file.
3875         * libio/swscanf.c: New file.
3876         * libio/tst_swprintf.c: New file.
3877         * libio/tst_swscanf.c: New file.
3878         * libio/tst_wprintf.c: New file.
3879         * libio/tst_wscanf.c: New file.
3880         * libio/tst_wscanf.input: New file.
3881         * libio/vswprintf.c: New file.
3882         * libio/vwprintf.c: New file.
3883         * libio/vwscanf.c: New file.
3884         * libio/wfiledoalloc.c: New file.
3885         * libio/wfileops.c: New file.
3886         * libio/wgenops.c: New file.
3887         * libio/wprintf.c: New file.
3888         * libio/wscanf.c: New file.
3889         * libio/wstrops.c: New file.
3890         * stdio-common/Makefile (routines): Add _itowa, itowa-digits,
3891         vfwprintf, and vfwscanf.
3892         * stdio-common/_itoa.c (base_table): Rename to _IO_base_table and
3893         make global.
3894         * stdio-common/_itowa.c: New file.
3895         * stdio-common/_itowa.h: New file.
3896         * stdio-common/itoa-digits.c: Minimal optimization.
3897         * stdio-common/itowa-digits.c: New file.
3898         * stdio-common/printf-parse.h: Allow use in wide character context.
3899         * stdio-common/printf-prs.c: Define ISASCII and MBRLEN.
3900         * stdio-common/printf.h (printf_info): Add wide bit.
3901         * stdio-common/printf_fp.c: Determine from wide bit whether stream
3902         is wide oriented or not.
3903         * stdio-common/printf_size.c: Likewise.
3904         * sysdeps/generic/printf_fphex.c: Likewise.
3905         * stdlib/strfmon.c: Call __printf_fp with wide bit cleared.
3906         * stdio-common/vfprintf.c: Rewrite to allow use in wide character
3907         context.
3908         * stdio-common/vfscand.c: Likewise.
3909         * stdio-common/vfwprintf.c: New file.
3910         * stdio-common/vfwscanf.c: New file.
3912         * time/Makefile (routines): Add wcsftime.
3913         (tests): Add tst_wcsftime.
3914         * time/Versions: Add wcsftime to GLIBC_2.2 for libc.
3915         * time/strftime.c: Make usable as wcsftime.
3916         * time/wcsftime.c: New file.
3917         * time/tst_wcsftime.c: New file.
3919         * wcsmbs/Makefile (routines): Add wmempcpy and wcschrnul.
3920         * wcsmbs/Versions: Add wmempcpy and wcschrnul to GLIBC_2.2 for libc.
3921         * wcsmbs/wcschrnul.c: New file.
3922         * wcsmbs/wmemcpy.c: New file.
3923         * wcsmbs/wmemcpy.c: Rename to __wmemcpy and make wmemcpy weak alias.
3924         * wcsmbs/wmemmove.c: Likewise for wmemmove.
3926         * manual/stdio.texi: Document is_char and wide element if printf_info.
3928         * manual/time.texi: Document wcsftime.
3930         * include/wchar.h: Add prototypes for __wmemcpy, __wmempcpy,
3931         __wmemmove, __wcschrnul, and __vfwscanf.
3933         * locale/langinfo.h: Add new LC_TIME entries for wchar_t data.
3934         * locale/C-time.c: Adapt for above change.
3935         * locale/categories.def: Likewise.
3936         * locale/localeinfo.h: Likewise.
3937         * localedata/Makefile: Don't run tests for now.
3939         * manual/errno.texi: Fix typos.
3940         * manual/memory.texi: Likewise.
3941         * manual/ctype.texi: Likewise.
3942         Patches by Brian Youmans <3diff@gnu.org>.
3944 1999-06-16  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3946         * sysdeps/unix/sysv/linux/netax25/ax25.h (AX25_PIDINCL): Added.
3948 1999-06-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
3950         * sysdeps/unix/sysv/linux/sys/sysmacros.h [!__GNUC__]: Use correct
3951         word order.
3952         * sysdeps/unix/sysv/linux/alpha/sys/sysmacros.h: New file.
3953         * sysdeps/unix/sysv/linux/sparc/sys/sysmacros.h: New file.
3955 1999-06-15  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
3957         * db2/db/db.c: Restore __nss_db_open alias.
3958         * db2/db_int.h: Use <db.h> instead of "db.h" to find header in
3959         include.
3960         * db2/os/os_rw.c (__os_write): Maintain const correctness.
3961         * db2/progs/db_load/db_load.c (main): Avoid ambiguous `else'.
3963 1999-06-15  Ulrich Drepper  <drepper@cygnus.com>
3965         * stdio-common/printf-parse.h (parse_one_spec): Don't set
3966         is_longlong if not necessary.
3968 1999-06-15  H.J. Lu  <hjl@gnu.org>
3970         * Make-dist (sysdep_dirs): Exclude SCCS.
3971         * MakeTAGS (sysdep_dirs): Likewise.
3973 1999-06-15  Ulrich Drepper  <drepper@cygnus.com>
3975         * posix/regex.c (re_error_msgid): Remove extra commas.
3977 1999-06-14  Geoff Keating  <geoffk@ozemail.com.au>
3979         * stdlib/tst-strtoll.c: New file.
3980         * stdlib/Makefile (tests): Add tst-strtoll.c
3981         * stdlib/strtol.c: It is not generally true that if
3982         (unsigned)a*(unsigned)b overflows, then the result is
3983         less than 'a'.
3985 1999-06-14  Thorsten Kukuk  <kukuk@suse.de>
3987         * nscd/connections.c (handle_request): Only root is allowed to
3988         send GETSTAT request in non secure mode.
3989         * nscd/nscd.c: Print error message if other then root try to
3990         use getstat.
3992 1999-06-15  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3994         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add __sysctl.
3996 1999-06-15  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3998         * manual/time.texi (Limits on Resources): Describe RLIMIT_AS.
3999         Closes PR libc/1164, reported by sascha@schumann.2ns.de.
4001 1999-06-13  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
4003         * sysdeps/generic/strchr.c: Include <memcopy.h> and use reg_char
4004         for character to search, to help the compiler.
4005         * sysdeps/generic/strchrnul.c: Likewise.
4006         * sysdeps/generic/memchr.c: Likewise.
4007         * sysdeps/generic/memccpy.c: Likewise.
4008         * sysdeps/generic/rawmemchr.c: Likewise.  Fix comment.
4010 1999-06-13  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
4012         * sysdeps/m68k/memchr.S: New file.
4013         * sysdeps/m68k/rawmemchr.S: New file.
4014         * sysdeps/m68k/strchr.S: New file.
4015         * sysdeps/m68k/strchrnul.S: New file.
4017 1999-06-13  Geoff Keating  <geoffk@ozemail.com.au>
4019         * sysdeps/powerpc/atomicity.h (exchange_and_add): Remove `volatile';
4020         add `memory' clobber; optimise for constant `val'.
4021         (atomic_add): Likewise.
4022         (test_and_set): Remove `volatile'; add `memory' clobber; be more
4023         like the original `test_and_set'.
4024         (compare_and_swap): Remove `volatile'; add `memory' clobber;
4025         optimise for constant `oldval'.
4026         (always_swap): Remove `volatile'; add `memory' clobber.
4028 1999-06-13  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4030         * sysdeps/i386/fpu/bits/mathinline.h: Disable signbit* inline
4031         functions for gcc <= 2.7.x.
4033 1999-06-13  Roland McGrath  <roland@baalperazim.frob.com>
4035         * hurd/hurdsock.c (_hurd_socket_server): Fix fencepost error in last
4036         change.
4038 1999-06-13  Ulrich Drepper  <drepper@cygnus.com>
4040         * db2/Makefile (distribute): Remove files which do not exist
4041         anymore.
4043         * sysdeps/i386/fpu/bits/mathinline.h: Add __extension__ to signbit
4044         definitions to calm down gcc.
4046         * db2/db.h: Update from db 2.7.5.
4047         * db2/db_185.h: Likewise.
4048         * db2/db_int.h: Likewise.
4049         * db2/btree/bt_compare.c: Likewise.
4050         * db2/btree/bt_conv.c: Likewise.
4051         * db2/btree/bt_curadj.c: Likewise.
4052         * db2/btree/bt_cursor.c: Likewise.
4053         * db2/btree/bt_delete.c: Likewise.
4054         * db2/btree/bt_open.c: Likewise.
4055         * db2/btree/bt_page.c: Likewise.
4056         * db2/btree/bt_put.c: Likewise.
4057         * db2/btree/bt_rec.c: Likewise.
4058         * db2/btree/bt_recno.c: Likewise.
4059         * db2/btree/bt_rsearch.c: Likewise.
4060         * db2/btree/bt_search.c: Likewise.
4061         * db2/btree/bt_split.c: Likewise.
4062         * db2/btree/bt_stat.c: Likewise.
4063         * db2/btree/btree_auto.c: Likewise.
4064         * db2/common/db_appinit.c: Likewise.
4065         * db2/common/db_apprec.c: Likewise.
4066         * db2/common/db_err.c: Likewise.
4067         * db2/common/db_region.c: Likewise.
4068         * db2/common/db_salloc.c: Likewise.
4069         * db2/db/db.c: Likewise.
4070         * db2/db/db.src: Likewise.
4071         * db2/db/db_am.c: Likewise.
4072         * db2/db/db_auto.c: Likewise.
4073         * db2/db/db_dispatch.c: Likewise.
4074         * db2/db/db_dup.c: Likewise.
4075         * db2/db/db_iface.c: Likewise.
4076         * db2/db/db_join.c: Likewise.
4077         * db2/db/db_overflow.c: Likewise.
4078         * db2/db/db_pr.c: Likewise.
4079         * db2/db/db_rec.c: Likewise.
4080         * db2/db/db_ret.c: Likewise.
4081         * db2/db185/db185.c: Likewise.
4082         * db2/dbm/dbm.c: Likewise.
4083         * db2/hash/hash.c: Likewise.
4084         * db2/hash/hash_auto.c: Likewise.
4085         * db2/hash/hash_dup.c: Likewise.
4086         * db2/hash/hash_page.c: Likewise.
4087         * db2/hash/hash_rec.c: Likewise.
4088         * db2/hash/hash_stat.c: Likewise.
4089         * db2/include/btree.h: Likewise.
4090         * db2/include/btree_ext.h: Likewise.
4091         * db2/include/clib_ext.h: Likewise.
4092         * db2/include/common_ext.h: Likewise.
4093         * db2/include/db_am.h: Likewise.
4094         * db2/include/db_auto.h: Likewise.
4095         * db2/include/db_cxx.h: Likewise.
4096         * db2/include/db_ext.h: Likewise.
4097         * db2/include/db_join.h: Likewise.
4098         * db2/include/db_page.h: Likewise.
4099         * db2/include/hash.h: Likewise.
4100         * db2/include/hash_ext.h: Likewise.
4101         * db2/include/lock.h: Likewise.
4102         * db2/include/lock_ext.h: Likewise.
4103         * db2/include/log.h: Likewise.
4104         * db2/include/log_ext.h: Likewise.
4105         * db2/include/mp.h: Likewise.
4106         * db2/include/mp_ext.h: Likewise.
4107         * db2/include/os.h: Likewise.
4108         * db2/include/os_ext.h: Likewise.
4109         * db2/include/os_func.h: Likewise.
4110         * db2/include/txn.h: Likewise.
4111         * db2/include/txn_auto.h: Likewise.
4112         * db2/include/txn_ext.h: Likewise.
4113         * db2/include/xa.h: Likewise.
4114         * db2/include/xa_ext.h: Likewise.
4115         * db2/lock/lock.c: Likewise.
4116         * db2/lock/lock_conflict.c: Likewise.
4117         * db2/lock/lock_deadlock.c: Likewise.
4118         * db2/lock/lock_region.c: Likewise.
4119         * db2/lock/lock_util.c: Likewise.
4120         * db2/log/log.c: Likewise.
4121         * db2/log/log_archive.c: Likewise.
4122         * db2/log/log_auto.c: Likewise.
4123         * db2/log/log_findckp.c: Likewise.
4124         * db2/log/log_get.c: Likewise.
4125         * db2/log/log_put.c: Likewise.
4126         * db2/log/log_rec.c: Likewise.
4127         * db2/log/log_register.c: Likewise.
4128         * db2/mp/mp_bh.c: Likewise.
4129         * db2/mp/mp_fget.c: Likewise.
4130         * db2/mp/mp_fopen.c: Likewise.
4131         * db2/mp/mp_fput.c: Likewise.
4132         * db2/mp/mp_fset.c: Likewise.
4133         * db2/mp/mp_open.c: Likewise.
4134         * db2/mp/mp_pr.c: Likewise.
4135         * db2/mp/mp_region.c: Likewise.
4136         * db2/mp/mp_sync.c: Likewise.
4137         * db2/mutex/mutex.c: Likewise.
4138         * db2/mutex/uts4_cc.s: Likewise.
4139         * db2/os/os_abs.c: Likewise.
4140         * db2/os/os_alloc.c: Likewise.
4141         * db2/os/os_config.c: Likewise.
4142         * db2/os/os_dir.c: Likewise.
4143         * db2/os/os_fid.c: Likewise.
4144         * db2/os/os_fsync.c: Likewise.
4145         * db2/os/os_map.c: Likewise.
4146         * db2/os/os_oflags.c: Likewise.
4147         * db2/os/os_open.c: Likewise.
4148         * db2/os/os_rw.c: Likewise.
4149         * db2/os/os_seek.c: Likewise.
4150         * db2/os/os_sleep.c: Likewise.
4151         * db2/os/os_spin.c: Likewise.
4152         * db2/os/os_stat.c: Likewise.
4153         * db2/os/os_tmpdir.c: Likewise.
4154         * db2/os/os_unlink.c: Likewise.
4155         * db2/progs/db_archive/db_archive.c: Likewise.
4156         * db2/progs/db_checkpoint/db_checkpoint.c: Likewise.
4157         * db2/progs/db_deadlock/db_deadlock.c: Likewise.
4158         * db2/progs/db_dump/db_dump.c: Likewise.
4159         * db2/progs/db_load/db_load.c: Likewise.
4160         * db2/progs/db_printlog/README: Likewise.
4161         * db2/progs/db_printlog/commit.awk: Likewise.
4162         * db2/progs/db_printlog/count.awk: Likewise.
4163         * db2/progs/db_printlog/db_printlog.c: Likewise.
4164         * db2/progs/db_printlog/pgno.awk: Likewise.
4165         * db2/progs/db_printlog/range.awk: Likewise.
4166         * db2/progs/db_printlog/status.awk: Likewise.
4167         * db2/progs/db_printlog/txn.awk: Likewise.
4168         * db2/progs/db_recover/db_recover.c: Likewise.
4169         * db2/progs/db_stat/db_stat.c: Likewise.
4170         * db2/txn/txn.c: Likewise.
4171         * db2/txn/txn.src: Likewise.
4172         * db2/txn/txn_auto.c: Likewise.
4173         * db2/txn/txn_rec.c: Likewise.
4174         * db2/xa/xa.c: Likewise.
4175         * db2/xa/xa_db.c: Likewise.
4176         * db2/xa/xa_map.c: Likewise.
4178         * db2/btree/bt_close.c: Removed.
4179         * db2/db/db_thread.c: Likewise.
4180         * db2/hash/hash_debug.c: Likewise.
4181         * db2/include/db.h.src: Likewise.
4182         * db2/include/db_int.h.src: Likewise.
4183         * db2/include/os_jump.h: Likewise.
4184         * db2/mutex/alpha.dec: Likewise.
4185         * db2/mutex/alpha.gcc: Likewise.
4186         * db2/mutex/parisc.hp: Likewise.
4187         * db2/mutex/uts4.cc.s: Likewise.
4189         * db2/Makefile: Add new routines, remove old for 2.7.5.
4190         * db2/Versions: Add internal function names for the helper programs.
4191         * db2/makedb.c: Update for new cursor callback.
4192         * Versions.def: Define versions for libdb.
4194 1999-06-13  Thorsten Kukuk  <kukuk@suse.de>
4196         * nscd/connections.c (nscd_run): Get user ID for all non-db services.
4197         * nscd/Makefile (others, install-sbin): Add nscd_nischeck.
4198         * nscd/nscd_nischeck.c: New file.
4199         * nscd/nscd.init: Enable use of nscd_nischeck and secure tables.
4201 1999-06-13  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4203         * sysdeps/unix/sysv/linux/bits/socket.h: Add some missing
4204         MSG_* flags from Linux 2.2.9.
4206 1999-06-12  Mark Kettenis  <kettenis@gnu.org>
4208         * Makeconfig (static-start-installed-name): Set to
4209         $(start-installed-name) if not defined.
4210         (+link-static): Use $(static-start-installed-name) instead of
4211         $(start-installed-name).
4212         * sysdeps/mach/hurd/i386/Makefile (static-start-installed-name):
4213         Set to crt0.o.
4215 1999-06-12  Mark Kettenis  <kettenis@gnu.org>
4217         * sysdeps/mach/hurd/fork.c (__fork): Make use of `insert_type' when
4218         inserting a send right into the child instead of unconditionally
4219         copying the send right.
4221 1999-06-12  Ulrich Drepper  <drepper@cygnus.com>
4223         * locale/lc-time.c: Add free_mem function to free if necessary
4224         statically allocated memory.
4226 1999-06-10  Jakub Jelinek  <jj@ultra.linux.cz>
4228         * sysdeps/libm-ieee754/s_truncl.c: Subtract exponent
4229         bias from the raw exponent.
4231 1999-06-11  Ulrich Drepper  <drepper@cygnus.com>
4233         * inet/arpa/tftp.h: Move attribute declaration in right position.
4235 1999-06-11  Thorsten Kukuk  <kukuk@suse.de>
4237         * nscd/nscd.c: Add -S options for separate caching of data for
4238         every user. So one user couldn't see the data another user
4239         has gotten with his credentials.
4240         * nscd/nscd.h: Add new prototypes.
4241         * nscd/cache.c: Compare owner of cache entry if in secure mode.
4242         * nscd/connections.c: Check on shutdown if caller really was root.
4243         In secure mode get uid of caller.
4244         * nscd/grpcache.c: Add support for new secure group mode.
4245         * nscd/hstcache.c: Add support for new secure hosts mode.
4246         * nscd/pwdcache.c: Add support for new secure passwd mode.
4248 1999-06-11  Ulrich Drepper  <drepper@cygnus.com>
4250         * resolv/nss_dns/dns-host.c (getanswer_r): Correctly track usage
4251         of user-provided buffer.
4253 1999-06-11  Mark Kettenis  <kettenis@gnu.org>
4255         * hurd/hurdsock.c (max_domain): Initialize to `-1'.
4256         (_hurd_socket_server): Fix off-by-one error in setting `max_domain'.
4258 1999-06-10  Ulrich Drepper  <drepper@cygnus.com>
4260         * stdio-common/printf-parse.h (parse_one_spec): Add support for a
4261         and A format.
4263         * shadow/fgetspent_r.c (__fgetspent_r): Set errno to ENOENT for
4264         returning after last entry.
4265         * pwd/fgetpwent_r.c (__fgetpwent_r): Likewise.
4267 1999-06-09  Ulrich Drepper  <drepper@cygnus.com>
4269         * misc/sysexits.h: Remove advertising clause of copyright.
4270         * resolv/getnetnamadr.c: Likewise.
4271         * sysdeps/vax/bcopy.s: Likewise.
4272         * sysdeps/vax/bzero.s: Likewise.
4273         * sysdeps/vax/ffs.s: Likewise.
4274         * sysdeps/vax/memchr.s: Likewise.
4275         * sysdeps/vax/memcmp.s: Likewise.
4276         * sysdeps/vax/memmove.s: Likewise.
4277         * sysdeps/vax/memset.s: Likewise.
4278         * sysdeps/vax/strcat.s: Likewise.
4279         * sysdeps/vax/strchr.s: Likewise.
4280         * sysdeps/vax/strcmp.s: Likewise.
4281         * sysdeps/vax/strcpy.s: Likewise.
4282         * sysdeps/vax/strcspn.s: Likewise.
4283         * sysdeps/vax/strlen.s: Likewise.
4284         * sysdeps/vax/strncat.s: Likewise.
4285         * sysdeps/vax/strncmp.s: Likewise.
4286         * sysdeps/vax/strncpy.s: Likewise.
4287         * sysdeps/vax/strpbrk.s: Likewise.
4288         * sysdeps/vax/strrchr.s: Likewise.
4289         * sysdeps/vax/strsep.s: Likewise.
4290         * sysdeps/vax/strspn.s: Likewise.
4291         * sysdeps/vax/strstr.s: Likewise.
4293         * libio/iofopncook.c: Adjust for renaming of structure elements.
4294         * libio/libio.h: Define cookie functions with all the names.
4296         * pwd/fgetpwent_r.c: Set errno in the correct way.
4297         * shadow/fgetspent_r.c: Likewise.
4298         * pwd/fgetpwent.c: Handle long lines correctly.  Little
4299         optimizations.  Free static buffer when debugging memory handling.
4300         * shadow/fgetspent.c: Likewise.
4302         * grp/fgetgrent.c: Little optimization in loop.
4304 1999-06-09  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4306         * grp/tst_fgetgrent.c (write_group): Fix generation of long line
4307         in a different way.
4309 1999-06-09  Jakub Jelinek   <jj@ultra.linux.cz>
4311         * stdlib/longlong.h: gas changed sethi handling when without
4312         %hi(). Fix assembly.
4313         * sysdeps/generic/dl-cache.c (_dl_cache_lookup): Allow
4314         port specific cache id checks.
4315         * sysdeps/generic/dl-cache.h: New file.
4316         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-cache.h: New file.
4318 1999-06-08  Ulrich Drepper  <drepper@cygnus.com>
4320         * gmon/gmon.c: Remove advertising clause of copyright.
4321         * gmon/mcount.c: Likewise.
4322         * gmon/sys/gmon.h: Likewise.
4323         * inet/arpa/ftp.h: Likewise.
4324         * inet/arpa/telnet.h: Likewise.
4325         * inet/arpa/tftp.h: Likewise.
4326         * inet/inet_lnaof.c: Likewise.
4327         * inet/inet_mkadr.c: Likewise.
4328         * inet/inet_net.c: Likewise.
4329         * inet/inet_netof.c: Likewise.
4330         * inet/protocols/routed.h: Likewise.
4331         * inet/protocols/rwhod.h: Likewise.
4332         * inet/protocols/talkd.h: Likewise.
4333         * inet/protocols/timed.h: Likewise.
4334         * inet/rcmd.c: Likewise.
4335         * inet/rexec.c: Likewise.
4336         * inet/ruserpass.c: Likewise.
4337         * io/fts.c: Likewise.
4338         * io/fts.h: Likewise.
4339         * login/login_tty.c: Likewise.
4340         * misc/fstab.h: Likewise.
4341         * misc/getttyent.c: Likewise.
4342         * misc/getusershell.c: Likewise.
4343         * misc/sys/queue.h: Likewise.
4344         * misc/sys/syslog.h: Likewise.
4345         * misc/syslog.c: Likewise.
4346         * misc/ttyent.h: Likewise.
4347         * misc/ttyslot.c: Likewise.
4348         * resolv/arpa/nameser.h: Likewise.
4349         * resolv/gethnamaddr.c: Likewise.
4350         * resolv/herror.c: Likewise.
4351         * resolv/inet_addr.c: Likewise.
4352         * resolv/mapv4v6addr.h: Likewise.
4353         * resolv/mapv4v6hostent.h: Likewise
4354         * resolv/nss_dns/dns-host.c: Likewise.
4355         * resolv/nss_dns/dns-network.c: Likewise.
4356         * resolv/res_comp.c: Likewise.
4357         * resolv/res_data.c: Likewise.
4358         * resolv/res_debug.c: Likewise.
4359         * resolv/res_init.c: Likewise.
4360         * resolv/res_mkquery.c: Likewise.
4361         * resolv/res_query.c: Likewise.
4362         * resolv/res_send.c: Likewise.
4363         * resolv/resolv.h: Likewise.
4364         * sysdeps/generic/div.c: Likewise.
4365         * sysdeps/generic/netinet/ip.h: Likewise.
4366         * sysdeps/generic/netinet/tcp.h: Likewise.
4367         * sysdeps/generic/paths.h: Likewise.
4368         * sysdeps/generic/prof-freq.c: Likewise.
4369         * sysdeps/generic/sys/ttydefaults.h: Likewise.
4370         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
4371         * sysdeps/gnu/netinet/tcp.h: Likewise.
4372         * sysdeps/ieee754/support.c: Likewise.
4373         * sysdeps/mach/hurd/sys/param.h: Likewise.
4374         * sysdeps/unix/bsd/bsd4.4/bits/errno.h: Likewise.
4375         * sysdeps/unix/bsd/bsd4.4/bits/ioctls.h: Likewise.
4376         * sysdeps/unix/bsd/sun/sunos4/sys/ttydefaults.h: Likewise.
4377         * sysdeps/unix/bsd/sys/reboot.h: Likewise.
4378         * sysdeps/unix/sysv/linux/netinet/if_ether.h: Likewise.
4379         * sysdeps/unix/sysv/linux/netinet/igmp.h: Likewise.
4380         * sysdeps/unix/sysv/linux/netinet/ip.h: Likewise.
4381         * sysdeps/unix/sysv/linux/paths.h: Likewise.
4382         * sysdeps/unix/sysv/linux/sys/quota.h: Likewise.
4383         * sysdeps/unix/sysv/linux/sys/ttydefaults.h: Likewise.
4384         * sysdeps/vax/DEFS.h: Likewise.
4385         * termios/sys/ttychars.h: Likewise.
4386         * misc/daemon.c: Likewise.  Call fork.
4388         * grp/fgetgrent.c (buffer): Make file local variable.
4389         (free_mem): New function.  Call for malloc debugging.
4391         * grp/tst_fgetgrent.c (write_users): Correctly generate long line.
4393 1999-06-08  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4395         * grp/Makefile: Add rules for tst_fgetgrent.
4397         * grp/tst_fgetgrent.c: Rewritten to read only one file.
4399         * grp/tst_fgetgrent.sh: New file.
4401 1999-06-08  Ulrich Drepper  <drepper@cygnus.com>
4403         * grp/Makefile (tests): Add tst_fgetgrent.
4404         * grp/tst_fgetgrent.c: New file.
4405         Patches by Andreas Jaeger <aj@arthur.rhein-neckar.de>.
4407 1999-06-07  Roland McGrath  <roland@baalperazim.frob.com>
4409         * db2/os/os_oflags.c (__db_oflags): Fix checking of O_ACCMODE bits to
4410         be POSIX compliant.  Prior definition was broken for Hurd.
4411         Reported by Mark Kettenis <kettenis@gnu.org>.
4413 1999-06-08  Ulrich Drepper  <drepper@cygnus.com>
4415         * ctype/ctype.h: Protect __tobody code by __extension__.
4417 1999-06-07  Ulrich Drepper  <drepper@cygnus.com>
4419         * grp/fgetgrent.c (fgetgrent): Remember position of stream before
4420         reading and reset in case the buffer was too small.
4422         * grp/fgetgrent_r.c (__fgetgrent_r): Set errno to ENOENT in case
4423         of EOF.
4425 1999-06-07  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4427         * sysdeps/unix/sysv/linux/if_index.c: Use SIGIOCGIFINDEX and fix
4428         another SIOGIFNAME typo.
4430 1999-06-07  Ulrich Drepper  <drepper@cygnus.com>
4432         * elf/dl-lookup.c: Remove duplicated assert.h inclusion.
4434         * sysdeps/generic/printf_fphex.c (__printf_fphex): Optimize a little
4435         bit.
4437 1999-06-05  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
4439         * sysdeps/generic/printf_fphex.c (__printf_fphex): Don't ignore
4440         the precision if the mantissa is zero.
4442 1999-06-05  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
4444         * manual/lang.texi (Floating Point Parameters): GCC already
4445         supports long double for a long time.
4447 1999-06-05  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
4449         * math/libm-test.c (j0_test, j1_test, jn_test, y0_test, y1_test,
4450         yn_test): Increase some epsilons.
4452 1999-06-07  Ulrich Drepper  <drepper@cygnus.com>
4454         * sysdeps/unix/sysv/linux/sys/sysmacros.h (makedev): Handle signed
4455         parameters.
4457 1999-06-06  Ulrich Drepper  <drepper@cygnus.com>
4459         * sysdeps/unix/sysv/linux/kernel-features.h: Define
4460         __ASSUME_SIOCGIFNAME for kernel >= 2.1.50.
4461         * sysdeps/unix/sysv/linux/if_index.c: Correct typo (SIOGIFNAME ->
4462         SIOCGIFNAME) and use __ASSUME_SIOCGIFNAME.
4464         * sysdeps/libm-ieee754/w_j0.c: Remove __ from symbol definitions.
4465         * sysdeps/libm-ieee754/w_j0f.c: Likewise.
4466         * sysdeps/libm-ieee754/w_j0l.c: Likewise.
4467         * sysdeps/libm-ieee754/w_j1.c: Likewise.
4468         * sysdeps/libm-ieee754/w_j1f.c: Likewise.
4469         * sysdeps/libm-ieee754/w_j1l.c: Likewise.
4470         * sysdeps/libm-ieee754/w_jn.c: Likewise.
4471         * sysdeps/libm-ieee754/w_jnf.c: Likewise.
4472         * sysdeps/libm-ieee754/w_jnl.c: Likewise.
4474         * stdio-common/vfprintf.c: Correct typos.
4476         * math/libm-test.c (jn_test): Adjust delta.
4477         (y1_test): Likewise.
4478         (yn_test): Likewise.
4480         * elf/do-lookup.h: It should never happen that if we expect a versioned
4481         symbol from a file the file has no version table.  This should have
4482         been checked in dl-version.c.
4483         * elf/dl-lookup.c: Include assert.h.
4485         * sysdeps/unix/sysv/linux/i386/sigaction.c: Correct restorer
4486         function handling.
4488         * sysdeps/unix/sysv/linux/i386/sigaction.c (SA_RESTORER): New #define.
4490 1999-06-06  Andi Kleen  <ak@muc.de>
4492         * sysdeps/unix/sysv/linux/i386/sigaction.c (__sigaction): Set
4493         SA_RESTORER flag.
4495 1999-06-04  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4497         * math/libm-test.c (yn_test): Change one delta.
4498         (jn_test): Likewise.
4499         (j1_test): Likewise.
4500         (y0_test): Likewise.
4502 1999-06-06  Ulrich Drepper  <drepper@cygnus.com>
4504         * malloc/malloc.c: Introduce local variable __libc_getpagesize to
4505         avoid multiple calls to getpagesize() which might be a syscall.
4507 1999-06-06  Philip Blundell  <philb@gnu.org>
4509         * stdio-common/tstscanf.c (main): Test the half-word format "%hd".
4511 1999-06-06  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4513         * manual/install.texi (Running make install): Correct typo in
4514         dynamic linker invocation.
4516 1999-06-05  Philip Blundell  <philb@gnu.org>
4518         * sysdeps/arm/dl-machine.h (elf_machine_load_address): Fix
4519         problems with GOT addressing.
4521 1999-06-05  Wolfram Gloger  <wmglo@dent.med.uni-muenchen.de>
4523         * malloc/malloc.c (check_action): Change into bitmap so that both
4524         diagnostic and abort can be requested by setting it to 3.
4525         (mALLOC_SET_STATe): Disable malloc checking if necessary.
4527 1999-06-03  Ulrich Drepper  <drepper@cygnus.com>
4529         * configure.in: Few changes for HPUX.
4531         * scripts/config.guess: Update from latest version.
4532         * scripts/config.sub: Likewise.
4534 1999-06-03  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4536         * Makerules: Set LC_ALL explicitly to archieve correct sorting of
4537         map files.  Closes PR libc/1147.
4539 1999-06-03  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4541         * math/libm-test.c (main): Add new test functions.
4542         (jn_test): New tests.
4543         (j1_test): Add some more tests.
4544         (j0_test): Add some more tests.
4545         (y0_test): Add some more tests.
4546         (y1_test): Add some more tests.
4548 1999-06-02  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4550         * sysdeps/libm-ieee754/e_j0.c (__ieee754_y0): Fix array indices.
4551         Patch by mhagger@dera.gov.uk [PR libc/1145].
4553         * math/libm-test.c (y1_test): New tests.
4554         (y0_test): Likewise.
4555         (j1_test): Likewise.
4556         (j0_test): Likewise.
4557         (main): Added new tests.
4559 1999-06-02  Jakub Jelinek  <jj@ultra.linux.cz>
4561         * stdlib/longlong.h: Define UDIV_TIME on sparc64.
4562         * sysdeps/unix/sysv/linux/sparc/sparc64/sigpending.c: New file.
4563         * sysdeps/unix/sysv/linux/sparc/sparc64/pause.c: New file.
4564         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: New file.
4565         * sysdeps/unix/sysv/linux/sparc/sparc64/sigprocmask.c: New file.
4566         * sysdeps/unix/sysv/linux/sparc/sparc64/sigsuspend.c: New file.
4568 1999-06-02  David S. Miller  <davem@redhat.com>
4570         * nscd/nscd_gethst_r.c (nscd_gethst_r): Align the h_addr_list
4571         pointers properly.
4573 1999-06-02  Ulrich Drepper  <drepper@cygnus.com>
4575         * sysdeps/unix/sysv/linux/i386/sigaction.c: Read kernel-features.h
4576         and elide compatibility code if possible.
4578 1999-06-01  Ulrich Drepper  <drepper@cygnus.com>
4580         * manual/llio.texi: Remove menu entry for removed section.
4582 1999-05-29  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
4584         * sysdeps/unix/sysv/linux/sigaction.c: Fix typo and avoid unused
4585         variables.
4587 1999-06-01  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4589         * sysdeps/unix/sysv/linux/net/if_arp.h (ARPHRD_DDCMP): Add it
4590         (from Linux 2.3.4).
4592 1999-05-30  Ulrich Drepper  <drepper@cygnus.com>
4594         * inet/netinet/in.h: Mark ntoh* and hton* as constant functions.
4596 1999-05-30  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4598         * manual/stdio.texi: Fix some typos.
4600 1999-05-27  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
4602         * malloc/malloc.h: Properly handle future GCC versions.
4604 1999-05-27  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
4606         * sysdeps/unix/sysv/linux/configure.in: Change version checks to
4607         use AC_EGREP_CPP.  Change sed pattern to not use alternation.  Fix
4608         text of error message.
4610         * aclocal.m4 (GLIBC_PROVIDES): Define AC_LANG to `C'.
4612 1999-05-29  Ulrich Drepper  <drepper@cygnus.com>
4614         * manual/filesys.texi: Extend (f)truncate documentation.
4615         * manual/llio.texi: Remove duplicate (f)truncate definition.
4617 1999-05-29  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4619         * manual/stdio.texi (Formatted Output Functions): Mention
4620         semantics of snprintf in glibc 2.0.
4621         Reported by Ben Pfaff <pfaffben@msu.edu>.
4623 1999-05-29  Ulrich Drepper  <drepper@cygnus.com>
4625         * include/features.h (__GLIBC_MINOR__): Bump to 2.
4627 1999-05-27  Ulrich Drepper  <drepper@cygnus.com>
4629         * math/libm-test.c: Adjust a few more deltas for the poor ARM
4630         FPU emulator.
4632 1999-05-27  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4634         * configure.in: Fix typo.
4636 1999-05-27  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4638         * manual/socket.texi (Host Names): Remove statement that h_errno
4639         needs to be declared since this isn't true anymore.
4640         Closes PR libc/1138.
4642 1999-05-26  Ulrich Drepper  <drepper@cygnus.com>
4644         * config.h.in: Add __LINUX_KERNEL_VERSION.
4645         * configure.in: Recognize --enable-kernel.
4646         * sysdeps/unix/sysv/linux/configure.in: Check for correct kernel
4647         headers if --enable-kernel is given and set __LINUX_KERNEL_VERSION
4648         appropriately.
4649         * sysdeps/unix/sysv/linux/init-first.c: If minimal kernel version is
4650         given perform runtime test.
4652         * sysdeps/unix/sysv/linux/kernel-features.h: New file.
4653         * sysdeps/unix/sysv/linux/getcwd.c: Elide compatibility code if
4654         minimal supported kernel is known to have the feature.
4655         * sysdeps/unix/sysv/linux/poll.c: Likewise.
4656         * sysdeps/unix/sysv/linux/pread.c: Likewise.
4657         * sysdeps/unix/sysv/linux/pread64.c: Likewise.
4658         * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
4659         * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
4660         * sysdeps/unix/sysv/linux/seteuid.c: Likewise.
4661         * sysdeps/unix/sysv/linux/sigaction.c: Likewise.
4662         * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
4663         * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
4664         * sysdeps/unix/sysv/linux/testrtsig.h: Likewise.
4665         * sysdeps/unix/sysv/linux/i386/chown.c: Likewise.
4666         * sysdeps/unix/sysv/linux/i386/pread.c: Likewise.
4667         * sysdeps/unix/sysv/linux/i386/pread64.c: Likewise.
4668         * sysdeps/unix/sysv/linux/i386/pwrite.c: Likewise.
4669         * sysdeps/unix/sysv/linux/i386/pwrite64.c: Likewise.
4671         * sysdeps/unix/sysv/linux/sysctl.c: Add __sysctl alias.
4673 1999-05-25  Ulrich Drepper  <drepper@cygnus.com>
4675         * sysdeps/posix/getcwd.c (__getcwd): Fix potential memory leaks.
4677 1999-05-26  Jakub Jelinek   <jj@ultra.linux.cz>
4679         * stdlib/longlong.h (add_ssaaaa, sub_ddmmss, umul_ppmm):
4680         Optimized sparc64 routines.
4682 1999-05-25  Ulrich Drepper  <drepper@cygnus.com>
4684         * stdio-common/vfprintf.c (vfprintf): Don't handle long numbers if
4685         they are the same as ints.
4686         * stdio-common/vfscanf.c (_IO_vfscanf): Likewise.
4688         * version.h (VERSION): Bump to 2.1.90.
4689         (RELEASE): Mark as development.
4691         * stdio-common/vfprintf.c (vfprintf): Don't implement special
4692         handling for long long if it is the same as long.
4693         * stdio-common/vfscanf.c (_IO_vfscanf): Likewise.
4695         * stdlib/strtol.c: Moved to ...
4696         * sysdeps/generic/strtol.c: ...here.
4697         * stdlib/strtoul.c: Moved to ...
4698         * sysdeps/generic/strtoul.c: ...here.
4699         * stdlib/strtoll.c: Moved to ...
4700         * sysdeps/generic/strtoll.c: ...here.
4701         * stdlib/strtoull.c: Moved to ...
4702         * sysdeps/generic/strtoull.c: ...here.
4703         * stdlib/strtol_l.c: Moved to ...
4704         * sysdeps/generic/strtol_l.c: ...here.
4705         * stdlib/strtoul_l.c: Moved to ...
4706         * sysdeps/generic/strtoul_l.c: ...here.
4707         * stdlib/strtoll_l.c: Moved to ...
4708         * sysdeps/generic/strtoll_l.c: ...here.
4709         * stdlib/strtoull_l.c: Moved to ...
4710         * sysdeps/generic/strtoull_l.c: ...here.
4712         * sysdeps/wordsize-64/strtol.c: New file.
4713         * sysdeps/wordsize-64/strtoul.c: New file.
4714         * sysdeps/wordsize-64/strtoll.c: New file.
4715         * sysdeps/wordsize-64/strtoull.c: New file.
4716         * sysdeps/wordsize-64/strtol_l.c: New file.
4717         * sysdeps/wordsize-64/strtoul_l.c: New file.
4718         * sysdeps/wordsize-64/strtoll_l.c: New file.
4719         * sysdeps/wordsize-64/strtoull_l.c: New file.
4721         * wcsmbs/wcstol.c: Moved to ...
4722         * sysdeps/generic/wcstol.c: ...here.
4723         * wcsmbs/wcstoul.c: Moved to ...
4724         * sysdeps/generic/wcstoul.c: ...here.
4725         * wcsmbs/wcstoll.c: Moved to ...
4726         * sysdeps/generic/wcstoll.c: ...here.
4727         * wcsmbs/wcstoull.c: Moved to ...
4728         * sysdeps/generic/wcstoull.c: ...here.
4729         * wcsmbs/wcstol_l.c: Moved to ...
4730         * sysdeps/generic/wcstol_l.c: ...here.
4731         * wcsmbs/wcstoul_l.c: Moved to ...
4732         * sysdeps/generic/wcstoul_l.c: ...here.
4733         * wcsmbs/wcstoll_l.c: Moved to ...
4734         * sysdeps/generic/wcstoll_l.c: ...here.
4735         * wcsmbs/wcstoull_l.c: Moved to ...
4736         * sysdeps/generic/wcstoull_l.c: ...here.
4738         * sysdeps/wordsize-64/wcstol.c: New file.
4739         * sysdeps/wordsize-64/wcstoul.c: New file.
4740         * sysdeps/wordsize-64/wcstoll.c: New file.
4741         * sysdeps/wordsize-64/wcstoull.c: New file.
4742         * sysdeps/wordsize-64/wcstol_l.c: New file.
4743         * sysdeps/wordsize-64/wcstoul_l.c: New file.
4744         * sysdeps/wordsize-64/wcstoll_l.c: New file.
4745         * sysdeps/wordsize-64/wcstoull_l.c: New file.
4747 1999-05-24  Jakub Jelinek  <jj@ultra.linux.cz>
4749         * sysdeps/sparc/bits/wordsize.h: New file.
4750         * sysdeps/sparc/fpu/bits/fenv.h: New file.
4751         * sysdeps/sparc/fpu/fpu_control.h: New file.
4752         * sysdeps/sparc/gmp-mparam.h: New file.
4754         * sysdeps/sparc/sparc32/fpu/bits/fenv.h: Remove.
4755         * sysdeps/sparc/sparc32/fpu/fpu_control.h: Remove.
4756         * sysdeps/sparc/sparc64/bits/wordsize.h: Remove.
4757         * sysdeps/sparc/sparc64/fpu/bits/fenv.h: Remove.
4758         * sysdeps/sparc/sparc64/fpu/fpu_control.h: Remove.
4759         * sysdeps/sparc/sparc64/gmp-mparam.h: Remove.
4761         * sysdeps/unix/sysv/linux/sparc/bits/setjmp.h: New file.
4762         * sysdeps/unix/sysv/linux/sparc/bits/types.h: New file.
4763         * sysdeps/unix/sysv/linux/sparc/bits/statfs.h: New file.
4764         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h: New file.
4766         * sysdeps/unix/sysv/linux/sparc/sparc32/sys/ucontext.h: Remove.
4767         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/setjmp.h: Remove.
4768         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h: Remove.
4769         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/statfs.h: Remove.
4770         * sysdeps/unix/sysv/linux/sparc/sparc64/sys/ucontext.h: Remove.
4772 1999-05-24  Ulrich Drepper  <drepper@cygnus.com>
4774         * login/openpty.c (openpty): Make sure pty does not because
4775         controlling TTY.
4777         * ctype/ctype.h: Don't optimize toupper/tolower for C++.
4779 1999-05-23  Roland McGrath  <roland@baalperazim.frob.com>
4781         * hurd/set-host.c (_hurd_set_host_config): Use mode 0644, not 0600.
4782         Do proper error return.
4784 1999-05-23  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4786         * malloc/malloc.h: Add __THROW for __MALLOC_P to synch with usage
4787         of __P in the rest of glibc; define __MALLOC_PMT and use it.
4788         Reported by Stephan Kulow <coolo@kde.org>.
4790 1999-05-23  Ulrich Drepper  <drepper@cygnus.com>
4792         * sysdeps/alpha/fpu/bits/fenv.h: Pretty print.
4794         * sysdeps/sparc/sparc64/fpu/bits/fenv.h: Remove unneeded #if.
4796 1999-05-22  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
4798         * sysdeps/m68k/fpu/bits/fenv.h (fenv_t): Prepend __ to member
4799         names to protect from user's macro namespace.
4800         * sysdeps/arm/fpu/bits/fenv.h (fenv_t): Likewise.
4801         * sysdeps/generic/bits/fenv.h (fexcept_t, fenv_t): Likewise.
4802         * sysdeps/i386/fpu/bits/fenv.h (fenv_t): Likewise.
4803         * sysdeps/mips/bits/fenv.h (fenv_t): Likewise.
4804         * sysdeps/m68k/fpu/feholdexcpt.c, sysdeps/m68k/fpu/fesetenv.c:
4805         Adapted.
4806         * sysdeps/arm/fpu/fegetenv.c, sysdeps/arm/fpu/feholdexcpt.c,
4807         sysdeps/arm/fpu/fesetenv.c: Likewise.
4808         * sysdeps/i386/fpu/fclrexcpt.c, sysdeps/i386/fpu/feholdexcpt.c,
4809         sysdeps/i386/fpu/fesetenv.c, sysdeps/i386/fpu/fraiseexcpt.c,
4810         sysdeps/i386/fpu/fsetexcptflg.c: Likewise.
4811         * sysdeps/mips/fesetenv.c: Likewise.
4813 1999-05-22  Roland McGrath  <roland@baalperazim.frob.com>
4815         * sysdeps/generic/bits/sigstack.h (enum SS_*): Remove trailing comma.
4817 1999-05-20  Ulrich Drepper  <drepper@cygnus.com>
4819         * configure.in: Recognize and allow gcc 2.95.
4821 1999-05-19  Jakub Jelinek  <jj@ultra.linux.cz>
4823         * sysdeps/generic/bits/elfclass.h: Version common to
4824         wordsize-32 and wordsize-64.
4825         * sysdeps/generic/bits/environments.h: Ditto.
4826         * sysdeps/generic/stdint.h: Ditto.
4827         * sysdeps/generic/inttypes.h: Ditto.
4829         * sysdeps/generic/bits/wordsize.h: New file.
4830         * stdlib/Makefile: Add bits/wordsize.h to headers.
4832         * sysdeps/sparc/sparc64/bits/wordsize.h: New file.
4834         * sysdeps/sparc/sparc64/fpu/bits/fenv.h: Allow the same exported
4835         headers to be used for 32bit and 64bit ABI compilations.
4836         * sysdeps/sparc/sparc64/fpu/fpu_control.h: Ditto.
4837         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/setjmp.h: Ditto.
4838         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h: Ditto.
4839         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/statfs.h: Ditto.
4840         * sysdeps/unix/sysv/linux/sparc/sparc64/sys/ucontext.h: Ditto.
4842         * sysdeps/wordsize-64/bits/elfclass.h: Remove.
4843         * sysdeps/wordsize-64/bits/environments.h: Remove.
4844         * sysdeps/wordsize-64/stdint.h: Remove.
4845         * sysdeps/wordsize-64/inttypes.h: Remove.
4846         * sysdeps/wordsize-64/bits/wordsize.h: New file.
4848         * sysdeps/wordsize-32/bits/elfclass.h: Remove.
4849         * sysdeps/wordsize-32/bits/environments.h: Remove.
4850         * sysdeps/wordsize-32/stdint.h: Remove.
4851         * sysdeps/wordsize-32/inttypes.h: Remove.
4852         * sysdeps/wordsize-32/bits/wordsize.h: New file.
4854 1999-05-19  Jakub Jelinek  <jj@ultra.linux.cz>
4856         * sysdeps/sparc/sparc64/memcpy.S (__align_cpy_4, __align_cpy_8,
4857         __align_cpy_16): New functions.
4858         (__align_cpy_2, __align_cpy_1): New aliases to memcpy.
4860         * sysdeps/sparc/sparc32/Versions: New file.
4861         * sysdeps/sparc/sparc64/Versions: New file.
4862         * sysdeps/sparc/Versions: Remove.
4864 1999-05-19  Jakub Jelinek  <jj@ultra.linux.cz>
4866         * sysdeps/unix/sysv/linux/configure.in:
4867         On sparc64-*-linux*, set slibdir to /lib64 if prefix
4868         is /usr, plus set libdir to ${exec_prefix}/lib64.
4869         * sysdeps/unix/sysv/linux/configure: Regenerated.
4870         * config.make.in: Propagate libdir settings from configure
4871         to the Makefiles.
4872         * shlib-versions: sparc64-*-linux* dynamic linker is
4873         /lib64/ld-linux.so.2.
4875 1999-05-18  Thorsten Kukuk  <kukuk@suse.de>
4877         * nis/nis_lookup.c (nis_lookup): If we run out of memory, close
4878         RPC connection.
4880 1999-05-18  Jakub Jelinek  <jj@ultra.linux.cz>
4882         * sysdeps/sparc/sparc64/rawmemchr.S: New file.
4883         * sysdeps/sparc/sparc32/sparcv9/rawmemchr.S: New file.
4885         * sysdeps/sparc/sparc64/memchr.S: Fix if the second argument
4886         contains garbage in bits 8-63.
4887         * sysdeps/sparc/sparc64/memset.S: Ditto.
4888         * sysdeps/sparc/sparc64/strchr.S: Ditto.
4890 1999-05-18  Ulrich Drepper  <drepper@cygnus.com>
4892         * sysdeps/wordsize-64/stdint.h (INTPTR_MAX): Add missing ).
4894 1999-05-17  David S. Miller  <davem@redhat.com>
4896         * sysdeps/sparc/sparc32/atomicity.h: New file.
4897         * sysdeps/sparc/sparc32/sparcv9/atomicity.h: New file.
4898         * sysdeps/sparc/sparc64/atomicity.h: New file.
4899         * sysdeps/sparc/sparc32/sparcv9/Makefile: Add -Wa,-Av9a to
4900         sysdep-CFLAGS.
4902 1999-05-18  Richard Henderson  <rth@twiddle.net>
4904         * sysdeps/alpha/memchr.S: Zap high byte of length.  Reschedule.
4906 1999-05-04  Zack Weinberg  <zack@rabi.phys.columbia.edu>
4908         * argp/argp.h, assert/assert.h, misc/sys/cdefs.h,
4909         posix/sys/types.h: Handle the case of __GNUC__=3,
4910         __GNUC_MINOR__=(anything).
4912 1999-05-18  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4914         * sysdeps/i386/i486/bits/string.h (rawmemchr): Remove unneccessary
4915         if _FORCE_INLINES.
4917 1999-05-17  Ulrich Drepper  <drepper@cygnus.com>
4919         * elf/Makefile (distribute): Remove dl-origin.h.
4920         Add dl-dst.h and gen-trusted-dirs.awk.
4922 1999-05-17  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4924         * sysdeps/i386/i486/Versions: New file with inline functions from
4925         sysdeps/i386/i486/bits/string.h for now.
4927         * sysdeps/i386/Versions: Add inline functions from
4928         sysdeps/i386/bits/string.h.
4930         * string/Versions: Add inline functions from <bits/string2.h>.
4932         * string/Makefile (routines): Add string-inlines.
4933         * string/string-inlines.c: New file, used for implementation of
4934         extern inline functions.
4936         * sysdeps/i386/i486/bits/string.h: Use _FORCE_INLINES to generate
4937         non inlined versions of functions.
4938         * string/bits/string2.h: Likewise.
4939         * sysdeps/i386/bits/string.h: Likewise.
4941 1999-05-17  Ulrich Drepper  <drepper@cygnus.com>
4943         * inet/arpa/tftp.h: Add second packed attribute.
4945 1999-05-16  Wolfram Gloger  <wmglo@dent.med.uni-muenchen.de>
4947         * malloc/malloc.c: Cleanup to bring in line with released
4948         stand-alone version `ptmalloc'.  Update some comments.
4949         (internal_function): Move fallback definition so that the source
4950         compiles outside of libc, and use it in more places.
4951         (malloc_atfork): Fix when malloc_check is in use.
4953 1999-05-16  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
4955         * stdlib/tst-strtod.c: Fix typo.
4957 1999-05-16  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
4959         * elf/dl-close.c (_dl_close): Add cast to avoid warning about
4960         const incorrectness.
4962 1999-05-16  Roland McGrath  <roland@baalperazim.frob.com>
4964         * sysdeps/generic/bits/termios.h (CRTSCTS): New macro.
4966 1999-05-16  Thorsten Kukuk  <kukuk@suse.de>
4968         * sunrpc/etc.rpc: Add portmapper, rstat_svc and pcnfs.
4969         * sunrpc/key_call.c: Fix memory leak, close file handle.
4970         * nis/nis_creategroup.c: Use malloc instead of calloc,
4971         set ctime and mtime.
4972         * nis/nis_subr.c: Check for realloc result.
4973         * nis/nis_file.c: Fix memory leak.
4974         * nis/nis_table.c: Pretty print.
4975         * nis/nis_getservlist.c: Likewise.
4976         * nis/nis_ismember.c: Likewise.
4977         * nis/nis_lookup.c: Likewise.
4978         * nis/nis_ping.c: Likewise.
4979         * nis/nis_removemember.c: Likewise.
4980         * nis/nis_util.c: Likewise, check calloc result.
4982 1999-05-16  Roland McGrath  <roland@baalperazim.frob.com>
4984         * sysdeps/unix/sysv/linux/sys/socketvar.h: Moved to ...
4985         * sysdeps/generic/sys/socketvar.h: ... here.
4986         * sysdeps/unix/sysv/linux/netinet/in_systm.h: Moved to ...
4987         * sysdeps/generic/netinet/in_systm.h: ... here.
4988         * sysdeps/unix/sysv/linux/Dist: Remove netinet/in_systm.h,
4989         sys/socketvar.h.
4990         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Likewise.
4991         * inet/Makefile (headers): Add netinet/in_systm.h here.
4992         * socket/Makefile (headers): Add sys/socketvar.h here.
4994 1999-05-15  Ulrich Drepper  <drepper@cygnus.com>
4996         * stdlib/strtol.c: Optimize inner loop of long long versions.
4998         * sysdeps/gnu/utmpx.h: Add needed type definitions according to
4999         Unix98.  Add forward declaration of struct utmp.
5001 1999-05-14  Ulrich Drepper  <drepper@cygnus.com>
5003         * nis/nis_getservlist.c (nis_getservlist): Use malloc instead of
5004         calloc.
5006         * nis/nis_checkpoint.c (nis_checkpoint): Fix memory leaks.
5007         * nis/nis_addmember.c (nis_addmember): Fix memory leak.  Test
5008         memory allocation results.
5010 1999-05-14  Mark Kettenis  <kettenis@gnu.org>
5012         * sysdeps/generic/getutmp.c: Include <string.h>
5013         (getutmp): Rewrite to only copy those members that are really
5014         present in `struct utmp'.
5015         * sysdeps/generic/getutmpx.c: Likewise.
5017 1999-05-14  Ulrich Drepper  <drepper@cygnus.com>
5019         * nss/getXXbyYY.c: Add free_mem function which disposes all
5020         statically allocated memory when debugging.
5021         * nss/getXXent.c: Likewise.
5022         * nss/nsswitch.c: Likewise.
5024 1999-05-13  Ulrich Drepper  <drepper@cygnus.com>
5026         * sysdeps/gnu/getutmpx.c: New file.
5027         * sysdeps/gnu/getutmp.c: New file.
5029 1999-05-13  H.J. Lu  <hjl@gnu.org>
5031         * login/Versions (getutmpx): Added to GLIBC_2.1.1.
5032         (getutmp): Likewise.
5034         * sysdeps/gnu/Makefile (sysdep_routines): Add getutmp and
5035         getutmpx for login.
5037         * sysdeps/gnu/utmpx.h (getutmp): Added.
5038         (getutmpx): Likewise.
5040         * sysdeps/generic/getutmp.c: New file.
5042         * sysdeps/generic/getutmpx.c: New file.
5044 1999-05-13  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5046         * glibcbug.in (BUGGLIBC): Change address to
5047         libc-alpha@sourceware.cygnus.com.
5049 1999-05-12  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5051         * resolv/arpa/nameser.h: Add C++ protectors.
5053 1999-05-08  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5055         * iconvdata/gconv-modules: Fix alias for CP1255.  Reported by
5056         Elad Tsur <eladts@post.tau.ac.il>.
5058 1999-05-11  Ulrich Drepper  <drepper@cygnus.com>
5060         * elf/Versions (ld.so) [GLIBC_2.1.1]: Add _dl_lazy.
5061         * elf/dl-open.c (_dl_open_worker): Only relocate newly loaded objects
5062         lazily if LD_BIND_NOW is not set.
5063         * elf/dl-support.c (_dl_lazy): New variable.
5064         (non_dynamic_init): Set _dl_lazy according to LD_BIND_NOW envvar.
5065         * elf/rtld.c (_dl_lazy): new global variable.
5066         ( dl_main): Remove lazy, replace it by _dl_lazy.
5068 1999-05-06  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
5070         * locale/setlocale.c (new_composite_name): Check also whether the
5071         first category name differs.
5073 1999-05-11  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
5075         * sysdeps/unix/sysv/linux/ftime.c: Use the bsd implementation, not
5076         the generic one.
5078 1999-05-11  Philip Blundell  <pb@nexus.co.uk>
5080         * sysdeps/generic/bits/socket.h (struct sockaddr_storage): New
5081         structure; storage suitable for any socket address.
5082         * sysdeps/unix/sysv/linux/bits/socket.h (struct sockaddr_storage):
5083         Likewise.
5084         * sysdeps/unix/sysv/linux/mips/bits/socket.h (struct
5085         sockaddr_storage): Likewise.
5087         * inet/netinet/in.h: Use ULONG_MAX not ~0 to test for a 64-bit
5088         platform.
5090 1999-05-10  Ulrich Drepper  <drepper@cygnus.com>
5092         * hesiod/Versions: Change _nss_hesiod_getpwuid and
5093         _nss_hesiod_getgrgid to _nss_hesiod_getpwuid_r and
5094         _nss_hesiod_getgrgid_r respectively.  Fixes pr libc/1115.
5096 1999-05-09  Mark Kettenis  <kettenis@gnu.org>
5098         * hurd/get-host.c (_hurd_get_host_config): Return an empty value
5099         if the file is empty.
5101 1999-05-07  Ulrich Drepper  <drepper@cygnus.com>
5103         * elf/do-lookup.h: Fix typo in comment.
5105         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs): Set f_frsize to
5106         f_bsize to help some broken programs.
5108         * stdio-common/tst-printf.c: Add test case for last _itoa problem.
5110         * stdio-common/vfprintf.c: Fix typo.
5112 1999-05-06  Ulrich Drepper  <drepper@cygnus.com>
5114         * elf/link.h (struct link_map): New field l_phdr_allocated.
5115         * elf/dl-load.c (_dl_map_object_from_fd): Don't depend on having
5116         the program header being part of any loaded segment.  If it is not
5117         allocate memory and set l_phdr_allocated flag.
5118         * elf/dl-close.c (_dl_close): Free l_phdr if necessary.
5120         * nss/digits_dots.c: Correct return value interpretation of
5121         inet_ntoa.  Fix PR libc/1109.
5123 1999-05-06  Zack Weinberg  <zack@rabi.columbia.edu>
5125         * sysdeps/sparc/sparc32/sparcv9/Dist: New file.
5127 1999-05-06  Thorsten Kukuk  <kukuk@suse.de>
5129         * stdlib/fpioconst.c (__tens): Export also for 64bit platforms.
5130         * stdlib/fpioconst.c: Move #endif before end of struct.
5132 1999-05-05  Ulrich Drepper  <drepper@cygnus.com>
5134         * Versions.def (ld.so): Add GLIBC_2.1.1.
5135         * elf/Makefile (routines): Add dl-origin.
5136         (tests): Add origtest.  Add dependencies for the program.
5137         * elf/Versions (ld.so) [GLIBC_2.1.1]: Add _dl_origin_path,
5138         _dl_platformlen, _dl_dst_count and _dl_dst_substitute.
5139         * elf/dl-deps.c (expand_dst): New macro.  Expand DSTs in filename.
5140         (_dl_map_object_deps): Use expand_dst to expand DSTs in DT_NEEDED,
5141         DT_AUXILIARY, and DT_FILTER filenames.
5142         * elf/dl-load.c (expand_dynamic_string_token): Explode into
5143         two functions and three macros.
5144         (_dl_dst_count, _dl_dst_substitute): New functions.
5145         * elf/dl-dst.h: New file.
5146         * elf/dl-open.c (_dl_open): Take extra parameter with address of
5147         caller.  Pass address in args structure.
5148         (dl_open_worker): Recognize and expand DSTs in filename.
5149         * elf/ldsodefs.h (_dl_open): Adapt prototype.
5150         * elf/dlopen.c (dlopen_doit): Pass caller address to _dl_open.
5151         (__dlopen_check): Pass caller address to dlopen_doit in args.
5152         * elf/dlopendoit.c: Likewise.
5153         * iconv/gconv_dl.c: Adapt call of _dl_open.
5154         * nss/nsswitch.c: Likewise.
5155         * elf/origtest.c: New file.
5156         * sysdeps/generic/dl-origin.h: Moved to...
5157         * sysdeps/generic/dl-origin.c: ...here.
5158         * sysdeps/unix/sysv/linux/dl-origin.h: Moved to...
5159         * sysdeps/unix/sysv/linux/dl-origin.c: ...here.
5161         * stdio-common/_itoa.c (_itoa): Fix special 32bit platform case
5162         with specific bases and only few bits set in second word.
5164         * timezone/Makefile (install-others): Create target directory
5165         before creating tzfiles.
5167 1999-05-05  Thorsten Kukuk  <kukuk@suse.de>
5169         * nis/nis_file.c (readColdStartFile): Allocate memory only after
5170         the file is opened successfully.
5172         * nis/nis_table.c: Fix some memory leaks.
5174 1999-05-04  Ulrich Drepper  <drepper@cygnus.com>
5176         * elf/dl-load.c (expand_dynamic_string_token): Rewrite to loose st
5177         variable.
5179         * elf/dl-load.c (expand_dynamic_string_token): Recognize { }
5180         around DST.  Correctly ignore ORIGIN IN SUID binaries.
5182 1999-05-03  Ulrich Drepper  <drepper@cygnus.com>
5184         * sysdeps/generic/strtok_r.c: Use rawmemchr instead of strchr.
5185         * sysdeps/generic/strtok.c: Likewise.
5187         * string/tester.c: Add test of rawmemchr.
5189         * sysdeps/i386/bits/select.h (__FD_ZERO): Remove memory output
5190         specification.  It's not necessary.
5192         * elf/Makefile (trusted-dirs.st): Use gen-trusted-dirs.awk.
5193         * elf/gen-trusted-dirs.awk: New file.
5194         * elf/dl-load.c (systems_dirs): Moved into file scope.  Initialize
5195         from SYSTEM_DIRS macro.
5196         (system_dirs_len): New variable.  Contains lengths of system_dirs
5197         strings.
5198         (fillin_rpath): Rewrite for systems_dirs being a simple string.
5199         Improve string comparisons.  Change parameter trusted to be a flag.
5200         Change all callers.
5201         (_dt_init_paths): Improve using new format for system_dirs.
5203         * elf/dl-load.c (expand_dynamic_string_token): Don't expand
5204         $ORIGIN for SUID binaries.
5206         * sysdeps/unix/sysv/linux/arm/Dist: Add sigrestorer.S.
5208 1999-05-02  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
5210         * sunrpc/Makefile: Generate dependencies for all flavors of
5211         librpcsvc objects.
5212         (rpcgen-cmd): Pass -Y flag here and remove it from the macro
5213         invocations.
5215 1999-05-02  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
5217         * elf/dlopenold.c: Move #if down after includes to get
5218         dependencies right.
5220 1999-05-01  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
5222         * sysdeps/generic/bzero.c: Undefine __bzero.
5224 1999-05-02  Ulrich Drepper  <drepper@cygnus.com>
5226         * sysdeps/unix/sysv/linux/netax25/ax25.h: Update from kernel header.
5227         * sysdeps/unix/sysv/linux/netrom/netrom.h: Likewise.
5228         * sysdeps/unix/sysv/linux/netrose/rose.h: Likewise.
5229         Patch by Craig Small <csmall@scooter.eye-net.com.au>.
5231         * sysdeps/posix/getaddrinfo.c (gaih_inet_serv): Change fourth
5232         parameter to struct gaih_servtuple *.  Adapt appropriately.
5233         (gaih_inet): Use alloca to allocate room for gaih_inet_serv calls.
5234         This fixes a memory leak.
5235         Reported by Mikolaj J. Habryn <dichro-glibcbug@rcpt.to>.
5237         * sysdeps/unix/sysv/linux/sys/procfs.h: Remove greg_t, gregset_t,
5238         and fpregset_t definition.  They are defined in ucontext.h.
5240 1999-04-14  Scott Bambrough  <scottb@netwinder.org>
5242         * sysdeps/unix/sysv/linux/arm/net/ethernet.h: struct ether_addr
5243         and struct ether_header must be packed on the ARM.  The default
5244         alignment constraints add padding to the end of the structures.
5246 1999-04-14  Scott Bambrough  <scottb@netwinder.org>
5248         * inet/arpa/tftp.h: struct tftphdr must be packed on the ARM.  The
5249         default alignment constraints add padding to the end of the
5250         structure and between members.
5252 1999-05-02  Ulrich Drepper  <drepper@cygnus.com>
5254         * sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Use
5255         _dl_cache_libcmp instead of strcmp.
5257         * sysdeps/generic/glob.c (glob_in_dir): It's no error if opendir
5258         fails on a file.
5259         Reported by Sergei Ivanov <svivanov@pdmi.ras.ru> [PR libc/1032].
5261 1998-03-30  Joel Klecker  <espy@debian.org>
5263         * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile
5264         (sysdep-others,install-bin): Add lddlibc4.
5266 1999-05-02  H.J. Lu  <hjl@gnu.org>
5268         * timezone/zic.c (dolink): Remove the symlink destination first.
5270         * catgets/open_catalog.c (__open_catalog): Set catalog->status
5271         to "nonexisting" if failed to open the file.
5273 1999-05-01  Ulrich Drepper  <drepper@cygnus.com>
5275         * string/bits/string2.h: Only use __builtin_memset for egcs 1.1 and
5276         gcc3.
5278         * sysdeps/i386/i486/bits/string.h: Don't use and define __memset_gg.
5279         Prevent warnings from multiplication with 0x01010101 by another cast.
5281 1999-04-30  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
5283         * string/bits/string2.h (memset): Revert to previous version if
5284         unaligned writes are not available.
5286 1999-04-30  Ulrich Drepper  <drepper@cygnus.com>
5288         * sysdeps/i386/i486/bits/string.h (__memset_gc): Help generating
5289         better code in presence of the asm.
5291 1999-04-30  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
5293         * stdlib/fmtmsg.c (keywords): Increase array size for faster
5294         indexing.
5296         * locale/localeinfo.h (_nl_category_names): Increase array element
5297         size for faster indexing.
5298         * locale/setlocale.c (_nl_category_names): Adjusted.
5300 1999-04-30  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
5302         * iconv/gconv_conf.c (add_alias): Remove wrong cast.
5304 1999-05-01  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
5306         * sysdeps/m68k/stackinfo.h: New file.
5308 1999-04-30  Ulrich Drepper  <drepper@cygnus.com>
5310         * string/tester.c (test_strchrnul): New function.
5311         (test_memset): Test one more special case.
5313         * sysdeps/i386/strchrnul.S: Fix bugs which lead to wrong results in
5314         25% of all cases.
5316         * sysdeps/i386/i486/bits/string.h: Replace __uintXX_t types with
5317         base types.
5319         * string/bits/string2.h: Fix bugs I introduced in last change.
5321         * sysdeps/i386/i486/bits/string.h (memcmp): Don't introduce partial
5322         register stall.
5323         Extend memset optimization.
5324         Correct i686 version of memchr.
5326 1999-04-30  Roland McGrath  <roland@baalperazim.frob.com>
5328         * sysdeps/i386/bzero.c: Add #undef __bzero.
5330         * hurd/hurdinit.c (_hurd_new_proc_init): Don't do initial SIGTRAP if
5331         EXEC_SIGTRAP was set in the incoming exec flags--that indicates the
5332         exec server simulated a SIGTRAP before we even started up, so gdb is
5333         already happy.
5335 1999-04-30  Ulrich Drepper  <drepper@cygnus.com>
5337         * nss/digits_dots.c: Always initialize not_ok.
5339 1999-04-30 09:02 -0400  Zack Weinberg  <zack@rabi.columbia.edu>
5341         * string/bits/string2.h (memset): Avoid arithmetic overflow at
5342         compile time, which produces obnoxious warnings.  If GCCv2 is
5343         in use, map __bzero to __builtin_memset to enable that
5344         optimization.
5346 1999-04-29  Ulrich Drepper  <drepper@cygnus.com>
5348         * string/bits/string2.h: Add more memset optimizations.
5350         * resolv/inet_addr.c (inet_aton): Optimize switch statement away.
5352         * resolv/inet_pton.c (inet_pton4): Little optimizations.
5353         (inet_pton6): Likewise.
5355         * nss/getXXbyYY_r.c: Include assert.h.
5356         * nss/getXXbyYY.c: Likewise.
5358 1999-04-29  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5360         * termios/tcgetsid.c (tcgetsid): Rename variable to
5361         tiocgsid_does_not_work.
5363 1999-04-29  Ulrich Drepper  <drepper@cygnus.com>
5365         * inet/getnameinfo.c (nrl_domainname): Fix last patch.
5367 1999-04-28  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5369         * nss/digits_dots.c: Use inet_aton to parse IPv4 numbers.
5370         This allows e.g. gethostbyname to accept "10.1234".
5371         Reported by Alexander V. Lukyanov <lav@long.yar.ru> [PR libc/1096].
5373         * nss/test-netdb.c (test_hosts): Add test for gethostbyname and
5374         non quad IPv4 numbers.
5376 1999-04-29  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5378         * resolv/res_hconf.c (_res_hconf_init): Remove unused variable end.
5380 1999-04-28  Ulrich Drepper  <drepper@cygnus.com>
5382         * argp/argp-ba.c (argp_program_bug_address): Don't initialize with 0.
5383         * argp/argp-parse.c (_argp_hang): Likewise.
5384         * argp/argp-pv.c (argp_program_version): Likewise.
5385         * argp/argp-pvh.c (argp_program_version_hook): Likewise.
5386         * inet/ether_hton.c (ether_hton, startp): Likewise.
5387         * inet/ether_ntoh.c (ether_ntoh, startp): Likewise.
5388         * inet/getnetgrent_r.c (setup, startp): Likewise.
5389         * intl/loadmsgcat.c (_nl_msg_cat_cntr): Likewise.
5390         * intl/localealias.c (string_space, string_space_act, string_space_max,
5391         nmap, maxmap): Likewise.
5392         * libio/iopopen.c (proc_file_chain): Likewise.
5393         * libio/oldiopopen.c (old_proc_file_chain): Likewise.
5394         * locale/lc-collate.c (__collate_table, __collate_extra,
5395         __collate_element_hash, __collate_element_strings,
5396         __collate_element_values): Likewise.
5397         * malloc/mcheck.c (mcheck_used): Likewise.
5398         * malloc/mtrace.c (added_atexit_handler): Likewise.
5399         * malloc/set-freeres.c (already_called): Likewise.
5400         * misc/getpass.c (getpass) [buf, bufsize]: Likewise.
5401         * misc/syslog.c (LogStat, LogTag): Likewise.
5402         * nss/XXX-lookup.c (DATABASE_NAME_SYMBOL): Likewise.
5403         * nss/getXXbyYY_r.c (startp): Likewise.
5404         * posix/getopt.c (optarg, __getopt_initialized): Likewise.
5405         * posix/regex.c (init_syntax_once) [done]: Likewise.
5406         (debug): Likewise.
5407         * string/strfry.c (init): Likewise.
5408         * sunrpc/svc_run.c (svc_top): Likewise.
5409         * posix/euidaccess.c (have_ids): Likewise.
5410         * sysdeps/unix/sysv/linux/poll.c (must_emulate): Likewise.
5411         * sysdeps/unix/sysv/linux/ttyname.c (__ttyname, namelen): Likewise.
5412         * time/getdate.c (getdate_err): Likewise.
5413         * time/tzfile.c (transitions, type_idxs, types, zone_names, leaps):
5414         Likewise.
5415         * time/tzset.c (old_tz, is_initialized): Likewise.
5417         * inet/getnameinfo.c (nrl_domainname): Rewrite to allow initialization
5418         of static data with zero.
5419         * signal/allocrtsig.c (init): Likewise.
5421         * string/Makefile (routines): Add strchrnul.
5422         * string/Versions [GLIBC_2.1.1]: Add strchrnul.
5423         * string/string.c: Add strchrnul prototype.
5424         * include/string.h: Add __strchrnul prototype.
5425         * sysdeps/generic/strchrnul.c: New file.
5426         * sysdeps/i386/strchrnul.S: New file.
5427         * sysdeps/i386/bits/string.c: Add strchrnul optimization.
5428         * sysdeps/i386/i486/bits/string.c: Likewise.
5429         * argp/argp-help.c (argp_args_usage): Use __strchrnul.
5430         * inet/ether_line.c (ether_line): Likewise.
5431         * nscd/nscd_conf.c (nscd_parse_file): Likewise.
5432         * nss/nsswitch.c (nss_parse_file): Likewise.
5433         * posix/execvp.c (execvp): Likewise.
5434         * posix/fnmatch.c (internal_fnmatch): Likewise.
5435         * resolv/res_hconf.c (_res_hconv_init): Likewise.
5436         * resolv/res_init.c (res_init): Likewise.
5437         * stdlib/fmtmsg.c (init): Likewise.
5438         * stdlib/getsubopt.c (getsubopt): Likewise.
5440         * catgets/catgets.c (catopen): Only allocate one memory block.
5441         (catclose): Only one free call necessary.
5443         * catgets/open_catalog.c (__open_catalog): Simplify handling of
5444         file descriptor.
5446         * ctype/ctype-extn.c: Make __toascii_l and __isascii_l alias instead
5447         of real functions.  Simplify _tolower and _toupper.
5449         * grp/initgroups.c (compat_call): Remove unnecessary use of pointer
5450         variable.
5452         * iconv/gconv.h (struct gconv_info): Change data element from pointer
5453         to array of size 0.
5454         * iconv/gconv_open.c (__gconv_open): Allocate structures accordingly.
5455         * iconv/gconv_close.c (__gconv_close): Don't free data.
5457         * iconv/gconv_conf.c (add_alias): Avoid searching in tree twice to
5458         insert new alias.
5460         * iconv/gconv_db.c (add_derivation): More efficient copying.  Check
5461         for error while inserting in tree.
5463         * include/time.h: Pretty print.
5465         * inet/ruserpass.c: Rewrite use of toktab to avoid string pointers
5466         in table and lots of relocations.
5467         * posix/regex.c (regerror): Rewrite use of re_error_msgid to avoid
5468         string pointers in table and lots of relocations.
5470         * intl/finddomain.c: Remove definition of strchr macro.
5472         * io/ftw.c (nftw_arr, ftw_arr): Make const.
5474         * locale/loadlocale.c (_nl_load_locale): Optimize string copying.
5476         * locale/localeinfo.h (_nl_category_names): Change into an array with
5477         fixed width char string elements.
5478         * locale/setlocale.c (_nl_category_names): Likewise.
5479         (_nl_current): Make global.
5480         * locale/nl_langinfo.c (nldata): Removed.  Use _nl_current now.
5482         * malloc/Makefile (distribute): Add stackinfo.h.
5483         * sysdeps/generic/stackinfo.h: New file.
5484         * sysdeps/i386/stackinfo.h: New file.
5485         * posix/execl.c: Use stackinfo.h in optimizing alloca use.
5486         * posix/execle.c: Likewise.
5487         * posix/execlp.c: Likewise.
5489         * nis/nis_table.c (__create_ib_request): Always use realloc.
5491         * posix/execvp.c (execute): Rename to script_execute and keep only
5492         code to execute using shell.
5493         (execvp): Call execv directly and only fall back on script_execute.
5495         * resolv/inet_net_pton.c (inet_net_pton_ipv4): Remove digits define
5496         and always use xdigits instead.
5498         * resolv/res_init.c (res_init): Use rawmemchr instead of strchr
5499         where appropriate.
5501         * stdlib/fpioconst.h (__tens): New declaration.
5502         (struct mp_power): Remove array, add arrayoff element.
5503         * stdlib/fpioconst.c: Replace definitions of _ten_p* arrays by one
5504         __tens array and add in _fpioconst_pow10 offsets into __tens.
5505         * stdio-common/printf_fp.c: Rewrite to use new __tens array.
5506         * stdlib/strtod.c: Likewise.
5508         * stdlib/a64l.c (a64l_table): Avoid unnecessary elements.
5510         * stdlib/exit.c: Rewrite to use __exit_funcs being as sign for end
5511         of the list.
5512         * stdlib/atexit.c (__exit_funcs): Don't initialize.
5514         * stdlib/fmtmsg.c (keywords): Make name element fixed width array.
5516         * sunrpc/clnt_perr.c: Rewrite clnt_sperrno and auth_errmsg to use
5517         a single and an array with offsets.
5519         * sunrpc/des_soft.c (partab): Make it const.
5521         * sunrpc/key_call.c (trytimeout, tottimeout): Make const.
5522         (__key_encryptsession_pk_LOCAL): Don't initialize with 0.
5523         (__key_decryptsession_pk_LOCAL): Likewise.
5524         (__key_gendes_LOCAL): Likewise.
5525         (MESSENGER): Mark const.
5526         (key_call_private_main): Don't initialize with 0.
5527         (use_keyenvoy): Don't initialize with 0.
5528         (key_call): Rewrite to reverse logic of use_doors variable.
5530         * sunrpc/netname.c (OPSYS): Define as array, not pointer.
5531         (startp): Don't initialize with zero.
5533         * sunrpc/openchild.c (_openchild): Make first argument const.
5535         * sunrpc/pmap_rmt.c (timeout): Mark const.
5536         * sunrpc/xcrypt.c (hex): Likewise.
5538         * sysdeps/unix/sysv/linux/getcwd.c: Rewrite to allow omitting
5539         initialization of global variables.
5540         * sysdeps/unix/sysv/linux/getpt.c: Likewise.
5541         * sysdeps/unix/sysv/linux/if_index.c: Likewise.
5542         * termios/tcgetsid.c: Likewise.
5544         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h (x86_cap_flags): Change
5545         fxsr to osfxsr.
5547         * time/tzfile.c (__tzfile_read): Rewrite to allocate only one memory
5548         block.  Add function to free memory if wanted.
5549         * time/tzset.c (tzset_internal): Pass extra argument to __tzfile_read.
5551         * wcsmbs/wcsmbsload.c (to_wc, to_mb): Correct initializers.
5553         * wcsmbs/wmemset.c: Little code optimization.
5555 1999-04-23  Paul Eggert  <eggert@twinsun.com>
5557         * stdlib/strtoull.c: Surround strong_alias and weak_alias with
5558         ifdef _LIBC.
5560 1999-04-28  Roland McGrath  <roland@baalperazim.frob.com>
5562         * sysdeps/mach/hurd/getdents.c (__getdirentries): Remove
5563         implementation and just always fail with ENOSYS.  This entry point is
5564         obsolete.  Add link warning to that effect.
5566 1999-04-27  Roland McGrath  <roland@baalperazim.frob.com>
5568         * hurd/get-host.c: Include <hurd/lookup.h>.
5570 1999-04-28  Ulrich Drepper  <drepper@cygnus.com>
5572         * malloc/malloc.c (rEALLOc): Only free memory for size 0 if oldmem
5573         is != NULL.
5575 1999-04-28  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5577         * malloc/malloc.c (REALLOC_ZERO_BYTES_FREES): Define it to follow
5578         ISO C9x and Unix98.
5580 1999-04-28  Ulrich Drepper  <drepper@cygnus.com>
5582         * libio/iofopncook.c (_IO_cookie_seek): Correct return value.
5583         Patch by Peter Miller <millerp@canb.auug.org.au>.
5585 1999-04-27  Thorsten Kukuk  <kukuk@suse.de>
5587         * sunrpc/pmap_clnt.c: Add own get_myaddress function, which
5588         prefers loopback device.
5590 1999-04-28  Ulrich Drepper  <drepper@cygnus.com>
5592         * posix/fnmatch.c (internal_fnmatch): Finish incomplete
5593         no_leading_period change.
5595         * posix/testfnm.c: More test cases.
5597 1999-04-27  Ulrich Drepper  <drepper@cygnus.com>
5599         * include/dirent.h: Remove __getdirentries declaration, add __getdents
5600         and __getdents64.
5601         * sysdeps/unix/readdir.c: Use __getdents, not __getdirentries.
5602         * sysdeps/unix/readdir_r.c: Likewise.
5603         * sysdeps/unix/sysv/linux/readdir64.c: Likewise.
5604         * sysdeps/unix/sysv/linux/readdir64_r.c: Likewise.
5605         * sysdeps/unix/sysv/linux/getdents.c: Define __getdents, not
5606         __getdirentries.  Remove fourth argument.
5607         * sysdeps/unix/sysv/linux/getdirentries.c: New file.
5608         * sysdeps/unix/sysv/linux/getdirentries64.c: New file.
5609         * sysdeps/unix/sysv/linux/Makefile [subdir=dirent] (sysdep_routines):
5610         Add getdirentries and getdirentries64.
5611         * sysdeps/unix/sysv/linux/Dist: Add getdirentries and getdirentries64.
5613         * posix/fnmatch.c (internal_fnmatch): Correctly reset string
5614         pointer in case of an invalid [[: expression.
5616         * posix/testfnm.c: Add more test cases.
5618 1999-04-27  Roland McGrath  <roland@baalperazim.frob.com>
5620         * hurd/hurdexec.c (_hurd_exec): If SIGKILL present in _hurdsig_traced
5621         set, pass EXEC_SIGTRAP flag in exec RPC.
5623 1999-04-26  Ulrich Drepper  <drepper@cygnus.com>
5625         * posix/fnmatch.c (internal_fnmatch): Renamed from fnmatch.  Take
5626         extra parameter.  Fix several more bugs involving wildcard and
5627         ranges.
5628         (fnmatch): New function.  Call internal_fnmatch.
5630         * posix/testfnm.c: More test cases.
5632 1999-04-03  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5634         * manual/install.texi (Configuring and compiling): Explain that
5635         files are changed in the source directory.
5636         Closes PR libc/981.
5637         (Configuring and compiling): Explain situation with PARALLELMFLAGS
5638         in the source directory.
5640 1999-04-24  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
5642         * locale/programs/ld-ctype.c: Spelling fixes.
5643         (ctype_finish): Fix argument of error message format.
5644         * locale/programs/ld-messages.c: Spelling fixes.
5645         * locale/programs/ld-monetary.c: Spelling fixes.
5646         * locale/programs/ld-time.c (time_finish): Make sure that name and
5647         format of era_entries are adjacent.
5648         (time_output): Reduce the size of the io vector.
5650 1999-04-25  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
5652         * manual/filesys.texi (Attribute Meanings): Move a misplaced
5653         paragraph.
5655 1999-04-23  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
5657         * locale/programs/ld-collate.c (collate_output): Convert
5658         undefined_offset to an array index.  Fix computation of other
5659         endian extra table.
5661 1999-04-26  Roland McGrath  <roland@baalperazim.frob.com>
5663         * hurd/get-host.c (_hurd_get_host_config): If ENOENT opening file,
5664         return success with empty value.
5666 1999-04-26  Ulrich Drepper  <drepper@cygnus.com>
5668         * posix/fnmatch.c: Include string.h also for glibc.
5669         (fnmatch, case '?'): Optimize if cascades a bit.
5670         (fnmatch, case '*'): Correct handling if FNM_PATHNAME is set.
5672         * posix/testfnm.c: Add test cases for * with FNM_PATHNAME errors.
5674 1999-04-24  Ulrich Drepper  <drepper@cygnus.com>
5676         * iconv/gconv_builtin.h: Add definitions for UTF16 builtins.
5677         * iconv/gconv_int.h: Declare UTF16 functions.
5678         * iconv/gconv_simple.c: Add UTF16 conversion functions.
5680 1999-04-20  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5682         * posix/wordexp.c (parse_param): Fix type of offset to allow it to
5683         be used correctly as parameter for parse_dollars/parse_tilde.
5685 1999-04-19  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
5687         * manual/conf.texi (Utility Limits): Remove duplicate description
5688         of BC_DIM_MAX.
5690 1999-04-19  Ulrich Drepper  <drepper@cygnus.com>
5692         * wcsmbs/mbsnrtowcs.c (__mbsnrtowcs): Correctly initialize
5693         outbufend for dst==NULL.
5695 1999-04-18  Ulrich Drepper  <drepper@cygnus.com>
5697         * wcsmbs/mbsrtowcs.c (__mbsrtowcs): Correctly initialize outbufend
5698         for dst==NULL.
5699         Fixes PR libc/1084.
5701         * socket/sys/socket.h: Define SHUT_RD, SHUT_WR, and SHUT_RDWR.
5702         Fixes PR libc/1083.
5704 1999-04-18  Thorsten Kukuk  <kukuk@suse.de>
5706         * sunrpc/Makefile: Remove special handling of bootparam.x,
5707         add rpcsvc/bootparam.h to headers.
5708         * sunrpc/rpcsvc/bootparam.h: New, for backward compatibility.
5709         * sunrpc/rpcsvc/bootparam.x: Renamed to...
5710         * sunrpc/rpcsvc/bootparam_prot.x: ...this.
5712 1999-04-18  Ulrich Drepper  <drepper@cygnus.com>
5714         * sysdeps/unix/bsd/poll.c (__poll): Add more compatiblity code to
5715         detect and handle invalid descriptors.
5717 1999-04-17  Thorsten Kukuk  <kukuk@suse.de>
5719         * timezone/zic.c (dolink): Append complete path not only filename
5720         to ../ list.
5722 1999-04-17  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5724         * iconvdata/ibm874.c (TABLES, CHARSET_NAME): Follow name change.
5726 1999-04-17  Ulrich Drepper  <drepper@cygnus.com>
5728         * iconvdata/gconv-modules: Rename CP874 to IBM874.
5729         * iconvdata/Makefile: Likewise.
5730         * iconvdata/cp874.h: Removed.
5731         * iconvdata/cp874.c: Renamed to...
5732         * iconvdata/ibm874.c: ...this.
5734 1999-04-16  Ulrich Drepper  <drepper@cygnus.com>
5736         * sysdeps/unix/sysv/linux/bits/types.h: Correct
5737         signed/unsigned-ness of blkcnt and fsblkcnt.
5738         * sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
5739         * sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
5741         * sysdeps/unix/sysv/linux/bits/socket.h: Add SOL_PACKET, SOL_ATM,
5742         SOL_AAL, and SOL_IRDA.
5744 1999-04-15  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
5746         * sysdeps/unix/sysv/linux/fstatvfs.c: Set f_frsize to zero.  Don't
5747         include "linux_fsinfo.h".
5748         Based on a patch by H.J. Lu <hjl@gnu.org>.
5750 1999-04-16  Thorsten Kukuk  <kukuk@suse.de>
5752         * sunrpc/rpc_cout.c (print_header): Use int32_t pointer, not long.
5754 1999-04-16  Ulrich Drepper  <drepper@cygnus.com>
5756         * nscd/cache.c (prune_cache): Only disable file checking for
5757         future if the file does not exist.
5758         Update file_mtime if cache was flushed.
5760 1999-04-15  David S. Miller  <davem@redhat.com>
5762         * sysdeps/sparc/sparc32/strcat.S: Avoid using register g6.
5763         * sysdeps/sparc/sparc32/strcpy.S: Likewise.
5765 1999-04-15  Scott Bambrough  <scottb@netwinder.org>
5767         * sysdeps/unix/sysv/linux/arm/sigaction.c: Fix typo in preventing
5768         compilation of file.
5770 1999-04-15  Ulrich Drepper  <drepper@cygnus.com>
5772         * Versions.def: Add GLIBC_2.1.1 to libpthread.
5774         * iconvdata/Makefile (modules): Add KOI8-U.
5775         (distribute): Add koi8-u.c.
5776         (gen-8bit-gap-modules): Add koi8-u.
5777         * iconvdata/gconv-modules: Add KOI8-U entries.
5778         * iconvdata/koi8-u.c: New file.
5780 1999-04-13  Thorsten Kukuk  <kukuk@suse.de>
5782         * sunrpc/auth_des.c: 64bit fixes, security fixes.
5783         * sunrpc/auth_none.c: Pretty print.
5784         * sunrpc/auth_unix.c: Likewise.
5785         * sunrpc/authdes_prot.c: Likewise.
5786         * sunrpc/authuxprot.c: Likewise.
5787         * sunrpc/bindrsvprt.c: Likewise.
5788         * sunrpc/clnt_gen.c: Likewise.
5789         * sunrpc/rpc/xdr.h: Likewise.
5790         * sunrpc/rpc/auth_des.h: Add rpc_timeval struct.
5791         * sunrpc/rpc_cmsg.c: Don't use *long pointers.
5792         * sunrpc/rtime.c: Use new rpc_timeval.
5793         * sunrpc/svc_authux.c: Don't use *long pointers.
5794         * sunrpc/svcauth_des.c: Likewise + security fixes.
5795         * sunrpc/xdr_mem.c: Don't use *long pointers.
5796         * sunrpc/xdr_rec.c: Likewise.
5797         * sunrpc/xdr_sizeof.c: Likewise.
5798         * sunrpc/xdr_stdio.c: Likewise.
5800 1999-04-15  Ulrich Drepper  <drepper@cygnus.com>
5802         * sunrpc/clnt_udp.c (clntudp_call): Move initialization of anyup
5803         so that it is redone for each sending.
5805 1999-04-15  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5807         * sunrpc/clnt_udp.c (clntudp_call): Initialize anyup.
5809 1999-04-15  Ulrich Drepper  <drepper@cygnus.com>
5811         * iconv/gconv_db.c (__gconv_find_transform): If conversion is
5812         known to not exist don't try to load shared objects.
5813         Patch by Petr Vandrovec Ing. VTEI <VANDROVE@vc.cvut.cz>.
5815         * nscd/cache.c (prune_cache): The table might not be unused.  In
5816         this case do nothing.
5818         * catgets/gencat.c (read_input_file): Don't drop white spaces
5819         between number/identifier and string.
5820         Patch by Dima Barsky <dima@pwd.hp.com>.
5821         If no white space at all follows number/identifier remove existing
5822         message with the number/identifier.
5824 1999-04-14  H.J. Lu  <hjl@gnu.org>
5826         * sunrpc/clnt_udp.c (is_network_up): New function.
5827         (clntudp_call): Call is_network_up () to check if any network
5828         interface is up in case of timeout.
5830 1999-04-14  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5832         * wctype/test_wcfuncs.c: New file, tests towlower and towupper.
5833         * wctype/Makefile (tests): Add test_wcfuncs.
5835 1999-04-14  Jakub Jelinek  <jj@ultra.linux.cz>
5837         * scripts/config.sub: Allow sparcv[6789]-* and sparcv8plus{,a}-*
5838         architectures.
5839         * sysdeps/sparc/sparc32/sparcv8/Makefile: Use sysdep-CFLAGS
5840         instead of CFLAGS.
5841         * sysdeps/sparc/sparc32/sparcv8/Makefile: Use sysdep-CFLAGS
5842         instead of CFLAGS. For gnulib and string directories use
5843         -Wa,-Av9a gcc ASFLAGS.
5844         * sysdeps/sparc/sparc32/sparcv9/memmove.c: New file.
5845         * sysdeps/unix/sysv/linux/sparc/sparc32/dl-procinfo.h: New file.
5846         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.h: New file.
5847         * shlib-versions: Handle sparcv[6789]-* and sparcv8plus{,a}-*
5848         the same way as sparc-*.
5850 1999-04-14  Ulrich Drepper  <drepper@cygnus.com>
5852         * locale/programs/locfile.c (locfile_read): Fix typo.
5853         Patch by Kaoru Fukui <k_fukui@highway.ne.jp>.
5855 1999-04-14  Scott Bambrough  <scottb@netwinder.org>
5857         * sysdeps/unix/sysv/linux/arm/socket.S: Socket calls could not be
5858         restarted after being interrupted by a signal.  The parameters on
5859         the stack were corrupted by the signal handler.
5861         * sysdeps/unix/sysv/linux/arm/mmap.S: mmap calls could not be
5862         restarted after being interrupted by a signal.  The parameters on
5863         the stack were corrupted by the signal handler.
5865 1999-04-14  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5867         * wctype/wcfuncs.c (towlower): Use __ctype_tolower.
5868         Reported by Kalle Olavi Niemitalo <tosi@ees2.oulu.fi>
5870 1999-04-12  Tim Waugh  <tim@cyberelk.demon.co.uk>
5872         * posix/wordexp-test.c: In field-splitting test cases where
5873         subshells were involved, unset IFS first: some shells (ash) use
5874         IFS even when no expansion is performed.
5876 1999-04-13  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
5878         * libio/obprintf.c (_IO_obstack_overflow): Put the write end at
5879         the real end of the chunk, not some random point inbetween.
5880         (_IO_obstack_xsputn): Likewise.  Actually copy the data into the
5881         obstack when growing.  Use fast version of obstack_blank when
5882         shrinking.
5883         (struct _IO_obstack_file): Use _IO_FILE_plus instead of explicitly
5884         allocating the vtable pointer.
5885         (_IO_obstack_vprintf): Adjust for above change and avoid
5886         unnecessary casts.  Use fast version of obstack_blank when
5887         shrinking.
5888         Fixes PR libc/1075.
5890 1999-04-12  Ulrich Drepper  <drepper@cygnus.com>
5892         * iconvdata/gconv-modules: Fix typo.  Add UJIS alias.
5893         Reported by GOTO Masanori <gotom@cs.titech.ac.jp>.
5895 1999-04-11  Tim Waugh  <tim@cyberelk.demon.co.uk>
5897         * posix/wordexp.c (wordexp): Fix a leak when an invalid character
5898         is seen, as well as fixing semantics.  Don't reset the word count
5899         to zero when an invalid character is seen, but leave it as it was
5900         (this makes a difference with WRDE_APPEND).
5902         * posix/wordexp-test.c: More test cases.
5904         * posix/wordexp.c (parse_param): In words like ${var#pattern},
5905         always expand pattern when it is needed.  Also, handle quoting in
5906         pattern properly.
5908 1999-04-12  Philip Blundell  <philb@gnu.org>
5910         * elf/elf.h: Update ARM definitions to match current gas2.
5912         * sysdeps/arm/bits/endian.h: Support big endian operation.
5914         * sysdeps/unix/sysv/linux/arm/ioperm.c (_outw, _outb, _outl):
5915         Don't bother range checking the port number.
5917         * sysdeps/unix/sysv/linux/arm/vfork.S: New file.
5919         * sysdeps/unix/sysv/linux/arm/sysdep.h (INLINE_SYSCALL): Include
5920         the syscall name in assembler output for ease of debugging.
5922         * sysdeps/unix/sysv/linux/arm/sigaction.c: Don't rely on undefined
5923         compiler behaviour.
5924         * sysdeps/unix/sysv/linux/arm/sigrestorer.S: New file.
5925         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = signal]
5926         (sysdep_routines): Add sigrestorer.
5928         * string/tester.c (test_strcpy): Add new tests for unaligned
5929         arguments.
5930         * sysdeps/arm/bits/string.h: Delete inline implementations of
5931         strcpy and stpcpy.
5933 1999-04-11  Ulrich Drepper  <drepper@cygnus.com>
5935         * libio/Makefile (CPPFLAGS-.o): Don't define IO_DEBUG.
5937 1999-04-10  Mark Kettenis  <kettenis@gnu.org>
5939         * sysdeps/mach/hurd/Dist: Add clk_tck.c.
5941 1999-04-10  Ulrich Drepper  <drepper@cygnus.com>
5943         * iconvdata/Makefile (modules): Add TIS-620.
5944         (distribute): Add tis-620.c.
5945         (gen-8bit-gap-modules): tis-620.
5946         * iconvdata/tis-620.c: New file.
5947         * iconvdata/gconv-modules: Add TIS-620 entries.
5949         * iconvdata/asmo_449.c: Correct comment.
5951 1999-04-10  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5953         * manual/install.texi (Configuring and compiling): Comment out
5954         description of --disable-static since this doesn't work currently
5955         (see change by Ulrich Drepper on 1998-12-07 for configure.in).
5957 1999-04-10  Ulrich Drepper  <drepper@cygnus.com>
5959         * sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Rewrite to
5960         use binary search.
5961         Based on a patch by Jakub Jelinek <jj@sunsite.ms.mff.cuni.cz>.
5963 1999-04-08  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5965         * scripts/test-installation.pl (installation_problem): Skip
5966         libnss1_* libraries from glibc-compat add-on.
5968 1999-04-07  H.J. Lu  <hjl@gnu.org>
5970         * io/Versions (__dup2, __pipe): Added to GLIBC_2.0 for
5971         libstdc++ 2.7.2.
5972         * posix/Versions (__waitpid): Likewise.
5974 1999-04-08  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5976         * manual/install.texi (Reporting Bugs): Add section about reported
5977         bugs and correct email address of glibcbug script.
5979 1999-04-01  Thorsten Kukuk  <kukuk@suse.de>
5981         * sunrpc/Versions: Add new xdr functions to GLIBC_2.1.1
5982         * sunrpc/xdr.c: Add xdr_hyper, xdr_u_hyper, xdr_longlong_t and
5983         xdr_u_longlong_t. Based on patch from Dan Shechter
5984         <damageboy@isdn.net.il>.
5985         * sunrpc/xdr_intXX_t.c: Implement xdr_int64_t, xdr_uint64_t
5986         * sunrpc/rpc/xdr.h: Add prototypes for new xdr functions.
5988         * nis/nis_lookup.c (nis_lookup): Don't overwrite RPC error code.
5990 1999-04-07  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5992         * sysdeps/unix/sysv/linux/getdents.c (__getdirentries): Return
5993         directly if getdents returns with error set.
5995 1999-04-05  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5997         * locale/langinfo.h (THOUSEP): Rename second occurence of
5998         THOUSANDS_SEP to THOUSEP.
5999         Reported by Roman Belenov <roman@nstl.nnov.ru>.
6001 1999-04-05  Roland McGrath  <roland@baalperazim.frob.com>
6003         * hurd/STATUS: File removed.  Moved items that are still relevant into
6004         TODO list in hurd source.
6006 1999-03-26  Mark Kettenis  <kettenis@gnu.org>
6008         * sysdeps/mach/hurd/bits/time.h: New file.
6009         * sysdeps/mach/hurd/getrusage.c: New file.
6010         * sysdeps/mach/hurd/clk_tck.c: New file.
6011         * sysdeps/mach/hurd/Versions (libc) [GLIBC_2.1.1]: Add __libc_clk_tck.
6012         * sysdeps/mach/hurd/Makefile [$(subdir) = posix]
6013         (sysdep_routines): Add clk_tck.
6014         * sysdeps/mach/hurd/times.c: Removed, since getrusage is now
6015         implemented.
6017 1999-04-02  Ulrich Drepper  <drepper@cygnus.com>
6019         * misc/syslog.c (closelog_internal): Do not reset LogTag here.
6020         (closelog): But instead here.
6021         Patch by Alan Curry <pacman@cqc.com> [PR libc/1061].
6023 1999-04-02  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6025         * elf/Makefile (CFLAGS-multiload.c): Change to allow building in
6026         the source directory.  Fixes PR libc/1059.
6028 1999-04-01  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6030         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Terminate the string.
6031         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
6033 1999-04-01  Ulrich Drepper  <drepper@cygnus.com>
6035         * iconvdata/TESTS: Add ISO-8859-14 and ISO-8859-15.
6036         * iconvdata/testdata/ISO-8859-14: New file.
6037         * iconvdata/testdata/ISO-8859-14..UTF8: New file.
6038         * iconvdata/testdata/ISO-8859-15: New file.
6039         * iconvdata/testdata/ISO-8859-15..UTF8: New file.
6041 1999-03-31  Ulrich Drepper  <drepper@cygnus.com>
6043         * iconvdata/testdata/CP1258: New file.
6044         * iconvdata/testdata/CP1258..UTF8: New file.
6045         * iconvdata/TESTS: Add CP1258 entry.
6047         * iconvdata/cp874.h (to_ucs4): Add Euro sign.
6049         * timezone/africa: Update from tzdata1999d.
6050         * timezone/europe: Likewise.
6051         * timezone/northamerica: Likewise.
6053 1999-03-31  Mark Kettenis  <kettenis@gnu.org>
6055         * login/programs/pt_chown.c (main): Save effective user ID before
6056         dropping priviliges and use this to check if the program is
6057         properly installed.
6059 1999-03-31  Ulrich Drepper  <drepper@cygnus.com>
6061         * iconvdata/testdata/CP1254: Update for charmap changes.
6062         * iconvdata/testdata/CP1254..UTF8: Likewise.
6063         * iconvdata/testdata/CP1255: Likewise.
6064         * iconvdata/testdata/CP1255..UTF8: Likewise.
6065         * iconvdata/testdata/CP1256: Likewise.
6066         * iconvdata/testdata/CP1256..UTF8: Likewise.
6067         * iconvdata/testdata/CP1257: Likewise.
6068         * iconvdata/testdata/CP1257..UTF8: Likewise.
6070         * iconvdata/Makefile (distribute): Remove cp1258.h.
6071         (gen-8bit-gap-modules): Add cp1258.
6072         * iconvdata/cp1258.h: Removed.
6074 1999-03-30  Ulrich Drepper  <drepper@cygnus.com>
6076         * timezone/tst-timezone.c (tests): Add more cases.
6077         (check_tzvars): Mark errors clearer.
6078         (main): Likewise.
6080 1999-03-30 20:59 -0500  Zack Weinberg  <zack@rabi.phys.columbia.edu>
6082         * login/programs/pt_chown.c: Drop privileges if invoked with
6083         arguments.  Don't close the master pty.
6085 1999-03-30  Ulrich Drepper  <drepper@cygnus.com>
6087         * time/tzfile.c (__tzfile_read): Process transitions from the rear.
6088         Minor optimization.
6090 1999-03-29  Ulrich Drepper  <drepper@cygnus.com>
6092         * elf/rtld.c (process_envvars): Do not automatically prevent lazy
6093         relocation for SUID binaries.
6095 1999-03-29  Paul Eggert  <eggert@twinsun.com>
6097         * libio/iopopen.c (_IO_new_proc_open): Don't modify proc_file_chain
6098         while in child process.
6100 1999-03-29  Jakub Jelinek  <jj@ultra.linux.cz>
6102         * sysdeps/sparc/sparc32/sparcv8/Makefile: New file.
6103         * sysdeps/sparc/sparc32/sparcv8/rem.S: Delay after write %y.
6104         * sysdeps/sparc/sparc32/sparcv8/sdiv.S: Likewise.
6105         * sysdeps/sparc/sparc32/sparcv8/udiv.S: Likewise.
6106         * sysdeps/sparc/sparc32/sparcv8/urem.S: Likewise.
6108         * sysdeps/sparc/sparc32/sparcv9/bcopy.c: New file.
6109         * sysdeps/sparc/sparc32/sparcv9/bzero.c: New file.
6110         * sysdeps/sparc/sparc32/sparcv9/memchr.S: New file.
6111         * sysdeps/sparc/sparc32/sparcv9/memcmp.S: New file.
6112         * sysdeps/sparc/sparc32/sparcv9/memcpy.S: New file.
6113         * sysdeps/sparc/sparc32/sparcv9/memset.S: New file.
6114         * sysdeps/sparc/sparc32/sparcv9/stpcpy.S: New file.
6115         * sysdeps/sparc/sparc32/sparcv9/strcat.S: New file.
6116         * sysdeps/sparc/sparc32/sparcv9/strchr.S: New file.
6117         * sysdeps/sparc/sparc32/sparcv9/strcmp.S: New file.
6118         * sysdeps/sparc/sparc32/sparcv9/strcpy.S: New file.
6119         * sysdeps/sparc/sparc32/sparcv9/strcspn.S: New file.
6120         * sysdeps/sparc/sparc32/sparcv9/strlen.S: New file.
6121         * sysdeps/sparc/sparc32/sparcv9/strncpy.S: New file.
6122         * sysdeps/sparc/sparc32/sparcv9/strpbrk.S: New file.
6123         * sysdeps/sparc/sparc32/sparcv9/strrchr.c: New file.
6124         * sysdeps/sparc/sparc32/sparcv9/strspn.S: New file.
6125         * sysdeps/sparc/sparc32/sparcv9/dotmul.S: New file.
6126         * sysdeps/sparc/sparc32/sparcv9/rem.S: New file.
6127         * sysdeps/sparc/sparc32/sparcv9/sdiv.S: New file.
6128         * sysdeps/sparc/sparc32/sparcv9/udiv.S: New file.
6129         * sysdeps/sparc/sparc32/sparcv9/umul.S: New file.
6130         * sysdeps/sparc/sparc32/sparcv9/urem.S: New file.
6131         * sysdeps/sparc/sparc32/sparcv9/Makefile: New file.
6132         * sysdeps/sparc/sparc32/sparcv9/stpncpy.S: New file.
6133         * sysdeps/sparc/sparc32/sparcv9/strncmp.S: New file.
6135         * sysdeps/sparc/sparc32/bcopy.c: New file.
6136         * sysdeps/sparc/sparc32/bzero.c: New file.
6137         * sysdeps/sparc/sparc32/memchr.S: New file.
6138         * sysdeps/sparc/sparc32/memcpy.S: New file.
6139         * sysdeps/sparc/sparc32/memmove.c: New file.
6140         * sysdeps/sparc/sparc32/memset.S: New file.
6141         * sysdeps/sparc/sparc32/stpcpy.S: New file.
6142         * sysdeps/sparc/sparc32/strchr.S: New file.
6143         * sysdeps/sparc/sparc32/strrchr.c: New file.
6144         * sysdeps/sparc/sparc32/strcpy.S: New file.
6145         * sysdeps/sparc/sparc32/strlen.S: New file.
6146         * sysdeps/sparc/sparc32/strcat.S: New file.
6147         * sysdeps/sparc/sparc32/strcmp.S: New file.
6149         * sysdeps/sparc/sparc64/bcopy.c: New file.
6150         * sysdeps/sparc/sparc64/bzero.c: New file.
6151         * sysdeps/sparc/sparc64/memchr.S: New file.
6152         * sysdeps/sparc/sparc64/memcmp.S: New file.
6153         * sysdeps/sparc/sparc64/memcpy.S: New file.
6154         * sysdeps/sparc/sparc64/memset.S: New file.
6155         * sysdeps/sparc/sparc64/stpcpy.S: New file.
6156         * sysdeps/sparc/sparc64/strcat.S: New file.
6157         * sysdeps/sparc/sparc64/strchr.S: New file.
6158         * sysdeps/sparc/sparc64/strcmp.S: New file.
6159         * sysdeps/sparc/sparc64/strcpy.S: New file.
6160         * sysdeps/sparc/sparc64/strcspn.S: New file.
6161         * sysdeps/sparc/sparc64/strlen.S: New file.
6162         * sysdeps/sparc/sparc64/strncpy.S: New file.
6163         * sysdeps/sparc/sparc64/strpbrk.S: New file.
6164         * sysdeps/sparc/sparc64/strrchr.c: New file.
6165         * sysdeps/sparc/sparc64/strspn.S: New file.
6166         * sysdeps/sparc/sparc64/stpncpy.S: New file.
6167         * sysdeps/sparc/sparc64/strncmp.S: New file.
6169         * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile (ASFLAGS-.os):
6170         Append -fPIC, don't replace.
6172         * configure.in: Recognize sparcv8plus / sparcv9.
6174 1999-03-27  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6176         * malloc/obstack.h (obstack_free): Explicitly convert __obj to
6177         char * to avoid C++ warning.
6178         Patch by yasushi@cs.washington.edu [PR libc/1035].
6180 1999-03-29  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6182         * manual/filesys.texi (Temporary Files): mktemp and mkstemp are
6183         declared in stdlib.h, correct return value of mkstemp.
6184         Reported by Andries Brouwer <Andries.Brouwer@cwi.nl>.
6186         * sysdeps/unix/sysv/linux/net/if_arp.h (ARPHDRD_FC*): New defines
6187         from Linux 2.2.5.
6189 1999-03-28  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6191         * misc/regexp.h (compile): Cast some pointers to (char *) to avoid
6192         C++ warning.
6194         * ctype/ctype.h (tolower, toupper): Add __THROW declaration to
6195         inline functions.  Closes PR libc/1049.
6197 1999-03-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6199         * timezone/README: Update from tzdata1999c and tzcode1999c.
6201         * timezone/africa: Update from tzdata1999c.
6202         * timezone/antarctica: Likewise.
6203         * timezone/asia: Likewise.
6204         * timezone/australasia: Likewise.
6205         * timezone/europe: Likewise.
6206         * timezone/northamerica: Likewise.
6207         * timezone/southamerica: Likewise.
6208         * timezone/zone.tab: Likewise.
6210         * timezone/zic.c: Update from tzcode1999c.
6212 1999-03-26  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6214         * Makerules: Add $(common-objpfx)Versions.all to common-generated
6215         outside of ifndef avoid-generated.
6217         * libio/oldiofdopen.c (_IO_old_fdopen): Bring over recent changes
6218         in iofdopen.c.
6219         * libio/oldiofopen.c (_IO_old_fopen): Bring over recent changes in
6220         iofopen.c.
6221         * libio/oldiofclose.c (_IO_old_fclose): Bring over recent changes
6222         in iofclose.c.
6223         * libio/oldfileops.c (_IO_old_file_underflow, _IO_old_file_sync,
6224         _IO_old_file_seekoff): Bring over recent changes in fileops.c.
6226 1999-03-26  Mark Kettenis  <kettenis@gnu.org>
6228         * sysdeps/mach/hurd/Makefile: Only install libc_p.a linker script
6229         if we build the profiled library.
6231 1999-03-26  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6233         * math/Makefile (gmp-objs): Add inlines.  Reported by Andreas
6234         Jaeger <aj@arthur.rhein-neckar.de>
6236 1999-03-25  Roland McGrath  <roland@yaumatei.ai.mit.edu>
6238         * sysdeps/mach/hurd/i386/Makefile [$(subdir) = csu]
6239         (CFLAGS-initfini.s): New variable, add -DWEAK_GMON_START.
6240         This does for Hurd/i386 what the 1998-09-08 change did for Linux/i386.
6242 1999-03-24  Roland McGrath  <roland@baalperazim.frob.com>
6244         * Makeconfig (sysd-sorted): Use $(..) on rhs of patsubst, so this rule
6245         works properly in subdirs.
6247 1999-03-23  Roland McGrath  <roland@baalperazim.frob.com>
6249         * sysdeps/mach/hurd/Makefile: Undo last change.
6250         [$(subdir) = mach] (lib-noranlib): Depend on libmachuser-link.so.
6251         [$(subdir) = hurd] (lib-noranlib): Depend on libhurduser-link.so.
6253         * mach/Machrules (+preinit, +postinit, +interp,
6254         LDFLAGS-$(interface.so)): Variables removed.  Interface libraries get
6255         linked just like other shared libraries.
6256         (interface.so): Fix typo in defn, so it works.
6257         ($(objpfx)$(interface.so)): Make it depend on libc.so.
6259 1999-03-21  Roland McGrath  <roland@baalperazim.frob.com>
6261         * sysdeps/mach/hurd/Makefile (subdir_lib): Depend on
6262         $(link-rpcuserlibs).
6264 1999-03-22  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6266         * elf/Makefile ($(inst_slibdir)/$(rtld-version-installed-name),
6267         $(inst_slibdir)/$(rtld-installed-name), ldso_install): Disable
6268         targets if not building shared libraries.
6270 1999-03-22  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6272         * configure.in: Also look in $PATH when searching for
6273         install-info.  Remove autoconf bug workaround and require autoconf
6274         2.13.
6276 1999-03-21  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6278         * db/Makefile: Don't try to install shared library link if not
6279         building with shared libs.
6281 1999-03-19  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6283         * rt/Makefile: Link against static library if no shared lib is
6284         available.
6286         * localedata/Makefile: The shells scripts implementing the test
6287         require the dynamic linker which is not available with
6288         --disable-shared.  Skip the test if --disable-shared is given.
6290         * linuxthreads/Makefile: Link test against static libpthread if no
6291         shared lib is available.
6293         * iconvdata/Makefile (tests): Run iconv-test only if we're
6294         building shared libraries.
6295         * elf/Makefile (tests): Likewise for elf tests.
6297         * posix/Makefile: The test frameworks globtest and wordexp-test
6298         require the dynamic linker which is not available with
6299         --disable-shared.  Skip the test if --disable-shared is given.
6301         * grp/Makefile (otherlibs): For static nss build link against
6302         necessary libs.
6304 1999-03-19  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6306         * debug/Makefile (install-bin): Install and build catchsegv only
6307         if build-shared == yes.  Reported by jussi@jlaako.pp.fi [PR
6308         libc/965].
6310 1999-03-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6312         * time/tzfile.c (__tzfile_read): Handle the case where there are
6313         transitions but no DST.
6315 1999-03-20  Roland McGrath  <roland@baalperazim.frob.com>
6317         * mach/Machrules (extra-libs-others): Add $(interface-library) here
6318         too, so it gets built in the others pass rather than the lib pass.
6319         This is necessary since the RPC libraries need to be linked against
6320         libc.
6322 1999-03-19  Roland McGrath  <roland@baalperazim.frob.com>
6324         * sysdeps/generic/segfault.c: Include <stdio-common/_itoa.h> for
6325         _itoa_word decl.
6327         * sysdeps/mach/hurd/Makefile (link-rpcuserlibs): New variable.
6328         ($(common-objpfx)libc.so): Depend on that instead of $(rpcuserlibs).
6329         ($(link-rpcuserlibs)): New static pattern rule; link intermediate
6330         versions of lib{mach,hurd}user.so without reference to libc.so,
6331         then link libc.so against that to get deps and symbol versions, then
6332         finally link real lib*user.so against libc.so.
6334         * sysdeps/mach/hurd/fcntl.c (__fcntl: case F_GETLK,F_SETLK,F_SETLKW):
6335         Support whole-file locking (only) by using the file_lock RPC.  This
6336         has very wrong semantics, but is better than nothing for the time
6337         being.  (Correct POSIX.1 locking will require new RPCs in the Hurd
6338         protocols that will be somewhat hairy to specify.)
6340 1999-03-17  Mark Kettenis  <kettenis@gnu.org>
6342         * sysdeps/mach/hurd/ptsname.c: New file.
6344 1999-03-20  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6346         * timezone/asia: Fix rule in Asia/Nicosia entry.
6348 1999-03-16  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6350         * manual/getopt.texi (Using Getopt): Explain "::" in option
6351         string.  Reported by Yuri Niyazov <yuricake@geocities.com>.
6353 1999-03-18  Thorsten Kukuk  <kukuk@suse.de>
6355         * sunrpc/clnt_unix.c: Fix creation of parameters for
6356         sendmsg/recvmsg on non intel platforms.
6357         * sunrpc/svc_unix.c: Likewise.
6359 1999-03-18  Philip Blundell  <philb@gnu.org>
6361         * sysdeps/unix/sysv/linux/arm/getgroups.c: New file.  Use the i386
6362         implementation.
6364 1999-03-19  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6366         * timezone/africa: Update from tzdata1999b.
6367         * timezone/asia: Likewise.
6368         * timezone/australasia: Likewise.
6369         * timezone/europe: Likewise.
6370         * timezone/northamerica: Likewise.
6371         * timezone/southamerica: Likewise.
6372         * timezone/zone.tab: Likewise.
6374         * timezone/README: Mention tzdata1999b.
6376 1999-03-17  Ulrich Drepper  <drepper@cygnus.com>
6378         * sysdeps/generic/segfault.c (write_strsignal): New function.
6379         (catch_segfault): Use it instead of calling strsignal.
6381 1999-03-16  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6383         * iconv/gconv.c (__gconv): Change type of last_start to unsigned
6384         char to avoid warning.
6386 1999-03-15  Ulrich Drepper  <drepper@cygnus.com>
6388         * iconv/iconv.c (iconv): Correctly cast parameters for __gconv.
6390         * iconvdata/iso-2022-kr.c (EMIT_SHIFT_TO_INIT): Change type of
6391         outbuf to unsigned char to avoid warning.
6393 1999-03-11  David S. Miller  <davem@redhat.com>
6395         * sysdeps/sparc/sparc32/fpu/fpu_control.h: Add missing trap enable
6396         masks.
6397         * sysdeps/sparc/sparc64/fpu/fpu_control.h: Likewise.
6399 1999-03-15  Ulrich Drepper  <drepper@cygnus.com>
6401         * iconv/gconv.h (gconv_fct): Change parameter from `char' to
6402         `unsigned char'.
6403         (gconv_step_data): Likewise.
6404         * iconv/gconv_int.h (__gconv): Likewise.
6405         (__BUILINT_TRANS): Likewise.
6406         * iconv/gconv.c (__gconv): Likewise.
6407         * iconv/iconv.c (iconv): Add casts for call of __gconv.
6408         * iconv/skeleton.c: Change local parameters and variable from `char' to
6409         `unsigned char'.  Remove casts from calls into modules.
6410         * iconvdata/iso-2022-jp.c (gconv): Change local variable outbuf from
6411         `char' to `unsigned char'.
6412         * wcsmbs/btowc.c: Change pointers from `char *' to `unsigned char *'.
6413         * wcsmbs/mbrtowc.c: Likewise.
6414         * wcsmbs/mbsnrtowcs.c: Likewise.
6415         * wcsmbs/mbsrtowcs.c: Likewise.
6416         * wcsmbs/wcrtomb.c: Likewise.
6417         * wcsmbs/wcsnrtombs.c: Likewise.
6418         * wcsmbs/wcsrtombs.c: Likewise.
6419         * wcsmbs/wctob.c: Likewise.
6421 1999-03-15  Mark Kettenis  <kettenis@gnu.org>
6423         * sysdeps/mach/hurd/Versions (ld.so) [GLIBC_2.0]: Add
6424         __hurd_sigthread_stack_base, __hurd_sigthread_stack_end,
6425         __hurd_sigthread_variables, __hurd_threadvar_stack_mask,
6426         __hurd_threadvar_stack_offset, __close, __fxstat, __getcwd,
6427         __getpid, __libc_read, __libc_write, __lseek, __mmap, __open,
6428         __xstat, _exit, _hurd_intr_rpc_mach_msg and abort.
6430 1999-03-15  Mark Kettenis  <kettenis@gnu.org>
6432         * sysdeps/mach/hurd/poll.c (__poll): Correctly pass NULL to
6433         _hurd_select if TIMEMOUT is -1.
6435 1999-03-15  Mark Kettenis  <kettenis@gnu.org>
6437         * sysdeps/mach/hurd/recvfrom.c (recvfrom): Allow ADDR to be NULL.
6439 1999-03-15  Ulrich Drepper  <drepper@cygnus.com>
6441         * elf/dl-load.c: Compute rtld_search_dir array size correctly.
6442         Reported by Yasushi Saito <yasushi@cs.washington.edu>.
6444 1999-03-15  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6446         * manual/libc.texinfo: Undo last change for now.
6448 1999-03-15  Ulrich Drepper  <drepper@cygnus.com>
6450         * intl/locale.alias: Add entries for Croatian.
6451         Patch by Tomislav Vujec <tvujec@CARNet.hr>.
6453 1999-03-13  Mark Kettenis  <kettenis@gnu.org>
6455         * sysdeps/unix/bsd/getpt.c (__getpt): Do not use `isatty' to check
6456         if the opened master pty really is a pty.  `isatty' checks for
6457         tty-ness and a pty is not a tty.  Return ENOENT instead of ENFILE
6458         if we are out of pty's.
6460 1999-03-13  Mark Kettenis  <kettenis@gnu.org>
6462         * sysdeps/generic/utmp_file.c (setutent_file): Make sure the just
6463         opened file is closed on exec.
6464         * login/utmp_daemon.c (setutent_daemon): Likewise for the just
6465         opened socket.
6467 1999-03-13  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6469         * manual/llio.texi (File Position Primitive): Reformat @end
6470         command.  Patch by Bruno Haible <haible@ilog.fr> [PR libc/1020].
6472 1999-03-14  Ulrich Drepper  <drepper@cygnus.com>
6474         * nscd/nscd_getpw_r.c (nscd_getpw_r): Set `errno' correctly if no
6475         entry is found.
6476         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
6477         * nscd/nscd_gethst_r.c (nscd_gethst_r): Likewise.
6479         * locale/programs/localedef.c (main): Initialize `cat' to please
6480         the compiler.
6482 1999-03-14  Roland McGrath  <roland@baalperazim.frob.com>
6484         * hurd/hurdlookup.c (__hurd_file_name_lookup_retry): Under O_NOFOLLOW,
6485         check for root-owned symlinks and reject them too.
6487 1999-03-09  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6489         * stdio-common/printf_fphex.c: Move to ...
6490         * sysdeps/generic/printf_fphex.c: ... here.  Fix exponent of
6491         extended precision number.
6492         * sysdeps/m68k/printf_fphex.c: New file.
6494 1999-03-09  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6496         * manual/stdio.texi: Fix typos.
6498 1999-03-09  Ulrich Drepper  <drepper@cygnus.com>
6500         * version.h (VERSION): Bump to 2.1.1.
6502 1999-03-09  Thorsten Kukuk  <kukuk@suse.de>
6504         * nis/ypclnt.c: Try only twice to connect to NIS server.
6506 1999-03-09  Roland McGrath  <roland@baalperazim.frob.com>
6508         * hurd/hurdexec.c (_hurd_exec): Add missing `else' in last change.
6510 1999-03-09  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6512         * stdlib/strtod.c (round_and_return): Fix rounding of denormals.
6513         (DENORM_EXP): New define.  Use it as the exponent for a denormal.
6514         * stdlib/strtold.c: Moved to ...
6515         * sysdeps/generic/strtold.c: ... here.
6516         * sysdeps/m68k/strtold.c: New file.
6518 1999-03-09  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6520         * stdio-common/printf_fphex.c (__printf_fphex): Print no decimal
6521         point if the precision is zero, even if the mantissa is non-zero.
6523 1999-03-09  Roland McGrath  <roland@baalperazim.frob.com>
6525         * sysdeps/mach/hurd/ioctl.c (__ioctl): Move the marshalling of the
6526         arguments into the request message buffer inside `send_rpc'
6527         subfunction.  We must repeat the marshalling when retrying the RPC
6528         after a SIGTTOU delivery.
6530         * hurd/ctty-input.c (_hurd_ctty_input): Use early short-circuit code
6531         path when there is no ctty port.
6532         * hurd/ctty-output.c (_hurd_ctty_output): Likewise.
6533         Move sigstate check inside loop so we recheck after handling a signal.
6535 1999-03-05  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6537         * manual/llio.texi (Open-time Flags): Clarify that O_SHLOCK and
6538         O_EXLOCK are BSD extensions.
6539         Reported by Jochen Voss <voss@mathematik.uni-kl.de> [PR libc/985].
6541 1999-03-08  Ulrich Drepper  <drepper@cygnus.com>
6543         * manual/signal.texi (Termination in Handler): Correct example.
6544         Install default handler before reraising the signal.
6545         Patch by Jochen Voss <voss@mathematik.uni-kl.de>.
6547 1999-03-08  Roland McGrath  <roland@baalperazim.frob.com>
6549         * hurd/hurdexec.c (_hurd_exec): Handle ARGV or ENVP parameters being
6550         null, in which case send an empty string.
6552 1999-03-02  Mark Kettenis  <kettenis@gnu.org>
6554         * Makerules (LD_FLAGS-c.so): Add -u __register_frame to force the
6555         backward compatibility EH functions to be linked when using
6556         gcc-2.8.1.  Patch by Zack Weinberg <zack@rabi.columbia.edu>.
6558 1999-03-08  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6560         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Undo last change.
6561         /dev/pts status may change during runtime.
6563 1999-03-08  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6565         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Undo last
6566         change.  /dev/pts status can change during runtime.
6568 1999-03-07  Thorsten Kukuk  <kukuk@suse.de>
6570         * sunrpc/svc_tcp.c (readtcp): go into fatal error state if
6571         poll reports error.
6572         * nis/nss_nisplus/nisplus-parser.c: Avoid duplicate strlen calls,
6573         add some more sanity checks.
6574         * nis/nss_nisplus/nisplus-pwd.c: Include nisplus-parser.h for
6575         parser prototype.
6577 1999-03-05  Thorsten Kukuk  <kukuk@suse.de>
6579         * sunrpc/rpc/xdr.h: Add x_getint32/x_putint32 to xdr_ops,
6580         change XDR_GETINT32/XDR_PUTINT32 to sue new functions.
6581         * sunrpc/xdr_mem.c: Add xdrmem_getint32, xdrmem_putint32.
6582         * sunrpc/xdr_rec.c: Add xdrrec_getint32, xdrrec_putint32.
6583         * sunrpc/xdr_sizeof.c: Add x_putint32, add dummy function
6584         for x_getint32.
6585         * sunrpc/xdr_stdio.c: Add xdrstdio_getint32, xdrstdio_putint32.
6586         * nis/nis_print.c: Fix ctime argument for platforms where
6587         sizeof (time_t) != sizeof (int).
6589 1999-03-07  Mark Kettenis  <kettenis@gnu.org>
6591         * sysdeps/unix/bsd/clock.c (timeval_to_clock_t): Use
6592         CLOCKS_PER_SEC instead of CLK_TCK.
6594 1999-03-05  Ulrich Drepper  <drepper@cygnus.com>
6596         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Remember
6597         whether /dev/pts is available.
6598         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Fix handling of
6599         dev_pts_available.
6601         * posix/globtest.sh: Make common_objpfx path absolute and and db2
6602         and hesiod directory to library path [PR libc/1007].
6604 1999-03-05  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6606         * resolv/inet_addr.c (inet_aton): Don't allow componets >
6607         255.  Patch by Bruno Haible <haible@ilog.fr> [PR libc/1010].
6609 1999-03-05  Geoff Keating  <geoffk@ozemail.com.au>
6611         * sysdeps/powerpc/dl-machine.c (__elf_machine_runtime_setup):
6612         DT_PLTGOT has already been relocated.
6613         (__elf_machine_fixup_plt): Likewise.
6614         Minor cleanups.
6616 1999-03-04  Roland McGrath  <roland@baalperazim.frob.com>
6618         * hurd/hurdlookup.c (__hurd_file_name_lookup): Comment fix.
6620 1999-03-03  Ulrich Drepper  <drepper@cygnus.com>
6622         * wcsmbs/wcsmbsload.c (add_slashes): Rename to norm_add_slashes
6623         and fold string to uppercase [PR libc/1005].
6625 1999-03-03  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6627         * elf/dl-load.c (lose): Fix return type.
6629 1999-03-03  Roland McGrath  <roland@baalperazim.frob.com>
6631         * sysdeps/mach/hurd/bits/fcntl.h
6632         [__USE_GNU] (O_NOFOLLOW, O_DIRECTORY): New macros.
6633         * hurd/hurdlookup.c (__hurd_file_name_lookup): If O_NOFOLLOW is set,
6634         set O_NOTRANS as well.
6635         (__hurd_file_name_lookup_retry): At successful end of lookup,
6636         if O_NOFOLLOW set, io_stat the resultant port and fail with ENOENT if
6637         it is a translated node not owned by root.
6638         (__hurd_file_name_lookup): If O_DIRECTORY is set, put a trailing slash
6639         on the file name passed to LOOKUP.
6641 1999-03-02  Ulrich Drepper  <drepper@cygnus.com>
6643         * manual/time.texi (High Resolution Timer): Correct computation in
6644         example.  Reported by jjf@devel.cemsys.com.
6646 1999-03-02  Philip Blundell  <pb@nexus.co.uk>
6648         * sysdeps/arm/dl-machine.h (elf_machine_runtime_setup): DT_PLTGOT
6649         entry is already relocated.
6651 1999-03-01  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6653         * resolv/res_hconf.c (parse_line): Skip empty lines.  Bug reported
6654         by Marcus Harnisch <marcus@harnisch.isdn.cs.tu-berlin.de>.
6656 1999-03-01  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6658         * sysdeps/i386/sys/ucontext.h (ucontext): Rename field uc_links to
6659         uc_link which is the right name according to Unix98.
6660         Reported by Craig Metz [PR libc/1001].
6661         * sysdeps/arm/sys/ucontext.h (ucontext): Likewise.
6662         * sysdeps/m68k/sys/ucontext.h (ucontext): Likewise.
6663         * sysdeps/mips/sys/ucontext.h (ucontext): Likewise.
6664         * sysdeps/unix/sysv/linux/alpha/sys/ucontext.h (ucontext): Likewise.
6665         * sysdeps/unix/sysv/linux/i386/sys/ucontext.h (ucontext): Likewise
6666         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h (ucontext): Likewise.
6668 1999-02-25  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6670         * manual/libc.texinfo: Wrap @top node inside @ifnottex instead of
6671         @ifinfo.
6673 1999-02-25  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6675         * iconvdata/Makefile: Always include iconv-rules, but disable rule
6676         to regenerate it if avoid-generated.
6678         * Makeconfig: Always include sys-dirs, but disable rule to
6679         regenerate it when avoid-generated.
6681         * sysdeps/unix/Makefile: Put `ifndef avoid-generated' only around
6682         rule to generate sysd-syscalls.
6684         * elf/Makefile (generated): Remove $(objpfx) from names.
6686 1999-02-28  Mark Kettenis  <kettenis@gnu.org>
6688         * sysdeps/mach/hurd/getsockname.c (getsockname): Set *LEN to the
6689         actual length if the adress length is smaller than the input
6690         value.  Change type of *LEN paramater to socklen_t.
6691         * sysdeps/mach/hurd/getpeername.c (getpeername): Likewise.
6692         * sysdeps/mach/hurd/accept.c (accept): Likewise.
6693         * sysdeps/mach/hurd/recvfrom.c (recvfrom): Likewise.
6694         * sysdeps/mach/hurd/sendto.c (sendto): Change type of ADDR_LEN
6695         paramater to socklen_t.
6697 1999-02-28  Roland McGrath  <roland@baalperazim.frob.com>
6699         * hurd/hurd-raise.c (_hurd_raise_signal): Send "poll request"
6700         msg_sig_post RPC (with SIGNO=0), rather than generating signal (again)
6701         with the RPC.
6703 1999-02-27  Roland McGrath  <roland@baalperazim.frob.com>
6705         * sysdeps/mach/getsysstats.c (__get_nprocs_conf, __get_nprocs,
6706         __get_phys_pages): Cast &HBI to silence warning.
6708         * hurd/Makefile (routines): Add hurdchdir and hurdfchdir.
6709         * hurd/hurdchdir.c: New file.
6710         * hurd/hurdfchdir.c: New file.
6711         * sysdeps/mach/hurd/chroot.c: Call
6712         _hurd_change_directory_port_from_name to do the work.
6713         * sysdeps/mach/hurd/chdir.c: Likewise.
6714         * sysdeps/mach/hurd/fchdir.c: Call
6715         _hurd_change_directory_port_from_fd to do the work.
6716         * hurd/fchroot.c: Likewise.
6717         * hurd/hurd.h: Declare them.
6719 1999-02-27  Ulrich Drepper  <drepper@cygnus.com>
6721         * elf/dl-load.c (lose): Add more comments to explain the `why'.
6722         (_dl_map_object): Remove redundant test.
6724 1999-02-27  Roland McGrath  <roland@baalperazim.frob.com>
6726         * hurd/hurdselect.c (_hurd_select): When bailing for bogus fd, don't
6727         try to _hurd_port_free a lower-numbered descriptor that was not in any
6728         fd_set.
6730 1999-02-26  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6732         * wcsmbs/wcstold_l.c [__NO_LONG_DOUBLE_MATH]: Add prototype
6733         declaration for ____wcstod_l_internal.
6735         * stdlib/strtold.c [__NO_LONG_DOUBLE_MATH]: Include <stdlib.h> for
6736         __strtod_internal prototype.
6737         * stdlib/strtold_l.c [__NO_LONG_DOUBLE_MATH]
6738         (____strtold_l_internal): Add prototype declaration.
6739         (__strtold_l): Call correct function.
6741 1999-02-24  Ulrich Drepper  <drepper@cygnus.com>
6743         * elf/elf.h: Add 32bit HPPA definitions.
6745 1999-02-23  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6747         * malloc/malloc.c (mALLOC_SET_STATe): Handle the case where a
6748         non-checked heap is restored when malloc checking was requested by
6749         the user.
6750         (struct malloc_state): Add using_malloc_checking.
6751         (MALLOC_STATE_VERSION): Increment minor.
6752         (using_malloc_checking, disallow_malloc_check): New variables.
6753         (__malloc_check_init): Use them.
6754         (mALLOC_GET_STATe): Use mALLOc to allocate the malloc_state, so
6755         that it can the chunk is properly instrumented when malloc
6756         checking is enabled.  Set the new using_malloc_checking field.
6757         (malloc_hook_ini): Correct signature when _LIBC is not defined.
6759 1999-02-23  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6761         * sysdeps/unix/sysv/linux/i386/dl-librecon.h
6762         (DISTINGUISH_LIB_VERSIONS): Don't relocate DT_STRTAB a second
6763         time.
6765         * elf/rtld.c (dl_main): Rename paths_initialized to rtld_is_main.
6766         Don't call elf_get_dynamic_info and _dl_setup_hash a second time
6767         if ld.so is the main program.
6769 1999-02-23  Ulrich Drepper  <drepper@cygnus.com>
6771         * stdio-common/vfprintf.c (vfprintf): If precision or width is too
6772         large for work_buffer, allocate new buffer.
6773         (printf_unknown): Likewise.  [PR libc/988]
6775 1999-02-22  Ulrich Drepper  <drepper@cygnus.com>
6777         * sysdeps/unix/sysv/linux/ttyname.c: Use __xstat and __fxstat
6778         instead of stat and fstat.
6779         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
6781 1999-02-23  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6783         * elf/dl-error.c (_dl_signal_cerror): New function.
6784         (_dl_signal_error): Don't call receiver function.
6785         * elf/dl-lookup.c (_dl_lookup_symbol): Call _dl_signal_cerror
6786         instead of _dl_signal_error when reporting references to undefined
6787         symbols or versions.
6788         (_dl_lookup_versioned_symbol): Likewise.
6789         (_dl_lookup_versioned_symbol_skip): Likewise.
6790         * elf/dl-version.c (match_symbol): Likewise.
6792         * elf/ldsodefs.h: Declare _dl_signal_cerror.
6794 1999-02-22  Ulrich Drepper  <drepper@cygnus.com>
6796         * misc/getttyent.c (getttyent): Release lock on stream later to
6797         also protect global variable zapchar.
6799         * sysdeps/unix/sysv/linux/clock.c: Don't test return value of
6800         __times [PR libc/990].
6802 1999-02-21  David S. Miller  <davem@redhat.com>
6804         * sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h: Fix
6805         parentheses in Feb 2 changes.
6806         * sysdeps/unix/sysv/linux/sparc/sparc64/sigcontextinfo.h: Likewise.
6808 1999-02-21  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6810         * sysdeps/generic/glob.c (glob): Save previous errno.
6812 1999-02-21  Ulrich Drepper  <drepper@cygnus.com>
6814         * sysdeps/generic/glob.c (glob): Enlarge buffers for reentrant
6815         lookup functions if it is too small.
6817 1999-02-20  Ulrich Drepper  <drepper@cygnus.com>
6819         * elf/dl-deps.c (_dl_map_object_deps): Don't add dummy objects created
6820         for tracing to the scope lists.
6821         * elf/do-lookup.h: Remove test for l_opencount == 0 after above change.
6822         DT_SYMTAB is always available according to ELF spec.
6824         * elf/dl-lookup.c (_dl_lookup_symbol_skip): Before first do_lookup
6825         call test whether there is any scope left.
6826         (_dl_lookup_versioned_symbol_skip): Likewise.
6828         * elf/Makefile (distribute): Add do-lookup.h.
6829         * elf/do-lookup.h: New file.  Split out from dl-lookup.c.
6830         * elf/dl-lookup.c: Move do_lookup function in separate file and
6831         include the file twice, for handling versioning and without it.
6833         * sysdeps/i386/dl-machine.h (elf_machine_runtime_setup): DT_PLTGOT
6834         entry is already relocated.
6835         * sysdeps/alpha/dl-machine.h (elf_machine_runtime_setup): Likewise.
6836         * sysdeps/m68k/dl-machine.h (elf_machine_runtime_setup): Likewise.
6837         * sysdeps/mips/dl-machine.h (elf_machine_runtime_setup): Likewise.
6838         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_runtime_setup):
6839         Likewise.
6840         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_runtime_setup):
6841         Likewise.
6842         * sysdeps/mips/mips64/dl-machine.h (elf_machine_runtime_setup):
6843         Likewise.
6845         * elf/dynamic-link.h (elf_get_dynamic_info): Take new argument with
6846         load address.  Relocate d_ptr in DT_DTRTAB, DT_SYMTAB, DT_RELA, DT_REL,
6847         DT_JMPREL, DT_PLTGOT, and DT_VERSYM l_info entry.
6848         (_ELF_DYNAMIC_DO_RELOC): Take extra argument which specifies whether
6849         rel and rela relocations can both happen and skip one test if this
6850         is not possible.
6851         (ELF_DYNAMIC_DO_RELA, ELF_DYNAMIC_DO_REL): Call _ELF_DYNAMIC_DO_RELOC
6852         appropriately.
6853         * elf/dl-addr.c (_dl_addr): DT_SYMTAB and DT_STRTAB entries are
6854         already relocated.
6855         * elf/dl-deps.c (_dl_map_object_deps): DT_STRTAB entry is already
6856         relocated.
6857         * elf/dl-load.c (_dl_init_paths): DT_STRTAB entry is already relocated.
6858         (_dl_map_object_from_fd): Call elf_get_dynamic_info with new argument.
6859         (_dl_map_object): DT_STRTAB entry is already relocated.
6860         * elf/dl-lookup.c (do_lookup): DT_STRTAB and DT_SYMTAB entries are
6861         already relocated.
6862         * elf/dl-reloc.c (_dl_relocate_object): DT_STRTAB entry is already
6863         relocated.
6864         * elf/dl-runtime.c (fixup): DT_SYMTAB, DT_STRTAB, DT_JMPREL, and
6865         DT_VERSYM entries are already relocated.
6866         (profile_fixup): Likewise.
6867         * elf/dl-version.c: Rename VERSTAG macro into VERSYMIDX.  Replace
6868         all users.
6869         (match_symbol): DT_STRTAB entry is already relocated.
6870         (_dl_check_map_versions): Likewise.  Also fo DT_VERSYM.
6871         * elf/do-rel.h (elf_dynamic_do_rel): reladdr is now assumed to be
6872         relocated already.  DT_SYMTAB and DT_VERSYM entries are also relocated.
6873         * elf/rtld.c (_dl_start): Pass extra argument to elf_get_dynamic_info.
6874         (find_needed): DT_STRTAB entry is already relocated.
6875         (dl_main): Pass extra argument to elf_get_dynamic_info.
6876         DT_STRTAB entry is already relocated.
6877         * sysdeps/alpha/dl-machine.h (elf_machine_fixup_plt): DT_JMPREL and
6878         DT_PLTGOT entries are already relocated.
6879         (elf_machine_rela): Likewise for DT_SYMTAB.
6880         * sysdeps/arm/dl-machine.h (elf_machine_rel): DT_STRTAB is already
6881         relocated.
6882         * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
6883         * sysdeps/m68k/dl-machine.h (elf_machine_rela): Likewise.
6884         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
6885         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
6886         * sysdeps/powerpc/dl-machine.c (__process_machine_rela): Likewise.
6887         * sysdeps/mips/dl-machine.h (elf_machine_got_rel): Likewise.
6888         (elf_machine_got_rel): Likewise for DT_SYMTAB and DT_STRTAB.
6889         * sysdeps/mips/mips64/dl-machine.h: Likewise.
6891         * grp/initgroups.c (initgroups): If function in current module was
6892         successful don't stop but continue to process to get all the groups.
6894         * elf/dl-load.c (_dl_map_object_from_fd): Use global
6895         _dl_pf_to_proot array to convert p_flags value.
6896         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
6898         * elf/dynamic-link.h (elf_get_dynamic_info): Use memset instead of
6899         loop to clear `info'.
6901         * sysdeps/i386/i486/bits/string.h: If fill byte is constant let gcc
6902         do the work and don't use inline assembler.
6904 1999-02-19  Ulrich Drepper  <drepper@cygnus.com>
6906         * elf/ldsodefs.h (_dl_signal_error): Mark as __noreturn__.
6907         * elf/dl-load.c (lose): Make it a function at the toplevel, mark as
6908         noreturn, and prevent it from being inlined.
6909         Define LOSE appropriately.
6910         (_dl_map_object_from_fd): Compare all bytes in e_ident at once.
6911         Optimize decoding of p_flags for certain platforms.
6913 1999-02-19  Philip Blundell  <pb@nexus.co.uk>
6915         * Makeconfig (link-libc): When doing a static link, make sure that
6916         libgcc.a is included both before and after libc.a.
6918 1999-02-18  Thorsten Kukuk  <kukuk@suse.de>
6920         * nis/nss_compat/compat-spwd.c: Fix handling of default values for
6921         sp_warn, sp_inact, sp_expire and sp_flag.
6923 1999-02-18  Ulrich Drepper  <drepper@cygnus.com>
6925         * elf/link.h (link_map): Add l_dev and l_ino.
6926         * elf/dl-load.c (_dl_map_object_from_fd): Test dev/ino of newly
6927         loaded shared object with all loaded objects.  Initialize l_ino
6928         and l_dev in case it's new.
6929         * elf/rtld.c (dl_main): Explain situation is l_dev/l_ino with main
6930         object.
6931         * elf/Makefile: Compile and run new test.
6932         * elf/multiload.c: New file.
6934         * nss/nsswitch.h (service_user): Change name field from const char *
6935         to char[0].
6936         (name_database_entry): Likewise.
6937         * nss/nsswitch.c (nss_parse_service_list): Adjust memory allocation
6938         for change of `service_user'.
6939         (nss_getline): Adjust memory allocation for change of
6940         `name_database_entry'.
6942         * catgets/catgets.c: Correctly handle NLSPATH from environment
6943         [PR libc/980].
6945         * io/Makefile (routines): Add lock64.
6946         * io/Versions: Add lockf64 for GLIBC_2.1.1.
6947         * sysdeps/generic/lockf64.c: New file.
6949 1999-02-16  Ulrich Drepper  <drepper@cygnus.com>
6951         * string/bits/string2.h: Only use strncmp optimization if count
6952         argument is constant.
6954 1999-02-16  Roland McGrath  <roland@baalperazim.frob.com>
6956         * sysdeps/mach/hurd/revoke.c: New file.
6958 1999-02-16  Ulrich Drepper  <drepper@cygnus.com>
6960         * wctype/wctype.h (_ISwbit): Cast result of shift operations to
6961         int to avoid warning about `ISO C restricts enumerator values to
6962         range of `int''.
6964 1999-02-16  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6966         * elf/dlfcn.h: Fix typo.
6967         * sysdeps/generic/bits/dlfcn.h: Likewise.
6968         * sysdeps/mips/bits/dlfcn.h: Likewise.
6970 1999-02-16  Ulrich Drepper  <drepper@cygnus.com>
6972         * sysdeps/i386/i486/bits/string.h (memcmp): Correctly set flags
6973         for the case N == 0.
6975         * db2/Makefile (distribute): Add LICENSE.
6977 1999-02-03  Jeff Bailey  <jbailey@nisa.net>
6979         * sysdeps/unix/make_errlist.c: Add i18n and copyright to
6980         generated files.
6982         * sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c: Fix typo.
6984 1999-02-16  Ulrich Drepper  <drepper@cygnus.com>
6986         * time/mktime.c: Use ISO C form for function definitions and
6987         remove unnecessary prototypes.
6989         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix typo in last change.
6991         * time/time.h: Avoid unneccesary #ifdef.
6993 1999-02-15  Geoff Keating  <geoffk@ozemail.com.au>
6995         * stdio-common/_itoa.c (_itoa): Correct parameters to
6996         udiv_qrnnd_preinv.
6998 1999-02-14  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7000         * misc/sys/cdefs.h: Undefine __PMT since it might be defined
7001         before (e.g. in glob.h).
7002         Closes PR libc/959.
7004 1999-02-16  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7006         * sysdeps/mips/fpu_control.h: Fix typo.
7007         Patch by Sylvain Pion <Sylvain.Pion@sophia.inria.fr>.
7008         Remove __setfpucw.
7010 1999-02-10  Roland McGrath  <roland@baalperazim.frob.com>
7012         * sysdeps/mach/hurd/pipe.c (__pipe): Don't call __socket_shutdown on
7013         the "unused" ends of the sockets.  Let pipes be bidirectional.
7015 1999-02-15  Ulrich Drepper  <drepper@cygnus.com>
7017         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Correct test for
7018         invalid ai_flags.
7020 1999-02-15  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7022         * manual/llio.texi (Waiting for I/O): Correct meaning.  Patch by
7023         Jochen Voss <voss@mathematik.uni-kl.de> [PR libc/969].
7025         * manual/setjmp.texi (Non-Local Exits and Signals): Fix
7026         typo.  Patch by Jochen Voss <voss@mathematik.uni-kl.de> [PR libc/970].
7028 1999-02-15  Ulrich Drepper  <drepper@cygnus.com>
7030         * string/Versions: Add __strverscmp to GLIBC_2.1.1.
7032 1999-02-13  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
7034         * misc/syslog.c (vsyslog): Remember errno for %m format.  Fix
7035         check for priority mask.
7037 1999-02-14  Ulrich Drepper  <drepper@cygnus.com>
7039         * resolv/netdb.h (AI_NUMERICHOST): Change to 4.
7040         Reported by Craig Metz <cmetz@inner.net> .
7042 1999-02-14  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7044         * stdio-common/Makefile (tests): tllformat added.
7046         * stdio-common/tllformat.c: New program, based on tiformat.c with
7047         examples from Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.
7049 1999-02-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
7051         * posix/test-vfork.c: Fix exit status test.
7053 1999-02-14  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7055         * sysdeps/unix/sysv/linux/sa_len.c (__libc_sa_len): Add some
7056         missing cases.  Reported by Craig Metz <cmetz@inner.net> [PR libc/964].
7058 1999-02-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
7060         * sysdeps/m68k/fpu/s_modf.c: Optimized by using __m81_test instead
7061         of separare explicit comparisons.
7063 1999-02-11  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
7065         * sysdeps/wordsize-64/inttypes.h: Always define ldiv_t if not yet
7066         defined.
7068         * sysdeps/wordsize-32/inttypes.h: Always define lldiv_t if not yet
7069         defined.
7071 1999-02-09  Ulrich Drepper  <drepper@cygnus.com>
7073         * po/el.po: Update from translation team.
7075 1999-02-09  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7077         * intl/locale.alias: Fix slovenian entry [PR libc/948].
7079 1999-02-09  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7081         * elf/sprof.c: assert.h isn't used anymore, remove inclusion.
7082         * inet/ruserpass.c: Likewise.
7083         * locale/programs/stringtrans.c: Likewise.
7084         * locale/programs/localedef.c: Likewise.
7085         * nscd/grpcache.c: Likewise.
7086         * nss/nss_files/files-XXX.c: Likewise.
7087         * stdlib/canonicalize.c: Likewise.
7088         * sysdeps/posix/sigwait.c: Likewise.
7090 1999-02-09  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7092         * sunrpc/pmap_rmt.c (clnt_broadcast): We need 32 bit comparison
7093         even on 64 bit platforms.
7095         * sunrpc/clnt_tcp.c (clnttcp_call): Likewise.
7096         Patch by Loic Prylli <Loic.Prylli@ens-lyon.fr>.
7098 1999-02-09  Ulrich Drepper  <drepper@cygnus.com>
7100         * intl/dcgettext.c: Include locale.h is available.
7102 1999-02-08  Ulrich Drepper  <drepper@cygnus.com>
7104         * po/nl.po: Update from translation team.
7106         * sysdeps/libm-i387/s_asinhf.S: Correct computing absolute value.
7108         * Makefile: Allow calling goals for po subdir.
7110         * sysdeps/unix/sysv/linux/alpha/bits/signum.h: Add missing RT
7111         signal definitions.
7113         * po/el.po: New file.
7115 1999-02-07  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
7117         * elf/dl-load.c (_dl_map_object_from_fd): Replace magic constant
7118         when processing DT_SYMBOLIC objects.
7120 1999-02-07  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
7122         * elf/dl-load.c (_dl_map_object_from_fd): When looking for the
7123         program headers without PT_PHDR only require that they are
7124         contained within one of the loaded segments.  Don't use assert,
7125         since that would be a bug in the object, not the dynamic linker.
7127 1999-02-08  Richard Henderson  <rth@cygnus.com>
7129         * sysdeps/alpha/dl-machine.h (TRAMPOLINE_TEMPLATE): Save and
7130         restore all call-clobbered fp regs.
7132 1999-02-08  Ulrich Drepper  <drepper@cygnus.com>
7134         * po/cs.po: New file.
7136         * resolv/res_hconf.c (_res_hconf_init): Don't use ENV_HOSTCONF for
7137         SUID binaries.
7139 1999-02-07  Ulrich Drepper  <drepper@cygnus.com>
7141         * signal/signal.h: Don't declare __libc_allocate_rtsig.
7142         * include/signal.h: Declare __libc_allocate_rtsig here.
7144         * elf/dl-lookup.c: Increment _dl_num_relocations in the four entry
7145         point functions, not do_lookup since the later can be called more
7146         than once.
7148 1999-02-03  Jakub Jelinek  <jj@ultra.linux.cz>
7150         * sysdeps/generic/segfault.c: Add ADVANCE_STACK_FRAME
7151         macro, so that architectures which need to add some special
7152         offset to stack pointer can share this file.
7154         * sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h: New file.
7155         * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: New file.
7156         * sysdeps/unix/sysv/linux/sparc/sparc64/sigcontextinfo.h: New file.
7157         * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: New file.
7159         * sysdeps/unix/sysv/linux/sparc/sparc32/bits/mman.h: Remove.
7160         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/mman.h: Remove.
7161         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: New file - common
7162         between sparc32 and sparc64.
7164         * sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: Remove.
7165         * sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: Remove.
7166         * sysdeps/unix/sysv/linux/sparc/vfork.S: New file - common
7167         between sparc32 and sparc64.
7169         * sysdeps/unix/sysv/linux/sparc/sparc32/fork.S: Remove.
7170         * sysdeps/unix/sysv/linux/sparc/sparc64/fork.S: Remove.
7171         * sysdeps/unix/sysv/linux/sparc/fork.S: New file - common
7172         between sparc32 and sparc64.
7174         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.S: Remove.
7175         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.S: Remove.
7176         * sysdeps/unix/sysv/linux/sparc/sysdep.S: New file - common
7177         between sparc32 and sparc64.
7179 1999-02-07  Ulrich Drepper  <drepper@cygnus.com>
7181         * Versions.def: New version GLIBC_2.1.1 for libc.
7182         * stdlib/Versions: Add _Exit, imaxdiv, and imaxdiv to GLIBC_2.1.1.
7183         * stdlib/labs.c: Moved to...
7184         * sysdeps/generic/labs.c: ...here.
7185         * stdlib/llabs.c: Moved to...
7186         * sysdeps/generic/llabs.c: ...here.
7187         * stdlib/stdlib.h: Allow definition of ldiv_t and lldiv_t in other
7188         header.  Declare _Exit.
7189         * sysdeps/generic/_exit.c: Add alias _Exit.
7190         * sysdeps/mach/hurd/_exit.c: Likewise.
7191         * sysdeps/standalone/i386/force_cpu386/_exit.c: Likewise.
7192         * sysdeps/standalone/i960/nindy960/_exit.c: Likewise.
7193         * sysdeps/standalone/m68k/m68020/mvme136/_exit.c: Likewise.
7194         * sysdeps/unix/_exit.c: Likewise.
7195         * sysdeps/wordsize-32/inttypes.h: Define imaxdiv_t and declare
7196         imaxdiv and imaxabs.  Declare lldiv_t if necessary.
7197         * sysdeps/wordsize-64/inttypes.h: Likewise.
7198         * sysdeps/wordsize-32/llabs.c: New file.
7199         * sysdeps/wordsize-32/lldiv.c: New file.
7200         * sysdeps/wordsize-64/labs.c: New file.
7201         * sysdeps/wordsize-64/ldiv.c: New file.
7202         * manual/arith.texi: Document imaxabs, imaxdiv_t, and imaxdiv.
7203         * manual/startup.texi: Document _Exit.
7205 1999-02-07  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7207         * nscd/cache.c: Include <arpa/inet.h> for inet_ntop.
7209 1999-02-06  Ulrich Drepper  <drepper@cygnus.com>
7211         * Versions.def: Add versions for ld.so.
7212         * csu/Versions: Remove __libc_stack_end here.
7213         * elf/Versions: Split libc definitions in libc and ld.so definitions.
7214         * elf/Makefile (ld-map): Change to ld.so.map.
7215         * scripts/versions.awk: Recognize dot in library names.
7217         * ctype/ctype.h: Remove definitions of __tolower and __toupper.
7218         Don't use __tolower and __toupper in inline functions.
7219         Add optimizing macros for tolower and toupper.
7220         * ctype/ctype-extn.c (_tolower): Don't use __tolower.
7221         (_toupper): Don't use __toupper.
7222         * ctype/ctype.c (tolower): Don't use __tolower.
7223         (toupper): Don't use toupper.
7225         * nscd/cache.c (prune_cache): Correct printing of debugging messages.
7227         * resolv/Versions (libresolv): Export __ns_name_unpack and
7228         __ns_name_ntop.
7229         * resolv/res_comp.c: Rename ns_name_unpack to __ns_name_unpack and
7230         make it global.  Change all users.  Similar for ns_name_ntop.
7231         * resolv/nss_dns/dns-host.c: Don't use dn_expand when extracting in
7232         user-provided buffer.  Use __ns_name_unpack and __ns_name_ntop
7233         directly to detect too small buffer.
7234         * resolv/nss_dns/dns-network.c: Likewise.
7236         * stdio-common/Makefile (tests): Add scanf12.
7237         * stdio-common/scanf12.c: New file.
7238         * stdio-common/scanf12.input: New file.
7239         * stdio-common/vfscanf.c (__vfscanf): Handle +/- at beginning of
7240         floating-point correctly if the number is invalid.
7242         * stdio-common/vfscanf.c: Don't use non-reentrant multibyte conversion
7243         functions.
7244         * stdio-common/printf_fp.c: Likewise.
7245         * stdio-common/printf_fphex.c: Likewise.
7246         * stdio-common/vfprintf.c: Likewise.
7249 See ChangeLog.9 for earlier changes.