[versioning=yes]: Build the mapfiles with a pattern rule that lists all of them as...
[glibc.git] / ChangeLog
blob02d6720314bc85887e4a466f90856b489f8eaa19
1 Fri Jul  3 14:35:55 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3         * sysdeps/unix/sysv/linux/m68k/Versions: New file.
5 1998-07-02 21:51  Ulrich Drepper  <drepper@cygnus.com>
7         * Makeconfig: Define list of subdirs as all-subdirs and make subdirs
8         a copy.
9         * Makefile: Add rules to generate map files.
10         (distribute): Remove libc.map, add Versions.def and versions.awk.
11         * Makerules: Change rules to find map files on common-objpfx.
12         * elf/Makefile: Likewise.
13         * md5-crypt/Makefile: Likewise.
14         * nis/Makefile (libnsl-map): Remove.
15         * Versions.def: New file.
16         * versions.awk: New file.
17         * argp/Versions: New file.
18         * assert/Versions: New file.
19         * catgets/Versions: New file.
20         * csu/Versions: New file.
21         * ctype/Versions: New file.
22         * db/Versions: New file.
23         * debug/Versions: New file.
24         * dirent/Versions: New file.
25         * elf/Versions: New file.
26         * gmon/Versions: New file.
27         * grp/Versions: New file.
28         * hesiod/Versions: New file.
29         * hurd/Versions: New file.
30         * iconv/Versions: New file.
31         * inet/Versions: New file.
32         * intl/Versions: New file.
33         * io/Versions: New file.
34         * libio/Versions: New file.
35         * linuxthreads/Versions: New file.
36         * locale/Versions: New file.
37         * login/Versions: New file.
38         * malloc/Versions: New file.
39         * math/Versions: New file.
40         * md5-crypt/Versions: New file.
41         * misc/Versions: New file.
42         * nis/Versions: New file.
43         * nss/Versions: New file.
44         * posix/Versions: New file.
45         * pwd/Versions: New file.
46         * resolv/Versions: New file.
47         * resource/Versions: New file.
48         * rt/Versions: New file.
49         * setjmp/Versions: New file.
50         * shadow/Versions: New file.
51         * signal/Versions: New file.
52         * socket/Versions: New file.
53         * stdio/Versions: New file.
54         * stdio-common/Versions: New file.
55         * stdlib/Versions: New file.
56         * streams/Versions: New file.
57         * string/Versions: New file.
58         * sunrpc/Versions: New file.
59         * sysdeps/alpha/Versions: New file.
60         * sysdeps/alpha/fpu/Versions: New file.
61         * sysdeps/i386/Versions: New file.
62         * sysdeps/sparc/Versions: New file.
63         * sysdeps/unix/sysv/Versions: New file.
64         * sysdeps/unix/sysv/linux/Versions: New file.
65         * sysdeps/unix/sysv/linux/alpha/Versions: New file.
66         * sysdeps/unix/sysv/linux/i386/Versions: New file.
67         * sysdeps/unix/sysv/linux/mips/Versions: New file.
68         * sysvipc/Versions: New file.
69         * termios/Versions: New file.
70         * time/Versions: New file.
71         * wcsmbs/Versions: New file.
72         * wctype/Versions: New file.
73         * libc.map: Removed.
74         * db/libdb.map: Removed.
75         * elf/libdl.map: Removed.
76         * hesiod/libnss_hesiod.map: Removed.
77         * hurd/libhurduser.map: Removed.
78         * hurd/libmachuser.map: Removed.
79         * linuxthreads/libpthread.map: Removed.
80         * locale/libBrokenLocale.map: Removed.
81         * login/libutil.map: Removed.
82         * math/libm.map: Removed.
83         * md5-crypt/libcrypt.map: Removed.
84         * nis/libnsl.map: Removed.
85         * nis/libnsl_compat.map: Removed.
86         * nis/libnss_nis.map: Removed.
87         * nis/libnss_nisplus.map: Removed.
88         * nss/libnss_db.map: Removed.
89         * nss/libnss_files.map: Removed.
90         * resolv/libnss_dns.map: Removed.
91         * resolv/libresolv.map: Removed.
92         * rt/librt.map: Removed.
94         * elf/dl-load.c (fillin_rpath): Fix test for trusted directory.
95         Fix typos.
97         * elf/rtld.c (process_dl_debug): Recognize 'all'.
98         (process_envvars): LD_BIND_NOW must be followed by y, Y, or 1.
100         * sysdeps/generic/elf/backtracesyms.c: Allocate string memory of
101         correct size.
103 1998-07-01  Ulrich Drepper  <drepper@cygnus.com>
105         * sysdeps/unix/sysv/linux/getsysstats.c (get_proc_path): Fix typo
106         in comment.
108         * nscd/nscd.c: Include unistd.h.
110 1998-07-01 09:32  Ulrich Drepper  <drepper@cygnus.com>
112         * math/libm-test.c: Adjust delta for indentities1_test because gcc
113         became cleverer.
115 1998-06-29  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
117         * resolv/inet_addr.c (inet_aton): Define variable base only if needed.
119 1998-06-30  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
121         * scripts/test-installation.pl: Include <stdio.h> in test program
122         to make it strictly conforming.
124 1998-06-30  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
126         * sysdeps/unix/sysv/linux/m68k/sysdep.S: Make _errno a weak alias,
127         not a strong alias.
128         * sysdeps/unix/sysv/linux/i386/sysdep.S: Likewise.
129         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.S: Likewise.
130         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.S: Likewise.
131         * sysdeps/unix/sysv/linux/arm/sysdep.S: Likewise.
133 1998-06-30  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
135         * sysdeps/unix/sysv/linux/m68k/sysdep.S: Make _errno a weak alias,
136         not a strong alias.
138 1998-06-30  Ulrich Drepper  <drepper@cygnus.com>
140         * posix/Makefile (headers): Remove bits/pthreadtypes.h.
141         * sysdeps/unix/sysv/linux/Makefile [subdir==posix] (headers): Add
142         bits/pthreadtypes.h.
144 1998-06-30 11:47  Ulrich Drepper  <drepper@cygnus.com>
146         * include/aio.h: New file.
147         * posix/Makefile (distribute): Add bits/pthreadtypes.h.
148         (tests): Build and run annexc program.
149         * posix/annexc.c: New file.
150         * posix/bits/posix1_lim.h: Add several more _POSIX_* limits.
151         * rt/aio.h: Remove __need_timespec_t.  We can include the whole time.h.
152         * rt/aio_misc.c: Include limits.h.
153         * rt/aio_notify.c: Include errno.h.
154         * sysdeps/unix/sysv/linux/alpha/bits/types.h: Include pthreadtypes.h.
155         Define size_t.
156         * sysdeps/unix/sysv/linux/bits/types.h: Likewise.
157         * sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
158         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h: Likewise.
159         * sysdeps/unix/sysv/linux/bits/errno.h: Define ENOTSUP though the
160         kernel doesn't do this.
161         * sysdeps/unix/sysv/linux/bits/fcntl.h: Define O_LARGEFILE only if
162         __USE_LARGEFILE64 is defined.
163         * sysdeps/unix/sysv/linux/bits/pthreadtypes.h: New file.  Empty.
164         * sysdeps/unix/sysv/linux/bits/sched.h: Define __sched_param struct
165         if requested.
166         * sysdeps/unix/sysv/linux/bits/siginifo.h: Protect non-standard names.
168         * stdlib/isomac.c: Avoid include_next warning.
170 1998-06-29 12:27  Ulrich Drepper  <drepper@cygnus.com>
172         * argp/argp.h: Use __PMT instead of __P for function pointer.
173         * iconv/gconv.h: Likewise.
174         * io/fts.h: Likewise.
175         * io/ftw.h: Likewise.
176         * libio/libio.h: Likewise.
177         * malloc/mcheck.h: Likewise.
178         * misc/search.h: Likewise.
179         * posix/glob.h: Likewise.
180         * resolv/resolv.h: Likewise.
181         * signal/signal.h: Likewise.
182         * stdlib/stdlib.h: Likewise.
183         * sysdeps/unix/sysv/linux/bits/sigaction.h: Likewise.
184         * sysdeps/unix/sysv/linux/bits/siginfo.h: Likewise.
186 1998-06-26  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
188         * Makeconfig (CPPFLAGS): Use $($(subdir)-CPPFLAGS) only once.
190 1998-06-27  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
192         * posix/wordexp.c (parse_param): Fix memory leak.
194 1998-06-27  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
196         * libc.map: Export _IO_ftrylockfile.
198 1998-06-27  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
200         * sysdeps/unix/sysv/linux/aio_sigqueue.c: Use get[pu]id instead of
201         __get[pu]id.
203 1998-06-28  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
205         * elf/dl-misc.c (_dl_debug_message): Don't cache the pid.
207         * elf/dl-runtime.c (_dl_object_relocation_scope): Avoid adding the
208         same search list twice.
210 1998-06-29  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
212         * login/programs/utmpd.c (handle_requests): Set and use maximal fd
213         used to optimize loop/select.
215 1998-06-24  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
217         * sysdeps/generic/init-first.c: Don't define __libc_pid.
218         * sysdeps/unix/sysv/linux/init-first.c: Likewise.
219         * sysdeps/mach/hurd/i386/init-first.c: Likewise.
220         * sysdeps/mach/hurd/mips/init-first.c: Likewise.
221         * sysdeps/arm/init-first.c: Likewise.
222         * posix/getopt_init.c: Don't use __libc_pid.
223         * sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise.
224         * sysdeps/unix/sysv/linux/sigqueue.c: Likewise.
225         * libc.map: Remove __libc_uid and __libc_pid.
227 1998-06-28  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
229         * sunrpc/rtime.c (rtime): Use poll instead of select.
231 1998-06-28  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
233         * sunrpc/clnt_tcp.c (readtcp): Use poll instead of select.
234         * sunrpc/pmap_rmt.c (clnt_broadcast): Likewise.
235         * sunrpc/clnt_udp.c (clntudp_call): Likewise.
236         Patches from FreeBSD current.
238 1998-06-28  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
240         * nscd/connections.c (handle_new_request): Handle POLLHUP
241         correctly.
242         (close_sockets): Correct parameter to dbg_log.
244 1998-06-27  David S. Miller  <davem@pierdol.cobaltmicro.com>
246         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_matches_host):
247         Cleanup weak_extern usage for _dl_hwcap and _dl_hwcap_mask.
248         (elf_machine_fixup_plt): Likewise.
249         * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: When
250         _dl_pagesize not set, use system call to always get correct answer.
251         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list
252         (__syscall_getpagesize): Add
254 1998-06-27  Ulrich Drepper  <drepper@cygnus.com>
256         * resolv/res_send.c (res_send): Fix typo.
258 1998-06-25  Andi Kleen <ak@muc.de>
260         * inet/rcmd.c (rcmd): Change to use __poll instead of select.
261         * resolv/res_send.c (res_send): Likewise.
263 1998-06-27 12:58  Ulrich Drepper  <drepper@cygnus.com>
265         * sysdeps/unix/bsd/poll.c: Define __poll, make poll weak alias.
266         * sysdeps/unix/sysv/linux/poll.c: Likewise.
268 1998-06-27  7:07  Richard Henderson  <rth@cygnus.com>
270         * math/atest-exp.c (exp_mpn, main): Cast to mp_limb_t appropriately.
271         * math/atest-exp2.c (exp_mpn, main): Likewise.
272         * math/atest-sincos.c (main): Likewise.
274         * resolv/inet_addr.c (inet_aton): Check for 32-bit overflow.  Move
275         base handling away from strtoul.  Always reset errno.
277         * sysdeps/alpha/Makefile (elf): Kill -mno-fp-regs.
279         * sysdeps/alpha/dl-machine.h (elf_machine_runtime_setup): Only set
280         _dl_profile_map if _dl_name_match_p.
281         (RTLD_START): Fix .prologue.  Set __libc_stack_end.
282         * sysdeps/alpha/elf/start.S: Pass sp as arg 7.  Kill __data_start.
284         * sysdeps/alpha/fpu/fraiseexcpt.c (feraiseexcept): Mark tmp
285         as early-clobber.
287         * sysdeps/libm-ieee754/e_exp10.c: Include "math_private.h".
288         * sysdeps/libm-ieee754/e_exp10f.c: Likewise.
289         * sysdeps/libm-ieee754/e_exp10l.c: Likewise.
291 1998-06-26  Ulrich Drepper  <drepper@cygnus.com>
293         * sysdeps/i386/fpu/bits/mathinline.h (__finite): Use alias-safe code.
295 1998-06-26  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
297         * nis/nis_call.c: Don't copy server structure.
298         * nis/nis_intern.h: Remove unused entries.
299         * nis/nis_table.c: Rewrite __create_ib_request.
301 1998-06-26 14:37  Ulrich Drepper  <drepper@cygnus.com>
303         * configure.in: Check for -fexceptions.
304         * config.make.in: Define exceptions, not no-exceptions.
305         * misc/sys/cdefs.h: Define __PMT.  When using modern g++ define
306         __P to use throw().
307         * misc/Makefile: Define CFLAGS-tsearch.c and CFLAGS-lsearch.c to
308         $(exceptions).
309         * stdlib/Makefile: Likewise for bsearch.c, msort.c, and qsort.c.
310         * misc/search.h: Use __PMT in tsearch, tfind, tdelete, twalk, tdestroy,
311         lfind, and lsearch prototpypes.
312         * stdlib/stdlib.h: Likewise for bsearch and qsort.
314 1998-06-26  Ulrich Drepper  <drepper@cygnus.com>
316         * sysdeps/i386/fpu/bits/mathinline.h (__finite): Use C code, not asm.
318 1998-06-25  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
320         * Makefile (remove-old-headers): Make phony.
322         * configure.in: Substitute @old_glibc_headers@.
324 1998-06-26  Ulrich Drepper  <drepper@cygnus.com>
326         * libc.map: Remove __libc_uid.
328 1998-06-24  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
330         * manual/terminal.texi (Allocation, Pseudo-Terminal Pairs): Fix
331         typos.
333 1998-06-26  Ulrich Drepper  <drepper@cygnus.com>
335         * libc.map: Add Alpha-specific io function from protected namespace.
337 1998-06-25 19:26  Ulrich Drepper  <drepper@cygnus.com>
339         * Makeconfig (CPPFLAGS): Use $($(subdir)-CPPFLAGS) if defined first.
340         * locale/Makefile: Define locale-CPPFLAGS instead of redefining
341         CPPFLAGS.
343         * libc.map: Export __sigaction.
345 1998-06-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
347         * sysdeps/unix/sysv/linux/bits/sched.h (CLONE_PTRACE): Add it
348         (from Linux 2.1.107).
350 1998-06-24  Ulrich Drepper  <drepper@cygnus.com>
352         * nss/nss_files/files-XXX.c (_nss_files_get,ENTNAME_r): Initialize
353         position when file was opened here.
354         Reported by Howard Chu <hyc@platinum.com>.
356         * sysdeps/generic/glob.c: Also protect FNM_* macros from being
357         undefined in a second inclusion.
359 1998-06-20  Mark Kettenis  <kettenis@phys.uva.nl>
361         * sysdeps/mach/hurd/i386/Makefile: New file.
362         * sysdeps/mach/hurd/i386/init-first.c [!PIC] (init1): Call
363         __libc_init_secure.
364         (_hurd_stack_setup): Renamed
365         from __libc_init_first.
366         (__libc_init_first): New function.
367         * sysdeps/mach/hurd/i386/static-start.S: New file.
369 1998-05-30  Mark Kettenis  <kettenis@phys.uva.nl>
371         * sysdeps/mach/hurd/i386/init-first.c
373 1998-06-22  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
375         * grp/initgroups.c: Use _CALL_DL_FCT.
377 1998-06-23  Mark Kettenis  <kettenis@phys.uva.nl>
379         * elf/dl-load.c (_dl_map_object_from_fd): Add missing cast.
381 1998-06-23  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
383         * manual/terminal.texi (Pseudo-Terminals): Correct typos.
385 1998-06-23  Ulrich Drepper  <drepper@cygnus.com>
387         * config.make.in: Remove LDAP support.
388         * nss/Makefile: Likewise.
390 1998-06-22 17:02  Ulrich Drepper  <drepper@cygnus.com>
392         * sysdeps/generic/enbl-secure.c: Don't use __libc_uid.
393         * sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise.
394         * sysdeps/unix/sysv/linux/sigqueue.c: Likewise.
395         * sysdeps/unix/sysv/linux/init-first.c: Don't initialize __libc_uid.
397 1998-06-02  Gordon Matzigkeit  <gord@profitpress.com>
399         * mach/Makefile: Change `mv' invocations to `mv -f'.
400         * mach/Machrules: Likewise.
402 1998-06-22  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
404         * config.make.in (old-glibc-headers): Add it.
406         * configure.in: Add test for glibc 2.0.x headers.
408         * Makefile (headers2_0): New variable - contains so far only
409         Linux/Intel glibc 2.0.x headers.
410         (remove-old-headers): New rule to remove headers from glibc 2.0.x.
411         (install): Depend on remove-old-headers.
413 1998-06-19  Mark Kettenis  <kettenis@phys.uva.nl>
415         * sysdeps/generic/ftruncate.c: Define function as __ftruncate and
416         make ftruncate a weak alias.
417         * sysdeps/mach/hurd/ftruncate.c: Really define function as
418         __ftruncate.
419         * sysdeps/mach/hurd/truncate.c: Include <unistd.h>.
420         (truncate): Fix function defenition to match prototype.
422 1998-06-20  Mark Kettenis  <kettenis@phys.uva.nl>
424         * manual/terminal.texi: Document ttyname_r, getpt, grantpt,
425         unlockpt, ptsname, ptsname_r, openpty and forkpty.
427 1998-06-22  Ulrich Drepper  <drepper@cygnus.com>
429         * sysdeps/generic/glob.c: Make it possible to include glob.h
430         before loading glob.c.
431         Reported by Felix von Leitner <leitner@math.fu-berlin.de>.
433 1998-06-22  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
435         * nscd/connections.c: Use poll() instead of select().
437 1998-06-22 14:08  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
439         * sysdeps/generic/Dist: Fix typo.
441 1998-06-20  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
443         * nis/nis_add.c: Avoid unnecessary strlen () calls.
444         * nis/nis_addmember.c: Likewise.
445         * nis/nis_call.c: Likewise.
446         * nis/nis_creategroup.c: Likewise.
447         * nis/nis_destroygroup.c: Likewise.
448         * nis/nis_findserv.c: Likewise.
449         * nis/nis_ismember.c: Likewise.
450         * nis/nis_print.c: Likewise.
451         * nis/nis_print_group_entry.c: Likewise.
452         * nis/nis_removemember.c: Likewise.
453         * nis/nis_verifygroup.c: Likewise.
454         * nis/ypclnt.c: Likewise.
456         * nis/nis_file.c: Close file handles.
458         * nis/nis_callback.c: Fix typo.
460 1998-06-10  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
462         * nis/Makefile: Add nis-initgroups and compat-initgroups.
463         * nis/libnss_compat.map: Add _nss_compat_initgroups.
464         * nis/libnss_nis.map: Add _nss_nis_initgroups.
465         * nis/nss_compat/compat-initgroups.c: New, faster then getgrent().
466         * nis/nss_nis/nis-initgroups.c: Likewise.
467         * libc-work/nss/nsswitch.c: Rename nss_lookup_function to
468         __nss_lookup_function and make it public.
469         * grp/initgroups.c: Rewrite, to use initgroups function from NSS
470         module if exists, else use old method.
472 1998-06-19  Ulrich Drepper  <drepper@cygnus.com>
474         * nss/getXXbyYY_r.c (lookup_function): Correct return in type
475         definition.
476         * nss/getXXent_r.c (set_function, end_function, get_function):
477         Likewise.  Reported by Thorsten Kukuk.
479         * sysdeps/unix/sysv/linux/sigstack.c: Mark sigstack as dangerous.
481 1998-06-19  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
483         * sysdeps/unix/sysv/linux/sparc/Dist: Follow change from
484         1998-06-16 and distribute kernel_termios.h.
486         * nis/Makefile (distribute): Add nis_xdr.h.
488 1998-06-19  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
490         * sysdeps/unix/sysv/linux/sigstack.c (sigstack): Disable for
491         kernels that don't have sigaltstack.
493 1998-06-19  Ulrich Drepper  <drepper@cygnus.com>
495         * sysdeps/generic/bits/sem.h: Don't define union semun.
497         * sysdeps/unix/sysv/linux/bits/sem.h: Fix typo.
499         * sysdeps/unix/sysv/linux/bits/ipc.h: Remove ipc_kludge definition
500         here.
501         * sysdeps/unix/sysv/linux/msgrcv.c (msgrcv): Add ipc_kludge
502         definition here.
504 1998-06-18 21:45  Ulrich Drepper  <drepper@cygnus.com>
506         * signal/signal.h: Add prototype for __sigaltstack.
507         * sysdeps/unix/sysv/linux/syscalls.list: Add __sigaltstack name.
508         Remove sigstack entry.
509         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add sigstack here.
510         * sysdeps/unix/sysv/linux/sigstack.c: New file.
512         * sysdeps/i386/backtrace.c: Add casts.
514 1998-06-18 19:49  Ulrich Drepper  <drepper@cygnus.com>
516         * intl/dcgettext.c: use complete type name.
517         * intl/hash-string.h: Likewise.
519         * intl/localealias.c: Undo patch from 1998-04-29.
520         * intl/l10nflist.c: Likewise.
521         * intl/loadinfo.h: Likewise.
523 1998-06-18  Ulrich Drepper  <drepper@cygnus.com>
525         * sysdeps/i386/elf/start.S (_start): Ensure correct alignment.
527 1998-06-18 16:40  Ulrich Drepper  <drepper@cygnus.com>
529         * libc.map: Add _dl_profile_map, _dl_profile_output, _dl_start_profile,
530         _dl_mcount, _dl_mcount_wrapper.
531         * elf/Makefile (routines): Add dl-profstub.
532         * elf/dl-profstub.c: New file.
533         * elf/dl-support.c: Don't define _dl_profile_map.
534         * elf/rtld.c: Likewise.
535         * elf/dlfcn.h: Define DL_CALL_FCT macro.
536         * elf/ldsodefs.h: Declare _dl_profile_output, _dl_mcount_wrapper.
537         Define _CALL_DL_FCT.
538         * iconv/gconv.c: Use _CALL_DL_FCT to call function from dynamically
539         loaded object.
540         * iconv/gconv_db.c: Likewise.
541         * iconv/skeleton.c: Likewise.
542         * nss/getXXbyYY_r.c: Likewise.
543         * nss/getXXent_r.c: Likewise.
544         * nss/nsswitch.c: Likewise.
546 1998-06-18 12:29  Ulrich Drepper  <drepper@cygnus.com>
548         * sysdeps/libm-i387/e_scalb.S: Fix bug in FPU stack handling.
549         * sysdeps/libm-i387/e_scalbf.S: Likewise.
550         * sysdeps/libm-i387/e_scalbl.S: Likewise.
552 1998-06-18  Ulrich Drepper  <drepper@cygnus.com>
554         * stdlib/tst-strtod.c (long_dbl): Provide receipe to regenerate
555         longestdbl.
557 1998-06-18 10:26  Ulrich Drepper  <drepper@cygnus.com>
559         * iconvdata/Makefile (modules): Add MACINTOSH.
560         (MACINTOSH-routines): New variable.
561         (distribute): Add macintosh.c.
562         (awk-generated-headers): Add macintosh.h.
563         Add rule for macintosh.h generation.
564         * iconvdata/gconv-modules: Add definitions for MACINTOSH.
565         * iconvdata/macintosh.c: New file.
567 1998-06-17  Ulrich Drepper  <drepper@cygnus.com>
569         * stdlib/tst-strtod.c (long_dbl): Add test for loooong numbers.
571         * stdlib/strtod.c (str_to_mpn): Fix extending of n array which
572         only should happen for cy != 0.
574         * sysdeps/unix/sysv/linux/alpha/glob.c: Include sys/types.h before
575         glob.h.
577 1998-06-16  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
579         * sysdeps/generic/backtrace.c (INNER_THAN): New definition, use it
580         to compare stack addresses.
582 1998-06-17  Ulrich Drepper  <drepper@cygnus.com>
584         * sysdeps/unix/sysv/linux/alpha/glob.c: Include glob.h before
585         defining prototypes.
587 1998-06-16  David S. Miller <davem@dm.cobaltmicro.com>
589         * sysdeps/sparc/sparc32/dl-machine.h
590         (elf_machine_fixup_plt): During rtld bootstrap, always perform
591         flushes as the kernel will emulate it when the underlying cpu does
592         not implement flush.
594         * sysdeps/unix/sysv/linux/sparc/sys/kernel_termios.h: Move...
595         * sysdeps/unix/sysv/linux/sparc/kernel_termios.h: ...to here.
597         * sysdeps/unix/sysv/linux/sparc/sparc32/__sigtrampoline.S: Remove.
598         * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile: No longer build
599         trampoline code.
601         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S
602         (__clone): Branch to label .Lerror not __clone_syscall_error.
603         (.Lerror): Fixup EINVAL setting.
604         * sysdeps/unix/sysv/linux/sparc/sparc32/getgroups.c: New file.
605         * sysdeps/unix/sysv/linux/sparc/sparc32/setgroups.c: New file.
606         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list
607         (__syscall_getgroups, __syscall_setgroups): Add.
609         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
610         (__sigaction): Member name is k_sa_handler.  Use memcpy to copy
611         around sa_mask data.
613 1998-06-16  Ulrich Drepper  <drepper@cygnus.com>
615         * math/math.h: Include bits/nan.h when compiling for ISO C 9x.
617         * string/Makefile: Make sure test-ffs does not use builtins.
619 1998-06-16  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
621         * sunrpc/svc.c: Check for NULL pointer.
623         * nis/libnsl.map: Add public NIS+ xdr functions.
625         * nis/rpcsvc/nis_callback.h: New file.
626         * nis/rpcsvc/nis.h: Move xdr_* functions from here ...
627         * nis/nis_xdr.h: ... here.
629         * nis/nis_add.c: Use internal _xdr_* functions, check for NULL
630         pointers, use NIS+ defines where possible.
631         * nis/nis_cache.c: Likewise.
632         * nis/nis_cache2_xdr.c: Likewise.
633         * nis/nis_call.c: Likewise.
634         * nis/nis_checkpoint.c: Likewise.
635         * nis/nis_clone_dir.c: Likewise.
636         * nis/nis_clone_obj.c: Likewise.
637         * nis/nis_clone_res.c: Likewise.
638         * nis/nis_creategroup.c: Likewise.
639         * nis/nis_file.c: Likewise.
640         * nis/nis_free.c: Likewise.
641         * nis/nis_getservlist.c: Likewise.
642         * nis/nis_local_names.c: likewise.
643         * nis/nis_lookup.c: Likewise.
644         * nis/nis_mkdir.c: Likewise.
645         * nis/nis_modify.c: Likewise.
646         * nis/nis_ping.c: Likewise.
647         * nis/nis_print.c: Likewise.
648         * nis/nis_remove.c: Likewise.
649         * nis/nis_removemember.c: Likewise.
650         * nis/nis_rmdir.c: Likewise.
651         * nis/nis_server.c: Likewise.
652         * nis/nis_table.c: Likewise.
653         * nis/nis_util.c: Likewise.
654         * nis/nis_verifygroup.c: Likewise.
655         * nis/nis_xdr.c: Likewise.
656         * nis/nis_callback.c: Likewise, and move xdr functions from here ...
657         * nis/nis_xdr.c: ... to here.
659 1998-06-15 18:07  Ulrich Drepper  <drepper@cygnus.com>
661         * iconvdata/ksc5601.h: Clean up a bit.
663 1998-06-15 14:35  Ulrich Drepper  <drepper@cygnus.com>
665         * sunrpc/svc_tcp.c (readtcp): Also listen to all the other connections
666         and process incoming data.
667         * sunrpc/xdr_rec.c (set_input_fragment): Only recognize zero length
668         fragments as invalid.
669         Patches by Thorsten Kukuk <kukuk@weber.uni-paderborn.de>.
671 1998-06-13  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
673         Removal of duplicates like "the the".
674         * manual/time.texi (TZ Variable): Likewise.
675         * manual/users.texi (Manipulating the Database): Likewise.
676         * manual/sysinfo.texi (Filesystem handling): Likewise.
677         * manual/signal.texi (Signaling Yourself): Likewise.
678         * manual/message.texi (Message Translation): Likewise.
679         (Common Usage): Likewise.
680         * manual/llio.texi: Likewise.
681         * manual/arith.texi (Old-style number conversion): Likewise.
682         * manual/argp.texi (Argp): Likewise.
683         (Argp Parsers): Likewise.
684         (Argp Help Filtering): Likewise.
686         * hesiod/README.hesiod: Correct typo.
688         * manual/llio.texi: Correct typos.
689         * manual/sysinfo.texi: Likewise.
691 1998-06-13  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
693         * rt/aio.h: Rename __op to __operation for g++.
695 1998-06-13 20:17 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
697         * iconvdata/gen-8bit-gap.sh: Use awk not perl.  Clean up sed
698         script.
699         * iconvdata/gen-8bit-gap-1.sh: Likewise.
700         * iconvdata/gen-8bit.sh: Clean up sed script.
702         * iconvdata/Makefile: Remove all PERL conditionals; build all
703         the modules all the time.  Export AWK.
704         (gen-8bit-gap): Delete setting of PERL.
705         (gen-8bit-gap-1): Likewise.
706         (perl-generated-headers): Renamed awk-generated-headers.
708         * iconvdata/gap.pl: Removed.
709         * iconvdata/gaptab.pl: Removed.
710         * iconvdata/gap.awk: New file.
711         * iconvdata/gaptab.awk: New file.
713 1998-06-15  Ulrich Drepper  <drepper@cygnus.com>
715         * sysdeps/generic/Dist: Add errno-loc.c.
717         * sysdeps/unix/sysv/linux/alpha/glob.c: Add prototypes for the
718         __new_* functions.
720 1998-06-14 14:21 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>
722         * stdio-common/bug12.c: New test for fread()/fseek().
723         * stdio-common/Makefile (tests): Add bug12.
725 1998-06-14  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
727         * sysdeps/generic/elf/backtracesyms.c: Make array elements
728         constant.
729         * sysdeps/generic/backtracesyms.c: Likewise.  Fix type of RESULT.
730         * debug/execinfo.h: Update declaration.
732 1998-06-14  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
734         * sysdeps/generic/elf/backtracesyms.c: Make array elements constant.
735         * sysdeps/generic/backtracesyms.c: Likewise.  Fix type of RESULT.
736         * debug/execinfo.h: Update declaration.
738 1998-06-13  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
740         * manual/llio.texi: Fix spelling.
741         * manual/sysinfo.texi: Fix spelling.
743 1998-06-13  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
745         * misc/hsearch.c (__hdestroy): Renamed from hdestroy, create weak
746         alias for old name.  Put this on __libc_subfreeres.
747         * misc/search.h: Declare it.
749 1998-06-13  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
751         * string/bits/string2.h (strcmp): Add missing parens around macro
752         parameters.
754 1998-06-12 23:34  Ulrich Drepper  <drepper@cygnus.com>
756         * manual/arith.texi: Fix problem with @math and texinfo.tex.
758         * manual/filesys.texi: Document LFS functions.
759         * manual/llio.texi: Likewise.
760         * manual/stdio.texi: Likewise.
761         * manual/time.texi: Likewise.
763         * manual/llio.texi: Document AIO functions.
765         * resource/sys/resource.h: Mark second argument of setrlimit as const.
766         * sysdeps/generic/setrlimit.c: Likewise.
767         * sysdeps/generic/setrlimit64.c: Likewise.
768         * sysdeps/mach/hurd/setrlimit.c: Likewise.
769         * sysdeps/unix/sysv/setrlimit.c: Likewise.
771 1998-06-11  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
773         * sysdeps/generic/getenv.c: Fix last change.
775 1998-06-10  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
777         * sysdeps/generic/backtrace.c: Provide generic implementation.
779 1998-06-10  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
781         * configure.in: Give visual feedback of the default directories we
782         added.
784 1998-06-11  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
786         * io/fts.c (fts_build): Define oflag only if needed.
788 1998-06-11  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
790         * sysdeps/libm-ieee754/w_exp10.c: Add missing close comment.
792 1998-06-11  Ulrich Drepper  <drepper@cygnus.com>
794         * libc.map: Don't export argp's fmtstream handling functions.
796         * manual/sysinfo.texi: Document fstab and mtab handling functions.
797         * manual/llio.texi: Document more LFS functions and start documenting
798         the AIO functions.
800 1998-06-03 03:09  Geoff Keating  <geoffk@ozemail.com.au>
802         * sysdeps/unix/sysv/linux/pread.c: Detect missing syscall, like poll().
803         * sysdeps/unix/sysv/linux/pread64.c: Likewise.
804         * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
805         * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
807 1998-06-03 03:09  Geoff Keating  <geoffk@ozemail.com.au>
809         * sysdeps/powerpc/Makefile: Use -G0 on the startup file; this
810         makes it easier to undump emacs.
811         * sysdeps/powerpc/bits/endian.h: Use more informative error message
812         for when the endianness can't be determined.
814 1998-06-04 13:19  Geoff Keating  <geoffk@ozemail.com.au>
816         * nss/Makefile: Add files publickey database support.
817         * nss/libnss_files.map: Export the required functions.
818         * nss/nss_files/files-key.c: Implement it.
819         * sunrpc/rpc/auth_des.h: Correct typos in comments.
821 1998-06-10  Ulrich Drepper  <drepper@cygnus.com>
823         * iconv/gconv_builtin.h: Add aliases for CORBA.
824         * iconvdata/gconv-modules: Likewise.
826 1998-06-10  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
828         * math/libm-test.c (main): Call exp10_test.
829         (exp10_test): New function which tests exp10.
831 1998-06-10  Ulrich Drepper  <drepper@cygnus.com>
833         * sysdeps/unix/sysv/linux/syscalls.list: Add sigaltstack and
834         sigstack.
836         * sysdeps/unix/sysv/linux/bits/sigstack.h: Add definitions of
837         SS_ONSTACK, SS_DISABLE, MINSIGSTKSZ and SIGSTKSZ.
838         * sysdeps/unix/sysv/linux/alpha/bits/sigstack.h: New file.
840 1998-06-08  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
842         * sysdeps/i386/dl-machine.h (_dl_start_user): Store stack address
843         in the variable, not its GOT slot.
845 1998-06-10 10:32  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
847         * sysdeps/m68k/fpu/bits/mathinline.h: Define __ieee754_exp10 as
848         inline.
849         * sysdeps/m68k/fpu/e_exp10.c: New file.
850         * sysdeps/m68k/fpu/e_exp10f.c: New file.
851         * sysdeps/m68k/fpu/e_exp10l.c: New file.
853         * sysdeps/m68k/dl-machine.h (elf_machine_runtime_setup): Set
854         _dl_profile_map only if the name matches.
855         (_dl_start_user): Remember stack address.
856         * sysdeps/m68k/elf/start.S: Pass new argument to
857         __libc_start_user.
859         * sysdeps/unix/sysv/linux/m68k/sysdep.h (SYSCALL_ERROR_LABEL): New
860         definition.
861         (PSEUDO, SYSCALL_ERROR_HANDLER): Use it instead of syscall_error.
862         * sysdeps/unix/sysv/linux/m68k/clone.S: Likewise.
863         * sysdeps/unix/sysv/linux/m68k/mmap.S: Likewise.
864         * sysdeps/unix/sysv/linux/m68k/socket.S: Likewise.
865         * sysdeps/unix/sysv/linux/m68k/syscall.S: Likewise.
867 1998-06-09 18:16  Ulrich Drepper  <drepper@cygnus.com>
869         * math/Makefile (libm-calls): Add w_exp10 and e_exp10.
870         * math/libm.map: Add exp10{,f,l} and pow10{,f,l}.
871         * math/math_private.h: Add prototypes for __ieee754_exp10{,f,l}.
872         * math/bits/mathcalls.h: Add definitions for exp10 and pow10
873         prototypes.
874         * sysdeps/libm-i387/e_exp10.S: New file.
875         * sysdeps/libm-i387/e_exp10f.S: New file.
876         * sysdeps/libm-i387/e_exp10l.S: New file.
877         * sysdeps/libm-ieee754/e_exp10.c: New file.
878         * sysdeps/libm-ieee754/e_exp10f.c: New file.
879         * sysdeps/libm-ieee754/e_exp10l.c: New file.
880         * sysdeps/libm-ieee754/w_exp10.c: New file.
881         * sysdeps/libm-ieee754/w_exp10f.c: New file.
882         * sysdeps/libm-ieee754/w_exp10l.c: New file.
883         * sysdeps/libm-ieee754/k_standard.c: Add exception code for exp10.
885 1998-05-25 22:18  H.J. Lu  <hjl@gnu.org>
887         * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_headers): Add
888         sys/elf.h and sys/reg.h.
889         * sysdeps/unix/sysv/linux/i386/sys/elf.h: New file.
890         * sysdeps/unix/sysv/linux/i386/sys/reg.h: New file.
891         * sysdeps/unix/sysv/linux/i386/sys/procfs.h: New file.
892         * sysdeps/unix/sysv/linux/i386/sys/user.h: New file.
894         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_GETREGS,
895         PTRACE_SETREGS, PTRACE_GETFPREGS, PTRACE_SETFPREGS): Added.
897 1998-06-09  Ulrich Drepper  <drepper@cygnus.com>
899         * sysdeps/unix/sysv/linux/netinet/ip.h (struct ip_options): Define
900         __data member only for gcc.  Reported by ak@muc.de.
902         * misc/mntent.h: Undo last patch.
903         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs): Undo last patch.
904         * misc/tst/mntent.c: Adjust code for this change.
906         * io/fts.c: Updated from a slightly more recent BSD version.
907         * io/fts.h: Likewise.
909         * libc.map: Add __libc_stack_end.
911         * db2/Makefile (routines): Add lock_region.
912         * db2/config.h: Update from db-2.4.14.
913         * db2/db.h: Likewise.
914         * db2/db_185.h: Likewise.
915         * db2/db_int.h: Likewise.
916         * db2/btree/bt_close.c: Likewise.
917         * db2/btree/bt_compare.c: Likewise.
918         * db2/btree/bt_conv.c: Likewise.
919         * db2/btree/bt_cursor.c: Likewise.
920         * db2/btree/bt_delete.c: Likewise.
921         * db2/btree/bt_open.c: Likewise.
922         * db2/btree/bt_page.c: Likewise.
923         * db2/btree/bt_put.c: Likewise.
924         * db2/btree/bt_rec.c: Likewise.
925         * db2/btree/bt_recno.c: Likewise.
926         * db2/btree/bt_rsearch.c: Likewise.
927         * db2/btree/bt_search.c: Likewise.
928         * db2/btree/bt_split.c: Likewise.
929         * db2/btree/bt_stat.c: Likewise.
930         * db2/btree/btree.src: Likewise.
931         * db2/btree/btree_auto.c: Likewise.
932         * db2/clib/getlong.c: Likewise.
933         * db2/common/db_appinit.c: Likewise.
934         * db2/common/db_apprec.c: Likewise.
935         * db2/common/db_byteorder.c: Likewise.
936         * db2/common/db_err.c: Likewise.
937         * db2/common/db_log2.c: Likewise.
938         * db2/common/db_region.c: Likewise.
939         * db2/common/db_salloc.c: Likewise.
940         * db2/common/db_shash.c: Likewise.
941         * db2/db/db.c: Likewise.
942         * db2/db/db.src: Likewise.
943         * db2/db/db_auto.c: Likewise.
944         * db2/db/db_conv.c: Likewise.
945         * db2/db/db_dispatch.c: Likewise.
946         * db2/db/db_dup.c: Likewise.
947         * db2/db/db_overflow.c: Likewise.
948         * db2/db/db_pr.c: Likewise.
949         * db2/db/db_rec.c: Likewise.
950         * db2/db/db_ret.c: Likewise.
951         * db2/db/db_thread.c: Likewise.
952         * db2/db185/db185.c: Likewise.
953         * db2/db185/db185_int.h: Likewise.
954         * db2/dbm/dbm.c: Likewise.
955         * db2/hash/hash.c: Likewise.
956         * db2/hash/hash.src: Likewise.
957         * db2/hash/hash_auto.c: Likewise.
958         * db2/hash/hash_conv.c: Likewise.
959         * db2/hash/hash_debug.c: Likewise.
960         * db2/hash/hash_dup.c: Likewise.
961         * db2/hash/hash_func.c: Likewise.
962         * db2/hash/hash_page.c: Likewise.
963         * db2/hash/hash_rec.c: Likewise.
964         * db2/hash/hash_stat.c: Likewise.
965         * db2/include/btree.h: Likewise.
966         * db2/include/btree_ext.h: Likewise.
967         * db2/include/clib_ext.h: Likewise.
968         * db2/include/common_ext.h: Likewise.
969         * db2/include/cxx_int.h: Likewise.
970         * db2/include/db.h.src: Likewise.
971         * db2/include/db_185.h.src: Likewise.
972         * db2/include/db_am.h: Likewise.
973         * db2/include/db_auto.h: Likewise.
974         * db2/include/db_cxx.h: Likewise.
975         * db2/include/db_dispatch.h: Likewise.
976         * db2/include/db_ext.h: Likewise.
977         * db2/include/db_int.h.src: Likewise.
978         * db2/include/db_page.h: Likewise.
979         * db2/include/db_shash.h: Likewise.
980         * db2/include/db_swap.h: Likewise.
981         * db2/include/hash.h: Likewise.
982         * db2/include/hash_ext.h: Likewise.
983         * db2/include/lock.h: Likewise.
984         * db2/include/lock_ext.h: Likewise.
985         * db2/include/log.h: Likewise.
986         * db2/include/log_ext.h: Likewise.
987         * db2/include/mp.h: Likewise.
988         * db2/include/mp_ext.h: Likewise.
989         * db2/include/mutex_ext.h: Likewise.
990         * db2/include/os_ext.h: Likewise.
991         * db2/include/os_func.h: Likewise.
992         * db2/include/queue.h: Likewise.
993         * db2/include/shqueue.h: Likewise.
994         * db2/include/txn.h: Likewise.
995         * db2/lock/lock.c: Likewise.
996         * db2/lock/lock_conflict.c: Likewise.
997         * db2/lock/lock_deadlock.c: Likewise.
998         * db2/lock/lock_region.c: Likewise.
999         * db2/lock/lock_util.c: Likewise.
1000         * db2/log/log.c: Likewise.
1001         * db2/log/log.src: Likewise.
1002         * db2/log/log_archive.c: Likewise.
1003         * db2/log/log_auto.c: Likewise.
1004         * db2/log/log_compare.c: Likewise.
1005         * db2/log/log_findckp.c: Likewise.
1006         * db2/log/log_get.c: Likewise.
1007         * db2/log/log_put.c: Likewise.
1008         * db2/log/log_rec.c: Likewise.
1009         * db2/log/log_register.c: Likewise.
1010         * db2/mp/mp_bh.c: Likewise.
1011         * db2/mp/mp_fget.c: Likewise.
1012         * db2/mp/mp_fopen.c: Likewise.
1013         * db2/mp/mp_fput.c: Likewise.
1014         * db2/mp/mp_fset.c: Likewise.
1015         * db2/mp/mp_open.c: Likewise.
1016         * db2/mp/mp_pr.c: Likewise.
1017         * db2/mp/mp_region.c: Likewise.
1018         * db2/mp/mp_sync.c: Likewise.
1019         * db2/mutex/68020.gcc: Likewise.
1020         * db2/mutex/mutex.c: Likewise.
1021         * db2/mutex/parisc.gcc: Likewise.
1022         * db2/mutex/parisc.hp: Likewise.
1023         * db2/mutex/sco.cc: Likewise.
1024         * db2/os/os_abs.c: Likewise.
1025         * db2/os/os_alloc.c: Likewise.
1026         * db2/os/os_config.c: Likewise.
1027         * db2/os/os_dir.c: Likewise.
1028         * db2/os/os_fid.c: Likewise.
1029         * db2/os/os_fsync.c: Likewise.
1030         * db2/os/os_map.c: Likewise.
1031         * db2/os/os_oflags.c: Likewise.
1032         * db2/os/os_open.c: Likewise.
1033         * db2/os/os_rpath.c: Likewise.
1034         * db2/os/os_rw.c: Likewise.
1035         * db2/os/os_seek.c: Likewise.
1036         * db2/os/os_sleep.c: Likewise.
1037         * db2/os/os_spin.c: Likewise.
1038         * db2/os/os_stat.c: Likewise.
1039         * db2/os/os_unlink.c: Likewise.
1040         * db2/progs/db_archive/db_archive.c: Likewise.
1041         * db2/progs/db_checkpoint/db_checkpoint.c: Likewise.
1042         * db2/progs/db_deadlock/db_deadlock.c: Likewise.
1043         * db2/progs/db_dump/db_dump.c: Likewise.
1044         * db2/progs/db_dump185/db_dump185.c: Likewise.
1045         * db2/progs/db_load/db_load.c: Likewise.
1046         * db2/progs/db_printlog/db_printlog.c: Likewise.
1047         * db2/progs/db_recover/db_recover.c: Likewise.
1048         * db2/progs/db_stat/db_stat.c: Likewise.
1049         * db2/txn/txn.c: Likewise.
1050         * db2/txn/txn.src: Likewise.
1051         * db2/txn/txn_auto.c: Likewise.
1052         * db2/txn/txn_rec.c: Likewise.
1054         * elf/rtld.c: Move definition of __libc_stack_end to ...
1055         * sysdeps/generic/dl-sysdep.h: ...here.
1057         * sysdeps/unix/sysv/linux/fstatvfs.c: Handle nodiratime option.
1058         * sysdeps/unix/sysv/linux/bits/statvfs.h: Define ST_NODIRATIME.
1059         * sysdeps/unix/sysv/linux/sys/mount.h: Define MS_NODIRATIME.
1061         * sysdeps/generic/libc-start.c: Always set __libc_stack_end.
1062         * sysdeps/i386/backtrace.c: Test whether frame pointer is legal
1063         before following it.
1065 1998-06-08 21:44  Ulrich Drepper  <drepper@cygnus.com>
1067         * sysdeps/unix/sysv/linux/fstatvfs.c: Handle constant option string
1068         from mntent correctly.
1070 1998-06-06  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1072         * sunrpc/Makefile (generated): Correct typo.
1074 1998-06-04  Philip Blundell  <philb@gnu.org>
1076         * elf/elf.h (EM_ARM, et al.): New definitions.
1077         * sysdeps/arm/dl-machine.h: Update for new draft ARM ELF ABI.
1079 1998-06-08 21:33  Ulrich Drepper  <drepper@cygnus.com>
1081         * localedata/SUPPORTED: Add sk_SK.
1082         * localedata/locales/sk_SK: New file.
1084 1998-06-08 18:57  Ulrich Drepper  <drepper@cygnus.com>
1086         * Makeconfig (subdirs): Add debug.
1087         * configure.in: Use sysdeps/generic/elf subdir if ELF platform.
1088         * libc.map: Add __backtrace, __backtrace_symbols, backtrace and
1089         backtrace_symbols.
1090         * sysdeps/generic/backtrace.c: New file.
1091         * sysdeps/generic/backtracesyms.c: New file.
1092         * sysdeps/generic/elf/backtracesyms.c: New file.
1093         * sysdeps/i386/backtrace.c: New file.
1094         * debug/Makefile: New file.
1095         * debug/backtrace-tst.c: New file.
1096         * debug/execinfo.h: New file.
1098 1998-06-08 13:34  Ulrich Drepper  <drepper@cygnus.com>
1100         * elf/sprof.c: Implement call graph profiling.
1102         * sysdeps/generic/getenv.c: Optimize to use strncmp less often.
1104 1998-06-07  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1106         * pwd/fgetpwent_r.c (__fgetpwent_r): Correct buffer overflow fix.
1107         * grp/fgetgrent_r.c (__fgetgrent_r): Likewise.
1108         * shadow/fgetspent_r.c (__fgetspent_r): Likewise.
1109         Noticed by Jake Garver <garver@valkyrie.net>.
1111 1998-06-07  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1113         * libio/genops.c (__underflow): Read character from read pointer
1114         as unsigned.
1115         (__uflow): Likewise.
1117 1998-06-07 13:32  Ulrich Drepper  <drepper@cygnus.com>
1119         * libc.map: Add _dl_profile.
1120         * elf/dl-reloc.c (_dl_relocate_object): Take extra argument, pass
1121         this to ELF_DYNAMIC_RELOCATE.
1122         Always allocate array for relocation result if LD_PROFILE is defined.
1123         * elf/ldsodefs.h: Adjust prototypes.
1124         * elf/dl-open.c (_dl_open): Call relocation function with extra
1125         argument.
1126         * elf/rtld.c: Likewise.
1127         * elf/dl-profile.c (_dl_mcount): Don't mark as internal function.
1128         Correct loop condition.
1129         * elf/dynamic-link.h: Don't examine _dl_profile variable, pass
1130         consider_profile to runtime setup function.
1131         * sysdeps/i386/dl-machine.h (elf_machine_runtime_setup): Use
1132         _dl_runtime_profile for all shared objects if LD_PROFILE is defined.
1134         * elf/dl-support.c: Define __libc_stack_end.
1135         * elf/rtld.c: Likewise.
1136         * sysdeps/generic/libc-start.c: Store last stack address in
1137         __libc_stack_end.
1138         * sysdeps/i386/dl-machine.h (_dl_start_user): Store stack address.
1139         * sysdeps/i386/elf/start.s: Call __libc_start_main with extra argument.
1141         * elf/elf.h: Include <features.h>, not <sys/cdefs.h>.
1142         Include <stdint.h>, not <inttypes.h>.
1144         * elf/sprof.c: Implement flat profiling.
1146         * libio/fgetc.c: Call _IO_cleanup_region_end with 0 and call
1147         _IO_funlockfile explicitly.
1148         * libio/fileops.c: Likewise.
1149         * libio/fputc.c: Likewise.
1150         * libio/freopen.c: Likewise.
1151         * libio/freopen64.c: Likewise.
1152         * libio/fseek.c: Likewise.
1153         * libio/fseeko.c: Likewise.
1154         * libio/fseeko64.c: Likewise.
1155         * libio/ftello.c: Likewise.
1156         * libio/ftello64.c: Likewise.
1157         * libio/getc.c: Likewise.
1158         * libio/getchar.c: Likewise.
1159         * libio/iofclose.c: Likewise.
1160         * libio/iofflush.c: Likewise.
1161         * libio/iofgetpos.c: Likewise.
1162         * libio/iofgetpos64.c: Likewise.
1163         * libio/iofgets.c: Likewise.
1164         * libio/iofputs.c: Likewise.
1165         * libio/iofread.c: Likewise.
1166         * libio/iofsetpos.c: Likewise.
1167         * libio/iofsetpos64.c: Likewise.
1168         * libio/ioftell.c: Likewise.
1169         * libio/iofwrite.c: Likewise.
1170         * libio/iogetdelim.c: Likewise.
1171         * libio/iogets.c: Likewise.
1172         * libio/ioputs.c: Likewise.
1173         * libio/ioseekoff.c: Likewise.
1174         * libio/ioseekpos.c: Likewise.
1175         * libio/iosetbuffer.c: Likewise.
1176         * libio/iosetvbuf.c: Likewise.
1177         * libio/ioungetc.c: Likewise.
1178         * libio/iovsprintf.c: Likewise.
1179         * libio/iovsscanf.c: Likewise.
1180         * libio/oldfileops.c: Likewise.
1181         * libio/oldiofclose.c: Likewise.
1182         * libio/peekc.c: Likewise.
1183         * libio/putc.c: Likewise.
1184         * libio/putchar.c: Likewise.
1185         * libio/rewind.c: Likewise.
1187         * malloc/mtrace.c: Pretty print.
1189         * misc/mntent.h (struct mentent): Make string elements const char *.
1191         * nis/nis_printf.c: Optimize I/O a little bit.
1193         * signal/Makefile (distribute): Add sigset-cvt-mask.h.
1194         * sysdeps/generic/sigset-cvt-mask.h: New file.
1195         * sysdeps/unix/sysv/linux/sigset-cvt-mask.h: New file.
1196         * sysdeps/unix/sysv/sysv4/sigset-cvt-mask.h: New file.
1197         * sysdeps/posix/sigvec.c: Rewrite the use definitions from
1198         sigset-cvt-mask.h to do the dirty work.
1199         Patches by Joe Keane.
1201         * sysdeps/posix/mkstemp.c: Save one precious byte of rodata.
1203         * sysdeps/unix/sysv/linux/i386/sysdep.h: Rewrite PSEUDO etc to make
1204         syscall_error label in case of PIC anonymous.
1205         * sysdeps/unix/sysv/linux/i386/i686/sysdep.h: Likewise.
1206         * sysdeps/unix/sysv/linux/i386/clone.S: Adapt for this change.
1207         * sysdeps/unix/sysv/linux/i386/mmap.S: Adapt for this change.
1208         * sysdeps/unix/sysv/linux/i386/s_pread64.S: Adapt for this change.
1209         * sysdeps/unix/sysv/linux/i386/s_pwrite64.S: Adapt for this change.
1210         * sysdeps/unix/sysv/linux/i386/socket.S: Adapt for this change.
1211         * sysdeps/unix/sysv/linux/i386/syscall.S: Adapt for this change.
1213 1998-06-05  Ulrich Drepper  <drepper@cygnus.com>
1215         * sunrpc/xdr_rec.c (xdrrec_create): Add cast for *_ops array since
1216         we cannot declare the struct element as const.
1217         * sunrpc/xdr_mem.c (xdrmem_create): Likewise.
1218         * sunrpc/xdr_stdio.c (xdrstdio_create): Likewise.
1220 1998-06-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1222         * manual/Makefile: Include ../Makeconfig earlier.
1223         (MAKEINFO, TEXI2DVI): Use defaults if ../Makeconfig does not
1224         exist.
1225         (dir-add.texinfo): Remove useless $(SHELL).
1227 1998-06-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1229         * Makefile (others): Build programs from install-bin.
1230         * configure.in: Modify config.make only if is was just created and
1231         move that command to second argument of AC_OUTPUT.  Add command to
1232         set config_vars in config.status.
1234 1998-06-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1236         * malloc/Makefile (address-width): Fix conditional.
1238 1998-06-03  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1240         * libc.map: Add fattach, fdetach, getmsg, getpmsg, makecontext,
1241         putmsg, putpmsg, scalbln, scalblnf, scalblnl, strtoimax,
1242         strtoumax, swapcontext, waitid, wcsnlen, wcstoimax, wcstoumax with
1243         version GLIBC_2.1.
1245 1998-06-04  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1247         * manual/lang.texi (Range of Type): Change @end table->@end vtable.
1248         (Floating Point Parameters): Likewise.
1250 1998-06-01  Gordon Matzigkeit  <gord@profitpress.com>
1252         * hurd/Makefile (routines): Add cthreads.
1254 1998-05-31  Mark Kettenis  <kettenis@phys.uva.nl>
1256         * login/login.c (login): Let pututline take care of finding the
1257         positin to insert the UTMP entry.  This corrects a bug where ssh
1258         was not reusing UTMP entries marked as DEAD_PROCESS.
1259         Reported by Herbert Xu <herbert@gondor.apana.org.au>.
1261 1998-05-31  Mark Kettenis  <kettenis@phys.uva.nl>
1263         * login/Makefile (tests): New variable, add tst-utmp and
1264         tst-utmpx.
1265         * login/tst-utmp.c: New file.
1266         * login/tst-utmpx.c: New file.
1268 1998-06-01  Gordon Matzigkeit  <gord@profitpress.com>
1270         * sysdeps/mach/hurd/errlist.c (sys_nerr, _sys_nerr): Make weak
1271         aliases for _hurd_nerr, for programs that don't use sys_errlist,
1272         but need sys_err.
1274 1998-05-31  Mark Kettenis  <kettenis@phys.uva.nl>
1276         * sysdeps/generic/updwtmpx.c: Rename function to updwtmpx.
1277         * libc.map: Add updwtmpx and utmpxname to GLIBC_2.1.
1279 1998-05-31  Mark Kettenis  <kettenis@phys.uva.nl>
1281         * sysdeps/mach/hurd/read.c: Rename function to __libc_read and
1282         make __read a weak alias.  Use ANSI-style function definition.
1283         * sysdeps/mach/hurd/write.c: Likewise.
1285 1998-05-31  Mark Kettenis  <kettenis@phys.uva.nl>
1287         * sysdeps/mach/hurd/err_hurd.sub: Use _hurd_errlist instead of
1288         _sys_errlist.
1290 1998-05-30  Mark Kettenis  <kettenis@phys.uva.nl>
1292         * sysdeps/mach/hurd/Makefile ($(objpfx)librtld.os):
1293         Renamed from librtld.so.
1295 1998-06-02  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1297         * libc.map: Remove _IO_getline_info which was erroneously
1298         introduced in section GLIBC_2.0.
1299         Noticed by Horst von Brand <vonbrand@sleipnir.valparaiso.cl>.
1301 1998-06-01  Gordon Matzigkeit  <gord@profitpress.com>
1303         * sysdeps/generic/socket.c (__socket): Renamed from socket, and
1304         created a weak alias.
1305         * sysdeps/mach/hurd/socket.c (__socket): Likewise.
1307 1998-05-31  Gordon Matzigkeit  <gord@profitpress.com>
1309         * sysdeps/mach/hurd/ftruncate.c (__ftruncate): Rename from old
1310         ftruncate function, and create a weak alias to ftruncate.
1312 1998-06-01  Gordon Matzigkeit  <gord@profitpress.com>
1314         * grp/fgetgrent_r.c: Use &errno instead of __errno_location ().
1315         * inet/getnetgrent_r.c: Likewise.
1316         * nss/getXXbyYY_r.c: Likewise.
1317         * nss/getXXent_r.c: Likewise.
1318         * pwd/fgetpwent_r.c: Likewise.
1319         * shadow/sgetspent_r.c: Likewise.
1320         * shadow/fgetspent_r.c: Likewise.
1321         * sunrpc/publickey.c: Likewise.
1323 1998-06-01  Gordon Matzigkeit  <gord@profitpress.com>
1325         * hurd/libhurduser.map: New file.
1326         * mach/libmachuser.map: Likewise.
1328         * libc.map: Add Hurd-specific functions to version 2.1.
1329         Add __flshfp and __fillbf.
1331 1998-05-30  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1333         * manual/signal.texi (Basic Signal Handling): Fix typo.
1334         * manual/errno.texi (Error Codes): Likewise.
1336 1998-06-02  Ulrich Drepper  <drepper@cygnus.com>
1338         * sysdeps/unix/sysv/linux/netipx/ipx.h: Include <bits/sockaddr.h>
1339         instead of <sys/socket.h>.
1340         Patch by NIIBE Yutaka <gniibe@mri.co.jp>
1342         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c (DL_FIND_ARG_COMPONENTS):
1343         Finally make it working.
1344         Patch by Mark Hatle <fray@kernel.crashing.org>.
1346 1998-03-22  Paul Eggert  <eggert@twinsun.com>
1348         * posix/regex.c: Include <wchar.h> before <wctype.h>, to work around
1349         a Solaris 2.6 bug.
1351 1998-05-30  Philip Blundell  <Philip.Blundell@pobox.com>
1353         * stdlib/gmp-impl.h: Support strange mixed-endian double format
1354         used by ARM systems.
1355         * sysdeps/arm/fpu/bits/fenv.h (FE_EXCEPTION_SHIFT): Rename to
1356         FE_EXCEPT_SHIFT.
1357         * sysdeps/arm/bits/fenv.h: Deleted.
1358         * sysdeps/arm/fpu/ieee754.h: New file.
1359         * sysdeps/arm/gmp-mparam.h: New file.
1360         * stdlib/longlong.h (umul_ppmm): Temporarily disable broken ARM
1361         implementation.
1363 1998-06-01  Ulrich Drepper  <drepper@cygnus.com>
1365         * sunrpc/rpc/xdr.h (struct XDR): Don't mark xdr_ops element as const.
1367         * sysdeps/i386/fpu/bits/mathinline.h: Use ((__unused__)) instead
1368         of ((unused)).  Reported by Bruno Haible.
1370 1998-05-31  Philip Blundell  <philb@gnu.org>
1372         * sysdeps/unix/sysv/linux/arm/sysdep.S: Use C_SYMBOL_NAME when
1373         referring to errno and _errno.
1375         * sysdeps/arm/fpu/feholdexcpt.c: New file.
1377         * sysdeps/i386/fpu_control.h: Fix typo.
1379         * sysdeps/arm/bits/setjmp.h (__jmp_buf): Remove floating-point support.
1380         (_JMPBUF_UNWINDS): Added.
1381         * sysdeps/arm/fpu/bits/setjmp.h: New file.
1383 1998-05-25  Gordon Matzigkeit  <gord@profitpress.com>
1385         * sysdeps/mach/hurd/Makefile: Use the `before-compile' target in
1386         order to build header files, not `generated'.
1388         * Rules (before-compile): New target which depends on all
1389         $(before-compile) files.
1391 1998-06-01  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
1393         * nis/nis_call.c: Make directory search faster.
1395         * nis/nis_callback.c: Insert public key of user in callback data.
1397         * nis/nis_clone_obj.c: Make size from type u_long, not u_int.
1399         * nis/nis_creategroup.c: Check for NULL pointer, fill in more fields.
1401         * nis/nis_findserv.c: Rename __pmap_getport to __pmap_getnisport.
1403         * nis/nis_intern.h: Remove duplicated prototype.
1405 1998-06-01  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
1407         * sunrpc/auth_des.c: Move prototypes from here ...
1408         * sunrpc/rpc/auth.h: ... to here.
1410         * sunrpc/clnt_tcp.c: Add more control flags.
1411         * sunrpc/clnt_udp.c: Likewise.
1413         * sunrpc/netname.c (host2netname): Remove prefixing dot from
1414         domainname.
1416         * sunrpc/rpc/clnt.h: Document, which control flags are not
1417         implementable.
1419         * sunrpc/svcauth_des.c: Use key_decryptsession_pk to avoid deadlock.
1421 1998-05-29  Ulrich Drepper  <drepper@cygnus.com>
1423         * locale/loadlocale.c (_nl_load_locale): Don't allow too small
1424         files crash the program.
1426         * io/Makefile: Don't run ftwtest-sh if cross-compiling.
1427         * string/Makefile: Don't run test on tst-svc.out if cross-compiling.
1428         Reported by Deborah Wallach <kerr@pa.dec.com>.
1430 1998-05-28 00:53  Zack Weinberg  <zack@rabi.phys.columbia.edu>
1432         * glibcbug.in: Send to bugs@gnu or libc-alpha@cygnus depending
1433         on whether this is a stable release or not (keeps snapshot bug
1434         reports out of the database).
1436         * include/libc-symbols.h: Use __ASSEMBLER__ test macro not ASSEMBLER.
1437         * sysdeps/arm/sysdep.h: Likewise.
1438         * sysdeps/i386/sysdep.h: Likewise.
1439         * sysdeps/m68k/sysdep.h: Likewise.
1440         * sysdeps/mach/mips/sysdep.h: Likewise.
1441         * sysdeps/mach/sys/reboot.h: Likewise.
1442         * sysdeps/mach/sysdep.h: Likewise.
1443         * sysdeps/unix/alpha/sysdep.h: Likewise.
1444         * sysdeps/unix/bsd/hp/m68k/sysdep.h: Likewise.
1445         * sysdeps/unix/bsd/osf/alpha/sysdep.h: Likewise.
1446         * sysdeps/unix/bsd/sequent/i386/sysdep.h: Likewise.
1447         * sysdeps/unix/bsd/sony/newsos/m68k/sysdep.h: Likewise.
1448         * sysdeps/unix/bsd/sun/m68k/sysdep.h: Likewise.
1449         * sysdeps/unix/bsd/vax/sysdep.h: Likewise.
1450         * sysdeps/unix/i386/sysdep.h: Likewise.
1451         * sysdeps/unix/mips/sysdep.h: Likewise.
1452         * sysdeps/unix/sparc/sysdep.h: Likewise.
1453         * sysdeps/unix/sysv/linux/alpha/sysdep.h: Likewise.
1454         * sysdeps/unix/sysv/linux/arm/sysdep.h: Likewise.
1455         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
1456         * sysdeps/unix/sysv/linux/m68k/sysdep.h: Likewise.
1457         * sysdeps/unix/sysv/linux/powerpc/sysdep.h: Likewise.
1458         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
1459         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
1460         * sysdeps/unix/sysv/sysv4/solaris2/sparc/sysdep.h: Likewise.
1462 1998-05-27  Mark Kettenis  <kettenis@phys.uva.nl>
1464         * mach/Machrules: Use $(move-if-change).
1466 1998-05-27  Mark Kettenis  <kettenis@phys.uva.nl>
1468         * Makeconfig [elf=yes] (+interp): New variable, set to interp.os.
1469         * Makerules (lib%.so): Depend on $(+interp).
1470         (libc.so): Add interp.os to list of dependencies.
1471         (interp-obj): Remove variable.
1472         * mach/Machrules (+interp): Define to empty since libhurduser and
1473         libmachuser don't need to have the interpreter set.
1475 1998-05-28  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1477         * resolv/res_send.c: Security fixes from bind 4.9.7-REL.
1479         * resolv/gethnamaddr.c: Likewise.
1481         * resolv/res_comp.c: Likewise.
1483 1998-05-28  Mark Kettenis  <kettenis@phys.uva.nl>
1485         * sysdeps/mach/hurd/wait4.c (__wait4): Use ANSI-style definition
1486         so that transparent union works.
1488 1998-05-29 08:58  Ulrich Drepper  <drepper@cygnus.com>
1490         * manual/texinfo.tex: Update to last available version.
1492         * timezone/africa: Update from tzdata1998e.
1493         * timezone/antarctica: Likewise.
1494         * timezone/asia: Likewise.
1495         * timezone/australasia: Likewise.
1496         * timezone/europe: Likewise.
1497         * timezone/iso3166.tab: Likewise.
1498         * timezone/northamerica: Likewise.
1499         * timezone/tzselect.ksh: Likewise.
1500         * timezone/zone.tab: Likewise.
1502 1998-05-27  Ulrich Drepper  <drepper@cygnus.com>
1504         * sysdeps/unix/sysv/linux/i386/chown.c: Fix comment.
1505         Reported by Matt McLean <keys@brio.yikes.com>.
1507 1998-05-25  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1509         * catgets/Makefile ($(objpfx)de.cat): Renamed from
1510         do-gencat-test.  Use automatic variables.
1511         ($(objpfx)de.msg): Fix reference to po file.
1513 1998-05-26  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1515         * Makeconfig ($(common-objpfx)gnu/lib-names.stmp): Use
1516         $(move-if-change).
1518 1998-05-25  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1520         * intl/dcgettext.c: Fix typo.
1522 1998-05-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1524         * configure.in: Allow more make versions e.g 3.76.90.
1526 1998-05-25  Ulrich Drepper  <drepper@cygnus.com>
1528         * Makeconfig (rpath-link): Find libc.so.6 in $(common-objdir).
1530         * malloc/thread-m.h: Use __mutex_init function in mutex_init macro
1531         for Hurd.  Patch by Mark Kettenis.
1533 1998-04-18  Gordon Matzigkeit  <gord@profitpress.com>
1535          * mach/Machrules (+preinit, +postinit): Define these variables to
1536          empty because libhurduser and libmachuser don't need startup
1537          files.
1539 1998-04-22  Gordon Matzigkeit  <gord@profitpress.com>
1541          * sysdeps/mach/hurd/errlist.c (ERR_REMAP): Use err_get_code
1542          instead of a raw bitmask.
1544 1998-05-23  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1546         * Makeconfig (rpath-dirs): New variable.
1547         (rpath-link): Use it.
1548         (nssobjdir, nisobjdir, rtobjdir, resolvobjdir): Removed.
1549         (db-objpfx): Removed.
1550         * crypt/Makefile: Augment rpath-dirs instead of rpath-link.
1551         * md5-crypt/Makefile: Likewise.
1552         * sysdeps/mach/hurd/Makefile: Likewise.
1554         * Makeconfig (move-if-change): New variable.
1555         * iconvdata/Makefile (move-if-change): Removed.
1556         * manual/Makefile (move-if-change): Set only if undefined, use
1557         local script by default.
1558         * sunrpc/Makefile (move-if-change): Removed.
1559         * sysdeps/mach/hurd/Makefile ($(common-objpfx)stamp-errnos): Use
1560         $(move-if-change).
1562          * elf/Makefile: Remove all references to obsolete file
1563          $(objpfx)rtldtbl.h.
1564          ($(objpfx)trusted-dirs.h): Use stamp file.  Cleanup command.
1566 1998-05-22  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1568         * elf/dl-close.c (_dl_close): Add debugging message.
1570 1998-05-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1572         * csu/Makefile ($(objpfx)version-info.h): Correct sed expression
1573         to get Linux version and not gcc version.
1574         Reported by Alan Curry <pacman@cqc.com>.
1576 1998-05-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1578         * sysdeps/generic/_strerror.c (__strerror_r): Don't return NULL
1579         pointers - return unknown error message instead.
1580         Reported by Alan Curry <pacman@cqc.com>.
1582 1998-05-24  Mark Kettenis  <kettenis@phys.uva.nl>
1584         * iconvdata/Makefile (modules, sed-generated-headers,
1585         perl-generated-headers): ibm424.h is perl generated.  Make
1586         necessary modifications to compile without perl.
1588 1998-05-24  Mark Kettenis  <kettenis@phys.uva.nl>
1590         * hesiod/hesiod.c (read_config_file): Fix typo.
1592 1998-05-24  Ulrich Drepper  <drepper@cygnus.com>
1594         * version.h: Bump VERSION.
1596         * csu/Makefile (distribute): Add munch-tmpl.c.
1598 1998-05-23  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
1600         * nis/nis_defaults.c: Fix buffer problems and typos.
1602 1998-05-23 08:42  Ulrich Drepper  <drepper@cygnus.com>
1604         * intl/dcgettext.c: Don't use any alloca hacks if C_ALLOCA is defined.
1605         Patch by Fred Fish.
1607 1998-05-22  Ulrich Drepper  <drepper@cygnus.com>
1609         * stdlib/random_r.c (__random_r): Rewrite last patch to fix buffer
1610         overwriting bugs.
1612         * libio/strops.c (_IO_str_underflow): Read newly available
1613         character from buffer as unsigned.
1615 1998-05-22 10:56  Ulrich Drepper  <drepper@cygnus.com>
1617         * catgets/Makefile (distribute): Add xopen-msg.h.
1618         (generated): Add de.msg and de.cat.
1619         (tests): Add do-gencat-test.
1620         (do-gencat-test): New goal.  Run gencat on a generated msg file.
1621         * catgets/xopen-msg.h: New file.
1623 1998-05-22  Ulrich Drepper  <drepper@cygnus.com>
1625         * catgets/open_catalog.c (__open_catalog): Use byteswap.h
1626         functions.  Optimize filename creation a bit.
1628 1998-05-22 09:29  Ulrich Drepper  <drepper@cygnus.com>
1630         * stdlib/random_r.c: Help gcc to optimize the code.
1631         Patch by Joe Keane <jgk@jgk.org>.
1633 1998-05-21  Ulrich Drepper  <drepper@cygnus.com>
1635         * iconv/iconv_prog.c (print_known_names): Use strverscmp in all
1636         tsearch calls.
1638 1998-05-21  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1640         * timezone/test-tz.c: The test with TZ=UTC0 seems to work - enable
1641         it.
1643 1998-05-21 15:27  Ulrich Drepper  <drepper@cygnus.com>
1645         * wcsmbs/wcsnrtombs.c: Correct computation of result.
1646         * wcsmbs/wcsrtombs.c: Likewise.
1648         * wcsmbs/Makefile (tests): Add wcsmbs-tst1.c.
1649         * wcsmbs/wcsmbs-tst1.c: New file.
1651         * iconv/loop.c (COUNT_CONVERTED): Correct computation.
1653         * locale/C-ctype.c (_nl_C_LC_CTYPE): Define MB_CUR_MAX for C locale
1654         as 1.
1656         * locale/setlocale.c: Don't make _nl_current_* and _nl_C_* references
1657         weak.
1659 1998-05-21  Philip Blundell  <philb@gnu.org>
1661         * sysdeps/arm/fpu_control.h: Replace stub file with real
1662         implementation.
1663         * sysdeps/arm/fpu/bits/fenv.h: New file.
1664         * sysdeps/arm/fpu/fesetround.c: Likewise.
1665         * sysdeps/arm/fpu/fclrexcpt.c: Likewise.
1666         * sysdeps/arm/fpu/fsetexcptflag.c: Likewise.
1667         * sysdeps/arm/fpu/ftestexcpt.c: Likewise.
1668         * sysdeps/arm/fpu/fraiseexcpt.c: Likewise.
1669         * sysdeps/arm/fpu/fegetenv.c: Likewise.
1670         * sysdeps/arm/fpu/fesetenv.c: Likewise.
1672 1998-05-21 16:34  Richard Henderson  <rth@cygnus.com>
1674         * elf/dl-load.c (_dl_map_object_from_fd): Get file header with
1675         read instead of mmap.
1677 1998-05-21  8:16  Richard Henderson  <rth@cygnus.com>
1679         * sysdeps/unix/sysv/linux/alpha/glob.c: Include sysdeps/generic/glob.c
1680         directly instead of include_next.  Add missing semicolons.
1681         * sysdeps/unix/sysv/linux/alpha/oldglob.c: Include sys/types.h.
1682         Add missing semicolons.
1684 1998-05-21  Ulrich Drepper  <drepper@cygnus.com>
1686         * iconvdata/gconv-modules: Add more aliases to please java
1687         environments.
1689 1998-05-20  Ulrich Drepper  <drepper@cygnus.com>
1691         * stdio-common/vfprintf.c (process_arg): Fix typo.
1693         * iconvdata/TESTS: New tests for EUC-KR.
1695         * iconvdata/Makefile ($(objpfx)iconv-test.out): Also depend on TESTS.
1696         * iconvdata/testdata/EUC-KR: New file.
1698 1998-05-20 07:26  H.J. Lu  <hjl@gnu.org>
1700         * math/libm-test.c (hypot_test): Fix a typo.
1702 1998-05-20  Ulrich Drepper  <drepper@cygnus.com>
1704         * stdio-common/vfprintf.c: When precision is specified for %ls or
1705         %S handle it correctly.
1707 1998-05-20  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1709         * sysdeps/unix/bsd/vax/vfork.S: Missed double occurences of "the
1710         the" in one line - fixed it.
1711         * sysdeps/unix/bsd/sun/m68k/vfork.S: Likewise.
1712         * sysdeps/unix/bsd/hp/m68k/vfork.S: Likewise.
1713         * posix/unistd.h: Likewise
1715 1998-05-20  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1717         * Makeconfig (rpath-link): Add resolvobjdir.
1718         (resolvobjdir): New variable.
1719         Reported by Peter Breitenlohner <peb@mppmu.mpg.de> [fixes PR libc/633].
1721 1998-05-20 09:36  Ulrich Drepper  <drepper@cygnus.com>
1723         * elf/dl-close.c: Call shared object terminators at the right time.
1724         Patch by Philippe Troin <phil@fifi.org>.
1726 1998-05-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1728         * Make-dist (+tsrcs): Also add *.map for every member of
1729         $(extra-libs).
1731         * Makefile (distribute): Don't distribute scripts/printsources and
1732         scripts/=__ify.  Distribute FAQ.in.
1733         (rpm/%): Don't pass subdirs to sub-make.
1735         * timezone/Makefile: Protect inclusion of z.* by $(avoid-generated)
1736         instead of $(no_deps).
1738 1998-05-19  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1740         * sysdeps/generic/setenv.c: Protect against GNU C extension.
1741         (KNOWN_VALUE, STORE_VALUE): Do it right.
1742         (setenv): Remove unused variable.
1744 1998-05-18  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1746         * timezone/Makefile (tz-cflags): Define TM_GMTOFF and TM_ZONE.
1747         (CFLAGS-zdump.c): Add $(tz-cflags).
1749         * timezone/zdump.c (abbr): Use TM_ZONE if defined.  Add const to
1750         return type.
1752 1998-05-18  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1754         * time/tzfile.c (__tzfile_compute): Undo last change.  Instead
1755         take struct tm parameter and set tm_isdst, tm_zone and tm_offset
1756         if use_localtime.
1757         * time/tzset.c: Update prototype of __tzfile_compute.
1758         (__tz_convert): Pass tp to __tzfile_compute.  Don't set tm_isdst,
1759         tm_zone and tm_offset here if __use_tzfile.
1761 1998-05-19  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1763         * Makerules: Install libc.a even if there are no object file.
1765 1998-05-18  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1767         * Makerules (do-makelib): Don't force creating library from
1768         scratch, which is faster and gets correct behaviour if $(subdirs)
1769         is incomplete.
1771 1998-05-19  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1773         * Makerules (do-stamp): Make it work when building in source
1774         directory.
1776 1998-05-20 00:10  Ulrich Drepper  <drepper@cygnus.com>
1778         * elf/dl-load.c: Rename option and variable from ignore-rpath to
1779         inhibit-rpath.
1780         * elf/dl-support.c: Likewise.
1781         * elf/ldsodefs.h: Likewise.
1782         * elf/rtld.c: Likewise.
1783         * iconvdata/run-iconv-test.sh: Likewise.
1785 1998-05-19 23:08  Ulrich Drepper  <drepper@cygnus.com>
1787         * elf/rtld.c: Recognize --ignore-rpath argument and set _dl_ignore_path
1788         variable using the value.
1789         * elf/ldsodefs.h: Declare _dl_ignore_path.
1790         * elf/dl-load.c (decompose_rpath): Compare name of handled shared
1791         object against list in _dl_ignore_path and ignore RPATH if on the list.
1792         * elf/dl-support.c: Define _dl_ignore_path for static binaries.
1793         * iconvdata/run-iconv-test.sh: Call ld.so with --ignore-rpath parameter
1794         to make sure we get the correct helper libraries loaded.
1796         * elf/dl-load.c (decompose_rpath): Remove `room' parameter.  Use
1797         "RPATH" string in call to fillin_rpath instead.
1798         (_dl_init_paths): Remove this parameter from call to decompose_rpath.
1800 1998-05-19  Ulrich Drepper  <drepper@cygnus.com>
1802         * sysdeps/i386/i486/bits/string.h (__strstr_g): Initialize %edx
1803         correctly.  Patch by Horst von Brand <vonbrand@sleipnir.valparaiso.cl>.
1805 1998-05-19  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1807         * manual/terminal.texi (I/O Queues): Fix typo.
1809         * manual/stdio.texi (Closing Streams): Fix grammar.
1811         * manual/arith.texi (Absolute Value): Correct typo.
1812         Patches by Oskar Liljeblad <osk@hem.passagen.se>. [PR libc/630]
1814 1998-05-19 15:58  Ulrich Drepper  <drepper@cygnus.com>
1816         * elf/rtld.c (process_envvars): Fix typo.  Don't handle
1817         LD_PROFILE_OUTPUT in SUID binaries.
1818         * intl/dcgettext.c: In SUID binaries don't let language part of
1819         locale value contain path elements.
1820         * intl/explodename.h: Define new function _nl_find_language.
1821         * intl/loadinfo.h: Declare _nl_find_language.
1822         * locale/findlocale.c (_nl_find_locale): Use _nl_find_locale to get
1823         language part it drop the value is path element is contained.
1825         * locale/setlocale.c: Fix typo.
1827 1998-05-18  Philip Blundell  <Philip.Blundell@pobox.com>
1829         * sysdeps/unix/sysv/linux/arm/socket.S: Correct handling of arguments.
1831         * sysdeps/arm/strlen.S: Support both big and little endian processors.
1833         * sysdeps/arm/sysdep.h (ALIGNARG): ELF .align directive uses a
1834         log, not a byte-count.
1836         * sysdeps/unix/arm/sysdep.S (syscall_error): Use C_SYMBOL_NAME for
1837         a.out compatibility.
1839 1998-05-19  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1841         * sysdeps/unix/bsd/vax/vfork.S: Fix the "the the" problems.
1842         * sysdeps/unix/bsd/sun/m68k/vfork.S: Likewise.
1843         * sysdeps/unix/bsd/hp/m68k/vfork.S: Likewise.
1844         * posix/unistd.h: Likewise.
1845         * math/math.h: Likewise.
1846         * manual/users.texi (Manipulating the Database): Likewise.
1847         * manual/signal.texi (Job Control Signals): Likewise.
1848         * manual/message.texi (The gencat program): Likewise.
1849         * manual/filesys.texi (Hard Links): Likewise.
1850         * manual/math.texi (SVID Random): Likewise.
1851         * manual/llio.texi (Waiting for I/O): Likewise.
1852         * manual/io.texi (File Name Errors): Likewise.
1853         * manual/conf.texi (String Parameters): Likewise.
1854         * manual/arith.texi (Infinity): Likewise.
1855         * malloc/malloc.c: Likewise.
1856         * hurd/hurdsig.c (_hurd_internal_post_signal): Likewise.
1857         * csu/Makefile: Likewise.
1859 1998-05-19 12:16  Ulrich Drepper  <drepper@cygnus.com>
1861         * manual/memory.texi: Add back accidently removed line.
1863 1998-04-25  Mark Kettenis  <kettenis@phys.uva.nl>
1865         * sysdeps/generic/utmp_file.c (TIMEOUT): New macro.
1866         (timeout_handler): New function.
1867         (LOCK_FILE, UNLOCK_FILE): New macros.
1868         Implement file locking with timeout.
1869         (getutent_r_file, internal_getut_r, getutline_r_file,
1870         pututline_file, updwtmp_file): Use LOCK_FILE and UNLOCK_FILE for
1871         locking.
1873 1998-05-18 11:38  Ulrich Drepper  <drepper@cygnus.com>
1875         * iconvdata/run-iconv-test.sh: Extend library-path by iconvdata
1876         directory.
1878 1998-05-16  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1880         * rpm/Makefile: Delete inclusion of version.mk.
1882 1998-05-17  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1884         * libc.map: Add all libio functions needed libstdc++ with version
1885         2.0, sort entries.
1887 1998-05-18  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1889         * iconvdata/Makefile (generated): Add *.stmp files.
1891 1998-05-17  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1893         * timezone/Makefile (testdata, build-testdata): New variables, use
1894         them in rules for test data.
1895         ($(objpfx)tst-timezone.out): Depend on test data.
1896         ($(testdata)/Europe/Berlin, $(testdata)/Universal,
1897         $(testdata)/Australia/Melbourne, $(testdata)/America/Sao_Paulo):
1898         New rules to build test data.
1899         (tst-timezone-ENV): Pass TZDIR to point to test data.
1901 1998-05-18  Ulrich Drepper  <drepper@cygnus.com>
1903         * iconvdata/TESTS: ISO-2022-KR has not really ASCII as a subset
1904         (the designation sequence is disturbing).
1906 1998-05-17  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
1908         * sunrpc/svc_tcp.c: Add FreeBSD DoS patch.
1909         * sunrpc/xdr_rec.c: Likewise.
1911 1998-05-15  Ulrich Drepper  <drepper@cygnus.com>
1913         * posix/Makefile (tests): Add runptests.
1914         (distribute): Add PTESTS, PTESTS2C.sed, and ptestcases.h.
1915         (before-compile): Add ptestcases.h.
1916         (ptestscases.h): Add rule to generate from PTESTS.
1917         * posix/runptests.c: New file.
1918         * posix/PTESTS: New file.
1919         * posix/PTESTS2C.sed: New file.
1921 1998-05-15  Ulrich Drepper  <drepper@cygnus.com>
1923         * iconv/loop.c: Let user add code to use and set paramaters.
1925         * iconvdata/iso-2022-kr.c: Correct to-loop.
1927         * iconvdata/iso-2022-kr.c (PREPARE_LOOP): Use correct variable to
1928         point to output buffer.
1930         * iconvdata/ksc5601.h (ksc5601_to_ucs4): Use correct value to find
1931         hanja.
1933         * iconvdata/TESTS: Add ISO-2022-KR test.
1934         * iconvdata/testdata/ISO-2022-KR: New file.
1936 1998-05-15 21:07  Ulrich Drepper  <drepper@cygnus.com>
1938         * iconv/gconv.h (gconv_step_data): Add new fields invocation_counter
1939         and internal_use.
1940         * iconv/gconv_open.c (__gconv_open): Initialize invocation_counter
1941         and internal_use.
1942         * wcsmbs/btowc.c: Likewise.
1943         * wcsmbs/mbrtowcs.c: Likewise.
1944         * wcsmbs/mbsnrtowcs.c: Likewise.
1945         * wcsmbs/mbsrtowcs.c: Likewise.
1946         * wcsmbs/wcrtomb.c: Likewise.
1947         * wcsmbs/wcsnrtombs.c: Likewise.
1948         * wcsmbs/wcsrtombs.c: Likewise.
1949         * wcsmbs/wctob.c: Likewise.
1950         * iconv/skeleton.c: Increment invocation_counter.
1951         * iconvdata/iso-2022-kr.c: When used in iconv() emit designator
1952         sequence first.
1954         * iconv/skeleton.c (FROM_DIRECTION): Completely embrace expression.
1955         * iconvdata/iso-2022-jp.c: Likewise.
1956         * iconvdata/iso646.c: Likewise.
1958         * iconvdata/Makefile: Correct rpath definition for ISO-2022-KR.
1960 1998-05-15  Ulrich Drepper  <drepper@cygnus.com>
1962         * iconv/gconv_db.c (derivation_lookup): Use __tfind correctly.
1964         * sysdeps/generic/setenv.c (setenv): Remove optimization for
1965         overwriting existing values if it fits.
1967 1998-05-15 14:36  Ulrich Drepper  <drepper@cygnus.com>
1969         * posix/wordexp-test.c: Avoid duplicate messages.
1971         * sysdeps/generic/setenv.c: Use __tfind and __tsearch, not tfind and
1972         tsearch.  Correctly interpret values returned by those functions.
1973         (unsetenv): Store pointer to string, not pointer to string pointer.
1975         * time/tzfile.c (__tzfile_compute): Take new arguments.  Store
1976         DST information and offset in them.
1977         * time/tzset.c (__tz_convert): Pass extra parameters to
1978         __tzfile_compute.  Compute equivalent values for use of tz_rules.
1980 1998-05-15 00:49:11  Zack Weinberg  <zack@rabi.phys.columbia.edu>
1982         * iconvdata/Makefile (gen-8bit-table): Use move-if-change and
1983         stamp files to avoid unnecessary recompilation.
1984         (gen-8bit-gap-table): Likewise.
1985         (move-if-change): New variable.
1986         (all generated .h rules): Change to be .stmp rules.
1987         (%.h): New rule; depend on %.stmp; no commands.
1988         (distribute): Add gen-8bit.sh, gen-8bit-gap.sh,
1989         gen-8bit-gap-1.sh.
1991 1998-05-15 01:09  Zack Weinberg  <zack@rabi.phys.columbia.edu>
1993         * Makerules (libc-map): Deleted.
1994         (load-map-file): Set to the appropriate compiler switch, not
1995         just the file name.  If libfoo-map is not set, look for a
1996         libfoo.map in the current directory and $(..).
1997         (map-file): New variable, contains just the mapfile name.
1998         (build-shlib): Adjust for new value of load-map-file.
1999         (libc.so): Correct dependencies.
2001         * extra-lib.mk: Correct shlib dependencies since libfoo-map
2002         may not be set anymore.
2004         * elf/Makefile: Set ld-map to $(..)libc.map, not $(libc-map).
2005         Delete libdl-map.  Tweak ld.so link rule to work with changed
2006         variable settings in Makerules.
2007         * iconvdata/Makefile: Tweak build-module to work with changed
2008         variable settings in Makerules.
2010         * db/Makefile: Delete libdb-map.
2011         * hesiod/Makefile: Delete libnss_hesiod-map.
2012         * linuxthreads/Makefile: Delete libpthread-map.
2013         * locale/Makefile: Delete libBrokenLocale-map.
2014         * login/Makefile: Delete libutil-map.
2015         * math/Makefile: Delete libm-map.
2016         * md5-crypt/Makefile: Delete libcrypt-map.
2017         * nis/Makefile: Delete libnsl-map, libnss_nis-map,
2018         libnss_nisplus-map, and libnss_compat-map.
2019         * nss/Makefile: Delete libnss_files-map, libnss_db-map, and
2020         libnss_ldap-map.
2021         * resolv/Makefile: Delete libresolv-map and libnss_dns-map.
2022         * rt/Makefile: Delete librt-map.
2024 1998-05-15 01:06  Zack Weinberg  <zack@rabi.phys.columbia.edu>
2026         * configure.in: Instead of substituting `yes' or `no' for whether
2027         --no-whole-archive is available, set @no_whole_archive@ to the
2028         appropriate gcc switch or the empty string.  Likewise for
2029         -fno-exceptions.
2030         * config.make.in: Replace have-no-whole-archive with
2031         no-whole-archive and have-no-exceptions with no-exceptions.
2032         * Makerules: Delete stanzas setting no-whole-archive and
2033         no-exceptions.
2035         * sunrpc/Makefile: Use move-if-change to update generated .h
2036         and .c files.
2038 1998-05-13  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2040         * wcsmbs/wcsmbsload.c (extract_charset_name): Use strcspn instead
2041         of strchr loop.
2043 1998-05-15  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2045         * time/tzfile.c (__tzfile_read): Remove unused variable info.
2046         (__tzfile_compute): Likewise.
2048 1998-05-15  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2050         * sysdeps/unix/sysv/linux/bits/socket.h (AF_SNA,PF_SNA): Add new
2051         defines from Linux 2.1.102.
2053 1998-05-14 23:14  Ulrich Drepper  <drepper@cygnus.com>
2055         * locale/programs/ld-ctype.c: Write correct mb_cur_max value.
2057 1998-05-14 13:25  Ulrich Drepper  <drepper@cygnus.com>
2059         * inet/netinet/in.h: Add defines for multicast.
2060         Reported by Jeremy Hall <jhall@UU.NET>.
2062         * stdlib/stdlib.h: Add prototypes for __setenv and __unsetenv.
2063         * sysdeps/generic/putenv.c: Use __setenv and __unsetenv, not setenv
2064         and unsetenv.  Optimize _LIBC case.
2065         * sysdeps/generic/setenv.c: Prevent unnecessary memory leaks.
2066         Define functions with leading __.
2068         * time/tzfile.c: Correct handling of global variables daylight,
2069         timezone, and tzname.
2070         * time/tzset.c: Likewise.
2071         * timezone/Makefile (tests): Add tst-timezone.
2072         * timezone/tst-timezone.c: New file.
2074 1998-05-14 10:35  Ulrich Drepper  <drepper@cygnus.com>
2076         * timezone/asia: Update from tzdata1998d.
2077         * timezone/australasia: Likewise.
2078         * timezone/europe: Likewise.
2080 1998-05-13  Ulrich Drepper  <drepper@cygnus.com>
2082         * string/string.h: Don't use the optimized versions for the string
2083         functions if optimizing for space.
2085         * stdlib/tst-strtod.c: Add test for -0.0.
2087         * io/ftwtest-sh: Prevent tests from being run by root.
2089         * wcsmbs/wcsmbsload.c (extract_charset_name): Fix silly bugs in
2090         last addition.  Patch by wkpark@chem.skku.ac.kr.
2092 1998-05-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2094         * iconvdata/8bit-gap.c (BODY): Don't fall off the end of the gap
2095         table.
2097 1998-05-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2099         * iconvdata/gen-8bit.sh: New file.
2100         * iconvdata/gen-8bit-gap.sh: New file.
2101         * iconvdata/gen-8bit-gap-1.sh: New file.
2102         * iconvdata/Makefile (generate-8bit-table): Use shell script
2103         instead of writing the commands directly.
2104         (generate-8bit-gap-table): Likewise.
2105         ($(objpfx)iso8859-7jp.h): Likewise.
2106         (generated headers): Depend on shell script instead of Makefile.
2107         (before-compile): Add $(perl-generated-headers) only if perl is
2108         available.
2109         (headers): Depend on $(perl-generated-headers) only if perl is
2110         available.
2111         (sed-generated-headers): Remove iso8859-7jp.h.
2113 1998-05-11  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2115         * csu/Makefile ($(objpfx)abi-tag.h): Double $ in command.  Clean up.
2116         (/): Removed.
2118 1998-05-12  Ulrich Drepper  <drepper@cygnus.com>
2120         * wcsmbs/wcsmbsload.c (extract_charset_name): Pass correctly
2121         formed charset names to getfct.  Let user override charset
2122         selection by mention charset in locale name.
2124 1998-05-12 12:15  Ulrich Drepper  <drepper@cygnus.com>
2126         * posix/glob.c: Move to ...
2127         * sysdeps/generic/glob.c: ...here.
2128         * posix/glob.h (glob_t): Use correct types for gl_pathc and gl_offs
2129         elements.
2130         * sysdeps/unix/sysv/linux/alpha/glob.c: New file.
2131         * sysdeps/unix/sysv/linux/alpha/oldglob.c: New file.
2132         * sysdeps/unix/sysv/linux/alpha/Dist: Add oldglob.c.
2133         * sysdeps/unix/sysv/linux/alpha/Makefile: Compile oldglob in posix
2134         subdir.
2135         * libc.map [GLIBC_2.1]: Add glob and globfree.
2137 1998-05-12  Ulrich Drepper  <drepper@cygnus.com>
2139         * sunrpc/Makefile (generated): Restore old list.
2141 1998-05-11  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2143         * rt/Makefile (tests): Define only if we have a thread library.
2145         * nis/ypclnt.c: Add: #include <errno.h>.
2147 1998-05-10 15:39  Zack Weinberg  <zack@rabi.phys.columbia.edu>
2149         * configure.in: Define and substitute RELEASE as well as
2150         VERSION.
2151         * config.make.in: Add RELEASE and VERSION to be substituted.
2152         * Makeconfig: Delete all references to version.mk.
2153         * Make-dist: Likewise.
2154         * MakeTAGS: Likewise.
2155         * elf/Makefile: Likewise.
2157 1998-05-10  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
2159         * nis/ypclnt.c: Move "(none)" domainname check from __yp_check to
2160         yp_get_default_domain.
2162 1998-05-12  Ulrich Drepper  <drepper@cygnus.com>
2164         * sysdeps/posix/profil.c (__profil): Don't define act and timer
2165         variables as static.  Patch by Joe Keane <jgk@jgk.org>.
2167 1998-05-12  Wolfram Gloger  <wmglo@dent.med.uni-muenchen.de>
2169         * malloc/malloc.c: Fix for NO_THREADS case.
2171 1998-05-11 18:02  Richard Henderson  <rth@cygnus.com>
2173         * sysdeps/unix/sysv/linux/alpha/Makefile (sysdep_routines):
2174         Remove statfs and fstatfs.
2175         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Don't mark pread
2176         and pwrite as EXTRA.
2177         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
2179 1998-05-09  Ulrich Drepper  <drepper@cygnus.com>
2181         * libc.map: Add capget and capset.
2183 1998-05-08  Ulrich Drepper  <drepper@cygnus.com>
2185         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
2186         (DL_FIND_ARG_COMPONENTS): Find correct alignment for auxiliary
2187         vector.  Patch by Mark Hatle <fray@kernel.crashing.org>
2188         and Matt McLean <keys@brio.yikes.com>.
2190 1998-05-08 23:49  Ulrich Drepper  <drepper@cygnus.com>
2192         * misc/Makefile (tests): Add tst-mntent.
2193         * misc/tst-mntent.c: New file.
2195 1998-05-08 21:56  Zack Weinberg  <zack@rabi.phys.columbia.edu>
2197         * autolock.sh: Removed.
2198         * manual/move-if-change: Removed.
2200         * scripts: New directory.
2201         * =__ify: Moved to scripts.
2202         * config.guess: Likewise.
2203         * config.sub: Likewise.
2204         * gen-FAQ.pl: Likewise.
2205         * install-sh: Likewise.
2206         * mkinstalldirs: Likewise.
2207         * move-if-change: Likewise.
2208         * printsources: Likewise.
2209         * rellns.sh: Likewise.
2210         * test-installation.pl: Likewise.
2212         * configure.in: Look in scripts for config.guess, config.sub,
2213         install-sh.
2214         * Makefile: Distribute all above files in their
2215         new home.  Find gen-FAQ.pl and test-installation.pl in scripts.
2216         * manual/Makefile: Find mkinstalldirs and move-if-change in
2217         $(..)scripts.  Drop them from distribute.  Minor cleanups.
2218         * Makerules: Find mkinstalldirs and rellns-sh in scripts.
2219         * sysdeps/mach/hurd/Makefile: Find move-if-change in scripts.
2220         * timezone/Makefile: Find rellns-sh in scripts.
2222 1998-05-08  Ulrich Drepper  <drepper@cygnus.com>
2224         * intl/locale.alias: Change italian to it_IT.ISO-8859-1.
2225         Reported by Ottavio G. Rizzo <otto@mast.queensu.ca>.
2227 1998-05-08 19:24  Zack Weinberg  <zack@rabi.phys.columbia.edu>
2229         * Makefile (+subdir-inits): Delete variable.
2230         (+init_subdirs): Likewise.
2231         (aux): Likewise.
2232         (before-compile): Likewise.
2233         (libc-init): Delete stanza.
2234         (version-info.h): Delete rule and associated variable.
2235         (distribute): Don't distribute moved files.
2236         * Makerules (interp-obj): It lives in elf now.  Only use it
2237         if $(elf) is set.  Delete rule to build it.
2238         * csu/Makefile: Build set-init.o and/or munch-init.o.  Build
2239         version.o and version-info.h.  Minor cleanups.
2240         (routines): Add libc-init, sysdep, version.
2241         (generated): Add version-info.h.
2242         * elf/Makefile: Build interp.os.
2244         * interp.c: Moved to elf.
2245         * set-init.c: Moved to csu.
2246         * munch-init.c: Likewise.
2247         * munch.awk: Likewise.
2248         * version.c: Likewise.
2250         * Rules: Unconfuse syntax highlighting with a fake comment.
2252 1998-05-08  Ulrich Drepper  <drepper@cygnus.com>
2254         * sysdeps/unix/sysv/linux/syscalls.list: Add capset and capget
2255         syscalls.
2257 1998-05-08 16:36  Zack Weinberg  <zack@rabi.phys.columbia.edu>
2259         * iconvdata/Makefile (generated): Set to *-generated-headers
2260         plus gconv-modules.
2261         (tests): Set to iconv-test.
2262         * localedata/Makefile (generated-dirs): Add ld-test-names to list.
2263         * posix/Makefile (generated): Set to wordexp-test-result*.
2264         * sunrpc/Makefile (generated): Remove rpcsvc/*.
2265         (generated-dirs): Add rpcsvc.
2266         * libio/Makefile: Clean up.
2268 1998-05-08 14:55  Ulrich Drepper  <drepper@cygnus.com>
2270         * Make-dist (+tsrcs): Also use tests-statc where tests is used.
2271         * Makerules: Likewise.
2272         (+depfiles): Also add sysdep-others.
2273         * Rules: Likewise.
2274         * iconv/Makefile (distribute): Add loop.s and skeleton.c.
2275         * iconvdata/Makefile (distribute): Add TESTS.
2276         * localedata/Makefile (repertoires): Rename to repertoiremaps.
2277         * sysdeps/gnu/Dist: Add utmpx.h and bits/utmpx.h.
2278         * sysdeps/unix/sysv/linux/Dist: Add ldd-rewrite.sed.
2279         * sysdeps/unix/sysv/linux/i386/Makefile [subdir=elf]: Define
2280         sysdep-others, not others.
2281         * sysdeps/unix/sysv/linux/m68k/Makefile: Likewise.
2282         * sysdeps/unix/sysv/linux/sparc/Dist: Add sys/kernel_termios.h.
2284 1998-05-08 12:26  Ulrich Drepper  <drepper@cygnus.com>
2286         * iconv/gconv_int.h (struct gconv_module): Remove cost field and add
2287         cost_hi and cost_lo.
2288         * iconv/gconv_conf.c (builtin_modules): Initialize cost_hi from
2289         Cost parameter and set cost_lo to INT_MAX.
2290         (add_module): Take new parameter and use it to initialize cost_lo.
2291         (read_conf_file): Count modules being loaded and use counter for
2292         new parameter to add_module.
2293         * iconv/gconv_db.c (find_derivation): When look for cost examine
2294         cost_hi and cost_lo.
2296 1998-05-08 10:52  Ulrich Drepper  <drepper@cygnus.com>
2298         * string/bits/string2.h: Don't use unsigned char * unless really
2299         necessary since this disturbs C++.
2300         * sysdeps/i386/i486/bits/string.h: Likewise.
2301         Patch by Bernd Schmidt <crux@Pool.Informatik.RWTH-Aachen.DE>.
2303 1998-05-08 13:53  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2305         * malloc/malloc.c (top_check): Fix last change.
2307 1998-05-07  Ulrich Drepper  <drepper@cygnus.com>
2309         * sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Define.
2310         Patch by Matt McLean <keys@brio.yikes.com>.
2312 1997-05-07 13:26  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2314         * Makerules (lib): Put back dependency on lib-noranlib.
2315         ($(subdirs-stamps)): Remove dependency on stamp.* again.
2317 1998-05-07  Ulrich Drepper  <drepper@cygnus.com>
2319         * sysdeps/i386/fpu/bits/mathinline.h: Use long long int also for
2320         test in __pow2 implementation.
2322 1998-04-16 07:42  Geoff Keating  <geoffk@ozemail.com.au>
2324         * Makeconfig [!build-static]: Link `static' binaries with libc_pic.a.
2325         Still need *FLAGS-.o because we still sometimes build .o files.
2326         * db2/Makefile: Don't build libndbm.a if !build-static.
2328 1998-05-07  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2330         * malloc/malloc.c (top_check): Add void as parameter to silent gcc.
2332 1998-04-16 07:42  Geoff Keating  <geoffk@ozemail.com.au>
2334         * configure.in: New test for broken gcc on PowerPC.
2335         * sysdeps/powerpc/atomicity.h: Use result of test.
2336         * linuxthreads/sysdeps/powerpc/pt-machine.h: Use result of test.
2338         * math/libm-test.c: Update many of the epsilon to match actual
2339         performance.
2341         * sysdeps/libm-ieee754/e_exp.c: Reduce the number of branches.
2342         * sysdeps/libm-ieee754/e_expf.c: Likewise.
2343         * sysdeps/libm-ieee754/s_exp2.c: Likewise.
2344         * sysdeps/libm-ieee754/s_exp2f.c: Likewise.
2346         * sysdeps/libm-ieee754/e_pow.c: Correct typo.
2348         * sysdeps/powerpc/elf/libc-start.c: New file.
2349         * sysdeps/powerpc/elf/start.S: New file, use libc-start.
2350         * sysdeps/powerpc/elf/start.c: Delete.
2352         * sysdeps/unix/sysv/linux/powerpc/Dist: Remove syscall.h
2353         * sysdeps/unix/sysv/linux/powerpc/syscall.h: Delete.  It was unused.
2355         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Correct previous
2356         few patches.
2358 1998-05-06 12:51  Ulrich Drepper  <drepper@cygnus.com>
2360         * sysdeps/i386/fpu/bits/mathinline.h (pow): Use long long int for
2361         test for integer.
2363         * sysdeps/libm-i387/e_pow.S: Correctly shift double word.
2364         * sysdeps/libm-i387/e_powl.S: Likewise.
2366 1998-03-31  Wolfram Gloger  <wmglo@dent.med.uni-muenchen.de>
2368         * malloc/malloc.c (chunk2mem_check, top_check): New functions.
2369         (malloc_check, free_check, realloc_check, memalign_check): Use
2370         them to improve overrun checking.  Overruns of a single byte and
2371         corruption of the top chunk are now detected much more reliably.
2373 1998-05-06  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
2375         * math/libm-test.c (pow_test): Add test for special value from PR
2376         libc/590.
2378 1998-05-06  Ulrich Drepper  <drepper@cygnus.com>
2380         * sysdeps/unix/sysv/linux/bits/errno.h: Undefine EILSEQ before
2381         including linux/errno.h.
2383 1998-05-06 09:49  Ulrich Drepper  <drepper@cygnus.com>
2385         * sysdeps/unix/sysv/sysv4/solaris2/bits/stat.h: Add LFS support.
2386         Use correct types.
2387         * sysdeps/unix/sysv/sysv4/solaris2/bits/types.h: New file.
2388         * sysdeps/unix/sysv/sysv4/solaris2/bits/errno.h: New file.
2390 1998-05-05  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2392         * Makerules (elide-routines.*): Fix assignments.
2393         (do-makelib): Fix typo.
2394         ($(subdirs-stamps)): Depend on $(objpfx)stamp.* if in parent
2395         makefile.
2397 1998-05-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2399         * Makefile (sysdep-subdirs, subdirs, $(common-objpfx)sysd-dirs,
2400         $(objpfx)sysd-dirs): Move them...
2401         * Makeconfig: ... here.
2402         * Makerules (subdirs-stamps, subdirs-stamp-o): Always define.
2403         (stubs): Fix circular depedency.
2404         (do-makelib): Clean up.
2405         (lib): Don't depend on lib-noranlib.
2406         ($(objpfx)stamp.oS): Remove special case for empty
2407         static-only-routines.
2408         (elide-routines.o): Add $(static-only-routines).
2409         (elide-routines$o): Define this instead of elide-routines.$o.
2410         * manual/Makefile (stubs): Fix circular dependency.
2412 1998-05-05  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2414         * libio/Makefile (routines): Remove duplicate oldiofclose.
2416 1998-05-05  Ulrich Drepper  <drepper@cygnus.com>
2418         * string/strcoll.c: Use uint32_t instead of u_int32_t.
2420 1998-05-05  Ulrich Drepper  <drepper@cygnus.com>
2422         * libio/stdio.h: Fix typo in __REDIRECT.
2423         * io/sys/stat.h: Likewise.
2424         Reported by Myles Uyema <myles@uyema.nws.net>.
2426 1998-05-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2428         * locale/programs/localedef.c (options): Fix help message.
2430 1998-05-04  Ulrich Drepper  <drepper@cygnus.com>
2432         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Avoid nasty
2433         relocations.  Patch by Joe Keane <jgk@jgk.org>.
2435 1998-05-04 12:40  Ulrich Drepper  <drepper@cygnus.com>
2437         * malloc/malloc.c (ptmalloc_init_all): New function.  Similar to
2438         ptmalloc_unlock_all, but re-initializes the mutexes instead.
2439         (ptmalloc_init): Use new function in thread_at_fork call.
2440         (thread_atfork_static): Likewise.
2441         Suggested by Wolfram Gloger and Xavier Leroy.
2443 1998-05-04  Ulrich Drepper  <drepper@cygnus.com>
2445         * signal/signal.h: Move definitions of struct sigstack and
2446         struct sigaltstack into separate file and include it.
2447         * sysdeps/generic/bits/sigstack.h: New file.
2448         * sysdeps/unix/sysv/linux/bits/sigstack.h: New file.
2449         * signal/Makefile (headers): Add bits/sigstack.h.
2451 1998-05-03  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2453         * elf/rtld.c (dl_main): Fix check for number of references to
2454         interpreter object.
2456 1998-05-03  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2458         * elf/rtld.c (dl_main): Check has_interp after executing platform
2459         specific code.
2461 1998-05-01  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2463         * iconvdata/run-iconv-test.sh: Fix typo.
2465 1998-05-01  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2467         * Makerules (+depfiles): Add depfiles for $(tests-static).
2468         Simplified.
2470 1998-05-01  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2472         * manual/terminal.texi (Special Characters): Fix description of
2473         c_cc indexes.
2475 1998-05-01  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2477         * sysdeps/unix/sysv/linux/tcsetattr.c: Use memcpy to copy the c_cc
2478         array.
2479         * sysdeps/unix/sysv/linux/tcgetattr.c: Likewise.  Initialize rest
2480         of c_cc array.
2482 1998-04-30 14:15  Zack Weinberg  <zack@rabi.phys.columbia.edu>
2484         * sysdeps/unix/sysv/linux/netrose/rose.h: Don't include kernel headers.
2486 1998-05-01  Ulrich Drepper  <drepper@cygnus.com>
2488         * intl/locale.alias: Update russian entry.
2490 1998-05-01 21:54  Zack Weinberg  <zack@rabi.phys.columbia.edu>
2492         * Makerules (static-only-routines): Reimplement in terms of
2493         elide-routines.os.
2494         (shared-only-routines): Reimplement in terms of
2495         elide-routines.X [where X is all object-suffixes except .os].
2497         (stubs): Create stubs file inside the subdir.
2498         (common-mostlyclean): Remove stubs file from inside the subdir.
2499         * Makefile (subdir-stubs): Look for stubs files inside the
2500         subdirs.
2501         * manual/Makefile (stubs): Create dummy stubs file inside the
2502         subdir.
2504 1998-05-01 21:01  Zack Weinberg  <zack@rabi.phys.columbia.edu>
2506         Build speed improvement: make ar less of a bottleneck.
2508         * Makerules (stamp$o): Just record the object list for later
2509         use.
2510         (libc_foo.a): New rule, depends on subdir stamp files; builds
2511         and ranlibs the library from the lists saved in those files.
2513         (subdirs-stamps): Define also if subdir == elf (FIXME: kludge).
2514         (subdirs-stamp-o): Likewise.
2516         (ar-symtab-name): Delete variable.
2517         (lib%.a): Delete target.
2518         (libc_foo.a(bar.%)): Delete target.
2519         (libc_foo.a($(ar-symtab-name))): Delete target.
2521         (objects objs): Just depend on libobjs and extra-objs.
2522         (libobjs): Depend on the stamp files, not the objects.
2523         (extra-objs): New target, just depends on the extra-objs list.
2525         (CREATE_ARFLAGS): Kill the `ar S' hack.
2527         * config.make.in (have-ar-S): Deleted.
2528         * configure.in: Delete test for `ar S'.  Add test to determine
2529         whether ranlib does anything useful.
2531 1998-05-01  Ulrich Drepper  <drepper@cygnus.com>
2533         * inet/tst-ether_aton.c: Include <stdio.h>.
2535 1998-04-30 16:45  Ulrich Drepper  <drepper@cygnus.com>
2537         * inet/ether_aton.c: Including netinet/if_ether.h is not necessary.
2539         * locale/Makefile (distribute): Add programs/repertoire.h.
2540         (localedef-modules): Add repertoire.
2541         (CPPFLAGS): Define REPERTOIREMAP_PATH.
2542         * locale/programs/repertoire.c: New file.
2543         * locale/programs/repertoire.h: New file.
2544         * locale/programs/charmap.c: Starting fixing character set handling
2545         to handle multi-byte encodings.
2546         * locale/programs/charset.c: Likewise.
2547         * locale/programs/charset.h: Likewise.
2548         * locale/programs/ld-collate.c: Likewise.
2549         * locale/programs/ld-ctype.c: Likewise.
2550         * locale/programs/linereader.c: Likewise.
2551         * locale/programs/localedef.c: Likewise.
2552         * locale/programs/locfile-kw.gperf: Likewise.
2553         * locale/programs/locfile-kw.h: Likewise.
2554         * locale/programs/locfile-token.h: Likewise.
2555         * locale/programs/locfile.h: Likewise.
2556         * locale/programs/stringtrans.c: Likewise.
2558         * locale/programs/locfile.c: Interpret I18NPATH value as base of
2559         path, extended with "/locales/".
2561 1998-04-18  Philip Blundell  <Philip.Blundell@pobox.com>
2563         * sysdeps/arm/memset.S: Fix off by one error.
2565         * sysdeps/unix/sysv/linux/arm/sysdep.h (PSEUDO): On error, call
2566         __syscall_error rather than syscall_error directly.
2568 1998-04-17  Philip Blundell  <Philip.Blundell@pobox.com>
2570         * sysdeps/unix/sysv/linux/arm/mmap.S: New file; implementation of
2571         mmap() syscall for ARM.
2573         * sysdeps/unix/arm/start.c: New file; startup code for ARM a.out
2574         binaries.
2576 1998-04-30  Ulrich Drepper  <drepper@cygnus.com>
2578         * locale/programs/localedef.c: Recognize repertoire-map option.
2580 1998-04-29  Ulrich Drepper  <drepper@cygnus.com>
2582         * locale/programs/linereader.c (get_toplvl_escape): Fix typo in
2583         converting non-hex numbers.
2584         Patch by Won Kyu Park <bird@bird.kitel.co.kr>.
2586 1998-04-23 07:31  H.J. Lu  <hjl@gnu.org>
2588         * resolv/inet_addr.c (inet_aton): Use __strtoul_internal to
2589         check overflow.
2590         * resolv/Makefile (tests): New, add tst-aton.
2591         * resolv/tst-aton.c: New file.
2593 1998-04-29  Ulrich Drepper  <drepper@cygnus.com>
2595         * sysdeps/sparc/sparc32/dl-machine.h (WEAKADDR): Add missing
2596         semicolon.
2598 1998-04-29 12:11  Ulrich Drepper  <drepper@cygnus.com>
2600         * wcsmbs/mbsnrtowcs.c: Remove variable to pass to conversion function
2601         by letting the later modify the variable computing the total directly.
2602         * wcsmbs/mbsrtowcs.c: Likewise.
2603         * wcsmbs/wcsnrtombs.c: Likewise.
2604         * wcsmbs/wcsrtombs.c: Likewise.
2606         * wcsmbs/btowc.c (converted): Rename variable to dummy to make clear
2607         it is not used.
2608         * wcsmbs/wctoc.c: Likewise.
2610         * wcsmbs/mbsrtowcs.c: Optimize a bit more.
2611         * wcsmbs/wcsrtombs.c: Likewise.
2613         * sysdeps/unix/sysv/linux/alpha/bits/signum.h: Add SIGCLD definition.
2615 1998-04-29  Ulrich Drepper  <drepper@cygnus.com>
2617         * iconv/skeleton.c: Correct counting of actually converted
2618         characters.
2620         * intl/localealias.c (read_alias_file): Use unsigned char for
2621         local variables.  Remove unused variable tp.
2622         * intl/l10nflist.c (_nl_normalize_codeset): Use unsigned char *
2623         for type of codeset.  For loosing Solaris systems.
2624         * intl/loadinfo.h: Adapt prototype of _nl_normalize_codeset.
2625         * intl/bindtextdom.c (BINDTEXTDOMAIN): Don't define local variable
2626         len if not needed.
2627         Patches by Jim Meyering.
2629         * stdio-common/vfprintf.c [%S]: Don't clear mbstate twice;
2630         wcsrtombs must put it into initial state.
2632 1998-04-29  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2634         * iconv/gconv_simple.c: Fix endian bug.  Don't put side effects in
2635         argument of bswap_XX macro.
2637 1998-04-28  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2639         * iconvdata/Makefile (EBCDIC-DK-NO-A-routines): Fix typo in
2640         variable name.
2642 1998-04-28  Ulrich Drepper  <drepper@cygnus.com>
2644         * sysdeps/unix/sysv/linux/semctl.c (semctl): Define own union
2645         semun and use stdarg macros to get the value.
2646         * sysdeps/generic/semctl.c: Don't use union semun.
2648         * sysvipc/sys/sem.h: Don't use union semun in semctl prototype.
2650         * string/basename.c [!_LIBC]: Define function as gnu_basename.
2652         * posix/getopt.c [!__GNU_LIBRARY__]: Include string.h or
2653         strings.h.
2655         * stdlib/grouping.h: Accept ungrouped numbers even if locale
2656         defines grouping.
2658         * intl/hash-string.h: Don't include values.h.
2660         * inet/Makefile (tests): Add tst-ether_aton.
2661         * inet/tst-ether_aton.c: New file.
2663         * inet/ether_aton_r.c (ether_aton_r): Preserve high-nibble value
2664         in hex conversion.
2665         * inet/ether_aton.c (ether_aton): Declare result variable static.
2666         Reported by ahyung@unixg.ubc.ca.
2668         * sysdeps/unix/sysv/linux/bits/sem.h: Don't define union semun.
2669         Define macro _SEM_SEMUN_UNDEFINED instead.
2670         Reported by Dirk Laessig <d.laessig@tu-bs.de>.
2672         * stdio-common/tst-wc-printf.c: New file.  Test for %S and %C format.
2673         * stdio-common/Makefile (tests): Add tst-wc-printf.
2675 1998-04-28 16:32  Philip Blundell  <philb@gnu.org>
2677         * manual/stdio.texi (Variable Arguments Output): Correct variable
2678         name.  Patch from Ewan Mellor <em@nexus.co.uk>
2680 1998-04-27  Ulrich Drepper  <drepper@cygnus.com>
2682         * intl/dcgettext.c: Remove unneeded definition of
2683         internal_function.
2685 1998-04-27  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2687         * iconvdata/Makefile ($(objpfx)iconv-test.out): Use this as target
2688         instead of do-iconv-test.
2689         ($(objpfx)gconv-modules): Define rule only if objpfx is not
2690         empty.
2692 1998-04-27  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2694         * string/string.h: Fix feature test.
2696 1998-04-27  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2698         * iconvdata/iso646.c (BODY): Don't use character constants that
2699         depend on signedness of char.
2701 1998-04-27  Ulrich Drepper  <drepper@cygnus.com>
2703         * sysdeps/unix/sysv/linux/i386/Makefile [$(subdirs)=misc]
2704         (sysdep_routines): Add s_pread64 and s_pwrite64.
2706 1998-04-27 09:54  Ulrich Drepper  <drepper@cygnus.com>
2708         * iconvdata/Makefile (distribute): Remove generated .h files.
2709         * iconvdata/koi8-r.h: Removed.
2710         * iconvdata/latin-greek-1.h: Removed.
2711         * iconvdata/latin-greek.h: Removed.
2713         * iconvdata/testdata/CP1258..UTF8: New iconv test source.
2714         * iconvdata/KOI-8: Likewise.
2715         * iconvdata/KOI-8..UTF8: Likewise.
2716         * iconvdata/KOI8-R: Likewise.
2717         * iconvdata/KOI8-R..UTF8: Likewise.
2719 1998-04-24  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2721         * streams/Makefile (headers): Add sys/stropts.h.
2722         * streams/sys/stropts.h: New file.
2724 1998-04-25  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2726         * sysdeps/unix/sysv/linux/ttyname.c,
2727         sysdeps/unix/sysv/linux/ttyname_r.c: New files, like
2728         sysdeps/posix/ttyname*.c, but look in /dev/pts first.
2730 1998-04-25  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2732         * sysdeps/unix/sysv/linux/ptsname.c: Fix off-by-one bug in second
2733         argument of _itoa_word.
2735 1998-04-24  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2737         * sysdeps/unix/sysv/linux/syscalls.list (s_getcwd, s_getdents,
2738         s_pread64, s_pwrite64, s_reboot, s_sigpending, s_sigprocmask): Set
2739         caller to getcwd, getdents, pread64, pwrite64, reboot, sigpending,
2740         sigprocmask, resp., instead of EXTRA.
2742         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Remove
2743         s_pread64 and s_pwrite64.
2745 1998-04-26 18:44  Ulrich Drepper  <drepper@cygnus.com>
2747         * iconvdata/Makefile: Correct rules to generate gap table.
2748         * iconvdata/gap.pl: Simplify.
2750         * iconvdata/TESTS: Name new tests.
2751         * iconvdata/testdata/CP1250: New file.
2752         * iconvdata/testdata/CP1250..UTF8: New file.
2753         * iconvdata/testdata/CP1251: New file.
2754         * iconvdata/testdata/CP1251..UTF8: New file.
2755         * iconvdata/testdata/CP1252: New file.
2756         * iconvdata/testdata/CP1252..UTF8: New file.
2757         * iconvdata/testdata/CP1253: New file.
2758         * iconvdata/testdata/CP1253..UTF8: New file.
2759         * iconvdata/testdata/CP1254: New file.
2760         * iconvdata/testdata/CP1254..UTF8: New file.
2761         * iconvdata/testdata/CP1255: New file.
2762         * iconvdata/testdata/CP1255..UTF8: New file.
2763         * iconvdata/testdata/CP1256: New file.
2764         * iconvdata/testdata/CP1256..UTF8: New file.
2765         * iconvdata/testdata/CP1257: New file.
2766         * iconvdata/testdata/CP1257..UTF8: New file.
2768 1998-04-26  Ulrich Drepper  <drepper@cygnus.com>
2770         * iconvdata/Makefile: Add rules for ISO-2022-KR.
2771         * iconvdata/iso-2022-kr.c: New file.
2773         * iconvdata/gconv-modules: Add entry for ISO-2022-JP, ISO-2022-JP-2,
2774         and ISO-2022-KR.
2776 1998-04-25 18:39  Ulrich Drepper  <drepper@cygnus.com>
2778         * iconvdata/Makefile: Use gap method for iso8859-5, iso8859-7,
2779         iso8859-8 and iso8859-10.
2780         * iconvdata/iso8859-5.c: Change to use gap method.
2781         * iconvdata/iso8859-7.c: Likewise.
2782         * iconvdata/iso8859-8.c: Likewise.
2783         * iconvdata/iso8859-10.c: Likewise.
2785         * iconvdata/Makefile: Add rules for ISO-2022-JP module.
2786         * iconv/skeleton.c: Allow END_LOOP do be defined and use it at the
2787         end of the loop.
2788         * iconvdata/iso-2022-jp.c: New file.
2790         * iconvdata/ksc5601.c: Don't use uint16_t to represent byte sequence.
2791         * iconvdata/ksc5601.h: Unify function interfaces.
2792         * iconvdata/euckr.c: Adapt for changed ksc5601.h interface.
2793         * iconvdata/uhc.c: Likewise.
2795         * iconvdata/gb2312.h: Use correct types.
2797         * iconvdata/iso646.c (gconv_open): Correctly initialize the character
2798         size elements of data.
2800 1998-04-24  Ulrich Drepper  <drepper@cygnus.com>
2802         * string/tst-svc.expect: Adapt for change in .input.
2803         * string/tst-svc.input: More tests.
2805 1998-04-24 17:15  Ulrich Drepper  <drepper@cygnus.com>
2807         * iconvdata/Makefile: Add rules for new modules.
2808         * iconvdata/gconv-modules: Likewise.
2809         * iconvdata/cp737.c: New file.
2810         * iconvdata/cp737.h: New file.
2811         * iconvdata/cp775.c: New file.
2812         * iconvdata/cp775.h: New file.
2813         * iconvdata/cp874.c: New file.
2814         * iconvdata/cp874.h: New file.
2816 1998-04-24 16:30  Ulrich Drepper  <drepper@cygnus.com>
2818         * iconvdata/Makefile: Create target directory before generating
2819         headers.
2821 1998-04-23  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2823         * misc/sys/cdefs.h (__REDIRECT): Handle systems with non-empty
2824         __USER_LABEL_PREFIX__.
2825         (__ASMNAME, __ASMNAME2): New macros.
2827 1998-04-24  Ulrich Drepper  <drepper@cygnus.com>
2829         * elf/dl-load.c: Include sys/param.h for MAX.
2831 1998-04-24 21:44  Richard Henderson  <rth@cygnus.com>
2833         * sysdeps/unix/sysv/linux/alpha/syscalls.list (ftruncate): Make
2834         __ftruncate the strong symbol, and add weak alias.
2835         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
2837 1998-04-24  Ulrich Drepper  <drepper@cygnus.com>
2839         * termios/cfsetspeed.c: Make code cleaner and add missing const.
2840         Patch by Joe Keane <jgk@jgk.org>.
2842         * inet/rcmd.c (__ivaliduser): Check buf for being NULL before
2843         free()ing.
2845 1998-04-24 13:56  Ulrich Drepper  <drepper@cygnus.com>
2847         * sysdeps/generic/bits/socket.h: Add #defines for enum values.
2848         Patch by Thomas Bushnell, n/BSG.
2850 1998-04-24  Ulrich Drepper  <drepper@cygnus.com>
2852         * inet/rcmd.c (iruserok): Initialize hostf variable to NULL.
2854 1998-04-24  Ulrich Drepper  <drepper@cygnus.com>
2856         * iconvdata/Makefile: Put generated headers in build directory.
2858 1998-04-23 22:43  Ulrich Drepper  <drepper@cygnus.com>
2860         * elf/dl-load.c (fillin_rpath): Handle empty element returned by
2861         strsep as current directory.
2863         * iconv/gconv_builtin.h: Add aliases unicode and unicodebig for
2864         Java.  Add definitions for unicodelittle implementation.
2865         * iconv/gconv_int.h: Add declaration for unicodelittle functions.
2866         * iconv/gconv_simple.c: Define unicodelittle functions.
2868         * iconv/iconv_prog.c: Make program print information about position
2869         of illegal character in input.
2871         * iconv/skeleton.c: Use __strcasecmp instead of __strcasestr for
2872         comparison of charset name.
2873         * iconvdata/big5.c (CHARSET_NAME): Adapt for this.
2874         * iconvdata/ebcdic-at-de-a.c: Likewise.
2875         * iconvdata/ebcdic-at-de.c: Likewise.
2876         * iconvdata/ebcdic-ca-fr.c: Likewise.
2877         * iconvdata/euccn.c: Likewise.
2878         * iconvdata/eucjp.c: Likewise.
2879         * iconvdata/euckr.c: Likewise.
2880         * iconvdata/euctw.c: Likewise.
2881         * iconvdata/hp-roman8.c: Likewise.
2882         * iconvdata/iso6937.c: Likewise.
2883         * iconvdata/iso8859-1.c: Likewise.
2884         * iconvdata/iso8859-10.c: Likewise.
2885         * iconvdata/iso8859-2.c: Likewise.
2886         * iconvdata/iso8859-3.c: Likewise.
2887         * iconvdata/iso8859-4.c: Likewise.
2888         * iconvdata/iso8859-5.c: Likewise.
2889         * iconvdata/iso8859-6.c: Likewise.
2890         * iconvdata/iso8859-7.c: Likewise.
2891         * iconvdata/iso8859-8.c: Likewise.
2892         * iconvdata/iso8859-9.c: Likewise.
2893         * iconvdata/johab.c: Likewise.
2894         * iconvdata/koi-8.c: Likewise.
2895         * iconvdata/koi8-r.c: Likewise.
2896         * iconvdata/latin-greek-1.c: Likewise.
2897         * iconvdata/latin-greek.c: Likewise.
2898         * iconvdata/sjis.c: Likewise.
2899         * iconvdata/t61.c: Likewise.
2900         * iconvdata/uhc.c: Likewise.
2902         * iconvdata/iso646.c: Add support for more ISO 646 variants.
2903         * iconvdata/TESTS: Add tests for ISO646 module.
2904         * iconvdata/gconv-modules: Add new modules.
2905         * iconvdata/testdate/CSA_Z243.4-1985-1: New tests for ISO646 module.
2906         * iconvdata/testdate/CSA_Z243.4-1985-1..UCS2: Likewise.
2907         * iconvdata/testdate/CSA_Z243.4-1985-2: Likewise.
2908         * iconvdata/testdate/CSA_Z243.4-1985-2..UCS4: Likewise.
2909         * iconvdata/testdate/DIN_66003: Likewise.
2910         * iconvdata/testdate/DIN_66003..UTF8: Likewise.
2911         * iconvdata/testdate/DS_2089: Likewise.
2912         * iconvdata/testdate/DS_2089..UTF8: Likewise.
2913         * iconvdata/testdate/ES: Likewise.
2914         * iconvdata/testdate/ES..UTF8: Likewise.
2915         * iconvdata/testdate/ES2: Likewise.
2916         * iconvdata/testdate/ES2..UTF8: Likewise.
2917         * iconvdata/testdate/GB_1988-80: Likewise.
2918         * iconvdata/testdate/GB_1988-80..UTF8: Likewise.
2919         * iconvdata/testdate/IT: Likewise.
2920         * iconvdata/testdate/IT..UTF8: Likewise.
2921         * iconvdata/testdate/JIS_C6220-1969-RO: Likewise.
2922         * iconvdata/testdate/JIS_C6220-1969-RO..UTF8: Likewise.
2923         * iconvdata/testdate/JIS_C6229-1984-B: Likewise.
2924         * iconvdata/testdate/JIS_C6229-1984-B..UTF8: Likewise.
2925         * iconvdata/testdate/JUS_I.B1.002: Likewise.
2926         * iconvdata/testdate/JUS_I.B1.002..UTF8: Likewise.
2927         * iconvdata/testdate/KSC5636: Likewise.
2928         * iconvdata/testdate/KSC5636..UTF8: Likewise.
2929         * iconvdata/testdate/MSZ_7795.3: Likewise.
2930         * iconvdata/testdate/MSZ_7795.3..UTF8: Likewise.
2931         * iconvdata/testdate/NC_NC00-10: Likewise.
2932         * iconvdata/testdate/NC_NC00-10..UTF8: Likewise.
2933         * iconvdata/testdate/NF_Z_62-010: Likewise.
2934         * iconvdata/testdate/NF_Z_62-010..UTF8: Likewise.
2935         * iconvdata/testdate/NF_Z_62-010_1973: Likewise.
2936         * iconvdata/testdate/NF_Z_62-010_1973..UTF8: Likewise.
2937         * iconvdata/testdate/NS_4551-1: Likewise.
2938         * iconvdata/testdate/NS_4551-1..UTF8: Likewise.
2939         * iconvdata/testdate/NS_4551-2: Likewise.
2940         * iconvdata/testdate/NS_4551-2..UTF8: Likewise.
2941         * iconvdata/testdate/PT: Likewise.
2942         * iconvdata/testdate/PT..UTF8: Likewise.
2943         * iconvdata/testdate/PT2: Likewise.
2944         * iconvdata/testdate/PT2..UTF8: Likewise.
2945         * iconvdata/testdate/SEN_850200_B: Likewise.
2946         * iconvdata/testdate/SEN_850200_B..UTF8: Likewise.
2947         * iconvdata/testdate/SEN_850200_C: Likewise.
2948         * iconvdata/testdate/SEN_850200_C..UTF8: Likewise.
2950         * iconvdata/cns11643.h: Use uint32_t instead of wchar_t.
2951         * iconvdata/cns11643l1.h: Likewise.
2952         * iconvdata/latin-greek-1.h: Likewise.
2953         * iconvdata/latin-greek.h: Likewise.
2954         * iconvdata/koi8-r.h: Likewise.
2955         * iconvdata/jis0212.h: Likewise.
2956         * iconvdata/gb2312.h: Likewise.
2957         * iconvdata/ksc5601.h: Likewise.
2959         * iconvdata/8bit-gap.c: Use 32 bit type for idx element of struct gap.
2961         * iconvdata/Makefile: Add rules for lots of more modules.
2962         * iconvdata/cp1250.c: New file.
2963         * iconvdata/cp1251.c: New file.
2964         * iconvdata/cp1252.c: New file.
2965         * iconvdata/cp1253.c: New file.
2966         * iconvdata/cp1254.c: New file.
2967         * iconvdata/cp1255.c: New file.
2968         * iconvdata/cp1256.c: New file.
2969         * iconvdata/cp1257.c: New file.
2970         * iconvdata/ebcdic-dk-no-a.c: New file.
2971         * iconvdata/ebcdic-dk-no.c: New file.
2972         * iconvdata/ebcdic-es-a.c: New file.
2973         * iconvdata/ebcdic-es-s.c: New file.
2974         * iconvdata/ebcdic-es.c: New file.
2975         * iconvdata/ebcdic-fi-se-a.c: New file.
2976         * iconvdata/ebcdic-fi-se.c: New file.
2977         * iconvdata/ebcdic-fr.c: New file.
2978         * iconvdata/ebcdic-is-friss.c: New file.
2979         * iconvdata/ebcdic-it.c: New file.
2980         * iconvdata/ebcdic-pt.c: New file.
2981         * iconvdata/ebcdic-uk.c: New file.
2982         * iconvdata/ebcdic-us.c: New file.
2983         * iconvdata/ibm037.c: New file.
2984         * iconvdata/ibm038.c: New file.
2985         * iconvdata/ibm1004.c: New file.
2986         * iconvdata/ibm1026.c: New file.
2987         * iconvdata/ibm1047.c: New file.
2988         * iconvdata/ibm256.c: New file.
2989         * iconvdata/ibm273.c: New file.
2990         * iconvdata/ibm274.c: New file.
2991         * iconvdata/ibm275.c: New file.
2992         * iconvdata/ibm277.c: New file.
2993         * iconvdata/ibm278.c: New file.
2994         * iconvdata/ibm280.c: New file.
2995         * iconvdata/ibm281.c: New file.
2996         * iconvdata/ibm284.c: New file.
2997         * iconvdata/ibm285.c: New file.
2998         * iconvdata/ibm290.c: New file.
2999         * iconvdata/ibm297.c: New file.
3000         * iconvdata/ibm420.c: New file.
3001         * iconvdata/ibm423.c: New file.
3002         * iconvdata/ibm424.c: New file.
3003         * iconvdata/ibm437.c: New file.
3004         * iconvdata/ibm500.c: New file.
3005         * iconvdata/ibm850.c: New file.
3006         * iconvdata/ibm851.c: New file.
3007         * iconvdata/ibm852.c: New file.
3008         * iconvdata/ibm855.c: New file.
3009         * iconvdata/ibm857.c: New file.
3010         * iconvdata/ibm860.c: New file.
3011         * iconvdata/ibm861.c: New file.
3012         * iconvdata/ibm862.c: New file.
3013         * iconvdata/ibm863.c: New file.
3014         * iconvdata/ibm864.c: New file.
3015         * iconvdata/ibm865.c: New file.
3016         * iconvdata/ibm868.c: New file.
3017         * iconvdata/ibm869.c: New file.
3018         * iconvdata/ibm870.c: New file.
3019         * iconvdata/ibm871.c: New file.
3020         * iconvdata/ibm875.c: New file.
3021         * iconvdata/ibm880.c: New file.
3022         * iconvdata/ibm891.c: New file.
3023         * iconvdata/ibm903.c: New file.
3024         * iconvdata/ibm904.c: New file.
3025         * iconvdata/ibm905.c: New file.
3026         * iconvdata/ibm918.c: New file.
3028         * locale/iso-4217.def: Update.
3029         * localedata/locales/pt_BR: Correct.  Patches by Andreas Jaeger.
3031         * stdio-common/vfscanf.h: Recognize nan and inf in floating-point
3032         formats.
3034 1998-04-22  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3036         * elf/dl-load.c (_dl_init_paths): ';' is also a terminal for
3037         LD_LIBRARY_PATH.
3039 1998-04-22  Gordon Matzigkeit  <gord@profitpress.com>
3041         * Makerules: Change occurances of `cd dir; cmd' to `cd dir && cmd'.
3042         * Makefile: Likewise.
3043         * posix/Makefile: Likewise.
3044         * sysdeps/mach/hurd/Makefile: Likewise.
3046 1998-04-22  Gordon Matzigkeit  <gord@profitpress.com>
3048         * sysdeps/mach/hurd/bits/dirent.h: New file.
3049         * sysdeps/mach/hurd/readdir64.c: New file.
3050         * sysdeps/mach/hurd/readdir64_r.c: New file.
3052 1998-04-21  Gordon Matzigkeit  <gord@profitpress.com>
3054         * stdio/stdio.h (vasprintf, __asprintf, asprintf, vdprintf,
3055         dprintf): Synchronize declarations with libio/stdio.h.
3057 1998-04-21  Gordon Matzigkeit  <gord@profitpress.com>
3059         * elf/dlerror.c (dlerror): Don't assume that
3060         __libc_internal_tsd_get is defined.  __libc_getspecific is already
3061         well-protected, so just use it directly.
3063 1998-04-22  Gordon Matzigkeit  <gord@profitpress.com>
3065         * io/ftw.h (ftw): Fix typo.
3067 1998-04-21  Gordon Matzigkeit  <gord@profitpress.com>
3069         * sysdeps/gnu/utmp_file.c: Fix typo.
3071 1998-04-22 11:06  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3073         * iconvdata/run-iconv-test.sh: Fix more portability bugs.  When
3074         one part of a test fails move on to the next test.
3076 1998-04-24  5:45  Richard Henderson  <rth@cygnus.com>
3078         * sysdeps/alpha/bits/setjmp.h (_JMPBUF_UNWINDS): Added.
3080 1998-04-21  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3082         * sysdeps/i386/bits/setjmp.h (_JMPBUF_UNWINDS): Compare addresses
3083         as pointers, not signed integers.
3085 1998-04-22 11:06  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3087         * sysdeps/m68k/bits/setjmp.h (_JMPBUF_UNWINDS): Added.
3089 1998-04-21 21:49  Zack Weinberg  <zack@rabi.phys.columbia.edu>
3091         * misc/sys/cdefs.h: New macro __REDIRECT to support changing the
3092         asm symbol name of functions.
3093         * include/features.h: Kill redundant test.
3095         * dirent/dirent.h: Use new macros to implement __USE_FILE_OFFSET64.
3096         * io/ftw.h: Likewise.
3097         * io/sys/stat.h: Likewise.
3098         * io/sys/statfs.h: Likewise.
3099         * io/sys/statvfs.h: Likewise.
3100         * libio/stdio.h: Likewise.
3101         * resource/sys/resource.h: Likewise.
3102         * rt/aio.h: Likewise.
3104         * posix/unistd.h: Use new macros for __USE_FILE_OFFSET64 and
3105          __FAVOR_BSD.
3106         * signal/signal.h: Use new macros for BSD vs. SysV signal().
3108         * misc/Makefile: Drop bsd-compat.c.  Make libbsd-compat.a
3109         a dummy library.
3110         * misc/bsd-compat.c: Removed.
3112 1998-04-21 20:32  Ulrich Drepper  <drepper@cygnus.com>
3114         * iconv/loop.c: Allow EXTRA_LOOP_DECLS be defined and use it in
3115         function declaration.
3116         * iconv/skeleton.c: Allow PREPARE_LOOP and EXTRA_LOOP_ARGS be defined
3117         and use them in conversion function.
3118         * iconvdata/Makefile (modules): Re-add ISO6446.
3119         * iconvdata/TEST: Add tests for ASCII variants.
3120         * iconvdata/iso646.c: Rewrite to use loop.c and skeleton.c.
3121         * iconvdata/testdata/ANSI_X3.4-1968: New file.
3122         * iconvdata/testdata/BS_4730: New file.
3123         * iconvdata/testdata/BS_4730..UTF8: New file.
3125 1998-04-21 19:05  Ulrich Drepper  <drepper@cygnus.com>
3127         * iconv/gconv.h (struct gconv_step): Add element stateful.
3128         * iconv/gconv_builtin.c (__gconv_builtin_trans): Initialize stateful
3129         to zero for all internal conversions.
3130         * iconv/skeleton.c: Initialize stateful depending on whether or not
3131         RESET_STATE is defined to one or zero respectively.
3132         * stdlib/mblen.c: Use stateful element of currently selected
3133         converter for result if S is NULL.
3134         * stdlib/mbtowc.c: Likewise.
3135         * stdlib/wctomb.c: Likewise.
3137 1998-04-21 18:00  Ulrich Drepper  <drepper@cygnus.com>
3139         * iconv/gconv.c (__gconv): Remove bogus input buffer size computation.
3141         * iconv/gconv_open.c (__gconv_open): Initialize outbufend element.
3143         * iconv/gconv_simple.c (__gconv_transform_internal_ascii): Don't use
3144         character in comparison with uint32_t.
3145         (__gconv_transform_internal_utf8): Specify MAX_NEEDED_TO.
3146         (__gconv_transform_utf8_internal): Specify MAX_NEEDED_FROM.
3147         Optimize BODY a bit.
3149         * iconv/loop.c: Require MIN_NEEDED_INPUT and MIN_NEEDED_OUTPUT to
3150         be defined.
3152         * iconv/skeleton.c: Also reset converted counter in case of an error.
3153         Call reset function using correct value for output buffer start.
3155         * iconvdata/Makefile: Re-enable tests.
3157         * iconvdata/iso8859-1.c: Swap MIN_NEEDED_INPUT and MIN_NEEDED_OUTPUT
3158         value for to-conversion.
3160         * iconvdata/TESTS: Add new third column.
3161         * iconvdata/run-iconv-test.sh: Add support for charsets which are
3162         not ASCII based.
3163         * iconvdata/testdata/suntzus: New file.
3165         * elf/dl-minimal.c (__strtol_internal): Increment pointer to string
3166         while reading.  Correctly used base.  Little optimization.
3167         (__strtoul_internal): Likewise.
3169         * elf/rtld.c (dl_main): Test to avoid duplicate call of _dl_init_paths
3170         was wrong.  Use explicit variable.
3172 1998-04-20 23:49  Zack Weinberg  <zack@rabi.phys.columbia.edu>
3174         * configure.in: Check for awk.
3175         * config.make.in: Add AWK to be substituted.
3177         * manual/xtract-typefun.awk: Rewrite to eliminate gawk extensions.
3178         * manual/users.texi: Fix typo exposed by above rewrite.
3180         * Makefile: Invoke awk using AWK variable.
3181         * csu/Makefile: Likewise.
3182         * elf/Makefile: Likewise.
3183         * mach/Makefile: Likewise.
3184         * manual/Makefile: Likewise.
3185         * sysdeps/gnu/Makefile: Likewise.
3186         * sysdeps/mach/hurd/Makefile: Likewise.
3187         * sysdeps/unix/Makefile: Likewise.
3188         * timezone/Makefile: Likewise.
3190 1998-04-10  Gordon Matzigkeit  <gord@profitpress.com>
3192         * sysdeps/gnu/errlist.awk (ERR_REMAP): Implement error code to
3193         array index translation.
3194         (SYS_ERRLIST_ALIAS, SYS_NERR_ALIAS): Make weak aliases only if
3195         these are defined.
3197         * sysdeps/mach/hurd/Dist: Add errlist.c to distribution.
3199         * sysdeps/mach/hurd/errlist.c: New file.
3200         (ERR_TRANSLATE): Map Hurd error codes into errlist indices.
3201         (_hurd_errlist): The Hurd error list doesn't have Unix sys_errlist
3202         semantics, so rename it.
3204 1998-04-16  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3206         * iconvdata/run-iconv-test.sh: Make portable.  Always test all
3207         conversions.
3209 1998-04-21 12:30  H.J. Lu  <hjl@gnu.org>
3211         * wcsmbs/wcsrtombs.c (__wcsrtombs): Initialize result to 0.
3212         * wcsmbs/wcsnrtombs.c: Likewise.
3214 1998-04-21  Ulrich Drepper  <drepper@cygnus.com>
3216         * sysdeps/generic/dl-sysdep.c: Handle _dl_hwcap correctly.
3218         * wcsmbs/btowc.c (__btowc): Declare inptr as const char *.
3220         * time/strftime.c (my_strftime): Initialize pad variable in
3221         declaration.
3223         * iconvdata/big5.c: Don't use character constants in comparisons
3224         with unsigned value.
3226 1998-04-20 18:00  Ulrich Drepper  <drepper@cygnus.com>
3228         * libc.map: Add __dgettext to GLIBC_2.0 and __libc_longjmp, and
3229         __libc_siglongjmp to GLIBC_2.1.
3231         * elf/dl-minimal.c (__assert_perror_fail): Don't use strerror, use
3232         __strerror_r.
3234         * iconv/Makefile: Don't run tests now.
3236         * iconv/iconv_prog.c (process_block): If loop is repeated, call iconv
3237         with correct output buffer.
3239         Major rewrite of the low-level gconv functionality.
3240         * iconv/gconv.c: Rewritten.
3241         * iconv/gconv.h: Likewise.
3242         * iconv/gconv_builtin.c: Likewise.
3243         * iconv/gconv_builtin.h: Likewise.
3244         * iconv/gconv_conf.c: Likewise.
3245         * iconv/gconv_int.h: Likewise.
3246         * iconv/gconv_open.c: Likewise.
3247         * iconv/gconv_simple.c: Likewise.
3248         * iconv/iconv.c: Likewise.
3249         * iconvdata/8bit-gap.c: Likewise.
3250         * iconvdata/8bit-generic.c: Likewise.
3251         * iconvdata/Makefile: Likewise.
3252         * iconvdata/big5.c: Likewise.
3253         * iconvdata/cns11643.c: Likewise.
3254         * iconvdata/cns11643.h: Likewise.
3255         * iconvdata/cns11643l1.c: Likewise.
3256         * iconvdata/cns11643l1.h: Likewise.
3257         * iconvdata/ebcdic-at-de-a.c: Likewise.
3258         * iconvdata/ebcdic-at-de.c: Likewise.
3259         * iconvdata/ebcdic-ca-fr.c: Likewise.
3260         * iconvdata/euccn.c: Likewise.
3261         * iconvdata/eucjp.c: Likewise.
3262         * iconvdata/euckr.c: Likewise.
3263         * iconvdata/euctw.c: Likewise.
3264         * iconvdata/gb2312.c: Likewise.
3265         * iconvdata/gb2312.h: Likewise.
3266         * iconvdata/hp-roman8.c: Likewise.
3267         * iconvdata/iso646.c: Likewise.
3268         * iconvdata/iso6937.c: Likewise.
3269         * iconvdata/iso8859-1.c: Likewise.
3270         * iconvdata/iso8859-10.c: Likewise.
3271         * iconvdata/iso8859-2.c: Likewise.
3272         * iconvdata/iso8859-3.c: Likewise.
3273         * iconvdata/iso8859-4.c: Likewise.
3274         * iconvdata/iso8859-5.c: Likewise.
3275         * iconvdata/iso8859-6.c: Likewise.
3276         * iconvdata/iso8859-7.c: Likewise.
3277         * iconvdata/iso8859-8.c: Likewise.
3278         * iconvdata/iso8859-9.c: Likewise.
3279         * iconvdata/jis0201.c: Likewise.
3280         * iconvdata/jis0201.h: Likewise.
3281         * iconvdata/jis0208.c: Likewise.
3282         * iconvdata/jis0208.h: Likewise.
3283         * iconvdata/jis0212.c: Likewise.
3284         * iconvdata/jis0212.h: Likewise.
3285         * iconvdata/johab.c: Likewise.
3286         * iconvdata/koi-8.c: Likewise.
3287         * iconvdata/koi8-r.c: Likewise.
3288         * iconvdata/ksc5601.c: Likewise.
3289         * iconvdata/ksc5601.h: Likewise.
3290         * iconvdata/latin-greek-1.c: Likewise.
3291         * iconvdata/latin-greek.c: Likewise.
3292         * iconvdata/run-iconv-test.sh: Likewise.
3293         * iconvdata/sjis.c: Likewise.
3294         * iconvdata/t61.c: Likewise.
3295         * iconvdata/uhc.c: Likewise.
3296         * wcsmbs/btowc.c: Likewise.
3297         * wcsmbs/mbrtowc.c: Likewise.
3298         * wcsmbs/mbsnrtowcs.c: Likewise.
3299         * wcsmbs/mbsrtowcs.c: Likewise.
3300         * wcsmbs/wcrtomb.c: Likewise.
3301         * wcsmbs/wcsmbsload.c: Likewise.
3302         * wcsmbs/wcsnrtombs.c: Likewise.
3303         * wcsmbs/wcsrtombs.c: Likewise.
3304         * wcsmbs/wctob.c: Likewise.
3305         * iconv/loop.c: New file.
3306         * iconv/skeleton.c: New file.
3308         * stdlib/mblen.c: Handle empty input string correctly.
3309         * stdlib/mbtowc.c: Likewise.
3311         * posix/getopt.c: Various cleanups.
3313         * sysdeps/arm/bits/setjmp.h: Add copyright text.
3314         * sysdeps/i386/bits/setjmp.h: Likewise.
3315         * sysdeps/m68k/bits/setjmp.h: Likewise.
3316         * sysdeps/powerpc/bits/setjmp.h: Likewise.
3317         * sysdeps/sparc/sparc32/bits/setjmp.h: Likewise.
3319         * sysdeps/generic/longjmp.c: Rename function to __libc_siglongjmp
3320         and make longjmp weak alias.
3322 1998-04-18 20:29  Philip Blundell  <Philip.Blundell@pobox.com>
3324         * iconv/Makefile (routines): Only include gconv_dl if building for
3325         an ELF system - dynamic linking is not available on a.out.
3326         (CFLAGS-gconv_conf.c): Define STATIC_GCONV if omitting gconv_dl
3327         due to above check.
3328         * iconv/gconv_db.c: If STATIC_GCONV defined, don't try to call
3329         routines from gconv_dl.
3331 1998-04-17  Gordon Matzigkeit  <gord@profitpress.com>
3333         * csu/init.c (_IO_stdin_used): Protect with USE_IN_LIBIO so that
3334         we can compile without libio.
3336 1998-04-20 16:28  Ulrich Drepper  <drepper@cygnus.com>
3338         * sysdeps/mach/hurd/Subdirs: Remove login.
3340 1998-04-11  Gordon Matzigkeit  <gord@profitpress.com>
3342         * db2/compat.h: Include <errno.h>, to make sure we get the
3343         definition of EFTYPE before we define it ourselves.
3345 1998-04-10  Gordon Matzigkeit  <gord@profitpress.com>
3347         * sysdeps/generic/bits/socket.h: Protect against multiple inclusion.
3348         * sysdeps/mach/hurd/bits/ioctls.h: Likewise.
3349         Fix typo to allow inclusion from sys/ioctl.h again.
3351 1998-04-16  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3353         * iconvdata/*.[ch]: Clean up namespace.  Optimize character lookup.
3355 1998-04-16  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3357         * libc.map: Export __strerror_r.  Remove _strerror_internal.
3359 1998-04-16  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3361         * sysdeps/generic/strcasestr.c: Undefine strcasestr, not strstr.
3362         Also undefine __strcasestr.
3364 1998-04-16  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3366         * posix/regex.c: Rename __re_max_failures back to re_max_failures,
3367         aliases do not work with global variables due to copy relocations.
3369 1998-04-20 15:12  Ulrich Drepper  <drepper@cygnus.com>
3371         * manual/creature.texi: Fix type.  Patch by Andreas Schwab.
3373 1998-04-20 13:47  Ulrich Drepper  <drepper@cygnus.com>
3375         * signal/sighold.c: Include stddef.h for NULL definition.
3376         * signal/sigrelse.c: Likewise.
3377         * sysdeps/posix/sigignore.c: Likewise.
3378         * sysdeps/posix/sigset.c: Likewise.
3379         * sysdeps/posix/waitid.c: Likewise.
3380         * sysdeps/unix/sysv/linux/rt_sigsuspend.c: Likewise.
3381         * sysdeps/unix/sysv/linux/rt_sigtimedwait.c: Likewise.
3382         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
3383         * wcsmbs/mbsrtowcs.c: Include stdlib.h for MB_CUR_MAX.
3384         Patch by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.
3386 1998-04-13  Mark Kettenis  <kettenis@phys.uva.nl>
3388         * login/Makefile (headers): Remove utmpx.h and bits/utmpx.h.
3389         * login/getutent.c (getutxent): Remove alias.
3390         * login/getutent_r.c (setutxent, pututxline, endutxent):
3391         Remove aliases.
3392         * login/getutid.c (getutxid): Remove alias.
3393         * login/getutline.c (getutxline): Remove alias.
3394         * login/utmp.h: Add prototypes for __updwtmp, __getutent,
3395         __getutid, __getutline and __pututline.
3396         * login/utmpx.h: Moved to ...
3397         * sysdeps/gnu/utmpx.h: ... here.  [__USE_GNU]: Define UTMPX_FILE,
3398         UTMPX_FILENAME, WTMPX_FILE and WTMPX_FILENAME, declare utmpxname
3399         and updwtmpx.
3400         * login/updwtmp.c: Moved to ...
3401         * sysdeps/generic/updwtmp.c: ... here.  (updwtmp): Generalized by
3402         allowing file name transformation.
3403         * sysdeps/gnu/updwtmp.c: New file.  Use generic implementation with
3404         additional file name transformation.
3405         * sysdeps/unix/sysv/linux/updwtmp.c: Likewise.
3406         * login/utmp_file.c: Moved to ...
3407         * sysdeps/generic/utmp_file.c: ... here.  (setutent_file):
3408         Generalized by allowing file name transformation.  Do not
3409         print error message.  Library functions should not print them.
3410         Reported by Jim Meyering.
3411         * sysdeps/gnu/utmp_file.c: New file.  Use generic implementation
3412         with additional file name transformation.
3413         * sysdeps/unix/sysv/linux/utmp_file.c: Likewise.
3414         * sysdeps/gnu/Makefile [$(subdir)=login] (sysdep_routines): Add
3415         setutxent, getutxent, endutxent, getutxid, getutxid, getutxline,
3416         pututxline, utmpxname and updwtmpx.  (sysdep_headers): Add utmpx.h
3417         and bits/utmpx.h.
3418         * sysdeps/gnu/bits/utmpx.h [__USE_GNU] Include paths.h.
3419         (_PATH_UTMPX): Define to _PATH_UTMP.  (_PATH_WTMPX): Define to
3420         _PATH_WTMPX.  (RUN_LVL): Define only if __USE_GNU.  (ACCOUNTING):
3421         Define if __USE_GNU.
3422         * sysdeps/generic/setutxent.c: New file.
3423         * sysdeps/generic/getutxent.c: New file.
3424         * sysdeps/generic/endutxent.c: New file.
3425         * sysdeps/generic/getutxid.c: New file.
3426         * sysdeps/generic/getutxline.c: New file.
3427         * sysdeps/generic/pututxline.c: New file.
3428         * sysdeps/generic/utmpxname.c: New file.
3429         * sysdeps/generic/updwtmpx.c: New file.
3430         * sysdeps/unix/sysv/linux/paths.h (_PATH_UTMP_DB): Remove.
3431         * sysdeps/generic/bits/utmpx.h: Remove.
3433 1998-04-20  Ulrich Drepper  <drepper@cygnus.com>
3435         * posix/wordexp-test.c (main): Initialize ifs element of ts for
3436         ~root test.
3438 1998-04-17 07:53  H.J. Lu  <hjl@gnu.org>
3440         * sysdeps/unix/sysv/linux/i386/s_pread64.S: Fix a typo.
3442 1998-04-17 11:32  Ulrich Drepper  <drepper@cygnus.com>
3444         * libio/oldfileops.c (_IO_old_file_seekoff): Define temporary st
3445         variable using _G_stat64.
3446         * libio/fileops.c: Remove macro definition of fstat, it is in the
3447         global header.
3448         Reported by Thorsten Kukuk <kukuk@weber.uni-paderborn.de>.
3450 1998-04-17  Philip Blundell  <pb@nexus.co.uk>
3452         * sysdeps/arm/strlen.S: New file, based on code by Matthew Wilcox
3453         <willy@odie.barnet.ac.uk>.
3455 1998-04-16  Philip Blundell  <Philip.Blundell@pobox.com>
3457         * inet/netinet/in.h (IN6_IS_ADDR_MC_NODELOCAL): New macro,
3458         required by IPv6 Basic API.
3459         (IN6_IS_ADDR_MC_LINKLOCAL): Likewise.
3460         (IN6_IS_ADDR_MC_SITELOCAL): Likewise.
3461         (IN6_IS_ADDR_MC_ORGLOCAL): Likewise.
3462         (IN6_IS_ADDR_MC_GLOBAL): Likewise.
3464 1998-04-15 16:41  Ulrich Drepper  <drepper@cygnus.com>
3466         Don't name internal representation since it might be different from
3467         the external form (namely on little endian machines).
3468         * iconv/gconv_builtin.h: Add UCS4 support.  Change references to
3469         UCS4 into references to INTERNAL.
3470         * iconv/gconv_simple.c: Implement UCS4<->INTERNAL converters.
3471         Add endianess support to UCS functions.  Change references to
3472         UCS4 into references to INTERNAL.
3473         * iconv/gconv_int.h: Change references to UCS4 into references to
3474         INTERNAL.
3475         * iconv/iconv_prog.c: Don't mention INTERNAL in --list output.
3476         * iconvdata/gconv-modules: Change accordingly.
3477         * wcsmbs/wcsmbsload.c: Change names to use INTERNAL.
3479         * iconv/gconv_simple.c: Adjust input buffer pointer for output buffer
3480         overflow.
3481         * iconvdata/8bit-gap.c: Likewise.
3482         * iconvdata/8bit-generic.c: Likewise.
3483         * iconvdata/big5.c: Likewise.
3484         * iconvdata/euccn.c: Likewise.
3485         * iconvdata/eucjp.c: Likewise.
3486         * iconvdata/euckr.c: Likewise.
3487         * iconvdata/euctw.c: Likewise.
3488         * iconvdata/iso646.c: Likewise.
3489         * iconvdata/iso6937.c: Likewise.
3490         * iconvdata/iso8859-1.c: Likewise.
3491         * iconvdata/johab.c: Likewise.
3492         * iconvdata/sjis.c: Likewise.
3493         * iconvdata/t61.c: Likewise.
3494         * iconvdata/uhc.c: Likewise.
3496         * iconvdata/8bit-gap.c: Correct access to to_ucs4 array.
3497         * iconvdata/8bit-generic.c: Likewise.
3499         * iconvdata/TESTS: Add more tests.
3501         * sysdeps/i386/bits/byteswap.h: Change to use "=r" when ror is used.
3503 1998-04-15 11:47  Ulrich Drepper  <drepper@cygnus.com>
3505         * iconvdata/Makefile: Better rules to run tests.
3507         * iconvdata/testdata/ISO-8859-1..UTF8: New file.
3508         * iconvdata/testdata/ISO-8859-10: Likewise.
3509         * iconvdata/testdata/ISO-8859-10..UCS2: Likewise.
3510         * iconvdata/testdata/ISO-8859-2: Likewise.
3511         * iconvdata/testdata/ISO-8859-2..UCS4: Likewise.
3512         * iconvdata/testdata/ISO-8859-2..UTF8: Likewise.
3513         * iconvdata/testdata/ISO-8859-3: Likewise.
3514         * iconvdata/testdata/ISO-8859-4: Likewise.
3515         * iconvdata/testdata/ISO-8859-5: Likewise.
3516         * iconvdata/testdata/ISO-8859-6: Likewise.
3517         * iconvdata/testdata/ISO-8859-7: Likewise.
3518         * iconvdata/testdata/ISO-8859-8: Likewise.
3519         * iconvdata/testdata/ISO-8859-9: Likewise.
3521 1998-04-15  Ulrich Drepper  <drepper@cygnus.com>
3523         * iconvdata/run-iconv-test.sh: Handle $from..$t file to compare
3524         intermediate result (if available).
3526         * iconv/gconv_simple.c (__gconv_transform_ucs4_ascii): Fix typo in
3527         last change.
3529         * iconvdata/Makefile: Add rules to run run-iconv-test.sh.
3530         (distribute): Add run-iconv-test.sh and testdata/*.
3532         * stdlib/testmb.c (main): Simplify mbc array handling.
3534 1998-04-14  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3536         * elf/dl-minimal.c (__strtol_internal): Correct range check.  Fix
3537         return value on overflow.
3539 1998-04-14  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3541         * sysdeps/posix/mkstemp.c (mkstemp): Change value and v to 64
3542         bits.
3544 1998-04-14  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3546         * malloc/mtrace.c (mtrace): Use standard function setvbuf instead
3547         of non-standard function setbuffer.
3549 1998-04-15  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3551         * stdio-common/perror.c: Include <string.h> for __strerror_r.
3553 1998-04-14 23:54  Ulrich Drepper  <drepper@cygnus.com>
3555         * iconvdata/Makefile: Add rules to run tests.
3556         * iconvdata/TESTS: New file.
3557         * iconvdata/run-iconv-test.sh: New file.
3558         * iconvdata/testdata/ISO-8859-1: New file.
3560         * iconv/iconv_prog.c (main): Call process_block with OUTPUT stream,
3561         not stdout.
3563 1998-04-14 18:22  Ulrich Drepper  <drepper@cygnus.com>
3565         * iconv/gconv_builtin.c (__gconv_get_builtin_trans): Initialize
3566         counter element of step.
3568         * iconv/gconv_dl.c: Don't mark get_sym as internal function.
3570         * iconv/gconv_simple.c (__gconv_transform_ucs4_ascii): Correct loop
3571         termination test.
3572         (__gconv_transform_ucs4_utf8): Likewise.  Remove unnecessary variable
3573         ACTUALLY.
3574         (__gconv_transform_utf8_ucs4): Correct test for empty input.
3576 1998-04-14  Ulrich Drepper  <drepper@cygnus.com>
3578         * Makefile: Include makeconfig before defining rule to regenerate
3579         configure files.
3581         * configure.in: Remove restriction on compiling without static
3582         libs.
3584 1998-04-14 16:34  Ulrich Drepper  <drepper@cygnus.com>
3586         * test-skeleton.c: Provide hook for initializing code before the fork.
3587         * rt/tst-aio.c: Use PREPARE hook to make suer temp files are always
3588         removed.
3590         * libio/fcloseall.c (__fcloseall): Return return value of _IO_cleanup.
3591         * libio/genops.c (_IO_cleanup): Return return value of _IO_flush_all.
3592         * libio/libioP.h: Adopt _IO_cleanup prototype.
3594         * stdlib/Makefile (tests): Add test-canon2.
3595         * stdlib/test-canon2.c: New file.
3596         * stdlib/canonicalize.c (canonicalize): Allow RESOLVED parameter to
3597         be NULL.  Use __lxstat, not __lstat.  Correctly recognize long
3598         symlink sequences.
3599         (__realpath): Make real function which checks RESOLVED parameter for
3600         not being NULL.
3602 1998-04-14  Ulrich Drepper  <drepper@cygnus.com>
3604         * catgets/open_catalog.c (__open_catalog): Fix problems with
3605         reading non-files.  Always close file.
3606         Reported by Cristian Gafton <gafton@redhat.com>.
3608         * elf/dl-minimal.c (__strtol_internal): Prevent overflow warnings.
3610 1998-04-14 13:28  Ulrich Drepper  <drepper@cygnus.com>
3612         * libc.map: Add various low-level I/O functions.
3614 1998-04-14 10:35  Ulrich Drepper  <drepper@cygnus.com>
3616         * string/Makefile (routines): Remove strerror_r.
3617         * string/strerror_r.c: Removed.
3618         * string/strerror.c: Call __strerror_r for doing the real work.
3619         * sysdeps/generic/_strerror.c: Rename function to __strerror_r and
3620         add weak alias strerror_r.
3621         * sysdeps/mach/_strerror.c: Likewise.
3622         * assert/assert-perr.c: Use __strerror_r instead of _strerror_internal.
3623         * elf/dl-error.c (_dl_signal_error): Likewise.
3624         * elf/dl-profile.c (_dl_start_profile): Likewise.
3625         * gmon/gmon.c (write_gmon): Likewise.
3626         * stdio-common/perror.c: Likewise.
3627         * stdio-common/vfprintf.c: Likewise.
3629 1998-04-10  Mark Kettenis  <kettenis@phys.uva.nl>
3631         * sysdeps/unix/sysv/linux/Makefile [$(subdir)=inet]
3632         (sysdep_headers): Add netatalk/at.h.
3634 1998-04-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3636         * manual/socket.texi, manual/creature.texi, manual/time.texi:
3637         Formatting fixes.
3639 1998-04-13  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3641         * posix/regex.c: Rename __re_syntax_options back to
3642         re_syntax_options, aliases do not work with global variables due
3643         to copy relocations.
3644         (regex_compile): Use syntax parameter instead of
3645         re_syntax_options.
3647 1998-04-14  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3649         * configure.in: Document that enable-force-install is default.
3651 1998-04-13  Ulrich Drepper  <drepper@cygnus.com>
3653         * sysdeps/posix/mktemp.c: Increment `value' in a way which touches
3654         all needed 36 bits.
3655         * sysdeps/posix/mkstemp.c: Likewise.
3657 1998-04-13 17:40  Ulrich Drepper  <drepper@cygnus.com>
3659         * iconvdata/8bit-gap.c: Simplify step data handling.
3660         * iconvdata/8bit-generic.c: Likewise.
3661         * iconvdata/big5.c: Likewise.
3662         * iconvdata/euccn.c: Likewise.
3663         * iconvdata/eucjp.c: Likewise.
3664         * iconvdata/euckr.c: Likewise.
3665         * iconvdata/euctw.c: Likewise.
3666         * iconvdata/iso6937.c: Likewise.
3667         * iconvdata/iso8859-1.c: Likewise.
3668         * iconvdata/jis0208.h: Likewise.
3669         * iconvdata/jis0212.c: Likewise.
3670         * iconvdata/jis0212.h: Likewise.
3671         * iconvdata/johab.c: Likewise.
3672         * iconvdata/ksc5601.h: Likewise.
3673         * iconvdata/sjis.c: Likewise.
3674         * iconvdata/t61.c: Likewise.
3675         * iconvdata/uhc.c: Likewise.
3677 1998-04-13 16:36  Ulrich Drepper  <drepper@cygnus.com>
3679         * manual/texinfo.texi: Updated from last version.
3681 1998-04-13 14:52  Ulrich Drepper  <drepper@cygnus.com>
3683         * iconvdata/cns11643.c: New file.
3684         * iconvdata/cns11643.h: New file.
3685         * iconvdata/cns11643l1.c: New file.
3686         * iconvdata/cns11643l1.h: New file.
3687         * iconvdata/euctw.c: New file.
3688         * iconvdata/Makefile: Add rules for EUC-TW and CNS.
3689         * iconvdata/gconv-modules: Likewise.
3691         * iconvdata/eucjp.c: Several bug fixes and improvements.
3692         * iconvdata/gb2312.h: Likewise.
3693         * iconvdata/jis0201.h: Likewise.
3694         * iconvdata/jis0208.h: Likewise.
3695         * iconvdata/jis0212.h: Likewise.
3697 1998-04-13 09:11  Ulrich Drepper  <drepper@cygnus.com>
3699         * iconvdata/eucjp.c: New file.
3700         * iconvdata/euccn.c: New file.
3701         * iconvdata/gb2312.h: New file.
3702         * iconvdata/gb2312.c: New file.
3703         * iconvdata/Makefile: Add rules for EUC-JP and EUC-CN.
3704         * iconvdata/gconv-modules: Likewise.
3706         * iconvdata/euckr.c: Use stdint.h instead of inttypes.h.
3708 1998-04-12  Ulrich Drepper  <drepper@cygnus.com>
3710         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
3711         (DL_FIND_ARG_COMPONENTS): Always initialize auxv.
3712         Patch by Mark Hatle <fray@kernel.crashing.org>.
3714 1998-04-12 22:47  Philip Blundell  <Philip.Blundell@pobox.com>
3716         * sysdeps/unix/sysv/linux/bits/socket.h (PF_APPLETALK): Correct
3717         comment.
3718         (PF_AAL5, AF_AAL5): Rename to *_ATMPVC.
3719         (PF_ATMSVC, PF_ECONET, AF_ATMSVC, AF_ECONET): Added.
3721 1998-04-12  Ulrich Drepper  <drepper@cygnus.com>
3723         * iconvdata/sjis.c (gconv): Remove superfluous varaible declarations.
3725         * iconvdata/Makefile: Add rules for big5 conversion.
3726         * iconvdata/gconv-modules: Likewise.
3727         * iconvdata/big5.c: New file.
3729         * time/mktime.c (TYPE_MAXIMUM): Add missing cast.
3730         Patch by Jim Meyering.
3732 1998-04-11  Ulrich Drepper  <drepper@cygnus.com>
3734         * rt/tst-aio.c: Add test for aio_read and lio_listio.
3736         * rt/lio_listio.c: Correct total counter handling.
3738         * rt/aio_misc.c (handle_fildes_io): Correctly dequeue elements
3739         from request queue.
3741         * test-skeleton.c (main): Make stdout unbuffered.  Improve message
3742         of signal on exit even more.
3744         * rt/aio_suspend.c (aio_suspend): Use PTHREAD_COND_INITIALIZER
3745         instead of call to pthread_cond_init.
3746         * rt/lio_listio.c (lio_listio): Likewise.
3747         * rt/lio_listio64.c (lio_listio64): Likewise.
3749         * nis/nis_findserv.c: Include sys/socket.h.
3751 1998-04-11 09:33  Ulrich Drepper  <drepper@cygnus.com>
3753         * Makeconfig (rtobjdir): New variable.
3754         (rpath-link): Add rtobjdir and thread directory, if available.
3756         * test-skeleton.c: Add support to remove temporary files.
3757         Always define test_dir.  Improve message about expected signal.
3759         * rt/Makefile (tests): Add tst-aio.
3760         Add rules for tst-aio to be linked with librt and thread library.
3761         * rt/aio_misc.c: Correct fundamental bugs.
3762         * rt/aio_suspend.c: Correct bug in test for available request.
3763         Initialize conditional variable.
3764         * rt/lio_listio.c: Initialize conditional variable.
3765         * rt/lio_listio64.c: Likewise.
3766         * rt/tst-aio.c: New file.
3768         * sysdeps/libm-ieee754/s_signgam.c: Undo last change.
3769         * sysdeps/libm-ieee754/w_gamma.c: Likewise.  Adopt for ISO C 9x.
3770         * sysdeps/libm-ieee754/w_gammaf.c: Likewise.
3771         * sysdeps/libm-ieee754/w_gammal.c: Likewise.
3772         * sysdeps/libm-ieee754/w_lgamma.c: Likewise.
3773         * sysdeps/libm-ieee754/w_lgammaf.c: Likewise.
3774         * sysdeps/libm-ieee754/w_lgammal.c: Likewise.
3776 1998-04-11 14:49  Mark Kettenis  <kettenis@landau.phys.uva.nl>
3778         * posix/regex.c [_LIBC] (__re_syntax_options): Initialize to 0.
3780 1998-04-10  Ulrich Drepper  <drepper@cygnus.com>
3782         * elf/dl-load.c (open_path): Use correct name for test whether
3783         directory in load path exists.
3785         * sysdeps/libm-ieee754/s_expm1.c: Remove variable one.
3786         * sysdeps/libm-ieee754/e_pow.c: Fix typo.
3787         Patches by Tom Rini <trini@kernel.crashing.org>.
3789         * wcsmbs/wcstof_l.c: Declare ____wcstoull_l_internal.
3790         * wcsmbs/wcstod_l.c: Likewise.
3791         * wcsmbs/wcstold_l.c: Likewise.
3793         * include/byteswap.h: New file.
3795         * malloc/mtrace.c (mtrace): Use smaller output buffer to reduce
3796         .bss segment size.  Patch by Joe Keane <jgk@jgk.org>.
3798         * inet/getnameinfo.c (getnameinfo): Change parameter to match
3799         declaration.  Patch by Richard Henderson.
3801 1998-04-10 12:40  Zack Weinberg  <zack@rabi.phys.columbia.edu>
3803         * manual/process.texi (SIGCHLD example): Save errno.
3805 1998-04-09  Ulrich Drepper  <drepper@cygnus.com>
3807         * posix/regex.c: Define regerror really as __regerror.
3808         * posix/regex.h: Add __ protected prototypes for regcomp, regexec,
3809         regerror and regfree.
3811         * stdlib/strtof_l.c: Declare ____strtoull_l_internal.
3812         * stdlib/strtod_l.c: Likewise.
3813         * stdlib/strtold_l.c: Likewise.
3815         * intl/gettextP.h [_LIBC] (SWAP): Use byteswap.h macros.
3817         * sysdeps/i386/i486/bits/string.h: Remove unused variables.
3819         * misc/syslog.c (closelog_internal): Set LogTag to NULL.
3820         Patch by Christian Gafton.
3822 1998-04-09 14:27  Ulrich Drepper  <drepper@cygnus.com>
3824         * manual/socket.texi (Interface Naming): Correct @deftypefun line
3825         for if_indextoname.
3827 1998-04-07  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3829         * sysdeps/unix/sysv/linux/bits/sockunion.h: Fix error message.
3831         * manual/socket.texi (Interface Naming): Fix typo.
3833 1998-04-07  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
3835         * manual/examples/filesrv.c (main): Remove filename first.
3837         * manual/socket.texi (Address Formats): Change ?F_LOCAL, ?F_FILE,
3838         ?F_UNIX.
3840         * manual/examples/mkfsock.c (make_named_socket): Use PF_LOCAL
3841         instead of PF_UNIX.
3843         * manual/examples/filecli.c (main): Use AF_LOCAL
3844         instead of AF_UNIX.
3846 1998-04-09  Ulrich Drepper  <drepper@cygnus.com>
3848         * sysdeps/libm-ieee754/s_signgam.c: Define __signgam and make
3849         signgam weak alias.
3850         * sysdeps/libm-ieee754/w_lgamma.c: Use __signgam not signgam.
3851         * sysdeps/libm-ieee754/w_lgammaf.c: Likewise.
3852         * sysdeps/libm-ieee754/w_lgammal.c: Likewise.
3853         * sysdeps/libm-ieee754/w_gamma.c: Likewise.
3854         * sysdeps/libm-ieee754/w_gammaf.c: Likewise.
3855         * sysdeps/libm-ieee754/w_gammal.c: Likewise.
3857         * login/utmp_daemon.c (open_socket): Use __connect not connect.
3859 1998-04-08  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3861         * configure.in: Add new option --enable-force-install.  Substitute
3862         force_install.
3863         * config.make.in (force-install): Set from configure.
3864         * Makerules (force-install): New phony target.
3865         * Makeconfig (+force): New variable.
3866         * Makefile: Use it in dependency list of installation targets.
3867         * db/Makefile: Likewise.
3868         * db2/Makefile: Likewise.
3869         * elf/Makefile: Likewise.
3870         * hurd/Makefile: Likewise.
3871         * iconv/Makefile: Likewise.
3872         * iconvdata/Makefile: Likewise.
3873         * intl/Makefile: Likewise.
3874         * localedata/Makefile: Likewise.
3875         * login/Makefile: Likewise.
3876         * po/Makefile: Likewise.
3877         * sunrpc/Makefile: Likewise.
3878         * sysdeps/mach/hurd/Makefile: Likewise.
3879         * sysdeps/standalone/i386/force_cpu386/Makefile: Likewise.
3880         * sysdeps/unix/sysv/linux/Makefile: Likewise.
3881         * timezone/Makefile: Likewise.
3883 1998-04-08  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3885         * sysdeps/unix/sysv/linux/getcwd.c: Use PATH_MAX as default
3886         alloc_size.  Pass return value of getcwd syscall to realloc.
3888 1998-04-08  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3890         * manual/socket.texi: Spelling fixes.
3892 1998-04-08  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3894         * elf/dl-load.c (print_search_path): Remove unused variable.
3896 1998-04-08  Ulrich Drepper  <drepper@cygnus.com>
3898         * login/utmp_file.c: use __ftruncate not ftruncate.
3899         * sysdeps/unix/common/syscalls.list: Add __ftruncate as real name
3900         for system call and make ftruncate weak alias.
3901         * posix/unistd.h: Add prototype for __ftruncate.
3902         * login/utmp_daemon.c (open_socket): Use __socket not socket.
3903         * nscd/nscd_getpw_r.c (__nscd_getpw_r): use __snprintf and __readv
3904         instead of snprintf and readv.
3905         * nscd/nscd_getgr_r.c (__nscd_getgr_r): Use __snprintf not
3906         snprintf.
3907         * stdlib/strtod.c: Call strtoull/wcstoull's internal functions
3908         directly.
3910 1998-04-08 20:06  Ulrich Drepper  <drepper@cygnus.com>
3912         * iconv/gconv_conf.c (__gconv_read_conf): Use __realpath not realpath.
3913         * iconv/gconv_db.c: Use __ protected regex functions.
3914         * iconv/gconv_simple.c: Use __mbsinit not mbsinit.
3915         * posix/getopt_init.c: Use __getpid not getpid.
3916         * posix/regex.c: Rename all global functions to start with __ and
3917         make old names weak aliases.
3918         * posix/regex.h: Adopt prototypes for this.
3919         * stdlib/canonicalize.c: Define __realpath, make canonicalize_file_name
3920         a weak alias and use __getcwd instead of getcwd.
3921         * stdlib/stdlib.h: Declare __realpath and __canonicalize_file_name.
3922         * stdlib/strtod.c: Use __btowc instead of btowc.
3923         * stdlib/strtol.c: Likewise.
3924         * sysdeps/libm-ieee754/s_matherr.c: Weaken definition of matherr.
3925         * sysdeps/unix/sysv/linux/errlist.c: Make sure definitions of sys_nerr
3926         and sys_errlist are weak.
3927         * wcsmbs/btowc.c: Define function as __btowc and make btowc weak alias.
3928         * wcsmbs/mbrtowc.c: Use __mbsinit not mbsinit.
3929         * wcsmbs/mbsnrtowcs.c: Likewise.
3930         * wcsmbs/mbsrtowcs.c: Likewise.
3931         * wcsmbs/wcsnrtombs.c: Likewise.
3932         * wcsmbs/wcsrtombs.c: Likewise.
3933         * wcsmbs/mbsinit.c: Define function as __mbsinit and make mbsinit
3934         weak alias.
3935         * wcsmbs/wchar.h: Declare __btowc and __mbsinit.
3936         * wctype/wctype.c: Define function as __wctype and make wctype
3937         weak alias.
3938         * wctype/wctype.h: Declare __wctype.
3940 1998-04-08  Ulrich Drepper  <drepper@cygnus.com>
3942         * stdio-common/vfscanf.c: Perform test in %l[ handling correctly.
3944 1998-04-07  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3946         * sysdeps/unix/sysv/linux/_G_config.h (_G_stat64): Define to
3947         stat64.
3948         (_G_OPEN64, _G_LSEEK64, _G_FSTAT64): Use namespace clean
3949         functions.
3950         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add __lseek64 alias
3951         for __llseek.
3952         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
3953         * sysdeps/unix/sysv/linux/llseek.c: Likewise.
3954         * sysdeps/generic/lseek64.c (lseek64): Rename to __lseek64, and
3955         make it a weak alias.
3956         * posix/unistd.h: Declare __lseek64.
3958         * libio/fileops.c (fstat) [_LIBC]: Use namespace clean function.
3959         (_IO_file_stat): Fix typo.
3960         (_IO_file_xsgetn): Update fd->_offset.  Read a multiple of the
3961         block size from the file.  Use __mempcpy if _LIBC.
3963 1998-04-07 20:32  Ulrich Drepper  <drepper@cygnus.com>
3965         * wcsmbs/btowc.c: Fix dozends of bugs in untested code.
3966         * wcsmbs/mbrtowc.c: Likewise.
3967         * wcsmbs/mbsnrtowcs.c: Likewise.
3968         * wcsmbs/mbsrtowcs.c: Likewise.
3969         * wcsmbs/wcrtomb.c: Likewise.
3970         * wcsmbs/wcsnrtombs.c: Likewise.
3971         * wcsmbs/wcsrtombs.c: Likewise.
3972         * wcsmbs/wctob.c: Likewise.
3974         * iconv/gconv-simple.c (__gconv_transform_ascii_ucs4): Compute
3975         position of next output character correctly.
3976         (__gconv_transform_ucs4_ascii): Count used input bytes correctly.
3978         * stdio-common/vfprintf.c (vfprintf): Clear state before used.
3980         * stdlib/strtod.c: Don't use mbtowc.
3982 1998-04-07 19:07  H.J. Lu  <hjl@gnu.org>
3984         * libio/fileops.c (_IO_file_xsgetn): Call __underflow () when
3985         what we want is smaller than a buffer.
3987 1998-04-07 18:14  Ulrich Drepper  <drepper@cygnus.com>
3989         * elf/dl-support.c (_dl_important_hwcaps): Define dummy version of
3990         this function.
3992 1998-04-07  Ulrich Drepper  <drepper@cygnus.com>
3994         * configure.in: Recognize --with-headers flag and determine
3995         commandline options to be used in compilation.
3996         * Makeconfig (+includes): Use $(sysincludes).
3997         * config.make.in (sysincludes): Define from SYSINCLUDES.
3998         * glibcbug.in: Use SYSINCLUDES information.
3999         Patches by Zack Weinberg.
4001 1998-04-07 19:03  Zack Weinberg  <zack@rabi.phys.columbia.edu>
4003         * glibcbug.in: On linux, report version of kernel headers seen
4004         by compiler.
4006 1998-04-07 16:18  Ulrich Drepper  <drepper@cygnus.com>
4008         * libc.map: Add __asprintf to GLIBC_2.1.
4009         * elf/dlerror.c: Use __asprintf, not asprintf.
4010         * libio/stdio.h: Declare __asprintf.
4011         * stdio-common/asprintf.c: Define as __asprintf and make asprintf
4012         a weak alias.
4014         * elf/dl-minimal.c: Add definition of strtol and strtoul (und friends)
4015         to avoid inclusion from libc_pic.a.
4017         * elf/dl-runtime.c: Undo last patch.
4019         * stdlib/strtod.c: Don't use mbtowc, use btowc.
4021         * sysdeps/i386/dl-machine.h (dl_platform_init): Don't use "i386"
4022         as default, use NULL.
4024 1998-04-04  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4026         * resolv/Makefile: Include ../Makeconfig - needed for building
4027         static NSS module.
4029 1998-04-04  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4031         * hesiod/Makefile (libnss_hesiod-inhibit-o): Remove condition for
4032         static-nss since we don't want hesiod in the static NSS.
4034         * nss/Makefile: Build only nss_files as static.
4036         * nss/function.def: Remove support for service db.
4038 1998-04-04 09:44  H.J. Lu  <hjl@gnu.org>
4040         * Makeconfig (CPPFLAGS-.oS): Add -DPIC.
4042 1998-04-04 18:29  Tim Waugh  <tim@cyberelk.demon.co.uk>
4044         * posix/wordexp-test.c: Make IFS per test-case.
4046 1998-04-07 17:50  Zack Weinberg  <zack@rabi.phys.columbia.edu>
4048         * glibcbug.in: Report version of gcc in use.  Remove unused variable
4049         ENVIRONMENT.
4051 1998-04-07  Gordon Matzigkeit  <gord@profitpress.com>
4053         * aclocal.m4 (LIBC_PROG_BINUTILS): Use `-print-prog-name', not
4054         `-print-file-name' to find as and ld.
4056 1998-04-07  Ulrich Drepper  <drepper@cygnus.com>
4058         * sysdeps/posix/mkstemp.c (mkstemp): Correct return value in case
4059         template is wrong.  Remove unused varaible `ignored'.
4061 1998-04-07  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4063         * libc.map: Export __libc_sa_len.
4065         * iconv/gconv_conf.c (MAXPATHLEN): Define correctly.
4067 1998-04-07 08:51  Ulrich Drepper  <drepper@cygnus.com>
4069         * iconv/gconv.c: Take care for NULL arguments.
4070         * iconv/gconv_dl.c: Make find_func function global.
4071         * iconv/gconv_int.h: Add prototype for __gconv_find_func.
4072         Add prototypes for ASCII conversion functions.
4073         * iconv/gconv_simple.c: Add ASCII conversion functions.
4074         * locale/C-ctype.c: Correct charset name.
4076         * wcsmbs/Makefile (distribute): Add wcsmbsload.h.
4077         (routines): Remove wmemrtowcs and wmemrtombs, add wcsnlen and
4078         wcsmbsload.
4079         * wcsmbs/btowc.c: Rewrite to use iconv functionality.
4080         * wcsmbs/mbrtowc.c: Likewise.
4081         * wcsmbs/mbsnrtowcs.c: Likewise.
4082         * wcsmbs/mbsrtowcs.c: Likewise.
4083         * wcsmbs/wcrtomb.c: Likewise.
4084         * wcsmbs/wcsnrtombs.c: Likewise.
4085         * wcsmbs/wcsrtombs.c: Likewise.
4086         * wcsmbs/wctob.c: Likewise.
4087         * wcsmbs/wchar.h: Add prototype for __wcslen, wcsnlen.  Remove
4088         prototypes for wmemr*.
4089         * wcsmbs/wcslen.c: Rename to __wcslen and make wcslen weak alias.
4090         * wcsmbs/wcsnlen.c: New file.
4091         * wcsmbs/wcsmbsload.c: New file.
4092         * wcsmbs/wcsmbsload.h: New file.
4094         * manual/filesys.texi: Mention risks of tmpnam and mktemp.
4096         * manual/install.texi: Describe some more critical points.
4098         * string/string.h: Add prototype for __strnlen.
4099         * string/strnlen.c: Rename to __strnlen and make strnlen weak alias.
4101         * sysdeps/posix/mktemp.c: Rewrite to allow many more files and
4102         much less predictable names.
4103         * sysdeps/posix/mkstemp.c: Likewise.
4105 1998-04-05  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4107         * manual/libc.texinfo (Top): Change "file namespace" to "local
4108         namespace".
4110         * manual/socket.texi: Change file namespace to local namespace.
4111         (Out-of-Band Data): Remove unneeded variable link.
4112         (Host Address Functions): Use uint32_t consequently and add a
4113         number of clarifications for IPv4/IPv6, classless addresses.
4114         (Internet Namespace): Added some paragraphs about IPv6.
4115         Based on suggestions by Francesco Potorti` <F.Potorti@cnuce.cnr.it>.
4117 1998-04-05  Philip Blundell  <Philip.Blundell@pobox.com>
4119         Update for draft-ietf-ipngwg-bsd-api-new-01.txt:
4121         * resolv/netdb.h (getnameinfo): Use `socklen_t' not `size_t'.
4122         (NI_NUMERICHOST, et al.): Tidy up and add comments.
4123         (AI_NUMERICHOST): Define.
4124         (getnodebyname): New prototype.
4125         (AI_V4MAPPED, et al.): New constants.
4127         * sysdeps/unix/bsd/bsd4.4/bits/sockaddr.h (SA_LEN): New macro.
4128         * sysdeps/generic/bits/sockaddr.h (SA_LEN): Likewise.
4129         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add sa_len
4130         for socket.
4131         * sysdeps/unix/sysv/linux/sa_len.c: New file.
4132         * sysdeps/unix/sysv/linux/Dist: Add sa_len.c.
4134         * sysdeps/unix/sysv/linux/bits/socket.h: Make multiple #inclusion safe.
4136         * sysdeps/generic/bits/sockunion.h: New file, defining sockaddr_union.
4137         * sysdeps/unix/sysv/linux/bits/sockunion.h: Likewise.
4138         * socket/Makefile (headers): Add bits/sockunion.h.
4139         * socket/sys/socket.h: Include <bits/sockunion.h>
4140         * inet/netinet/in.h: Include <bits/sockaddr.h> rather than
4141         <sys/socket.h>, to avoid getting sockaddr_union defined.
4142         * sysdeps/generic/bits/socket.h: Allow inclusion from netinet.in.h.
4143         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
4144         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Likewise.
4146         * sysdeps/unix/sysv/linux/if_index.c: Remove use of SIOCGIFCOUNT
4147         (2.2.x kernels won't have it).
4149 1998-04-06 21:21  Ulrich Drepper  <drepper@cygnus.com>
4151         * sysdeps/mach/hurd/bits/ioctls.h: Allow inclusion from hurd/ioctl.h.
4152         * sysdeps/mach/hurd/dl-sysdep.c: Use __ptr_t not caddr_t.
4153         * iconv/gconv_conf.c: Define MAXPATHLEN if not available before.
4154         Patches by UCHIYAMA Yasushi <uch@nop.or.jp>.
4156 1998-04-05  Philip Blundell  <Philip.Blundell@pobox.com>
4158         * manual/socket.texi (Socket Addresses): Fix a typo.
4159         (Interface Naming): New section.
4161 1998-04-05 23:29  Zack Weinberg  <zack@rabi.phys.columbia.edu>
4163         * configure.in: Check for CC using $ac_tool_prefix, to handle
4164         cross-compilation.  Use AC_CHECK_TOOL to find MiG.
4165         * config.make.in: Add MIG to be substituted.
4166         * mach/Machrules: Don't define MIG variable.
4168         Patch by Gordon Matzigkeit <gord@profitpress.com>.
4170 1998-04-05  Mark Kettenis  <kettenis@phys.uva.nl>
4172         * elf/dl-load.c (decompose_rpath): Use local_strdup instead of
4173         strdupa to copy rpath.
4175 1998-04-05  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4177         * configure.in: Fix gcc version check.
4179         * aclocal.m4 (AC_PROG_CHECK_VER): Rewritten to make less
4180         confusing.
4182 1998-03-31  Mark Kettenis  <kettenis@phys.uva.nl>
4184         * sysdeps/unix/bsd/unlockpt.c (unlockpt): Call __ptsname_r instead
4185         of ptsname_r.
4187         * stdlib/stdlib.h: Change prototype of ptsname_r to make it more
4188         like ttyname_r.
4189         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_r): Likewise.
4190         * sysdeps/generic/ptsname.c (__ptsname_r): Likewise.
4191         * sysdeps/unix/grantpt.c (grantpt): Change check of return value
4192         of __ptsname_r accordingly.
4193         * login/openpty.c (openpty): Likewise.
4195 1998-06-04 18:47  H.J. Lu  <hjl@gnu.org>
4197         * libio/fileops.c (_IO_file_xsgetn): Adjust pointers.
4199 1998-04-06 13:58  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4201         * Makeconfig (libtypes): Redo H.J. Lu's change of 1998-03-27.
4203         * Makerules: Re-add missing rule for $(objpfx)stamp.oS.
4205 1998-04-06  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
4207         * nis/ypclnt.c: Don't give YPERR_RPC back, use the do_ypcall
4208         return value for better error checking.
4210 1998-04-06  Jakub Jelinek <jj@sunsite.ms.mff.cuni.cz>
4212         * elf/dl-runtime.c (fixup, profile_fixup): The final arg to
4213         _dl_lookup_*symbol is DL_LOOKUP_NOPLT not ELF_MACHINE_JMP_SLOT.
4215         * elf/elf.h (EM_SPARC64): Remove.
4216         (EM_SPARC32PLUS, EM_SPARCV9): Add.
4217         (HWCAP_SPARC_V9): Add.
4219         * elf/ldsodefs.h (_dl_hwcap): Declare.
4220         * sysdeps/sparc/sparc32/dl-machine.h (_dl_hwcap, _dl_hwcap_mask):
4221         Weaken so dlopen from static progies works.
4222         (WEAKADDR): New macro.
4223         (elf_machine_matches_host): Accept EM_SPARC32PLUS on a v9 cpu.
4224         (LD_SO_PRELOAD): New macro.
4225         (elf_machine_fixup_plt): Cope with weak _dl_hwcap.
4226         (elf_machine_rela): Weaken _dl_rtld_map.
4228         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S: Rename __libc_clone
4229         to __clone, and remove the later's alias.
4230         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Likewise.
4232         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Copy to/from
4233         the kernel's structure.
4235         * sysdeps/unix/sysv/linux/sparc/sys/kernel_termios.h: New file.
4236         Sparc needs a custom value of __KERNEL_NCCS.
4238 1998-04-06  Richard Henderson  <rth@cygnus.com>
4240         * sysdeps/generic/libc-start.c: Allow init and fini to be null.
4242         * sysdeps/sparc/sparc32/elf/start.S: Rewrite for __libc_start_main.
4243         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
4245 1998-04-06  Richard Henderson  <rth@cygnus.com>
4247         * sysdeps/unix/sysv/linux/sparc/sparc32/socket.S: Revert 03-01 change,
4248         as the buffer is not properly aligned.
4249         Reported by Juan Cespedes <cespedes@debian.org>.
4251 1998-04-05  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4253         * manual/examples/mkfsock.c (make_named_socket): Use AF_LOCAL
4254         instead of AF_FILE.
4256 1998-04-05  Ulrich Drepper  <drepper@cygnus.com>
4258         * iconv/gconv_simple.c: Rewrite to not make use of the mb*towc*
4259         and wc*tomb* functions.
4261 1998-04-04 15:16  Philip Blundell  <Philip.Blundell@pobox.com>
4263         * sysdeps/unix/start.c: Fix typo.
4265 1998-04-04  Ulrich Drepper  <drepper@cygnus.com>
4267         * iconv/gconv_db.c (__gconv_find_transform): Fix typo.
4269 1998-04-03 23:38  Ulrich Drepper  <drepper@cygnus.com>
4271         * sysdeps/libm-ieee754/e_acos.c: Optimize by splitting large
4272         expressions and using array variables.
4273         * sysdeps/libm-ieee754/e_asin.c: Likewise.
4274         * sysdeps/libm-ieee754/e_j0.c: Likewise.
4275         * sysdeps/libm-ieee754/e_j1.c: Likewise.
4276         * sysdeps/libm-ieee754/e_log.c: Likewise.
4277         * sysdeps/libm-ieee754/e_pow.c: Likewise.
4278         * sysdeps/libm-ieee754/k_cos.c: Likewise.
4279         * sysdeps/libm-ieee754/k_sin.c: Likewise.
4280         * sysdeps/libm-ieee754/k_tan.c: Likewise.
4281         * sysdeps/libm-ieee754/s_atan.c: Likewise.
4282         * sysdeps/libm-ieee754/s_erf.c: Likewise.
4283         * sysdeps/libm-ieee754/s_expm1.c: Likewise.
4284         * sysdeps/libm-ieee754/s_log1p.c: Likewise.
4285         Patch by Naohiko Shimizu <nshimizu@et.u-tokai.ac.jp>.
4287 1998-04-03 23:17  Ulrich Drepper  <drepper@cygnus.com>
4289         * iconv/gconv.c: Rewrite of the low-level of gconv.
4290         * iconv/gconv.h: Likewise.
4291         * iconv/gconv_builtin.h: Likewise.
4292         * iconv/gconv_close.c: Likewise.
4293         * iconv/gconv_db.: Likewise.
4294         * iconv/gconv_dl.c: Likewise.
4295         * iconv/gconv_int.h: Likewise.
4296         * iconv/gconv_open.c: Likewise.
4297         * iconv/gconv_simple.c: Likewise.
4298         * iconvdata/8bit-gap.c: Adapt for rewrite.
4299         * iconvdata/8bit-generic.c: Likewise.
4300         * iconvdata/euckr.c: Likewise.
4301         * iconvdata/iso646.c: Likewise.
4302         * iconvdata/iso6937.c: Likewise.
4303         * iconvdata/iso8859-1.c: Likewise.
4304         * iconvdata/johab.c: Likewise.
4305         * iconvdata/sjis.c: Likewise.
4306         * iconvdata/t61.c: Likewise.
4307         * iconvdata/uhc.c: Likewise.
4309 1998-04-03 15:34  Ulrich Drepper  <drepper@cygnus.com>
4311         * iconv/gconv_int.h: New file.  Internal header.
4312         * iconv/Makefile (distribute): Add gconv_int.h.
4313         * iconv/gconv.h: Remove definition which are now in gconv_int.h.
4314         * iconv/gconv_builtin.c: Adopt for gconv_int.h introduction.
4315         * iconv/gconv_close.c: Likewise.
4316         * iconv/gconv_conf.c: Likewise.
4317         * iconv/gconv_db.c: Likewise.
4318         * iconv/gconv_dl.c: Likewise.
4319         * iconv/gconv_int.h: Likewise.
4320         * iconv/gconv_open.c: Likewise.
4321         * iconv/iconv.c: Likewise.
4322         * iconv/iconv_close.c: Likewise.
4323         * iconv/iconv_open.c: Likewise.
4324         * iconv/iconv_prog.c: Likewise.
4326 1998-04-03  Ulrich Drepper  <drepper@cygnus.com>
4328         * iconvdata/ksc5601.c: Correct Perl scripts and make them omit the
4329         missing braces.
4331 1998-04-03  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
4333         * nis/nis_table.c (nis_list): Fix FOLLOW_PATH and ALL_RESULTS flags.
4335 1998-04-03 16:29  Philip Blundell  <pb@nexus.co.uk>
4337         Based on patch from Pat Beirne:
4338         * sysdeps/unix/sysv/linux/arm/sysdep.S (__syscall_error): Same for
4339         PIC and non-PIC now.  Correctly negate error number.
4340         (errno): Use `%' not `@' in .type directives.
4342 1998-04-03  Ulrich Drepper  <drepper@cygnus.com>
4344         * sysdeps/i386/strtok.S: Change to use single exit point.
4345         * sysdeps/i386/i686/strtok.S: Likewise.
4347 1998-04-02  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4349         * sysdeps/generic/dl-procinfo.h (_dl_hwcap_string): Provide
4350         default.
4352 1998-04-02  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4354         * Makerules (installed-libcs): Fix typo.
4356 1998-04-02  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4358         * iconvdata/Makefile ($(objpfx)UHC.so): Link against libKSC.
4359         (UHC-routines): Remove ksc5601.
4361 1998-04-03 16:29  Philip Blundell  <pb@nexus.co.uk>
4363         * sysdeps/unix/sysv/linux/arm/sysdep.h (PSEUDO): Fix typo
4364         introduced in last change.
4366 1998-04-03 06:22  Ulrich Drepper  <drepper@cygnus.com>
4368         * sysdeps/unix/sysv/linux/getcwd.c: Make compilable with kernels
4369         before 2.1.92.
4371 1998-04-02  Ulrich Drepper  <drepper@cygnus.com>
4373         * sysdeps/unix/sysv/linux/syscalls.list: Add s_getcwd entry.
4375         * stdlib/isomac.c: Use -isystem instead of -I for system include
4376         dir.
4378 1998-03-30 08:05  H.J. Lu  <hjl@gnu.org>
4380         * resolv/res_comp.c (underscorechar): New.
4381         (middlechar): Allow '_'.
4383 1998-04-02  Ulrich Drepper  <drepper@cygnus.com>
4385         * intl/explodename.c (stdlib.h): Include that file only if
4386         STDC_HEADERS or _LIBC.
4387         (string.h): Include that file only if HAVE_STRING_H or _LIBC.
4388         Patch by Philippe De Muyter <phdm@macqel.be>.
4390 1998-04-01 21:08  Zack Weinberg  <zack@rabi.phys.columbia.edu>
4392         * aclocal.m4 (AC_PROG_CC_LOCAL): Remove superfluous tests.
4393         (AC_PROG_CHECK_VER): New macro.
4394         * configure.in: Use AC_PROG_CHECK_VER to check versions of
4395         gcc, gmake, msgfmt, makeinfo.  Remove superfluous tests.
4397 1998-04-02 15:13  Ulrich Drepper  <drepper@cygnus.com>
4399         * sysdeps/unix/sysv/linux/i386/i686/sysdep.h: New file.
4400         * sysdeps/i386/i686/strtok.S: New file
4401         * sysdeps/i386/i686/strtok_r.S: New file
4403 1998-04-02  Mark Kettenis  <kettenis@phys.uva.nl>
4405         * posix/unistd.h: [__USE_FILE_OFFSET64] (lseek): Change return
4406         type to __off64_t.
4407         * libio/stdio.h [__USE_FILE_OFFSET64] (fseeko): Declare offset
4408         parameter as __off64_t instead of __off_t.
4409         (ftello): Make alias for ftello64 instead of ftello.  Change
4410         return type to __off64_t.
4412 1998-04-02  Ulrich Drepper  <drepper@cygnus.com>
4414         * sysdeps/i386/bits/string.h: Fix various typos.
4415         Patch by Horst von Brand <vonbrand@sleipnir.valparaiso.cl>.
4417         * sysdeps/unix/sysv/linux/getcwd.c: Use getcwd syscall in Linux 2.1.92.
4419 1998-04-02  Ulrich Drepper  <drepper@cygnus.com>
4421         * sysdeps/unix/sysv/linux/i386/chown.c: Handle old kernels without
4422         lchown syscall correctly.  [PR libc/541].
4424 1998-04-02 11:45  Ulrich Drepper  <drepper@cygnus.com>
4426         * localedata/Makefile: Correct testsuite rules.
4428         * iconvdata/gconv-modules: Set cost of ISO646 module to 2.
4429         * iconvdata/iso646.c: Fix conversion from UCS4.
4431         * elf/ldsodefs.h: Mark internal function with internal_function.
4432         * elf/dl-addr.c: Likewise.
4433         * elf/dl-close.c: Likewise.
4434         * elf/dl-debug.c: Likewise.
4435         * elf/dl-deps.c: Likewise.
4436         * elf/dl-error.c: Likewise.
4437         * elf/dl-fini.c: Likewise.
4438         * elf/dl-init.c: Likewise.
4439         * elf/dl-load.c: Likewise.
4440         * elf/dl-lookup.c: Likewise.
4441         * elf/dl-object.c: Likewise.
4442         * elf/dl-open.c: Likewise.
4443         * elf/dl-profile.c: Likewise.
4444         * elf/dl-reloc.c: Likewise.
4445         * elf/dl-runtime.c: Likewise.
4446         * elf/dl-symbol.c: Likewise.
4447         * elf/dl-version.c: Likewise.
4448         * elf/dlerror.c: Likewise.
4449         * sysdeps/generic/dl-sysdep.c: Likewise.
4450         * sysdeps/i386/dl-machine.h: Likewise.
4451         * intl/finddomain.c: Likewise.
4452         * intl/gettextP.h: Likewise.
4453         * intl/loadmsgcat.c: Likewise.
4455 1998-04-01 17:38  Ulrich Drepper  <drepper@cygnus.com>
4457         * iconv/gconv_simple.c: New builtins for UCS en/decoding.
4458         * iconv/gconv_builtin.h: Add definitions for new builtins.
4459         * iconv/gconv.h: Add prototypes for new builtins.
4461         * iconvdata/Makefile (modules): Add ISO646.
4462         Add rules for ISO646 module.
4463         (distribute): Add iso646.c.
4464         * iconvdata/gconv-modules: Add module and alias definition for
4465         ISO646 charsets.
4466         * iconvdata/iso646.c: New file.
4468 1998-04-01 16:10  Ulrich Drepper  <drepper@cygnus.com>
4470         * libc.map: Add __gconv_alias_db, __gconv_nmodules, __gconv_modules_db.
4471         * iconv/iconv_prog.c: Implement --list option to print available
4472         coded character sets.
4474 1998-04-01 18:10  Zack Weinberg  <zack@rabi.phys.columbia.edu>
4476         Make fread() read large blocks straight to the user buffer.
4478         * libio/fileops.c (_IO_file_xsgetn): New function.
4479         (_IO_file_jumps): Use it.
4480         * libio/libioP.h: Prototype it.
4482 1998-04-01  Ulrich Drepper  <drepper@cygnus.com>
4484         * iconv/gconv_conf.c (builtin_aliases): New variable.
4485         (__gconv_read_conf): Add builtin aliases.
4486         * iconv/gconv_builtin.c (builtin_map): Define BUILTIN_ALIAS as an
4487         noop macro before including gconv_builtin.h.
4488         * iconv/gconv_builtin.h: Add alias names.
4490         * iconv/gconv_simple.c (__gconv_transform_ucs4_utf8): Compute
4491         number of converted bytes correctly.
4493 1998-04-01  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
4495         * sunrpc/clnt_udp.c (clntudp_call): Don't check the xid if
4496         we only wait for a replay.
4498 1998-04-01  Ulrich Drepper  <drepper@cygnus.com>
4500         * iconvdata/Makefile: Finally fix dependencies for JOHAB and
4501         EUC-KR modules.
4503 1998-04-1 16:52  Philip Blundell  <pb@nexus.co.uk>
4505         * sysdeps/unix/sysv/linux/arm/socket.S: Correct test for error and
4506         use PLTJMP() rather than explicit (PLT).
4508         * sysdeps/arm/elf/start.S: Leave most of the initialisation for
4509         __libc_start_main().
4511         Based on patch from Pat Beirne:
4512         * sysdeps/unix/sysv/linux/arm/sysdep.h (SYSCALL_ERROR_HANDLER):
4513         Always define, not only #ifndef PIC.
4514         (DO_CALL): Pass fifth argument correctly in R4.
4515         (PSEUDO): Correct test for error, call syscall_error through PLT
4516         if PIC.
4518 1998-03-31 10:51  Philip Blundell  <pb@nexus.co.uk>
4520         * sysdeps/unix/sysv/linux/netash/ash.h: Fix typos and add new
4521         definitions.
4523 1998-04-01  Ulrich Drepper  <drepper@cygnus.com>
4525         * iconvdata/Makefile: Remove extra dependencies for EUC-KR.so and
4526         JOHAB.so.
4528 1998-04-01 13:20  Mark Kettenis  <kettenis@phys.uva.nl>
4530         * io/Makefile (static-only-routines): Add stat64, fstat64 and
4531         lstat64.
4533 1998-03-30  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4535         * manual/Makefile: Use object-suffixes-for-libc instead of
4536         object-suffixes.
4537         * rpm/Makefile (install-lib): Likewise.
4539 1998-03-30  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4541         * sysdeps/unix/sysv/linux/lddlibc4.c: Fix OB1 bug.
4543         * sysdeps/unix/sysv/linux/configure.in: Match $machine against
4544         `m68*', not only `m68k'.
4546 1998-04-01 10:50  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4548         * sysdeps/unix/sysv/linux/m68k/dl-librecon.h: New file.
4550         * sysdeps/unix/sysv/linux/m68k/Makefile [$(subdir)=elf]: Build and
4551         install lddlibc4.
4553 1998-03-31  Ulrich Drepper  <drepper@cygnus.com>
4555         * iconvdata/Makefile: Use libKSC shared object in JOHAB and
4556         EUC-KR.
4558         * sysdeps/unix/sysv/linux/bits/socket.h (PF_FILE): Correct
4559         comment.
4561 1998-03-30 08:43  H.J. Lu  <hjl@gnu.org>
4563         * sysdeps/alpha/elf/start.S: Let __libc_start_main do most of
4564         the init stuff.
4566 1998-03-31  Ulrich Drepper  <drepper@cygnus.com>
4568         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Wrapper for
4569         adjtimex syscall.
4570         * sysdeps/unix/sysv/linux/alpha/Makefile (sysdep_routines): Add
4571         adjtimex.
4572         Patches by Dominik Kubla <kubla@sundiver.zdv.uni-mainz.de>.
4574 1998-03-31  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4576         * Makerules (install): Change comment for libc.so following the
4577         libc_nonshared changes.
4579 1998-03-31  Ulrich Drepper  <drepper@cygnus.com>
4581         * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): Fix typo.
4583         * iconvdata/gap.pl: Avoid using %#06x.
4585 1998-03-31 19:55  Zack Weinberg  <zack@rabi.phys.columbia.edu>
4587         * Makerules: Use $? instead of S^ when invoking ar.
4589 1998-03-31  Ulrich Drepper  <drepper@cygnus.com>
4591         * db2/compat.h: Allow EFTYPE being defined.
4592         * sysdeps/unix/bsd/bits/signum.h: Add definition for SIG_HOLD.
4593         * sysdeps/unix/bsd/ulimit.c: Include <ulimit.h>.
4594         * sysdeps/mach/hurd/bits/fcntl.h: Add O_LARGEFILE.
4595         * sysdeps/mach/bits/libc-lock.h: Fix typo.
4596         (__libc_once): Correctly unlock semaphore.
4597         * sysdeps/mach/hurd/dl-sysdep.c: Include <elf/ldsodefs.h>.
4598         * sysdeps/unix/bsd/getpt.c: Fix typo.
4599         Patches by UCHIYAMA Yasushi <uch@ddd.scei.sony.co.jp>.
4601 1998-03-31  Ulrich Drepper  <drepper@cygnus.com>
4603         * sysdeps/unix/sysv/linux/bits/socket.h (MSG_*): Also define as
4604         macros.
4606 1998-03-31 18:11  Ulrich Drepper  <drepper@cygnus.com>
4608         * include/mntent.h: New file.
4610         * elf/Makefile (trusted-dirs.h): Append slash to filename.
4611         * elf/dl-load.c: Rewrite search path handling.
4612         * elf/ldsodefs.h (struct r_search_path_elem): Change for rewrite.
4613         * elf/rtld.c (process_envvars): Recognize LD_HWCAP_MASK.
4614         * sysdeps/generic/dl-sysdep.h (_dl_important_hwcap): New function.
4615         * elf/ldsodefs.h: Add prototype.
4617 1998-03-30  Ulrich Drepper  <drepper@cygnus.com>
4619         * nss/nsswitch.c (__nss_lookup): Adjust comment.
4621         * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): New
4622         function.
4624         * sysdeps/generic/dl-procinfo.h (HWCAP_IMPORTANT): New definition.
4626         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h (_dl_hwcap_string):
4627         New function.
4628         (HWCAP_IMPORTANT): New definition.
4630 1998-03-30 17:26  H.J. Lu  <hjl@gnu.org>
4632         * elf/dl-open.c (_dl_open): Fix a typo.
4633         (_dl_global_scope_alloc): Make it static.
4635 1998-03-30 17:20  Ulrich Drepper  <drepper@cygnus.com>
4637         * Makerules: Remove duplicate rules to handle stamp.oS.
4639 1998-03-30  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4641         * manual/examples/inetsrv.c (main): Change prototype of
4642         make_socket following change in mkisock.c.
4644         * manual/examples/inetcli.c (SERVERHOST): Use mescaline.gnu.org as
4645         example host.
4646         (main): Change prototype of init_sockaddr following change in
4647         isockadd.c.
4649         * manual/examples/mkisock.c (make_socket): Use uint16_t for port.
4650         * manual/examples/isockad.c (init_sockaddr): Likewise.
4652         * manual/examples/mkfsock.c (make_named_socket): Removed blank
4653         lines for clarification.
4654         (make_named_socket): Use strncpy instead of strcpy.
4655         Reported by Francesco Potorti` <F.Potorti@cnuce.cnr.it>.
4657 1998-03-30 13:28  Ulrich Drepper  <drepper@cygnus.com>
4659         * Makefile (parent-mostlyclean): Use object-suffixes-for-libc for
4660         determining libs to remove.
4661         (postclean): Add soversions.mk.
4662         * Makerules (common-mostlyclean): Add tests-static and generated
4663         files.
4665 1998-03-30 12:53  Ulrich Drepper  <drepper@cygnus.com>
4667         * sysdeps/i386/i486/bits/string.h (__strcat_c) [__i686__]: Correct
4668         scanning for \0.
4669         (__strncat_g): Add i686 specific code.
4671 1998-03-30  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4673         * manual/install.texi (Reporting Bugs): Ask to include section
4674         names in reports.
4676 1998-03-28  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4678         * sysdeps/unix/sysv/linux/Makefile ($(objpfx)syscall-%.h): Emit
4679         guard against direct inclusion.
4681 1998-03-28  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4683         Rework support for libc_nonshared.a:
4684         * Makeconfig (object-suffixes-for-libc): New variable.
4685         * Rules: Remove handling of static-only and shared-only routines.
4686         * Makerules: Handle them here instead.  Use
4687         object-suffixes-for-libc instead of object-suffixes when dealing
4688         with libc objects.
4689         (object-suffixes-for-rules): Remove variable.
4690         (elide-routines.oS): Elide all routines except static-only
4691         routines.
4692         ($(objpfx)stamp.oS): Special rule for when static-only-routines is
4693         empty.
4694         (installed-libcs): Remove special case for .oS.
4695         (rmobjs): Likewise.
4697 1998-03-28  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4699         * Makefile (do-collate-test, do-xfrm-test, do-tst-fmon,
4700         do-tst-rpmatch): New targets.
4701         (test): Use them.
4702         (install-locales): Ignore comment lines.
4704 1998-03-28  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4706         * elf/Makefile ($(objpfx)ld.so): Depend on version script.
4707         ($(objpfx)trusted-dirs.h): Depend also on $(..)Makeconfig.
4708         ($(objpfx)rtldtbl.h): Likewise.
4709         (CPPFLAGS-dl-load.c): Fix reference to object directory.
4711 1998-03-30 09:36  Ulrich Drepper  <drepper@cygnus.com>
4713         * manual/string.texi (Finding Tokens in a String): Extend strsep
4714         description and correct example.
4716 1998-03-28  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4718         * manual/socket.texi: Remove misguided explicit line breaks and
4719         fix the formatting problem instead by reformulating the
4720         paragraphs.
4721         * manual/filesys.texi: Likewise.
4722         * manual/conf.texi: Likewise.  Don't typeset table with index
4723         fonts, that looks worse than a minimally overfull line.
4725 1998-03-28  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4727         * nscd/Makefile (nscd-modules): Move definition outside of
4728         conditional.
4730         * pwd/Makefile: Use have-thread-library to test for thread
4731         library.
4733 1998-03-30  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4735         * nss/getXXent_r.c (INTERNAL): Remove unused variable current_nip.
4737         * iconvdata/uhc.c (gconv): Remove unused variable idx.
4739 1998-03-30  Ulrich Drepper  <drepper@cygnus.com>
4741         * sysdeps/unix/sysv/linux/Dist: Add lddlibc4.c.
4743 1998-03-29  Ulrich Drepper  <drepper@cygnus.com>
4745         * nss/getXXent_r.c: Correctly handle failing setXXent function.
4747         * inet/netinet/in.h: Use cast to uint32_t in IPv4 macros.
4748         Reported by Andreas Jaeger.
4750 1998-03-29 20:59  Ulrich Drepper  <drepper@cygnus.com>
4752         * elf/Makefile: Fix typo.
4753         (distribute): Add dl-librecon.h.
4754         * elf/ldd.bash.in: Collect output of ldd --verify in verify_out.
4755         * elf/ldd.sh.in: Likewise.
4756         * elf/ldsodefs.h: Declare _dl_correct_cache_id.
4757         * elf/rtld.c (dl_main): In --verify mode allow platform specifc action.
4758         Use strsep correctly.
4759         (process_envvars): Allow platform specific variables.
4760         * sysdeps/generic/dl-cache.c (_dl_correct_cache_id): New variable.
4761         (_dl_load_cache_lookup): Test cache IDs found against
4762         _dl_correct_cache_id.
4763         * sysdeps/generic/dl-librecon.h: New file.
4764         * sysdeps/unix/sysv/linux/dl-librecon.h: New file.
4766         * sysdeps/unix/sysv/linux/lddlibc4.c: Include error.h.
4768 1998-03-29 16:50  Ulrich Drepper  <drepper@cygnus.com>
4770         * config.make.in (ldd-rewrite-script): New variable.
4771         * configure.in: Substitute ldd-rewrite-script.
4772         * elf/Makefile: Rewrite rules to generate ldd script.
4773         * elf/ldd.bash.in: Allow handling of non-ELF binaries.
4774         * elf/ldd.sh.in: Likewise.
4775         * sysdeps/unix/sysv/linux/Makefile: Remove rule to install lddlibc4.
4776         * sysdeps/unix/sysv/linux/configure.in: Define ldd_rewrite_script to
4777         point to sed script for libc4 handling insertion for ix86, m68, SPARC.
4778         * sysdeps/unix/sysv/linux/i386/Makefile: Add rule to install lddlibc4.
4779         * sysdeps/unix/sysv/linux/ldd-rewrite.sed: New file.
4781 1998-03-26 15:20  Zack Weinberg  <zack@rabi.phys.columbia.edu>
4783         * inet/rcmd.c (iruserok): Remain setuid to the local user
4784         while .rhosts is actually read, to make .rhosts-over-NFS work
4785         (PR libc/524).  Use iruserfopen() for security checks on both
4786         hosts.equiv and .rhosts.  General cleanup.
4787         (iruserfopen): New function, performs careful checking on
4788         hosts.equiv/.rhosts files.  Disallows all the old forbidden
4789         stuff plus hard links to files.
4791 1998-03-29 09:26  Ulrich Drepper  <drepper@cygnus.com>
4793         * setjmp/tst-setjmp.c: Don't test __setjmp, test _setjmp instead.
4795         * nss/getXXent_r.c (REENTRANT_GETNAME): Avoid endless loop.
4797 1998-03-29 02:02  H.J. Lu  <hjl@gnu.org>
4799         * sysdeps/i386/i486/bits/string.h: Fix typos.
4801 1998-03-28 00:13  H.J. Lu  <hjl@gnu.org>
4803         * sysdeps/unix/sysv/linux/alpha/readdir.c (__readdir64): New
4804         strong alias.
4806         * sysdeps/unix/sysv/linux/alpha/syscalls.list (socket): Added.
4808         * libc.map (__ieee_get_fp_control, __ieee_set_fp_control):
4809         Added.  Used by libm.so on alpha.
4811 1998-03-28  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
4813         * intl/bindtextdom.c [_LIBC]: Define strdup only if not yet
4814         defined.
4816 1998-03-27 07:29  H.J. Lu  <hjl@gnu.org>
4818         * Makerules (object-suffixes-for-rules): Add .oS only for
4819         building shared library.
4820         Add ranlib rule for nonshared library.
4821         (rmobjs): Fix typo.
4823         * Makeconfig (libtype.oS, CFLAGS-.oS, CPPFLAGS-.oS): Moved
4824         into for shared library only.
4825         (CPPFLAGS-.oS): Add -DPIC.
4826         (libtypes): Use $(object-suffixes-for-rules) instead of
4827         $(object-suffixes).
4829 1998-03-28  Ulrich Drepper  <drepper@cygnus.com>
4831         * sysdeps/unix/sysv/linux/Makefile (inhibit-stdio_lim): Compile
4832         and install lddlibc4.
4834 1998-03-28 09:13  Zack Weinberg  <zack@rabi.phys.columbia.edu>
4836         * iconvdata/gap.pl: Gobble rest of line with a scalar, not a
4837         hash.
4838         * iconvdata/gaptab.pl: Likewise.
4840 1998-03-27 22:46  Ulrich Drepper  <drepper@cygnus.com>
4842         * Rules: Allow Makefiles to specify test-static for tests which
4843         cannot be linked dynamically.
4844         * math/Makefile: Move atest-exp, atest-sincos, atest-exp2 to
4845         tests-static.
4847         * libc.map: Add __nss_passwd_lookup, __nss_group_lookup, __nss_next.
4849         * misc/error.c: Pretty print.
4851 1998-03-27  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4853         * Makerules (libc_nonshared-name): Remove variable.
4854         (installed-libcs): Use libc-name instead.
4855         ($(inst_libdir)/libc.so): Likewise.  Remove explicit reference to
4856         dynamic linker.
4858         * Makeconfig (link-libc): Link against libc_nonshared.a instead of
4859         libc.a.  Remove explicit reference to dynamic linker.
4861 1998-03-27  Ulrich Drepper  <drepper@cygnus.com>
4863         * iconvdata/iso8859-1.c (gconv): Add cast to assignment from char
4864         to wchar_t.
4865         * iconv/iconv_prog.c: Correctly test for write failure.
4866         * iconvdata/Makefile: Add rules for EUC-KR, UHC, and JOHAB conversions.
4867         * iconvdata/gconv-modules: Likewise.
4868         * iconvdata/euckr.c: New file.
4869         * iconvdata/johab.c: New file.
4870         * iconvdata/ksc5601.c: New file.
4871         * iconvdata/ksc5601.h: New file.
4872         * iconvdata/uhc.c: New file.
4873         Contributed by Jungshik Shin <jshin@pantheon.yale.edu>.
4875         * libio/fileops.c (_IO_file_fopen): Interpret x flag to fopen.
4876         * stdio/fopen.c: Correct handling of 'x' flag.
4877         Reported by Jason M. Petry <jason@ps.ohio-state.edu>.
4879 1998-03-27  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4881         * sunrpc/rpc/key_prot.h: Prevent warning by unknown pragma ident.
4882         * sunrpc/rpcsvc/key_prot.x: Likewise.
4883         * sunrpc/key_prot.c: Likewise.
4885 1998-03-27 13:49  Ulrich Drepper  <drepper@cygnus.com>
4887         * sysdeps/i386/bits/string.h: Correct things which never worked.
4888         * sysdeps/i386/i486/bits/string.h: Add clobber marks.
4889         Patches by Bernd Schmidt <crux@Pool.Informatik.RWTH-Aachen.DE>.
4891 1998-03-27  Ulrich Drepper  <drepper@cygnus.com>
4893         * intl/textdomain.c [_LIBC]: Define strdup only if not yet
4894         defined.  Reported by Thorsten Kukuk.
4896 1998-03-26 18:50  Ulrich Drepper  <drepper@cygnus.com>
4898         * sysdeps/unix/sysv/linux/lddlibc4.c: New file.
4900 1998-03-26  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4902         * manual/install.texi (Supported Configurations): Add
4903         arm-linuxaout and arm-none.
4905 1998-03-26  Ulrich Drepper  <drepper@cygnus.com>
4907         * version.h (VERSION): Bump to 2.0.93.
4909 1998-03-25 07:30  H.J. Lu  <hjl@gnu.org>
4911         * configure.in (libc_cv_ar_S): New to indicate if ar S works.
4913         * config.make.in (have-ar-S): New, substituted by libc_cv_ar_S.
4915         * Makerules (CREATE_ARFLAGS): New determined by $(have-ar-S).
4916         (do-ar, build-extra-lib): Use $(CREATE_ARFLAGS) for $(AR).
4918 1998-03-26  Ulrich Drepper  <drepper@cygnus.com>
4920         * Makeconfig (link-libc): Add missing use of libc_nonshared.a.
4922 1998-03-26  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4924         Put the static-only routines in a separate library.
4925         * Makeconfig (libtype.oS, CFLAGS-.oS, CPPFLAGS-.oS): New
4926         variables.
4927         (all-object-suffixes): Add .oS.
4928         * Makerules (libc_static-name): New variable.
4929         (installed-libcs): Add libc_nonshared.a.
4930         ($(inst_libdir)/libc.so): Use libc_nonshared.a instead of libc.a.
4931         (object-suffixes-for-rules): New variable.  Use it instead of
4932         object-suffixes for generating compilation rules.
4933         (rmobjs): Also remove *.oS.
4934         * Rules (subdir_lib): Depend on $(objpfx)stamp.oS.
4935         ($(objpfx)stamp.oS): New target.
4937 1998-03-26  Ulrich Drepper  <drepper@cygnus.com>
4939         * Makefile (FAQ): Automatically check in regenerated FAQ.
4941 1998-03-26 10:16  Zack Weinberg  <zack@rabi.phys.columbia.edu>
4943         * Makefile (INSTALL): Depend on install.texi, not maint.texi.
4945 1998-03-25  Ulrich Drepper  <drepper@cygnus.com>
4947         * sysdeps/unix/sysv/linux/sparc/sparc64/Dist: Add sizes.h.
4948         * sysdeps/unix/sysv/linux/alpha/Dist: Likewise.
4950         * sysdeps/generic/stub_warning: Removed.
4952         * Makefile (distribute): Add include/des.h.
4954         * manual/Makefile (distribute): Change dir-add.texi to
4955         dir-add.texinfo.
4957         * glibcbug.in: Create files safely when mktemp is not available.
4959         * sysdeps/unix/sysv/linux/adjtime.c: Make weak alias appear again.
4960         Patch by a sun <asun@saul1.u.washington.edu>.
4962 1998-03-25  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
4964         * libc.map: Rename getname to getnetname.
4966 1998-03-25 13:35  Ulrich Drepper  <drepper@cygnus.com>
4968         * manual/maint.texi: Use supported platform in examples.
4970         * manual/install.texi: Document some installation tips.
4972 1998-03-25 10:56  Ulrich Drepper  <drepper@cygnus.com>
4974         * posix/wordexp.c: Fix some memory leaks and makes $* more efficient.
4975         Fix a bug so that it returns an error if a numeric parameter is
4976         unset and WRDE_UNDEF is set.
4977         Patch by Andreas Schwab and Tim Waugh.
4978         * posix/wordexp-test.c: Add new new test.
4980 1998-03-25  Ulrich Drepper  <drepper@cygnus.com>
4982         * posix/regex.c (regex_compile): Last patch wasn't entirely
4983         correct.  Patch by Alain Magloire <alainm@rcsm.ece.mcgill.ca>.
4985 1998-03-24  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4987         * manual/filesys.texi (Scanning Directory Content): Fix typo.
4989 1998-03-25 09:24  Bernd Schmidt  <crux@Pool.Informatik.RWTH-Aachen.DE>
4991         * sysdeps/i386/bits/string.h: Fix all assembler statements so that
4992         clobbered registers don't appear as operands.
4994 1998-03-24  Ulrich Drepper  <drepper@cygnus.com>
4996         * posix/regex.c: Undefine ISASCII and ISPRINT before defining for
4997         Solaris' sake.
4999         * posix/regex.c (regex_compile): Don't allow non-alphabet
5000         characters in character set name.
5002 1998-03-25 00:00  Tim Waugh  <tim@cyberelk.demon.co.uk>
5004         * posix/wordexp.c (w_newword): New function.
5005         (do_parse_glob): New function.
5006         (parse_glob): Use do_parse_glob.  Now handles the case where a
5007         variable expansion causes a field-split.
5008         (wordexp): Use w_newword.
5009         (parse_arith): Likewise.
5010         (exec_comm): Likewise.
5011         (parse_comm): Likewise.
5012         (parse_param): Likewise.
5013         (parse_backtick): Likewise.
5015 1998-03-24 19:36  Tim Waugh  <tim@cyberelk.demon.co.uk>
5017         * posix/wordexp-tst.sh: Another test.
5019         * posix/wordexp-test.c: Two new tests.
5021         * posix/wordexp.c (parse_glob): Use w_addstr instead of realloc
5022         directly (the code using realloc was buggy).
5023         (parse_param): Fix typo in comment.
5025 1998-03-24  Ulrich Drepper  <drepper@cygnus.com>
5027         * elf/dl-close.c (_dl_close): Replace questionable memcpy by loop.
5029 1998-03-24  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
5031         * libc.map: Add more rpc auth functions/variables.
5033         * nscd/nscd.c: Add -g option to argp options.
5035 1998-03-24  Ulrich Drepper  <drepper@cygnus.com>
5037         * configure.in: Be prepared for gcc 2.9.10 and up.
5038         * configure.in: Add missing disabling of quote characters in
5039         compiler version check.  Reported by HJ Lu.
5041 1998-03-24  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5043         * malloc/mtrace.c: Include elf/ldsodefs.h instead of link.h.
5045 1998-03-24  Ulrich Drepper  <drepper@cygnus.com>
5047         * intl/locale.alias: Fix spelling of romanian.
5049         * sunrpc/Makefile (headers): Add rpc/rpc_des.h.
5050         (distribute): Remove des.h.
5051         * include/des.h: New file.
5052         * sunrpc/des.h: Moved to ...
5053         * sunrpc/rpc/rpc_des.h: ...here.
5055 1998-03-22  NIIBE Yutaka  <gniibe@mri.co.jp>
5057         * inet/netinet/in.h (IN6_IS_ADDR_UNSPECIFIED, IN6_IS_ADDR_LOOPBACK):
5058         Fix paren.
5060 1998-03-24  Ulrich Drepper  <drepper@cygnus.com>
5062         * sysdeps/mach/hurd/setsockopt.c (setsockopt): Make OPTVAL
5063         parameter const.  Reported by UCHIYAMA Yasushi <uch@nop.or.jp>.
5065 1998-03-24  Ulrich Drepper  <drepper@cygnus.com>
5067         * elf/ldsodesf.h: New file.
5068         * elf/Makefile (distribute): Add ldsodefs.h.
5069         * elf/link.h: Separate internal information in exter header.
5070         * elf/rtld.c: Include elf/ldsodefs.h not link.h.
5071         * elf/dl-minimal.c: Likewise.
5072         * sysdeps/generic/dl-sysdep.c: Likewise.
5073         * elf/sprof.c: Likewise.
5074         * elf/dlsym.c: Likewise.
5075         * elf/dlvsym.c: Likewise.
5076         * elf/dlerror.c: Likewise.
5077         * elf/dladdr.c: Likewise.
5078         * elf/dlclose.c: Likewise.
5079         * elf/dlopen.c: Likewise.
5080         * elf/dl-addr.c: Likewise.
5081         * elf/dl-close.c: Likewise.
5082         * elf/dl-debug.c: Likewise.
5083         * elf/dl-deps.c: Likewise.
5084         * elf/dl-error.c: Likewise.
5085         * elf/dl-fini.c: Likewise.
5086         * elf/dl-init.c: Likewise.
5087         * elf/dl-load.c: Likewise.
5088         * elf/dl-lookup.c: Likewise.
5089         * elf/dl-object.c: Likewise.
5090         * elf/dl-open.c: Likewise.
5091         * elf/dl-profile.c: Likewise.
5092         * elf/dl-reloc.c: Likewise.
5093         * elf/dl-runtime.c: Likewise.
5094         * elf/dl-support.c: Likewise.
5095         * elf/dl-symbol.c: Likewise.
5096         * elf/dl-version.c: Likewise.
5097         * sysdeps/generic/dl-cache.c: Likewise.
5098         * sysdeps/generic/libc-start.c: Likewise.
5099         * iconv/gconv_dl.c: Likewise.
5100         * nss/nsswitch.c: Likewise.
5102 1998-03-23 13:45  Ulrich Drepper  <drepper@cygnus.com>
5104         * manual/nss.texi: The database is not called network but networks.
5105         Reported by Herbert Xu <herbert@gondor.apana.org.au>.
5107 1998-03-23  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5109         * configure.in: Correct test for compiler version.
5110         Check that LD_LIBRARY_PATH doesn't contain current path.
5112 1998-03-23 07:52  H.J. Lu  <hjl@gnu.org>
5114         * elf/dl-close.c (_dl_close): Fix byte count while removing
5115         the shared object from the global scope list and optimize
5116         a little bit.
5118 1998-03-22  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5120         * manual/filesys.texi (Scanning Directory Content): Add missing
5121         closing brace.
5122         (Scanning Directory Content): Fix text.
5124 1998-03-22  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5126         * manual/memory.texi (Heap Consistency Checking): Add paragraph
5127         explaining difference of -lmcheck and MALLOC_CHECK_.
5129 1998-03-23  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5131         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs): Correct some
5132         typos in comments.
5134 1998-03-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5136         * test-skeleton.c (main): Fix test for exit signal.
5138 1998-03-22  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5140         * sysdeps/generic/strtok_r.c: Undefine __strtok_r.
5142 1998-03-22  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5144         * sysdeps/generic/memcmp.c [_LIBC]: Define WORDS_BIGENDIAN as
5145         appropriate.
5147 1998-03-23 11:14  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5149         * libc.map: Export __strtok_r.
5151 1998-03-23  Ulrich Drepper  <drepper@cygnus.com>
5153         * posix/regex.c (re_compile_fastmap): Remove unused variable
5154         num_regs and adjust comment.
5155         Patch by Jim Meyering <meyering@ascend.com>.
5157         * math/math.h (M_*l): Extend long double constants to be usable
5158         for 128 bit floats.  Patch by Richard Henderson.
5160 1998-03-23 11:16  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5162         * sysdeps/m68k/m68020/wordcopy.S: New file.
5164 1998-03-22  Ulrich Drepper  <drepper@cygnus.com>
5166         * posix/wordexp.c: Rewrite parse_param.
5167         Patch by Tim Waugh and Andreas Schwab.
5169 1998-03-21 23:46  Zack Weinberg  <zack@rabi.phys.columbia.edu>
5171         * Rules: Update timestamps on empty object files.
5173 1998-03-21 09:15  Ulrich Drepper  <drepper@cygnus.com>
5175         * manual/filesys.texi (Scanning Directory Content): Add description
5176         of 64 bits scandir function and friends.
5178 1998-03-20  Ulrich Drepper  <drepper@cygnus.com>
5180         * glibcbug.in: Use mktemp to generate unique file name for
5181         temporary files.
5183         * sysdeps/unix/grantpt.c (grantpt): Use __ptsname_r and not
5184         ptsname_r.  Use cast for execve call.
5186 1998-03-20 16:24  Ulrich Drepper  <drepper@cygnus.com>
5188         * libc.map: Add statvfs, fstatvfs, statvfs64, and fstatvfs64.
5189         * io/Makefile (headers): Add sys/statvfs.h and bits/statvfs.h.
5190         * io/sys/statvfs.h: New file.
5191         * sysdeps/generic/fstatvfs.h: New file.
5192         * sysdeps/generic/statvfs.h: New file.
5193         * sysdeps/generic/fstatvfs64.h: New file.
5194         * sysdeps/generic/statvfs64.h: New file.
5195         * sysdeps/generic/bits/statvfs.h: New file.
5196         * sysdeps/unix/sysv/linux/fstatvfs.c: New file.
5197         * sysdeps/unix/sysv/linux/statvfs.c: New file.
5198         * sysdeps/unix/sysv/linux/bits/statvfs.h: New file.
5200         * sysdeps/unix/sysv/linux/bits/statfs.h: Correct type for f_files
5201         and f_ffree elements.
5203         * sysdeps/unix/sysv/linux/sys/mount.h: Pretty print.  Define
5204         mount options in enum.
5206 1998-03-20  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5208         * configure.in: Check for recent egcs/gcc.
5210 1998-03-20  Ulrich Drepper  <drepper@cygnus.com>
5212         * libc.map: Add alphasort64, scandir64, versionsort64.
5213         * dirent/Makefile (routines): Add scandir64, alphasort64, and
5214         versionsort64.
5215         * dirent/alphasort64.c: New file.
5216         * dirent/scandir64.c: New file.
5217         * dirent/versionsort64.c: New file.
5218         * dirent/dirent.h: Add LFS support for scandir, alphasort, and
5219         versionsort.
5220         * sysdeps/generic/readdir64.c: Rename to __readdir64 and make
5221         old name weak alias.
5222         * sysdeps/unix/sysv/linux/readdir64.c: Likewise.
5224         * dirent/alphasort.c: Use strcoll instead of strcmp.
5226         * dirent/scandir.c: Optimize a bit.
5228         * dirent/versionsort.c: Pretty print.
5230 1998-03-20  Ulrich Drepper  <drepper@cygnus.com>
5232         * string/string.h: Add prototype for __strtok_r.
5234 1998-03-20 12:14  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5236         * posix/Makefile: Fix typo in last change.
5238 1998-03-20  Ulrich Drepper  <drepper@cygnus.com>
5240         * dirent/dirent.h (scandir): Make argument of select function const.
5241         * dirent/scandir.c (scandir): Likewise.
5242         Reported by David.Faure@insa-lyon.fr [PR libc/512].
5244 1998-03-19 14:28  Ulrich Drepper  <drepper@cygnus.com>
5246         * sysdeps/generic/strtok_r.c: Make __strtok_r real name and strtok_r
5247         weak alias.
5248         * sysdeps/i386/strtok_r.c: Likewise.
5250         * sysdeps/libm-i387/i686/s_fdim.S: Make it really work.
5251         * sysdeps/libm-i387/i686/s_fdimf.S: Likewise.
5252         * sysdeps/libm-i387/i686/s_fdiml.S: Likewise.
5253         * sysdeps/libm-i387/i686/s_fmin.S: Likewise.
5254         * sysdeps/libm-i387/i686/s_fminf.S: Likewise.
5255         * sysdeps/libm-i387/i686/s_fminl.S: Likewise.
5257 1998-03-19  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5259         * intl/localealias.c: Remove unneeded define for strdup.
5261 1998-03-19 13:45  Ulrich Drepper  <drepper@cygnus.com>
5263         * manual/argp.texi: Adjust for better TeX output.
5264         * manual/arith.texi: Likewise.
5265         * manual/conf.texi: Likewise.
5266         * manual/filesys.texi: Likewise.
5267         * manual/header.texi: Likewise.
5268         * manual/lgpl.texinfo: Likewise.
5269         * manual/math.texi: Likewise.
5270         * manual/message.texi: Likewise.
5271         * manual/pattern.texi: Likewise.
5272         * manual/process.texi: Likewise.
5273         * manual/signal.texi: Likewise.
5274         * manual/socket.texi: Likewise.
5275         * manual/startup.texi: Likewise.
5276         * manual/stdio.texi: Likewise.
5277         * manual/terminal.texi: Likewise.
5278         * manual/examples/rprintf.c: Likewise.
5279         * manual/examples/testopt.c: Likewise.
5280         Patches by Zack Weinberg <zack@rabi.phys.columbia.edu>.
5282 1998-03-19 20:45  Tim Waugh  <tim@cyberelk.demon.co.uk>
5284         * posix/wordexp.c (parse_param): Don't immediately stop parsing a
5285         parameter name after seeing a digit if it's enclosed in braces.
5287 1998-03-18  Ulrich Drepper  <drepper@cygnus.com>
5289         * sysdeps/i386/i686/Implies: Add libm-i387/i686.
5291 1998-03-18  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5293         * manual/memory.texi (Heap Consistency Checking): Document
5294         MALLOC_CHECK_.  Based on a text by Wolfram Gloger.
5296 1998-03-18 17:11  Zack Weinberg  <zack@rabi.phys.columbia.edu>
5298         * manual/Makefile: Add missing rules.
5300 1998-03-18  Ulrich Drepper  <drepper@cygnus.com>
5302         * timezone/Makefile (generated): Define to remove all stamp files.
5304         * sysdeps/generic/strsep.c: Also undefine __strsep.
5306         * string/strdup.c: Undefine __strdup and strdup first.
5307         * string/strndup.c: Likewise.
5309         * string/bits/string2.h: Correct strtok_r and strsep.
5310         Add strndup optimization.
5312         * sysdeps/generic/strsep.c: Little optimization.
5314 1998-03-18 14:25  Ulrich Drepper  <drepper@cygnus.com>
5316         * string/bits/string2.h: Add optimization for strdup.
5317         Always define __strsep and __strtok_r and make real names available
5318         when feature select macros are defined.
5320 1998-03-18  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5322         * manual/install.texi (Installation): Use i486-linux as example
5323         instead of the unsupported sunos4.
5324         (Reporting Bugs): Mention glibcbug script.
5325         (Tools for Installation): gcc 2.8.1/egcs 1.0.2 is required.
5327 1998-03-16  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5329         * posix/wordexp-tst.sh: Make portable.  Add more tests.
5331         * posix/Makefile (do-globtest do-wordexp-test): New targets.
5333 1998-03-18 13:38  Ulrich Drepper  <drepper@cygnus.com>
5335         * sysdeps/unix/sysv/linux/libc-start.c: Moved to ...
5336         * sysdeps/generic/libc-start.c: ...here, replacing former content.
5338         * sysdeps/unix/sysv/linux/Dist: Add netash/ash.h and
5339         netpacket/packet.h.
5341         * sysdeps/unix/sysv/linux/bits/socket.h: Pretty print.
5343 1998-03-17  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5345         * sysdeps/unix/sysv/linux/bits/resource.h: Remove trailing comma
5346         in enumerator for strict standard compliance.
5347         * sysdeps/generic/bits/resource.h: Likewise.
5349 1998-03-18 10:04  Philip Blundell  <pb@nexus.co.uk>
5351         * sysdeps/arm/sysdep.h (__ARM_USES_FP): Deleted.
5352         (PLTJMP): New macro.
5354         * sysdeps/arm/fpu/__longjmp.S: New file, implementation of
5355         longjmp() when floating point enabled.
5356         * sysdeps/arm/fpu/setjmp.S: Likewise for setjmp().
5357         * sysdeps/arm/__longjmp.S: Remove floating point code.
5358         * sysdeps/arm/setjmp.S: Likewise.
5360         * sysdeps/arm/bsd-setjmp.S: Call __sigsetjmp by correct name.
5361         * sysdeps/arm/bsd-_setjmp.S: Likewise.
5363         * sysdeps/arm/memset.S: New file; optimised ARM implementation of
5364         memset().
5366         * sysdeps/generic/setsockopt.c (setsockopt): Keep in step with
5367         prototype.
5369 1998-03-17 16:16  Philip Blundell  <pb@nexus.co.uk>
5371         Based on patches from Pat Beirne and Scott Bambrough:
5373         * sysdeps/arm/__longjmp.S: Use ip, not r2, as temporary.
5375         * sysdeps/arm/bits/fenv.h: New file.
5377         * sysdeps/arm/dl-machine.h: New file.  Add ELF support.
5378         * sysdeps/arm/elf/setjmp.S: Likewise.
5379         * sysdeps/arm/elf/start.S: Likewise.
5380         * sysdeps/arm/init-first.c: Likewise.
5381         * sysdeps/arm/setjmp.S: Call __sigjmp_save through PLT
5382         * sysdeps/arm/sysdep.h: Change format of .type directive.  Correct
5383         comment about floating point to reflect current reality.
5385         * sysdeps/unix/arm/brk.S: Support PIC.
5386         * sysdeps/unix/arm/sysdep.S (syscall_error): Support PIC and
5387         re-entrant code.
5388         * sysdeps/unix/sysv/linux/arm/socket.S: Check correctly for error
5389         return; call syscall_error through PLT.
5390         * sysdeps/unix/sysv/linux/arm/sysdep.h (ENTRY): Correct error jump.
5392 1998-03-04 12:01  Philip Blundell  <pb@nexus.co.uk>
5394         * sysdeps/unix/sysv/linux/netpacket/packet.h: New file.
5395         * sysdeps/unix/sysv/linux/netash/ash.h: Likewise.
5396         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Install them.
5398 1998-03-18  Ulrich Drepper  <drepper@cygnus.com>
5400         * dirent/list.c (test): Return error value.
5401         (main): Exit with error value.
5403         * sysdeps/unix/opendir.c (__opendir): Add missing initialization.
5405         * Makefile (distribute): Add test-skeleton.c.
5406         * test-skeleton.c: New file.
5407         * dirent/Makefile (tests): Add opendir-tst1.
5408         * dirent/opendir-tst1.c: New file.
5410 1998-03-18  Ulrich Drepper  <drepper@cygnus.com>
5412         * sysdeps/unix/opendir.c (__opendir): Don't block on FIFOs etc.
5413         Optimize memory handling.
5414         * sysdeps/unix/closedir.c: Optmize memory handling.
5416 1998-03-17  Ulrich Drepper  <drepper@cygnus.com>
5418         * posix/wordexp.c (parse_param): Fix off-by-on error in $@
5419         handling.  Optimize a bit.
5421 1998-03-18 00:25  Tim Waugh  <tim@cyberelk.demon.co.uk>
5423         * posix/wordexp.c (parse_comm): Allow quoting inside $(...).
5424         (parse_param): Fold in Andreas' fixes to do with when the end of
5425         the parameter name has been reached, and quoting inside ${...}.
5426         (parse_dollars): Fix differentiation between $(((1+3)*(4-2))) and
5427         $((echo);(ls)).
5429 1998-03-16 22:10  Zack Weinberg  <zack@rabi.phys.columbia.edu>
5431         * manual/maint.texi: Split out installation and contribution
5432         sections to their own appendices.  Misc cleanups.
5433         * manual/install.texi: New file.  Mention add-ons.  Refer to FAQ.
5434         * manual/contrib.texi: New file.
5435         * manual/libc.texinfo: Pull in new appendices.
5436         * manual/header.texi: Correct node pointer.
5438 1998-03-17  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5440         * manual/process.texi (Process Completion): Clarify return value
5441         of waitpid a bit.  Patch by Zack Weinberg. [PR libc/490]
5443 1998-03-15  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5445         * posix/wordexp-test.c: Add more tests.
5446         (testit): Fix logic.
5448         * posix/wordexp.c (exec_comm): In the child, redirect stderr to
5449         /dev/null instead of closing it, close pipe.  Always chop off all
5450         trailing newlines.  Kill and reap child before returning error.
5451         (w_addword, parse_glob): Fix memory leak.
5452         (wordexp): Fix dangling pointer problem.
5454 1998-03-16  Ulrich Drepper  <drepper@cygnus.com>
5456         * elf/dl-close.c (_dl_close): Correct and simplify unmapping.
5458         * posix/wordexp-test.c (main): Fix little thinkos and typos.
5460         * catgets/Makefile (CPPFLAGS): Change NLSPATH to also examine
5461         directory index by only the language.
5463 1998-03-16 13:02  Tim Waugh  <tim@cyberelk.demon.co.uk>
5465         * posix/wordexp-tst.sh: Store test results in the
5466         ${common_objpfx}posix directory.
5468         * posix/wordexp-test.c: Remove temporary directory afterwards.
5470 1998-03-15  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5472         * libc.map: Export internal versions of cancelable functions.
5474 1998-03-15  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5476         * Makerules (MAKEFLAGS): Append `r'.
5478 1998-03-15  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5480         * Makeconfig: Define have-thread-library, shared-thread-library
5481         and static-thread-library if a thread library is available.  Don't
5482         define rt.
5483         * nscd/Makefile: Compile nscd if have-thread-library.  Rename
5484         nscd-routines to nscd-modules.  Use shared-thread-library and
5485         static-thread-library in dependencies.
5486         * rt/Makefile: Only compile librt if have-thread-library is
5487         defined.
5488         * Makefile (subdirs): Always include rt subdir.
5490 1998-03-15  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5492         * Makeconfig ($(common-objpfx)gnu/lib-names.h): Add dummy command.
5494 1998-03-14 21:55  Ulrich Drepper  <drepper@cygnus.com>
5496         * configure.in: Recognize variations for 32 MIPS processors.
5497         Don't assume ELF systems always have .weak, test for .weakext.
5499 1998-03-14  Ulrich Drepper  <drepper@cygnus.com>
5501         * configure.in: Irix6 is an ELF platform.
5503 1998-03-14 11:47  H.J. Lu  <hjl@gnu.org>
5505         * elf/dl-close.c (_dl_close): Stop unmapping the segments after
5506         unmapping the last loaded segment.
5508 1998-03-14 15:54  Ulrich Drepper  <drepper@cygnus.com>
5510         * configure.in: Set base_os for Irix6.
5511         Correct test for .weakext.
5513 1998-03-14  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5515         * elf/dl-deps.c (_dl_map_object_deps): Add first parameter
5516         (new_line) to _dl_debug_message call.
5518 1998-03-14 00:52  Tim Waugh  <tim@cyberelk.demon.co.uk>
5520         * posix/wordexp.c (parse_param): Perform field-splitting after
5521         expanding positional parameter.
5523         * posix/wordexp-tst.sh: Test that field-splitting is performed
5524         after expanding positional parameter.
5526         * posix/wordexp.c (parse_param): Fixed memory leak in
5527         field-splitting after parameter expansion.
5529 1998-03-14  Ulrich Drepper  <drepper@cygnus.com>
5531         * locale/programs/linereader.c (lr_token): Return EOF token at EOF.
5532         (get_toplvl_escape): Correctly terminate loop at EOF.
5533         Patch by Cristian Gafton <gafton@redhat.com>.
5535 1998-03-13 16:55  Ulrich Drepper  <drepper@cygnus.com>
5537         * string/tester.c (test_strpbrk): Add more strpbrk tests.
5538         (test_strsep): Likewise.  Correct horrible bugs.
5540         * string/bits/string2.h (strcspn): Optimize also reject string of
5541         length 2 and 3.
5542         (strspn): Likewise.
5543         (strpbrk): Likewise.
5544         (strsep): Likewise.  Correct bug with successive separators and
5545         separators at the end of the string.
5546         * sysdeps/generic/strsep.c: Correct bug with successive separators
5547         and separators at the end of the string.
5549 1998-03-13 13:11  Tim Waugh  <tim@cyberelk.demon.co.uk>
5551         * posix/wordexp.c (parse_param): Positional parameters ($1, $2
5552         etc) now handled, as well as $$ (pid).
5554         * posix/Makefile (tests): Execute wordexp-test.sh for `make check'.
5555         (distribute): Add wordexp-tst.sh.
5557         * posix/wordexp-tst.sh: New file.
5559         * posix/wordexp.c (parse_param): $# (or ${#}) expands to the
5560         number of positional parameters.  Renamed substitute_length to
5561         seen_hash.
5562         Don't free(env) is env is NULL.
5564 1998-03-13 16:50  Ulrich Drepper  <drepper@cygnus.com>
5566         * libc.map: Add pthread_attr_init to GLIBC_2.1.
5568 1998-03-13 15:01  Ulrich Drepper  <drepper@cygnus.com>
5570         * gmon/gmon.c: Allow GMON_OUT_PREFIX variable to specify filename
5571         for output file replacing gmon.out.
5572         Patch by Dean Gaudet <dgaudet@arctic.org>.
5574 1998-03-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5576         * elf/dl-misc.c (_dl_debug_message): Fix printing of pid.  Clean
5577         up namespace.  Optimize finding end of line.
5579 1998-03-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5581         * elf/rtld.c (process_envvars): Ignore LD_DEBUG_OUTPUT if running
5582         securely.  Optimized.
5583         (process_dl_debug): Add ':' to list of separators.  Optimized.
5585 1998-03-13 10:25  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5587         * sysdeps/m68k/fpu/bits/mathinline.h (isgreater, isgreaterequal,
5588         isless, islessequal, islessgreater, isunordered): Return zero or
5589         one.
5591 1998-03-12 13:11  Tim Waugh  <tim@cyberelk.demon.co.uk>
5593         * posix/wordexp-test.c: More tests.
5594         (main): Set up arena for pathname expansion tests (in a temporary
5595         directory).
5596         (testit): Don't check word count or word vector if return value is
5597         non-zero.
5599         * posix/wordexp.c (exec_comm): Always chop off terminating
5600         linefeed (just like bash does).
5601         (parse_param): Change lots of occurrences of "if (!*env)" to "if
5602         (!env || !*env)".
5603         (parse_param): For assignment inside parameter expansion, use all
5604         expanded words in assignment rather than just the first.
5605         (parse_param): Corrected return value for parameter expansion of
5606         an unset variable when WRDE_UNDEF is in effect.
5607         (parse_dollars): Don't field-split if quoted.
5608         (wordexp): Opening brace character isn't allowed unquoted.
5610 1998-03-12  Ulrich Drepper  <drepper@cygnus.com>
5612         * elf/dlerror.c: Fix concurrency problems with error string and
5613         number.
5615         * elf/dl-deps.c (_dl_map_object_deps): Print debug info when
5616         filter/auxiliary are being loaded.
5618 1998-03-12 14:24  Ulrich Drepper  <drepper@cygnus.com>
5620         * elf/dlerror.c (last_object_name): Removed.
5621         (dlerror): Don't use last_object_name.
5622         (_dl_error_run): Omit second argument to _dl_catch_error.
5623         * elf/dl-error.c (struct catch): Remove objname member.
5624         (_dl_signal_error): Construct string including objname when given.
5625         (_dl_catch_error): Remove objname handling.
5626         * elf/link.h (_dl_catch_error): Fix prototype and comment.
5627         * elf/rtld.c (dl_main): Call _dl_catch_error correctly.
5628         * elf/dl-deps.c (_dl_map_objet_deps): Likewise.
5629         * nss/nsswitch.c (nss_dlerror_run): Likewise.
5630         * iconv/gconv_dl.c (dlerror_run): Likewise.
5631         [Corrects PR libc/501].
5633 1998-03-12  Matthias Urlichs <smurf@noris.de>
5635         * nscd/nscd.c: Ignore SIGPIPE.
5637 1998-03-12  Ulrich Drepper  <drepper@cygnus.com>
5639         * nscd/nscd_getgr_r.c: Use __ protected names.
5640         * nscd/nscd_getpw_r.c: Likewise.
5642 1998-03-12  Matthias Urlichs <smurf@noris.de>
5644         * nscd/nscd_getpw_r.c: Use pw_*_len values correctly.
5645         * nscd/nscd_getpw_r.c: Fix length calculation in result check,
5646         null bytes are not transmitted.
5648 1998-03-12 00:40  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5650         * powerpc/syscalls.list: Correct typo.
5651         * alpha/syscalls.list: Likewise.
5652         * mips/syscalls.list: Likewise.
5654 1998-03-12  Ulrich Drepper  <drepper@cygnus.com>
5656         * socket/sys/socket.h: Add prototype for __socket.
5658 1998-03-10  Ulrich Drepper  <drepper@cygnus.com>
5660         * aclocal.m4 (LIBC_PROG_FOO_GNU): Don't depend on GNU grep.
5662         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Add various SOL_*
5663         constants.
5665         * sysdeps/unix/sysv/linux/bits/socket.h (SOL_ROSE): Remove
5666         definition here.
5667         * sysdeps/unix/sysv/linux/netrose/rose.h (SOL_ROSE): Add
5668         definition here.
5670         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Adds lots of missing
5671         AF_* and PF_* constants.
5673         * sysdeps/unix/sysv/linux/bits/socket.h: Add PF_ASH and AF_ASH.
5675 1998-03-11 15:27  Ulrich Drepper  <drepper@cygnus.com>
5677         * elf/rtld.c: Update help message.
5678         Install link maps for preloaded objects using main_map as loader.
5680         * elf/dl-misc.c: Use __libc_write instead of __write for debugging.
5681         * elf/dl-profile.c: Likewise.
5683         * elf/dlsym.c: Little optimization.
5684         * elf/dlvsym.c: Likewise.
5686 1998-03-11 14:56  Ulrich Drepper  <drepper@cygnus.com>
5688         * posix/wordexp-test.c: Move test for parameter list at the very
5689         beginning.
5691 1998-03-11 00:16  Tim Waugh  <tim@cyberelk.demon.co.uk>
5693         * posix/wordexp.c (wordexp): Set we_wordc to zero initially unless
5694         WRDE_REUSE flag is set.
5695         (parse_param): Allow `*', `@', and numbers in parameter names.
5696         (parse_dollars): Differentiate between arithmetic expansion and a
5697         command substitution that starts immediately with a sub-shell
5698         (like ``$((1+3))'' as opposed to ``$((echo);(ls))'').
5699         (parse_param): Memory allocated with __alloca in a block was
5700         referenced outside that block.  Adjusted to use malloc/free.
5701         (parse_param): Adjusted field-splitting algorithm so that there is
5702         not necessarily a field split at the end of a parameter expansion.
5704 1998-03-10 19:52  Tim Waugh  <tim@cyberelk.demon.co.uk>
5706         * posix/wordexp.c (wordexp): If about to return WRDE_NOSPACE,
5707         don't free words that have already been allocated.
5708         (parse_param): A dollar sign on its own will never have a pattern
5709         associated with it (like "${HOME%%/}" has), so don't try to free it.
5710         (parse_glob): Attempt to glob when an unquoted `[' is found
5711         (rather than an unquoted '{' (!)).  Also for unquoted '?'.
5712         (parse_glob): Sorted out quoting in a glob-able word.
5713         (parse_param): Added $* and $@ handling.
5715 1998-03-11  Ulrich Drepper  <drepper@cygnus.com>
5717         * nss/nss_db/db-XXX.c (lookup): Copy data to safe place before
5718         parsing it.
5720 1998-03-11  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5722         * sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Use
5723         _dl_debug_message.
5725 1998-03-12  Matthias Urlichs  <smurf@noris.de>
5727         * elf/dl-misc.c: Default for debug output should be stderr.
5728         * elf/dl-misc.c: Spurious garbage bytes after the PID in debug output.
5729         * elf/dl-lookup.c: reference_name may be NULL or empty.
5731 1998-03-11 10:30  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5733         * aclocal.m4 (LIBC_PROG_FOO_GNU): Fix order of redirection.
5735 1998-03-11  Ulrich Drepper  <drepper@cygnus.com>
5737         * sysdeps/unix/sysv/linux/Dist: Add scsi/scsi.h.
5739         * sysdeps/unix/sysv/linux/scsi/sg.h: Include features.h.
5741 1998-03-10  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5743         * sysdeps/unix/sysv/linux/scsi/scsi.h: New file.
5744         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Install it.
5746 1998-03-11 10:30  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5748         * sysdeps/m68k/elf/start.S: Let __libc_start_main do most of the
5749         init stuff.
5751 1998-03-10  Ulrich Drepper  <drepper@cygnus.com>
5753         * libio/iovdprintf.c (_IO_vdprintf): Set _IO_DELETE_DONT_CLOSE
5754         flag.
5756         * misc/syslog.c (vsyslog): Don't try to send if not connected to
5757         syslog daemon.
5758         (closelog_internal): Don't do anything if not connected.
5760 1998-03-10 17:54  Ulrich Drepper  <drepper@cygnus.com>
5762         * libc.map: Add _dl_debug_message.
5763         * elf/dl-misc.c: Make _dl_debug_message a function.  Print the PID
5764         before every line.
5765         * elf/fini.c: Correctly use new _dl_debug_message function.
5766         * elf/init.c: Likewise.
5767         * elf/dl-lookup.c: Likewise.
5768         * sysdeps/unix/sysv/linux/libc-start.c: Likewise.
5769         * elf/dl-load.c: Likewise.  Add more debugging prints.
5770         * elf/dl-reloc.c: Likewise.
5771         * elf/dl-version.c: Likewise.
5772         * elf/dl-support.c: Add variables for debugging.
5773         * elf/rtld.c: Likewise.  Recognize new debug options.
5774         * elf/link.h: Declare new variables.
5776         * elf/dl-deps.c (_dl_map_object_deps): Little optimizations.
5778 1998-03-10  Ulrich Drepper  <drepper@cygnus.com>
5780         * sysdeps/unix/sysv/linux/sys/quota.h: Extract information from
5781         kernel headers.  Patch by a sun <asun@saul7.u.washington.edu>.
5783 1998-03-11 00:16  Tim Waugh  <tim@cyberelk.demon.co.uk>
5785         * posix/wordexp-test.c (command_line_test): New function to allow
5786         testing of specific cases from the command-line.
5788 1998-03-10  Ulrich Drepper  <drepper@cygnus.com>
5790         * elf/dl-init.c (_dl_init_next): Print nicer messages.
5791         * elf/dl-fini.c (_dl_fini): Likewise.
5792         * sysdeps/unix/sysv/linux/libc-start.c (__libc_start_main): Likewise.
5794         * elf/dl-lookup.c (_dl_lookup_versioned_symbol): Print version
5795         symbol in debug message.
5796         (_dl_lookup_versioned_symbol_skip): Likewise.
5798 1998-03-10 19:43  Matthias Urlichs <urlichs@noris.de>
5800         * sysdeps/unix/readdir_r.c: Zero out *result on EOF.
5801         * sysdeps/unix/sysv/linux/readdir64_r.c: Likewise.
5802         * manual/filesys/texi: Document this.
5804 1998-03-10 10:49  Ulrich Drepper  <drepper@cygnus.com>
5806         * manual/filesys.texi: Document the change below.
5808 1998-03-10  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5810         * sysdeps/posix/mkstemp.c (mkstemp): Open temporary file mode 0600.
5811         Reported by Greg Alexander <galexand@sietch.bloomington.in.us>.
5813 1998-03-10 00:10  Ulrich Drepper  <drepper@cygnus.com>
5815         * elf/dl-lookup.c (do_lookup): Remove list and n parameter and add
5816         instead scope.  If debugging display information about symbol
5817         resolving.
5818         (_dl_lookup_symbol): Call do_lookup with correct parameters.
5819         (_dl_lookup_symbol_skip): Likewise.
5820         (_dl_lookup_versioned_symbol): Likewise.
5821         (_dl_lookup_versioned_symbol_skip): Likewise.
5822         * elf/dl-support.c: Define _dl_debug_symbols.
5823         * elf/link.h: Add declaration for _dl_debug_symbols.
5824         * elf/rtld.c: Define _dl_debug_symbols.
5825         (process_dl_debug): Recognize symbols option.
5827 1998-03-09 23:36  Ulrich Drepper  <drepper@cygnus.com>
5829         * sysdeps/unix/sysv/linux/init-first.c [!PIC]: Expect arguments
5830         in correct format.
5831         * sysdeps/unix/sysv/linux/libc-start.c: Call __libc_init_first
5832         with correct parameters.
5833         [!PIC]: Initialize __libc_multiple_libcs.
5835 1998-03-09 18:21  Ulrich Drepper  <drepper@cygnus.com>
5837         * elf/dl-support.c (_dl_debug_bindings): Add definition.
5838         * elf/rtld.c (_dl_debug_bindings): Add definition.
5839         (process_dl_debug): Recognize bindings option.  Update help message.
5840         * elf/link.h (struct link_map): Add l_versyms member.
5841         (_dl_debug_bindings): Add declaration.
5842         * elf/version.c (_dl_check_map_versions): Initialize l_versyms.
5843         * elf/dl-object.c (_dl_new_object): Don't initialize l_rpath_dirs
5844         and l_reloc_result.
5845         * elf/dl-lookup.c (do_lookup): Define verstab from l_versyms.
5846         (sym_val): Remove a member, add m as link_map.
5847         (do_lookup): Return result appropriately.
5848         (_dl_lookup_symbol): If _dl_debug_bindings is defined print message.
5849         Call do_lookup correctly.
5850         (_dl_lookup_symbol_skip): Likewise.
5851         (_dl_lookup_versioned_symbol): Likewise.
5852         (_dl_lookup_versioned_symbol_skip): Likewise.
5854 1998-03-09 08:21  Ulrich Drepper  <drepper@cygnus.com>
5856         * sysdeps/unix/sysv/linux/chown.c: Moved to ...
5857         * sysdeps/unix/sysv/linux/i386/chown.c: ...here.
5859         * sysdeps/unix/sysv/linux/i386/chown.c: Correct versioning information.
5860         * libc.map: Add chown to GLIBC_2.1.
5861         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add s_chown here.
5862         * sysdeps/unix/sysv/linux/syscalls.list: Remove s_chown here.
5864 1998-03-06  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5866         * sysdeps/generic/ffs.S: Rename function to __ffs and make ffs a
5867         weak alias.
5868         * sysdeps/alpha/ffs.c: Likewise.
5869         * sysdeps/am29k/ffs.c: Likewise.
5870         * sysdeps/i386/ffs.c: Likewise.
5871         * sysdeps/i960/ffs.c: Likewise.
5872         * sysdeps/m68k/ffs.c: Likewise.
5873         * sysdeps/m88k/ffs.c: Likewise.
5874         * sysdeps/powerpc/ffs.c: Likewise.
5875         * sysdeps/rs6000/ffs.c: Likewise.
5876         * sysdeps/vax/ffs.s: Likewise.
5877         * string/string.h: Declare __ffs.
5878         * libc.map: Export it.
5879         * elf/dl-profile.c (_dl_start_profile): Use __ffs instead of
5880         __builtin_ffs, which is not guaranteed to be namespace clean.
5882 1998-03-06  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5884         * elf/sprof.c: Rewrite symbol handling to use the normal symbol
5885         table, which is much more likely to exist than debugging symbols.
5886         (printsym): Remove const.
5887         (load_shobj): Don't use _dl_pagesize.  Fix mapping of section
5888         header table.
5890         * libc.map: Export __profile_frequency, used by elf/sprof, to
5891         avoid infinite recursion during startup.
5893 1998-03-09 12:16  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5895         * sysdeps/unix/sysv/linux/m68k/sysdep.h (SYSCALL_ERROR_HANDLER):
5896         Readd lost negate.
5898         * sysdeps/m68k/sysdep.h: Remove the stabs stuff again.
5900 1998-03-09  Ulrich Drepper  <drepper@cygnus.com>
5902         * elf/dl-support.c: Add definition of _dl_debug_impcalls.
5904 1998-03-08  Ulrich Drepper  <drepper@cygnus.com>
5906         * elf/rtld.c (process_envvars): Also recognize LD_LIBRARY_PATH,
5907         LD_PRELOAD, and LD_VERBOSE.
5908         (dl_main): Use global variables set by process_envvars instead of
5909         calling getenv.
5910         * elf/dl-load.c (_dl_init_paths): Don't call getenv to get
5911         LD_LIBRARY_PATH value, this comes with the parameter.
5912         * elf/dl-support.c (non_dynamic_init): Pass return value of getenv
5913         ("LD_LIBRARY_PATH") to _dl_init_paths.
5915 1998-03-08 22:55  Ulrich Drepper  <drepper@cygnus.com>
5917         * elf/rtld.c (dl_main): Delay initialization of path structure if
5918         the dynamically linker is invoked implicitly until we read the
5919         dynamic section.
5921 1998-03-08  Ulrich Drepper  <drepper@cygnus.com>
5923         * sysdeps/unix/sysv/linux/chown.c: Add versioning stuff.
5925 1998-03-07  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
5927         * sysdeps/unix/sysv/linux/chown.c: New file for compatibility of
5928         Linux 2.0 and 2.1.
5930         * sysdeps/unix/sysv/linux/syscalls.list: Add chown.
5932 1998-03-08 14:58  Ulrich Drepper  <drepper@cygnus.com>
5934         * Makeconfig (nisobjdir): Set to path to nis directory.
5935         (rpath-link): Add nisobjdir.
5936         Patch by Sven Verdoolaege <skimo@kotnet.org>.
5938         * elf/Makefile: Pretty print.
5939         * elf/dl-lookup.c: Include unistd.h.
5940         * elf/dl-runtime.c: Likewise.
5942         * localedata/Makefile (test-srcs): Add tst-rpmatch.
5943         (distribute): Add tst-rpmatch.sh.
5944         (tests): Add tst-rpmatch to dependency list and run tst-rpmatch.sh.
5946         New tests for rpmatch function by
5947         Jochen Hein <jochen.hein@delphi.central.de>.
5948         * localedata/tst-rpmatch.c: New file.
5949         * localedata/tst-rpmatch.sh: New file.
5951         * localedata/locales/de_DE: Correct yesexpr and noexpr.
5952         * localedata/locales/de_AT: Likewise.
5954         * posix/getopt.c: Update contact address.
5955         * posix/getopt1.c: Pretty print.
5957         * sysdeps/generic/libc-start.c: Do most of the initialization now
5958         here instead of in start.S.
5959         * sysdeps/unix/sysv/linux/libc-start.c: Likewise.
5960         * sysdeps/i386/elf/start.S: Remove most of the initialization code.
5962         * sysdeps/unix/sysv/linux/i386/profil-counter.h: No need for
5963         profil_counter to be public.
5965 1998-03-08 13:06  Tim Waugh  <tim@cyberelk.demon.co.uk>
5967         * posix/wordexp.c (parse_arith): Now works for negative numbers too.
5968         (parse_param): Coded parameter length expansion (${#var}).
5969         (parse_param): Handling for "=", "+", "-", and the ":" versions added.
5970         (parse_param): Cleaned up (fixed) error handling.
5972         * posix/wordexp-test.c: IFS now includes non-whitespace character
5973         (comma).  Added more tests.
5975 1998-03-07  Ulrich Drepper  <drepper@cygnus.com>
5977         * elf/link.h: Fix typos.
5978         Reported by Andreas Jaeger.
5980         * nscd/nscd_getpw_r.c (__nscd_getpw_r): Remove false comment.
5981         * nscd/nscd_getgr_r.c (__nscd_getgr_r): Likewise.
5983 1998-03-06  Ulrich Drepper  <drepper@cygnus.com>
5985         * argp/argp-help.c: Remove last bits of using gettext instead of
5986         dgettext.
5988 1998-03-06 17:04  Ulrich Drepper  <drepper@cygnus.com>
5990         * libc.map: Add _dl_debug_impcalls, _dl_debug_fd, _dl_sysdep_output,
5991         __libc_start_main.
5992         * csu/Makefile (routines): Add libc-start.
5993         * elf/dl-error.c: Remove declaration of _dl_argv.  Include <unitsd.h>.
5994         * elf/dl-lookup.c: Likewise.
5995         * elf/dl-version.c: Likewise.
5996         * sysdeps/i386/dl-machine.h: Likewise.
5997         * elf/link.h: Declare _dl_argv, _dl_debug_fd.
5998         Declare _dl_sysdep_output.  Make _dl_sysdep_fatal, _dl_sysdep_error and
5999         _dl_sysdep_message macros which use _dl_sysdep_output.
6000         * elf/dl-fini.c: Write out which destructor is called while debugging.
6001         * elf/dl-init.c: Likewise for constructor.
6002         * elf/dl-load.c: Use _dl_debug_message instead of _dl_sysdep_message.
6003         * elf/dl-misc.c: Remove _dl_sysdep_fatal, _dl_sysdep_error and
6004         _dl_sysdep_message.  Add _dl_sysdep_output.
6005         * elf/rtld.c: Recognize LD_DEBUG_OUTPUT.  Set _dl_debug_fd if
6006         this file can be opened.
6007         For LD_DEBUG=libs also set _dl_debug_impcalls.
6008         * sysdeps/generic/dl-cache.c: Include unistd.h.
6009         * sysdeps/generic/libc-start.c: New file.
6010         * sysdeps/unix/sysv/linux/libc-start.c: New file.
6011         * sysdeps/i386/elf/start.S: Don't call main directly, call
6012         __libc_start_main instead.
6014         * elf/Makefile ($(objpfx)ld.so): Add $(load-map-file) as dependency.
6016 1998-03-06  Ulrich Drepper  <drepper@cygnus.com>
6018         * nss/nsswitch.c (__nss_nscd_not_available): Removed.
6020 1998-03-06 12:42  Ulrich Drepper  <drepper@cygnus.com>
6022         * argp/argp.h (struct argp): Add new field domain.
6023         * argp/argp-help.c: Change all gettext calls to dgettext and use
6024         domain field from appropriate argp in call.
6025         * argp/argp-parse.c: Likewise.
6027 1998-03-06 11:35  Ulrich Drepper  <drepper@cygnus.com>
6029         * posix/wordexp-test.c: Change testsuite so that it can run even
6030         for ~root != /root.
6032 1998-03-06  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6034         * math/libm-test.c (catanh_test): Change epsilon for gcc 2.8.1.
6036 1998-03-05  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6038         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
6039         Don't store into global errno if we already store through
6040         __errno_location.
6041         * sysdeps/unix/i386/sysdep.S: Likewise.
6042         * sysdeps/unix/alpha/sysdep.S: Likewise.
6043         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
6044         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Likewise.
6045         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.  Add
6046         missing return to SYSCALL_ERROR_HANDLER for (!_LIBC_REENTRANT &&
6047         PIC).
6049 1998-03-05  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6051         * sysdeps/generic/sysdep.h (L): Remove definition.
6052         * sysdeps/i386/sysdep.h (L): Define it here instead.
6054 1998-03-06  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6056         * nis/nis_call.c (__do_niscall): Safe and reset errno.
6058         * nis/ypclnt.c (do_ypcall, yp_all): Safe and reset errno.
6060 1998-03-01  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6062         * sysdeps/generic/getresuid.c (__getresuid): Use ISO C
6063         declaration style to avoid warnings.
6065 1998-03-06 11:48  Mark M._Kettenis  <kettenis@hall.phys.uva.nl>
6067         * elf/rtld.c (process_dl_debug): Fix typo: "DL_DEBUG" ->
6068         "LD_DEBUG".
6070 1998-03-05  Ulrich Drepper  <drepper@cygnus.com>
6072         * posix/Makefile (tests): Add wordexp-test.
6073         * posix/wordexp-test.c: New file.  Testsuite for wrodexp.
6074         Patches by Tim Waugh <tim@cyberelk.demon.co.uk>.
6076 1998-03-05 16:04  Ulrich Drepper  <drepper@cygnus.com>
6078         * elf/Makefile ($(objpfx)rtldtbl.h): Add genrtldtbl.awk to the
6079         dependencies.
6081         * elf/link.h (struct r_search_path_elem): Add two new field for
6082         lib path debugging.
6083         * elf/rtld.c: Recognize LD_DEBUG environment variable and set
6084         variable accordingly.
6085         * elf/dl-load.c: If _dl_debug_libs is nonzero print what library
6086         is considered next along with information about load paths.
6087         * sysdeps/generic/dl-cache.c: Likewise.
6088         * elf/dl-support.c: Define _dl_debug_libs.
6089         * elf/genrtldtbl.awk: Add initializers for two new field in
6090         struct r_search_path_elem.
6092 1998-03-06 10:40  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6094         * sysdeps/m68k/add_n.S: Use ENTRY and END macros.
6095         * sysdeps/m68k/lshift.S: Likewise.
6096         * sysdeps/m68k/rshift.S: Likewise.
6097         * sysdeps/m68k/sub_n.S: Likewise.
6098         * sysdeps/m68k/m68020/addmul_1.S: Likewise.
6099         * sysdeps/m68k/m68020/mul_1.S: Likewise.
6100         * sysdeps/m68k/m68020/submul_1.S: Likewise.
6102         * sysdeps/unix/sysv/linux/m68k/sysdep.S: Use ENTRY macro.
6103         [_LIBC_REENTRANT]: Don't store into global errno.
6105         * sysdeps/m68k/sysdep.h: New file.
6106         * sysdeps/unix/sysv/linux/m68k/sysdep.h: Use it.  Use the macros
6107         ENTRY, CALL_MCOUNT, JUMPTARGET and syscall_error from there.
6108         (DO_CALL): Change to expect syscall name as argument.
6109         (PSEUDO): Pass syscall_name to DO_CALL.
6110         (SYSCALL_ERROR_HANDLER) [_LIBC_REENTRANT]: Don't store into global
6111         errno.
6113 1998-03-05  Ulrich Drepper  <drepper@cygnus.com>
6115         * elf/rtld.c: Speed up processing of environment variables.  Do
6116         only one run on the environment by avoiding to call getenv.
6117         * sysdeps/generic/dl-sysdep.c (_dl_next_ld_env_entry): New
6118         function.  Used by patch above.
6120 1998-03-05  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
6122         * nss/getXXbyYY_r.c: Check __nss_not_use_nscd_* variable for
6123         running nscd.
6124         * nscd/nscd_getgr_r.c: Set __nss_not_use_nscd_group variable.
6125         * nscd/nscd_getpw_r.c: Set __nss_not_use_nscd_passwd variable.
6126         * nscd/nscd_proto.h: Declare __nss_not_use_nscd_* variables.
6128 1998-03-05  Ulrich Drepper  <drepper@cygnus.com>
6130         * nss/nsswitch.c (nss_lookup_function): Don't modify errno if NSS
6131         module cannot be found.  Reported by Andreas Jaeger.
6133 1998-03-05 11:40  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6135         * nscd/nscd_getgr_r.c: Change char to int to avoid compiler warning
6136         on platforms which default to unsigned chars.
6137         * nscd/nscd_getpw_r.c: Likewise.
6138         * sysdeps/unix/sysv/linux/powerpc/sysdep.h: Undefine L before
6139         defining it.
6141 1998-03-05  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6143         * elf/Makefile (install-bin): Change = to += for sprof to install
6144         ldd also.
6146 1998-03-04 16:12  H.J. Lu  <hjl@gnu.org>
6148         * libio/strops.c (_IO_str_seekoff): Handle MODE == 0.
6150 1998-03-04 16:19  Ulrich Drepper  <drepper@cygnus.com>
6152         * nscd/nscd_getgr_r.c: Follow nscd_getpw_r.c change.
6154 1998-03-04  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6156         * nscd/nscd_getpw_r.c (nscd_open_socket): Safe and reset errno so
6157         that a failure to connect to nscd doesn't change errno.
6159 1998-03-04  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6161         * manual/maint.texi (Reporting Bugs): Change
6162         bug-glibc@prep.ai.mit.edu to bug-glibc@gnu.org.
6164         * locale/iso-4217.def: Likewise
6166 1998-03-04 12:43  Ulrich Drepper  <drepper@cygnus.com>
6168         * manual/texinfo.tex: Updated.
6170 1998-03-03  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6172         * sysdeps/posix/fpathconf.c: Don't modify errno for an undefined
6173         value.
6174         * sysdeps/posix/pathconf.c: Likewise.
6175         * posix/getconf.c: Print `undefined' if pathconf returns -1
6176         without setting errno.
6178 1998-03-04  Ulrich Drepper  <drepper@cygnus.com>
6180         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Fix cut&paste
6181         problem.
6182         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: New file.
6183         Patches by Elliot Lee <sopwith@cuc.edu>.
6185 1998-03-04 09:43  Ulrich Drepper  <drepper@cygnus.com>
6187         * elf/link.h (struct link_map): Add new field l_reloc_result.
6188         * elf/dl-reloc.c (_dl_relocate_object): Allocate array for results
6189         of relocation for the object to be profiled.
6190         * elf/dl-object.c (_dl_new_object): Initialize l_reloc_result field
6191         to NULL.
6192         * elf/rtld.c (_dl_start): Add comment that we must not allocate an
6193         array here.
6194         * elf/dl-runtime.c (profile_fixup): If l_reloc_result array already
6195         contains a result from a previous run use this instead of computing
6196         the value again.
6197         * elf/dl-minimal.c (malloc): Remove limit for size of allocation.
6199 1998-03-04 11:32  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6201         * sysdeps/m68k/dl-machine.h: (elf_machine_load_address): Use word
6202         offsets into the GOT.
6203         (RTLD_START): Likewise.
6205 1998-03-03 17:55  Ulrich Drepper  <drepper@cygnus.com>
6207         * elf/sprof.c: Cleanup a bit.
6209 1998-03-03 08:01  H.J. Lu  <hjl@gnu.org>
6211         * sysdeps/generic/sysdep.h (L): New. Define.
6213         * sysdeps/unix/sysv/linux/i386/sysdep.h (L): New. Define.
6215         * sysdeps/i386/i586/addmul_1.S: Fix a typo.
6217         * sysdeps/unix/sysv/linux/i386/clone.S: Follow Intel's advice
6218         to have only one exit point for functions.
6219         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
6220         * sysdeps/unix/sysv/linux/i386/s_pread64.S: Likewise.
6221         * sysdeps/unix/sysv/linux/i386/s_pwrite64.S: Likewise.
6222         * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
6223         * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
6225 1998-03-03  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6227         * sysdeps/unix/sysv/linux/sigaction.c (__sigaction): Safe and
6228         reset errno so that errno isn't set to ENOSYS in the first call.
6229         * sysdeps/unix/sysv/linux/i386/sigaction.c (__sigaction): Likewise.
6230         * sysdeps/unix/sysv/linux/sigsuspend.c (__sigsuspend): Likewise.
6231         * sysdeps/unix/sysv/linux/sigprocmask.c (__sigprocmask): Likewise.
6232         * sysdeps/unix/sysv/linux/sigpending.c (sigpending): Likewise.
6234 1998-03-02 17:55  Ulrich Drepper  <drepper@cygnus.com>
6236         * sysdeps/i386/add_n.S: Change to use ENTRY and END macro.
6237         * sysdeps/i386/addmul_1.S: Likewise.
6238         * sysdeps/i386/lshift.S: Likewise.
6239         * sysdeps/i386/mul_1.S: Likewise.
6240         * sysdeps/i386/rshift.S: Likewise.
6241         * sysdeps/i386/sub_n.S: Likewise.
6242         * sysdeps/i386/submul_1.S: Likewise.
6243         * sysdeps/i386/i586/add_n.S: Likewise.
6244         * sysdeps/i386/i586/addmul_1.S: Likewise.
6245         * sysdeps/i386/i586/lshift.S: Likewise.
6246         * sysdeps/i386/i586/mul_1.S: Likewise.
6247         * sysdeps/i386/i586/rshift.S: Likewise.
6248         * sysdeps/i386/i586/sub_n.S: Likewise.
6249         * sysdeps/i386/i586/submul_1.S: Likewise.
6251         * sysdeps/i386/sysdep.h: Extend last change.
6253         * sysdeps/unix/sysv/linux/i386/sysdep.h: Follow Intel's advice
6254         to have only one exit point for functions.
6256 1998-03-02  Ulrich Drepper  <drepper@cygnus.com>
6258         * configure.in: Fix msgfmt test.  Fix handling of //s in sysdeps
6259         search.
6261 1998-03-02 13:28  Ulrich Drepper  <drepper@cygnus.com>
6263         * Makerules: Generate libc.so with absolute paths for the used
6264         shared objects.
6266         * config.make.in: Add MAKEINFO definition.
6268 1998-03-02  Ulrich Drepper  <drepper@cygnus.com>
6270         * sysdeps/i386/sysdep.h (ASM_SIZE_DIRECTIVE): Add ; at the end.
6271         (ENTRY): Use STABS_FUN.
6272         (END): Use STABS_FUN_END.
6273         (STABS_FUN, STABS_FUN2, STABS_FUN_END): New macro to emit stabs info.
6275         * elf/Makefile: Add rules to build sprof program.
6276         * elf/sprof.c: New file.
6278 1998-02-28  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6280         * misc/syslog.c (openlog_internal): Insert missing closing brace.
6282 1998-02-06  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6284         * configure.in: Check for working msgfmt version (from GNU gettext
6285         0.10 or later).
6287 1998-03-02  Ulrich Drepper  <drepper@cygnus.com>
6289         * configure.in: Avoid //s in sysdirs.
6290         Patch by Roland McGrath.
6292         * stdlib/a64l.c (a64l): Rewrite by Joe Keane <jgk@jgk.org>.
6294 1998-03-02 07:17  H.J. Lu  <hjl@gnu.org>
6296         * elf/dl-open.c (_dl_open): Update _dl_global_scope_end when
6297         setting _dl_global_scope for RTLD_GLOBAL.
6299 1998-02-27  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6301         * sysdeps/unix/make-syscalls.sh: Fix last change so that all
6302         possible lists of object-suffixes are taken care of.
6304 1998-03-02 10:16  Ulrich Drepper  <drepper@cygnus.com>
6306         * timezone/private.h: Update from tzcode1998c.
6307         * timezone/zic.c: Likewise.
6308         * timezone/antarctica: Updated from tzdata1998c.
6309         * timezone/asia: Likewise.
6310         * timezone/australasia: Likewise.
6311         * timezone/europe: Likewise.
6312         * timezone/southamerica: Likewise.
6314 1998-03-02  Ulrich Drepper  <drepper@cygnus.com>
6316         * posix/glob.c (glob_in_dir): Add support for cases insensitive
6317         VMS.  Patch by John W. Eaton <jwe@bevo.che.wisc.edu>.
6319 1998-03-01 19:05  H.J. Lu  (hjl@gnu.org)
6321         * sysdeps/libm-ieee754/e_exp.c (__ieee754_exp): Use __isinf.
6322         Changed type of TWO43, TWO52 from float to double.
6323         * sysdeps/libm-ieee754/e_expf.c (__ieee754_expf): Use __isinff.
6324         * sysdeps/libm-ieee754/s_exp2.c (__ieee754_exp2): Use __isinf.
6325         Changed type of TWO43 from float to double.
6326         * sysdeps/libm-ieee754/s_exp2f.c (__ieee754_exp2f): Fix a typo.
6327         Use __isinff.
6329 1998-03-01 18:52  H.J. Lu  (hjl@gnu.org)
6331         * sysdeps/unix/sysv/linux/alpha/syscalls.list (osf_settimeofday,
6332         osf_getitimer, osf_setitimer, osf_utimes, osf_getrusage,
6333         osf_wait4): Removed __xxxx symbol for GLIBC_2.0.
6335 1998-03-01 09:11  Richard Henderson  <rth@cygnus.com>
6337         * sysdeps/unix/sysv/linux/sparc/bits/ioctls.h: Don't include
6338         kernel_termios.h.
6339         * sysdeps/unix/sysv/linux/sparc/bits/termios.h (CBAUD, CIBAUD): Fix.
6340         Clean up random whitespace.
6341         * sysdeps/unix/sysv/linux/sparc/sparc32/brk.c: Tidy the asm.
6342         * sysdeps/unix/sysv/linux/sparc/sparc32/socket.S: Use std on the args.
6343         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.S: Fix use of .bss.
6344         * sysdeps/unix/sysv/linux/sparc/sparc32/sys/ucontext.h: New file.
6346 1998-03-01 08:31  Richard Henderson  <rth@cygnus.com>
6348         * shlib-versions: Match alpha*.
6349         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add adjtimex.
6350         * sysdeps/unix/sysv/linux/alpha/adjtimex.S: Remove.
6352         * sysdeps/alpha/fpu/bits/mathinline.h (isunordered et al): New.
6353         Implement copysign* with and without __ prefix.
6354         Likewise for fabs; use builtin for gcc 2.8.
6355         (floor*): New.
6356         (fdim*): New.
6358         * elf/elf.h (EF_SPARC*, EF_ALPHA*, SHT_ALPHA*, SHF_ALPHA*): New.
6359         (R_SPARC*): Match current v9 ABI.
6361         * sysdeps/wordsize-64/stdint.h (intptr_t): Is a long.
6363         * sunrpc/clnt_udp.c (clntudp_call): Use socklen_t.
6364         * sunrpc/pmap_rmt.c (clnt_broadcast): Likewise.
6365         * sunrpc/svc_tcp.c (svctcp_create, rendezvous_request): Likewise.
6366         * sysdeps/generic/getresgid.c: Use prototype form because of warning.
6367         * sysdeps/unix/sysv/linux/getdents.c: Likewise.
6368         * sysdeps/unix/sysv/linux/alpha/adjtime.c: Likewise.
6369         * sysdeps/unix/grantpt.c (argv): Fix consts.
6370         * sysdeps/unix/sysv/linux/getpt.c: Include <string.h>
6371         * sysdeps/unix/sysv/linux/sigaction.c: Likewise.
6373 1998-02-27  Ulrich Drepper  <drepper@cygnus.com>
6375         * misc/syslog.c: Change to allow user the interpretation of the
6376         outcome even with syslog having no return value.
6378 1998-02-05 20:41  Wolfram Gloger  <wmglo@dent.med.uni-muenchen.de>
6380         * elf/dl-addr.c: Fix search algorithms in dladdr(); don't assume
6381         that the number of program headers is >0 (which is wrong for the
6382         loader itself).
6384 1998-02-27  Ulrich Drepper  <drepper@cygnus.com>
6386         * Makefile (distribute): Add README.libm.
6388 1998-02-27  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6390         * time/clocktest.c (main): Correct typo: "--" -> "==".
6392 1998-02-25 20:53  H.J. Lu  <hjl@gnu.org>
6394         * sysdeps/alpha/fpu/bits/mathinline.h (atan): Removed the bogus
6395         inline function.
6396         (copysignf, __copysignf, copysign, fabsf, __fabsf, fabs): New
6397         inline functions.
6399         * math/libm.map (__atan2): Added.
6401 1998-02-27  Ulrich Drepper  <drepper@cygnus.com>
6403         * misc/efgcvt_r.c (APPEND): Handle printing of 0.0 correctly.
6404         Reported by Göran Uddeborg <goeran@uddeborg.pp.se>.
6406         * misc/tst-efgcvt.c (ecvt_tests): Add new test case for reported
6407         bug.
6409 1998-02-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6411         * manual/arith.texi (Old-style number conversion): Correct
6412         typo. Reported by Göran Uddeborg <goeran@uddeborg.pp.se>.
6414 1998-02-27  Ulrich Drepper  <drepper@cygnus.com>
6416         * posix/execlp.c: POSIX.1 says that argv[0] *should* be provided,
6417         but does not require it.  Handle missing argv[] values gracefully.
6418         * posix/execl.c: Likewise.
6419         * posix/execle.c: Likewise.
6421 1998-02-25  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6423         * sysdeps/libm-ieee754/s_isnanl.c: Ignore the explicit integer
6424         bit.
6425         * sysdeps/libm-ieee754/s_isinfl.c: Likewise.
6427 1998-02-27  Ulrich Drepper  <drepper@cygnus.com>
6429         * libc.map: Add __adjtimex.
6431 1998-02-26  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
6433         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_getntohost_r):
6434         Remove memset.
6436 1998-02-24 08:10  H.J. Lu  <hjl@gnu.org>
6438         * sysdeps/unix/sysv/linux/alpha/bits/signum.h (_NSIG): Changed
6439         to 64.
6441         * sysdeps/unix/alpha/sysdep.S (_errno): Add in addition to __errno.
6443         * sysdeps/alpha/s_fabs.S: Added ".set noat"/".set at".
6444         * sysdeps/unix/sysv/linux/alpha/wait4.S: Ditto.
6446         * sysdeps/unix/make-syscalls.sh: Make versioned symbols only
6447         for shared library.
6449         * libc.map (adjtime, adjtimex): Added for GLIBC_2.1.
6451         * sysdeps/unix/sysv/linux/alpha/Makefile (sysdep_routines):
6452         Added adjtimex and old_adjtimex.
6454         * sysdeps/unix/sysv/linux/alpha/syscalls.list (old_adjtimex):
6455         New.
6456         (osf_settimeofday, osf_getitimer, osf_setitimer, osf_utimes,
6457         osf_getrusage, osf_wait4): Added __xxxx symbol for GLIBC_2.0.
6459         * sysdeps/unix/sysv/linux/alpha/getitimer.S: Make versioned
6460         symbols only for shared library.
6461         * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise.
6462         * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
6463         * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
6464         * sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise.
6465         * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise.
6466         * sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise.
6467         * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise.
6469         * sysdeps/unix/sysv/linux/alpha/getitimer.S: Fix ENOSYS branch.
6470         * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise.
6471         * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
6472         * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
6473         * sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise.
6474         * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise.
6475         * sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise.
6476         * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise.
6478         * sysdeps/unix/sysv/linux/alpha/wait4.S: Check the correct
6479         rusage pointer.
6481         * sysdeps/unix/sysv/linux/adjtime.c (TIMEVAL, TIMEX, ADJTIMEX):
6482         New macros.
6483         (__adjtime): Use TIMEVAL, TIMEX and ADJTIMEX instead of timeval,
6484         timex and __adjtimex, respectively.
6486         * sysdeps/unix/sysv/linux/alpha/adjtime.c: New.
6488         * sysdeps/unix/sysv/linux/alpha/adjtimex.S: New.
6490 1998-02-25 08:28  H.J. Lu  <hjl@gnu.org>
6492         * sysdeps/alpha/fpu/fraiseexcpt.c (feraiseexcept): Use a dummy
6493         for FE_DIVBYZERO. Kludge for FE_UNDERFLOW.
6495 1998-02-26 14:59  Ulrich Drepper  <drepper@cygnus.com>
6497         * stdio-common/vfscanf.c [!USE_IN_LIBIO] (inchar): Add missing braces.
6499 1998-02-19 11:00  Zack Weinberg  <zack@rabi.phys.columbia.edu>
6501         * Makefile.in: Disable built-in rules.
6503 1998-02-21  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6505         * sysdeps/i386/fpu/t_exp.c: Move to ...
6506         * sysdeps/libm-i387/t_exp.c: ... here.
6508 1998-02-21 13:51  H.J. Lu  <hjl@gnu.org>
6510         * sysdeps/libm-ieee754/s_exp2f.c (__exp2f_deltatable): Renamed
6511         from __exp2_deltatable.
6513 1998-02-26  Ulrich Drepper  <drepper@cygnus.com>
6515         * nis/ypclnt.c (yp_master): Check result of strdup.
6516         Patch by Thorsten Kukuk.
6518 1998-02-26  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
6520         * nis/ypclnt.c: Give clnt handle after error checking free, change
6521         return codes to fix problems with rpc.nisd in YP mode on Ultra's.
6523 1998-02-26 09:00  Ulrich Drepper  <drepper@cygnus.com>
6525         * misc/fstab.c: Partly rewritten to use dynamically allocated buffer.
6526         Patch by Joe Keane <jgk@jgk.org>.
6528         * misc/fstab.h (struct fstab): Change fs_type member to be const.
6529         * misc/fstab.c: Remove casts in fs_type assignments.
6531 1998-02-26  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6533         * sysdeps/i386/fpu/bits/fenv.h: Correct typo.  ISO C 9X defines
6534         FE_TOWARDZERO and not FE_TOWARDSZERO.  Reported by H.J. Lu.
6535         * sysdeps/sparc/sparc64/fpu/bits/fenv.h: Likewise.
6536         * sysdeps/sparc/sparc32/fpu/bits/fenv.h: Likewise.
6537         * sysdeps/powerpc/bits/fenv.h: Likewise.
6538         * sysdeps/m68k/fpu/bits/fenv.h: Likewise.
6539         * sysdeps/generic/bits/fenv.h: Likewise.
6540         * sysdeps/alpha/fpu/bits/fenv.h: Likewise.
6541         * sysdeps/i386/fpu/fesetenv.c (fesetenv): Likewise.
6542         * sysdeps/powerpc/test-arith.c (main): Likewise.
6544 1998-02-25  Ulrich Drepper  <drepper@cygnus.com>
6546         * sysdeps/i386/fpu/bits/mathinline.h: Also fix i386 versions of
6547         the comparison macros.
6549 1998-02-21 20:14  H.J. Lu  <hjl@gnu.org>
6551         * sysdeps/libm-ieee754/s_log2.c (ln2): Added.
6552         (__log2): Fixed return values.
6553         * sysdeps/libm-ieee754/s_log2f.c: Likewise.
6555 1998-02-25  Ulrich Drepper  <drepper@cygnus.com>
6557         * math/math.h (isunordered): Rename local variables to ensure
6558         correct code.  Reported by HJ Lu.
6560 1998-02-25 10:34  Ulrich Drepper  <drepper@cygnus.com>
6562         * sysdpes/i386/fpu/bits/mathinline.h (isgreater, isgreaterequal,
6563         isless, islessequal, islessgreater, isunordered): Fix syntax for
6564         fucompip instruction.
6565         (isless, islessequal): Fix logic.
6567 1998-02-21  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6569         * math/libm-test.c (sqrt_test): Add test for sqrt(2).
6570         (comparisons_test): New tests for comparison macros.
6572 1998-02-24 15:12  Ulrich Drepper  <drepper@cygnus.com>
6574         * Makeconfig: Filter out frame-pointer effecting options when
6575         compiling profiling or debugging code.
6576         * config.h.in (internal_function): Don't define here if PROF is
6577         defined.
6578         * gmon/gmon.c (__moncontrol): Don't change state if already in error
6579         state.
6580         (__monstartup): If calloc fails set error state and mark array as
6581         not allocated.
6582         (_mcleanup): Don't call write_gmon if in error state.  Don't try
6583         to free array if not  successfully allocated.
6585         * elf/dl-load.c (STRING): Define to __STRING to enble expansion.
6586         Include elf.h to get macro definitions.
6587         Use __ELF?NATIVE?CLASS in message, not __ELF_WORDSIZE.
6589 1998-02-24 09:40  Ulrich Drepper  <drepper@cygnus.com>
6591         * elf/ldd.sh.in: Add compatibility for broken old shells.
6592         * elf/ldd.bash.in: Likewise.
6594 1998-02-24 08:11  H.J. Lu  <hjl@gnu.org>
6596         * sunrpc/rpc_main.c (open_input): Check pipe return error.
6598         * time/clocktest.c (main): Check signal return error.
6600 1998-02-24  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6602         * iconv/Makefile ($(inst_bindir)/iconv): Correct typo, add
6603         "/" and use do-install-program. Reported by Mark M. Kettenis.
6604         (subdir_install):  Likewise.
6606 1998-02-22  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
6608         * sunrpc/rpc_sample.c: Fix typo.
6610         * nscd/connections.c: Use locale.
6611         * nscd/grpcache.c: Add debug messages, gidtbl should get the
6612           calloc result.
6613         * nscd/nscd.c: Check if init functions fails.
6614         * nscd/nscd_conf.c: Allow disabling of group cache.
6615         * nscd/nscd_getgr_r.c: Fix return code if group not found.
6616         * nscd/pwdcache.c: Fix debug messages.
6618 1998-02-22  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6620         * libc.map: Add __monstartup and _mcleanup for profiling support.
6622 1998-02-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6624         * libc.map: Export __getpagesize, for binary compatibility with
6625         2.0.
6627 1998-02-21  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6629         * posix/globtest.sh: Use --library-path instead of
6630         LD_LIBRARY_PATH.
6631         * localedata/sort-test.sh: Likewise.
6632         * localedata/tst-fmon.sh: Likewise.  Avoid useless use of cat.
6634 1998-02-22  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6636         * sysdeps/unix/sysv/linux/sigaction.c: Translate between struct
6637         sigaction and struct kernel_sigaction for __syscall_rt_sigaction.
6638         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
6640         * sysdeps/unix/sysv/linux/kernel_sigaction.h (struct
6641         kernel_sigaction): Define.
6642         * sysdeps/unix/sysv/linux/alpha/kernel_sigaction.h (struct
6643         kernel_sigaction): Define.
6645 1998-02-23  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6647         * math/libm-test.c: Change epsilons for libm-ieee754.
6649 1998-02-23 12:33  Ulrich Drepper  <drepper@cygnus.com>
6651         * sysdeps/i386/__longjmp.S: Fix race condition.
6652         Reported by Bruno Haible <haible@ilog.fr>.
6654 1998-02-20 18:43  Ulrich Drepper  <drepper@cygnus.com>
6656         * hesiod/hesiod.c: Pretty print.  Don't use __ protected names.
6657         * iconvdata/8bit-gap.c: Likewise.
6658         * iconvdata/8bit-generic.c: Likewise.
6659         * iconvdata/iso6937.c: Likewise.
6660         * iconvdata/iso8859-1.c: Likewise.
6661         * iconvdata/sjis.c: Likewise.
6662         * iconvdata/t61.c: Likewise.
6664 1998-02-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6666         * sysdeps/unix/sysv/linux/bits/termios.h: Replace all negative
6667         feature tests by positive feature tests.
6669 1998-02-19  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6671         * sysdeps/unix/sysv/linux/unlockpt.c: Always return a value.
6673 1998-02-20  Ulrich Drepper  <drepper@cygnus.com>
6675         * elf/dlvsym.c (dlvsym_doit): More corrections.
6676         Patch by Andreas Jaeger.
6678 1998-02-19  Ulrich Drepper  <drepper@cygnus.com>
6680         * sysdeps/unix/sysv/linux/sigqueue.c: Fix weak alias definition.
6682 1998-02-19 17:16  Ulrich Drepper  <drepper@cygnus.com>
6684         * libc.map: More reordering for GLIBC_2.1 symbols.
6686 1998-02-19  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6688         * libc.map: Move some functions from version GLIBC_2.0 to
6689         GLIBC_2.1, reorder declarations.
6691 1998-02-19  Ulrich Drepper  <drepper@cygnus.com>
6693         * resolv/gethnamaddr.c (addrsort): Make this function extern.
6694         Patch by zab@thebrain.grumblesmurf.net.
6696 1998-02-19  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
6698         * nis/libnsl.map: NIS+ support is new in glibc 2.1, add
6699         NIS+ functions with version GLIBC_2.1.
6701 1998-02-19 14:05  Ulrich Drepper  <drepper@cygnus.com>
6703         * libc.map: Add __sbrk, __setpgid, __getpgid for binary compatibility
6704         with 2.0 binaries.  Reported by Thorsten Kukuk.
6706 1998-02-19  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6708         * elf/dlvsym.c (dlvsym_doit): Correct last patch.
6710         * elf/dlsym.c (dlsym_doit): Likewise.
6712 1998-02-19  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6714         * elf/link.h: Correct typos.
6716         * iconv/iconv_prog.c: Correct typo.
6718 1998-02-18 17:57  Ulrich Drepper  <drepper@cygnus.com>
6720         * iconv/Makefile: Add rules to build and install iconv program.
6721         * iconv/iconv_prog.c: New file.
6723 1998-02-18 16:34  H.J. Lu  <hjl@gnu.org>
6725         * elf/dlsym.c (dlsym_doit): Fix scope and skip maps for
6726         _dl_lookup_symbol_skip call.
6727         * elf/dlvsym.c (dlvsym_doit): Likewise.
6729 1998-02-18  Ulrich Drepper  <drepper@cygnus.com>
6731         * libio/iovsscanf.c: Do not include errno.h.
6733 1998-02-17  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6735         * elf/dl-load.c (add_name_to_object): Don't translate strings.
6736         * elf/dl-minimal.c (_strerror_internal): Define it here to avoid
6737         pulling in the whole error list.
6738         (__dcgettext, dcgettext): Removed.
6739         * libc.map: Export _strerror_internal.
6741 1998-02-18 10:50  Ulrich Drepper  <drepper@cygnus.com>
6743         * sysdeps/i386/fpu/t_exp.c: New file.
6745 1998-02-18  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6747         * nis/libnss_nisplus.map: NIS+ support is new in glibc 2.1, add
6748         everything with version GLIBC_2.1.
6749         * hesiod/libnss_hesiod.map: Likewise.
6751 1998-02-18  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6753         * manual/arith.texi (Old-style number conversion): This node is a
6754         section, not a subsection.
6756 1998-02-17  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6758         * elf/dl-lookup.c (make_string): Use __stpcpy instead of stpcpy.
6760 1998-02-17  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6762         * elf/rtld.c (dl_main): Make sure that the library search paths
6763         have been initialized before the first call to _dl_map_object.
6765 1998-02-17  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6767         * Makerules (common-generated): Add libc_pic.os.
6769 1998-02-17  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6771         * elf/rtld.c (dl_main): Use PT_PHDR to figure out the load address
6772         of the executable.
6774 1998-02-18 10:28  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6776         * sysdeps/m68k/fpu/t_exp.c: New file.
6778 1998-02-17  Ulrich Drepper  <drepper@cygnus.com>
6780         * sysdeps/unix/sysv/linux/bits/errno.h (__set_errno): Don't assign
6781         to global errno variable anymore.
6783 1998-02-17 17:41  Ulrich Drepper  <drepper@cygnus.com>
6785         * elf/dl-load.c (open_path): Take extra argument PRELOADED.
6786         If PRELOADED is nonzero check in case of an SUID application
6787         whether the shared object has the SUID bit set.
6788         Fix some other problems with handling shared objects in system
6789         specific directories.
6790         (_dl_map_object): Also take extra parameter and pass it to open_path.
6791         * elf/link.h (_dl_map_object): Correct prototype and comment.
6792         * elf/rtld.c (dl_main): Call _dl_map_object correctly.
6793         * elf/dl-open.c (_dl_open): Likewise.
6794         * elf/dl-deps.c (openaux, _dl_map_object_deps): Likewise.
6796         * sysdeps/libm-ieee754/s_modfl.c: Handle numbers > 1.0 correctly.
6798 1998-02-17  Ulrich Drepper  <drepper@cygnus.com>
6800         * math/libm-test.c (modf_test): Add test for 1.5.
6802         * sysdeps/generic/bits/select.h (__FD_ISSET): Compare result with
6803         0 to get always an int.
6805 1998-02-17  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6807         * math/libm.map: Move all symbols that are new in glibc 2.1 to
6808         version GLIBC_2.1.
6810 1998-02-17  Ulrich Drepper  <drepper@cygnus.com>
6812         * stdio-common/vfscanf.c (inchar): Check c for being EOF before
6813         trying to read another character.
6815 1998-02-05  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6817         * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Convert
6818         name to lowercase.
6820         * nis/nss_nis/nis-network.c (_nss_nis_getnetbyname_r): Convert
6821         name to lowercase, add test for big enough buffer.
6823 1998-02-03  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6825         * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S (rt_sigreturn):
6826         Make compatible with older kernels.  Patch by Richard Henderson.
6828 1998-02-17 15:10  Ulrich Drepper  <drepper@cygnus.com>
6830         * elf/dl-load.c (open_path): Use __xstat instead of stat.
6832         * localedata/tst-locale.sh: Comment out first test for now.
6834 1998-02-14 14:58  H.J. Lu  <hjl@gnu.org>
6836         * sysdeps/generic/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Defined
6837         as 1.
6838         * sysdeps/unix/sysv/linux/_G_config.h (_G_HAVE_IO_GETLINE_INFO):
6839         Likewise.
6841         * libio/iogetline.c (_IO_getline_info): Renamed from
6842         _IO_getline.
6843         (_IO_getline): Just call _IO_getline_info.
6845         * libio/libioP.h (_IO_getline_info): New declaration.
6847         * libc.map (_IO_getline_info, __write): Added.
6849 1998-02-17  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6851         * sunrpc/rpc_cout.c (inline_struct): Change typo of plus to
6852         const char* to shut up gcc.
6854 1998-02-17 11:37  Ulrich Drepper  <drepper@cygnus.com>
6856         * elf/dl-open.c (_dl_open): Assign correct value to new->l_global.
6857         Patch forwarded by Cristian Gafton <gafton@redhat.com>.
6859         * math/math.h: Define M_* constants always as `double' and add new
6860         macros M_*l which are of type `long double'.
6861         * sysdeps/libm-ieee754/s_cacoshl.c: Use M_*l constants now.
6862         * sysdeps/libm-ieee754/s_cacosl.c: Likewise.
6863         * sysdeps/libm-ieee754/s_casinhl.c: Likewise.
6864         * sysdeps/libm-ieee754/s_catanhl.c: Likewise.
6865         * sysdeps/libm-ieee754/s_catanl.c: Likewise.
6866         * sysdeps/libm-ieee754/s_clog10l.c: Likewise.
6867         * sysdeps/libm-ieee754/s_clogl.c: Likewise.
6868         * math/libm-tst.c: Likewise.
6870         * sysdeps/i386/fpu/bits/mathinline.h (__M_SQRT2): Don't use _Mdbl,
6871         define as long double unconditionally.
6873 1998-02-17  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6875         * manual/arith.texi (Old-style number conversion): Correct some
6876         typos.
6878 1998-02-16 16:28  H.J. Lu  <hjl@gnu.org>
6880         * time/Makefile (tz-cflags, CFLAGS-tzfile.c, CFLAGS-tzset.c):
6881         Restore.
6883         * timezone/Makefile (CFLAGS-tzfile.c, CFLAGS-tzset.c): Deleted.
6885 1998-02-16  Ulrich Drepper  <drepper@cygnus.com>
6887         * elf/Makefile ($(objpfx)ld.so): Don't depend on rtld-script but
6888         on $(rtld-ldscript).
6890         * sysdeps/unix/sysv/linux/alpha/ioperm.c (_ioperm): Map all ports
6891         starting from 0 not only from `from'.
6892         Patch by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
6894 1998-02-16 17:33  Ulrich Drepper  <drepper@cygnus.com>
6896         * elf/rtld.c (dl_main): Recognize --library-path parameter and
6897         pass value (or NULL) to _dl_init_paths.
6898         * elf/dl-load.c (_dl_init_paths): Change to take one parameter,
6899         replacing local variable llp.  If llp is NULL examine LD_LIBRARY_PATH
6900         environment variable.
6901         * elf/link.h: Change prototype for _dl_init_paths.
6902         * elf/dl-support.c: Pass NULL in _dl_init_paths call.
6904         * localedata/Makefile (distribute): Add test files.
6906 1998-02-17  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6908         * localedata/tests/{test1.cm, test2.cm, test3.cm, test4.cm,
6909         test1.def, test2.def, test3.def, test4.def}: Simple input files
6910         for localedef. Contributed by Yung-Ching Hsiao
6911         <yhsiao@cae.wisc.edu>.
6913         * localedata/Makefile (tests): Call tst-locale.sh.
6915         * localedata/tst-locale.sh: New file, regression tests for some
6916         localedef problems.
6918 1998-02-15  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
6920         * nis/nss_nisplus/nisplus-alias.c: Use __stpncpy.
6922         * nis/nss_nisplus/nisplus-hosts.c: Make sure buffer is always NUL
6923         terminated.
6924         * nis/nss_nisplus/nisplus-network.c: Likewise.
6925         * nis/nss_nisplus/nisplus-proto.c: Likewise.
6926         * nis/nss_nisplus/nisplus-rpc.c: Likewise.
6927         * nis/nss_nisplus/nisplus-service.c: Likewise.
6929         Add more changes from TI-RPC 2.3 for rpcgen to fix include/C++ bug
6930         and support generating thread safe RPC code.
6931         * sunrpc/rpc_main.c: Add changes.
6932         * sunrpc/rpc_clntout.c: Likewise.
6933         * sunrpc/rpc_cout.c: Likewise.
6934         * sunrpc/rpc_hout.c: Likewise.
6935         * sunrpc/rpc_parse.c: Likewise.
6936         * sunrpc/rpc_sample.c: Likewise.
6937         * sunrpc/rpc_scan.c: Likewise.
6938         * sunrpc/rpc_svcout.c: Likewise.
6939         * sunrpc/rpc_util.c: Likewise.
6940         * sunrpc/rpc_util.h: Add new structs and prototypes.
6941         * sunrpc/proto.h: Remove prototypes for static functions.
6943 1998-02-15  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6945         * locale/programs/ld-messages.c (messages_finish): Don't skip
6946         error checking when being quiet.
6947         * locale/programs/ld-ctype.c (ctype_finish): Likewise.
6948         (set_class_defaults): Likewise.
6949         * locale/programs/charmap.c (parse_charmap): Likewise.
6950         * locale/programs/ld-collate.c (collate_finish): Likewise.
6951         * locale/programs/ld-monetary.c (monetary_finish): Likewise.
6952         * locale/programs/ld-time.c (time_finish): Likewise.
6953         * locale/programs/locfile.c (write_locale_data): Likewise.
6955         * locale/programs/ld-ctype.c (ctype_class_to): Silently ignore
6956         unknown characters and empty ranges.
6957         * locale/programs/ld-collate.c (collate_order_elem): When
6958         processing an ellipsis properly form a linked list in the result
6959         table, fix typo when allocating ordering array.
6960         [PR libc/419]
6962 1998-02-13  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6964         * elf/Makefile (ld-map): Define.
6965         (rtld-ldscript): Define.  Change all `$(objpfx)rtld-ldscript' to
6966         `$(rtld-ldscript)'.
6967         ($(objpfx)ld.so): Combine the two versions of this rule.  Depend
6968         on $(ld-map).
6969         (rtld-link): Combine the two versions of this definition.  Fixed
6970         to make it work when no symbol versioning is used.
6972 1998-02-16  Ulrich Drepper  <drepper@cygnus.com>
6974         * Makeconfig (build-program-cmd): Use --library-path parameter to
6975         ld.so instead of environment variable.
6977         * sunrpc/Makefile (rpcgen-cmd): Don't use -$ parameter.
6978         * sunrpc/rpc_main.c: Remove support for -$$ option again.
6980 1998-02-16  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
6982         * Make-dist: Respect with-cvs setting.
6983         * MakeTAGS (all-pot): Likewise.
6984         * sysdeps/sparc/sparc32/Makefile: Likewise.
6985         * sysdeps/mach/hurd/Makefile: Likewise.
6986         * stdlib/Makefile: Likewise.
6987         * posix/Makefile: Likewise.
6988         * intl/Makefile: Likewise.
6989         * po/Makefile (linguas): Likewise
6991 1998-02-15  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
6993         * nis/ypclnt.c (yp_all): Remove error message, user should print it.
6995 1998-02-15  Ulrich Drepper  <drepper@cygnus.com>
6997         * libc.map: Add __strcasecmp.
6999         * nss/nsswitch.c (__nss_lookup): Return 1 if this was the last
7000         module.
7002         * nss/getXXent_r.c: If no more module is found don't try to call
7003         setXXent functions but leave unsuccessfully.
7005         * malloc/obstack.h: Cleanups.
7007         * sysdeps/wordsize-32/stdint.h: New file.
7008         * sysdeps/wordsize-64/stdint.h: New file.
7009         * sysdeps/generic/stdint.h: New file.
7010         * sysdeps/wordsize-32/inttypes.h: Adopt to use stdint.h.
7011         * sysdeps/wordsize-64/inttypes.h: Likewise.
7012         * stdlib/Makefile (headers): Add stdint.h.
7014 1998-02-03  Paul Eggert  <eggert@twinsun.com>
7016         * malloc/obstack.h (PTR_INT_TYPE): Use __PTRDIFF_TYPE__ if available.
7018 1998-02-13 17:59  Zack Weinberg  <zack@rabi.phys.columbia.edu>
7020         * timezone: New directory.
7021         * time/README, time/africa, time/antarctica, time/asia,
7022         time/australasia, time/backward, time/checktab.awk,
7023         time/etcetera, time/europe, time/factory, time/ialloc.c,
7024         time/iso3166.tab, time/leapseconds, time/northamerica,
7025         time/pacificnew, time/private.h, time/scheck.c,
7026         time/solar87, time/solar88, time/solar89, time/southamerica,
7027         time/systemv, time/test-tz.c, time/tzfile.h,
7028         time/tzselect.ksh, time/yearistype, time/zdump.c,
7029         time/zic.c, time/zone.tab: Moved to timezone.
7030         * time/tzfile.c: Include tzfile.h from timezone subdir.
7031         * time/tzset.c: Likewise.
7032         * time/Makefile: Cut out all code relating to timezones...
7033         * timezone/Makefile: ...and paste it in here.
7034         * Makefile (subdirs): Add timezone.
7036 1998-02-13 18:45  H.J. Lu  <hjl@gnu.org>
7038         * libc.map (_sys_nerr): Added.
7040         * sysdeps/unix/sysv/linux/errlist.c (_sys_nerr): Make it
7041         versioned symbol.
7043 1998-02-15 17:16  Ulrich Drepper  <drepper@cygnus.com>
7045         * sysdeps/unix/sysv/linux/bits/socket.h: Define PF_KEY and
7046         pseudo_AF_KEY instead of pseudo_PF_KEY and AF_KEY.
7047         Reported by Craig Metz <cmetz@inner.net>.
7049 1998-01-22  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7051         * nss/nss_files/files-parse.c (LOOKUP_NAME_CASE): Use __strcasecmp
7052         instead of strcasecmp.
7053         * nss/nss_files/files-alias.c (get_next_alias): Likewise.
7055         * wctype/wctype.h (_ISwbit): Avoid warning with gcc before 2.8.
7057 1998-02-15 16:55  Ulrich Drepper  <drepper@cygnus.com>
7059         * socket/sys/socket.h (setsockopt): Make OPTVAL parameter const.
7060         Patch by Dean Gaudet <dgaudet@arctic.org>.
7062 1998-02-15 16:53  Ulrich Drepper  <drepper@cygnus.com>
7064         * sysdeps/generic/Dist: Add getresgid.c and getresuid.c.
7066 1998-02-15 10:49  Zack Weinberg  <zack@rabi.phys.columbia.edu>
7068         * sysdeps/unix/sysv/linux/poll.c: If compiled against a kernel
7069         with no poll syscall, just include the BSD version.
7070         * sysdeps/unix/sysv/linux/getresuid.c: If compiled against a
7071         kernel without the syscall, include the stub version.
7072         * sysdeps/unix/sysv/linux/getresgid.c: Likewise.
7073         * sysdeps/generic/getresuid.c: New file.
7074         * sysdeps/generic/getresgid.c: New file.
7076 1998-02-15  Ulrich Drepper  <drepper@cygnus.com>
7078         * stdio-common/vfscanf.c: Correct last change a bit.
7080 1998-02-13 17:39  Ulrich Drepper  <drepper@cygnus.com>
7082         * elf/Makefile: Don't use --version-script parameter to link ld.so
7083         unconditionally.
7085 1998-01-02 04:19  Geoff Keating  <geoffk@ozemail.com.au>
7087         * math/Makefile: Add t_exp.
7088         * math/libm-test.c: Tighten accuracy bounds for exp(), correct
7089         constants.
7090         * math/test-reduce.c: Remove temporarily, it seems to be broken.
7091         * sysdeps/libm-ieee754/e_exp.c: Use accurate table method.
7092         * sysdeps/libm-ieee754/e_expf.c: Use table & double precision for
7093         better accuracy.
7094         * sysdeps/libm-ieee754/s_exp2.c: Use better polynomial; correct
7095         algorithm for very large/very small arguments.
7096         * sysdeps/libm-ieee754/s_exp2f.c: Use slightly better polynomial;
7097         correct algorithm for very large/very small arguments; adjust for
7098         new table.
7099         * sysdeps/libm-ieee754/t_exp.c: New file.
7100         * sysdeps/libm-ieee754/t_exp2f.h: Use table with smaller deltas.
7102         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Put 'strange test'
7103         back, with comment that explains what breaks when you remove it :-(.
7105         * localedata/xfrm-test.c: Avoid integer overflow.
7107         * stdlib/strfmon.c: char is unsigned, sometimes.
7109         * sysdeps/powerpc/Makefile: Remove quad float support.
7110         * sysdeps/powerpc/q_*.c: Remove, they will become an add-on.
7111         * sysdeps/powerpc/quad_float.h: Likewise.
7112         * sysdeps/powerpc/test-arith.c: Likewise.
7113         * sysdeps/powerpc/test-arithf.c: Likewise.
7115         * sysdeps/generic/s_exp2.c: Remove, we have this implemented now.
7116         * sysdeps/generic/s_exp2f.c: Likewise.
7118         * sysdeps/powerpc/bits/mathinline.h: Use underscores around __asm__,
7119         don't try anything if _SOFT_FLOAT.
7121 1997-12-31  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7123         * locale/C-ctype.c (_nl_C_LC_CTYPE_class32): Undo last change.
7124         * locale/programs/ld-ctype.c (CHAR_CLASS32_TRANS): Likewise.
7125         * wctype/wctype.c: Likewise.
7126         * wctype/wctype.h (_ISwxxx): Renamed from _ISxxx, all uses
7127         changed.  They are incompatible with the _ISxxx values from
7128         <ctype.h> on little endian machines.
7129         (_ISwbit) [__BYTE_ORDER == __LITTLE_ENDIAN]: Correctly transform
7130         bit number.  This fixes the real bug and restores the integrity of
7131         the ctype locale file.
7132         * wctype/wcfuncs.c: Change all _ISxxx to _ISwxxx.
7133         * wctype/wcfuncs_l.c: Likewise.
7134         * wctype/wcextra.c: Likewise.
7135         * wctype/wctype_l.c [__BYTE_ORDER == __LITTLE_ENDIAN]: Use correct
7136         byte swapping.
7138 1998-02-09  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7140         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.S (errno): Put it
7141         into .bss segment instead of .common, so that aliases on it work.
7143         * sysdeps/unix/sysv/linux/i386/sysdep.S (errno): Add .type and
7144         .size directives, put into .bss segment instead of initializing it
7145         to 4.
7147 1998-02-12 08:00  H.J. Lu  <hjl@gnu.org>
7149         * libc.map (gnu_get_libc_release, gnu_get_libc_version): Added.
7151         * version.c (__gnu_get_libc_release, __gnu_get_libc_version): New
7152         functions.
7153         Make names without __ weak aliases.
7154         (__libc_release, __libc_version): Make them static.
7156         * include/gnu/libc-version.h: New file.
7157         * Makefile (headers): Add gnu/libc-version.h.
7159 1998-02-13  Ulrich Drepper  <drepper@cygnus.com>
7161         * stdlib/stdlib.h (struct drand48_data): Leave X to user macros
7162         and use x for member name.
7163         Reported by Daniel Lyddy <daniell@cs.berkeley.edu>.
7165         * stdlib/drand48.c: Change according to member name change.
7166         * stdlib/drand48_r.c: Likewise.
7167         * stdlib/lcong48_r.c: Likewise.
7168         * stdlib/lrand48.c: Likewise.
7169         * stdlib/lrand48_r.c: Likewise.
7170         * stdlib/mrand48.c: Likewise.
7171         * stdlib/mrand48_r.c: Likewise.
7172         * stdlib/seed48.c: Likewise.
7173         * stdlib/seed48_r.c: Likewise.
7174         * stdlib/srand48_r.c: Likewise.
7176 1998-02-11  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7178         * nss/test-netdb.c: Add some more test cases.
7180 1998-02-13 11:39  Ulrich Drepper  <drepper@cygnus.com>
7182         * libio/iovsscanf.c: Undo last change modifying errno.
7184 1998-02-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7186         * stdio-common/vfscanf.c: Never try to read another character
7187         after EOF.  Don't decrement read_in after EOF, it wasn't
7188         incremented in the first place.
7189         (NEXT_WIDE_CHAR): Set First, not first.
7191 1998-02-06 07:48  H.J. Lu  <hjl@gnu.org>
7193         * db/Makefile ($(inst_libdir)/libndbm.a,
7194         $(inst_libdir)/libndbm.so): New targets.
7195         * db2/Makefile: Likewise.
7197 1998-02-12 08:20  H.J. Lu  <hjl@gnu.org>
7199         * sysdeps/gnu/errlist.awk (sys_errlist, sys_nerr): Create weak
7200         aliases if HAVE_ELF or PIC or DO_VERSIONING is not defined.
7202 1998-02-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7204         * sysdeps/generic/_G_config.h: Define _G_wchar_t, for C++
7205         <streambuf.h>.
7206         * sysdeps/unix/sysv/linux/_G_config.h: Likewise.
7208 1998-02-11  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7210         * sysdeps/unix/make-syscalls.sh: Fix sed pattern when dealing with
7211         versioned symbols.
7213 1998-02-13 08:14  H.J. Lu  <hjl@gnu.org>
7215         * libc.map (_dl_global_scope, _dl_lookup_symbol_skip,
7216         _dl_lookup_versioned_symbol, _dl_lookup_versioned_symbol_skip):
7217         Added for libdl.so.
7219 1998-02-09  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7221         * sysdeps/unix/sysv/linux/syscalls.list: Don't mark lchown as
7222         extra syscall.
7224         * grp/Makefile: Fix logic when checking for thread package.
7225         * pwd/Makefile: Likewise.
7227 1998-02-11 08:23  H.J. Lu  <hjl@gnu.org>
7229         * elf/Makefile (rtld-map): Replaced by libc-map.
7231         * elf/rtld.map: Removed.
7233         * libc.map (__libc_enable_secure, _dl_catch_error,
7234         _dl_check_all_versions, _dl_debug_initialize, _dl_debug_state,
7235         _dl_default_scope, _dl_global_scope_end, _dl_init_next,
7236         _dl_lookup_symbol, _dl_map_object, _dl_map_object_deps,
7237         _dl_object_relocation_scope, _dl_relocate_object,
7238         _dl_signal_error, _dl_starting_up, _dl_sysdep_start,
7239         _r_debug): Added for ld.so.
7241 1998-02-10 08:38  H.J. Lu  <hjl@gnu.org>
7243         * libio/iofclose.c: Check PIC && DO_VERSIONING instead of
7244         DO_VERSIONING.
7245         * libio/iofdopen.c: Ditto.
7246         * libio/iofopen.c: Ditto.
7247         * libio/oldfileops.c: Ditto.
7249         * libc.map (sys_nerr, _sys_errlist, sys_errlist): Added for
7250         version GLIBC_2.1.
7252         * sysdeps/unix/sysv/linux/Makefile (stdio-common): Removed
7253         oldsiglist from sysdep_routines and shared-only-routines.
7255         * sysdeps/unix/sysv/linux/errlist.c: New.
7256         * sysdeps/unix/sysv/linux/errlist.h: New.
7257         * sysdeps/unix/sysv/linux/sizes.h: New.
7258         * sysdeps/unix/sysv/linux/alpha/sizes.h: New.
7259         * sysdeps/unix/sysv/linux/sparc64/sizes.h: New.
7261         * sysdeps/unix/sysv/linux/oldsiglist.c: Removed.
7263         * sysdeps/unix/sysv/linux/siglist.c: Include <sizes.h>.
7264         (__old_sys_siglist, __old_sys_sigabbrev): Use ELF .size
7265         directive.
7267         * sysdeps/unix/sysv/linux/siglist.h (OLD_SIGLIST_SIZE_STR): New.
7269         * sysdeps/unix/sysv/linux/Dist (errlist.h, sizes.h.): Added.
7270         (oldsiglist.c): Removed.
7272         * sysdeps/gnu/errlist.awk (SYS_SIGLIST, SYS_NERR): New.
7273         (_sys_siglist): Use SYS_SIGLIST instead.
7274         (_sys_nerr): Use SYS_NERR instead.
7276         * sysdeps/gnu/errlist.c: Rebuilt.
7278 1998-02-11 08:35  H.J. Lu  <hjl@gnu.org>
7280         * elf/Makefile (others-static): New, set to ldconfig.
7281         ($(objpfx)ldconfig): Removed.
7283         * Rules (binaries-all, binaries-static, binaries-shared): New.
7284         Create targets for $(binaries-static) and $(binaries-shared).
7286         * Makeconfig (+link-static, link-libc-static,
7287         link-extra-libs-static): New for static linking.
7289 1998-02-11  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7291         * manual/memory.texi (Using the Memory Debugger): Fix typo.
7293         * math/libm-test.c (modf_test): Add one more test for modf.
7295 1998-02-11 14:39  Ulrich Drepper  <drepper@happy.cygnus.com>
7297         * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_missing_rt_sigs):
7298         Rename from __libc_have_rt_sigs and leave as COMMON data.
7300 1998-02-11 08:30  H.J. Lu  <hjl@gnu.org>
7302         * sysdeps/libm-ieee754/w_powl.c (__powl): Use __finitel instead
7303         of __finite.
7305 1998-02-11 19:16  Richard Henderson  <rth@cygnus.com>
7307         * stdlib/strtod.c (STRTOF): Don't call lshift with zero count.
7309 1998-02-11 16:56  Ulrich Drepper  <drepper@happy.cygnus.com>
7311         * misc/tst-efgcvt.c: Add yet more tests.
7312         * misc/efgcvt_r.c: And correct for these tests again.
7313         Reported by HJ Lu.
7315         * isomac.c: Move to...
7316         * stdlib/isomac.c: ...here.
7317         * Makefile: Move rules for handling isomac...
7318         * stdlib/Makefile: ...to here.
7320 1998-02-10 23:57  Ulrich Drepper  <drepper@happy.cygnus.com>
7322         * misc/tst-efgcvt.c: Add more tests.
7323         * misc/efgcvt_r.c: Correct result for above new tests.
7325 1998-02-06 17:22  H.J. Lu  <hjl@gnu.org>
7327         * misc/efgcvt_r.c (fcvt_r, ecvt_r): Correctly handle
7328         NDIGIT <= 0.
7330 1998-02-10 16:48  Philip Blundell  <pb@nexus.co.uk>
7332         * Makerules (install-no-libc.a-nosubdir): Don't install-bin (etc)
7333         if the programs weren't built.
7335 1998-02-09 10:12  Philip Blundell  <pb@nexus.co.uk>
7337         * sysdeps/libm-ieee754/s_exp2.c (__ieee754_exp2): If we don't have
7338         FE_TONEAREST, soldier on regardless and do the best we can.
7339         * sysdeps/libm-ieee754/s_exp2f.c (__ieee754_exp2f): likewise.
7341 1998-02-5 17:20  Philip Blundell  <pb@nexus.co.uk>
7343         * sysdeps/standalone/filedesc.h: Define __need_FOPEN_MAX, not
7344         _STDIO_H, before including <bits/stdio_lim.h>.
7346         * sysdeps/standalone/arm/bits/errno.h (EOVERFLOW): Added.
7348         * io/fts.c (fts_build): Don't try to use d_type if it doesn't
7349         exist.
7351         * sysdeps/arm/sys/ucontext.h: New file.
7353 1998-02-04 10:11  Philip Blundell  <pb@nexus.co.uk>
7355         * manual/stdio.texi (Formatted Output Functions): Explicitly say
7356         that the return value from snprintf() does not count the
7357         terminating NUL as a character.
7359 1998-02-10 16:57  Ulrich Drepper  <drepper@happy.cygnus.com>
7361         * manual/users.texi: Rewrite to describe correct POSIX behaviour,
7362         add description for sete[ug]id and general cleanup.
7363         Patch by Zack Weinberg <zack@rabi.phys.columbia.edu>.
7365 1998-01-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7367         * Makefile (parent-clean): Don't remove makefile fragments here.
7368         (postclean): New variable.
7369         (clean): Remove makefile fragments here.
7370         (realclean distclean): Likewise.  Pass sysdep-subdirs to sub-make.
7371         (generated): Add isomac and isomanc.out.
7372         * Makeconfig ($(common-objpfx)soversions.mk): Don't generate if
7373         avoid-generated is set.
7374         (postclean-generated): Add soversion.mk.
7375         ($(common-objpfx)version.mk): Don't include if avoid-generated is
7376         set.
7377         * Makerules: Still need to include $(+sysdir_pfx)sysd-Makefile if
7378         avoid-generated is set.
7379         (common-generated): Add libc.so and libc.so$(libc.so-version).
7380         (generated): Add versioned libraries.
7381         (common-mostlyclean): Also remove %.so and %_pic.a.
7382         * csu/Makefile (generated): Add abi-tag.h.
7383         * db2/Makefile (extra-objs): Add getlong.o.
7384         * elf/Makefile (generated): Add ld.so, ldd and
7385         $(rtld-installed-name).
7386         (others): Add ldconfig here instead of ldconfig.o to extra-objs.
7387         * malloc/Makefile (generated): Add mtrace.
7388         * po/Makefile: Don't include version.mk, not needed any more.
7389         * sunrpc/Makefile (generated): Add rpc-proto.d and rpcgen.
7390         * sysdeps/unix/Makefile: Fix local_lim.h -> bits/local_lim.h,
7391         syscall.h -> sys/syscall.h.
7392         (common-generated): Add s-proto.d.
7393         (postclean-generated): Add sysd-syscalls.
7394         * localedata/Makefile (test-output): Add all output files.
7395         (generated): Add test-input and test-output.
7396         (generated-dirs): Add all the dirs.
7398 1998-01-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7400         * Makefile (test-output, generated, generated-dirs): New
7401         variables.
7403 1998-02-10 16:57  Ulrich Drepper  <drepper@happy.cygnus.com>
7405         * resolv/nss_dns/dns-host.c: Various code cleanups.
7407 1998-02-09 08:10  H.J. Lu  <hjl@gnu.org>
7409         * resolv/gethnamaddr.c (getanswer): Fix the PTR/CNAME bug.
7410         From Philip Blundell <pb@nexus.co.uk>.
7411         * resolv/nss_dns/dns-host.c (getanswer_r): Ditto.
7413 1998-02-08  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7415         * libc.map: Add .rem, .div, .mul, .udiv, .umul, .urem for Sparc.
7416         Suggested by debian/sparc porters.
7418 1998-02-07  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7420         * misc/tst-efgcvt.c: Totally rewritten, added a lot of new tests
7421         for ecvt and fcvt.
7423 1998-02-10 16:32  Ulrich Drepper  <drepper@happy.cygnus.com>
7425         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_r): Use __xstat and
7426         __fxstat instead of stat and fstat.  Use namespace clean __stpcpy.
7428         * signal/signal.h: Always define sigset_t if __need_sigset_t is
7429         defined even if __USE_POSIX is not defined.
7431 1998-02-02 20:51  Zack Weinberg  <zack@rabi.phys.columbia.edu>
7433         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_r): Correct last patch
7434         to support obsolete tty major numbers correctly.
7436 1998-02-02 08:47  H.J. Lu  <hjl@gnu.org>
7438         * login/Makefile ($(inst_libexecdir)/pt_chown): Make the target
7439         directory first and ignore install error.
7441         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_r): Substract
7442         128 from ptyno and fix a typo for the BSD style pty.
7444 1998-02-01  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7446         * sysdeps/unix/Makefile ($(common-objpfx)s-proto.d): Depend on all
7447         syscalls.list's.
7449 1998-02-01  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7451         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add
7452         getresuid and getresgid.
7454         * sysdeps/unix/sysv/linux/getresuid.c: New file.
7455         * sysdeps/unix/sysv/linux/getresgid.c: New file.
7457         * sysdeps/unix/sysv/linux/syscalls.list: Remove getres[ug]id, add
7458         s_getres[ug]id.
7460         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add getres[ug]id.
7461         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
7462         * sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise.
7463         * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Likewise.
7465 1998-02-02 08:11  H.J. Lu  <hjl@gnu.org>
7467         * nscd/grpcache.c: Include <stdlib.h>.
7469 1998-02-01 16:01  H.J. Lu  <hjl@gnu.org>
7471         * stdlib/atoll.c: Fix comments.
7473         * sysdeps/posix/ttyname.c: Ignore stdin/stdout/stderr.
7474         * sysdeps/posix/ttyname_r.c: Ditto.
7476 1998-02-03  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7478         * io/sys/stat.h: Define S_IFLNK and S_IFSOCK if __USE_BSD or
7479         __USE_MISC, independent of __USE_UNIX98.
7481 1998-02-10 19:18  Ulrich Drepper  <drepper@happy.cygnus.com>
7483         * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_missing_rt_sigs):
7484         Rename from __libc_have_rt_sigs and leave as COMMON data.
7486 1998-02-04 11:58  Richard Henderson  <rth@twiddle.rth.home>
7488         * Makeconfig (CFLAGS-.os): Kill -fno-common.
7489         * Makerules (libc.so): Prelink libc_pic.a, allocating commons.
7491         * libc.map (GLIBC_2.1): Add Linux/Alpha tv64 symbols.
7492         * elf/rtld.map: New file.  Needed to define the GLIBC_2.*
7493         version symbols.
7494         * include/libc-symbols.h (symbol_version, default_symbol_version):
7495         Provide asm versions and correct !DO_VERSIONING versions.
7496         * sysdeps/unix/make-syscalls.sh: Recognize version symbols in
7497         the weak symbol list.
7499         * sysdeps/unix/sysv/linux/sigaction.c (__libc_missing_rt_sigs):
7500         Rename from __libc_have_rt_sigs and leave as COMMON data.
7501         * sysdeps/unix/sysv/linux/sigpending.c: Likewise.
7502         * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
7503         * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
7505 1998-02-04 16:41  Zack Weinberg  <zack@rabi.phys.columbia.edu>
7507         * sunrpc/Makefile: Correct dependencies of rpcgen.
7509 1998-02-10 03:00  Ulrich Drepper  <drepper@happy.cygnus.com>
7511         * nscd/Makefile: Fix test for available linuxthreads add-on.
7512         Patch by Zack Weinberg <zack@rabi.phys.columbia.edu>.
7514 1998-02-05  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7516         * sysdeps/unix/sysv/linux/syscalls.list: Fix typo in lchown.
7518 1998-02-03  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7520         * sysdeps/gnu/Makefile: Respect with-cvs variable.
7522         * manual/errno.texi (Error Messages): Correct description of
7523         strerror_r.  Pointed out by jonas@bagge.se.
7525 1998-01-29  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7527         * manual/socket.texi (Host Address Functions): Clarify description
7528         of inet_network.
7530 1998-02-07  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7532         * sysdeps/unix/grantpt.c (argv): Move const to toplevel.
7533         (grantpt): Delete superfluous cast.
7535 1998-02-06  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7537         * Makefile ($(inst_slibdir)/libc-$(version).so): Depend on
7538         elf/ldso_install instead of elf/subdir_install.
7539         (elf/ldso_install): New target.
7541         * elf/Makefile (ldso_install): New target.
7543 1998-02-07  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7545         * sysdeps/unix/sysv/linux/powerpc/socket.S: Really do the change
7546         of 1998-01-06.
7548 1998-02-07  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7550         * string/bits/string2.h (strcmp): Use __string2_1bptr_p only for
7551         constant expressions.
7553 1998-02-07  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7555         * nss/test-netdb.c: Include <unistd.h> for gethostname and "nss.h"
7556         for __nss_configure_lookup.
7557         (output_hostent): Remove unused variable.
7559 1998-02-07  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7561         * string/tst-inlcall.c: Fix format string.
7563 1998-02-09  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7565         * inet/netinet/in.h: Rename second parameter of bindresvport to
7566         avoid buggy gcc warning. [PR libc/412]
7568 1998-02-04 18:04  Richard Henderson  <rth@cygnus.com>
7570         * sysdeps/unix/sysv/linux/alpha/clone.S: Elide terminal ldgp for PROF.
7571         * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Fix typos.
7573         * sysdeps/unix/sysv/linux/alpha/bits/time.h (struct timeval):
7574         Follow POSIX and make tv_sec a time_t.
7575         * sysdeps/unix/sysv/linux/alpha/getitimer.S: New file to handle
7576         new tv64 syscall as well as fall back to tv32.
7577         * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise.
7578         * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
7579         * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
7580         * sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise.
7581         * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise.
7582         * sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise.
7583         * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise.
7584         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add tv32 entries.
7586         * include/rpcsvc/nis.h: New.  Bounce to nis/rpcsvc.
7587         * include/rpcsvc/nis_tags.h: Likewise.
7588         * include/rpcsvc/nislib.h: Likewise.
7590 1998-02-02 01:12  Ulrich Drepper  <drepper@cygnus.com>
7592         * libc.map: Add _h_errno.
7593         * inet/herrno.c: Make _h_errno weak alias.
7595         * login/Makefile (distribute): Add pty-internal.h.
7597         * nscd/Makefile (distribute): Add all the files missing.
7599         * signal/allocrtsig.c: Fix problem with recognizing whether RT sigs
7600         are available.
7602         * stdio-common/tstscanf.c: Rewrite a bit to continue after errors
7603         and report status at the end.
7605         * sysdeps/unix/sysv/linux/syscalls.list: Add lchown.
7607         * sysdeps/unix/sysv/linux/i386/sysdep.S: Make errno an initialized
7608         variable.
7609         * sysdeps/unix/sysv/linux/powerpc/sysdep.c: Add alias _errno for errno.
7610         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.S: Likewise.
7611         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.S: Likewise.
7613 1998-01-03 20:47  Mark Kettenis  <kettenis@phys.uva.nl>
7615         * configure.in: Fix --enable-add-ons code.
7617 1998-02-01  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7619         * elf/rtld.c (dl_main): Allow ":" as separator for LD_PRELOAD. Patch
7620         by Rudolf Leitgeb <leitgeb@leland.stanford.edu>.
7621         [PR libc/441]
7623         * sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Use first
7624         occurence in cache.  Reported by Rudolf Leitgeb
7625         <leitgeb@leland.stanford.edu>.
7626         [PR libc/440]
7628 1998-02-01 21:18  Ulrich Drepper  <drepper@cygnus.com>
7630         * libio/iovsscanf.c: Set errno to 0 before calling _IO_vfscanf so
7631         that it never is EINTR (which is tested for in _IO_vfscanf).
7633         * Makefile.in: Call sub-make with CVSOPTS.
7635         * elf/Makefile (distribute): Add dl-procinfo.h.
7637         * sysdeps/unix/sysv/linux/alpha/Dist: Add rt_sigaction.S.
7639 1998-02-01 15:54  Ulrich Drepper  <drepper@cygnus.com>
7641         * version.h (VERSION): Bump to 2.0.92.
7643 1998-01-31  Phil Blundell  <philb@gnu.org>
7645         * sysdeps/unix/sysv/linux/siglist.c (_sys_siglist): Additional weak
7646         alias for __new_sys_siglist.
7648 1998-02-01 00:53  Ulrich Drepper  <drepper@cygnus.com>
7650         * grp/Makefile: Define USE_NSCD in CFLAGS for getgrnam_r.c and
7651         getgrgid_r.c if thread package is available.
7652         * pwd/Makefile: Likewise.
7653         * grp/getgrnam_r.c: Remove USE_NSCD definition.
7654         * grp/getgrgid_r.c: Likewise.
7655         * pwd/getpwnam_r.c: Likewise.
7656         * pwd/getpwuid_r.c: Likewise.
7658 1998-01-31 23:46  Ulrich Drepper  <drepper@cygnus.com>
7660         * nss/getXXbyYY_r.c: If NSS function reports too small buffer return
7661         with error to allow user intervention.
7662         * nss/getXXent_r.c: Likewise.
7664 1998-01-31 21:18  Ulrich Drepper  <drepper@cygnus.com>
7666         * sysdeps/generic/dl-sysdep.c (_dl_show_aux): Print newline after
7667         AT_PLATFORM string.  Pretty print AT_BASE info.
7669         * sysdeps/generic/dl-sysdep.c: Include <dl-procinfo.h>.
7670         (_dl_show_aux): Call _dl_procinfo to print AT_HWCAP info.
7671         * sysdeps/generic/dl-procinfo.h: New file.
7672         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: New file.
7674 1998-01-31 20:52  Ulrich Drepper  <drepper@cygnus.com>
7676         * nscd/grpcache.c (cache_grpinit): Let calloc do the multiplication.
7678         * nscd/pwdcache.c (cache_pwdinit): Use thread attribute to detach
7679         thread and not pthread_detach.
7681         * nscd/nscd.c: Rewrite to use argp instead of getopt.
7683 1998-01-31  Phil Blundell  <philb@gnu.org>
7685         * configure.in: Add --without-cvs option to suppress automatic
7686         checkin of regenerated files.
7687         * config.make.in: Likewise.
7688         * Makefile: Respect with-cvs setting.
7689         * Makerules: Likewise.
7691         * configure.in: Allow the standalone ARM port to be configured.
7693 1998-01-31  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
7695         * grp/getgrgid_r.c: Define USE_NSCD.
7696         * grp/getgrnam_r.c: Likewise.
7697         * pwd/getpwuid_r.c: Likewise.
7698         * pwd/getpwnam_r.c: Likewise.
7700         * sysdeps/unix/inet/Subdirs: Add nscd subdir.
7702         * nss/getXXbyYY_r.c: Try at first nscd.
7704         * nscd/Makefile: New, for the Name Switch Cache Daemon (nscd).
7705         * nscd/connections.c: New file.
7706         * nscd/dbg_log.c: New file.
7707         * nscd/dbg_log.h: New file.
7708         * nscd/grpcache.c: New file.
7709         * nscd/nscd.c: New file.
7710         * nscd/nscd.h: New file.
7711         * nscd/nscd_conf.c: New file.
7712         * nscd/nscd_stat.c: New file.
7713         * nscd/pwdcache.c: New file.
7715         * nscd/nscd_getgr_r.c: New, client code, linked into libc.
7716         * nscd/nscd_getpw_r.c: Likewise.
7717         * nscd/nscd_proto.h: New, prototypes for client functions.
7719         * nscd/nscd.conf: New, example for a configuration file.
7720         * nscd/nscd.init: New, example for a startup script.
7722         * nscd/getgrgid_r.c: Old grp/getgrgid_r version, used from nscd to
7723         avoid deadlocks.
7724         * nscd/getgrnam_r.c: Likewise.
7725         * nscd/getpwnam_r.c: Likewise.
7726         * nscd/getpwuid_r.c: Likewise.
7728 1998-01-31 11:44  Ulrich Drepper  <drepper@cygnus.com>
7730         * intl/Makefile: Use CVSOPTS in cvs invocation.
7731         * po/Makefile: Likewise.
7732         * posix/Makefile: Likewise.
7733         * stdlib/Makefile: Likewise.
7735 1998-01-31 11:18  Ulrich Drepper  <drepper@cygnus.com>
7737         * misc/efgcvt_r.c (fcvt_r): Handle illegal NDIGIT correctly.
7738         [PR libc/410]
7739         * misc/Makefile (tests): Add tst-efgcvt.
7740         * misc/tst-efgcvt.c: New file.
7742 1998-01-31 00:21  Ulrich Drepper  <drepper@cygnus.com>
7744         * posix/regex.c: Add some more cleanups by Akim Demaille.
7746 1998-01-30 23:55  Ulrich Drepper  <drepper@cygnus.com>
7748         * signal/signal.h: Revert last change.
7749         * string/strsignal.c: Regard signal number NSGI as illegal.
7750         * sysdeps/unix/sysv/linux/siglist.c: Define array only with NSIG
7751         members.
7753 1998-01-30 23:37  Ulrich Drepper  <drepper@cygnus.com>
7755         * Makefile.in: Add comment about CVSOPTS Makefile variable.
7756         * Makerules: Use CVSOPTS in cvs invocation.
7757         * Makefile: Likewise.
7758         * MakeTAGS: Likewise.
7759         * Make-dist: Likewise.
7761 1998-01-30 22:37  Ulrich Drepper  <drepper@cygnus.com>
7763         * sysdeps/generic/memmem.c: Correct last change.
7765 1998-01-30 22:12  Ulrich Drepper  <drepper@cygnus.com>
7767         * sysdeps/unix/sysv/linux/Makefile [$(subdir)==nis]: Define
7768         CFLAGS-ypclnt.c to -DUSE_BINDINGDIR=1.
7770 1998-01-30  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
7772         * nis/ypclnt.c: Try at first to use the binding file from ypbind
7773         before using RPC.
7775 1998-01-28  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7777         * manual/memory.texi (Heap Consistency Checking): mcheck is
7778         declared in <mcheck.h>.
7779         Suggested by Jochen Voss <voss@mathematik.uni-kl.de> [PR libc/438]
7781 1998-01-28  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7783         * sysdeps/generic/memmem.c (memmem): An empty needle is at the
7784         beginning of haystack.
7786 1998-01-29  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7788         * nss/nss_files/files-service.c: Correct last patch.
7790 1998-01-30 21:29  Ulrich Drepper  <drepper@cygnus.com>
7792         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Define
7793         __libc_have_rt_sigs.
7794         * sysdeps/sparc/sparc32/__longjmp.S: Define _SETJMP_H before
7795         including <bits/setjmp.h>.
7796         * sysdeps/sparc/sparc32/setjmp.S: Likewise.
7797         Patch from the Debian glibc/SPARC package.
7799 1997-12-12 07:57  H.J. Lu  <hjl@gnu.org>
7801         * sysdeps/alpha/bzero.S: Fix a typo.
7802         * sysdeps/alpha/htonl.S: Ditto.
7803         * sysdeps/alpha/htons.S: Ditto.
7805 1998-01-30  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
7807         * nis/nss_nis/nis-hosts.c: Convert hostname to lowercase for NIS query.
7809 1998-01-30 19:58  Ulrich Drepper  <drepper@cygnus.com>
7811         * include/cpio.h: Move to ...
7812         * posix/cpio.h: ...here.
7814         * locale/programs/ld-collate.c: Fix typo.
7816         * signal/signal.h: Declare _sys_siglist with NSIG+1 elements.
7818         * stdio-common/tiformat.c: Add checks for %#.0o and friends.
7820         * login/utmp_file.c (pututline_file): Don't always report success
7821         if similar entry is found.  Patch by Mark M. Kettenis.
7823 1998-01-30 16:06  Philip Blundell  <pb@nexus.co.uk>
7825         * manual/Makefile: Don't try to install the info files if makeinfo
7826         is not available.
7828 1998-01-30 12:05  Philip Blundell  <pb@nexus.co.uk>
7830         * sysdeps/unix/sysv/linux/bits/ioctls.h: Include a copy of the
7831         kernel's network ioctls, rather than using <linux/sockios.h> to
7832         get them.  This way we are sure of maintaining compatibility if
7833         the kernel interface should change.
7835 1998-01-30 15:52  Ulrich Drepper  <drepper@cygnus.com>
7837         * sysdeps/unix/sysv/linux/Dist: Add netrose/rose.h.
7839 1998-01-25 19:54  Philip Blundell  <Philip.Blundell@pobox.com>
7841         * sysdeps/unix/sysv/linux/netrose/rose.h: New file.
7842         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Install it.
7844 1998-01-27 22:29  Zack Weinberg  <zack@rabi.phys.columbia.edu>
7846         Implement System V pseudoterminal handling.
7848         * login/Makefile
7849         (routines): Add getpt, grantpt, unlockpt, ptsname.
7850         (libutil-routines): Remove pty. Add openpty, forkpty.
7851         (distribute): New internal header pty-internal.h.
7852         (others): Add the helper program, pt_chown.
7853         (install-others): Install it, in $(libexecdir), mode 4755.
7855         * login/pty-internal.h: New file.
7856         * login/openpty.c: New file.
7857         * login/forkpty.c: New file.
7858         * login/programs/pt_chown.c: New file.
7860         * libc.map: Add getpt, grantpt, unlockpt, ptsname, ptsname_r.
7861         * stdlib/stdlib.h: Prototype them.
7863         * config.make.in: Define $(libexecdir).
7864         * Makeconfig: Define $(inst_libexecdir).
7866         * sysdeps/generic/pty.c: Removed.
7867         * sysdeps/unix/sysv/linux/pty.c: Removed.
7869         * sysdeps/generic/getpt.c: Stub out.
7870         * sysdeps/generic/grantpt.c: Likewise.
7871         * sysdeps/generic/ptsname.c: Likewise.
7872         * sysdeps/generic/unlockpt.c: Likewise.
7874         * sysdeps/unix/grantpt.c: New file.
7875         * sysdeps/unix/bsd/getpt.c: New file.
7876         * sysdeps/unix/bsd/unlockpt.c: New file.
7877         * sysdeps/unix/sysv/linux/getpt.c: New file.
7878         * sysdeps/unix/sysv/linux/ptsname.c: New file.
7879         * sysdeps/unix/sysv/linux/unlockpt.c: New file.
7881 1998-01-29 23:56  Ulrich Drepper  <drepper@cygnus.com>
7883         * localedata/locales/ru_RU: Fix YESEXPR.  Patch by lav@yars.free.net.
7885 1998-01-29  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7887         * nss/Makefile (tests): Add rule for test-netdb.c.
7889         * nss/test-netdb.c: New file.
7891 1998-01-29 02:38  Ulrich Drepper  <drepper@cygnus.com>
7893         * elf/dl-open.c (_dl_open): Make sure the variable `reloc' is
7894         really kept as a variable.  Patch by Richard Henderson,
7895         reported by Jakub Jelinek <jj@sunsite.ms.mff.cuni.cz>.
7897         * elf/rtld.c (dl_main): Call _dl_init_paths before handling preloading.
7898         * elf/genrtldtbl.awk: Mark machine dependent directory of generated
7899         entries as not existing.
7901 1998-01-26  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7903         * stdio-common/vfprintf.c (process_arg): Fix printing of octal
7904         zero in alternate form with precision of zero, which must produce
7905         "0".  Add braces to avoid ambiguous `else'.
7907 1998-01-26  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
7909         * nis/nss_compat/compat-grp.c: Fix memory leak and trailing null
7910         problem with strncpy.
7911         * nis/nss_compat/compat-pwd.c: Likewise.
7912         * nis/nss_compat/comapt-spwd.c: Likewise.
7914 1998-01-28  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7916         * assert/assert.h (assert_perror): Correct test for errnum.  Patch
7917         by uch@nop.or.jp. [PR libc/437]
7919 1998-01-26  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7921         * nis/nis_cache.c: Include <unistd.h> for declaration of close.
7923 1998-01-06  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7925         * stdio-common/test-popen.c: Include <errno.h>.
7927         * sysdeps/unix/sysv/linux/if_index.c: Include <unistd.h> for
7928         close.
7930         * inet/getnetgrent_r.c: Include <errno.h>.
7932         * db2/db/db_conv.c: Include <string.h> for memcpy.
7934         * gmon/bb_exit_func.c: Include <string.h> instead of <strings.h>
7935         so that memcpy is declared.
7937         * iconv/iconv_open.c: Include <stdlib.h> for alloca.
7939         * misc/init-misc.c: Remove unneeded inclusion of <errno.h>.
7941 1998-01-26  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7943         * pwd/fgetpwent_r.c (__fgetpwent_r): Correctly handle buffer
7944         overflow while reading line with fgets.
7945         * grp/fgetgrent_r.c (__fgetgrent_r): Likewise.
7947 1998-01-27 00:46  Ulrich Drepper  <drepper@cygnus.com>
7949         * sysdeps/unix/sysv/linux/bits/types.h (__ipc_pid_t): Change to
7950         unsigned short, not short.
7951         Reported by Andreas Jaeger.
7953 1998-01-06  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7955         * sysdeps/unix/sysv/linux/mips/syscalls.list: Correct typo
7956         (ccept->accept).
7958         * sysdeps/generic/inttypes.h: Fix spelling.
7960 1998-01-04  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7962         * sysdeps/unix/sysv/linux/arm/Dist: Add bits/mman.h.
7964         * sysdeps/unix/sysv/linux/alpha/Dist: Add net/route.h.
7966 1998-01-27 00:30  Ulrich Drepper  <drepper@cygnus.com>
7968         * stdio-common/printf.h (struct print_info): Add new bitfield is_char.
7969         * stdio-common/printf-parse.h (parse_one_spec): Fill in is_char
7970         field for hh modifier.
7971         * stdio-common/vfprint.c: Use is_char field and do not depend in
7972         is_short having the value 2.
7973         Bug reported by Andreas Jaeger.
7975 1998-01-05  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
7977         * libio/freopen.c (freopen): Call _IO_old_freopen only if defined
7978         PIC && DO_VERSIONING.
7980 1998-01-24  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7982         * Rules: Add rules for $(common-objpfx)dummy$o.
7984 1998-01-26  Richard Henderson  <rth@cygnus.com>
7986         * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Dyke out the
7987         unimplemented OSF/1 definitions so that they are not accidentally seen.
7989         * sysdeps/alpha/dl-machine.h (TRAMPOLINE_TEMPLATE): Move declaration
7990         of the trampoline function into the macro.
7991         * sysdeps/unix/sysv/linux/alpha/clone.S: Fix ldgp for PROF.
7992         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Revert last change;
7993         kernel 2.1.82 has this fixed.
7995         * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: New file.
7996         * sysdeps/unix/sysv/linux/alpha/sys/ucontext.h: New file.
7998 1998-01-26  Ulrich Drepper  <drepper@cygnus.com>
8000         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add change to
8001         support sigaction on kernels > 2.1.7x.
8003 1998-01-01 13:52  Ulrich Drepper  <drepper@cygnus.com>
8005         * elf/dl-misc.c (_dl_sysdep_read_whole_file): Don't map the file
8006         if it is empty.
8008         * elf/rtld.c (dl_main): Correct parsing of ld.so.preload file.
8009         Patch by David Engel <david@sw.ods.com>.
8011         * configure.in: Fix another typo in --enable-add-ons code.
8013 1998-01-26 03:48  Ulrich Drepper  <drepper@cygnus.com>
8015         * sysdeps/unix/sysv/linux/siglist.c: Add copyright text.
8017 1998-01-26  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
8019         * nss/nss_files/files-network.c: Correct order of parameters for
8020         getnetbyaddr.
8022 1998-01-26 00:57  Ulrich Drepper  <drepper@cygnus.com>
8024         * db2/Makefile (routines): Add os_alloc.
8025         * db2/db.h: Update from db-2.3.16.
8026         * db2/db_185.h: Likewise.
8027         * db2/db_int.h: Likewise.
8028         * db2/btree/bt_close.c: Likewise.
8029         * db2/btree/bt_cursor.c: Likewise.
8030         * db2/btree/bt_delete.c: Likewise.
8031         * db2/btree/bt_open.c: Likewise.
8032         * db2/btree/bt_page.c: Likewise.
8033         * db2/btree/bt_put.c: Likewise.
8034         * db2/btree/bt_rec.c: Likewise.
8035         * db2/btree/bt_recno.c: Likewise.
8036         * db2/btree/btree_auto.c: Likewise.
8037         * db2/common/db_appinit.c: Likewise.
8038         * db2/common/db_apprec.c: Likewise.
8039         * db2/common/db_err.c: Likewise.
8040         * db2/common/db_region.c: Likewise.
8041         * db2/common/db_shash.c: Likewise.
8042         * db2/db/db.c: Likewise.
8043         * db2/db/db_auto.c: Likewise.
8044         * db2/db/db_conv.c: Likewise.
8045         * db2/db/db_dispatch.c: Likewise.
8046         * db2/db/db_dup.c: Likewise.
8047         * db2/db/db_pr.c: Likewise.
8048         * db2/db/db_rec.c: Likewise.
8049         * db2/db185/db185.c: Likewise.
8050         * db2/dbm/dbm.c: Likewise.
8051         * db2/hash/hash.c: Likewise.
8052         * db2/hash/hash_auto.c: Likewise.
8053         * db2/hash/hash_dup.c: Likewise.
8054         * db2/hash/hash_page.c: Likewise.
8055         * db2/hash/hash_rec.c: Likewise.
8056         * db2/include/btree_ext.h: Likewise.
8057         * db2/include/clib_ext.h: Likewise.
8058         * db2/include/common_ext.h: Likewise.
8059         * db2/include/db.h.src: Likewise.
8060         * db2/include/db_185.h.src: Likewise.
8061         * db2/include/db_am.h: Likewise.
8062         * db2/include/db_ext.h: Likewise.
8063         * db2/include/db_int.h.src: Likewise.
8064         * db2/include/hash_ext.h: Likewise.
8065         * db2/include/lock_ext.h: Likewise.
8066         * db2/include/log.h: Likewise.
8067         * db2/include/log_auto.h: Likewise.
8068         * db2/include/log_ext.h: Likewise.
8069         * db2/include/mp.h: Likewise.
8070         * db2/include/mp_ext.h: Likewise.
8071         * db2/include/mutex_ext.h: Likewise.
8072         * db2/include/os_ext.h: Likewise.
8073         * db2/include/os_func.h: Likewise.
8074         * db2/include/txn_ext.h: Likewise.
8075         * db2/lock/lock.c: Likewise.
8076         * db2/lock/lock_util.c: Likewise.
8077         * db2/log/log.c: Likewise.
8078         * db2/log/log.src: Likewise.
8079         * db2/log/log_archive.c: Likewise.
8080         * db2/log/log_auto.c: Likewise.
8081         * db2/log/log_get.c: Likewise.
8082         * db2/log/log_put.c: Likewise.
8083         * db2/log/log_rec.c: Likewise.
8084         * db2/log/log_register.c: Likewise.
8085         * db2/mp/mp_bh.c: Likewise.
8086         * db2/mp/mp_fget.c: Likewise.
8087         * db2/mp/mp_fopen.c: Likewise.
8088         * db2/mp/mp_fput.c: Likewise.
8089         * db2/mp/mp_pr.c: Likewise.
8090         * db2/mp/mp_sync.c: Likewise.
8091         * db2/mutex/mutex.c: Likewise.
8092         * db2/os/os_alloc.c: Likewise.
8093         * db2/os/os_config.c: Likewise.
8094         * db2/os/os_stat.c: Likewise.
8095         * db2/progs/db_checkpoint/db_checkpoint.c: Likewise.
8096         * db2/progs/db_deadlock/db_deadlock.c: Likewise.
8097         * db2/progs/db_load/db_load.c: Likewise.
8098         * db2/progs/db_printlog/db_printlog.c: Likewise.
8099         * db2/progs/db_recover/db_recover.c: Likewise.
8100         * db2/progs/db_stat/db_stat.c: Likewise.
8101         * db2/txn/txn.c: Likewise.
8103         * elf/dl-close.c (_dl_close): Rename inner variable named map to imap.
8104         Unmap memory blocks in reverse order of allocation.
8105         Call munmap with load address added to offset.
8106         Bug reported by Miguel de Icaza.
8108         * locale/programs/ld-collate.c (collate_end_weight): Correctly fill
8109         up weight array.
8111         * localedata/locales/cs_CZ: Update by Michael Mraka
8112         <michael@informatics.muni.cz>.
8114         * misc/sys/syslog.h: Reformat a bit.  Don't declare vsyslog unless
8115         __USE_BSD.
8117         * nis/nss_compat/compat-grp.c: Correctly handle buffer overflow while
8118         reading line with fgets.
8119         * nis/nss_compat/compat-pwd.c: Likewise.
8120         * nis/nss_compat/compat-spwd.c: Likewise.
8121         * nss/nss_files/files-XXX.c: Likewise.
8122         * nss/nss_files/files-alias.c: Likewise.
8123         * shadow/fgetspent_r.c: Likewise.
8125         * string/strerror_r.c: Correct comment.  Patch by Andreas Jaeger.
8127         * sysdeps/unix/sysv/linux/bits/stat.h: Define _STATBUF_ST_RDEV.
8128         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Likewise.
8129         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Likewise.
8131         * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Allocate room for
8132         FP register content in ucontext_t.
8134 1998-01-22  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
8136         * sysdeps/libm-ieee754/s_modfl.c (modf): Correct
8137         calculation.  Patch by Markus Schoder
8138         <Markus.Schoder@dresdner-bank.de>.
8140         * math/libm-test.c (modf_test): Add more tests for modf.
8142         * sysdeps/unix/sysv/linux/sys/mman.h: Add const to mlock and
8143         munlock according to Unix98.
8145 1998-01-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
8147         * nss/nss_files/files-network.c (LINE_PARSER): Set n_addrtype to
8148         AF_INET.
8150 1998-01-21 07:22  H.J. Lu  <hjl@gnu.org>
8152         * sysdeps/posix/ttyname.c: Handle symbolic links.
8153         * sysdeps/posix/ttyname_r.c: Ditto.
8155 1998-01-25 19:39  Ulrich Drepper  <drepper@cygnus.com>
8157         * db2/makedb.c (process_input): Write terminating \0 for value.
8158         (print_database): Simply print value string, don't use length.
8160 1998-01-24  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
8162         * nss/nsswitch.c (__nss_configure_lookup): Correct test for early
8163         exit of loop.
8165 1998-01-25  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
8167         * nis/ypclnt.c: Don't set dom_client to NULL, or we will not
8168         close all sockets.
8170 1998-01-25 14:54  Ulrich Drepper  <drepper@cygnus.com>
8172         * signal/Makefile (routines): Add sighold, sigrelse, sigignore, and
8173         sigset.
8174         * signal/sighold.c: New file.
8175         * signal/sigrelse.c: New file.
8176         * sysdeps/generic/sigignore.c: New file.
8177         * sysdeps/generic/sigset.c: New file.
8178         * sysdeps/posix/sigignore.c: New file.
8179         * sysdeps/posix/sigset.c: New file.
8180         * signal/signal.h: Add prototypes for new functions.
8182         * sysdeps/unix/sysv/linux/alpha/bits/signum.h: Define SIG_HOLD.
8183         * sysdeps/unix/sysv/linux/bits/signum.h: Likewise.
8184         * sysdeps/unix/sysv/linux/mips/bits/signum.h: Likewise.
8185         * sysdeps/unix/sysv/linux/sparc/bits/signum.h: Likewise.
8187 1998-01-23 00:16  Tim Waugh  <tim@cyberelk.demon.co.uk>
8189         * posix/wordexp.c: Added IFS field-splitting in parameter and
8190         command substitution.  Fixed an IFS-related bug that caused an
8191         infinite loop.
8193 1998-01-25 12:38  Ulrich Drepper  <drepper@cygnus.com>
8195         * stdlib/Makefile (routines): Add getcontext, setcontext, makecontext,
8196         and swapcontext.
8197         * stdlib/ucontext.h: Correct prototypes.
8198         * sysdeps/generic/getcontext.c: New file.
8199         * sysdeps/generic/setcontext.c: New file.
8200         * sysdeps/generic/makecontext.c: New file.
8201         * sysdeps/generic/swapcontext.c: New file.
8202         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: Removed.
8204 1998-01-25 04:07  Ulrich Drepper  <drepper@cygnus.com>
8206         * resource/sys/resource.h: Remove #include of ulimit.h which is
8207         not allowed by SUSv2 and not available on other systems.
8208         * sysdeps/unix/sysv/linux/ulimit.c: Include ulimit.h.
8210         * streams/Makefile: New file.
8211         * streams/stropts.h: New file.
8212         * sysdeps/generic/bits/stropts.h: New file.
8213         * sysdeps/generic/isastream.c: New file.
8214         * sysdeps/generic/getmsg.c: New file.
8215         * sysdeps/generic/getpmsg.c: New file.
8216         * sysdeps/generic/putmsg.c: New file.
8217         * sysdeps/generic/putpmsg.c: New file.
8218         * sysdeps/generic/fattach.c: New file.
8219         * sysdeps/generic/fdetach.c: New file.
8220         * sysdeps/unix/inet/Subdirs: Add streams.
8221         * sysdeps/generic/bits/types.h: Add definition of __t_scalar_t and
8222         __t_uscalar_t.
8223         * sysdeps/unix/sysv/linux/bits/types.h: Likewise.
8224         * sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
8225         * sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
8226         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h: Likewise.
8228         * sysdeps/mach/_strerror.c: Follow changes of generic version to
8229         handle small buffers correctly.
8231 1998-01-24 17:31  H.J. Lu  <hjl@gnu.org>
8233         * sysdeps/alpha/dl-machine.h (ELF_MACHINE_RUNTIME_TRAMPOLINE):
8234         Remove the 3rd arg and add declaration for _dl_runtime_resolve
8235         and _dl_runtime_profile.
8237 1998-01-25 02:42  Ulrich Drepper  <drepper@cygnus.com>
8239         * include/cpio.h: New file.  Mainly copied from GNU cpio.
8240         * posix/Makefile (headers): Add cpio.h.
8242 1998-01-24  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
8244         * nis/Makefile: Distribute nis_cache2.h, add nis cache functions
8245         to routines.
8246         * nis/nis_cache.c: New file.
8247         * nis/nis_cache2.h: New file.
8248         * nis/nis_cache2_xdr.c: New file.
8249         * nis/nis_call.c: Changes for cache2_info parameter.
8250         * nis/nis_checkpoint.c: Likewise.
8251         * nis/nis_intern.h: Likewise.
8252         * nis/nis_mkdir.c: Likewise.
8253         * nis/nis_ping.c: Likewise.
8254         * nis/nis_rmdir.c: Likewise.
8255         * nis/nis_server.c: Likewise.
8256         * nis/nis_util.c: Likewise.
8258 1997-12-30  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
8260         * nis/nss_nisplus/nisplus-alias.c: Fix bogus if case and
8261         return/errnop codes.
8262         * nis/nss_nisplus/nisplus-ethers.c: Likewise.
8263         * nis/nss_nisplus/nisplus-grp.c: Likewise.
8264         * nis/nss_nisplus/nisplus-hosts.c: Likewise.
8265         * nis/nss_nisplus/nisplus-proto.c: Likewise.
8266         * nis/nss_nisplus/nisplus-publickey.c: Likewise.
8267         * nis/nss_nisplus/nisplus-pwd.c: Likewise.
8268         * nis/nss_nisplus/nisplus-rpc.c: Likewise
8269         * nis/nss_nisplus/nisplus-service.c: Likewise.
8270         * nis/nss_nisplus/nisplus-spwd.c: Likewise.
8272 1997-12-28  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
8274         * nis/nss_nis/nis-alias.c: Use errnop, not __set_errno().
8275         * nis/nss_nis/nis-ethers.c: Likewise.
8276         * nis/nss_nis/nis-grp.c: Likewise.
8277         * nis/nss_nis/nis-hosts.c: Likewise.
8278         * nis/nss_nis/nis-network.c: Likewise.
8279         * nis/nss_nis/nis-proto.c: Likewise.
8280         * nis/nss_nis/nis-hosts.c: Likewise.
8281         * nis/nss_nis/nis-network.c: Likewise.
8282         * nis/nss_nis/nis-proto.c: Likewise.
8283         * nis/nss_nis/nis-publickey.c: Likewise.
8284         * nis/nss_nis/nis-pwd.c: Likewise.
8285         * nis/nss_nis/nis-rpc.c: Likewise.
8286         * nis/nss_nis/nis-service.c: Likewise.
8287         * nis/nss_nis/nis-spwd.c: Likewise.
8289 1998-01-24  Ulrich Drepper  <drepper@cygnus.com>
8291         * sysdeps/unix/sysv/linux/net/if.h (ifr_bandwidth, ifr_qlen):
8292         Added to follow latest kernel development.
8294 1998-01-24 15:13  Ulrich Drepper  <drepper@happy.cygnus.com>
8296         * nss/db-Makefile: Handle empty and comment lines better.
8297         ($(VAR_DB)/services.db): Generate entries with missing protocol
8298         value.
8300 1998-01-23  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
8302         * nss/nss_files/files-service.c (getservbyport): Allow proto ==
8303           NULL.
8304           (getservbyname): Allow proto == NULL.
8305           Pointed out by David N. Welton <davidw@gate.cks.com>.
8306           [PR libc/430].
8308 1998-01-24 11:34  Ulrich Drepper  <drepper@happy.cygnus.com>
8310         * nis/nislib/nislib.h: Finally removed.
8312         * lib/mktime.c (__mktime_internal): Work around bug in Irix4.0.5's
8313         C compiler.  From Kaveh Ghazi.
8314         (TYPE_MINIMUM): Define.
8315         (TYPE_MAXIMUM): Define.
8316         (TIME_T_MIN): Use TYPE_MINIMUM.
8317         (TIME_T_MAX): Use TYPE_MAXIMUM.
8318         Patch by Jim Meyering <meyering@ascend.com>.
8320 1998-01-22 00:55  Ulrich Drepper  <drepper@happy.cygnus.com>
8322         * libc.map: Add __libc_uid, __libc_pid, __syscall_rt_sigqueueinfo,
8323         __pread64, __pwrite64, and __getpid.
8325         * rt/aio_misc.c: Use pread and pwrite instead of __ protected
8326         versions.
8328 1998-01-06  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8330         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Define the
8331         cancelable socket functions as __libc_xxx with __xxx as weak
8332         alias.
8333         * sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise.
8334         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
8336         * sysdeps/unix/sysv/linux/m68k/socket.S: Allow __socket to be
8337         redefined.
8338         * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
8339         * sysdeps/unix/sysv/linux/arm/socket.S: Likewise.
8340         * sysdeps/unix/sysv/linux/powerpc/socket.S: Likewise.
8341         * sysdeps/unix/sysv/linux/sparc/sparc32/socket.S: Likewise.
8343         * sysdeps/unix/sysv/linux/accept.S: Make __libc_xxx the main name
8344         and __xxx a weak alias.
8345         * sysdeps/unix/sysv/linux/connect.S: Likewise.
8346         * sysdeps/unix/sysv/linux/recv.S: Likewise.
8347         * sysdeps/unix/sysv/linux/recvfrom.S: Likewise.
8348         * sysdeps/unix/sysv/linux/recvmsg.S: Likewise.
8349         * sysdeps/unix/sysv/linux/send.S: Likewise.
8350         * sysdeps/unix/sysv/linux/sendmsg.S: Likewise.
8351         * sysdeps/unix/sysv/linux/sendto.S: Likewise.
8353 1998-01-21  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
8355         * locale/langinfo.h: Add defines.
8357         * dirent/dirent.h: Add defines for DT_*, check also for
8358         _DIRENT_HAVE_D_TYPE.
8359         Suggested by Roland McGrath.
8361 1998-01-16  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
8363         * sysdeps/unix/sysv/linux/netinet/ip_fw.h:
8364         Update from Linux 2.1.73+79.
8366         * README.template: Update information about possible
8367         configurations.
8369         * manual/mbyte.texi (Wide String Conversion): Fix declaration of
8370         wcstombs. Pointed out by Jochen Voss <voss@mathematik.uni-kl.de>.
8371         [PR libc/417].
8373         * manual/time.texi (Priority): Correct description of
8374         PRIO_MAX. Pointed out by Jochen Voss <voss@mathematik.uni-kl.de>.
8375         [PR libc/416].
8377 11998-01-21 21:34  Ulrich Drepper  <drepper@cygnus.com>
8379         * sysdeps/alpha/fpu/bits/mathdef.h: Add definition of FP_ILOGB0 and
8380         FP_ILOGNAN.   Patch by a sun <asun@zoology.washington.edu>.
8382 1998-01-21 17:53  Ulrich Drepper  <drepper@cygnus.com>
8384         * sysdeps/generic/_strerror.c: Handle BUFLEN == 0.  Reported by
8385         Andreas Jaeger.
8387 1998-01-20 18:13  Ulrich Drepper  <drepper@cygnus.com>
8389         * locale/programs/ld-collate.c: Little optimizations.
8391         * stdio-common/xbug.c: Unset LD_LIBRRARY_PATH variable.
8393         * string/Makefile (tests): Add tst-inlcall.
8394         * string/tst-inlcall.c: New file.
8396         * string/strsignal.c: Add support for real-time signals.
8398         * sysdeps/generic/_strerror.c: Fix Handling of unknown error in
8399         presense of small buffer.
8401         * sysdeps/i386/bits/string.h: Define _HAVE_STRING_ARCH_* macros.
8403         * sysdeps/i386/i486/bits/string.h: Correct strrchr implementation
8404         for i686.
8406         * sysdeps/unix/sysv/linux/siglist.c: Change length of arrays to
8407         _NSIG + 1.
8409 1998-01-02 15:10  Matthias Urlichs   <urlichs@noris.de>
8411         * Rules: Add explicit rule for dummy.o; at least one library needs
8412           it and it isn't autogenerated by the default rules.
8414 1997-12-31  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8416         * math/libm-test.c: Tweak epsilons.
8418 1997-12-31  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8420         * math/test-fenv.c (feenv_nomask_test): Avoid dumping core in the
8421         child.
8422         (feenv_mask_test): Likewise.
8424 1998-01-01  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8426         * Makeconfig: Don't export CPPFLAGS.
8428 1998-01-01  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8430         * sunrpc/rpc_main.c (parseargs): Use perror to print error
8431         message.
8433 1998-01-15  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8435         * nss/nss_db/db-alias.c (_nss_db_getaliasent_r): Don't include
8436         terminating null in key size.
8438 1998-01-13  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8440         * nss/nss_files/files-service.c: Fix allocation size to include
8441         length of PROTO.
8443         * nss/nss_db/db-XXX.c (lookup): Always set errno and h_errno if
8444         applicable.  Fix return value and error checking.
8445         (CONCAT(_nss_db_get,ENTNAME_r)): Loop around to skip over
8446         unparsable lines.
8447         (DB_LOOKUP): Allocate space for terminating null byte.
8449         * nss/db-Makefile ($(VAR_DB)/passwd.db): Don't handle duplicate
8450         uids specially.
8452         * db2/makedb.c (process_input): Continue processing if a duplicate
8453         key is encountered.
8455 1998-01-19 15:20  Ulrich Drepper  <drepper@cygnus.com>
8457         * time/tzfile.h: Updated from tzcode1998b.
8458         * time/zdump.c: Likewise.
8459         * time/zic.c: Likewise.
8460         * time/africa: Update from tzdata1998b.
8461         * time/antarctica: Likewise.
8462         * time/asia: Likewise.
8463         * time/australasia: Likewise.
8464         * time/etcetera: Likewise.
8465         * time/europe: Likewise.
8466         * time/leapseconds: Likewise.
8467         * time/northamerica: Likewise.
8468         * time/southamerica: Likewise.
8470 1998-01-12  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
8472         * nss/nss_files/files-alias.c (get_next_alias): Do mail alias
8473         lookups ignoring case.
8474         * nss/nss_files/files-network.c: Do network lookups ignoring
8475         case.
8476         * nss/nss_files/files-hosts.c: Do hostname lookups ignoring
8477         case.
8478         * nss/nss_files/files-parse.c (LOOKUP_NAME_CASE): New macro for
8479         case insensitive comparing.
8480         Patches by Cristian Gafton <gafton@redhat.com>.
8482 1998-01-09  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
8484         * sysdeps/unix/sysv/linux/net/if.h: Add IFF_*defines.  Suggested
8485         by Roland McGrath. [PR libc/395]
8487 1998-01-08  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
8489         * manual/arith.texi (Parsing of Integers): Correct description of
8490         strtoul. Pointed out by Scott Snyder <snyder@fnald0.fnal.gov>.
8491         [PR libc/396]
8493 1997-12-30 14:14  Matthias Urlichs  <urlichs@noris.de>
8495         * misc/lsearch.c (lsearch): Return a pointer to the new element
8496         if one was "allocated".
8498 1997-12-26  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8500         * string/strsignal.c: NSIG is not a valid index into
8501         _sys_siglist.  Don't zap the last character of the "Unknown
8502         signal" message.
8504 1998-01-19 15:08  Ulrich Drepper  <drepper@cygnus.com>
8506         * locale/programs/charmap.c (parse_charmap): Correct parsing of
8507         ellipsis expressions.
8509         * locale/programs/charset.c (insert_char): Correctly insert value
8510         of eliipsis expression.
8512 1997-12-28 15:08  Ulrich Drepper  <drepper@cygnus.com>
8514         * sysdeps/powerpc/__longjmp.S: Define _SETJMP_H before including
8515         <bits/setjmp.h>.
8516         * sysdeps/powerpc/setjmp.S: Likewise.
8517         Patches by Matt McLean <keys@keys.got.net>.
8519         * Make-dist (sysdep_dirs): Ignore bits dirs while searching.
8521         * Makefile: Undo last patch.
8522         (distribute): Add test-installation.pl.
8524         * configure.in: Correct handling of --enable-add-ons without parameter.
8525         Correct address of WWW pages.
8527         * libc.map: Add _nl_domain_bindings.
8529         * db2/mutex/tsl_parisc.s: New file.
8531         * iconvdata/Makefile (distribute): Add jis0201.c, jis0208.c, jis0212.c,
8532         and extra-module.mk.
8534         * localedata/Makefile (distribute): New.  Add all the files.
8536         * stdlib/Makefile (headers): Add inttypes.h.
8537         (routines): Add strtoimax, strtoumax, wcstoimax, and wcstoumax.
8538         * sysdeps/generic/inttypes.h: New file.
8539         * sysdeps/generic/strtoimax.c: New file.
8540         * sysdeps/generic/strtoumax.c: New file.
8541         * sysdeps/generic/wcstoimax.c: New file.
8542         * sysdeps/generic/wcstoumax.c: New file.
8543         * sysdeps/wordsize-32/Dist: Removed.
8544         * sysdeps/wordsize-32/Makefile: Removed.
8545         * sysdeps/wordsize-64/Dist: Removed.
8546         * sysdeps/wordsize-64/Makefile: Removed.
8547         * sysdeps/generic/bits/environments.h: New file.
8549         * include/limits.h: Define MB_LEN_MAX in any case to 6.  The gcc
8550         header is still not correct.
8552         * io/fcntl.h [__USE_FILE_OFFSET64]: We have to use the __*64 types.
8553         * posix/unistd.h: Likewise.
8554         * sysdeps/generic/sys/mman.h: Likewise.
8555         * sysdeps/unix/sysv/linux/sys/mman.h: Likewise.
8557         * manual/arith.texi: Change definition of mul macro.
8558         * manual/math.texi: Likewise.
8560         * misc/Makefile (routines): Add mmap64.
8561         * sysdeps/generic/mmap64.c: New file.
8562         * sysdeps/unix/sysv/linux/alpha/mmap64.c: New file.
8563         * sysdeps/unix/sysv/linux/sparc/sparc64/mmap64.c: New file.
8564         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add __mmap64 and mmap64
8565         aliases to mmap.
8566         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
8568         * sysdeps/generic/setrlimit64.c: Don't mark as stub.
8570         * nis/nss_nis/nis-hosts.c (internal_nis_gethostent_r): Pretty print.
8572         * nis(rpcsvc/nis_tags.h: Prevent warning by unknown pragma.
8574         * sysdeps/posix/mk-stdiolim.c: Generate correct file which defines
8575         FOPEN_MAX also when included by limits.h.
8576         * sysdeps/unix/sysv/linux/stdio_lim.h.in: Likewise.
8578         * sysdeps/unix/sysv/linux/Dist: Add oldsiglist.c, netax25/ax25.h,
8579         and netrom/netrom.h.
8580         * sysdeps/unix/sysv/linux/Makefile [$(subdir)=stdio-common]: Add
8581         oldsiglist to sysdep_routines, not aux.
8582         [$(subdir)=inet] (sysdep_headers): Add netax25/ax25.h, netrom/netrom.h.
8584         * sysdeps/unix/sysv/linux/bits/socket.h: Remove SOL_AX25, SOL_ATALK,
8585         and SOL_NETROM definition.
8587         * sysdeps/unix/sysv/linux/i386/Dist: Add s_pwrite64.S and s_pread64.S.
8589         * sysdeps/unix/sysv/linux/net/route.h: Pretty print.
8590         * sysdeps/unix/sysv/linux/netatalk/at.h: Pretty print.
8592 1997-12-25  Ulrich Drepper  <drepper@cygnus.com>
8594         * sysdeps/unix/sysv/linux/alpha/net/route.h: New file.
8596         * sysdeps/unix/sysv/linux/alpha/kernel_sigaction.h: Replace
8597         sa_handler with k_sa_handler.
8598         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add __getrlimit as
8599         strong alias.
8600         Reported by a sun.
8602         * sysdeps/unix/sysv/linux/sigsuspend.c: Don't define
8603         __libc_have_rt_sigs here.
8604         * sysdeps/unix/sysv/linux/sigaction.c: Do it instead here.
8605         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
8606         * sysdeps/unix/sysv/linux/sigpending.c: Correct comment.
8607         * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
8609 1997-12-11 07:51  Geoff Keating  <geoffk@ozemail.com.au>
8611         * sysdeps/powerpc/atomicity.h: New file.
8612         * sysdeps/mach/powerpc/machine-lock.h: New file.
8614         * Rules: Use -fpic to build anything that might end up in a users'
8615         shared library.
8617         * sysdeps/powerpc/s_fdim.c: New file.
8618         * sysdeps/powerpc/s_fdimf.c: New file.
8619         * sysdeps/powerpc/s_fmax.S: New file.
8620         * sysdeps/powerpc/s_fmaxf.S: New file.
8621         * sysdeps/powerpc/s_fmin.S: New file.
8622         * sysdeps/powerpc/s_fminf.S: New file.
8623         * sysdeps/powerpc/s_llrint.c: Now is for double.
8624         * sysdeps/powerpc/s_llrintf.c: New file.
8625         * sysdeps/powerpc/s_llround.c: Now is for double.
8626         * sysdeps/powerpc/s_llroundf.c: New file.
8627         * sysdeps/powerpc/s_lrint.c: Now is for double.
8628         * sysdeps/powerpc/s_lrintf.S: New file.
8629         * sysdeps/powerpc/s_lround.c: Now is for double.
8630         * sysdeps/powerpc/s_lroundf.c: New file.
8631         * sysdeps/powerpc/bits/mathinlines.h: Add inline versions of lrint,
8632         lrintf, fdim, fdimf.
8634         * sysdeps/unix/sysv/linux/powerpc/kernel_termios.h: Don't use bits/
8635         file directly, use its parent.
8637         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Re-instate '++'
8638         (for the third time).
8640 1997-12-20 13:50  Richard Henderson  <rth@cygnus.com>
8642         * posix/sched.h: timespec is in <time.h>.
8644         * sysdeps/unix/sysv/linux/sys/kd.h: Don't redefine _LINUX_TYPES_H.
8646 1997-12-22 18:10  Ulrich Drepper  <drepper@cygnus.com>
8648         * configure.in: Stop with error if --disable-static is used when
8649         the shared lib uses this library.
8651         * gen-FAQ.pl: I've perl installed in /usr/bin.
8653         * include/bits/xopen_lim.h (STREAM_MAX): Define using FOPEN_MAX.
8655         Fix Unix98 conformance problems in the headers.
8656         * catgets/nl_types.h: Define nl_item.
8657         * grp/grp.h: Define gid_t.
8658         * include/features.h [_POSIX_C_SOURCE]: Don't define _XOPEN_SOURCE.
8659         * include/nl_types.h: New file.
8660         * include/ulimit.h: New file.
8661         * io/fcntl.h: Include sys/stat.h for Unix98.  Don't define locking
8662         constants in POSIX mode.
8663         * io/utime.h: Get definition for time_t.
8664         * io/sys/stat.h: Define dev_t, gid_t, ino_t, mode_t, nlink_t, off_t,
8665         uid_t, pid_t.  Define D_IFLNK and S_IFSOCK only if !__USE_UNIX98.
8666         * libio/stdio.h: Define va_list.  Make snprintf also available is
8667         __USE_UNIX98.  Declare getopt function and variables.
8668         * locale/langinfo.h: Include nl_types.h.  Don't define nl_item.
8669         Define CODESET, CRNCYSTR, RADIXCHAR and THOUSEP as aliases.
8670         * math/math.h: Defined M_* constants as double for Unix98 mode.
8671         * posix/fnmatch.h: Pretty print.  Define FNM_NOSYS.
8672         * posix/glob.h: Pretty print.  Define GLOB_NOSYS.
8673         * posix/regex.h: Define REG_NOSYS.
8674         * posix/wordexp.h: Define WRDE_NOSYS.
8675         * posix/unistd.h: Define _POSIX2_VERSION.  Define _XOPEN_VERSION to
8676         500 for Unix98.
8677         * posix/sys/types.h: Alloc dev_t, mode_t, nlink_t to be defined
8678         somewhere else as well.  Define clock_t for Unix98.
8679         * posix/sys/wait.h: Define pid_t.
8680         * pwd/pwd.h: Define gid_t, uid_t.
8681         * resource/Makefile (headers): Add ulimit.h.
8682         * resource/ulimit.h: New file.
8683         * sysdeps/generic/ulimit.c: Define according to X/Open using varargs
8684         instead of second argument.
8685         * sysdeps/unix/bsd/ulimit.c: Likewise.  Use UL_* constants.
8686         * sysdeps/unix/sysv/linux/ulimit.c: Likewise.
8687         * resource/sys/resource.h: Don't declare ulimit here, include ulimit.h.
8688         * signal/signal.h: Define pid_t.
8689         * string/string.h: Don't declare BSD string functions in POSIX mode.
8690         * sysdeps/generic/bits/confname.h: Define _PC_VDISABLE.  Add
8691         _SC_XOPEN_LEGACY, _SC_XOPEN_REALTIME and _SC_XOPEN_REALTIME_THREADS.
8692         * sysdeps/unix/sysv/linux/bits/termios.h: Clean namespace for Unix98
8693         and POSIX.
8695         * inet/test_ifindex.c: Change test so that it does not fail for
8696         interface aliases.
8698         * locale/programs/locale.c (show_info): Use correct cast sequence
8699         for 64bit machines.
8701         * malloc/malloc.c: __malloc_initialized now signals three states:
8702         uninitialized, initializing, initialized.  Used in mcheck.
8703         * malloc/mcheck.c (mabort): Add '\n' to messages.
8704         (mcheck): Allow installation when malloc is uninitialized or is
8705         just initializing.
8707         * manual/memory.texi: Explain mtrace output a bit more.
8709         * math/libm-test.c: Add more epsilons.
8711         * misc/regexp.h (compile): Remove __ prefix from parameter names.
8713         * nis/nss_nis/nis-ethers.c (internal_nis_getetherent_r): Use strncpy
8714         instead of strcpy for security.
8715         * nis/nss_nis/nis-proto.c (internal_nis_getprotoent_r): Likewise.
8716         * nis/nss_nis/nis-rpc.c (internal_nis_getrpcent_r): Likewise.
8717         * nis/nss_nis/nis-service.c (internal_nis_getservent_r): Likewise.
8719         * nss/digits_dots.c: Pretty print.
8721         * posix/getconf.c (vars): Add symbols for programming environment
8722         recognition.  Recognize --version.
8724         * sysdeps/generic/sysconf.c: Handle _SC_XBS5_*, _SC_XOPEN_LEGACY,
8725         _SC_XOPEN_REALTIME, and _SC_XOPEN_REALTIME_THREADS.
8726         * sysdeps/posix/sysconf.c: Handle _SC_XBS5_* and new _XOPEN_* symbols.
8728         * sysdeps/generic/bits/stdio_lim.h: Implement handling of
8729         __need_FOPEN_MAX.
8730         * sysdeps/unix/sysv/linux/stdio_lim.h.in: Likewise.
8731         * sysdeps/posix/mk-stdiolim.c: Change to generate file handling
8732         __need_FOPEN_MAX.
8734         * sysdeps/unix/sysv/linux/Dist: Add rt_sigpending.c.
8735         * sysdeps/unix/sysv/linux/rt_sigpending.c: New file.
8737         * sysdeps/unix/sysv/linux/alpha/bits/types.h: Define __ipc_pid_t.
8738         * sysdeps/unix/sysv/linux/bits/types.h: Likewise.
8739         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h: Likewise.
8740         * sysdeps/unix/sysv/linux/bits/msq.h: Use __ipc_pid_t.
8741         * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
8742         * sysdeps/unix/sysv/linux/mips/bits/types.h: New file.
8744         * sysdeps/wordsize-32/inttypes.h: Add SCNd8, SCNi8, SCNo8, SCNx8,
8745         SCNu*.
8746         * sysdeps/wordsize-64/inttypes.h: Likewise.
8748         * time/africa: Update from tzdata1997j.
8749         * time/antarctica: Likewise.
8750         * time/asia: Likewise.
8751         * time/australasia: Likewise.
8752         * time/backward: Likewise.
8753         * time/etcetera: Likewise.
8754         * time/europe: Likewise.
8755         * time/factory: Likewise.
8756         * time/northamerica: Likewise.
8757         * time/pacificnew: Likewise.
8758         * time/southamerica: Likewise.
8760         * time/tzfile.h: Update from tzcode1997h.
8761         * time/zic.c: Likewise.
8763         * wcsmbs/wchar.h: Get definition of FILE.  Define `struct tm' tag.
8764         Declare wcwidth and wcswidth for __USE_XOPEN.  Declare the
8765         isw*() functions for Unix98.
8766         * wctype/towctrans.c: Define as __towctrans, make towctrans weak alias.
8767         * wctype/wctype.h: Declare isw*() functions also if __need_iswxxx
8768         is defined.
8770 1997-12-21  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8772         * locale/duplocale.c: Increase usage_count only if less than
8773         MAX_USAGE_COUNT.
8774         * locale/freelocale.c: Test usage_count against UNDELETABLE, not
8775         MAX_USAGE_COUNT.
8776         * locale/setlocale.c: Likewise.
8778 1997-12-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8780         * Makefile ($(inst_includedir)/gnu/stubs.h): Use a more direct
8781         dependency to make it easier to install it selectively.
8783         * Makerules (.SUFFIXES): Don't define any suffixes.
8785 1997-12-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8787         * sysdeps/generic/fstatfs64.c: Emulate using fstatfs.
8788         * sysdeps/generic/statfs64.c: Emulate using statfs.
8789         * sysdeps/generic/getrlimit64.c: Emulate using getrlimit.
8790         * sysdeps/generic/setrlimit64.c: Emulate using setrlimit.
8791         * sysdpes/generic/ftruncate64.c: New file.
8792         * sysdpes/generic/truncate64.c: New file.
8794         * sysdeps/generic/bits/stat.h: Add LFS support.
8795         * sysdeps/generic/bits/statfs.h: Likewise.
8797         * sysdeps/unix/bsd/sun/sunos4/bits/resource.h (RLIM_INFINITY)
8798         [__USE_FILE_OFFSET64]: Make long long constant.
8799         (RLIM64_INFINITY): Likewise.
8801         * sysdeps/unix/sysv/linux/bits/resource.h (RLIM_INFINITY): Correct
8802         for LFS support.
8803         (RLIM64_INFINITY) [__USE_LARGEFILE64]: Define.
8804         * sysdeps/generic/bits/resource.h: Likewise.
8806         * misc/Makefile (routines): Add truncate64 and ftruncate64.
8808         * include/features.h: Don't prevent LFS support from defining BSD
8809         and SYSV things.
8811         * dirent/dirent.h [__USE_FILE_OFFSET64]: Don't use xxx64 names.
8812         * io/ftw.h [__USE_FILE_OFFSET64]: Likewise.
8813         * io/sys/stat.h [__USE_FILE_OFFSET64]: Likewise.
8815         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add xxx64 alias for
8816         fstatfs, statfs, getrlimit, setrlimit, ftruncate and truncate.
8817         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
8819         * sysdeps/unix/sysv/linux/alpha/fstatfs64.c: New file.
8820         * sysdeps/unix/sysv/linux/alpha/statfs64.c: New file.
8821         * sysdeps/unix/sysv/linux/alpha/getrlimit64.c: New file.
8822         * sysdeps/unix/sysv/linux/alpha/setrlimit64.c: New file.
8823         * sysdeps/unix/sysv/linux/alpha/ftruncate64.c: New file.
8824         * sysdeps/unix/sysv/linux/alpha/truncate64.c: New file.
8825         * sysdeps/unix/sysv/linux/alpha/readdir.c: New file.
8826         * sysdeps/unix/sysv/linux/alpha/readdir64.c: New file.
8827         * sysdeps/unix/sysv/linux/alpha/readdir64_r.c: New file.
8828         * sysdeps/unix/sysv/linux/alpha/readdir_r.c: New file.
8829         * sysdeps/unix/sysv/linux/sparc/sparc64/fstatfs64.c: New file.
8830         * sysdeps/unix/sysv/linux/sparc/sparc64/statfs64.c: New file.
8831         * sysdeps/unix/sysv/linux/sparc/sparc64/getrlimit64.c: New file.
8832         * sysdeps/unix/sysv/linux/sparc/sparc64/setrlimit64.c: New file.
8833         * sysdeps/unix/sysv/linux/sparc/sparc64/ftruncate64.c: New file.
8834         * sysdeps/unix/sysv/linux/sparc/sparc64/truncate64.c: New file.
8835         * sysdeps/unix/sysv/linux/sparc/sparc64/readdir.c: New file.
8836         * sysdeps/unix/sysv/linux/sparc/sparc64/readdir64.c: New file.
8837         * sysdeps/unix/sysv/linux/sparc/sparc64/readdir64_r.c: New file.
8838         * sysdeps/unix/sysv/linux/sparc/sparc64/readdir_r.c: New file.
8840         * sysdeps/unix/sysv/linux/fxstat64.c: New file.
8841         * sysdeps/unix/sysv/linux/lxstat64.c: New file.
8842         * sysdeps/unix/sysv/linux/xstat64.c: New file.
8843         * sysdeps/unix/sysv/linux/readdir64.c: New file.
8844         * sysdeps/unix/sysv/linux/readdir64_r.c: New file.
8846         * sysdeps/unix/sysv/linux/getdents64.c: New file.
8847         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines)
8848         [$(subdir)=dirent]: Add getdents64.
8849         * sysdeps/unix/sysv/linux/Dist: Add getdents64.c.
8851         * sysdeps/unix/sysv/linux/xstatconv.c: LFS support.
8853 1997-12-18 12:07  Philip Blundell  <pb@nexus.co.uk>
8855         * sysdeps/generic/bits/statfs.h (struct statfs64): Added.
8857         * sysdeps/generic/getrlimit.c: Include <sys/types.h>.
8858         * sysdeps/generic/getrlimit64.c: Likewise.
8859         * sysdeps/generic/setrlimit.c: Likewise.
8860         * sysdeps/generic/setrlimit64.c: Likewise.
8862 1997-12-17 13:57  Philip Blundell  <pb@nexus.co.uk>
8864         * sysdeps/unix/sysv/linux/siglist.c: Fix compile problem if not
8865         using versioning.
8867         * sysdeps/generic/waitid.c: Include <sys/types.h> for id_t.
8869         * sysdeps/standalone/arm/bits/errno.h (EBUSY): Added.
8871 1997-12-16  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8873         * locale/programs/ld-ctype.c (ctype_output): Clear out the padding
8874         after the codeset name.
8876 1997-12-16  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8878         * libc.map: Add get_kernel_syms.
8880 1997-12-16  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8882         * sysdeps/generic/testrtsig.h (kernel_has_rtsig): Make
8883         static.
8884         * sysdeps/unix/sysv/linux/testrtsig.h (kernel_has_rtsig):
8885         Likewise.  Fix condition.
8887 1997-12-16  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8889         * libio/Makefile (routines) [$(versioning)=yes]: Add oldiofdopen.
8891 1997-12-15  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8893         * sysdeps/m68k/fpu/bits/mathinline.h: Don't define exp2 inline.
8894         Define scalbln{,f,l} under __USE_ISOC9X, not __USE_MISC.
8896 1997-12-15  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8898         * sysdeps/unix/sysv/linux/powerpc/syscall.S: Put back.
8899         * sysdeps/unix/sysv/linux/powerpc/sigreturn.S: Delete this
8900         instead.  Oops.
8902 1997-12-16  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
8904         * configure.in (libc_cv_gcc_alpha_ng_prefix): Correct quoting.
8906 1997-12-16  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
8908         * math/libm-test.c (catanh_test): Change epsilon.
8909         Reported by H.J. Lu.
8911 1997-12-14 19:39  H.J. Lu  <hjl@gnu.org>
8913         * libc.map (__getpid): Added for linuxthreads.
8915 1997-12-13 21:09  H.J. Lu  <hjl@gnu.org>
8917         * configure.in (HAVE_DWARF2_UNWIND_INFO_STATIC): Define
8918         it if gcc uses static variable in DWARF2 unwind information
8919         for exception support.
8921         * config.h.in (HAVE_DWARF2_UNWIND_INFO_STATIC): New.
8923         * elf/soinit.c (__libc_global_ctors, _fini): Handle
8924         HAVE_DWARF2_UNWIND_INFO_STATIC.
8926         * libc.map (__register_frame*, __deregister_frame*): Make them
8927         global.
8929 1997-12-15  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
8931         * math/libm-test.c: Add more tests for "normal" values.
8933 1997-12-13  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8935         * stdio-common/printf_fphex.c: Fix printing of long double number
8936         with a biased exponent of zero.  Fix rounding.
8938 1997-12-13  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8940         * sunrpc/rpc_main.c: Accept new flag -$.
8941         * sunrpc/Makefile (rpcgen-cmd): Pass it here.
8943 1997-12-13  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8945         * Makefile ($(inst_slibdir)/libc-$(version).so): Install the
8946         dynamic linker first, in case the interface has changed.
8948 1997-12-13  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8950         * nss/nss_files/files-alias.c (get_next_alias): Fix parameter
8951         order.
8953 1997-12-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8955         * math/tgmath.h: Check for double first, for architectures where
8956         sizeof (long double) == sizeof (double).
8958 1997-12-07  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
8960         * math/libm-test.c: New tests for "normal" values added for most
8961         functions.
8963 1997-12-14 21:33  Ulrich Drepper  <drepper@cygnus.com>
8965         * version.h (VERSION): Bump to 2.0.91.
8967         * db2/makedb.c (process_input): Fix typo in message.
8968         * sunrpc/rpcinfo.c (pmapdump): Unify messages.
8970         * elf/dynamic-link.h: Pretty print.
8972         * elf/rtld.c: Allow multiple preloading of a shared object.
8974         * include/limits.h: Prevent multiple inclusion.
8976         * malloc/Makefile (headers): Add mcheck.h.
8977         (distribute): Remove it here.
8978         * malloc/mcheck.h: Pretty print.
8979         * malloc/mtrace.c (mallenv): Make `const'.
8980         * malloc/mtrace.pl: Don't print table head for memory leaks if there
8981         are none.
8982         * manual/memory.texi: Update descriptor of malloc hooks.
8984         * posix/Makefile (routines): Add waitid.
8985         * posix/sys/types.h [__USE_SVID || __USE_POSIX]: Define id_t based
8986         on __id_t.
8987         * posix/sys/wait.h: Define idtype_t type.
8988         Add prototype for waitid.
8989         * signal/signal.h: Move definition of sigval_t to <bits/siginfo.h>.
8990         * sysdeps/generic/waitid.c: Stub for waitid.
8991         * sysdeps/generic/bits/siginfo.h: Define sigval_t.  Arrange to work
8992         the __need_siginfo_t defined.
8993         * sysdeps/unix/sysv/linux/bits/siginfo: Likewise.
8994         * sysdeps/generic/bits/types.h: Define __id_t.
8995         Correct definition of __FDMASK.
8996         * sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
8997         * sysdeps/unix/sysv/linux/bits/types.h: Likewise.
8998         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h: Likewise.
9000         * sysdeps/posix/waitid.c: New file.
9001         Provided by Zack Weinberg.
9003         * rt/aio_misc.c: Rename __aio_free_req to __aio_free_request.
9005         * sysdeps/alpha/dl-machine.h (ELF_MACHINE_RUNTIME_TRAMPOLINE):
9006         Add missing parameters.
9008         * sysdeps/generic/dl-sysdep.c: Don't call __libc_init_secure.
9009         * sysdeps/generic/enbl-secure.c: Don't define __libc_uid.
9010         * sysdeps/unix/sysv/linux/init-first.c: Define __libc_uid.
9011         * sysdeps/unix/sysv/linux/sigqueue.c: Make sure __libc_uid is
9012         initialized.
9014         * sysdeps/i386/dl-machine.h: Little cleanup.
9016         * sysdeps/i386/fpu/bits/mathinline.h: Use __signbit* inline functions.
9017         (__finite): Mark function as const.
9018         Add inline code for __ieee754_atan2.
9020         * sysdeps/libm-ieee754/s_cacoshf.c: Add alternate implementation
9021         (but don't use it now).
9022         * sysdeps/libm-ieee754/s_catan.c: Use __ieee754_atan2 instead of
9023         __atan.
9024         * sysdeps/libm-ieee754/s_catanf.c: Likewise.
9025         * sysdeps/libm-ieee754/s_catanl.c: Likewise.
9026         * sysdeps/libm-ieee754/s_catanh.c: Likewise.  Correct sign of
9027         real part.
9028         * sysdeps/libm-ieee754/s_catanhf.c: Likewise.
9029         * sysdeps/libm-ieee754/s_catanhl.c: Likewise.
9030         * sysdeps/libm-ieee754/s_clog10.c: Use factor to correct
9031         __ieee754_atan2 to base 10.
9032         * sysdeps/libm-ieee754/s_clog10f.c: Likewise.
9033         * sysdeps/libm-ieee754/s_clog10l.c: Likewise.
9035         * sysdeps/unix/sysv/linux/alpha/kernel_sigaction.h: Define as
9036         old_kernel_sigaction.
9038         * sysdeps/unix/sysv/linux/net/if_slip.h: Pretty print.
9040         * wctype/Makefile (routines): Add wctype_l.
9041         * wctype/wctype.h: Add declaration of __wctype_l.
9042         * wctype/wctype_l.c: New file.
9044 1997-12-10 00:38  Ulrich Drepper  <drepper@cygnus.com>
9046         * locale/C-ctype.c: Correct data for isw* functions.
9047         * locale/programs/ld-ctype.c: Write 32bit char classes in correct
9048         byte order.
9049         * wctype/test_wctype.c: Add test for isw* functions.
9050         * wctype/wctype.c: Return value with expected byte order.
9052 1997-12-13  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
9054         * libc-work/nis/ypclnt.c (do_ypcall): Don't free dom_binding twice.
9056 1997-12-05 20:19  H.J. Lu  <hjl@gnu.org>
9058         * iconvdata/Makefile: Fix a typo.
9060         * sysdeps/unix/sysv/linux/Makefile (stdio-common): Add
9061         oldsiglist for shared library.
9063         * sysdeps/unix/sysv/linux/siglist.c (_sys_siglist, sys_siglist,
9064         sys_sigabbrev): Make them as the default version GLIBC_2.1.
9066         * sysdeps/unix/sysv/linux/oldsiglist.c (_sys_siglist,
9067         sys_siglist, sys_sigabbrev): New file. Make them as the old
9068         version GLIBC_2.0.
9070         * libc.map (_sys_siglist, sys_siglist, sys_sigabbrev): Added
9071         to GLIBC_2.1.
9073 1997-11-20 18:02  H.J. Lu  <hjl@gnu.ai.mit.edu>
9075         * libio/iofgets.c (_IO_fgets): Return an error only if there
9076         is a new error.
9077         * libio/iogets.c (_IO_gets): Ditto.
9079 1997-11-20 07:26  H.J. Lu  <hjl@gnu.ai.mit.edu>
9081         * libc.map (_IO_fdopen): Add support for GLIBC_2.0.
9083         * libio/Makefile (routines, shared-only-routines): Add
9084         oldiofdopen.
9086         * libio/fileops.c: Don't use _IO_FILE_complete.
9087         * libio/iofdopen.c: Ditto.
9088         * libio/iofopen.c: Ditto.
9089         * libio/iofopen64.c: Ditto.
9090         * libio/iopopen.c: Ditto.
9091         * libio/iovdprintf.c: Ditto.
9093         * libio/genops.c (_IO_init): Set _vtable_offset to 0.
9095         * libio/iofdopen.c (_IO_new_fdopen): Changed from _IO_fdopen
9096         and make it for _IO_fdopen/fdopen version GLIBC_2.1.
9098         * libio/iolibio.h (_IO_old_fclose, _IO_new_fclose,
9099         _IO_old_fdopen, _IO_new_fdopen): New declaration.
9101         * libio/libio.h (_IO_FILE): Add more fields.
9102         (_IO_FILE_complete): Defined and make _IO_FILE be the old
9103         one if _IO_USE_OLD_IO_FILE is defined
9104         (_IO_2_1_stdin_, _IO_2_1_stdout_, _IO_2_1_stderr_): Make
9105         them _IO_FILE_complete.
9107         * libio/libioP.h (_IO_JUMPS_FUNC): New, use _vtable_offset
9108         to adjust vtable.
9109         (JUMP0, JUMP1, JUMP2, JUMP3): Use _IO_JUMPS_FUNC instead of
9110         _IO_JUMPS.
9111         (_IO_FILE_complete): Commented out.
9113         * libio/oldfileops.c: Define _IO_USE_OLD_IO_FILE.
9114         * libio/oldiofclose.c: Ditto.
9115         * libio/oldiofopen.c: Ditto.
9116         * libio/oldstdfiles.c: Ditto.
9118         * libio/oldfileops.c (_IO_old_file_init): Set _vtable_offset
9119         for the old _IO_FILE.
9121         * libio/oldstdfiles.c (DEF_STDFILE): Remove INAME.
9122         (_IO_check_libio): Set _vtable_offset for old stdin, stdout
9123         and stderr.
9125         * libio/stdfiles.c (DEF_STDFILE): Don't use _IO_FILE_complete
9126         and remove INAME.
9128         * libio/stdio.c (stdin, stdout, stdin): Don't use
9129         _IO_FILE_complete.
9131         * libio/oldiofdopen.c: New.
9133         * stdio-common/vfprintf.c (buffered_vfprintf): Set
9134         hp->_vtable_offset to 0.
9136 1997-11-18 08:03  H.J. Lu  <hjl@gnu.ai.mit.edu>
9138         * libc.map (_IO_file_open): Added.
9140         * libio/libioP.h (_IO_file_open): Declared.
9142         * libio/fileops.c (_IO_file_open): New.
9143         (_IO_file_fopen): Call _IO_file_open ().
9145         * sysdeps/generic/_G_config.h: Define _G_HAVE_IO_FILE_OPEN.
9146         * sysdeps/unix/sysv/linux/_G_config.h: Likewise.
9148 1997-12-07  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
9150         * signal/signal.h: Fix selection of signal semantics to match
9151         comment.
9153 1997-12-11  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
9155         * sysdeps/unix/sysv/linux/sigreturn.c: Stub out.
9156         * sysdeps/unix/sysv/linux/syscalls.list: Remove sigreturn and
9157         rt_sigreturn.
9158         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines)
9159         [$(subdir)=signal]: Remove rt_sigreturn.
9160         * sysdeps/unix/sysv/linux/powerpc/syscall.S: Deleted.
9161         * sysdeps/unix/sysv/linux/m68k/sigreturn.S: Deleted.
9162         * sysdeps/unix/sysv/linux/rt_sigreturn.c: Deleted.
9164 1997-12-11  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
9166         * sysdeps/unix/sysv/linux/sigaction.c: Include <errno.h>.  Fix
9167         declarations.
9169 1997-12-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
9171         * iconvdata/extra-module.mk: Expand extra-objs now.
9173 1997-12-09  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
9175         * sysdeps/m68k/fpu/bits/mathinline.h: Protect declarations of
9176         inline functions by feature tests to avoid warning about missing
9177         prototype declarations.
9179 1997-12-09 15:08  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
9181         * nis/nss_compat/compat-grp.c: Reset the blacklist correct, fix
9182         return code for non existent +name entries.
9183         * nis/nss_compat/compat-pwd.c: Likewise.
9184         * nis/nss_compat/compat-spwd.c: Likewise.
9186 1997-12-10 13:52  Philip Blundell  <pb@nexus.co.uk>
9188         * sysdeps/standalone/arm/bits/errno.h (EAGAIN): Added.
9189         (EIO): Likewise.
9190         (ENOSPC): Likewise.
9191         (EEXIST): Likewise.
9192         (__errno_location): Likewise.
9194         * sysdeps/generic/sys/param.h (MAXPATHLEN): Added.
9196         * sysdeps/generic/sigqueue.c: Include <sys/types.h> for pid_t.
9198 1997-12-09 08:10  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
9200         * sunrpc/publickey.c: Use new NSS interface.
9202 1997-12-09 03:08  Ulrich Drepper  <drepper@cygnus.com>
9204         * manual/malloc.texi: Document mtrace/muntrace and the concept.
9206 1997-12-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
9208         * sysdeps/m68k/fpu/bits/fenv.h (fenv_t): Add member to hold fpiar
9209         value, to match spirit of the standard.
9210         * sysdeps/m68k/fpu/fegetenv.c: Save/restore fpiar.
9211         * sysdeps/m68k/fpu/feholdexcpt.c: Likewise.
9212         * sysdeps/m68k/fpu/fesetenv.c: Likewise.
9214 1997-12-02  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
9216         * manual/signal.texi (Signal Stack): Remove spurious @item.
9218 1997-12-08  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
9220         * rt/aio.h: Remove double semicolon.
9222         * rt/librt.map: Add aio_init.
9224 1997-12-08 03:24  Ulrich Drepper  <drepper@cygnus.com>
9226         * Makeconfig: Define $(rt) to rt if linuxthreads is available.
9227         * Makefile (subdirs): Replace rt by $(rt).
9229         * shlib-versions: Use version .2 for NSS modules.
9231         * grp/fgetgrent_r.c (LINE_PARSER): Call parse_line with extra
9232         argument.
9233         * pwd/fgetpwent_r.c: Likewise.
9234         * spwd/fgetspent_r.c: Likewise.
9235         * spwd/sgetspent_r.c: Likewise.
9236         * hesiod/nss_hesiod/hesiod-grp.c (lookup): Add new argument.
9237         Store error number in *ERRNOP.  Little optimization.
9238         * hesiod/nss_hesiod/hesiod-pwd.c: Likewise.
9239         * hesiod/nss_hesiod/hesiod-service.c: Likewise.
9240         * inet/getnetgrent_r.c (__internal_setnetgrent_reuse): Likewise.
9241         (__internal_getnetgrent_r): New argument.
9242         Call __internal_setnetgrent_reuse with new argument.
9243         (__getnetgrent_r): Call __internal_getnetgrent_r with new argument.
9244         * inet/netgroup.h: Add argument to prototypes.
9245         * nis/nisplus-parser.h: Likewise.
9246         * nis/nss_compat/compat-grp.c: Change everything to store error
9247         code through provided pointer and not use errno.
9248         * nis/nss_compat/compat-pwd.c: Likewise.
9249         * nis/nss_compat/compat-spwd.c: Likewise.
9250         * nis/nss_nis/nis-alias.c: Likewise.
9251         * nis/nss_nis/nis-ethers.c: Likewise.
9252         * nis/nss_nis/nis-grp.c: Likewise.
9253         * nis/nss_nis/nis-hosts.c: Likewise.
9254         * nis/nss_nis/nis-netgrp.c: Likewise.
9255         * nis/nss_nis/nis-network.c: Likewise.
9256         * nis/nss_nis/nis-proto.c: Likewise.
9257         * nis/nss_nis/nis-publickey.c: Likewise.
9258         * nis/nss_nis/nis-pwd.c: Likewise.
9259         * nis/nss_nis/nis-rpc.c: Likewise.
9260         * nis/nss_nis/nis-service.c: Likewise.
9261         * nis/nss_nis/nis-spwd.c: Likewise.
9262         * nis/nss_nisplus/nisplus-alias.c: Likewise.
9263         * nis/nss_nisplus/nisplus-ethers.c: Likewise.
9264         * nis/nss_nisplus/nisplus-grp.c: Likewise.
9265         * nis/nss_nisplus/nisplus-hosts.c: Likewise.
9266         * nis/nss_nisplus/nisplus-netgrp.c: Likewise.
9267         * nis/nss_nisplus/nisplus-network.c: Likewise.
9268         * nis/nss_nisplus/nisplus-parser.c: Likewise.
9269         * nis/nss_nisplus/nisplus-proto.c: Likewise.
9270         * nis/nss_nisplus/nisplus-publickey.c: Likewise.
9271         * nis/nss_nisplus/nisplus-pwd.c: Likewise.
9272         * nis/nss_nisplus/nisplus-rpc.c: Likewise.
9273         * nis/nss_nisplus/nisplus-service.c: Likewise.
9274         * nis/nss_nisplus/nisplus-spwd.c: Likewise.
9275         * nss/nss_db/db-XXX.c: Likewise.
9276         * nss/nss_db/db-alias.c: Likewise.
9277         * nss/nss_db/db-netgrp.c: Likewise.
9278         * nss/nss_files/files-XXX.c: Likewise
9279         * nss/nss_files/files-alias.c: Likewise
9280         * nss/nss_files/files-netgrp.c: Likewise
9281         * nss/nss_files/files-parse.c: Likewise
9282         * nss/getXXbyYY_r.c: Call with __errno_location() as value for new
9283         parameter of get functions.
9284         * nss/getXXent_r.c: Likewise.
9286         * localedata/tst-fmon.c: Print debug info if test fails.
9288         * rt/Makefile (routines): Add aio_notify.
9289         * rt/aio.h: Remove non-public definitions.  Add aioinit stuff.
9290         * rt/aio_cancel.c: Rewrite to support lio_listio and aio_suspend.
9291         * rt/aio_fsync.c: Likewise.
9292         * rt/aio_misc.c: Likewise.
9293         * rt/aio_misc.h: Likewise.
9294         * rt/aio_read.c: Likewise.
9295         * rt/aio_read64.c: Likewise.
9296         * rt/aio_suspend.c: Likewise.
9297         * rt/aio_write.c: Likewise.
9298         * rt/aio_write64.c: Likewise.
9299         * rt/lio_listio.c: Likewise.
9300         * rt/lio_listio64.c: Likewise.
9301         * rt/aio_notify.c: New file.
9303         * sysdeps/generic/bits/sigset.h: Pretty print.
9305         * sysdeps/posix/pwrite.c: Define weak alias only if function is
9306         really defined as __pwrite.
9308         * sysdeps/unix/sysv/linux/pread.c: Rewrite to use syscall directly
9309         instead of pread64.
9310         * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
9312         * sysdeps/unix/sysv/linux/Makefile [$(subdir)=signal]
9313         (sysdep_routines): Add rt_sigpending and rt_sigreturn.
9314         * sysdeps/unix/sysv/linux/sigaction.c: Use correct value for sigset_t
9315         size in syscall.
9316         * sysdeps/unix/sysv/linux/sigpending.c: Likewise.
9317         * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
9318         * sysdeps/unix/sysv/linux/sigreturn.c: Likewise.
9319         * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
9320         * sysdeps/unix/sysv/linux/sigtimedwait.c: Likewise.
9321         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
9322         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.  Take care
9323         for ACT being NULL.
9324         * sysdeps/unix/sysv/linux/syscalls.list: Don't mention user for
9325         RT signals.
9326         * sysdeps/unix/sysv/linux/i386/s_pread64.s: Return ENOSYS if
9327         __NR_pread is not defined.
9328         * sysdeps/unix/sysv/linux/i386/s_pwrite64.s: Return ENOSYS if
9329         __NR_pwrite is not defined.
9331 1997-12-07 11:15  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
9333         * nis/nss_compat/compat-grp.c: If buffer is to small, set the file
9334         handle for /etc/group back in some more cases.
9335         * nis/nss_compat/compat-pwd.c: If buffer is to small, set the file
9336         handle for /etc/passwd back in some more cases.
9337         * nis/nss_compat/compat-spwd.c: If buffer is to small, set the file
9338         handle for /etc/shadow back in some more cases.
9340 1997-12-06 17:00  H.J. Lu  <hjl@gnu.org>
9342         * sysdeps/posix/sigblock.c (__sigblock): Don't check int mask
9343         beyound its size.
9344         * sysdeps/posix/sigsetmask.c (__sigsetmask): Ditto.
9345         * sysdeps/posix/sigvec.c (convert_mask, __sigvec): Ditto.
9347 1997-12-06 04:38  Ulrich Drepper  <drepper@cygnus.com>
9349         * sysdeps/wordsize-32/inttypes.h: Rewrite {str,wcs}to{i,u}max
9350         handling.  Don't use macros, we need functions.  Use inline functions
9351         for optimization.
9352         * sysdeps/wordsize-64/inttypes.h: Likewise.
9353         * sysdeps/wordsize-32/Makefile: Add strtoimax, stroumax, wcstoimax,
9354         and wcstoumax.
9355         * sysdeps/wordsize-64/Makefile: Likewise.
9356         * sysdeps/wordsize-32/Dist: Likewise.
9357         * sysdeps/wordsize-64/Dist: Likewise.
9358         * sysdeps/wordsize-32/strtoimax.c: New file.
9359         * sysdeps/wordsize-32/strtoumax.c: New file.
9360         * sysdeps/wordsize-32/wcstoimax.c: New file.
9361         * sysdeps/wordsize-32/wcstoumax.c: New file.
9362         * sysdeps/wordsize-64/strtoimax.c: New file.
9363         * sysdeps/wordsize-64/strtoumax.c: New file.
9364         * sysdeps/wordsize-64/wcstoimax.c: New file.
9365         * sysdeps/wordsize-64/wcstoumax.c: New file.
9367 1997-12-04 10:40  Philip Blundell  <pb@nexus.co.uk>
9369         * sysdeps/generic/wait3.c (__wait3): Use ANSI-style definition so
9370         that transparent union works.
9371         * sysdeps/generic/wait4.c (__wait4): Likewise.
9372         * sysdeps/generic/wait.c (__wait): Likewise.
9374         * sysdeps/generic/getpeername.c (getpeername): Use socklen_t not
9375         size_t.
9377         * sysdeps/generic/syscall.c (syscall): Return value and arg are
9378         long, to match prototype.
9380         * malloc/malloc.c (HAVE_MREMAP): Set to 0 for ARM, as we don't
9381         have mremap() yet.
9383         * sysdeps/generic/usleep.c (usleep): Returns void, to match prototype.
9385         * sysdeps/unix/sysv/linux/arm/syscalls.list: New file.
9387         * sysdeps/generic/bits/time.h: Use __time_t not time_t.
9389         * sysdeps/generic/bits/resource.h: Include <bits/types.h> for
9390         __rlim_t.
9392         * sysdeps/standalone/arm/bits/errno.h (ENOTTY): Added.
9394         * sysdeps/generic/bits/dirent.h (struct dirent64): Added.
9396         * io/sys/stat.h (S_ISLNK): Always false if we don't have
9397         __S_IFLNK.
9399         * sysdeps/standalone/close.c (_STDIO_H): Define before including
9400         <bits/stdio_lim.h>.
9401         * sysdeps/standalone/filedesc.h (_STDIO_H): Likewise.
9403 1997-12-06 01:09  Ulrich Drepper  <drepper@cygnus.com>
9405         * posix/sys/wait.h: Don't use transparent unions in C++.
9407 1997-12-05  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
9409         * time/time.h: Add strfxtime.
9411         * libc.map: Add tcgetsid, strcasestr, wmemrtombs, wmemrtowcs,
9412         sysv_signal, strfxtime, pread64, pwrite64.
9414 1997-11-30 21:57  Richard Henderson  <rth@cygnus.com>
9416         Alpha changes for EGCS:
9417         * config.h.in (ASM_ALPHA_NG_SYMBOL_PREFIX): New entry.
9418         * configure.in (libc_cv_gcc_alpha_ng_prefix): New check.
9419         * sysdeps/alpha/dl-machine.h (_dl_runtime_resolve): Care for prefix.
9420         (_start): Likewise.
9421         * sysdeps/unix/sysv/linux/alpha/init-first.h: Likewise.
9423 1997-12-05 00:01  Ulrich Drepper  <drepper@cygnus.com>
9425         The kernel expects the arguments in a different order.
9426         * sysdeps/unix/sysv/linux/i386/s_pread64.S: New file.
9427         * sysdeps/unix/sysv/linux/i386/s_pwrite64.S: New file.
9429         * FAQ.in: New file.
9430         * gen-FAQ.pl: New file.
9431         * Makefile (FAQ): Add rule to generate from FAQ.in.
9433         * iconvdata/Makefile: Treat libJIS like the other modules.
9435         * rt/librt.map: New file.
9437         * sysdeps/wordsize-32/bits/environments.h: Add test for direct
9438         inclusion.
9439         * sysdeps/wordsize-64/bits/environments.h: Likewise.  Correct
9440         comment.
9442 1997-12-04 22:29  Ulrich Drepper  <drepper@cygnus.com>
9444         * sysdeps/unix/sysv/linux/rt_sigprocmask.c: Fix prototype.
9445         * sysdeps/unix/sysv/linux/rt_sigsuspend.c: Likewise.
9446         * sysdeps/unix/sysv/linux/rt_sigqueueinfo.c: Include <sys/types.h>.
9447         Patches by Thorsten Kukuk <kukuk@weber.uni-paderborn.de>.
9449 1997-11-27  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
9451         * string/bits/string2.h: Fix spellings.
9453         * string/string.h: Fix spellings.
9455 1997-12-04  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
9457         * sysdeps/unix/sysv/linux/i386/sigaction.c: Rename extern
9458         declaration to __syscall_rt_sigaction.
9460         * sysdeps/unix/sysv/linux/sigreturn.c: Remove inclusion of
9461         non-existant <sigcontext.h>.
9463 1997-12-04  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
9465         * sysdeps/generic/enbl-secure.c (__libc_init_secure): Correct
9466         typo.
9468 1997-12-04  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
9470         * sysdeps/wordsize-64/bits/environments.h: Correct spelling.
9472         * Makeconfig (shared-thread-library): Correct spelling.
9474         * sysdeps/unix/sysv/linux/sys/pci.h: Include <linux/pci.h> and not
9475         <asm/pci.h>.
9477 1997-12-04  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
9479         * sysdeps/unix/sysv/linux/bits/socket.h: Add AF_* and PF_
9480         constants from Linux headers. Pointed out by
9481         csmall@scooter.o.i.net. [PR libc/369]
9483 1997-12-04 10:21  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
9485         * sunrpc/xcrypt.c: Fix lower/upper characters in optimized hexval.
9487 1997-12-04 00:06  Zack Weinberg  <zack@rabi.phys.columbia.edu>
9489         * configure.in: If --enable-add-ons is given without an
9490         argument, set the addons list to all subdirs with a configure
9491         script.
9493 1997-12-03 23:50  Ulrich Drepper  <drepper@cygnus.com>
9495         * Makeconfig: Add shared-thread-library variable.
9497         * math/Makfile (CPPFLAGS): Add -D__LIBC_INTERNAL_MATH_INLINES.
9498         * sysdeps/i386/Makefile: Don't define ___LIBC_INTERNAL_MATH_INLINES
9499         here.
9500         * sysdeps/m68k/fpu/e_acos.c: Likewise.
9501         * sysdeps/m68k/fpu/e_atan2.c: Likewise.
9502         * sysdeps/m68k/fpu/e_fmod.c: Likewise.
9503         * sysdeps/m68k/fpu/e_pow.c: Likewise.
9504         * sysdeps/m68k/fpu/e_scalb.c: Likewise.
9505         * sysdeps/m68k/fpu/k_cos.c: Likewise.
9506         * sysdeps/m68k/fpu/k_sin.c: Likewise.
9507         * sysdeps/m68k/fpu/k_tan.c: Likewise.
9508         * sysdeps/m68k/fpu/s_atan.c: Likewise.
9509         * sysdeps/m68k/fpu/s_ccos.c: Likewise.
9510         * sysdeps/m68k/fpu/s_ccosh.c: Likewise.
9511         * sysdeps/m68k/fpu/s_cexp.c: Likewise.
9512         * sysdeps/m68k/fpu/s_csin.c: Likewise.
9513         * sysdeps/m68k/fpu/s_csinh.c: Likewise.
9514         * sysdeps/m68k/fpu/s_frexp.c: Likewise.
9515         * sysdeps/m68k/fpu/s_ilogb.c: Likewise.
9516         * sysdeps/m68k/fpu/s_isinf.c: Likewise.
9517         * sysdeps/m68k/fpu/s_llrint.c: Likewise.
9518         * sysdeps/m68k/fpu/s_llrintf.c: Likewise.
9519         * sysdeps/m68k/fpu/s_llrintl.c: Likewise.
9520         * sysdeps/m68k/fpu/s_lrint.c: Likewise.
9521         * sysdeps/m68k/fpu/s_modf.c: Likewise.
9522         * sysdeps/m68k/fpu/s_remquo.c: Likewise.
9523         * sysdeps/m68k/fpu/s_scalbn.c: Likewise.
9524         * sysdeps/m68k/fpu/s_sincos.c: Likewise.
9526         * libc.map: Add __libc_current_sigrtmin, __libc_current_sigrtmax,
9527         __libc_allocate_rtsig, sigqueue, sigtimedwait, sigwaitinfo.
9528         * signal/Makefile (headers): Add bits/siginfo.h.
9529         (routines): Add allocrtsig, sigtimedwait, sigwaitinfo, sigqueue.
9530         (distribute): Add testrtsig.h.
9531         * signal/allocrtsig.c: New file.
9532         * signal/signal.h: Define `union sigval'.  Include <bits/siginfo.h>.
9533         Declare sigwaitinfo, sigtimedwait, sigqueue, __libc_current_sigrtmin,
9534         __libc_current_sigrtmax.
9535         * sysdeps/generic/sigqueue.c: New file.
9536         * sysdeps/generic/sigtimedwait.c: New file.
9537         * sysdeps/generic/sigwaitinfo.c: New file.
9538         * sysdeps/generic/testrtsig.h: New file.
9539         * sysdeps/generic/bits/siginfo.h: New file.
9540         * sysdeps/unix/sysv/linux/bits/siginfo.h: New file.
9541         * sysdeps/unix/sysv/linux/kernel_sigaction.h: Define struct as
9542         old_kernel_sigaction and rename sa_handler member to k_sa_handler.
9543         * sysdeps/unix/sysv/linux/rt_sigaction.c: New file.
9544         * sysdeps/unix/sysv/linux/rt_sigprocmask.c: New file.
9545         * sysdeps/unix/sysv/linux/rt_sigqueueinfo.c: New file.
9546         * sysdeps/unix/sysv/linux/rt_sigreturn.c: New file.
9547         * sysdeps/unix/sysv/linux/rt_sigsuspend.c: New file.
9548         * sysdeps/unix/sysv/linux/rt_sigtimedwait.c: New file.
9549         * sysdeps/unix/sysv/linux/sigpending.c: New file.
9550         * sysdeps/unix/sysv/linux/sigprocmask.c: New file.
9551         * sysdeps/unix/sysv/linux/sigqueue.c: New file.
9552         * sysdeps/unix/sysv/linux/sigreturn.c: New file.
9553         * sysdeps/unix/sysv/linux/sigtimedwait.c: New file.
9554         * sysdeps/unix/sysv/linux/sigwaitinfo.c: New file.
9555         * sysdeps/unix/sysv/linux/testrtsig.h: New file.
9556         * sysdeps/unix/sysv/linux/sigsuspend.c: Update for AIO.
9557         * sysdeps/unix/sysv/linux/syscalls.list: Update for AIO.
9558         * sysdeps/unix/sysv/linux/sigaction.c: Update for AIO.
9559         * sysdeps/unix/sysv/linux/bits/local_lim.h: Define AIO_PRIO_DELTA_MAX.
9560         * sysdeps/unix/sysv/linux/bits/posix_opt.h: Define _XOPEN_REALTIME
9561         and _POSIX_REALTIME_SIGNALS.
9562         * sysdeps/unix/sysv/linux/bits/sigaction.h: Update for AIO.
9563         * sysdeps/unix/sysv/linux/bits/signum.h: Define SIGRTMIN/MAX and
9564         update _NSIG.
9565         * sysdeps/unix/sysv/linux/i386/sigaction.c: Update for AIO.
9566         * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Linux/i386 specific
9567         definitions.
9569         * Makefile (subdirs): Add rt.
9570         * shlib-versions: Add entry for librt.
9571         * rt/Makefile: New file.
9572         * rt/aio.h: New file.
9573         * rt/aio_cancel.c: New file.
9574         * rt/aio_error.c: New file.
9575         * rt/aio_fsync.c: New file.
9576         * rt/aio_misc.c: New file.
9577         * rt/aio_misc.h: New file.
9578         * rt/aio_read.c: New file.
9579         * rt/aio_read64.c: New file.
9580         * rt/aio_return.c: New file.
9581         * rt/aio_suspend.c: New file.
9582         * rt/aio_write.c: New file.
9583         * rt/aio_write64.c: New file.
9584         * rt/lio_listio.c: New file.
9585         * rt/lio_listio64.c: New file.
9586         * sysdeps/generic/aio_sigqueue.c: New file.
9587         * sysdeps/unix/sysv/linux/aio_sigqueue.c: New file.
9588         * sysdeps/unix/sysv/linux/Dist: Add new files
9589         * sysdeps/unix/sysv/linux/Makefile [$(subdir)=signal]
9590         (sysdep_routines): Add rt_sigsuspend, rt_sigprocmask, rt_sigtimedwait,
9591         rt_sigqueueinfo, rt_sigaction.
9593         * posix/Makefile (headers): Add bits/environments.h.
9594         * posix/confstr.c: Correctly handle _CS_XBS5_ILP32_OFFBIG_CFLAGS
9595         and _CS_LFS_CFLAGS on 64bit platforms.
9596         * posix/unistd.h: Define _XOPEN_LEGACY.  Explain _XOPEN_REALTIME
9597         and _XOPEN_REALTIME_THREADS.  Include bits/environments.h.
9598         * sysdeps/generic/bits/confname.h: Define _SC_* constants for
9599         compilation modules.
9600         * sysdeps/wordsize-32/bits/environments.h: New file.
9601         * sysdeps/wordsize-64/bits/environments.h: New file.
9603         * posix/getopt.c: Remove declaration of getpid and __libc_pid.
9604         * posix/getopt_init.c: Test for value 0xf00baa of uninitialized
9605         __libc_pid.
9606         * sysdeps/unix/sysv/linux/init-first.c: Initialize __libc_pid to
9607         0xf00baa.
9609         * string/string.h: Add declaration of __strverscmp.
9610         * string/strverscmp.c: Rename function ot __strverscmp and make old
9611         name weak alias.
9613         * sysdeps/generic/dl-sysdep.c: Declare and define __libc_uid.
9614         * sysdeps/generic/enbl-secure.c: Likewise.
9615         * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
9617         * sysdeps/unix/sysv/linux/bits/sigset.h: Pretty print.
9619         * sysdeps/unix/sysv/linux/sys/pci.h: New file.
9621 1997-12-03  Ulrich Drepper  <drepper@cygnus.com>
9623         * posix/sys/wait.h: Use __transparent_union__ instead of
9624         transparent_union.  Reported by Roland McGrath.
9626 1997-12-03  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
9628         * resolv/inet_neta.c (inet_neta): Change type of first parameter
9629         to u_int32_t.  Suggested by John Lavagnino <John_Lavagnino@Brown.edu>
9630         [PR libc/366].
9632         * resolv/inet_addr.c (inet_addr): Change return type to u_int32_t.
9634         * inet/arpa/inet.h: Change types of inet_neta and inet_addr.
9636 1997-12-03 20:40  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
9638         * grp/initgroups.c: Increase buffer if it is too small.
9640 1997-12-03  Ulrich Drepper  <drepper@cygnus.com>
9642         * sysdeps/unix/sysv/linux/netinet/ip.h: Don't use u_int8_t for bit
9643         fields, this is no ISO C.  Reported by Andreas Jaeger.
9645 1997-12-03  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
9647         * sysdeps/i386/sys/ucontext.h (enum): Add missing commata.
9649 1997-12-03 08:58  Philip Blundell  <pb@nexus.co.uk>
9651         * sysdeps/generic/bits/utsname.h: <sys/utsname.h> defines
9652         _SYS_UTSNAME_H not _UTSNAME_H.
9654 1997-11-28  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
9656         * elf/dl-profile.c (_dl_start_profile): Avoid overflow when
9657         computing s_scale.
9659 1997-11-29  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
9661         * sysdeps/libm-ieee754/s_csqrt.c: Use different formula for now.
9662         * sysdeps/libm-ieee754/s_csqrtf.c: Likewise.
9663         * sysdeps/libm-ieee754/s_csqrtl.c: Likewise.
9665         * math/libm-test.c (csqrt_test): Add testcase.
9667 1997-12-03 15:44  Ulrich Drepper  <drepper@cygnus.com>
9669         * sysdeps/unix/sysv/linux/sys/ultrasound.h: New file.
9670         * sysdeps/unix/sysv/linux/sys/Dist: Add it.
9671         * sysdeps/unix/sysv/linux/sys/Makefile [$(subdir)=misc]: Likewise.
9673 1997-11-30  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
9675         * sysdeps/unix/sysv/linux/sys/timex.h: Fix declaration.
9677 1997-12-01  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
9679         * math/libm-test.c (acos_test): Add more tests.
9680         (asin_test): Likewise.
9681         (atan_test): Likewise.
9682         (exp_test): Likewise.
9683         (sin_test): Likewise.
9684         (sqrt_test): Likewise.
9685         (cpow_test): Likewise.
9686         (csqrt_test): Likewise.
9687         (cexp_test): Correct typo in gcc version test.
9689 1997-12-02 17:14  Philip Blundell  <pb@nexus.co.uk>
9691         * sysdeps/arm/__longjmp.S: Define _SETJMP_H before including
9692         <bits/setjmp.h>.
9693         * sysdeps/arm/setjmp.S: Likewise.
9695         * sysdeps/unix/sysv/linux/arm/bits/mman.h: New file.
9697 1997-12-02 18:07  Philip Blundell  <pb@nexus.co.uk>
9699         * stdio/stdio.h: Add prototype for tmpfile64().
9701 1997-12-02 17:47  Philip Blundell  <pb@nexus.co.uk>
9703         * stdio/stdio.h (__stdio_gen_tempname): Add extra argument to
9704         prototype to keep in step with libio version.
9706         * stdio-common/tmpfile64.c: Include <errno.h> for ENOSYS.
9708 1997-12-02 17:41  Philip Blundell  <pb@nexus.co.uk>
9710         * sysdeps/generic/Makefile: Don't try to use make_siglist if
9711         cross-compiling.
9713 1997-12-02 01:18  Ulrich Drepper  <drepper@cygnus.com>
9715         * sysdeps/unix/sysv/linux/i386/clone.S: When cloned process returns
9716         load GOT ptr before jumping to _exit.
9717         Reported by Xavier Leroy.
9719 1997-12-01 17:27  Ulrich Drepper  <drepper@cygnus.com>
9721         * Makefile (subdirs): Add iconvdata and localedata.
9723         * iconv/gconv.h: Define UNKNOWN_10646_CHAR as error value.
9725         * iconv/gconv_conf.c (read_conf_file): Little optimization.
9727         * iconvdata/8bit-gap.c: New file.
9728         * iconvdata/8bit-generic.c: Renamed from ...
9729         * iconvdata/iso8859-generic.c: ...this.
9730         * iconvdata/configure: Removed.
9731         * iconvdata/Makefile: Add new modules and better rules.
9732         * iconvdata/iso6937.c: Minor bug fixes.
9733         * iconvdata/iso8859-1.c: Likewise.
9734         * iconvdata/t61.c: Likewise.
9735         * iconvdata/iso8859-2.c: Change to use 8bit-generic.c.
9736         Minor bug fixes.
9737         * iconvdata/iso8859-3.c: Likewise.
9738         * iconvdata/iso8859-4.c: Likewise.
9739         * iconvdata/iso8859-5.c: Likewise.
9740         * iconvdata/iso8859-6.c: Likewise.
9741         * iconvdata/iso8859-7.c: Likewise.
9742         * iconvdata/iso8859-8.c: Likewise.
9743         * iconvdata/iso8859-9.c: Likewise.
9744         * iconvdata/iso8859-10.c: Likewise.
9745         * iconvdata/ebcdic-at-de-a.c: New file.
9746         * iconvdata/ebcdic-at-de.c: New file.
9747         * iconvdata/ebcdic-ca-fr.c: New file.
9748         * iconvdata/hp-roman8.c: New file.
9749         * iconvdata/koi-8.c: New file.
9750         * iconvdata/koi8-r.c: New file.
9751         * iconvdata/koi8-h.c: New file.
9752         * iconvdata/latin-greek-1.c: New file.
9753         * iconvdata/latin-greek-1.h: New file.
9754         * iconvdata/latin-greek.c: New file.
9755         * iconvdata/latin-greek.h: New file.
9756         * iconvdata/jis0201.c: New file.
9757         * iconvdata/jis0201.h: New file.
9758         * iconvdata/jis0208.c: New file.
9759         * iconvdata/jis0208.h: New file.
9760         * iconvdata/jis0212.c: New file.
9761         * iconvdata/jis0212.h: New file.
9762         * iconvdata/sjis.c: New file.
9763         * iconvdata/gap.pl: New file.  Script to generate table header.
9764         * iconvdata/gaptab.pl: New file.
9765         * iconvdata/gconv-modules: Add info about new modules.
9767         * locale/programs/charmap.c: Also examine alias names given in charmap
9768         files.
9770         * localedata/*: Add to here from add-on.  We need the information
9771         to generate tables for iconv.
9773         Update from db-2.3.14.
9774         * db2/Makefile: Updated.
9775         * db2/config.h: Likewise.
9776         * db2/db.h: Likewise.
9777         * db2/db_int.h: Likewise.
9778         * db2/btree/bt_cursor.c: Likewise.
9779         * db2/btree/bt_delete.c: Likewise.
9780         * db2/btree/bt_put.c: Likewise.
9781         * db2/btree/bt_search.c: Likewise.
9782         * db2/btree/bt_split.c: Likewise.
9783         * db2/btree/btree_auto.c: Likewise.
9784         * db2/common/db_appinit.c: Likewise.
9785         * db2/common/db_apprec.c: Likewise.
9786         * db2/common/db_err.c: Likewise.
9787         * db2/common/db_region.c: Likewise.
9788         * db2/db/db_auto.c: Likewise.
9789         * db2/db/db_dispatch.c: Likewise.
9790         * db2/db/db_ret.c: Likewise.
9791         * db2/dbm/dbm.c: Likewise.
9792         * db2/hash/hash_auto.c: Likewise.
9793         * db2/include/btree_ext.h: Likewise.
9794         * db2/include/common_ext.h: Likewise.
9795         * db2/include/db.h.src: Likewise.
9796         * db2/include/db_cxx.h: Likewise.
9797         * db2/include/db_ext.h: Likewise.
9798         * db2/include/db_int.h.src: Likewise.
9799         * db2/include/lock.h: Likewise.
9800         * db2/include/log.h: Likewise.
9801         * db2/include/mp.h: Likewise.
9802         * db2/include/mp_ext.h: Likewise.
9803         * db2/include/os_ext.h: Likewise.
9804         * db2/include/os_func.h: Likewise.
9805         * db2/lock/lock.c: Likewise.
9806         * db2/lock/lock_deadlock.c: Likewise.
9807         * db2/log/log.c: Likewise.
9808         * db2/log/log_archive.c: Likewise.
9809         * db2/log/log_auto.c: Likewise.
9810         * db2/log/log_get.c: Likewise.
9811         * db2/log/log_put.c: Likewise.
9812         * db2/mp/mp_bh.c: Likewise.
9813         * db2/mp/mp_fget.c: Likewise.
9814         * db2/mp/mp_fopen.c: Likewise.
9815         * db2/mp/mp_fput.c: Likewise.
9816         * db2/mp/mp_fset.c: Likewise.
9817         * db2/mp/mp_open.c: Likewise.
9818         * db2/mp/mp_pr.c: Likewise.
9819         * db2/mp/mp_region.c: Likewise.
9820         * db2/mp/mp_sync.c: Likewise.
9821         * db2/mutex/README: Likewise.
9822         * db2/mutex/mutex.c: Likewise.
9823         * db2/os/os_open.c: Likewise.
9824         * db2/os/os_func.c: Removed.
9825         * db2/os/os_config.c: New file.
9826         * db2/os/os_spin.c: New file.
9827         * db2/txn/txn.c: Likewise.
9828         * db2/txn/txn_auto.c: Likewise.
9830 1997-11-30 06:01  Ulrich Drepper  <drepper@cygnus.com>
9832         * posix/sys/wait.h (__WAIT_INT): Don't use complex version with
9833         __typeof for C++ since this fails for class members.
9834         Reported by Neal Becker <neal@ctd.comsat.com>.
9836 1997-11-28 11:21  Zack Weinberg  <zack@rabi.phys.columbia.edu>
9838         * configure.in: Check for a working makeinfo (3.11 or better).
9839         * config.make.in: Add MAKEINFO to be substituted.
9840         * manual/Makefile: Don't update info if makeinfo is too old.
9842 1997-11-30 05:21  Ulrich Drepper  <drepper@cygnus.com>
9844         * sysdeps/alpha/setjmp.S: Define _ASM and _SETJMP_H to get definitions.
9845         * sysdeps/alpha/__longjmp.S: Likewise.
9846         * sysdeps/unix/sysv/linux/alpha/kernel_termios.h: Include <termios.h>
9847         not <bits/termios.h>.
9849         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Define syscall as
9850         __llseek and make llseek and lseek64 weak aliases.
9851         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
9852         Patches by a sun <asun@zoology.washington.edu>.
9854 1997-11-29 19:19  Zack Weinberg  <zack@rabi.phys.columbia.edu>
9856         * misc/sys/syslog.h: Delete KERNEL preprocessor conditional.
9857         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
9858         * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
9859         * misc/sys/syslog.h: Clean up BSD header.
9861 1997-11-29  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
9863         * sysdeps/unix/sysv/linux/bits/in.h: Add changes from Linux 2.1.67.
9865         * sysdeps/libm-ieee754/s_ctan.c (__ctan): Raise invalid exception
9866         for ctan(+-inf,x).
9867         * sysdeps/libm-ieee754/s_ctanl.c (__ctanl): Likewise.
9868         * sysdeps/libm-ieee754/s_ctanf.c (__ctanf): Likewise.
9870         * math/libm-test.c (csqrt_test): Add tests for cabs, carg, ctan,
9871         csqrt (-1), ctanh(i*pi/4).
9873 1997-11-26  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
9875         * sysdeps/generic/bits/confname.h: Fix comma in enumerator.
9877 1997-11-28 13:28  Philip Blundell  <Philip.Blundell@pobox.com>
9879         * sysdeps/unix/sysv/linux/net/if_arp.h: Add more ARPHRD_ constants.
9881 1997-11-26  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
9883         * wcsmbs/wcrtomb.c (__wcrtomb): Remove unused variable fake.
9885 1997-11-26 21:28  Ulrich Drepper  <drepper@cygnus.com>
9887         * sysdeps/posix/getcwd.c (GETCWD_STORYGE_CLASS): Remove definition
9888         and use.  Define GETCWD_RETURN_TYPE instead and use it.
9889         * sysdeps/unix/sysv/linux/getcwd.c: Define GETCWD_RETURN_TYPE instead
9890         of GETCWD_STORYGE_CLASS and put the return type and the
9891         `internal_function' in the right order for gcc 2.7.2.
9893 1997-11-26  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
9895         * sysdeps/unix/sysv/linux/sys/module.h: Remove file.  It's
9896         incompatible with Linux 2.1.x.  Packages using modules
9897         (e.g. modutils) should/do provide their own version.  Suggested by
9898         Richard Henderson.
9900         * sysdeps/unix/sysv/linux/Dist: Remove sys/module.h.
9902         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers)
9903         [$(subdir)=socket]: Remove sys/module.h.
9905 1997-11-26 04:28  Ulrich Drepper  <drepper@cygnus.com>
9907         * eld/dl-profile.c (_dl_start_profile): Avoid FP calculation when
9908         computing s_scale.  Patch by a sun <asun@zoology.washington.edu>.
9910         * iconv/gconv_close.c: Correct freeing of descriptor data.
9911         * iconv/gconv_simple.c: Return correct error values for illegal or
9912         incomplete characters.
9914         * Makefile (iconvdata/%): Special goal to simplify iconvdata
9915         development.
9916         * iconvdata/Makefile: New file.
9917         * iconvdata/configure: Likewise.
9918         * iconvdata/extra-module.mk: Likewise.
9919         * iconvdata/gconv-modules: Likewise.
9920         * iconvdata/iso6937.c: Likewise.
9921         * iconvdata/iso8859-1.c: Likewise.
9922         * iconvdata/iso8859-10.c: Likewise.
9923         * iconvdata/iso8859-10.h: Likewise.
9924         * iconvdata/iso8859-2.c: Likewise.
9925         * iconvdata/iso8859-2.h: Likewise.
9926         * iconvdata/iso8859-3.c: Likewise.
9927         * iconvdata/iso8859-3.h: Likewise.
9928         * iconvdata/iso8859-4.c: Likewise.
9929         * iconvdata/iso8859-4.h: Likewise.
9930         * iconvdata/iso8859-5.c: Likewise.
9931         * iconvdata/iso8859-5.h: Likewise.
9932         * iconvdata/iso8859-6.c: Likewise.
9933         * iconvdata/iso8859-6.h: Likewise.
9934         * iconvdata/iso8859-7.c: Likewise.
9935         * iconvdata/iso8859-7.h: Likewise.
9936         * iconvdata/iso8859-8.c: Likewise.
9937         * iconvdata/iso8859-8.h: Likewise.
9938         * iconvdata/iso8859-9.c: Likewise.
9939         * iconvdata/iso8859-9.h: Likewise.
9940         * iconvdata/iso8859-generic.c: Likewise.
9941         * iconvdata/t61.c: Likewise.
9943         * string/Makefile (routines): Add strcasestr.
9944         * string/string.h: Add prototype for strcasestr.
9945         * sysdeps/generic/strcasestr.c: New file.
9946         * wcsmbs/mbrtowc.c: Simplify special case a bit.
9947         * wcsmbs/wcrtomb.c: Likewise.
9948         * wcsmbs/mbsnrtowcs.c: Correctly handle incomplete characters.
9949         * wcsmbs/wcsnrtombs.c: Likewise.
9950         * wcsmbs/mbsrtowcs.c: Make sure SRC argument is correct when
9951         partial character is read.
9952         * wcsmbs/wcsrtombs.c: Likewise.
9953         * wcsmbs/wmemrtombs.c: Likewise.
9954         * wcsmbs/wmemrtowcs.c: Likewise.
9956         * io/ftw.h: Include <sys/stat.h> instead of <bits/stat.h>.
9957         * login/pty.h: Include <sys/ioctl.h> instead og <bits/ioctl-types.h>.
9958         * sysdeps/i386/__longjmp.S: Define _SETJMP_H.
9959         * sysdeps/i386/elf/setjmp.S: Likewise.
9960         * sysdeps/unix/sysv/linux/kernel_termios.h: Do include
9961         <bits/termios.h>.
9963         * sysdeps/posix/mk-stdiolim.c: Output file with comment.
9964         * sysdeps/unix/sysv/linux/stdio_lim.h.in: Add comment.
9966         * sysdeps/unix/sysv/linux/sys/mman.h: Pretty print.
9967         * sysvipc/sys/ipc.h: Likewise.
9968         * sysvipc/sys/msg.h: Likewise.
9969         * sysvipc/sys/sem.h: Likewise.
9970         * sysvipc/sys/shm.h: Likewise.
9972         * sysdeps/alpha/bits/endian.h: Issue error message if the header is
9973         used directly.
9974         * sysdeps/alpha/bits/setjmp.h: Likewise.
9975         * sysdeps/alpha/fpu/bits/fenv.h: Likewise.
9976         * sysdeps/arm/bits/endian.h: Likewise.
9977         * sysdeps/arm/bits/setjmp.h: Likewise.
9978         * sysdeps/generic/bits/byteswap.h: Likewise.
9979         * sysdeps/generic/bits/confname.h: Likewise.
9980         * sysdeps/generic/bits/dirent.h: Likewise.
9981         * sysdeps/generic/bits/dlfcn.h: Likewise.
9982         * sysdeps/generic/bits/endian.h: Likewise.
9983         * sysdeps/generic/bits/fenv.h: Likewise.
9984         * sysdeps/generic/bits/huge_val.h: Likewise.
9985         * sysdeps/generic/bits/in.h: Likewise.
9986         * sysdeps/generic/bits/ioctl-types.h: Likewise.
9987         * sysdeps/generic/bits/ioctls.h: Likewise.
9988         * sysdeps/generic/bits/ipc.h: Likewise.
9989         * sysdeps/generic/bits/msq.h: Likewise.
9990         * sysdeps/generic/bits/poll.h: Likewise.
9991         * sysdeps/generic/bits/resource.h: Likewise.
9992         * sysdeps/generic/bits/sched.h: Likewise.
9993         * sysdeps/generic/bits/sem.h: Likewise.
9994         * sysdeps/generic/bits/setjmp.h: Likewise.
9995         * sysdeps/generic/bits/shm.h: Likewise.
9996         * sysdeps/generic/bits/sigaction.h: Likewise.
9997         * sysdeps/generic/bits/sigcontext.h: Likewise.
9998         * sysdeps/generic/bits/socket.h: Likewise.
9999         * sysdeps/generic/bits/stat.h: Likewise.
10000         * sysdeps/generic/bits/statfs.h: Likewise.
10001         * sysdeps/generic/bits/stdio_lim.h: Likewise.
10002         * sysdeps/generic/bits/termios.h: Likewise.
10003         * sysdeps/generic/bits/time.h: Likewise.
10004         * sysdeps/generic/bits/uio.h: Likewise.
10005         * sysdeps/generic/bits/utmp.h: Likewise.
10006         * sysdeps/generic/bits/utmpx.h: Likewise.
10007         * sysdeps/generic/bits/utsname.h: Likewise.
10008         * sysdeps/generic/bits/waitflags.h: Likewise.
10009         * sysdeps/generic/bits/waitstatus.h: Likewise.
10010         * sysdeps/gnu/bits/utmp.h: Likewise.
10011         * sysdeps/gnu/bits/utmpx.h: Likewise.
10012         * sysdeps/i386/bits/byteswap.h: Likewise.
10013         * sysdeps/i386/bits/endian.h: Likewise.
10014         * sysdeps/i386/bits/huge_val.h: Likewise.
10015         * sysdeps/i386/bits/setjmp.h: Likewise.
10016         * sysdeps/i386/fpu/bits/fenv.h: Likewise.
10017         * sysdeps/ieee754/bits/huge_val.h: Likewise.
10018         * sysdeps/m68k/bits/byteswap.h: Likewise.
10019         * sysdeps/m68k/bits/endian.h: Likewise.
10020         * sysdeps/m68k/bits/setjmp.h: Likewise.
10021         * sysdeps/m68k/fpu/bits/fenv.h: Likewise.
10022         * sysdeps/mach/hurd/alpha/bits/sigcontext.h: Likewise.
10023         * sysdeps/mach/hurd/bits/ioctls.h: Likewise.
10024         * sysdeps/mach/hurd/bits/stat.h: Likewise.
10025         * sysdeps/mach/hurd/hppa/bits/sigcontext.h: Likewise.
10026         * sysdeps/mach/hurd/i386/bits/sigcontext.h: Likewise.
10027         * sysdeps/mach/hurd/mips/bits/sigcontext.h: Likewise.
10028         * sysdeps/mips/bits/dlfcn.h: Likewise.
10029         * sysdeps/mips/bits/endian.h: Likewise.
10030         * sysdeps/mips/bits/setjmp.h: Likewise.
10031         * sysdeps/mips/dec/bits/endian.h: Likewise.
10032         * sysdeps/mips/mips64/bits/setjmp.h: Likewise.
10033         * sysdeps/mips/mipsel/bits/endian.h: Likewise.
10034         * sysdeps/mips/p40/bits/endian.h: Likewise.
10035         * sysdeps/powerpc/bits/endian.h: Likewise.
10036         * sysdeps/powerpc/bits/fenv.h: Likewise.
10037         * sysdeps/powerpc/bits/setjmp.h: Likewise.
10038         * sysdeps/sparc/sparc32/bits/endian.h: Likewise.
10039         * sysdeps/sparc/sparc32/bits/setjmp.h: Likewise.
10040         * sysdeps/sparc/sparc32/fpu/bits/fenv.h: Likewise.
10041         * sysdeps/sparc/sparc64/bits/endian.h: Likewise.
10042         * sysdeps/sparc/sparc64/fpu/bits/fenv.h: Likewise.
10043         * sysdeps/unix/bsd/bits/dirent.h: Likewise.
10044         * sysdeps/unix/bsd/bits/stat.h: Likewise.
10045         * sysdeps/unix/bsd/bits/waitflags.h: Likewise.
10046         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Likewise.
10047         * sysdeps/unix/bsd/osf/alpha/bits/stat.h: Likewise.
10048         * sysdeps/unix/bsd/osf/bits/sigaction.h: Likewise.
10049         * sysdeps/unix/bsd/sun/m68k/bits/sigcontext.h: Likewise.
10050         * sysdeps/unix/bsd/sun/sparc/bits/sigcontext.h: Likewise.
10051         * sysdeps/unix/bsd/sun/sunos4/bits/resource.h: Likewise.
10052         * sysdeps/unix/bsd/sun/sunos4/bits/termios.h: Likewise.
10053         * sysdeps/unix/bsd/sun/sunos4/bits/utsname.h: Likewise.
10054         * sysdeps/unix/bsd/ultrix4/bits/utsname.h: Likewise.
10055         * sysdeps/unix/bsd/ultrix4/mips/bits/sigcontext.h: Likewise.
10056         * sysdeps/unix/common/bits/dirent.h: Likewise.
10057         * sysdeps/unix/sysv/bits/dirent.h: Likewise.
10058         * sysdeps/unix/sysv/bits/stat.h: Likewise.
10059         * sysdeps/unix/sysv/bits/utmp.h: Likewise.
10060         * sysdeps/unix/sysv/bits/utsname.h: Likewise.
10061         * sysdeps/unix/sysv/irix4/bits/confname.h: Likewise.
10062         * sysdeps/unix/sysv/irix4/bits/stat.h: Likewise.
10063         * sysdeps/unix/sysv/linux/alpha/bits/ioctls.h: Likewise.
10064         * sysdeps/unix/sysv/linux/alpha/bits/ipc.h: Likewise.
10065         * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Likewise.
10066         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h: Likewise.
10067         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Likewise.
10068         * sysdeps/unix/sysv/linux/alpha/bits/termios.h: Likewise.
10069         * sysdeps/unix/sysv/linux/alpha/bits/time.h: Likewise.
10070         * sysdeps/unix/sysv/linux/bits/dirent.h: Likewise.
10071         * sysdeps/unix/sysv/linux/bits/in.h: Likewise.
10072         * sysdeps/unix/sysv/linux/bits/ioctl-types.h: Likewise.
10073         * sysdeps/unix/sysv/linux/bits/ioctls.h: Likewise.
10074         * sysdeps/unix/sysv/linux/bits/ipc.h: Likewise.
10075         * sysdeps/unix/sysv/linux/bits/msq.h: Likewise.
10076         * sysdeps/unix/sysv/linux/bits/poll.h: Likewise.
10077         * sysdeps/unix/sysv/linux/bits/resource.h: Likewise.
10078         * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
10079         * sysdeps/unix/sysv/linux/bits/sem.h: Likewise.
10080         * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
10081         * sysdeps/unix/sysv/linux/bits/sigaction.h: Likewise.
10082         * sysdeps/unix/sysv/linux/bits/sigcontext.h: Likewise.
10083         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
10084         * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
10085         * sysdeps/unix/sysv/linux/bits/statfs.h: Likewise.
10086         * sysdeps/unix/sysv/linux/bits/termios.h: Likewise.
10087         * sysdeps/unix/sysv/linux/bits/time.h: Likewise.
10088         * sysdeps/unix/sysv/linux/bits/uio.h: Likewise.
10089         * sysdeps/unix/sysv/linux/bits/utsname.h: Likewise.
10090         * sysdeps/unix/sysv/linux/bits/waitflags.h: Likewise.
10091         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Likewise.
10092         * sysdeps/unix/sysv/linux/m68k/bits/mman.h: Likewise.
10093         * sysdeps/unix/sysv/linux/m68k/bits/poll.h: Likewise.
10094         * sysdeps/unix/sysv/linux/mips/bits/endian.h: Likewise.
10095         * sysdeps/unix/sysv/linux/mips/bits/ioctl-types.h: Likewise.
10096         * sysdeps/unix/sysv/linux/mips/bits/ipc.h: Likewise.
10097         * sysdeps/unix/sysv/linux/mips/bits/mman.h: Likewise.
10098         * sysdeps/unix/sysv/linux/mips/bits/poll.h: Likewise.
10099         * sysdeps/unix/sysv/linux/mips/bits/shm.h: Likewise.
10100         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Likewise.
10101         * sysdeps/unix/sysv/linux/mips/bits/socket.h: Likewise.
10102         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Likewise.
10103         * sysdeps/unix/sysv/linux/mips/bits/statfs.h: Likewise.
10104         * sysdeps/unix/sysv/linux/mips/bits/termios.h: Likewise.
10105         * sysdeps/unix/sysv/linux/mips/bits/time.h: Likewise.
10106         * sysdeps/unix/sysv/linux/powerpc/bits/ioctl-types.h: Likewise.
10107         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
10108         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
10109         * sysdeps/unix/sysv/linux/sparc/bits/ioctls.h: Likewise.
10110         * sysdeps/unix/sysv/linux/sparc/bits/poll.h: Likewise.
10111         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h: Likewise.
10112         * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
10113         * sysdeps/unix/sysv/linux/sparc/sparc32/bits/mman.h: Likewise.
10114         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/mman.h: Likewise.
10115         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/setjmp.h: Likewise.
10116         * sysdeps/unix/sysv/minix/bits/sigaction.h: Likewise.
10117         * sysdeps/unix/sysv/sco3.2.4/bits/confname.h: Likewise.
10118         * sysdeps/unix/sysv/sco3.2.4/bits/sigaction.h: Likewise.
10119         * sysdeps/unix/sysv/sysv4/bits/sigaction.h: Likewise.
10120         * sysdeps/unix/sysv/sysv4/bits/utsname.h: Likewise.
10121         * sysdeps/unix/sysv/sysv4/bits/waitflags.h: Likewise.
10122         * sysdeps/unix/sysv/sysv4/i386/bits/stat.h: Likewise.
10123         * sysdeps/unix/sysv/sysv4/solaris2/bits/stat.h: Likewise.
10124         * sysdeps/unix/sysv/sysv4/solaris2/sparc/bits/sigcontext.h: Likewise.
10125         * sysdeps/vax/bits/huge_val.h: Likewise.
10126         * sysdeps/vax/bits/setjmp.h: Likewise.
10127         * sysdeps/wordsize-32/bits/elfclass.h: Likewise.
10128         * sysdeps/wordsize-64/bits/elfclass.h: Likewise.
10130 1997-11-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
10132         * libio/stdio.h: Correct comment of sys_nerr/sys_errlist.
10134 1997-11-25  Paul Eggert  <eggert@shade.twinsun.com>
10136         * strftime.c (strftime):
10137         No longer any need to undef or declare if emacs is defined.
10138         (my_strftime): When checking a -1 returned by mktime, don't blow up
10139         if localtime_r returns NULL.
10141 1997-11-24  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10143         * README.template: Fix spelling.
10145 1997-11-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
10147         * configure.in: Enhance --enable-add-ons description a wee bit.
10149 1997-11-24  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
10151         * glibcbug.in: Add more information of build environment and flags.
10153 1997-11-23  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10155         * sysdeps/posix/getcwd.c: Recognize EOF from readdir and translate
10156         it into ENOENT.
10158 1997-11-24 03:01  Ulrich Drepper  <drepper@cygnus.com>
10160         * elf/dl-support.c: Call __libc_init_secure to make sure
10161         __libc_enable_secure is defined early.
10162         * sysdeps/generic/enbl-secure.c: Change function name to
10163         __libc_init_secure and make it global instead of a constructor.
10165         * iconv/gconv.c: Fix lots of bugs.
10166         * iconv/gconv.h: Likewise.
10167         * iconv/gconv_builtin.h: Likewise.
10168         * iconv/gconv_close.c: Likewise.
10169         * iconv/gconv_conf.c: Likewise.
10170         * iconv/gconv_db.c: Likewise.
10171         * iconv/gconv_dl.c: Likewise.
10172         * iconv/gconv_open.c: Likewise.
10173         * iconv/gconv_simple.c: Likewise.
10174         * iconv/iconv.c: Likewise.
10175         * iconv/iconv_close.c: Likewise.
10176         * iconv/iconv_open.c: Likewise.
10178         * wcsmbs/Makefile (routines): Add wmemrtowcs and wmemrtombs.
10179         * wcsmbs/wchar.h: Add prototypes for wmemrtowcs and wmemrtombs.
10180         * wcsmbs/wmemrtombs.c: New file.
10181         * wcsmbs/wmemrtowcs.c: New file.
10183 1997-11-22 19:28  Ulrich Drepper  <drepper@cygnus.com>
10185         * iconv/gconv_simple.c: Fix lots of bugs.
10186         * iconv/iconv_open.c: Normalize names before passing them to
10187         __gconv_open.
10189         * libio/iolibio.h: Add prototypes for _IO_{new,old}_fclose.
10191         * libio/iopopen.c: Check for correct mode argument and punt otherwise.
10192         * stdio-common/test-popen.c: Add test for above change.
10194         * math/libm-test.c: Print test results also using %a format,
10195         specified in PRINTF_XEXPR macro.
10196         * math/test-double.c: Define PRINTF_XEXPR.
10197         * math/test-float.c: Likewise.
10198         * math/test-ldouble.c: Likewise.
10199         * math/test-idouble.c: Likewise.
10200         * math/test-ifloat.c: Likewise.
10201         * math/test-ildoubl.c: Likewise.
10203         * stdio-common/vfscanf.c: Recognize a in format specifier only as
10204         modifier if used before s, S, or [.  Otherwise it's the hexadecimal
10205         FP number format.
10207         * stdlib/strtod.c: Little code cleanup.
10209         * sysdeps/i386/Makefile: Define __LIBC_INTERNAL_MATH_INLINES for
10210         compiling in math subdir.
10212         * sysdeps/m68k/fpu/e_acos.c: Define __LIBC_INTERNAL_MATH_INLINES
10213         instead of __LIBC_M81_MATH_INLINES.
10214         * sysdeps/m68k/fpu/e_atan2.c: Likewise.
10215         * sysdeps/m68k/fpu/e_fmod.c: Likewise.
10216         * sysdeps/m68k/fpu/e_pow.c: Likewise.
10217         * sysdeps/m68k/fpu/e_scalb.c: Likewise.
10218         * sysdeps/m68k/fpu/k_cos.c: Likewise.
10219         * sysdeps/m68k/fpu/k_sin.c: Likewise.
10220         * sysdeps/m68k/fpu/k_tan.c: Likewise.
10221         * sysdeps/m68k/fpu/s_atan.c: Likewise.
10222         * sysdeps/m68k/fpu/s_ccos.c: Likewise.
10223         * sysdeps/m68k/fpu/s_ccosh.c: Likewise.
10224         * sysdeps/m68k/fpu/s_cexp.c: Likewise.
10225         * sysdeps/m68k/fpu/s_csin.c: Likewise.
10226         * sysdeps/m68k/fpu/s_csinh.c: Likewise.
10227         * sysdeps/m68k/fpu/s_frexp.c: Likewise.
10228         * sysdeps/m68k/fpu/s_ilogb.c: Likewise.
10229         * sysdeps/m68k/fpu/s_isinf.c: Likewise.
10230         * sysdeps/m68k/fpu/s_llrint.c: Likewise.
10231         * sysdeps/m68k/fpu/s_llrintf.c: Likewise.
10232         * sysdeps/m68k/fpu/s_llrintl.c: Likewise.
10233         * sysdeps/m68k/fpu/s_lrint.c: Likewise.
10234         * sysdeps/m68k/fpu/s_modf.c: Likewise.
10235         * sysdeps/m68k/fpu/s_remquo.c: Likewise.
10236         * sysdeps/m68k/fpu/s_scalbn.c: Likewise.
10237         * sysdeps/m68k/fpu/s_sincos.c: Likewise.
10238         * sysdeps/m68k/fpu/bits/mathinline.h: Define optimizations if
10239         __LIBC_INTERNAL_MATH_INLINES is defined.
10241         * sysdeps/i386/fpu/bits/mathinline.h: Define special i686 versions
10242         of compare macros from ISO C 9X.  Optimize generic versions a bit.
10243         Define __signbit inline functions and __ieee754_sqrt which can be
10244         used if the ompiler is fixed.
10246         * sysdeps/posix/sysv_signal.c: Define sysv_signal as weak alias.
10248 1997-11-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10250         * Makerules ($(common-objpfx)stub-$(subdir)): Look for
10251         sysdeps/generic in the whole dep file, not only in the first line.
10253 1997-11-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10255         * sysdeps/ieee754/bits/nan.h (__nan) [!__GNUC__]: Fix type.
10257 1997-11-19  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10259         * manual/arith.texi (Imaginary Unit): Move @end deftypevr to right
10260         place.
10262 1997-11-19  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10264         * elf/dl-error.c (_dl_signal_error): Only print colon if OBJNAME
10265         is non-empty.
10267 1997-11-20 16:51  Ulrich Drepper  <drepper@cygnus.com>
10269         * malloc/malloc.c (malloc_update_mallinfo): Initialize struct for
10270         return value.
10272 1997-11-19 21:36  Ulrich Drepper  <drepper@cygnus.com>
10274         * sysdeps/unix/sysv/linux/getcwd.c: Free allocated buffer if
10275         readlink succeeds but the return value is too long.
10277         * stdio-common/printf_fphex.c: Determine sign of number correctly.
10279 1997-11-19 02:45  Ulrich Drepper  <drepper@cygnus.com>
10281         * libc.map: Export __divl, __reml, __divq, __remq, __divqu and
10282         __remqu for Alpha.
10284 1997-11-18 23:08  Ulrich Drepper  <drepper@cygnus.com>
10286         * sysdeps/generic/sys/ucontext.h: Stub context file.
10288         * libio/iofprintf.c: Removed.  We use the stdio-common version.
10290         * manual/Makefile (distribute): Add stdio-fp.c.
10292         * sysdeps/powerpc/Dist: Add ppc-mcount.S.
10294         * db2/Makefile (distribute): Add include/os_func.h, README and
10295         mutex/tsl_parisc.s.
10297         * hesiod/Makefile (distribute): Add README.hesiod.
10299 1997-11-18 22:14  Ulrich Drepper  <drepper@cygnus.com>
10301         * iconv/gconv.c: Correctly call transformation function.
10303         * manual/maint.texi: Document need of binutils 2.8.1.0.17.
10305 1997-11-13  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
10307         * sysdeps/libm-ieee754/s_remquo.c (__remquo): Fix function (gave
10308         wrong results for e.g. remquo (3,2, &x)).
10309         * sysdeps/libm-ieee754/s_remquof.c (__remquof): Likewise.
10310         * sysdeps/libm-ieee754/s_remquol.c (__remquol): Likewise.
10312 1997-11-18  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
10314         * configure.in (ld --version-script): Test if the same symbol
10315         maybe defined in all versions (needed by recent changes to
10316         libc.map and supported with binutils 2.8.1.0.17) and issue warning
10317         if versioning is not supported/enabled.
10318         (bash test): Correct test case.
10320         * math/libm-test.c: Added counting/reporting of number of test cases.
10322         * elf/Makefile ($(objpfx)rtldtbl.h): gawk is not longer required,
10323         use awk instead.
10325         * sysdeps/unix/sysv/linux/net/if.h: Add __BEGIN_DECLS/__END_DECLS.
10327 1997-11-18  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
10329         * elf/dl-load.c (_dl_init_paths): Correct __mempcpy logic.
10331 1997-11-18 18:04  Ulrich Drepper  <drepper@cygnus.com>
10333         * sysdeps/generic/pty.c: Define REVOKE to use revoke function.
10334         Replace revoke call by use of REVOKE.
10335         * sysdeps/unix/sysv/linux/pty.c: New file.  Define REVOKE as
10336         empty and #include generic version.
10337         Suggested by Zack Weinberg <zack@rabi.phys.columbia.edu>.
10339 1997-11-18 16:02  Ulrich Drepper  <drepper@cygnus.com>
10341         * libc.map: Add socket functions with __libc_* names.
10342         Reported by Andreas Jaeger.
10344 1997-11-18  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
10346         * libc.map: Tidy up (remove duplicates, sort entries).
10348 1997-11-18  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
10350         * iconv/gconv.h: Add __BEGIN_DECLS/__END_DECLS.
10352 1997-11-18 06:45  Ulrich Drepper  <drepper@cygnus.com>
10354         * sysdeps/generic/pty.c: Make thread safe.  Fix bug when calling
10355         again after successful call.
10356         Patch by Marc Lehmann <pcg@goof.com>.
10358 1997-11-17  Paul Eggert  <eggert@twinsun.com>
10360         * time/mktime.c, time/strftime.c (_REENTRANT): #define,
10361         as some hosts need this to declare localtime_r properly.
10363 1997-11-18 06:08  Ulrich Drepper  <drepper@cygnus.com>
10365         * libc.map: Add iconv_open, iconv, and iconv_close.
10367 1997-11-18 02:31  Ulrich Drepper  <drepper@cygnus.com>
10369         * iconv/Makefile: New file.
10370         * iconv/gconv.c: New file.
10371         * iconv/gconv.h: New file.
10372         * iconv/gconv_builtin.c: New file.
10373         * iconv/gconv_builtin.h: New file.
10374         * iconv/gconv_close.c: New file.
10375         * iconv/gconv_conf.c: New file.
10376         * iconv/gconv_db.c: New file.
10377         * iconv/gconv_dl.c: New file.
10378         * iconv/gconv_open.c: New file.
10379         * iconv/gconv_simple.c: New file.
10380         * iconv/iconv.c: New file.
10381         * iconv/iconv.h: New file.
10382         * iconv/iconv_close.c: New file.
10383         * iconv/iconv_open.c: New file.
10384         * include/gconv.h: New file.
10386         * Makeconfig: Define gconvdir.
10387         * Makefile (subdirs): Add iconv.
10389         * string/bits/string2.h: Add optimization for strtok_r.
10391         * sysdeps/generic/_G_config.h: Define __need_NULL to get definition
10392         for NULL.
10393         * sysdeps/unix/sysv/linux/_G_config.h: Likewise.
10394         Reported by H.J. Lu <hjl@gnu.ai.mit.edu>.
10396         * configure.in: Correct test for bash2.
10397         Patch by Zack Weinberg <zack@rabi.phys.columbia.edu>.
10399         * locale/Makefile (CFLAGS-charmap.c): Add -Wno-char-subscripts.
10400         (CFLAGS-locfile.c): Likewise.
10401         Suggested by Zack Weinberg <zack@rabi.phys.columbia.edu>.
10403         * misc/hsearch_r.c (hsearch_r): Avoid undefinitely search for
10404         non-existing entry if the table is full.
10406         * posix/regex.h: Pretty print.
10408         * stdio-common/printf_fp.c: Don't define NDEBUG if already defined.
10410         * sysdeps/posix/ctermid.c: Simplify a bit.
10412         * sysdeps/unix/sysv/linux/net/if.h: Pretty print.
10414 1997-11-17  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
10416         * sysdeps/unix/sysv/linux/sys/quota.h: Add include for
10417         <sys/types.h> instead of <asm/types.h>.
10419 1997-11-16  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10421         * math/libm-test.c (asin_test): Add epsilon for asin (0.5).
10423 1997-11-16 17:09  H.J. Lu  <hjl@gnu.ai.mit.edu>
10425         * libc.map (_IO_stdin_, _IO_stdout_, _IO_stderr_, _IO_fopen,
10426         fopen, freopen, _IO_fclose, fclose): Added to GLIBC_2.0.
10427         (_IO_stdin_, _IO_stdout_, _IO_stderr_): Removed from GLIBC_2.1.
10428         (_IO_2_1_stdin_, _IO_2_1_stdout_, _IO_2_1_stderr_, _IO_fclose,
10429         fclose): Added to GLIBC_2.1.
10431         * libio/Makefile (routines, shared-only-routines): Add
10432         oldiofclose.  Remove oldfreopen.
10434         * libio/freopen.c (freopen): When PIC is defined, call
10435         _IO_old_freopen () for old stdio.
10437         * libio/iofclose.c (_IO_new_fclose): Renamed from _IO_fclose.
10438         (_IO_fclose, fclose): Use _IO_new_fclose as default version
10439         for GLIBC_2.1.
10441         * libio/iolibio.h (_IO_old_freopen): Use _IO_old_file_close_it
10442         instead of _IO_file_close_it.
10444         * libio/libio.h (_IO_stdin_, _IO_stdout_, _IO_stderr_): Changed
10445         to _IO_2_1_stdxxx_.
10446         (_IO_stdin, _IO_stdout, _IO_stderr): Declare as extern if _LIBC
10447         is defined.
10449         * libio/libioP.h (_IO_old_do_flush): New.
10451         * libio/oldfileops.c (_IO_old_file_close_it,
10452         _IO_old_file_finish, _IO_old_file_overflow, _IO_old_file_sync):
10453         Call _IO_old_do_flush () instead of _IO_do_flush ().
10454         (_IO_old_file_xsputn): Call _IO_old_do_write () instead of
10455         _IO_do_write ().
10457         * libio/oldiofopen.c (_IO_old_fopen): Call _IO_old_file_init ()
10458         instead of _IO_file_init ().
10459         Bind old symbols to version GLIBC_2.0.
10461         * libio/oldstdfiles.c (DEF_STDFILE): Don't use symbol_version.
10462         (_IO_old_stdin_, _IO_old_stdout_, _IO_old_stderr_): Changed to
10463         _IO_stdxxx_.
10464         (_IO_check_libio): New function in .init.
10466         * libio/oldiofclose.c: New file.
10468         * libio/stdfiles.c (_IO_new_stdin_, _IO_new_stdout_,
10469         _IO_new_stderr_): Changed to _IO_2_1_stdxxx_.
10470         (DEF_STDFILE): Don't use default_symbol_version.
10472         * libio/stdio.c (stdin, stdout, stderr): Set to
10473         _IO_2_1_stdxxx_._
10474         (_IO_stdin, _IO_stdout, _IO_stderr): New, strong alias of
10475         stdxxx.
10477         * csu/Makefile (distribute): Add init.c.
10478         (extra-objs): Add init.o for ELF.
10479         (start-installed-name): Add $(objpfx)init.o.
10481         * csu/init.c: New file.
10483 1997-11-12 08:02  H.J. Lu  <hjl@gnu.ai.mit.edu>
10485         * elf/dl-lookup.c (do_lookup): Don't use the hidden base
10486         definition as the default.
10488 1997-08-27  Klaus Espenlaub  <kespenla@hydra.informatik.uni-ulm.de>
10490         * erand48_r.c (__erand48_r): Implement for 32 bit short int.
10492 1997-11-15  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
10494         * elf/genrtldtbl.awk: Replace gensub for compatibility with gawk2
10495         (PR 351).
10497 1997-11-16 21:01  Philip Blundell  <Philip.Blundell@pobox.com>
10499         * sysdeps/arm/sysdep.h: Use __APCS_32__ to decide whether or not
10500         to preserve condition codes on function call.
10502 1997-11-13  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
10504         * sysdeps/generic/s_exp2l.c: Change exp2l to __ieee754_exp2l.
10506 1997-11-14  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
10508         * math/libm-test.c (asin_test): Add epsilon for float.
10509         (tan_test): Add epsilon for float.
10510         (log1p_test): Add epsilon for float.
10511         (inverse_functions): Add epsilons.
10513         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers) [socket]: Add
10514         net/if_packet.h.
10516         * sysdeps/unix/sysv/linux/Dist: Add net/if_packet.h.
10518 1997-11-10  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10520         * md5-crypt/Makefile (extra-objs): Make recursively expanded
10521         variable, since $(object-suffixes) is not defined yet.
10523 1997-11-11  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10525         * db2/Makefile (distribute): db185/db185_int.src ->
10526         db185/db185_int.h.
10528 1997-11-11  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10530         * misc/tst-fdset.c: Don't require the value of FD_ISSET to be
10531         exactly one.
10533 1997-11-11  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10535         * sysdeps/generic/e_acoshl.c: Fix stub_warning: use the user level
10536         name.
10537         * sysdeps/generic/e_acosl.c: Likewise.
10538         * sysdeps/generic/e_asinl.c: Likewise.
10539         * sysdeps/generic/e_atan2l.c: Likewise.
10540         * sysdeps/generic/e_expl.c: Likewise.
10541         * sysdeps/generic/e_fmodl.c: Likewise.
10542         * sysdeps/generic/e_j0l.c: Likewise.
10543         * sysdeps/generic/e_j1l.c: Likewise.
10544         * sysdeps/generic/e_jnl.c: Likewise.
10545         * sysdeps/generic/e_lgammal_r.c: Likewise.
10546         * sysdeps/generic/e_log10l.c: Likewise.
10547         * sysdeps/generic/e_logl.c: Likewise.
10548         * sysdeps/generic/e_powl.c: Likewise.
10549         * sysdeps/generic/e_sqrtl.c: Likewise.
10550         * sysdeps/generic/e_exp2l.c: Likewise.
10552 1997-11-11  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10554         * Make-dist (+sysdep-names): Remove extra paren.
10555         * Makefile (distribute): Add stub-tag.h.
10556         * elf/Makefile (distribute): Add atomicity.h.
10557         * stdlib/Makefile (headers): Add ucontext.h and sys/ucontext.h.
10558         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers)
10559         [$(subdir)=socket]: Add net/if_packet.h.
10560         * sysdeps/alpha/Dist: Remove setjmp_aux.c.
10561         * sysdeps/unix/sysv/linux/Dist: Add s_pread64.c, s_pwrite64.c,
10562         net/if_packet.h, scsi/sg.h.
10564 1997-11-13  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10566         * Makefile (install): Quote $(CC) expansion.
10568 1997-11-14  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
10570         * sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Added caching of
10571         working /proc cwd and no restrictions on path length.  Following
10572         some ideas from Andi Kleen <ak@muc.de> (PR 350).
10574 1997-11-14 19:14  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>
10576         * nis/nss_compat/compat-grp.c: Remove buggy assert call.
10577         * nis/nss_compat/compat-pwd.c: Likewise.
10578         * nis/nss_compat/compat-spwd.c: Likewise.
10580 1997-11-14 22:23  Ulrich Drepper  <drepper@cygnus.com>
10582         * sysdeps/libm-i387/s_fdim.S: New file.
10583         * sysdeps/libm-i387/s_fdimf.S: New file.
10584         * sysdeps/libm-i387/s_fdiml.S: New file.
10585         * sysdeps/libm-i387/i686/s_fdim.S: New file.
10586         * sysdeps/libm-i387/i686/s_fdimf.S: New file.
10587         * sysdeps/libm-i387/i686/s_fdiml.S: New file.
10589 1997-11-12  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10591         * string/bits/string2.h (strstr): Avoid warning if HAYSTACK is a
10592         pointer to unsigned char.
10594 1997-11-13  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
10596         * sysdeps/libm-ieee754/s_llrintf.c (__llrintf): Fix function.
10598         * sysdeps/libm-ieee754/s_lrintf.c (__lrintf): Fix function.
10600         * sysdeps/libm-ieee754/s_lrint.c (__lrint): Fix function.
10602 1997-11-12  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
10604         * sysdeps/libm-ieee754/s_ilogbf.c: Correct return values for
10605         ilogb(0/NaN).
10606         * sysdeps/libm-ieee754/s_ilogbl.c: Likewise.
10607         * sysdeps/libm-ieee754/s_ilogb.c: Likewise.
10609 1997-11-14 05:44  Ulrich Drepper  <drepper@cygnus.com>
10611         * sysdeps/libm-i387/s_fmin.S: New file.
10612         * sysdeps/libm-i387/s_fminf.S: New file.
10613         * sysdeps/libm-i387/s_fminl.S: New file.
10614         * sysdeps/libm-i387/s_fmax.S: New file.
10615         * sysdeps/libm-i387/s_fmaxf.S: New file.
10616         * sysdeps/libm-i387/s_fmaxl.S: New file.
10617         * sysdeps/libm-i387/i686/s_fmin.S: New file.
10618         * sysdeps/libm-i387/i686/s_fminf.S: New file.
10619         * sysdeps/libm-i387/i686/s_fminl.S: New file.
10620         * sysdeps/libm-i387/i686/s_fmax.S: New file.
10621         * sysdeps/libm-i387/i686/s_fmaxf.S: New file.
10622         * sysdeps/libm-i387/i686/s_fmaxl.S: New file.
10624 1997-11-14 03:06  Ulrich Drepper  <drepper@cygnus.com>
10626         * sysdeps/unix/sysv/linux/accept.S: Add __libc_accept as alias.
10627         * sysdeps/unix/sysv/linux/send.S: Likewise.
10628         * sysdeps/unix/sysv/linux/recvfrom.S: Likewise.
10629         * sysdeps/unix/sysv/linux/recvmsg.S: Likewise.
10630         * sysdeps/unix/sysv/linux/sendmsg.S: Likewise.
10631         * sysdeps/unix/sysv/linux/recv.S: Likewise.
10632         * sysdeps/unix/sysv/linux/sendto.S: Likewise.
10633         * sysdeps/unix/sysv/linux/connect.S: Likewise.
10634         Reported by Christopher Wiles <wileyc@ai.cs.fujitsu.co.jp>.
10636 See ChangeLog.7 for earlier changes.