* Makefile (subdirs): Remove crypt.
[glibc.git] / ChangeLog
blobaba6d89d78d0b1daa3808d763644572247df382f
1 Tue Jun 25 02:59:11 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
3         * Makefile (subdirs): Remove crypt.
4         * crypt: Directory removed.  It will be made an independent library
5         distribution.
7         * Makefile (distribute): Add rpm/{Makefile,teplate,rpmrc}.
9         * inet/getrpcent_r.c (DATABASE_NAME): New macro.
11         * inet/getrpcbynumber.c (BUFLEN): New macro.
13         * configure.in (--no-whole-archive check): Remove backslashes in cmd.
15         * Makefile (headers): Add libc-lock.h.
16         * sysdeps/stub/libc-lock.h: New file.
18         * inet/getrpcbynumber.c: Remove _r typo.
20         * elf/dl-load.c (_dl_map_object): Fix typo in last change.
22         * nss/nss_files/files-parse.c (parse_list): Reset ELT for elements
23         after the first!
25         * nss/nsswitch.c (__nss_database_lookup): If nsswitch.conf is missing
26         or doesn't mention DATABASE, use an internal default equivalent to
27         "DATABASE: compat [NOTFOUND=return] dns [NOTFOUND=return] files".
28         (nss_lookup_function): Call nss_new_service as needed.
29         (nss_parse_file): Don't bother calling nss_new_service here.
31         * grp/fgetgrent.c (LINE_PARSER): Pass zero SWALLOW arg for fields.
32         * pwd/fgetpwent.c: Likewise.
34         * malloc/malloc.h: Declare malloc_object_allocated_size, malloc_walk.
35         * malloc/Makefile (dist-routines): Add malloc-size, malloc-walk.
36         * malloc/malloc-size.c: New file.
37         * malloc/malloc-walk.c: New file.
39         * malloc/malloc-find.c (malloc_find_object_address): Return null if
40         PTR is outside the heap.
42         * elf/dl-load.c (_dl_map_object): If the requested name matches the
43         soname of a loaded object, use that object.
45 Mon Jun 24 19:57:01 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
47         * Makefile (subdirs): Add nss.
49         * inet/Makefile (routines): Add getrpcent, getrpcbyname,
50         getrpcbynumber, getrpcent_r, getrpcbyname_r, getrpcbynumber_r.
51         * inet/getrpcbynumber_r.c: New file.
52         * inet/getrpcbynumber.c: New file.
53         * inet/getrpcbyname.c: New file.
54         * inet/getrpcbyname_r.c: New file.
55         * inet/getrpcent_r.c: New file.
56         * inet/getrpcent.c: New file.
57         * nss/rpc-lookup.c: New file.
58         * nss/nss_files/files-rpc.c: New file.
59         * nss/Makefile (routines): Add rpc-lookup.
60         (libnss_files-routines): Add files-rpc.
61         * sunrpc/Makefile (routines): Remove getrpcent.
62         * sunrpc/getrpcent.c: File removed.
64         * nss/getXXent_r.c (REENTRANT_GETNAME): Clear NO_MORE when NIP is
65         non-null on entry.
67         * Makeconfig (rpath-link): Add $(nssobjdir).
68         (nssobjdir): New variable.
70         * Makerules: Move shared library building before objects rules, so
71         versions are known before extra-lib.mk gets included.
72         * extra-lib.mk (lib-noranlib): Depend on the shared object too.
74         * pwd/getpwuid.c: Rewritten using nss.
75         * pwd/getpwnam.c: Likewise.
76         * pwd/getpwent.c: Likewise.
77         * grp/getgrnam.c: Likewise.
78         * grp/getgrgid.c: Likewise.
79         * grp/getgrent.c: Likewise.
80         * pwd/Makefile (routines): Add getpwent_r, getpwnam_r, getpwuid_r.
81         * pwd/getpwent_r.c: New file.
82         * pwd/getpwnam_r.c: New file.
83         * pwd/getpwuid_r.c: New file.
84         * grp/Makefile (routines): Add getgrent_r, getgrgid_r, getgrnam_r.
85         * grp/getgrnam_r.c: New file.
86         * grp/getgrgid_r.c: New file.
87         * grp/getgrent_r.c: New file.
88         * grp/Makefile (routines): Remove grpopen, grpread.
89         * pwd/Makefile (routines): Remove pwdopen, pwdread.
90         * grp/grpopen.c, grp/grpread.c, pwd/pwdopen.c, pwd/pwdread.c: Removed.
92         * pwd/fgetpwent.c: Rewritten using files-parse.c.
93         * grp/fgetgrent.c: Likewise.
95         * nss/Makefile (routines): Add grp-lookup and pwd-lookup.
96         * nss/pwd-lookup.c, nss/grp-lookup.c: New files.
97         * nss/nss_files/files-grp.c: New file.
98         * nss/nss_files/files-pwd.c: New file.
100         * nss/Makefile (subdir-dirs): New variable; use it in vpath.
102         * nss/nss_files/files-parse.c: New file.
103         * nss/nss_files/files-XXX.c: New file.
104         * nss/nss_files/files-hosts.c, nss/nss_files/files-proto.c,
105         nss/nss_files/files-service.c, nss/nss_files/files-network.c:
106         Rewritten using them.
108         * nss/Makefile (libnss_files-routines): Remove files-host.
109         Add files-hosts, files-grp, files-pwd.
111         * nss/nss_dns/dns-network.c: Don't include <pthread.h>.
113 Mon Jun 24 22:39:12 1996  Richard Henderson  <rth@tamu.edu>
115         * sysdeps/alpha/dl-machine.h (ELF_MACHINE_RUNTIME_TRAMPOLINE):
116         A .plt entry now loads the .rela.plt offset directly rather
117         than making us calculate it.
119 Sun Jun 23 15:24:05 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
121         * time/Makefile ($(installed-localtime-file) rule): Do
122         $(make-target-directory) first.
124         * resolv.h: Fix wrapper for resolv/resolv.h.
126         * configure.in (ld --no-whole-archive check): Use AC_TRY_COMMAND.
127         Compile dummy file and pass -nostdlib -nostartfiles so as not to
128         require installed libraries.
130         * shlib-versions (*-*-*): Set libresolv=2, libnss_files=1,
131         libnss_dns=1.
133 Sun Jun 23 19:42:05 1996  Ulrich Drepper  <drepper@cygnus.com>
135         * resolv/Makefile (distribute): Remove res_hconf.h; add mapv4v6addr.h
136         and mapv4v6hostent.h.
137         (routines): Move res* and gethnamaddr into libresolv-routines.
138         (libresolv-routines): New variable, put them there.
139         (extra-libs): New variable, list libresolv.
140         (CPPFLAGS): Add -D for get*by* to res_get*by*.
142         * resolv/netdb.h (_PATH_NSSWITCH_CONF): New macro.
144         * inet/herrno.c: New file.
146         * resolv/res_init.c: Remove res_hconf calls.
148         * nss/Makefile, nss/XXX-lookup.c, nss/file-lookup.c,
149         nss/getXXbyYY.c, nss/getXXbyYY_r.c, nss/getXXent.c,
150         nss/getXXent_r.c, nss/host-lookup.c, nss/network-lookup.c,
151         nss/nsswitch.c, nss/nsswitch.h, nss/proto-lookup.c,
152         nss/service-lookup.c: New files.  Implementation of name
153         service switch, following the approach in Solaris.
154         Interface specification and general structure inspired by Peter
155         Eriksson <pen@lysator.liu.se>.
156         * nss/nss_files/files-host.c, nss/nss_files/files-network.c,
157         nss/nss_files/files-proto.c, nss/nss_files/files-service.c:
158         Implementation of libnss_files.so module for file based databases
159         in NSS service.
160         * nss/nss_dns/dns-host.c, nss/nss_dns/dns-network.c: Implementation
161         if libnss_dns.so module for DNS name lookup in NSS service.
163         * inet/getproto.c, inet/getprtent.c, inet/getprtname.c,
164         inet/getservent.c, inet/getsrvbynm.c, inet/getsrvbypt.c:
165         Changed to serve as interface to NSS.
166         * inet/gethstbyad.c, inet/gethstbyad_r.c, inet/gethstbynm.c,
167         inet/gethstbynm2.c, inet/gethstbynm2_r.c, inet/gethstbynm_r.c,
168         inet/gethstent.c, inet/gethstent_r.c, inet/getnetbynm.c,
169         inet/getnetbynm_r.c, inet/getnetbypt.c, inet/getnetbypt_r.c,
170         inet/getnetent.c, inet/getnetent_r.c, inet/getproto_r.c,
171         inet/getprtent_r.c, inet/getprtname_r.c, inet/getservent_r.c,
172         inet/getsrvbynm_r.c, inet/getsrvbypt_r.c: New files.  Implement
173         interfaces to NSS, including reentrant functions.
175         * resolv/getnetbyaddr.c, resolv/getnetbyname.c, resolv/getnetent.c,
176         resolv/sethostent.c: Removed:  Obsoleted by NSS.
178         * resolv/mapv4v6addr.h, resolv/mapv4v6hostent.h: Extracted from
179         gethnamaddr.c.  These private functions are now used in more
180         than one file.
182         * resolv/inet_pton.c, resolv/gethnamaddr.c: Updated to bind-4.9.4-T5B.
184 Sat Jun 22 16:49:47 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
186         * rpm/Makefile ($(config)): Make sure the word list in the for
187         loop is syntactically non-empty.
189 Sat Jun 22 21:29:52 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
191         * Version 1.92 test release.
193 Sat Jun 22 23:30:07 1996  David Mosberger-Tang  <davidm@azstarnet.com>
195         * sysdeps/unix/sysv/linux/syscalls.list (ksyslog_ctl): Rename
196         to klogctl to match prototype in sys/klog.h.
198         * sysdeps/posix/libc_fatal.c: Add include of <string.h>.
199         * sysdeps/unix/sysv/linux/gethostid.c: Ditto.
201         * sysdeps/posix/getcwd.c (__canonicalize_directory_name_internal):
202         Remove.  Code is now part of __getcwd again.  The old function
203         never really worked for anything but THISDIR==".".
205         * sysdeps/alpha/Makefile (CFLAGS-rtld.c): Add -mbuild-constants
206         only when building ELF version of library.
208         * libio/libioP.h (_IO_vscanf): Add prototype.
210         * posix/unistd.h (syscall): Change sysno arg and return value
211         to int long.
213 Sat Jun 22 10:44:09 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
215         * version.h (VERSION): Updated to 1.92.
217         * misc/Makefile (headers): Add ar.h.
218         * misc/ar.h: New file.
220         * config.make.in (BUILD_CC): New variable.
221         * configure.in: Check for BUILD_CC if $host != $build.
223         * posix/glob.c: Include <alloca.h> only [HAVE_ALLOCA_H], not [sparc].
225         * Makerules [! objects] (subdir_lib): Depend on the stamp$o files.
226         (stamp$o files): New targets, create them empty, no deps.
228         * rpm/template (Source): New field.
229         (%prep, %build, %install): New sections.
230         (%files): Add %doc FAQ NEWS NOTES README.
231         * rpm/rpmrc (builddir): Removed.
233 Fri Jun 21 00:27:51 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
235         * elf/dl-load.c (_dl_map_object_from_fd): Fix mapping and l_phdr
236         guessing to not assume p_vaddr of first load cmd is zero.
238         * sysdeps/sparc/elf/start.S: New file.
239         * sysdeps/sparc/dl-machine.h: New file.
241         * posix/fnmatch.c (fnmatch): Fix \*[*?]+ case to increment name ptr
242         only for ?s, not for *s.  Fix from Chet Ramey.
244         Fixes thanks to Raja R Harinath <harinath@cs.umn.edu>:
245         * sysdeps/unix/sysv/utmpbits.h: Define _HAVE_UT_{TYPE,ID,TV,HOST}.
246         Use __{BEGIN,END}_DECLS.
247         (_PATH_WTMP, _PATH_UTMP, _PATH_LASTLOG): New macros.
248         * login/utmp.h (UTMP_FILE, UTMP_FILENAME, WTMP_FILE, WTMP_FILENAME):
249         New macros, moved here from sysdeps/gnu/utmpbits.h.
250         * sysdeps/generic/utmpbits.h (_HAVE_UT_HOST): Define it.
251         * sysdeps/gnu/utmpbits.h (_HAVE_UT_HOST): Likewise.
252         * login/logout.c: Use ut_host only #if _HAVE_UT_HOST.
253         Use sizeof instead of UT_*SIZE.
254         * login/logwtmp.c: Likewise.
256         * misc/tsearch.c (tdelete): Define as weak alias to __tdelete.
258         * version.c (banner): Add trailing newline.
260         * login/utmp.h: Declare login_tty.
262 Thu Jun 20 21:19:07 1996  Richard Henderson  <rth@tamu.edu>
264         * sysdeps/alpha/dl-machine.h (elf_alpha_fix_plt):
265         Changed to a 12-byte PLT entry to remove dependency on $gp.
266         Take a new got_addr parameter.
267         (elf_machine_rela): Pass the new parameter.
268         (ELF_MACHINE_RUNTIME_TRAMPOLINE): Do arithmetic for 12-byte PLT.
269         (RTLD_START): Do normal linkage with program entry.
271 Thu Jun 20 12:18:21 1996  Miles Bader  <miles@gnu.ai.mit.edu>
273         * sysdeps/mach/hurd/brk.c (_hurd_brk): Initialize to 0.
275         * hurd/getuids.c (getuids): New weak link to __getuids.
277 Wed Jun 19 10:21:24 1996  Miles Bader  <miles@gnu.ai.mit.edu>
279         * hurd/hurdlookup.c (__hurd_file_name_lookup_retry,
280         __hurd_file_name_lookup, __hurd_file_name_split): Add & use LOOKUP
281         argument.
282         Rename nested function lookup to lookup_op.
283         (__file_name_lookup, __file_name_lookup_under):
284         Pass 0 for lookup arg to __hurd_file_name_lookup.
285         (__file_name_split): Likewise for __hurd_file_name_split.
286         * hurd/path-lookup.c (hurd_file_name_path_lookup): Add LOOKUP argument.
287         Rename nested function lookup to scan_lookup.
288         (file_name_path_lookup): Pass 0 for lookup arg to
289         hurd_file_name_path_lookup.
290         * hurd/hurd/lookup.h (__hurd_file_name_lookup, hurd_file_name_lookup,
291         __hurd_file_name_lookup_retry, hurd_file_name_lookup_retry:
292         __hurd_file_name_split, hurd_file_name_split, hurd_file_name_lookup):
293         Add LOOKUP argument.
294         * sysdeps/mach/hurd/access.c (__access): Pass 0 lookup arg to
295         __hurd_file_name_lookup.
297 Mon Jun 17 19:09:49 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
299         * Make-dist (+sysdeps): Move wildcard inside loop to avoid consing
300         up a huge list just to discard most of it.
302         * configure.in (sysnames): Avoid fgrep by using the case shell
303         builtin.
305         * Makeconfig (config.status): Fix dependency on Implies files.
307 Wed Jun 19 01:27:57 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
309         * math/Makefile (distribute): Add ieee-math.c.
311 Wed Jun 19 03:24:58 1996  Ulrich Drepper  <drepper@cygnus.com>
313         * locale/codeset_name.c: New file.  Provide function for information
314         about currently used character set.
315         * locale/Makefile (routines): Add codeset_name.
316         * locale/langinfo.h (_NL_CTYPE_CODESET_NAME): Add new constant.
317         * locale/localeinfo.h: Change magic number because of incompatible
318         change.
319         * locale/C-ctype.c: Add initializer for new field `codeset_name'.
320         * locale/programs/ld-ctype.c: Implement handling of `codeset_name'.
322         * locale/programs/locfile.c: Don't depend in pre-2.0 Linux specific
323         name `MAX_IOVEC'.  Instead use standard name `UIO_MAXIOV'.
325         * locale/setlocale.c (setlocale): Initialize local variables to
326         prevent warnings.
328 Thu Jun 13 17:25:11 1996  David Mosberger-Tang  <davidm@azstarnet.com>
330         * sysdeps/generic/memcmp.c: Add prototype decls for internal fns.
332         * locale/programs/locale.c: Include string.h.
334         * sunrpc/xdr_stdio.c (xdrstdio_getlong), sunrpc/xdr_rec.c
335         (xdrrec_getlong), sunrpc/xdr_mem.c (xdrmem_getlong): Make sure
336         appropriate sign-extension is performed on machines with
337         sizeof(long) > 4.
339         * sunrpc/xdr.c (xdr_int, xdr_u_int): If sizeof(long)==8 and
340         sizeof(int)<sizeof(long), we need to go through a temporary
341         variable.
343         * locale/programs/ld-numeric.c: Include <alloca.h>
345         * libio/stdio.h (__libc_fatal): Add prototype.
347         * libio/cleanup.c: Use __P() to declare prototype when __STDC__ is
348         in efect.
350         * libio/iopopen.c (read_or_write, parent_end, child_end): Declare
351         volatile to avoid "might get clobbered by longjmp" warning.
353         * features.h (__KERNEL_STRICT_NAMES): Define __KERNEL_STRICT_NAMES
354         unless _LOOSE_KERNEL_NAMES is in effect (which, with high
355         probability is a sure loser).
356         * sysdeps/unix/sysv/linux/gnu/types.h (__KERNEL_STRICT_NAMES): Remove.
358         * sysdeps/unix/bsd/osf/alpha/start.S (errno): Removed.
359         * sysdeps/unix/sysv/linux/alpha/start.S: Ditto.
361         * misc/paths.h (_PATH_MAN): Change from /usr/share/man to /usr/man
362         to be Linux FSSTND compliant.
364 Mon Jun 10 17:50:31 1996  David Mosberger-Tang  <davidm@azstarnet.com>
366         * sysdeps/unix/sysv/linux/alpha/pipe.S: Use PSEUDO.
368         * sysdeps/unix/sysv/linux/alpha/sysdep.S,
369         sysdeps/unix/sysv/linux/alpha/brk.S,
370         sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S,
371         sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S,
372         sysdeps/unix/sysv/linux/alpha/llseek.S,
373         sysdeps/unix/sysv/linux/alpha/sigsuspend.S,
374         sysdeps/unix/sysv/linux/alpha/syscall.S: Rename syscall_error to
375         __syscall_error to avoid intruding application name space.
377         * sysdeps/unix/sysv/linux/alpha/sysdep.h: Rename __NR_get?id
378         to SYS_get?id so that syscall stubs in sysdeps/unix define
379         these syscalls in terms of getxpid/getxuid/getxgid.
381         * sysdeps/unix/_exit.S, sysdeps/unix/getegid.S,
382         sysdeps/unix/geteuid.S, sysdeps/unix/getppid.S,
383         sysdeps/unix/execve.S, sysdeps/unix/fork.S,
384         sysdeps/unix/syscall.S: Terminate syscall with PSEUDO_END.
386         * sysdeps/unix/make-syscalls.sh, sysdeps/unix/sysdep.h
387         (PSEUDO_END): Rename END() to PSEUDO_END().
389         * sysdeps/unix/alpha/sysdep.h: Move error-handling code in PSEUDO
390         to PSEUDO_END to improve branch-prediction.  Include .frame
391         directive to make syscalls debugabble.
392         (PSEUDO_END): New macro.
394         * sysdeps/unix/alpha/sysdep.h, sysdeps/alpha/bb_init_func.S,
395         sysdeps/unix/sysv/linux/alpha/brk.S: Use ldiq instead of ldi since
396         latter is illegal under DEC Unix.
398         * sysdeps/unix/alpha/sysdep.S: Renamed from
399         sysdeps/unix/sysv/linux/alpha/sysdep.S.  This file works for OSF/1
400         as well.
401         * sysdeps/unix/bsd/osf/alpha/sysdep.S: Remove (note that the
402         EWOULDBLOCK -> EAGAIN mapping was unnecessary since
403         EWOULDBLOCK==EAGAIN under DEC Unix and Linux/Alpha).
405         * sysdeps/alpha/divrem.h: Use retaddr instead of ra as the return
406         address register in the .frame directive.
408         * sysdeps/alpha/copysign.c: Remove.
410         * sunrpc/rpc/types.h: Include <sys/param.h> and <netinet/in.h> to
411         avoid RPC definitions of INADDR_LOOPBACK and/or MAXHOSTNAMELEN.
413         * errno.h: Move __END_DECLS to correct place to make file
414         compilable under c++.
416         * dirent/dirent.h: Document _DIRENT_HAVE_D_OFF macro.  Define
417         d_ino only if <direntry.h> hasn't defined d_fileno.
419         * configure.in (HAVE_ASM_WEAKEXT_DIRECTIVE): Reverse order of
420         arguments to weakext to make .weakext detection work on ECOFF systems.
422         * FAQ: Add Linux/Alpha to list of supported platforms.  Mention
423         that _validuser() has been replaced by __ivaliduser().
425 Thu Jun  6 21:39:38 1996  David Mosberger-Tang  <davidm@azstarnet.com>
427         * sysdeps/unix/bsd/sun/sunos4/tcsetattr.c (tcsetattr): Declare cmd
428         as unsigned long, not as int (to avoid incorrect int->long
429         promotion).
431 Tue Jun 18 17:56:44 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
433         * Version 1.91 test release.
435         * Makerules ($(common-objpfx)distinfo-$(subdir)): Change target from
436         distinfo to this.
437         (distinfo): Make phony target depending on that.
438         (TAGS, po/%.pot, dist): Change deps.
439         (common-clean): Remove that file.
440         * rpm/Makefile (distinfo): Change names.
442         * rpm/Makefile (clean): New target.
444         * stdlib/test-canon.c: New test program contributed by David Mosberger.
445         * stdlib/Makefile (tests): Add test-canon.
446         * stdlib/canonicalize.c: Rewritten by David Mosberger.
448 Mon Jun 17 17:53:21 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
450         * mach/Machrules (%_server.c %_server.h rule): Remove gratuitous
451         mention of $< in mig cmd.  Thanks to Shantanu Goel.
453         * sysdeps/mach/hurd/brk.c (___brk_addr): Define as weak alias for
454         _hurd_brk.
456         * libio/stdio.h [__USE_SVID]: Declare tempnam.
458 Fri Jun 14 19:28:33 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
460         * sysdeps/unix/sysv/linux/syscalls.list: Add swapon with two
461         parameters.
463 Wed Jun 12 20:40:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
465         * sysdeps/m68k/dl-machine.h (RTLD_START): Fix access to
466         _dl_default_scope.
468 Sun Jun 16 03:22:49 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
470         * sysdeps/stub/elfclass.h: New file.
472         * Make-dist (subdir): Make empty value really empty.
474         * version.h (VERSION): Update to 1.91.
476         * hurd/hurdinit.c (map0): Remove [!PIC] conditional.
478         * shlib-versions (*-*-*): Add libutil=1.
480         * rpm/Makefile (install-lib): Add libc.a et al.
481         (install-others): Only add libc.so if $(build-shared) is yes.
483         * math/Makefile (install-lib): New variable, list libieee.a.
484         (non-lib.a): Likewise.
485         (extra-objs): Likewise, and ieee-math.o.
486         ($(objpfx)libieee.a): New target, link to ieee-math.o.
487         * math/ieee-math.c: New file.
488         * sysdeps/unix/sysv/linux/Makefile [$(subdir)=math]: Remove setfpucw
489         and libieee.a stuff.
490         * sysdeps/unix/sysv/linux/ieee-fpucw.c: File removed.
491         * sysdeps/unix/sysv/linux/i386/ieee_fpu.c: File removed.
493         * sysdeps/unix/sysv/Makefile (sysdep_headers): Make append of termio.h
494         and rule for it conditional on termio.h not already being in
495         sysdep_headers.
497         * rpm/Makefile (install-others) [libc.so-version]: Get libc.so from
498         $(libdir), only the versioned named from $(slibdir).
499         (instfiles): New variable.
500         (glibc-$(version).$(config).rpm): New target.  Run rpm -bb.
501         * rpm/rpmrc: New file.  A third of the options controlling rpm can
502         only be given here (another third is on the command line, and a third
503         cannot be specified in any way shape or form).
505 Sun Jun 16 02:44:22 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
507         * rpm/template: New file.
508         * rpm/Makefile: New file.
510         * Makeconfig (sysdep-configures): Remove empty variable.
512         * Makerules (distinfo-vars): Write defns for $(install-lib.so) and
513         $(versioned).
515         * manual/Makefile (subdir_%): Add new rule with no deps, secondary to
516         to rule w/dep on %, with no-op commands.
518         * Makerules (subdir_distinfo): New phony target; depend on distinfo.
519         * Makefile (rpm/%): New rule.
520         (+subdir_targets): Add subdir_distinfo.
522 Sun Jun 16 00:40:20 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
524         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Don't add
525         fpu_control.h here.
527         * time/Makefile ($(installed-localtime-file)): If target exists, do
528         nothing but print a message; if not, make it an absolute symlink.
530         * time/tzset.c (__tzset): After stripping leading :, call
531         __tzfile_read on TZ even if it's empty or null.
532         * time/tzfile.c (__tzfile_read): Use "Universal" if passed "".
534 Sat Jun 15 18:13:43 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
536         * hurd/Makefile (routines): Add get-host, set-host.
537         (distribute): Add hurdhost.h.
538         * hurd/hurdhost.h: New file.
539         * sysdeps/mach/hurd/gethostname.c: Use _hurd_get_host_config.
540         * sysdeps/mach/hurd/gethostid.c: Likewise.
541         * sysdeps/mach/hurd/sethostname.c: Use _hurd_set_host_config.
542         * sysdeps/mach/hurd/sethostid.c: Likewise.
543         * hurd/get-host.c: New file.
544         * hurd/set-host.c: New file.
546         * math/Makefile (headers): Add fpu_control.h.
547         (aux): New variable, list fpu_control and setfpucw.
548         * sysdeps/generic/fpu_control.c: New file.
549         * sysdeps/stub/fpu_control.h: New file.
550         * sysdeps/unix/sysv/linux/m68k/fpu_control.h: Moved to ...
551         * sysdeps/m68k/fpu_control.h: here.
552         * sysdeps/unix/sysv/linux/i386/fpu_control.h: Moved to ...
553         * sysdeps/i386/fpu_control.h: here.
554         * sysdeps/unix/sysv/linux/alpha/fpu_control.h: Moved to ...
555         * sysdeps/alpha/fpu/fpu_control.h: here.  Fixed copyright.
556         * sysdeps/unix/sysv/linux/alpha/Makefile (sysdep_routines): Remove
557         setfpucw, fpu_control.
558         * sysdeps/unix/sysv/linux/alpha/fpu_control.c: File removed.
559         * sysdeps/unix/sysv/linux/setfpucw.c: Moved to ...
560         * sysdeps/generic/setfpucw.c: here.
561         (__fpu_control): Variable removed.
562         (__setfpucw): Use SET even if zero.
564         * elf/dl-deps.c (_dl_map_object_deps): Set MAP's mark bit before loop.
565         Set mark bits of deps as opened, instead of as scanned.
567         * elf/rtld.c (dl_main): Remove _dl_rtld_map from chain unconditionally.
568         Then if it has a nonzero l_opencount, add it back in search order.
570         * elf/dl-load.c (_dl_map_object): Don't use _dl_loaded's DT_RPATH if
571         it ain't got one!
573         * sysdeps/unix/sysv/linux/Dist: Add sys/klog.h.
575         * elf/dl-open.c (_dl_open): Remove PARENT argument, pass null.
576         * elf/link.h: Update prototype.
577         * elf/dl-load.c (_dl_map_object): If dependents' DT_RPATHs don't find
578         NAME, try the DT_RPATH of the executable itself if dynamic.
579         * elf/dlopen.c (dlopen): Don't pass first arg to _dl_open.
581         * elf/dl-load.c (_dl_map_object): Exit DT_RPATH checking loop when an
582         open succeeds.
584         * Makerules (build-shlib): Give -L opts for each elt of $(rpath-link).
586         * sysdeps/mach/hurd/Makefile (sysdep-LDFLAGS): Variable removed.
587         (rpath-link): Append to this instead.
589 Fri Jun 14 01:51:47 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
591         * version.c (banner): New static const variable, complete version
592         banner text.
593         (__libc_print_version): Use it, and use __write instead of printf.
595         * configure.in (sysnames): Don't cache the value, because it
596         depends only on libc sources.  Merge uniquifying third pass into
597         Implies/parent expansion second pass.  Report each unique name as
598         it is added in partial report string, terminated when finished.
600         * Makeconfig (sysdep_dir): Move defn before config.status rule that
601         expands it.
602         (sysdep-configures): Variable removed.
603         (config.status): Use its contents directly, tighten up a bit, and
604         include Implies files.
606         * elf/dl-open.c (_dl_open) [PIC]: Set PARENT to _dl_loaded if null.
608         * elf/Makefile ($(objpfx)$(rtld-installed-name)): Make a symlink.
610 Thu Jun 13 14:29:56 1996  Miles Bader  <miles@gnu.ai.mit.edu>
612         * hurd/hurdsig.c (_hurd_internal_post_signal): Rename `deliver:'
613         label to `deliver_pending:' to match goto.
615 Thu Jun 13 00:02:25 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
617         * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_open_zero_fill):
618         Add comment.
620         * elf/rtld.c (dl_main): Close _dl_zerofd after mapping deps.
622         * sysdeps/generic/machine-gmon.h [NO_UNDERSCORES]: Define mcount as
623         weak alias for _mcount.
624         * sysdeps/alpha/_mcount.S (mcount): Define as weak alias.
626         * elf/dl-lookup.c (_dl_lookup_symbol): If no value and *REF is
627         null, consider it a strong reference and give the error.
629 Wed Jun 12 15:52:46 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
631         * elf/dl-open.c (_dl_open): Correctly terminate relocating loop
632         after relocating NEW when it's the only new object.
634         * elf/dl-init.c (_dl_init_next): When out of initializers, set
635         _r_debug.r_state to RT_CONSISTENT and call _dl_debug_state just
636         before return.
638         * elf/rtld.c (dl_main): Move _dl_debug_initialize call after
639         relocation.  Call it unconditionally and only fill in DT_DEBUG
640         if it's present.  Then call _dl_debug_state with r_state RT_ADD
641         before running initializers.
643         * elf/dl-open.c (_dl_open): Call _dl_debug_initialize and then call
644         _dl_debug_state with r_state RT_ADD before running initializers
645         * elf/dl-close.c (_dl_close): Call _dl_debug_state with r_state
646         RT_DELETE before running finalizers and with RT_CONSISTENT just
647         before return.
649         * elf/Makefile (dl-routines): Add dl-debug.
650         * elf/dl-debug.c: New file.
651         * elf/rtld.c (_dl_r_debug): Rename to _r_debug and move to dl-debug.c.
652         (_dl_r_debug_state): Rename to _dl_debug_state and likewise move.
653         (dl_main): Use _dl_debug_initialize.
654         * elf/link.h: Fix name to _dl_debug_state in decl.
655         (_dl_debug_initialize): Declare new function from dl-debug.c.
656         (_r_debug): Declare it.
658         * Makerules (distinfo-vars): Add install-{lib,data,bin,sbin,others}.
659         In distinfo set $(subdir)-VAR and then set VAR to $($(subdir)-VAR).
661         * Makeconfig (rpath-link): New variable; add $(elfobjdir).
662         (default-rpath): Use it.
663         (built-program-cmd): Use it in LD_LIBRARY_PATH.
665         * Makeconfig (sysdep-configures): Prepend $(sysdep_dir) to names tried.
667         * sysdeps/unix/Dist: Add make-syscalls.sh.
669         * misc/Makefile (headers): Add sys/swap.h.
670         * posix/unistd.h: Remove decls for swapon, swapoff.
671         * sysdeps/generic/sys/swap.h: New file.
672         * sysdeps/unix/sysv/linux/sys/swap.h: New file.
674         * sysdeps/unix/sysv/linux/gnu/types.h: Remove temporary hack #define
675         of __kernel_fsid_t.  It is correctly defines in <linux/types.h> now.
677 Tue Jun 11 23:23:30 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
679         * Makerules (LDFLAGS-c.so): Use __libc_main instead of
680         __libc_print_version as entry point for shared object.
681         * version.c [HAVE_ELF] (__libc_main): New function.
683         * elf/dl-load.c (_dl_map_object_from_fd): Relocate l_entry with the
684         load address.
686 Tue Jun 11 19:13:04 1996  Richard Henderson  <rth@tamu.edu>
688         * sysdeps/alpha/dl-machine.h: New file.
690         * elf/dl-close.c: Include <string.h> for memcpy.
691         * elf/dl-lookup.c: Same.
693         * elf/elf.h: Add Elfxx_Symndx for symbol indices.
694         * elf/dl-lookup.c (_dl_lookup_symbol): Use it.
695         (_dl_setup_hash): Use it.
696         * elf/link.h (struct link_map): Use it.
698         * elf/rtld.c (_dl_start): Don't rely on pointer-to-first-arg hack
699         for getting the argc/argv/envp block.  Instead, make it the argument.
700         sysdeps/i386/dl-machine.h (RTLD_START): Do that.
701         sysdeps/m68k/dl-machine.h (RTLD_START): Same.
703         * shlib-versions: Add version numbers for alpha-linux.  To avoid
704         user confusion, make them the same as i386-linux.
706         * sysdeps/alpha/Makefile [subdir elf]: Add -mno-fp-regs to
707         sysdep-CFLAGS so that _dl_runtime_resolve doesn't have to save them.
708         Add -mbuild-constants to CFLAGS-rtld.c to that we can bootstrap
709         without using literal data.
711         * sysdeps/generic/dl-sysdep.c: Include <string.h> for memcpy.
712         Finish Elf32 -> ElfW migration.
714 Tue Jun 11 15:09:15 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
716         * Makerules (elfobjdir): Use $(objdir) if set, even in elf subdir.
718         * elf/Makefile (routines): Remove init-first.
719         * csu/Makefile (routines): New variable; put it here instead.
721         * config.make.in (CFLAGS): New variable.
723         * io/sys/stat.h (S_ISLNK, S_ISSOCK): Make conditional on __USE_BSD,
724         not __USE_GNU.
725         * string/string.h (strncasecmp): Likewise.
727         * elf/Makefile (lib-noranlib): Move rule adding deps for ld.so et al
728         to after `include ../Rules', so $(rtld-installed-name) is defined.
730         * string/basename.c (basename): Cast FILENAME to char * for return.
732         * Makerules ($(libdir)/libc.so): Put $(rtld-installed) name between
733         libc.so and libc.a in the deps.
735         * elf/Makefile ($(objpfx)$(rtld-installed-name)): New target to make
736         link to ld.so if that is not the installed name.
737         (lib-noranlib): Depend on the installed name in the build directory
738         instead of on ld.so.
740         * Makeconfig (link-libc): Include $(elfobjdir)/$(rtld-installed-name)
741         between libc.so and libc.a, because with libc.so's DT_NEEDED for ld.so
742         ld searches libc.a before ld.so (is that an ld bug?).
743         Add $(elfobjdir) to -rpath-link.
745         * Makerules (elfobjdir): Define as . when $(subdir) is elf.
747         * sysdeps/i386/dl-machine.h (elf_machine_rel): In R_386_32 case when
748         relocating _dl_rtld_map, subtract SYM's value from final reloc value,
749         but don't change *RELOC_ADDR before calling *RESOLVE, because it might
750         call the function we are relocating!
752         * string/basename.c: New file.
753         * string/Makefile (routines): Add basename.
755 Mon Jun 10 06:14:03 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
757         * Makerules ($(common-objpfx)libc.so): Depend on $(elfobjdir)/ld.so.
759         * elf/dl-close.c: New file.
760         * elf/link.h: Declare _dl_close.
761         * elf/Makefile (routines): Add dl-close.
762         * elf/dlclose.c (dlclose): Use _dl_close.
764         * elf/Makefile ($(objpfx)librtld.so): Remove libelf from deps.
766         * elf/dl-runtime.c (_dl_global_scope): New variable.
767         (_dl_object_relocation_scope): New function.
768         (fixup): Use it.
769         * elf/rtld.c (dl_main): Use it.
770         * elf/dl-open.c (_dl_open): Use it.  If (MODE & RTLD_GLOBAL), set the
771         l_global bit and append the new map to _dl_global_scope.
772         * elf/link.h: Declare _dl_global_scope, _dl_global_scope_alloc,
773         and _dl_object_relocation_scope.
775         * elf/link.h (struct link_map): Add l_loader member.
776         Remove _dl_map_object_from_fd decl.
777         * elf/dl-load.c (_dl_map_object): Pass LOADER to ...
778         (_dl_map_object_from_fd): Take new arg LOADER and set l_loader member.
779         (_dl_map_object): Try DT_RPATH from all loaders up the chain.
781         * elf/dl-object.c (_dl_loaded): Variable removed.
782         (_dl_default_scope): New variable replaces it.
783         * elf/link.h (_dl_loaded): Remove variable decl; instead define as
784         macro for _dl_default_scope[2].
785         (_dl_default_scope): Declare it.
786         * sysdeps/i386/dl-machine.h (RTLD_START): Use _dl_default_scope[2]
787         instead of _dl_loaded.
788         * sysdeps/m68k/dl-machine.h (RTLD_START): Likewise.
789         * elf/rtld.c (dl_main): Use _dl_default_scope for symbol lookups.
791         * elf/dl-reloc.c (_dl_relocate_object): Remove check for _dl_rtld_map.
792         * elf/rtld.c (dl_main): Pass 0 for LAZY flag when re-relocating self.
794         * elf/link.h (struct link_map.l_type): Remove lt_interpreter.
795         (struct link_map): Add new flag member l_global.
797         * elf/dl-reloc.c (_dl_relocate_object): Check for _dl_rtld_map
798         directly instead of looking for lt_interpreter.
799         * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
800         * elf/rtld.c (_dl_start): Don't bother setting BOOTSTRAP_MAP.l_type.
801         (dl_main): Set _dl_rtld_map.l_type to lt_library.
803         * elf/dl-deps.c (_dl_map_object_deps): Propagate MAP->l_type to
804         dependencies loaded, downgrading lt_executable -> lt_library.
806         * elf/dl-load.c (_dl_map_object_from_fd): Take new arg TYPE and set
807         l_type from that, translating lt_library->lt_executable based on the
808         file's ELF type.
809         (_dl_map_object): Likewise.
810         * elf/link.h: Update prototypes.
811         * elf/dl-open.c: Pass type lt_loaded.
812         * elf/rtld.c: Pass type lt_library.
814         * elf/dl-load.c (_dl_map_object_from_fd): Handle null return from
815         _dl_new_object.
816         (_dl_map_object_from_fd: lose): Unchain and free L if it's not null.
817         Free REALNAME, and just use NAME in error message.
818         * elf/dl-object.c (_dl_new_object): If malloc fails, return null
819         instead of calling _dl_signal_error.
821         * elf/dl-load.c (_dl_map_object_from_fd): Close FD before signalling
822         error for _dl_zerofd setup failure.
824         * elf/dl-object.c (_dl_startup_loaded): Variable removed.
825         * elf/link.h: Remove its decl.
827         * elf/dl-reloc.c (_dl_relocate_object): Take new SCOPE arg and pass it
828         through to _dl_lookup_symbol.
829         * elf/link.h (_dl_relocate_object): Update comment and prototype.
830         * elf/rtld.c (dl_main): Pass scope vector to _dl_relocate_object.
832         * elf/dl-lookup.c (_dl_lookup_symbol): Arg SYMBOL_SCOPE is now a
833         null-terminated vector of pointers, no longer a vector of exactly two.
834         * elf/link.h (_dl_lookup_symbol): Update comment and prototype.
836         * elf/dl-runtime.c (fixup): Set up scope for symbol lookup properly as
837         done in _dl_relocate_object.
839         * elf/dlopen.c: Pass "" to _dl_open when FILE is null.
841         * elf/link.h: Include elfclass.h to define __ELF_NATIVE_CLASS.
842         (ElfW, ELFW): Use it.
843         * elf/Makefile (headers): Add elfclass.h.
844         * sysdeps/wordsize-32/elfclass.h: New file.
845         * sysdeps/wordsize-64/elfclass.h: New file.
846         * sysdeps/alpha/Implies: Add wordsize-64.
847         * sysdeps/i386/Implies: Add wordsize-32.
848         * sysdeps/m68k/Implies: Add wordsize-32.
849         * sysdeps/mips/Implies: Add wordsize-32.
850         * sysdeps/sparc/Implies: Add wordsize-32.
852         * sysdeps/mach/hurd/dl-sysdep.c (__open): Define this instead of open.
853         (__close, __mmap): Likewise define with __ names now.
855 Mon Jun 10 05:13:18 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
857         * elf/dl-support.c: New file.
858         * elf/Makefile (CFLAGS-dl-support.c): New variable.
859         (routines, elide-routines.so): Add dl-support.
861         * elf/dl-minimal.c (_dl_pagesize): Remove common defn.
862         * elf/dl-load.c (_dl_pagesize): Define it here.
863         (_dl_map_object_from_fd): Initialize it if zero.
864         * elf/link.h (_dl_pagesize): Remove const.
866 Sun Jun  9 04:04:26 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
868         * elf/Makefile (routines): Add dl-symbol.
869         * elf/dl-lookup.c (_dl_symbol_value): Moved to ...
870         * elf/dl-symbol.c: New file.
872         * elf/elf.h (Elf32_Xword, Elf32_Sxword): New types.
873         (Elf32_Section, Elf64_Section): New types, 16 bits.
874         (Elf32_Sym, Elf64_Sym): Use it.
876         * elf/dl-deps.c (_dl_open): Moved to ...
877         * elf/dl-open.c: New file.
878         * Makefile (routines): Add dl-open.
880         * elf/Makefile (dl-routines): New variable.
881         (routines): Add $(dl-routines).
882         (elide-routines.so): New variable, set to $(dl-routines).
883         (libdl-inhibit-o): Variable removed; build all flavors of -ldl.
884         (rtld-routines): All but rtld, dl-sysdep, and dl-minimal moved to
885         $(dl-routines).
887         * elf/dl-lookup.c (_dl_lookup_symbol): Remove magic symbol grokage.
889         * elf/dladdr.c: Use ELFW(ST_BIND) in place of ELF32_ST_BIND.
891         * elf/dl-load.c (open_path): Use __ names for open and close.  Avoid
892         using strdup.
893         (_dl_map_object): Likewise.
894         (_dl_map_object_from_fd): Use __ names for mmap, munmap, and mprotect.
895         * elf/dl-minimal.c (malloc): Likewise.
896         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
898         * elf/dl-minimal.c (_dl_pagesize): New variable.
899         (malloc): Use that instead of a static variable.
900         * elf/dl-reloc.c (_dl_relocate_object): Use _dl_pagesize instead of
901         calling getpagesize.
902         * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
903         * elf/link.h: Declare _dl_pagesize.
905         * elf/rtld.c (dl_r_debug): Renamed to _dl_r_debug.
907         * elf/link.h (struct link_map): Use Half for l_phnum instead of Word.
908         * elf/rtld.c (dl_main): Use Half for phdr count arg.
909         (_dl_sysdep_start): Update prototype of DL_MAIN function ptr arg.
911         * elf/dl-load.c (_dl_map_object_from_fd): Use explicit Elf32_Word to
912         extract 4-byte magic number, not ElfW(Word).  Match EI_CLASS against
913         native wordsize, either 32 or 64.
915         * elf/elf.h (Elf64_Byte, Elf64_Section): Typedefs removed.  In C a
916         char is always a byte, no need for a typedef.  Section indices are
917         16-bit quantities in elf64, which already have a typedef Elf64_Half.
919         Remove partial -lelf implementation.  There is now a
920         separately-distributed `libelf' package that implements it.
921         * elf/dl-lookup.c: Don't #include <libelf.h> any more.
922         (_dl_elf_hash): New function, moved from
923         libelf.h:elf_hash.
924         (_dl_lookup_symbol): Use it instead of elf_hash.
925         * elf/libelf.h: File removed.
926         * elf/elf_hash.c: File removed.
927         * elf/Makefile (headers): Remove libelf.h.
928         (extra-libs): Remove libelf.
929         (libelf-routines): Variable removed.
931         * elf/Makefile (libdl.so): Remove commands from this target.  The
932         implicit rule commands are correct, this explicit rule just serves to
933         add some dependencies.
935         * elf/dl-lookup.c (_dl_lookup_symbol): Use ELFW(ST_TYPE) in place of
936         ELF32_ST_TYPE.  Likewise ST_BIND.
937         * elf/do-rel.h (elf_dynamic_do_rel): Likewise R_SYM.
939         * elf/link.h (ElfW): New macro for wordsize-independent ElfXX_* type
940         naming.
941         (ELFW): New macro, likewise for ELFXX_* macro naming.
942         (_ElfW, _ElfW_1): New macros, subroutines of ElfW and ELF.
944 Sat Jun  8 20:52:38 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
946         * elf/link.h, elf/do-rel.h, elf/dynamic-link.h, elf/dl-deps.c,
947         elf/dl-init.c, elf/dl-load.c, elf/dl-lookup.c, elf/dl-reloc.c,
948         elf/dl-runtime.c, elf/dladdr.c, elf/dlclose.c, elf/dlsym.c,
949         elf/linux-compat.c, elf/rtld.c: Change all uses of `Elf32_XXX' to
950         `ElfW(XXX)' for wordsize-independence.
952 Sat Jun  8 20:50:42 1996  Richard Henderson  <rth@tamu.edu>
954         * elf/elf.h: Move Elf64_* types in parity with Elf32 counterparts.
955         (Elf64_auxv_t): New type.
956         (EM_ALPHA, R_ALPHA_*): New macros for elf64-alpha format.
958 Mon Jun 10 02:22:24 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
960         * sysdeps/unix/sysv/linux/configure.in: New file, start with configure.
961         Add check for installed <linux/version.h> being v2.0 or later.
963         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_open_zero_fill): Call __open
964         instead of open.
965         (_dl_sysdep_fatal): Call __write instead of write.
966         (_dl_sysdep_message): Likewise.
968 Sun Jun  9 20:40:00 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
970         * sysdeps/m68k/fpu/e_acosl.c: New file.
972 Sun Jun  9 01:11:49 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
974         * Makerules (o-objects): New variable.  Use it in place of
975         $(objects:.o=$o); it filters out $(elide-routines$o).
976         Use o-iterator for ar and ranlib rules so they use the per-type object
977         list.
979         * elf/dl-load.c (_dl_map_object_from_fd): Close FD before return.
981         * sysdeps/mach/mprotect.c: Define with __ name and weak alias.
982         * sysdeps/stub/mprotect.c: Likewise.
983         * sysdeps/unix/mman/syscalls.list (mprotect): Likewise.
984         * sysdeps/generic/sys/mman.h: Declare __mprotect.
985         * sysdeps/unix/sysv/irix4/sys/mman.h: Likewise.
986         * sysdeps/unix/sysv/linux/sys/mman.h: Likewise.
987         * sysdeps/unix/bsd/sun/sunos4/sys/mman.h: Likewise.
988         * sysdeps/unix/bsd/osf/sys/mman.h: Likewise.
989         * sysdeps/unix/bsd/ultrix4/sys/mman.h: Likewise.
991         * Make-dist ($(tardir).tar): Use sed to check for file names longer
992         than 14 chars, instead of doschk which checks for other things we
993         don't care about.
995         * Version 1.90 test release.
997         * Makerules (make-target-directory): Use ./mkinstalldirs so we do not
998         assume . is in PATH.
1000 Sat Jun  8 22:05:03 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
1002         * math/Makefile (distribute): Comment out addition of
1003         $(long-m-routines) sources until they are all written.
1005         * math/Makefile (distribute): Append long double source names to this
1006         instead of using elided-routines.
1008 Sat Jun  8 15:15:07 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
1010         * mach/mach_shortcuts.c: Obsolete file removed.
1011         * mach/mach_syscalls.h: Likewise.
1013         * hurd/Makefile (distribute): Consolidate defns into one.
1015         * time/Makefile (tzfiles): Add solar87 solar88 solar89.
1017 Fri Jun  7 16:48:13 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
1019         * sysdeps/unix/sysv/linux/i386/Dist: New file, list sys/perm.h and
1020         sys/vm86.h.
1022         Removed old math code no longer used since the fdlibm integration.
1023         * sysdeps/stub/acos.c: File removed.
1024         * sysdeps/stub/asin.c: File removed.
1025         * sysdeps/stub/atan2.c: File removed.
1026         * sysdeps/stub/cosh.c: File removed.
1027         * sysdeps/stub/exp.c: File removed.
1028         * sysdeps/stub/fmod.c: File removed.
1029         * sysdeps/stub/frexp.c: File removed.
1030         * sysdeps/stub/log.c: File removed.
1031         * sysdeps/stub/log10.c: File removed.
1032         * sysdeps/stub/sinh.c: File removed.
1033         * sysdeps/stub/tan.c: File removed.
1034         * sysdeps/stub/tanh.c: File removed.
1035         * sysdeps/generic/acos.c: File removed.
1036         * sysdeps/generic/acosh.c: File removed.
1037         * sysdeps/generic/asin.c: File removed.
1038         * sysdeps/generic/asinh.c: File removed.
1039         * sysdeps/generic/atan.c: File removed.
1040         * sysdeps/generic/atan2.c: File removed.
1041         * sysdeps/generic/atanh.c: File removed.
1042         * sysdeps/generic/cabs.c: File removed.
1043         * sysdeps/generic/ceil.c: File removed.
1044         * sysdeps/generic/copysign.c: File removed.
1045         * sysdeps/generic/cosh.c: File removed.
1046         * sysdeps/generic/exp.c: File removed.
1047         * sysdeps/generic/expm1.c: File removed.
1048         * sysdeps/generic/fabs.c: File removed.
1049         * sysdeps/generic/floor.c: File removed.
1050         * sysdeps/generic/fmod.c: File removed.
1051         * sysdeps/generic/frexp.c: File removed.
1052         * sysdeps/generic/hypot.c: File removed.
1053         * sysdeps/generic/infnan.c: File removed.
1054         * sysdeps/generic/isnan.c: File removed.
1055         * sysdeps/generic/ldexp.c: File removed.
1056         * sysdeps/generic/log.c: File removed.
1057         * sysdeps/generic/log10.c: File removed.
1058         * sysdeps/generic/log1p.c: File removed.
1059         * sysdeps/generic/modf.c: File removed.
1060         * sysdeps/generic/pow.c: File removed.
1061         * sysdeps/generic/rint.c: File removed.
1062         * sysdeps/generic/sinh.c: File removed.
1063         * sysdeps/generic/tan.c: File removed.
1064         * sysdeps/generic/tanh.c: File removed.
1065         * sysdeps/ieee754/cabs.c: File removed.
1066         * sysdeps/ieee754/copysign.c: File removed.
1067         * sysdeps/ieee754/frexp.c: File removed.
1068         * sysdeps/ieee754/hypot.c: File removed.
1069         * sysdeps/ieee754/infnan.c: File removed.
1070         * sysdeps/ieee754/ldexp.c: File removed.
1071         * sysdeps/ieee754/log10.c: File removed.
1073         * posix/Makefile (headers): Add schedbits.h.
1075         * math/Makefile (elided-routines): Add long double routines.
1077 Fri Jun  7 11:02:22 1996  Miles Bader  <miles@gnu.ai.mit.edu>
1079         * sysdeps/mach/hurd/getpriority.c (getpriority): Use new interface
1080         to __proc_getprocinfo.
1082         * login/login.c (tty_name): New function.
1083         (login): Use it.
1084         (PATH_MAX): MACRO removed.
1085         <stdlib.h>: New include.
1087 Fri Jun  7 09:11:17 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
1089         * sysdeps/unix/sysv/linux/Dist: Add sys/sysinfo.h, sys/mount.h,
1090         sys/kdaemon.h, sys/io.h, sys/mount.h, sysctl.c.
1092         * gmon/Makefile (distribute): Add profil-counter.h.
1094         * sysdeps/unix/sysv/linux/alpha/Dist: New file.
1096         * sysdeps/unix/Dist: Add s-proto.S.
1098         * sysdeps/unix/common/mk-local_lim.c: Obsolete file removed.
1100         * Make-dist (+sysdep-tsrcs): Get all syscalls.list files too.
1102         * csu/Makefile (distribute): Add start.c.
1104         * elf/Makefile (distribute): Add dl-machine.h.
1106         * sysdeps/alpha/Dist: Add _mcount.S.
1108         * sysdeps/alpha/Makefile (sysdep_routines): Append instead of
1109         resetting; don't add bb_init_func.
1111         * string/Makefile (routines): Add strerror_r.
1112         * string/string.h (strerror_r): Use int for BUFLEN arg.
1114         * Makefile (distribute): Add shlib-versions.
1116         * po/Makefile (distribute): Add SYS_libc.pot.
1118         * misc/Makefile (routines): Add lsearch.
1120         * manual/lang.texi (Consistency Checking): Merge in assert_perror defn
1121         and other changes inadvertently made to the obsolete assert.texi.
1122         * manual/assert.texi: File removed.
1124         * mach/mach_syscalls.c: Obsolete file removed.
1125         * mach/mach_syscalls.h: Likewise.
1126         * mach/mach_traps.S: Likewise.
1127         * mach/msg_destroy.c: Likewise.
1128         * mach/vm_page_size.c: Likewise.
1130         * locale/Makefile (distribute): Add weight.h, charset.h.
1132         * Makefile (distribute): Add version.h.
1134         * hurd/Makefile (headers): Add hurd/ioctl.h.
1135         (distribute): Add intr-rpc.d, intr-rpc.h, faultexc.defs.
1137         * csu/Makefile (distribute): Add gmon-start.c.
1139         * Makefile (distribute): Add config.h.in.
1141 Wed Jun  5 22:06:21 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1143         * sysdeps/m68k/dl-machine.h (elf_machine_rela): Fix type of reloc
1144         argument.
1145         [case R_68K_32]: Check for resolve being null.
1146         (RTLD_START): Add missing label.
1148 Fri Jun  7 1996 05:29:32  Ulrich Drepper  <drepper@cygnus.com>
1150         * misc/lsearch.c: New file.  Implementation of lfind and
1151         lsearch functions.
1153         * misc/search.h: Add prototype for functions from tsearch
1154         family with __ prefix.
1155         Correct prototype for lsearch: BASE parameter must not be
1156         const.
1158         * misc/tsearch.c: prepend all global function names with __
1159         and make normal names weak aliases.
1161 Fri Jun  7 00:15:24 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
1163         * Make-dist (sysdep_dirs): Skip CVS dirs.
1165 Thu Jun  6 16:12:39 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
1167         * malloc/Makefile (distribute): Change malloc/gmalloc-head.c to
1168         gmalloc-head.c.
1169         (malloc/gmalloc.c): Depend on malloc/gmalloc-head.c.
1170         (malloc/Makefile): Do $(make-target-directory) first.
1171         * malloc/gmalloc-head.c: New file.
1173         * po/Makefile (linguas.mo): Don't commit .mo files to cvs.
1175         * hurd/hurdsig.c (_hurd_internal_post_signal): For SIGNO==0 pending
1176         check, deliver a pending blocked signal if its action might be to
1177         ignore.
1178         * sysdeps/mach/hurd/sigaction.c: If new action is SIG_IGN or SIG_DFL
1179         and SIG is pending, wake up signal thread to check us.
1181         * hurd/hurdsig.c (_hurd_internal_post_signal): Don't mark a signal
1182         pending while blocked or stopped when the action is to ignore it.
1184 Thu Jun  6 12:56:03 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
1186         * hurd/hurdsig.c (_hurd_internal_post_signal: resume): Only set
1187         SS_SUSPENDED when the thread is really suspended.
1189         * elf/rtld.c (dl_main): Don't dereference _dl_rtld_map.l_next if null.
1191         * Makerules (headers): Move append of $(sysdep_headers) after include
1192         of sysdep makefiles.
1194         * sysdeps/mach/hurd/errlist.c: File removed.
1196 Thu Jun  6 07:32:14 1996  Miles Bader  <miles@gnu.ai.mit.edu>
1198         * resolv/gethnamaddr.c (struct hstorage): Make NAME field a pointer.
1199         (_gethtbyname2): Remove ALIAS variable.
1200         Initialize NAME field of SELF and TARGET to 0.
1201         Add SELF_NAME_SIZE static variable.
1202         Add loop to call gethostname until the space we allocated is enough.
1203         Use malloced strings instead of fixed size buffers.
1204         <stdlib.h>, <unistd.h>: New includes.
1205         * sysdeps/generic/sys/socket.h (PF_INET6, AF_INET6): New macros.
1207         * sysdeps/mach/hurd/errlist.c (_sys_errlist): Add EILSEQ.
1208         (_sys_nerr): Initialize to 107.
1209         Update _HURD_ERRNOS consistency check.
1211         * stdlib/canonicalize.c (canonicalize): Use pathconf for PATH_MAX,
1212         not sysconf.
1214         * login/login.c [!PATH_MAX] (PATH_MAX): Define to be 1024 if not
1215         already defined.
1217         * sysdeps/mach/hurd/setitimer.c (timer_thread): Supply SIGCODE
1218         argument to __msg_sig_post_request.
1220         * hurd/hurdmalloc.c: Changes to bring in line with the hurd
1221         libthreads/malloc.c:
1222         (more_memory): Use assert_perror instead of MACH_CALL.
1223         "cthread_internals.h": Include removed.
1224         (realloc): Use LOG2_MIN_SIZE.
1225         (LOG2_MIN_SIZE): New macro.
1226         (realloc): Don't bother allocating a new block if the
1227         new size request fits in the old one and doesn't waste any space.
1228         Only free the old block if we successfully got a new one.
1229         [MCHECK] (struct header): New type.
1230         (union header): Only define if !MCHECK.
1231         (HEADER_SIZE, HEADER_NEXT, HEADER_FREE, HEADER_CHECK): New macros.
1232         [MCHECK] (MIN_SIZE): Add correct definition for this case.
1233         (more_memory, malloc, free, realloc): Use above macros, and add
1234         appropiate checks & frobs in MCHECK case.
1236 Thu Jun  6 02:00:42 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
1238         * Makerules (distinfo-vars): Don't write constant line to frob sources.
1239         * Make-dist (sources): Append $(elided-routines) and $(extra-libs)
1240         routines.
1242 Tue Jun  4 22:03:02 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1244         * sysdeps/m68k/fpu/__math.h: Define long double versions of
1245         the inline functions.
1246         * sysdeps/m68k/fpu/e_asinl.c, sysdeps/m68k/fpu/e_atanl.c,
1247         sysdeps/m68k/fpu/e_acosl.c, sysdeps/m68k/fpu/e_expl.c,
1248         sysdeps/m68k/fpu/e_fmodl.c, sysdeps/m68k/fpu/e_log10l.c,
1249         sysdeps/m68k/fpu/e_logl.c, sysdeps/m68k/fpu/e_powl.c,
1250         sysdeps/m68k/fpu/e_remainderl.c, sysdeps/m68k/fpu/e_scalbl.c,
1251         sysdeps/m68k/fpu/e_sinhl.c, sysdeps/m68k/fpu/e_sqrtl.c,
1252         sysdeps/m68k/fpu/k_cosl.c, sysdeps/m68k/fpu/k_sinl.c,
1253         sysdeps/m68k/fpu/k_tanl.c, sysdeps/m68k/fpu/s_atanl.c,
1254         sysdeps/m68k/fpu/s_ceill.c, sysdeps/m68k/fpu/s_cosl.c,
1255         sysdeps/m68k/fpu/s_expm1l.c, sysdeps/m68k/fpu/s_fabsl.c,
1256         sysdeps/m68k/fpu/s_finitel.c, sysdeps/m68k/fpu/s_floorl.c,
1257         sysdeps/m68k/fpu/s_frexpl.c, sysdeps/m68k/fpu/s_ilogbl.c,
1258         sysdeps/m68k/fpu/s_isinfl.c, sysdeps/m68k/fpu/s_isnanl.c,
1259         sysdeps/m68k/fpu/s_ldexpl.c, sysdeps/m68k/fpu/s_log1pl.c,
1260         sysdeps/m68k/fpu/s_logbl.c, sysdeps/m68k/fpu/s_modfl.c,
1261         sysdeps/m68k/fpu/s_rintl.c, sysdeps/m68k/fpu/s_scalbnl.c,
1262         sysdeps/m68k/fpu/s_significandl.c, sysdeps/m68k/fpu/s_sinl.c,
1263         sysdeps/m68k/fpu/e_atanhl.c, sysdeps/m68k/fpu/e_coshl.c: New files.
1265         * sysdeps/m68k/fpu/e_acos.c, sysdeps/m68k/fpu/e_fmod.c,
1266         sysdeps/m68k/fpu/k_cos.c, sysdeps/m68k/fpu/k_sin.c,
1267         sysdeps/m68k/fpu/k_tan.c, sysdeps/m68k/fpu/s_atan.c,
1268         sysdeps/m68k/fpu/s_frexp.c, sysdeps/m68k/fpu/s_ilogb.c,
1269         sysdeps/m68k/fpu/s_isinf.c, sysdeps/m68k/fpu/s_ldexp.c,
1270         sysdeps/m68k/fpu/s_modf.c: Define generic functions using FUNC and
1271         float_type with appropriate defaults.
1273         * sysdeps/m68k/fpu/e_acosf.c, sysdeps/m68k/fpu/e_fmodf.c,
1274         sysdeps/m68k/fpu/k_cosf.c, sysdeps/m68k/fpu/k_sinf.c,
1275         sysdeps/m68k/fpu/k_tanf.c, sysdeps/m68k/fpu/s_atanf.c,
1276         sysdeps/m68k/fpu/s_frexpf.c, sysdeps/m68k/fpu/s_ilogbf.c,
1277         sysdeps/m68k/fpu/s_isinff.c, sysdeps/m68k/fpu/s_ldexpf.c,
1278         sysdeps/m68k/fpu/s_modff.c: Include the corresponding double
1279         versions with appropriate definitions to get float functions,
1280         instead of defining them directly.
1282         * sysdeps/m68k/fpu/acos.c: File removed.
1283         * sysdeps/m68k/fpu/asin.c: File removed.
1284         * sysdeps/m68k/fpu/atan.c: File removed.
1285         * sysdeps/m68k/fpu/atan2.c: File removed.
1286         * sysdeps/m68k/fpu/atanh.c: File removed.
1287         * sysdeps/m68k/fpu/ceil.c: File removed.
1288         * sysdeps/m68k/fpu/cos.c: File removed.
1289         * sysdeps/m68k/fpu/cosh.c: File removed.
1290         * sysdeps/m68k/fpu/drem.c: File removed.
1291         * sysdeps/m68k/fpu/exp.c: File removed.
1292         * sysdeps/m68k/fpu/expm1.c: File removed.
1293         * sysdeps/m68k/fpu/fabs.c: File removed.
1294         * sysdeps/m68k/fpu/fl.h: File removed.
1295         * sysdeps/m68k/fpu/floor.c: File removed.
1296         * sysdeps/m68k/fpu/fmod.c: File removed.
1297         * sysdeps/m68k/fpu/frexp.c: File removed.
1298         * sysdeps/m68k/fpu/isinf.c: File removed.
1299         * sysdeps/m68k/fpu/isinfl.c: File removed.
1300         * sysdeps/m68k/fpu/isnan.c: File removed.
1301         * sysdeps/m68k/fpu/isnanl.c: File removed.
1302         * sysdeps/m68k/fpu/ldexp.c: File removed.
1303         * sysdeps/m68k/fpu/log.c: File removed.
1304         * sysdeps/m68k/fpu/log10.c: File removed.
1305         * sysdeps/m68k/fpu/log1p.c: File removed.
1306         * sysdeps/m68k/fpu/logb.c: File removed.
1307         * sysdeps/m68k/fpu/pow.c: File removed.
1308         * sysdeps/m68k/fpu/rint.c: File removed.
1309         * sysdeps/m68k/fpu/sin.c: File removed.
1310         * sysdeps/m68k/fpu/sinh.c: File removed.
1311         * sysdeps/m68k/fpu/sqrt.c: File removed.
1312         * sysdeps/m68k/fpu/tan.c: File removed.
1313         * sysdeps/m68k/fpu/tanh.c: File removed.
1315 Thu Jun  6 00:02:15 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
1317         * sysdeps/unix/sysv/linux/syscalls.list: Add select (the syscall name
1318         is _newselect).
1319         * sysdeps/unix/sysv/linux/select.S: File removed.
1321         * sysdeps/unix/sysv/linux/m68k/select.S: File removed; obsolete with
1322         current kernels, generic linux version is fine.
1324         * locale/Makefile: Add vpath for %.gperf to programs.
1326         * Make-dist (+tsrcs): Variable removed.
1327         (dist): Process $^ here instead of using $(+tsrcs).
1329         * sysdeps/unix/sysv/linux/Makefile (install-others): Don't set.
1330         ($(includedir)/sys/syscall.h): Target removed.
1331         (sysdep_headers): Add syscall-list.h.
1332         ($(objpfx)syscall-%.[dh]): New rule to build syscall-list.[dh].
1333         (generated): Add those.
1334         * sysdeps/unix/sysv/linux/syscall.h: Include <syscall-list.h>.
1336 Wed Jun  5 15:57:28 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
1338         * misc/sys/syscall.h: New file.
1339         * misc/Makefile (headers): Add sys/syscall.h.
1341         * time/tzfile.h, time/private.h, time/zdump.c, time/zic.c,
1342         time/africa, time/asia, time/australasia, time/europe,
1343         time/northamerica, time/southamerica: Updated from ADO 96h.
1345         * Make-dist (all-headers): Filter $(sysdep_headers) out of $(headers).
1346         (try-sysdeps, +sysdep-names): Check sysdeps/libm-ieee754 too.
1348         * Makerules (distinfo-vars): Add sysdep_headers.
1349         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Append to
1350         this instead of $(headers).
1351         * sysdeps/unix/sysv/linux/alpha/Makefile: Likewise.
1352         * sysdeps/unix/sysv/linux/i386/Makefile: Likewise.
1354         * Make-dist [subdirs-dirs]: Don't prefix $(subdir-dirs) with
1355         $(subdir); we are already there.
1357         * sysdeps/unix/sysv/sysv4/solaris2/sparc/Dist: Removed.
1359         * mach/Machrules: Undo last change.
1360         (mach-generated): List .uh and .__h files only for $(user-interfaces),
1361         not for each .h in $(interface-headers); server-interfaces have no .uh
1362         or .__h files.
1364 Wed Jun  5 15:42:51 1996  Miles Bader  <miles@gnu.ai.mit.edu>
1366         * mach/Machrules (%_server.uh, %_server.__h): New rules, so that the
1367         corrsponding .defs file with without the `_server' will be used.
1369         * mach/Makefile (mach/mach_interface.defs): Renamed from
1370         mach_interface.defs.
1371         (mach/memory_object_user.defs): New variable.
1373 Wed Jun  5 15:10:58 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
1375         * Make-dist [subdir-dirs]: Set vpath for %, not just %.c.
1377         * locale/Makefile (subdir-dirs): New variable.
1379 Wed Jun  5 00:01:19 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
1381         * Makerules (distinfo-vars): Add sysdep_routines.
1383         * mach/Machrules (include-%.defs): New canned sequence.
1384         Change all uses of `#include <$*.defs>' in cmds to use it.
1385         * mach/Makefile (mach_interface.defs): New variable, set to mach.defs.
1387         * sysdeps/i386/dl-machine.h (elf_machine_rel): Handle RESOLVE being
1388         null in all cases but R_386_COPY.
1389         (elf_machine_rel):
1391 Wed Jun  5 00:01:19 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
1393         * sysdeps/unix/bsd/ultrix4/mips/Dist: Updated.
1394         * sysdeps/unix/bsd/ultrix4/Dist: Removed.
1395         * sysdeps/unix/sysv/sysv4/Dist: Updated.
1396         * sysdeps/unix/sysv/sco3.2.4/Dist: Removed.
1397         * sysdeps/unix/sysv/irix4/Dist: Updated.
1398         * sysdeps/unix/sysv/linux/i386/Dist: Removed.
1399         * sysdeps/unix/sysv/Dist: Updated.
1400         * sysdeps/unix/bsd/sun/sunos4/Dist: Removed.
1401         * sysdeps/unix/bsd/sony/newsos4/Dist: Removed.
1402         * sysdeps/gnu/Dist: New file.
1403         * sysdeps/alpha/Dist: Updated.
1404         * sysdeps/mach/hurd/Dist: Updated.
1406         * Make-dist [subdir-dirs]: Set a vpath for %.c.
1408         * Make-dist (README): Fix typo in cvs cmd.
1410         * elf/dl-lookup.c (_dl_lookup_symbol): Fix typos in last change.
1411         Comment out ref to nonexistent _dl_close.
1413 Tue Jun  4 21:01:20 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
1415         * math/Makefile (libm-support, libm-calls): New variables.
1416         (libm-routines): Construct this from those.
1417         (calls): New variable.
1418         (routines): Construct this from it.
1420         * resolv/res_debug.c: Add missing #include <ctype.h>.
1422         * sysdeps/unix/getlogin.c: Must pass struct utmp ptr to getutline_r.
1423         * sysdeps/unix/getlogin_r.c: Likewise.
1425         * sysdeps/libm-ieee754/w_hypotl.c: Fix typo.
1427         * sysdeps/libm-ieee754/w_cabsl.c: __cabsl_complex -> __cabs_complexl
1429         * math/Makefile (long-m-routines): Define recursive variable as
1430         $(long-m-$(long-double-fcts)).
1431         (long-m-yes): Put list of routines here.
1432         (long-c-routines, long-c-yes): Likewise.
1434         * sysdeps/unix/sysv/linux/schedbits.h: File removed.
1436         * sysdeps/i386/Makefile (long-double-fcts): New variable, set to yes.
1437         * sysdeps/m68k/Makefile: Likewise.
1439         * math/Makefile [$(long-double-fcts)!=yes] (CPPFLAGS): Append
1440         -DNO_LONG_DOUBLE.
1442         * sysdeps/mach/hurd/getlogin_r.c: New file.
1444 Wed Jun  5 02:11:30 1996  Ulrich Drepper  <drepper@cygnus.com>
1446         * io/Makefile (routines): Add ttyname_r.
1448         * resolv/res_debug.c, resolv/resolv.h: Update from bind-4.3.4-T4A.
1450         * sysdeps/libm-i387/e_asinl.S, sysdeps/libm-i387/e_atan2l.S,
1451         sysdeps/libm-i387/e_expl.S, sysdeps/libm-i387/e_fmodl.S,
1452         sysdeps/libm-i387/e_log10l.S, sysdeps/libm-i387/e_logl.S,
1453         sysdeps/libm-i387/e_remainderl.S, sysdeps/libm-i387/e_scalbl.S,
1454         sysdeps/libm-i387/e_sqrtl.S, sysdeps/libm-i387/s_atanl.S,
1455         sysdeps/libm-i387/s_cosl.S, sysdeps/libm-i387/s_ilogbl.S,
1456         sysdeps/libm-i387/s_log1pl.S, sysdeps/libm-i387/s_logbl.S,
1457         sysdeps/libm-i387/s_scalbnl.S, sysdeps/libm-i387/s_sinl.S,
1458         sysdeps/libm-i387/s_tanl.S: New files.  i387 assembler versions
1459         of `long double' math functions.
1461         * sysdeps/libm-ieee754/k_standard.c: Add handling for errors
1462         in long double functions.
1464         * sysdeps/libm-ieee754/s_ilogbl.c, sysdeps/libm-ieee754/s_logbl.c,
1465         sysdeps/libm-ieee754/s_modfl.c:  New files.  Generic versions
1466         of `long double' math functions.
1468         * sysdeps/libm-ieee754/s_isinf.c [NO_LONG_DOUBLE]: Add string
1469         alias for __isinfl.
1471         * sysdeps/libm-ieee754/w_acoshl.c, sysdeps/libm-ieee754/w_acosl.c,
1472         sysdeps/libm-ieee754/w_asinl.c, sysdeps/libm-ieee754/w_atan2l.c,
1473         sysdeps/libm-ieee754/w_atanhl.c, sysdeps/libm-ieee754/w_cabsl.c,
1474         sysdeps/libm-ieee754/w_coshl.c, sysdeps/libm-ieee754/w_dreml.c,
1475         sysdeps/libm-ieee754/w_expl.c, sysdeps/libm-ieee754/w_fmodl.c,
1476         sysdeps/libm-ieee754/w_gammal.c, sysdeps/libm-ieee754/w_gammal_r.c,
1477         sysdeps/libm-ieee754/w_hypotl.c, sysdeps/libm-ieee754/w_j0l.c,
1478         sysdeps/libm-ieee754/w_j1l.c, sysdeps/libm-ieee754/w_jnl.c,
1479         sysdeps/libm-ieee754/w_lgammal.c, sysdeps/libm-ieee754/w_lgammal_r.c,
1480         sysdeps/libm-ieee754/w_log10l.c, sysdeps/libm-ieee754/w_logl.c,
1481         sysdeps/libm-ieee754/w_powl.c, sysdeps/libm-ieee754/w_remainderl.c,
1482         sysdeps/libm-ieee754/w_scalbl.c, sysdeps/libm-ieee754/w_sinhl.c,
1483         sysdeps/libm-ieee754/w_sqrtl.c: New files.  Wrapper functions
1484         around long double function implementations.
1486         * sysdeps/posix/ttyname_r.c (ttyname_r): Use _D_EXACT_NAMLEN
1487         to determine length of directory entry name.
1489         * posix/Makefile (routines): Add getlogin_r.
1490         * posix/unistd.h: Add prototype for getlogin_r.
1491         * sysdeps/stub/getlogin_r.c: New file.  Reentrant version of
1492         getlogin function, specified in P1003.1c/D6.  Stub version.
1493         * sysdeps/unix/getlogin.c (getlogin): Use ttyname_r instead of
1494         ttyname.  This avoids saving and restoring the old content.
1495         Also use setutent_r, getutline_r and endutent_r instead of
1496         accing UTMP file directly.
1497         * sysdeps/unix/getlogin_r.c: New file.  Reentrant version of
1498         getlogin function, specified in P1003.1c/D6.
1500 Tue Jun  4 20:10:09 1996  J.T. Conklin  <jtc@cygnus.com>
1502         * sysdeps/libm-i387/s_finitef.S: Fix mask for exponent.
1504 Tue Jun  4 18:57:57 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
1506         * elf/dl-lookup.c (_dl_lookup_symbol): Grok magical undefined symbols
1507         _GNU_libc_dl_{open,close,symbol} and resolve them to dl functions.
1509         * elf/rtld.c (rtld_map): Renamed to _dl_rtld_map, made global.
1510         * elf/link.h: Declare _dl_rtld_map.
1512         * elf/dl-lookup.c (_dl_symbol_value): New function.
1513         * elf/link.h: Declare it.
1515         * elf/dladdr.c: Remove #include <setjmp.h>, we don't use it.
1517         * shlib-versions: Set libdl=2.
1519         * elf/dl-deps.c (_dl_map_object_deps): Use a linked list of alloca'd
1520         elements and then scan it to fill the single malloc'd array, instead
1521         of using realloc to grow the array in the first pass.  _dl_map_object
1522         may do some mallocs that break our stream of reallocs, and the minimal
1523         realloc can't handle that.
1525         * elf/dl-init.c (_dl_init_next): Take argument, link_map whose
1526         searchlist describes the piece of the DT_NEEDED graph to be
1527         initialized.
1528         * elf/link.h: Update prototype.
1529         * sysdeps/i386/dl-machine.h (RTLD_START): Pass _dl_loaded as argument
1530         to _dl_init_next.
1531         * sysdeps/m68k/dl-machine.h: Likewise.
1532         * elf/dl-deps.c (_dl_open): Pass new object as arg to _dl_init_next.
1534         * elf/link.h (struct link_map): Add `l_reserved' member, soaking up
1535         extra bits in last byte.
1536         * elf/dl-deps.c (_dl_map_object_deps): Use that for mark bit to avoid
1537         putting dup elts in search list.
1539         * elf/dlclose.c: Use MAP->l_searchlist to find deps to close.
1541         * elf/dlsym.c: Don't tweak linked list.  Scope array given to
1542         _dl_lookup_symbol does the right thing.
1544         * elf/Makefile (subdir_lib): Change this target to lib-noranlib.
1545         (lib-noranlib): Depend on on $(extra-objs).
1547         * errno.h: Move __END_DECLS out of #ifdef's so it matches
1548         __BEGIN_DECLS.
1550 Tue Jun  4 02:25:44 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
1552         * stdio-common/vfprintf.c [USE_IN_LIBIO] (size_t): Don't define as
1553         macro.  _IO_size_t is just an alias for the real size_t anyway.
1555         * elf/Makefile (libdl-routines): Add dladdr.
1556         * elf/dladdr.c: New file.
1557         * elf/dlfcn.h (Dl_info): New typedef.
1558         (dladdr): Declare it.
1560         * sysdeps/libm-i387/s_finite.S: Use `setne' instead of `setnel'.
1562         * intl/l10nflist.c: Fix conditional on #include <argz.h>.
1564         * libio/stdio.h (FOPEN_MAX, FILENAME_MAX, TMP_MAX, L_tmpnam): Macros
1565         removed.  Instead, include <stdio_lim.h>.
1567         * libio/_G_config.h: New file.
1568         * libio/Makefile (headers): Add _G_config.h.
1570         * MakeTAGS (po/errlist.pot): Extract from sysdeps/gnu/errlist.c.
1572         * sysdeps/unix/sysv/linux/gnu/types.h (__KERNEL_STRICT_NAMES): Define
1573         this macro too; current Linux kernels test that instead of
1574         _LINUX_TYPES_DONT_EXPORT.
1576         * elf/linux-compat.c (_init): Pass reloc_addr arg to _dl_lookup_symbol.
1578         * elf/dl-lookup.c (_dl_lookup_symbol): Use l_searchlist.
1580         * elf/dl-deps.c: New file.
1581         * elf/Makefile (rtld-routines): Add dl-deps.
1582         * elf/link.h: Declare _dl_map_object_deps, _dl_open.
1583         * elf/rtld.c (dl_main): Use _dl_map_object_deps.
1584         * elf/dlopen.c: Use _dl_open.
1586         * elf/rtld.c (dl_main): Remove BEFORE_RTLD variable and list
1587         frobnication based on its value.  Detach RTLD_MAP from the chain if
1588         its l_opencount is zero after loading deps.
1590         * elf/dlfcn.h (RTLD_BINDING_MASK): New macro.
1592         * elf/link.h (struct link_map): Replace l_deps_loaded flag member with
1593         `struct link_map **l_searchlist' and `unsigned int l_nsearchlist'.
1594         * elf/dl-lookup.c (_dl_lookup_symbol): Make SYMBOL_SCOPE arg an array
1595         of two link_map ptrs.  Search the maps in the l_searchlist of each
1596         elt that is not null.
1597         * elf/dl-reloc.c (_dl_relocate_object): Pass proper SCOPE array.
1598         * elf/dl-runtime.c: Likewise.
1599         * elf/dlsym.c: Likewise.
1600         * elf/rtld.c (dl_main): Likewise.
1602         * elf/dl-minimal.c (realloc): Support realloc of the block most
1603         recently returned by the minimal malloc.
1605 Tue Jun  4 00:16:03 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
1607         * sysdeps/gnu/errlist.awk: Produce N_("..."), not _N("...").
1609         * intl: Updated from gettext-0.10.13.
1610         * intl/localealias.c, intl/dcgettext.c [_LIBC]: Define HAVE_ALLOCA.
1612         * signal/siggetmask.c: New file.  Wrapper around sigblock with
1613         link_warning about obsolescence.
1614         * signal/Makefile (routines): Add siggetmask.
1616         * sysdeps/gnu/errlist.awk: New file, adapted from ...
1617         * sysdeps/mach/hurd/errlist.awk: File removed, above file replaces it.
1618         * sysdeps/mach/hurd/Makefile (errlist.c): Target removed.
1619         * sysdeps/gnu/Makefile: New file.
1620         (sysdeps/gnu/errlist.c): Make the errlist.c generation rule into this.
1622 Mon Jun  3 21:03:54 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
1624         * manual/errno.texi (Error Codes): Add placeholder items for missing
1625         Linux/i386 errno codes, with perror text but no documentation.
1626         Some existing perror texts changed.
1628         * malloc/mcheck.c (freehook, reallochook): Handle null pointer args.
1630         * hurd/hurdsig.c (_hurd_internal_post_signal): When setting ACT to
1631         `ignore, resume the thread if SS_SUSPENDED, regardless of old action.
1633 Sun Jun  2 20:14:30 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1635         * locale/programs/linereader.c (lr_open): Don't pass NULL to
1636         xstrdup; fix memory leak.
1637         (lr_close): Fix memory leak.
1639 Mon Jun  3 15:58:22 1996  Michael I. Bushnell, p/BSG  <mib@gnu.ai.mit.edu>
1641         * hurd/hurdsig.c (_hurd_internal_post_signal): When turning the action
1642         for a HANDLE signal to IGNORE because the signal is blocked, clean
1643         up any pending suspension left over from a call to resume.
1645 Mon Jun  3 00:30:35 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
1647         * elf/dl-lookup.c (_dl_lookup_symbol): Take new arg RELOC_ADDR and
1648         don't allow a defn resolving to that address.
1650         * elf/link.h: Update prototype and comment.
1651         * elf/dl-runtime.c (fixup): Define local `resolve' function and pass
1652         it to elf_machine_relplt.
1653         * elf/dl-reloc.c (_dl_relocate_object: resolve): Take new arg
1654         RELOC_ADDR and pass it through to _dl_lookup_symbol.
1655         * elf/do-rel.h (elf_dynamic_do_rel): Pass RESOLVE to elf_machine_rel
1656         instead of calling it ourselves and passing its results.
1657         (elf_dynamic_do_rel): RESOLVE fn takes new arg RELOC_ADDR.
1658         * elf/rtld.c (dl_main): Pass 0 for RELOC_ADDR to _dl_lookup_symbol.
1659         * sysdeps/i386/dl-machine.h (elf_machine_rel): Remove SYM_LOADADDR
1660         arg.  Add RESOLVE function ptr arg.  Call *RESOLVE as necessary.
1661         * sysdeps/m68k/dl-machine.h (elf_machine_rela): Likewise.
1662         * sysdeps/stub/dl-machine.h: Likewise.
1664 Sun Jun  2 14:56:49 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
1666         * csu/initfini.c (_fini): Add extern decl for i_am_not_a_leaf.
1668         * elf/dlfcn.h (dl_open_mode): Enumerated type removed.
1669         (RTLD_LAZY, RTLD_NOW): Define these as macros instead.
1670         (RTLD_GLOBAL): New macro.
1671         (dlopen): Take arg of type int instead of dl_open_mode.
1672         * elf/dlopen.c: Likewise.
1674         * math/math.h (_Mldbl): New macro, either produces L suffix or not.
1675         (M_*): Use it for these constants.
1677         * elf/dl-lookup.c (_dl_lookup_symbol): Arg NOSELF renamed to NOPLT.
1678         Reject SHN_UNDEF defns iff NOPLT is nonzero.
1679         * elf/link.h (_dl_lookup_symbol): Update prototype and comment.
1680         * elf/dl-runtime.c (fixup): Pass 1 to _dl_lookup_symbol for NOPLT.
1681         * elf/dlsym.c (dlsym): Pass 0.
1682         * elf/rtld.c (dl_main): Likewise.
1683         * elf/dl-reloc.c (_dl_relocate_object: resolve): Second arg R_OFFSET
1684         replaced with NOPLT flag.  Pass it through to _dl_lookup_symbol.
1685         * elf/do-rel.h (elf_dynamic_do_rel): Update prototype of RESOLVE arg.
1686         Pass `elf_machine_pltrel_p (R->r_type)' result as NOPLT flag value.
1687         * sysdeps/i386/dl-machine.h (elf_machine_pltrel_p): New macro.
1688         * sysdeps/m68k/dl-machine.h (elf_machine_pltrel_p): Likewise.
1689         * sysdeps/stub/dl-machine.h (elf_machine_pltrel_p): Likewise.
1691         * login/pututline_r.c: Fix typo in sizeof for DATA_TMP alloca.
1693         * sysdeps/generic/gnu/types.h (__clock_t): New type.
1695 Wed May 29 00:57:37 1996  David Mosberger-Tang  <davidm@azstarnet.com>
1697         * sysdeps/unix/sysv/linux/gnu/types.h (__clock_t, __fsid_t): Define
1698         using kernel types.
1699         * time/time.h (clock_t): Include <gnu/types.h> and define using
1700         __clock_t.
1702         * time/Makefile (tests): Add test-tz.
1704         * time/test-tz.c: New test.
1706         * time/clocktest.c: Rewrite to test more meaningfully.
1708         * sysdeps/unix/sysv/linux/syscalls.list: Add bdflush,
1709         create_module, delete_module, get_kernel_syms, init_module,
1710         klogctl.
1712         * sysdeps/unix/sysv/linux/sys/param.h (MAXSYMLINKS): Define as 5
1713         instead of SYMLOOP_MAX, which is nowhere to be found.
1715         * sysdeps/unix/sysv/linux/sys/msq_buf.h,
1716         sysdeps/unix/sysv/linux/sys/sem_buf.h,
1717         sysdeps/unix/sysv/linux/sys/shm_buf.h [__USE_MISC]: Add more
1718         control ops and datastructures.
1720         * sysdeps/unix/sysv/linux/sys/io.h: New file declaring low-level
1721         I/O related functions.
1723         * sysdeps/unix/sysv/linux/sys/kdaemon.h: New file declaring kernel
1724         daemon related functions/operations.
1726         * sysdeps/unix/sysv/linux/sys/klog.h: New file declaring kernel
1727         logging related functions/operations.
1729         * sysdeps/unix/sysv/linux/sys/module.h: New file declaring kernel
1730         module related functions/operations.
1732         * sysdeps/unix/sysv/linux/speed.c: Only do "mention this twice" hack
1733         for non-Alpha based Linux systems.
1735         * sysdeps/unix/sysv/linux/alpha/speed.c: Remove.
1737         * sysdeps/unix/sysv/linux/Makefile (headers): Add sys/module.h,
1738         sys/io.h, sys/klog.h, and sys/kdaemon.h.
1740         * sysdeps/unix/sysdep.h (END): Define empty END macro for
1741         platforms that don't need some sort of end directive at the
1742         end of functions.
1744         * sysdeps/unix/make-syscalls.sh: Emit END($strong) at end of
1745         syscall wrapper to allow correct generation of debugging
1746         information.
1748         * sysdeps/unix/alpha/sysdep.h (END): Redefine to use .end
1749         directive for both ELF and ECOFF.
1750         (ret): Delete macro.  It was a dangerous macro and unnecessary
1751         since the Alpha assemblers recognizes "ret" as a macro themselves.
1753         * sysdeps/gnu/utmpbits.h (struct utmp): Move ut_tv behind
1754         ut_session to guarantee long alignment.  This is important for
1755         Linux/Alpha since ut_tv.tv_sec is 32 bits and time_t is 64 bits.
1756         This will all get cleaned up as programs start to use ut_tv
1757         instead ut_time.
1759         * sysdeps/alpha/divrem.h: Include <sysdep.h> instead of <*/regdef.h>.
1761         * sysdeps/alpha/bsd-_setjmp.S (setjmp): Renamed entry point to
1762         _setjmp.
1764         * sysdeps/alpha/_mcount.S, sysdeps/alpha/bb_init_func.S,
1765         sysdeps/alpha/bsd-_setjmp.S, sysdeps/alpha/bsd-setjmp.S,
1766         sysdeps/alpha/copysign.S, sysdeps/alpha/divrem.h,
1767         sysdeps/alpha/fabs.S, sysdeps/alpha/ffs.S, sysdeps/alpha/htonl.S,
1768         sysdeps/alpha/htons.S, sysdeps/alpha/memchr.S,
1769         sysdeps/alpha/setjmp.S, sysdeps/alpha/strlen.S,
1770         sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S,
1771         sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S,
1772         sysdeps/unix/sysv/linux/alpha/llseek.S,
1773         sysdeps/unix/sysv/linux/alpha/pipe.S,
1774         sysdeps/unix/sysv/linux/alpha/sigsuspend.S,
1775         sysdeps/unix/sysv/linux/alpha/sysdep.S: Use END macro instead of
1776         .end directive.
1778         * csu/initfini.c (_fini): Tell gcc that _fini is not a leaf
1779         function by having it contain a dummy function call.
1781         * configure.in (config_machine): Don't make ELF the default for
1782         Linux/Alpha just yet (use --with-elf instead).
1783         (.init/.fini check): Generate .text to ensure function start and
1784         end are in same section.
1786         * sysdeps/unix/bsd/osf/alpha/brk.S,
1787         sysdeps/unix/sysv/linux/alpha/brk.S (__curbrk): Store the entire
1788         break value, not just the low 32 bits to accomodate large
1789         memories.
1791 Tue May 28 10:46:04 1996  Richard Henderson  <rth@tamu.edu>
1793         * sysdeps/unix/sysv/linux/alpha/brk.S: Rather than attempt to
1794         dynamically resolve _end for initializing __curbrk, support the
1795         brk(0) query idiom.
1797         * sysdeps/alpha/bb_init_func.S: Don't make `init' an external symbol.
1799         * sysdeps/alpha/bsd-_setjmp.S: The function is _setjmp not setjmp.
1801 Sun May 26 22:17:38 1996  Richard Henderson  <rth@tamu.edu>
1803         * stdlib/lcong48_r.c, stdlib/seed48_r.c, stdlib/strtod.c,
1804         stdlib/strtol.c: Include <string.h> for mem* and str* fns used.
1806 Thu May 23 02:15:56 1996  David Mosberger-Tang  <davidm@azstarnet.com>
1808         * sysdeps/unix/sysv/linux/Makefile (headers): Add sys/io.h,
1809         sys/klog.h, and sys/kdaemon.h.
1811         * sysdeps/unix/sysv/linux/sys/io.h: New file.
1812         * sysdeps/unix/sysv/linux/sys/klog.h: Ditto.
1813         * sysdeps/unix/sysv/linux/sys/kdaemon.h: Ditto.
1815         * sysdeps/unix/alpha/sysdep.h (ret): Remove macro.  It is
1816         dangerous and unnecessary since both OSF/1 as and gas define "ret"
1817         as a pseudo-instruction.
1819 Sat Jun  1 17:18:21 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
1821         * time/tzset.c (__tzset): Clear tz_rules name pointers after freeing
1822         them.  Bug found by David Mosberger-Tang.
1824         * sysdeps/posix/tempname.c (__stdio_gen_tempname): Use __ptr_t instead
1825         of PTR.
1827         * extra-lib.mk (extra-objs): Use patsubst intead of $(A:=B) syntax
1828         to work around Make bug when A contains var ref.
1830 Fri May 31 18:27:52 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
1832         * string/string.h [__USE_MISC]: Declare basename; OSF/1 puts it here.
1834         * sysdeps/unix/sysv/linux/syscalls.list (getpgid, setpgid): Define __
1835         strong names and [gs]etpgid as weak aliases.
1837 Thu May 30 11:24:05 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
1839         * math/math_private.h (GET_LDOUBLE_EXP): Add missing backslash.
1841         * po/header.pot: Replace with exact boilerplate pinard dictates.
1843         * sysdeps/i386/strtok.S (Lillegal_argument): Remove this code to set
1844         errno and the check that jumped to it.
1846         * sysdeps/mach/hurd/Makefile (errnos.d): Use $(sed-remove-objpfx).
1848 Thu May 30 03:21:57 1996  Ulrich Drepper  <drepper@cygnus.com>
1850         * FAQ: Document need of gperf program for developers.
1852         * elf/elf.h: Fix typos in comments.
1854         * libio/stdio.h [!__STRICT_ANSI__ || _POSIX_SOURCE]: Add
1855         prototypes for `ctermid' and `cuserid'.
1857         * locale/programs/locale.c: Switch to user selected locale
1858         before printing variables.
1860         * math/Makefile [$(long-double-fcts)==yes]: Define long-m-routines
1861         and long-c-routines.  Only if the `long double' data type is
1862         available we need to compile the functions.
1863         (libm-routines): Add $(long-m-routines).
1864         (routines): Remove isinfl, isnanl.  Use new file s_isinfl and
1865         s_isnanl instead if `long double' is available.
1867         * math/math.h: Include <mathcalls.h> again to define `long double'
1868         functions.
1870         * math/math_private.h: Define data types, prototypes and access
1871         macros for `long double'.
1873         * stdlib/stdlib.h: Add prototypes for `strtoll' and `strtoull'.
1874         [GCC2 && OPTIMIZE]: Define strto{,u}ll as inline function which
1875         calls __strto{,u}q_internal.
1877         * stdlib/strfmon.c: Replace PTR by `void *'.
1879         * stdlib/strtoq.c: Define strtoll as weak alias.
1880         * stdlib/strtouq.c: Define strtoull as weak alias.
1882         * string/tester.c: Correct `strsep' test.
1884         * sysdeps/generic/strsep.c: Make compatible with BSD version.
1885         Trailing characters of skip set are not skipped.  In this case
1886         empty tokens are returned.
1888         * sysdeps/i386/isinfl.c, sysdeps/i386/isnanl.c,
1889         sysdeps/ieee754/isinf.c, sysdeps/ieee754/isinfl.c,
1890         sysdeps/ieee754/isnan.c, sysdeps/ieee754/isnanl.c: Removed.  We
1891         now use the versions part of libm.
1893         * sysdeps/i386/strsep.S: Removed.  Generic C version is of
1894         similar speed.
1895         * sysdeps/i386/strtok.S: Remove support for `strsep'.
1897         * sysdeps/libm-i387/e_acosl.S, sysdeps/libm-i387/s_ceill.S,
1898         sysdeps/libm-i387/s_copysignl.S, sysdeps/libm-i387/s_finitel.S,
1899         sysdeps/libm-i387/s_floorl.S, sysdeps/libm-i387/s_isinfl.c,
1900         sysdeps/libm-i387/s_isnanl.c, sysdeps/libm-i387/s_nextafterl.c,
1901         sysdeps/libm-i387/s_rintl.S, sysdeps/libm-i387/s_significandl.S:
1902         New i387 specific math functions implementing `long double'
1903         versions.
1905         * sysdeps/libm-ieee754/s_ceill.c,
1906         sysdeps/libm-ieee754/s_copysignl.c,
1907         sysdeps/libm-ieee754/s_fabsl.c, sysdeps/libm-ieee754/s_finitel.c,
1908         sysdeps/libm-ieee754/s_floorl.c, sysdeps/libm-ieee754/s_isinfl.c,
1909         sysdeps/libm-ieee754/s_isnanl.c,
1910         sysdeps/libm-ieee754/s_nextafterl.c,
1911         sysdeps/libm-ieee754/s_rintl.c, sysdeps/libm-ieee754/s_scalbnl.c,
1912         sysdeps/libm-ieee754/s_significandl.c: New generic `long double'
1913         versions of libm functions.
1915         * sysdeps/libm-i387/e_exp.S: Add a few comments to explain the
1916         Intel FPU nonsense.
1918         * sysdeps/libm-i387/s_ceil.S, sysdeps/libm-i387/s_ceilf.S,
1919         sysdeps/libm-i387/s_floor.S, sysdeps/libm-i387/s_floorf.S: Correct
1920         handling of local variables.  The old version created a stack
1921         frame but stored the values outside.
1923         * sysdeps/libm-ieee754/s_isinf.c, sysdeps/libm-ieee754/s_isnan.c
1924         [!NO_LONG_DOUBLE]: Define alias with `long double' versions name.
1926 Wed May 29 12:53:10 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
1928         * login/pututline_r.c: Include sys/stat.h.  Fix typos.
1930         * version.h (VERSION): Set to 1.90.
1932         * Makerules (distinfo-vars): Write extra-libs and *-routines for each
1933         of its elts.
1934         * MakeTAGS (sources): Add those sources.
1936         * MakeTAGS (all-sources): Add $(others:=.c) and $(tests:=.c).
1938 Wed May 29 08:53:08 1996  Miles Bader  <miles@gnu.ai.mit.edu>
1940         * hurd/report-wait.c (_S_msg_report_wait): Return `itimer' for the
1941         itimer thread.
1943         * hurd/hurdinit.c (_hurd_init): Set _HURDSIG_TRACED before calling
1944         _hurd_proc_init.
1946 Wed May 29 00:52:20 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
1948         * string/tester.c (main): Fix strsep tests 6, 7, 20 to expect null
1949         token instead of it being implicitly skipped.
1951         * sysdeps/i386/fpu/__math.h (logb): Correct contraint from =u to =t.
1952         Must operate on top of fp reg stack, not second from top.
1954         * extra-lib.mk (alltypes-$(lib)): Don't append $(objpfx)$(lib).so.
1955         (others): Instead, make this depend on it.
1957 Tue May 28 04:38:10 1996  Ulrich Drepper  <drepper@cygnus.com>
1959         * limits.h: Change MB_LEN_MAX to 6.  A 31-bit ISO 10646
1960         character in UTF-8 encoding has that many bytes.
1962         * locale/langinfo.h: New element _NL_CTYPE_MB_CUR_MAX.
1963         * locale/categories.def: Add description of field _NL_CTYPE_MB_CUR_MAX.
1964         * locale/Makefile (routines): Add mb_cur_max.
1965         * locale/mb_cur_max.c: New file.  This function gets called
1966         when the macro MB_CUR_MAX is used.
1967         * locale/C-ctype.c: Initialize new mb_cur_max field.
1968         * locale/localeinfo.h: Change magic value because of incompatible
1969         change.
1970         * locale/programs/ld-ctype.c: Determine value of mb_cur_max
1971         according to current character set and write it out with the rest.
1972         * stdlib/stdlib.h (MB_CUR_MAX): Not constant anymore.  Get value
1973         according to currently used locale for category LC_CTYPE by
1974         calling the function __ctype_get_mb_cur_max.
1976 Tue May 28 03:27:46 1996  Ulrich Drepper  <drepper@cygnus.com>
1978         * FAQ:  Fix some typos.
1979         Tell that for Linux the kernel header files are necessary.
1981         * PROJECTS: New file.  List of open jobs for glibc.
1982         * Makefile (distribute): Add PROJECTS.
1984         * crypt/GNUmakefile (headers): New variable.  Mention crypt.h.
1985         * crypt/crypt.h: Header for crypt functions.
1987         * elf/elf.h: Add some new constants from recent Cygnus ELF
1988         header files.
1990         * login/getutid_r.c: Test for correct type.
1991         Don't depend on ut_type and ut_id unless _HAVE_UT_TYPE and
1992         _HAVE_UT_ID resp. are defined.
1993         Make really compliant with specification.
1995         * login/getutline_r.c, login/pututline_r.c: Don't depend on
1996         ut_type and ut_id unless _HAVE_UT_TYPE and _HAVE_UT_ID resp. are
1997         defined.
1998         Make really compliant with specification.
2000         * login/setutent_r.c: Don't depend on ut_type and ut_id unless
2001         _HAVE_UT_TYPE and _HAVE_UT_ID resp. are defined.
2003         * login/login.c, login/logout.c, login/logwtmp.c: Complete
2004         rewrite.  Now based on getut*/setut* functions.
2006         * stdlib/strtol.c: Undo changes of Wed May 22 01:48:54 1996.
2007         This prevented using this file in other GNU packages.
2009         * sysdeps/gnu/utmpbits.h: Define _HAVE_UT_TYPE, _HAVE_UT_ID,
2010         and _HAVE_UT_TV because struct utmp has these members.
2012         * sysdeps/libm-i387/e_exp.S: Correct exp(+-Inf) case.
2014         * utmp.h: New file.  Wrapper around login/utmp.h.
2016 Tue May 28 13:11:19 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
2018         * elf/dl-error.c (struct catch): New type.
2019         (catch): New static variable, struct catch *.
2020         (catch_env, signalled_errstring, signalled_objname): Variables removed.
2021         (_dl_signal_error): If CATCH is non-null, set its errstring and
2022         objname members and jump to CATCH->env.  If it is null, call
2023         _dl_sysdep_fatal with a standard message.
2024         * elf/rtld.c (dl_main): Explode `doit' function into dl_main's body.
2025         No longer use _dl_catch_error.
2027         * Makerules (sed-remove-objpfx): Avoid extra space in regexp due to
2028         continuation line.
2030         * sysdeps/unix/sysv/linux/i386/socket.S: Fix off-by-one error in
2031         setting %ecx to 2nd syscall arg: we have pushed nothing, so function
2032         args are found at 4(%esp), not 8(%esp).
2034 Mon May 27 10:10:00 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
2036         * Makefile ($(includedir)/stubs.h): Add missing backslash.
2038         * sysdeps/unix/sysv/linux/i386/brk.c (__curbrk): Initialize it so it
2039         can be aliased.
2041         * sysdeps/unix/sysv/linux/Makefile [$(subdir)=termios] (headers):
2042         Append termio.h.
2044         * Makefile ($(includedir)/stubs.h): Print a msg if we do nothing.
2046         * misc/sgtty.h: Add forward decl of struct sgttyb in case it is never
2047         defined.
2049         * sysdeps/unix/sysv/linux/termio.h: New file.
2050         * sysdeps/unix/sysv/linux/Dist: Add it.
2052         * sysdeps/unix/sysv/linux/ioctl-types.h: New file, wrapper around
2053         kernel header <asm/termios.h>.
2055         * misc/Makefile (headers): Add ioctl-types.h.
2056         * sysdeps/generic/ioctl-types.h: New file.
2057         * misc/sys/ioctl.h: Include <ioctl-types.h>.
2058         (struct tchars, struct ltchars, struct sgttyb, struct winsize,
2059         struct ttysize): Types moved there.
2061         * Makefile ($(includedir)/stubs.h): Don't touch target if new one is
2062         identical.
2064         * time/Makefile (z.% rule): Generate generic zone%/ rule after
2065         zone%/right/ and zone%/posix/ rules so they match first.
2067 Sun May 26 15:15:08 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
2069         * features.h [_GNU_SOURCE] (_BSD_SOURCE, _SVID_SOURCE,
2070         _POSIX_SOURCE, _POSIX_C_SOURCE): Define these.
2072         * time/Makefile (tzcompile): Add missing backslash.
2074         * stdlib/ldiv.c: Deansideclized.
2076         * wctype/wctype.h (__need_wint_t): Define this and include stddef.h.
2077         [! _WINT_T] (wint_t): Conditionalize typedef on this in case pre-2.7.3
2078         stddef.h doesn't define it.
2079         * wcsmbs/wchar.h: Likewise.
2080         * stdlib/strtod.c: Likewise.
2082         * wcsmbs/wcstok.c: Fix argument name typo.
2084 Sun May 26 19:39:53 1996  Ulrich Drepper  <drepper@cygnus.com>
2086         * intl/loadmsgcat.c (_nl_load_domain): Test correct variable
2087         after malloc.
2089         * string/Makefile (tester-ENV): New variable to suppress message
2090         translation in test.
2092         * string/tester.c: Add tests for strtok_r and strsep.
2094         * sysdeps/i386/i486/strcat.S: Correct some more 8bit operation
2095         <-> 32 bit operand conflicts.
2097         * sysdeps/i386/strsep.S: Wrapper around <sysdeps/i386/strtok.S>
2098         to produce strsep function.
2099         * sysdeps/i386/strtok.S: Optimized implementation of strtok
2100         function.
2101         * sysdeps/i386/strtok_r.S: Wrapper around <sysdeps/i386/strtok.S>
2102         to produce strtok_r function.
2104         * sysdeps/generic/strtok.c: Moved here from string/strtok.c.
2105         Corrected example in comment.
2107         * string/Makefile (routines): Add strtok_r.
2108         * sysdeps/generic/strtok_r.c: New file.  Implement reentrant version
2109         of strtok_r.
2110         * string/string.h: Add prototype for strtok_r.
2111         * wcsmbs/wcstok.c: Handle illegal SAVE_PTR argument the same
2112         as in strtok_r.
2114 Sun May 26 13:28:23 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
2116         * time/tzset.c (__tzset): Ignore leading : in $TZ; always try tzfile
2117         first and fall back to 1003.1 syntax only if it fails.
2119         * time/Makefile (install-others): Also install posix/ZONE and
2120         right/ZONE for each ZONE in $(zonenames).
2121         (z.% rule): Generate rules for right/ZONE and posix/ZONE targets too,
2122         the difference begin leapseconds vs /dev/null as 3rd dep.  For
2123         original ZONE targets use $(leapseconds), to be set in Makeconfig.
2124         (target-zone-flavor): New variable.
2125         (tzcompile): Use it to get the right -d for posix/ and right/ flavors.
2126         * Makeconfig (leapseconds): New variable.
2128         * mach/Machrules (%.udeps rule): Depend on Machrules.
2129         Emit deps for .uh and .__h files.
2130         (%.uh, %.__h rules): Don't depend on %.defs; use #include <$*.defs>
2131         instead.
2133 Sun May 26 01:06:47 1996  Ulrich Drepper  <drepper@cygnus.com>
2135         * stdlib/Makefile (routines): Add llabs, lldiv.
2136         * stdlib/llabs.c: New file.  Implementation of return
2137         absolute value of long long argument.
2138         * stdlib/lldiv.c: New file.  Implementation of division with remainder
2139         of long long argument.
2140         * stdlib/stdlib.h [__USE_GNU] (lldiv_t): New type for lldiv
2141         function.
2142         Define prototypes for lldiv and llabs functions.
2144         * locale/C-collate.c: Initialize _NL_COLLATE_NRULES element.
2146         * stdlib/strtod.c: Replace wchar_t with wint_t.  The later is
2147         really the type for a single wide character.
2149         * string/strxfrm.c (print_val): Define separate version for
2150         use as wcsxfrm.  Here we don't need UTF8 encoding.
2152         * wcsmbs/wchar.h:  gcc-2.7.2-960517 finally introduces wint_t
2153         in <stddef.h>.  Use this value and only for older gcc version
2154         define in place.
2155         (uwchar_t): Remove definition.
2157         * wcsmbs/wcscmp.c, wcsmbs/wcscoll.c, wcsmbs/wcsncmp.c,
2158         wcsmbs/wcsxfrm.c, wcsmbs/wmemcmp.c: : Don't use uwchar_t as unsigned
2159         type.  wint_t is intended for this.
2161 Sat May 25 14:10:19 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
2163         * sysdeps/unix/bsd/direntry.h: Use [1] instead of [0] for d_name to
2164         quiet -ansi -pedantic.
2165         * sysdeps/unix/common/direntry.h: Likewise.
2167         * login/Makefile (headers): Add lastlog.h.
2168         * login/lastlog.h: New file.
2170         * login/Makefile (CFLAGS): Don't append -D_THREAD_SAFE.
2171         * login/utmp.h [_REENTRANT || _THREAD_SAFE]: Replace this conditional
2172         with #ifdef __USE_REENTRANT.
2174         * features.h (__GNU_LIBRARY__): Set to 6.
2175         [_GNU_SOURCE] (_POSIX_SOURCE, _POSIX_C_SOURCE, _BSD_SOURCE,
2176         _SVID_SOURCE): Make sure they are all defined.
2178         * sysdeps/unix/sysv/linux/gnu/types.h: Instead of including
2179         <linux/posix_types.h>, define _LINUX_TYPES_DONT_EXPORT and then
2180         include <linux/types.h>.
2182         * resource/sys/resource.h: Remove trailing commas from enums.
2184 Fri May 24 17:30:50 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
2186         * sysdeps/generic/netinet/in.h: Remove trailing commas from enums.
2187         * sysdeps/unix/sysv/linux/netinet/in.h: Likewise.
2189         * login/getutline_r.c: Include string.h.
2191         * Rules (static-only-routines): Restore the rule to make these .so's
2192         empty objects.
2194         * login/pututline_r.c: Use struct assignment instead of memcpy.
2196         * login/getutline_r.c: Use strncmp instead of comparing two pointers
2197         that will only be equal if you are overwriting the data and screwing
2198         yourself anyway.
2200 Fri May 24 02:31:36 1996  Ulrich Drepper  <drepper@cygnus.com>
2202         * sysdeps/unix/sysv/linux/speed.c: Add new speed value 460800.
2204 Thu May 23 23:09:33 1996  Ulrich Drepper  <drepper@cygnus.com>
2206         * FAQ: Add answer for 100% source code compatibility to Linux
2207         libc by David Mosberger-Tang.
2209         Update from bind-4.9.4-T3B.
2210         * inet/arpa/inet.h: Add prototypes for inet_pton, inet_ntop,
2211         inet_nsap_addr, and inet_nsap_ntoa.
2212         * resolv/gethnamaddr.c: Correct compatibility problems (sprintf),
2213         remove fourth argument to inet_pton and correct handling of
2214         host_addr passing.
2215         * resolv/inet_ntop.c: Correct compatibility problems (sprintf).
2216         * resolv/inet_pton.c: Remove fourth argument.
2217         * resolv/resolv.h: Remove prototypes for inet_nsap_addr and
2218         inet_nsap_ntoa.  Now in <arpa/inet.h>.
2220         * stdlib/gmp-impl.h: Add prototypes for internal functions.
2222 Thu May 23 22:49:15 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
2224         * Rules (subdir_install): Remove dep on sor-$(subdir).
2225         (static-only-routines): Removed variable and associated rules.
2227 Wed May 22 00:40:50 1996  David Mosberger-Tang  <davidm@azstarnet.com>
2229         * sysdeps/unix/sysv/linux/alpha/speed.c (speeds): Add entry for
2230         460800 baud.
2232         * sysdeps/unix/sysv/linux/alpha/statbuf.h: New file.
2234         * sysdeps/unix/sysv/linux/alpha/Makefile (headers): Add
2235         alpha/ptrace.h.
2236         * sysdeps/unix/sysv/linux/alpha/alpha/ptrace.h: New file.
2238         * sysdeps/libm-ieee754/s_scalbnf.c: Call __scalbnf instead of
2239         scalbnf.
2241         * sysdeps/generic/sigset.h (__sigismember, __sigaddset,
2242         __sigdelset): Add declaration to keep ANSI compilers quiet.
2244         * sysdeps/alpha/__math.h (cabs): Remove underscores from struct
2245         __cabs_complex member names in call to __hypot().
2247         * sysdeps/alpha/copysign.S, sysdeps/alpha/fabs.S: New files.
2249         * sysdeps/alpha/divrem.h: Renamed from sysdeps/alpha/divrem.S to avoid
2250         name collision with math library.
2252         * sysdeps/alpha/divl.S, sysdeps/alpha/divlu.S, sysdeps/alpha/divq.S,
2253         sysdeps/alpha/divqu.S, sysdeps/alpha/reml.S, sysdeps/alpha/remlu.S,
2254         sysdeps/alpha/remq.S, sysdeps/alpha/remqu.S: Include divrem.h instead
2255         of divrem.S.
2257         * sysdeps/unix/alpha/sysdep.h: Include regdef.h.  Define LEAF macro
2258         to simplify declaration of leaf functions.
2260         * sysdeps/alpha/_mcount.S, sysdeps/alpha/bb_init_func.S,
2261         sysdeps/alpha/bsd-_setjmp.S, sysdeps/alpha/ffs.S,
2262         sysdeps/alpha/htonl.S, sysdeps/alpha/htons.S, sysdeps/alpha/memchr.S,
2263         sysdeps/alpha/setjmp.S, sysdeps/alpha/strlen.S,
2264         sysdeps/alpha/udiv_qrnnd.S, sysdeps/unix/sysv/linux/alpha/brk.S,
2265         sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S,
2266         sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S,
2267         sysdeps/unix/sysv/linux/alpha/pipe.S,
2268         sysdeps/unix/sysv/linux/alpha/sigsuspend.S,
2269         sysdeps/unix/sysv/linux/alpha/syscall.S,
2270         sysdeps/unix/sysv/linux/alpha/start.S,
2271         sysdeps/unix/sysv/linux/alpha/sysdep.S: Remove include of regdef.h.
2272         sysdep.h includes it now. Replace ENTRY by LEAF with appropriate
2273         framesize declaration.  Replace "lda pv,sym/jsr pv" by "jsr sym".
2275         * sysdeps/unix/sysv/linux/alpha/sysdep.h (NO_UNDERSCORES): Don't
2276         define.
2278         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Added getsockopt,
2279         ptrace, and sysctl.
2281         * sysdeps/unix/sysv/linux/alpha/profil-counter.h: File removed.
2283         * sysdeps/unix/sysv/linux/alpha/ioperm.c: Modify to support
2284         dynamic recognition of platform type.
2285         (_bus_base): New function.
2287         * sysdeps/unix/sysv/linux/alpha/llseek.S: New file.
2289         * sunrpc/rpc/rpc.h, sunrpc/rpc/svc.h: Avoid nested comments since
2290         they produce ugly warnings by gcc.
2292         * posix/sys/types.h [__USE_MISC]: Add typedef for ulong.
2294 Wed Mar 27 10:26:21 1996  David Mosberger-Tang  <davidm@azstarnet.com>
2296         * sysdeps/alpha/setjmp.S: Must establish global pointer before
2297         address of __sigsetjmp_aux can be loaded.
2299 Wed May 22 22:10:01 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
2301         * stdlib/canonicalize.c: New file.
2302         * stdlib/stdlib.h: Declare canonicalize_file_name, realpath.
2303         * stdlib/Makefile (routines): Add canonicalize.
2305         * posix/unistd.h: Declare __canonicalize_directory_name_internal.
2307 Thu May 23 00:01:10 1996  Ulrich Drepper  <drepper@cygnus.com>
2309         * db/recno/rec_seq.c: Prevent `sccsid' definition by using the
2310         same #if condition as in the other db files.
2312         * intl/Makefile: Add -Wno-unused CFLAGS for compilation of
2313         bindtextdom.c, finddomain.c, and localealias.c.
2315         * intl/dcgettext.c: Don't define prototype for getcwd() when
2316         compiling in glibc.
2318         * libio/cleanup.c: Add prototype for _IO_register_cleanup.
2320         * libio/filedoalloc.c, libio/fileops.c, libio/iopopen.c: Don't
2321         define _POSIX_SOURCE unconditionally.
2323         * libio/filedoalloc.c, libio/iopopen.c: Include <unistd.h> if
2324         compiling in glibc.
2326         * libio/fileops.c (_IO_file_close_it): Don't sync file, call
2327         flush instead.  This relaxes the rules from POSIX.1 about
2328         changing the active handle a bit.
2330         * libio/iofopncook.c (struct _IO_cookie_file): Move definition
2331         into <libio.h>.
2332         Add prototypes for local functions to prevent warnings.
2334         * libio/iopopen.c: Change prototypes for _IO_fork, _IO_pipe, and
2335         _IO_dup2 to contain complete parameter list.
2337         * libio/libio.h: Add definition of struct _IO_cookie_file.
2339         * libio/libioP.h: Add prototypes for _IO_vasprintf, _IO_vdprintf,
2340         and _IO_vsnprintf.
2342         * libio/memstream.c: Include <stdio.h>.
2344         * libio/stdio.h: Add prototypes for fopencookie,
2345         __stdio_gen_tempname, __vfscanf, __vsscanf, and __vsnprintf.
2347         * libio/strops.c: Avoid useless expression in `for' initializer.
2349         * locale/findlocale.c: Add some casts to prevent warnings.
2351         * locale/programs/locfile.c (write_locale_data): Don't use
2352         double `/' in locale binary file.
2354         * posix/unistd.h: Remove prototype for `reboot'.
2356         Update from bind-4.9.4-T1A.
2357         * resolv/Makefile (routines): Add inet_ntop and inet_pton.
2358         * resolv/arpa/nameser.h: Add definition of IN6ADDRSZ.
2359         * resolv/gethnamaddr.c, resolv/getnetnamadr.c, resolv/res_comp.c,
2360         resolv/res_debug.c, resolv/res_init.c
2362         * resolv/inet_ntop.c, resolv/inet_pton.c: New files.
2364         * resolv/resolv.h: Add RES_USE_INET6 flag.
2365         (__dn_isvalid): Renamed to __res_dnok.
2366         Add prototypes for __res_ownok and __res_mailok.
2368         * stdio-common/Makefile: Add -Wno-unused to CFLAGS for _itoa.c.
2370         * stdio-common/getline.c, stdio-common/vfscanf.c,
2371         sysdeps/posix/tempname.c: Don't use <ansidecl.h> anymore.
2373         * sysdeps/unix/sysv/linux/Makefile [$subdir == misc]
2374         (sysdep_routines): Add s_reboot.
2375         (install-others): Add $(includedir)/sys/syscall.h.
2376         New rule for $(includedir)/sys/syscall.h to produce from
2377         <asm/unistd.h>.
2379         * sysdeps/unix/sysv/linux/reboot.c: New file.  Make single
2380         argument function call 3 argument system call.
2382         * sysdeps/unix/sysv/linux/sys/reboot.h: New file.  Linux specific
2383         definition for reboot function.
2385         * sysdeps/unix/sysv/linux/syscall.h: Remove old and obsolete
2386         comment.
2388         * sysdeps/unix/sysv/linux/syscalls.list: Rename function for
2389         reboot syscall to __syscall_reboot.
2391         * wcsmbs/wchar.h: Protect prototypes for wcstof and wcstold by
2392         __USE_GNU, not USE_GNU.
2394 Tue May 21 21:55:49 1996  David Mosberger-Tang  <davidm@AZStarNet.com>
2396         * locale/programs/charset.c, locale/programs/ld-collate.c:
2397         Add casts to prevent warnings on 64-bit machines.
2399         * locale/programs/ld-monetary.c: Don't do unnecessary tests for
2400         int_frac_digits and frac_digits which only produce warnings.
2402 Mon May 13 23:45:29 1996  David Mosberger-Tang  <davidm@AZStarNet.com>
2404         * inet/arpa/inet.h: Backup return type of inet_addr to u_long.
2405         * resolv/inet_addr.c: Likewise.
2407         * resolv/Makefile (distribute): Add res_hconf.h
2408         (routines): Add res_hconf.
2410         * resolv/gethnamaddr.c: Add support for /etc/host.conf.
2412         * resolv/res_init.c: Initialize /etc/host.conf reader.
2414         * resolv/res_hconf.c, resolv/res_hconf.h: New files.
2415         Implementation of reading /etc/host.conf.
2417 Wed May 22 21:21:15 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
2419         * Rules (%.out rules): Prepend $($*-ENV) to the command.
2421         * sysdeps/unix/sysv/linux/i386/brk.c (___brk_addr): Define as weak
2422         alias for __curbrk.
2424 Wed May 22 19:37:27 1996  Miles Bader  <miles@gnu.ai.mit.edu>
2426         * hurd/hurdexec.c (_hurd_exec): Pass INIT_TRACEMASK.
2427         * hurd/hurdmsg.c (set_int): Support INIT_TRACEMASK.
2429 Wed May 22 18:47:31 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
2431         * sysdeps/mach/hurd/getcwd.c
2432         (_hurd_canonicalize_directory_name_internal): New function, broken out
2433         of __getcwd.
2434         (__getcwd): Use it.
2435         (__canonicalize_directory_name_internal): New function using it.
2437         * sysdeps/posix/getcwd.c (__canonicalize_directory_name_internal): New
2438         function, broken out of __getcwd.
2439         (__getcwd): Use it.
2441 Wed May 22 18:14:05 1996  Miles Bader  <miles@gnu.ai.mit.edu>
2443         * string/argz-create.c (__argz_create): Correctly calculate length.
2445         * string/argz-extract.c (__argz_extract): Add terminating 0 entry.
2446         * hurd/hurdstartup.c (_hurd_startup): ... and don't so here.
2448 Wed May 22 17:22:14 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
2450         * posix/glob.c [VMS]: Don't include <pwd.h>.
2451         [HAVE_VMSDIR_H]: Include "vmsdir.h".
2452         (glob) [VMS]: Don't grok ~.
2454 Wed May 22 14:46:53 1996  Miles Bader  <miles@gnu.ai.mit.edu>
2456         * hurd/hurdstartup.c (_hurd_startup): Terminate the vectors we get
2457         back from argz_extract.
2459 Wed May 22 13:56:42 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
2461         * configure.in: Remove checks for objdump, objcopy, and awk.
2462         * config.make.in (OBJDUMP, OBJCOPY, AWK): Variables removed.
2463         * Makefile (distribute): Remove extract-dynsym.
2464         * extract-dynsym: File removed.
2466 Tue May 21 22:17:45 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
2468         * termios/cfmakeraw.c: Set MIN to 1 and TIME to 0.
2470 Wed May 22 01:48:54 1996  Ulrich Drepper  <drepper@cygnus.com>
2472         * stdlib/strtol.c [!QUAD] (ULONG_MAX, LONG_MAX): Define these
2473         macros if they are not available.
2474         (WEAKNAME): New macro to declare argument as weak.
2475         Define function with __ prefix and add normal name as weak alias.
2477         * sysdeps/posix/euidaccess.c (S_IROTH, S_IWOTH, S_IXOTH): Defines
2478         these macros if not already available based on R_OK, W_OK, and
2479         X_OK.
2481 Tue May 21 18:48:46 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
2483         * misc/sys/syslog.h (__need___va_list): Define this instead of
2484         __need_va_list before including <stdarg.h>.
2486         * Makerules (o-iterator): Use $(object-suffixes-left) instead
2487         of $(object-suffixes) to produce repetitions; this is used for other
2488         lists than just that one.
2489         [versioned]: Use $(o-iterator) properly.
2491         * sysdeps/unix/sysv/linux/Implies: Include `gnu'.
2492         * sysdeps/mach/hurd/Implies: Likewise.
2494 Sat May 18 02:57:46 1996  Ulrich Drepper  <drepper@cygnus.com>
2496         * login/Makefile: New file.  This directory contains functions
2497         for user administration.
2498         * Makefile (subdirs): Add login.
2500         * misc/Makefile (headers): Remove utmp.h.  Now in login/utmp.h.
2501         (extra-libs, libutil-routines): Ditto.
2502         * misc/login.c, misc/login_tty.c, misc/logout.c, misc/logwtmp.c,
2503         misc/utmp.h: Moved to misc/.
2504         * login/login.c, login/login_tty.c, login/logout.c,
2505         login/logwtmp.c, login/utmp.h: Moved to here from misc/.
2507         * login/utmp.h: Split file.  Definitions of data structures
2508         and constants are now in the system dependent utmpbits.h file.
2510         * login/setutent_r.c, login/setutent.c, login/endutent_r.c,
2511         login/endutent.c, login/getutent_r.c, login/getutent.c,
2512         login/getutid_r.c, login/getutid.c, login/getutline_r.c,
2513         login/getutline.c, login/pututline_r.c, login/pututline.c:
2514         New files.  Routines to handle utmp-style files.
2516         * sysdeps/gnu/utmpbits.h: New file.  Contains GNU/Linux
2517         specific definitions of utmp data structures and constants.
2519         * sysdeps/unix/sysv/utmpbits.h: Renamed from sysdeps/unix/sysv/utmp.h.
2521         * sysdeps/generic/utmpbits.h: New file.  Generic (BSDish) version of
2522         definitions of utmp data structures and constants.
2524 Fri May 17 00:01:31 1996  Ulrich Drepper  <drepper@cygnus.com>
2526         * locale/C-monetary.c: Default value for mon_decimal_point should be
2527         '.'.
2529         * stdio-common/printf.h: Remove Linux libc compatibility stuff.
2530         Add `extra' flag.  Currently used in __printf_fp.
2532         * stdio-common/printf_fp.c (__guess_grouping): Renamed from
2533         `guess_grouping' and extend visibility to extern.  This function
2534         is now used in `strfmon'.
2535         (__printf_fp): Recognize new bit flag in info struct.  This
2536         triggers to use the grouping information and decimal point from
2537         the LC_MONETARY category instead of the LC_NUMERIC category.
2539         * stdio-common/vfprintf.c (process_arg): Correct major bug.  In
2540         `complicated' loop we must not use the varargs because the args
2541         are already available in the ARGS_VALUE array.
2543         * stdlib/Makefile (headers): Add monetary.h.
2544         (routines): Add strfmon.
2545         * stdlib/monetary.h: New file.  Header for strfmon function.
2546         * stdlib/strfmon.c: New file.  Implement strfmon function to print
2547         monetary amounts according to current locale's rules.
2549         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: The kernel header is
2550         now (>= Linux-1.3.100) called <asm/vm86.h>.
2552 Thu May 16 00:31:44 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
2554         * Makerules [versioned]: Make symlinks in the build directory, because
2555         the versioned names might be referenced by a DT_NEEDED in another
2556         library.
2558 Wed May 15 18:59:38 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
2560         * manual/examples/longopt.c: Include stdlib.h and getopt.h.
2562 Tue May 14 03:36:21 1996  Ulrich Drepper  <drepper@cygnus.com>
2564         * sysdeps/unix/sysv/linux/Makefile [$subdir == misc] (headers):
2565         Add sys/acct.h and sys/sysctl.h.
2567 Tue May 14 19:42:04 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
2569         * sysdeps/generic/strrchr.c: Deansideclized.
2571         * elf/Makefile (ldd): Depend on Makefile.
2572         Find ld.so in $(slibdir) instead of $(libdir).
2574         * sysdeps/i386/strrchr.S: Use `testl $3, %esi' instead of `testb $3,
2575         %esi'; gas misassembles the latter into `testb $3, %dh'.
2577         * mach/Machrules (%.udeps rule): Do $(make-target-directory) first.
2579 Tue May 14 16:38:44 1996  David Mosberger-Tang <davidm@AZStarNet.com>
2581         * sunrpc/getrpcent.c (interpret): Declare args.  Rewrite parsing using
2582         strpbrk.
2584 Tue May 14 20:18:38 1996  Ulrich Drepper  <drepper@cygnus.com>
2586         * time/Makefile (routines): Add strptime.
2587         * time/time.h: Add prototype for strptime.
2588         * time/strptime.c: New file.  Implementation according to XPG4.
2590 Tue May 14 14:07:10 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
2592         * libc-symbols.h (lint): Macro removed.  The sunrpc code does some
2593         really stupid things #ifdef lint.
2595         * sysdeps/unix/sysv/linux/i386/profil-counter.h (profil_counter): Fix
2596         struct member name: sc_eip -> eip.
2598 Mon May 13 19:52:33 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
2600         * Makerules (stub-$(subdir)): Put cmds including cd inside (...) with
2601         output redirect outside it.
2603         * elf/Makefile (subdir_lib): Depend on ld.so.
2605 Sun May 12 22:52:22 1996  Bruce Elliott  <belliott@accessone.com>
2607         * stdio-common/vfprintf.c: Correct handling of unsigned short
2608         values.
2610 Mon May 13 12:03:03 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
2612         * extra-lib.mk (alltype-$(lib)): Put libs in $(objpfx) instead of
2613         $(common-objpfx).
2614         * Makerules [install-lib.a]: Find them there.
2616         * sysdeps/unix/sysv/linux/i386/profil-counter.h: New file.
2618         * extra-lib.mk: Skip the hair if $(object-suffixes-$(lib)) is empty.
2620         * posix/glob.h [_AMIGA]: Remove `struct stat;' forward decl.
2622         * configure.in (--with-fp): Note in help string that it's the default.
2624         * locale/programs/ld-ctype.c (struct locale_ctype_t): Use u_int32_t
2625         instead of unsigned int for map_collection_max and map_collection_act.
2627         * stdio-common/vfprintf.c [USE_IN_LIBIO] (flockfile, funlockfile):
2628         Macros removed; they are in <stdio.h>.
2629         * stdio-common/vfscanf.c: Likewise.
2631         * posix/glob.c [_AMIGA]: Don't include <pwd.h>.
2632         (glob): Remove bogus & in call to globfree.
2633         [_AMIGA]: Use AmigaDOS file name conventions.
2635         * time/Makefile (zonenames): Target removed.
2636         (extra-objs): Remove it from here.
2637         Include the z.* files directly instead of including zonenames; use
2638         `-include' to not complain before they exist.
2640         * sysdeps/unix/Makefile: Find sysd-syscalls and s-proto.d with
2641         $(common-objpfx) instead of $(objpfx).
2643         * sysdeps/unix/bsd/telldir.c (seekdir, telldir): Use new struct member
2644         names without __.
2646         * Makerules [install-lib-non.a]: Find these things with $(objpfx)
2647         instead of $(common-objpfx).
2649         * Makeconfig (sysdep-configures): New variable.
2650         (config.status): Depend on $(sysdep-configures).
2652 Fri May 10 20:07:52 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2654         * sysdeps/unix/sysv/linux/profil.c: New file.
2656 Fri May 10 19:59:50 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2658         * sysdeps/m68k/Makefile (CFLAGS-setjmp.c): New variable.
2660 Fri May 10 19:55:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2662         * shlib-versions: Use libm=6 and libc=6 for m68k-linux.
2664 Sun May 12 11:16:58 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
2666         * string/envz.c: Fix uses of unsigned to size_t.
2668         * Makerules ($(libdir)/libc.so): Make the file an ld script.
2670         * sysdeps/mach/hurd/configure.in: Don't grok --with-hurd option.
2672         * sysdeps/mach/configure.in: File removed.
2673         * sysdeps/mach/configure: File removed.
2675         * mach/Machrules (%.udeps rule): Write deps for %_server.[ch] too.
2676         (%_server.[ch] rule): Don't depend on %.defs; use #include to get
2677         installed .defs file.
2679         * stdio-common/vfprintf.c (flockfile, funlockfile): Define to
2680         nothing for stdio.  Fix fUNlockfile -> funlockfile for libio.
2681         * stdio-common/vfscanf.c: Likewise.
2683 Sat May 11 13:43:41 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
2685         * hurd/hurdfault.c: Include faultexc_server.h instead of faultexc.h.
2687         * mach/Machrules (%.ir rule): Don't produce deps for imports.
2689         * elf/dl-fini.c (_dl_fini): Clear L->l_init_called after calling fn.
2691         * Makerules (install): Depend on $(slibdir)/libc.so$(libc.so-version).
2692         [!subdir] ($(libdir)/libc.so, $(common-objpfx)/libc-syms.so): Protect
2693         these targets and install dep on $(libdir)/libc.so with this.
2695         * hurd/Makefile: Removed all rules and defns for using code from Hurd
2696         sources and installing headers from there.
2698         * sysdeps/mach/hurd/errnos.awk: Set in_mach_errors to FILENAME when we
2699         set it.  In Mach error matching clause, only match if FILENAME is
2700         still the same value.
2702         * sysdeps/mach/hurd/Makefile: Don't include sysdeps/mach/Makefile;
2703         $(mach-srcdir) no longer exists.
2704         (hurd-srcdir): Variable removed.
2705         (includes): Don't append -I$(hurd-srcdir).
2706         (last-includes): Variable removed.
2707         Remove vpath specs using $(hurd-srcdir).
2708         (mach-errno-h): New canned sequence.
2709         ($(common-objpfx)errnos.d): New target, generated included makefile
2710         to determine absolute file names of Mach headers to search for error
2711         codes and set variable mach-errnos-deps.
2712         ($(common-objpfx)stamp-errnos): Depend on $(mach-errnos-deps) instead
2713         of prior explicit list.
2714         (generated): Add errnos.d, stamp-errnos.
2716         * mach/Machrules (some-if-rtn): New variable and target; compute deps
2717         of some if routine and make all if routines depend on that .d file
2718         instead of static list of .h files.
2720         * mach/Makefile (mach/mach_interface.defs,
2721         mach/memory_object_user.defs): Targets removed.
2722         ($(objpfx)mach-syscalls.mk): Tweak this kludge so it doesn't depend
2723         directly on Mach sources.
2725         * sysdeps/mach/Makefile (mach-srcdir): Variable removed.
2726         (includes): Don't append -I$(mach-srcdir).
2727         Remove vpath specs using $(mach-srcdir).
2729         * hurd/Makefile (server-interfaces): Add faultexc.
2730         (sig): Remove it from here.
2731         (fault%.[ch]): Rule removed.
2732         (MIGFLAGS-faultexc): New variable.
2734         * hurd/faultexc.defs: New file.
2736         * mach/Machrules (%.ustamp rule): Pass $(MIGFLAGS-$*) to mig.
2737         (%_server.[ch] rule): Likewise.
2739         * mach/Makefile: Removed all rules and defns for using code from Mach
2740         sources and installing headers from there.
2742         * Makeconfig [$(build-shared)=yes] (link-libc): Append
2743         $(libc.so-version) to libc.so.
2745 Fri May 10 18:36:14 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
2747         * mach/Machrules (%.ustamp rule): Don't depend on %.defs.
2748         (%.udeps): New rule parallel to that one, generating included
2749         makefiles with -M output from `#include <%.defs>'.
2751         * Makerules (sed-remove-objpfx): Remove space before \ at eol.
2753         * Makefile (distribute): Add FAQ.
2754         * FAQ: New file contributed by drepper.
2756         * time/Makefile (headers): Add timebits.h.
2757         * sysdeps/unix/sysv/linux/timebits.h: New file.
2758         * sysdeps/stub/timebits.h: New file.
2759         * time/time.h (CLK_TCK): Define to CLOCKS_PER_SEC.
2760         (CLOCKS_PER_SEC): Remove this macro.  Instead #include <timebits.h>.
2762 Fri May 10 16:22:44 1996  Michael I. Bushnell, p/BSG  <mib@gnu.ai.mit.edu>
2764         * string/argz-create.c (__argz_create): Restore const keyword to
2765         ARGV parm.
2766         * string/argz.h (__argz_create, argz_create): Restore const
2767         keyword.
2768         * string/envz.c (envz_get): Don't declare ENTRY const.
2770 Fri May 10 11:48:03 1996  Miles Bader  <miles@gnu.ai.mit.edu>
2772         * string/argz.h (argz_create): Fix param type.
2773         * string/argz-create.c (__argz_create): Remove const from param type.
2774         * string/envz.c (envz_get): Remove const from return type.
2776 Fri May 10 09:41:54 1996  Michael I. Bushnell, p/BSG  <mib@gnu.ai.mit.edu>
2778         * string/argz.h (__argz_create, argz_create): Omit const keyword
2779         from declaration of ARGV.
2780         * string/envz.h (envz_get): Omit const from declaration of return
2781         type.
2783 Thu May  9 09:17:46 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
2785         * aclocal.m4 (AC_FD_MSG, AC_FD_CC): Fix these for autoconf weirdness.
2787         Cleanups in sunrpc code from NIIBE Yutaka <gniibe@mri.co.jp>.
2788         * sunrpc/clnt_tcp.c (clnttcp_create): Don't close *SOCKP if it's -1.
2789         * sunrpc/clnt_simp.c (callrpc): Don't close CRP->socket if it's
2790         RPC_ANYSOCK.
2791         * sunrpc/pmap_clnt.c (pmap_set): Don't close SOCKET, since
2792         CLNT_DESTROY already has.
2793         (pmap_unset): Likewise.
2794         * sunrpc/pm_getmaps.c (pmap_getmaps): Likewise.
2795         * sunrpc/pm_getport.c (pmap_getport): Likewise.
2796         * sunrpc/pmap_rmt.c (pmap_rmtcall): Likewise.
2797         * sunrpc/portmap.c (callit): Likewise.
2799         * Makerules (versioned): Strip whitespace.
2801         * Rules (static-only-routines rule): Remove spurious space in dep.
2803         * misc/getusershell.c: Undo changes of 7 May 96 (rev 1.6).
2804         Cast string constants to char *.
2806         * posix/glob/SMakefile, posix/glob/SCOPTIONS, posix/glob/Makefile.ami:
2807         New files, AmigaDOS support from Aaron Digulla.
2808         * posix/Makefile (glob.tar): Add AmigaDOS support files.
2810         * sysdeps/unix/sysv/linux/net/if.h: New file.
2811         * sysdeps/unix/sysv/linux/Dist: Add it.
2812         * sysdeps/unix/sysv/linux/Makefile [$(subdir)=socket] (headers): Add
2813         net/if.h.
2815         * Makeconfig (link-libc): Add libc.a after libc.so in link.
2817         * Rules (static-only-routines rule): Use empty.o instead of dummy.o.
2818         (empty.o): New target.
2819         (generated): Add empty.c, empty.o.
2821         * resolv: Code updated from BIND-4.9.3P2C3.
2823         * Rules (static-only-routines rule): Use dummy.o, not dummy.so.
2825 Wed May  8 20:04:29 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
2827         * extract-dynsym: New file.
2828         * Makefile (distribute): Add it.
2829         * Rules (subdir_install): Depend on $(common-objpfx)sor-$(subdir).
2830         [! libc.so-version]: Clear static-only-routines.
2831         ($(common-objpfx)sor-$(subdir)): New target.
2832         [static-only-routines]: New static pattern rule for these .so's.
2833         * Makerules [libc.so-version] ($(slibdir)/libc.so): Target removed.
2834         [libc.so-version] ($(libdir)/libc.so, $(common-objpfx)libc-syms.so):
2835         New targets replace it.
2836         (install) [libc.so-version]: Depend on $(libdir)/libc.so instead of
2837         $(slibdir)/libc.so.
2838         * io/Makefile (static-only-routines): New variable.
2839         * configure.in: Check for tools objdump and objcopy, and for awk.
2840         * config.make.in (OBJDUMP, OBJCOPY, AWK): New variables.
2842 Thu May  9 01:24:00 1996  Ulrich Drepper  <drepper@cygnus.com>
2844         * locale/programs/config.h: Remove definition of wint_t.
2846         * locale/programs/ld-collate.c: Include <wchar.h> instead of
2847         <wcstr.h>.
2849         * manual/time.texi: Add some more description for %U and %W
2850         format of strftime.  Describe new format %V of strftime.
2852         * resolv/gethnamaddr.c: Prevent warning by preventing variable
2853         definition.
2854         * stdio-common/_itoa.c: Ditto.
2856 Tue May  7 23:43:07 1996  Ulrich Drepper  <drepper@cygnus.com>
2858         * libio/clearerr.c, libio/feof.c, libio/ferror.c, libio/fgetc.c,
2859         libio/fileno.c, libio/fputc.c, libio/freopen.c, libio/fseek.c,
2860         libio/genops.c, libio/getc.c, libio/getchar.c, libio/iofclose.c,
2861         libio/iofflush.c, libio/iofgetpos.c, libio/iofgets.c,
2862         libio/iofputs.c, libio/iofread.c, libio/iofsetpos.c,
2863         libio/ioftell.c, libio/iofwrite.c, libio/iogetdelim.c,
2864         libio/iogets.c, libio/ioputs.c, libio/iosetbuffer.c,
2865         libio/iosetvbuf.c, libio/ioungetc.c, libio/iovsprintf.c,
2866         libio/libio.h, libio/putc.c, libio/putchar.c, libio/rewind.c,
2867         libio/stdio.h, stdio-common/printf_fp.c, stdio-common/vfprintf.c,
2868         stdio-common/vfscanf.c: Prepare for reentrant libio.
2870         * libio/clearerr_u.c, libio/feof_u.c, libio/ferror_u.c,
2871         libio/fputc_u.c, libio/getc_u.c, libio/getchar_u.c,
2872         libio/iofflush_u.c, libio/putc_u.c, libio/putchar_u.c: New files.
2873         Used in reentrant libio.
2875         * misc/getusershell.c: Prevent warnings.
2877 Wed May  8 12:08:35 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
2879         * Makerules (install-lib.so rules): Undouble $s in target and dep
2880         parts of o-iterator-doit defns.
2881         (unversioned libraries install rule): Fix pattern.
2883         * mach/Makefile (mach-src-headers): Use $(base-machine) instead of
2884         $(config-machine).
2885         ($(includedir)/machine): Likewise.
2887         * config.make.in (base-machine): New variable.
2888         * configure.in (machine): Move case stmt to set $machine out of sysdep
2889         dirs AC_CACHE_CHECK.
2890         (base_machine): New variable, set in that switch and AC_SUBST'd.
2892         * Makerules (stub-$(subdir)): Use file name in directory as output,
2893         since cmd is cd'd.
2895         * configure.in (MSGFMT): Use : if none found.
2897         * po/Makefile: Include ../Rules instead of ../Makerules.
2899 Tue May  7 23:18:44 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
2901         * po/Makefile: New file.
2902         * Makefile (subdirs): Add po.
2904         * configure.in: Check for msgfmt.
2905         * config.make.in (MSGFMT): New variable.
2907 Sun May  5 23:49:10 1996  Ulrich Drepper  <drepper@cygnus.com>
2909         * misc/Makefile (routines): Add swapoff.
2911         * sysdeps/unix/sysv/linux/Dist: Add sys/quota.h.
2913         * sysdeps/unix/sysv/linux/sys/quota.h: New file.  Wrapper around
2914         kernel header file.
2916 Tue May  7 19:00:01 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
2918         * string/argz-extract.c: Remove const from decl.
2919         * string/argz.h: Here too.
2921         * Makeconfig (version.mk): Fix regexp in sed cmd.
2922         Depend on $(..)Makeconfig.
2924         * GMP code updated from gmp-2.0 release.
2925         * stdlib/Makefile (mpn-routines): Removed add_1, added inlines.
2926         * sysdeps/generic/add_1.c: File removed.
2927         * stdlib/strtod.c: mp_limb is now mp_limb_t.
2928         * stdlib/fpioconst.c, stdlib/fpioconst.h: Likewise.
2929         * stdio-common/_itoa.c: Likewise.
2930         * stdio-common/printf_fp.c: Likewise.
2931         Don't include ansidecl.h.
2933         * sysdeps/mach/hurd/getcwd.c: Use io_identity instead of io_stat.
2935         * shlib-versions: New file.
2936         * Makerules (soversions.mk): New target, include file generated from
2937         shlib-versions.  Moved shared library rules before installation rules.
2938         Rewrote shared library installation rules for versioned libraries.
2939         * math/Makefile (libm.so-version): Variable removed.
2941         * sysdeps/mach/hurd/i386/exc2signal.c: Use struct hurd_signal_detail.
2943         * hurd/report-wait.c (_S_msg_describe_ports): New function.
2945         * configure.in: Add AC_PROG_LN_S check.
2946         * config.make.in (LN_S): New variable.
2948 Sun May  5 03:10:44 1996  Ulrich Drepper  <drepper@cygnus.com>
2950         * misc/efgcvt_r.c (ecvt_r): Work aroung gcc bug.  gcc does
2951         not know about weak aliases now and optimizes necessary `if'
2952         statement away.
2954         * posix/unistd.h: Add swapoff prototype.
2956         * sysdeps/generic/confname.h: Add even more POSIX.4 symbols.
2958         * sysdeps/posix/fpathconf.c (__fpathconf): Get information
2959         for _PC_PATH_MAX from fstatfs function if available.
2961         * sysdeps/posix/sysconf.c: Add code to handle _SC_AIO_LISTIO_MAX,
2962         _SC_AIO_MAX, _SC_AIO_PRIO_DELTA_MAX, _SC_DELAYTIMER_MAX,
2963         _SC_MQ_OPEN_MAX, _SC_MQ_PRIO_MAX, _SC_RTSIG_MAX,
2964         _SC_SEM_NSEMS_MAX, _SC_SEM_VALUE_MAX, _SC_SIGQUEUE_MAX, and
2965         _SC_TIMER_MAX.
2966         * sysdeps/unix/sysv/sysv4/sysconf.c: Ditto.
2968         * sysdeps/stub/swapoff.c: New file.  Stub version for swapoff
2969         function.
2971         * sysdeps/unix/syscalls.list:  Add swapoff.
2973         * sysdeps/unix/sysv/linux/Dist: Add sys/acct.h.
2975         * sysdeps/unix/sysv/linux/Makefile [$(subdir) == misc]
2976         (sysdep_routines): Add mount, umount, llseek, setfsgid, setfsuid,
2977         sysinfo, and uselib.
2978         (headers): Add sys/sysinfo.h.
2980         * sysdeps/unix/sysv/linux/gethostid.c: Prevent warning.
2982         * sysdeps/unix/sysv/linux/i386/Makefile [$(subdir) == misc]
2983         (sysdep_routines): Add ioperm, iopl, and vm86.
2984         (headers): Add sys/perm.h and sys/vm86.h.
2986         * sysdeps/unix/sysv/linux/i386/sys/perm.h: New file.  Contains
2987         prototypes for iopl and ioperm.
2989         * sysdeps/unix/sysv/linux/i386/sys/vm86.h:  New file.  Contains
2990         prototype for vm86.
2992         * sysdeps/unix/sysv/linux/i386/syscalls.list: New file.  Add
2993         vm86 system call.
2995         * sysdeps/unix/sysv/linux/sys/acct.h: New file.  Contains
2996         prototypes for acct function.
2998         * sysdeps/unix/sysv/linux/sys/socket.h: Provide real header
2999         file with prototypes.
3001         * sysdeps/unix/sysv/linux/sys/sysinfo.h: New file.  Contains
3002         prototype for sysinfo function.
3004         * sysdeps/unix/sysv/linux/syscalls.list: Add flock, ioperm, iopl,
3005         llseek, setfsgid, setfsuid, sysinfo, and uselib.
3007         * sysdeps/unix/sysv/linux/sysconf.c: Instead of duplicating
3008         posix/sysconf.c now only handle cases different to that
3009         implementation.
3011 Tue May  7 15:08:19 1996  Miles Bader  <miles@gnu.ai.mit.edu>
3013         * stdio/linewrap.c (__line_wrap_output): Renamed from lwoutput
3014         (all references changed).  Now exported.
3016         * stdio/linewrap.c (struct data): Type deleted (moved to linewrap.h).
3017         (wrap_stream, unwrap_stream, lwclose, lwfileno, lwoutput,
3018         line_wrap_stream, line_unwrap_stream): Use struct line_wrap_data
3019         instead of struct data.
3020         (lwoutput, line_wrap_stream, line_unwrap_stream): Rename various
3021         occurences of `wrap' and `wrapmargin' to `wmargin'.
3022         (line_wrapped, line_wrap_lmargin, line_wrap_set_lmargin,
3023         line_wrap_rmargin, line_wrap_set_rmargin, line_wrap_wmargin,
3024         line_wrap_set_wmargin, line_wrap_point): New functions.
3025         * stdio/linewrap.h: New file.
3026         * stdio/Makefile (headers): Add linewrap.h.
3028 Tue May  7 14:19:12 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
3030         * sysdeps/unix/sysv/linux/i386/Makefile: File removed.
3032         * stdio/stdio.h: Remove line_wrap_stream, line_unwap_stream decls.
3034         * sysdeps/unix/sysv/linux/schedbits.h: New file.
3036 Tue May  7 13:47:02 1996  Miles Bader  <miles@gnu.ai.mit.edu>
3038         * stdio/linewrap.c (struct data): Make margin fields not-pointers.
3039         (lwoutput): Adjust uses acordingly.
3041 Tue May  7 10:51:52 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
3043         * sysdeps/mach/hurd/fdatasync.c: New file.
3044         * sysdeps/mach/hurd/fsync.c: Pass new flag to file_sync.
3046         * sysdeps/mach/hurd/xmknod.c: Pass new flag to dir_link.
3047         * sysdeps/mach/hurd/symlink.c: Likewise.
3048         * sysdeps/mach/hurd/link.c: Likewise.
3049         * sysdeps/mach/hurd/bind.c: Likewise.
3050         * hurd/hurdsig.c (write_corefile): Likewise.
3052         * hurd/hurdsig.c (write_corefile): Pass cttyid port to crash server.
3054         * sysdeps/mach/hurd/fpathconf.c: RPC takes int pointer, not long int.
3056         * sysdeps/mach/hurd/_exit.c (_hurd_exit): Pass sigcode arg to
3057         proc_mark_exit.
3058         * sysdeps/mach/hurd/dl-sysdep.c (_exit): Likewise.
3060         * sysdeps/mach/hurd/wait4.c: Pass sigcode arg to proc_wait.
3062         * sysdeps/mach/hurd/rename.c: Pass new flag to dir_rename.
3064         * hurd/hurdfault.c (_hurdsig_fault_catch_exception_raise): Use struct
3065         hurd_signal_detail.
3066         * hurd/catch-exc.c (_S_catch_exception_raise): Likewise.
3067         * hurd/hurd-raise.c (_hurd_raise_signal): Likewise.
3068         * sysdeps/mach/hurd/i386/trampoline.c (_hurd_setup_sighandler):
3069         Likewise.
3070         * sysdeps/mach/hurd/setitimer.c (restart_itimer): Likewise.
3072         * hurd/hurd/signal.h: Fix _hurd_exception2signal prototype.
3074         * hurd/hurdsig.c (write_corefile): Take const struct
3075         hurd_signal_detail * arg.  Pass all details to crash_dump_task.
3076         (_hurd_internal_post_signal): Pass DETAIL to write_corefile.
3077         (_hurd_internal_post_signal: suspend): Pass code and error to
3078         proc_mark_stop.
3080         * hurd/hurdprio.c (_hurd_priority_which_map): Pass flags arg to
3081         proc_getprocinfo by reference.
3083         * wcsmbs/wcwidth.c, wcsmbs/wcswidth.c: Fixed typos.
3085         * sysdeps/unix/sysv/linux/sys/mman.h: Fixed typo.
3087         * sysdeps/stub/sched_getp.c: Add missing #include <sys/types.h>.
3088         * sysdeps/stub/sched_sets.c: Likewise.
3089         * sysdeps/stub/sched_setp.c: Likewise.
3090         * sysdeps/stub/sched_rr_gi.c: Likewise.
3091         * sysdeps/stub/sched_gets.c: Likewise.
3093         * hurd/hurdsig.c: Use struct hurd_signal_detail.
3094         * hurd/hurd/fd.h (_hurd_fd_error): Likewise.
3095         * sysdeps/mach/hurd/sysd-stdio.c (fd_fail): Likewise.
3097 Mon May  6 09:51:05 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
3099         * stdio/linewrap.c: New file.
3100         * stdio/Makefile (routines): Add linewrap.
3101         * stdio/stdio.h [__USE_GNU]: Declare line_wrap_stream,
3102         line_unwrap_stream.
3104 Mon May  6 14:53:26 1996  Ulrich Drepper  <drepper@cygnus.com>
3106         * time/strftime.c (week): Add third parameter telling how
3107         many days must be in new year so that it is called week 1.
3108         (Following ISO 8601).
3109         Correct computation for %U and %V formats when day was first
3110         day of the week.
3111         (strftime): Implement %V format according to Spec1170.
3113 Mon May  6 17:01:09 1996  Michael I. Bushnell, p/BSG  <mib@gnu.ai.mit.edu>
3115         * hurd/hurd/signal.h (_hurd_intr_rpc_mach_msg): New declaration.
3117 Sat May  4 05:44:25 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
3119         * hurd/hurd/sigpreempt.h (struct hurd_signal_preempter): Change
3120         prototype of `preempter' elt to use struct hurd_signal_detail.
3122         * hurd/hurd/signal.h (struct hurd_signal_detail): New type.
3123         (struct hurd_sigstate): Make `pending_data' member an array of that.
3124         Use the new type in several decls.
3126         * locale/setlocale.c (_nl_C_name): Variable removed.
3127         * locale/C_name.c: New file.
3128         (_nl_C_name): Put it here instead.
3129         * locale/Makefile (aux): Add C_name.
3131         * sysdeps/mach/hurd/dl-sysdep.c (open): Don't pass io port in
3132         auth_user_authenticate rpc.
3133         (open): Avoid using strtol in digit conversion for "fd/N" magic.
3134         (_dl_sysdep_start): Likewise for memobj name in magic switches.
3136         * elf/Makefile (reloc-link): New variable.
3137         (dl-allobjs.so): New target, link together $(rtld-routines).
3138         (librtld.so): Depend on that instead of the rtld components.
3139         (generated): Add dl-allobjs.so.
3141         * hurd/hurd-raise.c (_hurd_raise_signal): Pass sigcode in msg_sig_post
3142         rpc.
3144         * hurd/hurdmsg.c (_S_msg_set_environment): Use argz.h functions
3145         instead of _hurd_split_args.
3146         (_S_msg_*_exec_flags): Functions removed.
3147         (_S_msg_startup_dosync): Stub removed.
3149 Sat May  4 02:11:55 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
3151         * sysdeps/mach/hurd/ptrace.c: Set _hurdsig_traced instead of
3152         EXEC_TRACED bit in _hurd_exec_flags.
3153         Pass sigcode arg in msg_sig_post_untraced rpc.
3155         * sysdeps/mach/hurd/access.c: Don't pass io port in
3156         auth_user_authenticate rpc.
3158         * posix/sched.h: Fix typos.
3160         * sysdeps/mach/hurd/fork.c: Use new critical section lock.
3161         Clear _hurdsig_traced instead of EXEC_TRACED.
3163         * sysdeps/stub/nanosleep.c (nanosleep): Fix typo.
3165         * wcsmbs/wcstol.c: Find strtol.c in ../stdlib.
3166         * wcsmbs/wcstof.c: Find strtod.c in ../stdlib.
3167         * wcsmbs/wcstod.c: Likewise.
3168         * wcsmbs/wcstold.c: Likewise.
3170         * wcsmbs/wcwidth.h: Find cname-lookup.h in ../wctype.
3172         * string/envz.c (envz_entry): Use const.
3173         (envz_get, envz_remove): Likewise.
3174         (envz_entry): Return char *, not const char *.
3176         * string/envz.h: Fix decl.
3178         * string/argz-create.c: Use const in prototype.
3179         * string/argz-next.c: Likewise.
3181 Fri May  3 13:32:08 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
3183         * sysdeps/mach/hurd/sigprocmask.c: Pass sigcode arg to msg_sig_post.
3184         * sysdeps/mach/hurd/i386/sigreturn.c: Likewise.
3185         * sysdeps/mach/hurd/sigsuspend.c: Likewise.
3186         * sysdeps/mach/hurd/kill.c: Likewise.
3188         * hurd/hurdexec.c (_hurd_exec): Use new critical section lock.
3189         * hurd/catch-exc.c (_S_catch_exception_raise): Likewise.
3190         * hurd/sigunwind.c (_hurdsig_longjmp_from_handler): Likewise.
3191         * hurd/thread-cancel.c (hurd_thread_cancel, hurd_check_cancel):
3192         Likewise.
3193         * sysdeps/mach/hurd/jmp-unwind.c (_longjmp_unwind): Likewise.
3194         * sysdeps/mach/hurd/sigaction.c: Likewise.
3196         * sysdeps/mach/hurd/errnos.awk: Don't use ARGV in comment; it can
3197         change meaninglessly.
3199         * hurd/hurd/signal.h (struct hurd_sigstate): Replace critical section
3200         flag with a spin lock.
3201         (_hurd_critical_section_lock): Use spin_try_lock on that to see if we
3202         get it.  No need to take SS->lock at all.
3203         (_hurd_critical_section_unlock): Unlock SS->critical_section_lock
3204         instead of clearing the old flag member.
3205         * hurd/hurdsig.c (_hurd_internal_post_signal): Use spin_lock_locked to
3206         test the critical section state.
3208         * hurd/hurdinit.c (_hurd_init): Set _hurdsig_traced from the intarray.
3210         * hurd/hurdkill.c (_hurd_sig_post): Pass 0 sigcode in msg_sig_post.
3212         * hurd/hurdsig.c (_hurd_internal_post_signal): Test _hurdsig_traced
3213         instead of testing (_hurd_exec_flags & EXEC_TRACED).
3214         (_S_msg_sig_post): Take sigcode arg and pass it through.
3215         (_S_msg_sig_post_untraced): Likewise.
3216         (reauth_proc): Don't pass proc port in auth_user_authenticate.
3218         * hurd/setauth.c (_hurd_setauth): Don't pass object ports in
3219         auth_user_authenticate RPCs, just the one-off rendezvous port.
3220         * hurd/dtable.c (reauth_dtable): Likewise.
3221         * hurd/hurdlookup.c (__hurd_file_name_lookup_retry): Likewise.
3223         * hurd/hurdexec.c (_hurd_exec): Pass 0 flags to file_exec.
3224         Pass sigcode arg to msg_sig_post.
3226         * string/argz.h (argz_create): Use const in prototype.
3228         * hurd/hurdinit.c (_hurd_proc_init): Test _hurdsig_traced instead of
3229         testing (_hurd_exec_flags & EXEC_TRACED).
3230         Pass sigcode arg to msg_sig_post.
3232         * hurd/hurd.h: Declare _hurdsig_traced.
3234         * string/argz.h (__argz_next): Cast ENTRY before returning it.
3236         * hurd/hurd/signal.h (_hurd_critical_section_unlock): Pass sigcode arg
3237         to msg_sig_post.
3239         * hurd/path-lookup.c: New file.
3240         * hurd/Makefile (routines): Add path-lookup.
3241         * hurd/hurd/lookup.h: Declare file_name_path_scan,
3242         hurd_file_name_path_lookup.
3243         * hurd/hurd.h: Declare file_name_path_lookup.
3245         * sysdeps/mach/hurd/select.c: The io_select rpc no longer has a TAG_ID
3246         argument.  Instead, use a separate reply port for each RPC and put them
3247         all in a port set to wait for slow replies.
3249         * intl/Makefile (CPPFLAGS): Change $(nlsdir) to $(i18ndir) in
3250         LOCALE_ALIAS_PATH.
3252 Fri May  3 03:14:02 1996  Ulrich Drepper  <drepper@cygnus.com>
3254         * intl/Makefile (routines): Add l10nflist and explodename.
3255         (distribute): Add loadinfo.h and locale.alias.
3256         (install-others): New variable to install locale.alias.
3258         * intl/dcgettext.c, intl/finddomain.c, intl/gettextP.h,
3259         intl/loadmsgcat.c: Adapt for upcoming gettext-0.10.13.  Some code
3260         is now shared with the locale implementation.
3262         * intl/explodename.c, intl/l10nflist.c, intl/loadinfo.h: New file.
3263         Extracted from finddomain.c.  This is also used in the locale
3264         implementation.
3266         * intl/locale.alias: New file.  Locale alias database compatible
3267         with X Window System's locale alias file.  Can now be used in
3268         locale and gettext code.
3270         * libio/stdio.h: Add prototypes for asprint and vasprintf.
3272         * locale/C-collate.c, locale/C-ctype.c, locale/C-messages.c,
3273         locale/C-monetary.c, locale/C-numeric.c, locale/C-time.c: Add new
3274         field in structure with name of locale ("C" in this case).
3276         * locale/Makefile (routines): Add findlocale.
3278         * locale/findlocale.c: New file.  Instead of trying to load the
3279         directly described file we now try to be much smarter when this
3280         fails.  Use the same code as gettext does.
3282         * locale/loadlocale.c, locale/setlocale.c: Rewrite to know about
3283         new loading scheme.
3285         * locale/localeinfo.h: Adapt prototypes and declarations for new
3286         setlocale implementation.  Remove definition of u32_t type.  We
3287         now use u_int32_t from <sys/types.h>.
3289         * locale/programs/charset.h (ILLEGAL_CHAR_VALUE): Provide type
3290         with constant.
3292         * locale/programs/config.h, locale/lc-collate.c,
3293         locale/localeinfo.h, locale/programs/ld-collate.c,
3294         locale/programs/ld-ctype.c, locale/programs/ld-messages.c,
3295         locale/programs/ld-monetary.c, locale/programs/ld-numeric.c,
3296         locale/programs/ld-time.c, locale/weight.h, string/strcoll.c:
3297         Change to use u_int32_t and u_int16_t.
3299         * locale/programs/localedef.c (construct_output_path): Change name
3300         of output locale to contain normalized form of the character set
3301         portion.
3303         * string/Makefile (routines): Add agrz-ctsep and argz-next.
3304         (tests): Add tst-strlen.
3306         * string/argz-ctsep.c: New file.  Implement reverse operation
3307         from argz-stringify.
3309         * string/argz-next.c: Non-inline version of function from argz.h.
3311         * string/argz.h, string/envz.h: Make usable as global header file.
3313         * string/envz.c: Fix declarations to use size_t where prototypes
3314         say so.
3316         * string/tst-strlen.c: New file.  Another test for critical
3317         situation in strlen implementations.
3319         * sysdeps/i386/i586/strlen.S: Fix bug with highest byte in word
3320         being zero.
3322         * wctype/test_wctype.c: Fix controlling comparison after change to
3323         32 bit character class array.
3325 Fri May  3 12:53:12 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
3327         * sysdeps/unix/sysv/linux/sys/socket.h: Remove spurious doubled line.
3329 Thu May  2 22:50:52 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3331         * sysdeps/unix/sysv/linux/getpriority.c: New file.
3332         * sysdeps/unix/sysv/linux/syscalls.list: Add s_getpriority.
3334 Thu May  2 22:41:31 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3336         * sysdeps/unix/sysv/linux/m68k/fpu_control.h (_FPU_DEFAULT):
3337         Disable all exceptions.
3339 Thu May  2 22:33:14 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3341         * sysdeps/m68k/fpu/e_acos.c, sysdeps/m68k/fpu/e_acosf.c,
3342         sysdeps/m68k/fpu/e_fmod.c, sysdeps/m68k/fpu/e_fmodf.c,
3343         sysdeps/m68k/fpu/isinfl.c, sysdeps/m68k/fpu/isnanl.c,
3344         sysdeps/m68k/fpu/s_atan.c, sysdeps/m68k/fpu/s_atanf.c,
3345         sysdeps/m68k/fpu/s_frexp.c, sysdeps/m68k/fpu/s_frexpf.c,
3346         sysdeps/m68k/fpu/s_ilogb.c, sysdeps/m68k/fpu/s_ilogbf.c,
3347         sysdeps/m68k/fpu/s_isinf.c, sysdeps/m68k/fpu/s_isinff.c,
3348         sysdeps/m68k/fpu/s_ldexp.c, sysdeps/m68k/fpu/s_ldexpf.c,
3349         sysdeps/m68k/fpu/s_modf.c, sysdeps/m68k/fpu/s_modff.c: Don't
3350         define __NO_MATH_INLINES, which is already defined on command
3351         line.
3353 Thu May  2 22:18:28 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3355         * sysdeps/libm-ieee754/e_j0f.c (__ieee754_j0f, __ieee754_y0f):
3356         Replace 0x80000000 by 0x48000000.
3357         * sysdeps/libm-ieee754/e_j1f.c (__ieee754_j1f): Likewise.
3359 Thu May  2 21:30:33 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3361         * sunrpc/svc_simple.c: Make global variable pl local to
3362         registerrpc.
3364 Thu May  2 00:24:04 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3366         * time/Makefile (tz-cflags): New variable.
3367         (CFLAGS-tzfile.c): New variable.
3368         (CFLAGS-zic.c): Add $(tz-cflags).
3369         (tz-cc): Remove variable.
3370         ($(objpfx)tzfile.o, $(objpfx)zic.o): Remove targets.
3372 Wed May  1 09:10:04 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
3374         * sysdeps/mach/hurd/getcwd.c: Jump out of both loops when we find a
3375         name, instead of checking for reaching end of buffer, which happens
3376         when the match is the last entry in the buffer.
3378         * time/strftime.c: Use canonical autoconf nugget for time.h+sys/time.h
3379         include.
3381 Mon Apr 29 02:48:26 1996  Ulrich Drepper  <drepper@cygnus.com>
3383         * ctype/ctype-info.c: (__ctype_width): New variable.
3384         (__ctype_names): Initialize correctly without offset.
3386         * locale/C-collate.c, locale/C-ctype.c,
3387         locale/C-messages.c, locale/C-monetary.c,
3388         locale/C-numeric.c, locale/C-time.c: Change copyright.
3390         * locale/C-ctype.c (_nl_C_LC_CTYPE_class32): Correct
3391         endianess for initialization value.
3393         * locale/lc-ctype.c (current): Add parameter for offset.
3394         (__ctype32_b, __ctype_width): Add initialization for these
3395         variables.
3397         * locale/programs/charmap.c: Finish support for WIDTH information.
3398         (new_width): New function.
3400         * locale/programs/charset.h (width_rule): new data structure.
3401         (charset_t): Add elements for width information.
3403         * locale/programs/ld-ctype.c (locale_ctype_t): Add element
3404         for width information.
3405         (allocate_arrays): Add new argument for charset.
3406         (ctype_finish): Make sure all characters named in charset
3407         width table are known to name table.
3408         (ctype_output): Correct handling of class and map name
3409         information and write out width information.
3410         (find_idx): Prepare for being called with NULL pointer as
3411         TABLE argument.  This means only allocate name entry.
3412         (allocate_arrays): Correct handling of array element -1.
3413         Because EOF == -1 the value of element 127 must *not* be
3414         mirrored here.
3415         Fill width information from charset tables.
3417         * locale/programs/localedef.c (main): Correct loop over all
3418         categories after change of order from Thu Mar 28 14:22:51 1996.
3419         Add new charset argument to call of `write_all_categories'.
3421         * locale/programs/locales.h (ctype_finish, ctype_output): New
3422         charset argument.
3424         * locale/programs/locfile.c (write_all_categories): Call
3425         `ctype_output' with additional argument charset.
3427         * posix/getconf.c (vars): Add _POSIX_SYNC_IO, _POSIX_ASYNC_IO,
3428         and _POSIX_PRIO_IO definitions.
3430         * posix/posix2_lim.h: Add definition of _POSIX2_CHARCLASS_NAME_MAX
3431         and CHARCLASS_NAME_MAX.
3433         * posix/unistd.h: Document _POSIX_SYNC_IO, _POSIX_ASYNC_IO,
3434         and _POSIX_PRIO_IO.
3436         * stdlib/grouping.h: Prepare for use in wide string functions.
3438         * stdlib/stdlib.h: Correct prototypes for __strto*_internal
3439         functions.
3441         * stdlib/strtod.c: Extend for use as `wcsto{f,d,ld}'.
3443         * stdlib/strtol.c: Extend for use as `wcsto{l,ul,q,uq}'.
3445         * string/strcoll.c: Extend for use as `wcscoll'.
3447         * string/strxfrm.c: Extend for use as `wcsxfrm'.
3449         * sysdeps/generic/confname.h: Add definition of _PC_SYNC_IO,
3450         _PC_ASYNC_IO, _PC_PRIO_IO and _SC_CHARCLASS_NAME_MAX.
3452         * sysdeps/generic/stpncpy.c: Correct return value.
3454         * sysdeps/posix/fpathconf.c: Add handling of _PC_SYNC_IO,
3455         _PC_ASYNC_IO, and _PC_PRIO_IO.
3457         * sysdeps/posix/sysconf.c: Add handling of _SC_REALTIME_SIGNALS,
3458         _SC_PRIORITY_SCHEDULING, _SC_TIMERS, _SC_ASYNCHRONOUS_IO,
3459         _SC_PRIORITIZED_IO, _SC_SYNCHRONIZED_IO, _SC_FSYNC,
3460         _SC_MAPPED_FILES, _SC_MEMLOCK, _SC_MEMLOCK_RANGE,
3461         _SC_MEMORY_PROTECTION, _SC_MESSAGE_PASSING, _SC_SEMAPHORES,
3462         _SC_SHARED_MEMORY_OBJECTS, and _SC_CHARCLASS_NAME_MAX.
3463         * sysdeps/stub/sysconf.c: Ditto.
3464         * sysdeps/unix/sysv/sysv4/sysconf.c: Ditto.
3466         * sysdeps/unix/sysv/linux/Dist: Add sys/sysctl.h.
3468         * sysdeps/unix/sysv/linux/Makefile [subdir == misc]
3469         (sysdep_routines): Add s_sysctl and sysctl.
3471         * sysdeps/unix/sysv/linux/sys/mman.h: Add declaration of mremap.
3473         * sysdeps/unix/sysv/linux/sys/socket.h: New file.  Wrapper
3474         around kernel header.
3476         * sysdeps/unix/sysv/linux/sys/sysctl.h: New file.  Define
3477         interface to `sysctl' function.
3479         * sysdeps/unix/sysv/linux/syscalls.list: Add mremap and _sysctl.
3481         * sysdeps/unix/sysv/linux/sysconf.c: Add handling of
3482         _SC_CHARCLASS_NAME_MAX.
3484         * sysdeps/unix/sysv/linux/sysctl.c: new file.  Implement caller
3485         of _sysctl system call.
3487         * sysvipc/Makefile (routines): Add ftok.
3489         * sysvipc/ftok.c: use variable `proj_id' not `id'.  Patch by
3490         David Mosberger-Tang.
3492         * wcsmbs/Makefile (routines): Add wcpcpy, wcpncpy, wcstol,
3493         wcstoul, wcstoq, wcstouq, wcstod, wcstold, wcstof, wcscoll,
3494         wcsxfrm, wcwidth, and wcswidth.
3496         * wcsmbs/wchar.h: Add declarations for wcpcpy, wcpncpy, wcstol,
3497         wcstoul, wcstoq, wcstouq, wcstod, wcstold, wcstof, wcscoll,
3498         wcsxfrm, wcwidth, and wcswidth.
3499         Declare internal interfaces for wcsto* functions.
3500         [OPTIMIZE]: Define inline functions for wcsto* functions to
3501         call internal interface functions.
3503         * wcsmbs/wcpcpy.c, wcsmbs/wcpncpy.c: New files.  Implement non-
3504         standard function equivalent to stpcpy/stpncpy.
3506         * wcsmbs/wcscoll.c: Implement `wcscoll' function by using
3507         `strcoll' implementation.
3509         * wcsmbs/wcscpy.c, wcsmbs/wcsncpy.c: Use wint_t instead of
3510         wchar_t.
3512         * wcsmbs/wcstod.c: Implement `wcstod' function by using `strtod'
3513         implementation.
3514         * wcsmbs/wcstof.c: Same for `wcstof'.
3515         * wcsmbs/wcstold.c: Same for `strtold'.
3517         * wcsmbs/wcstol.c: Implement `wcstol' function by using `strtol'
3518         implementation.
3519         * wcsmbs/wcstoq.c: Same for `wcstoq'.
3520         * wcsmbs/wcstoul.c: Same for `wcstoul'.
3521         * wcsmbs/wcstouq.c: Same for `wcstouq'.
3523         * wcsmbs/wcswidth.c: Implement `wcswidth' function from X/Open
3524         CAE.
3525         * wcsmbs/wcwidth.c: Ditto for `wcwidth'.
3526         * wcsmbs/wcwidth.h: Common function for definitions of above two
3527         functions.
3529         * wcsmbs/wcsxfrm.c: Implement `wcsxfrm function by using
3530         `strxfrm implementation.
3532         * wctype/wctype.c: Remove case for `wctype_t' being 16 bit type.
3534         * wctype/wctype.h (wint_t): Protect against multiple definition.
3535         (wctype_t): Always define as `unsigned long int'.
3537         * wctype.h: New file.  Wrapper around wctype/wctype.h.
3539 Tue Apr 30 17:30:46 1996  Miles Bader  <miles@gnu.ai.mit.edu>
3541         * hurd/hurdsig.c (_hurdsig_abort_rpcs): Add timeout argument to
3542         interrupt_operation call.
3543         (_hurdsig_interrupt_timeout): New variable.
3545         * hurd/report-wait.c (describe_number): Correctly allocate space
3546         in DESCRIPTION for the digits in I.
3548 Mon Apr 29 00:11:59 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
3550         * hurd/hurdstartup.c (_hurd_split_args): Function removed.
3551         (_hurd_startup): Use argz functions.
3553         * hurd/hurdexec.c: Use argz functions.
3555         * errno.h [!__error_t_defined] (error_t): New type.
3556         * sysdeps/mach/hurd/errnos.awk: #define __error_t_defined after the
3557         typedef in errnos.h.
3559         * string/envz.c, string/envz.h: New files.
3560         * string/argz.h, string/argz-append.c, string/argz-count.c,
3561         string/argz-create.c, string/argz-delete.c, string/argz-extract.c,
3562         string/argz-insert.c, string/argz-stringify.c: New files.
3563         * string/Makefile (routines): Add envz, argz-*.
3564         (headers): Add argz.h, envz.h.
3566 Sun Apr 28 14:14:35 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
3568         * sysdeps/unix/sysv/linux/i386/Makefile: New file.
3570 Wed Apr 24 17:35:30  Ulrich Drepper  <drepper@cygnus.com>
3572         * inet/netinet/in.h, socket/sys/socket.h: Move to
3573         sysdeps/generic/netinet/in.h, sysdeps/generic/sys/socket.h.
3574         * netinet/in.h, sys/socket.h: Remove file.
3576         * misc/Makefile (routines): Add fdatasync.
3578         * posix/Makefile (headers): Add sched.h.
3579         (routines): Add nanosleep, sched_setp, sched_getp, sched_sets,
3580         sched_gets, sched_yield, sched_primax, sched_primin, sched_rr_gi.
3582         * posix/getconf.c (vars): Add entries for _POSIX_REALTIME_SIGNALS,
3583         _POSIX_PRIORITY_SCHEDULING, _POSIX_TIMERS, _POSIX_ASYNCHRONOUS_IO,
3584         _POSIX_PRIORITIZED_IO, _POSIX_SYNCHRONIZED_IO, _POSIX_FSYNC,
3585         _POSIX_MAPPED_FILES, _POSIX_MEMLOCK, _POSIX_MEMLOCK_RANGE,
3586         _POSIX_MEMORY_PROTECTION, _POSIX_MESSAGE_PASSING,
3587         _POSIX_SEMAPHORES, _POSIX_SHARED_MEMORY_OBJECTS.
3589         * posix/sched.h: New file.  Header for POSIX scheduling interface.
3591         * posix/unistd.h: Describe options from POSIX.4.
3592         Add declaration of fdatasync.
3594         * sysdeps/generic/confname.h: Add definition for
3595          _SC_REALTIME_SIGNALS, _SC_PRIORITY_SCHEDULING, _SC_TIMERS,
3596         _SC_ASYNCHRONOUS_IO, _SC_PRIORITIZED_IO, _SC_SYNCHRONIZED_IO,
3597         _SC_FSYNC, _SC_MAPPED_FILES, _SC_MEMLOCK, _SC_MEMLOCK_RANGE,
3598         _SC_MEMORY_PROTECTION, _SC_MESSAGE_PASSING,
3599         _SC_SEMAPHORES, _SC_SHARED_MEMORY_OBJECTS.
3601         * sysdeps/generic/fdatasync.c: New file.  Default implementation
3602         simply uses fsync.
3604         * sysdeps/generic/netinit/in.h: Moved to here from inet/netinet/in.h.
3606         * sysdeps/generic/schedbits.h: New file.  System dependent
3607         defintion for POSIX.4 scheduling interface.
3609         * sysdeps/generic/sys/socket.h: Moved to here from socket/sys/socket.h.
3611         * sysdeps/stub/nanosleep.c, sysdeps/stub/sched_getp.c,
3612         sysdeps/stub/sched_gets.c, sysdeps/stub/sched_primax.c,
3613         sysdeps/stub/sched_primin.c, sysdeps/stub/sched_rr_gi.c,
3614         sysdeps/stub/sched_setp.c, sysdeps/stub/sched_sets.c,
3615         sysdeps/stub/sched_yield.c: New file:  Stub implementation
3616         for systems missing these POSIX.4 system calls.
3618         * sysdeps/unix/sysv/linux/gnu/types.h,
3619         sysdeps/unix/sysv/linux/ioctls.h: Use kernel header for
3620         data type definitions.
3622         * sysdeps/unix/sysv/linux/netinet/in.h: New file.  Linux
3623         specific version.
3625         * sysdeps/unix/sysv/linux/posix_opt.h: New file.  Define POSIX
3626         options applicable for Linux.
3628         * sysdeps/unix/sysv/linux/syscalls.list: Add definitions for
3629         fdatasync, nanosleep, sched_setparam, sched_getparam,
3630         sched_setscheduler, sched_getscheduler, sched_yield,
3631         sched_get_priority_max, sched_get_priority_min, and
3632         sched_rr_get_interval.
3634         * sysdeps/unix/sysv/linux/sysconf.c: Add handling of POSIX.4
3635         options.
3637         * sysdeps/unix/sysv/linux/termbits.h: Use kernel headers.
3639         * time/sys/time.h: Remove definition of `struct timespec'.
3641         * time/time.h (struct timespec): Move definition to here.
3643 Fri Apr 26 01:55:07 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
3645         * malloc/mcheck.c (mabort): Use __libc_fatal only #ifdef _LIBC.
3647 Thu Apr 25 15:49:57 1996  Miles Bader  <miles@gnu.ai.mit.edu>
3649         * sysdeps/mach/hurd/getcwd.c (__getcwd): When we find a match in
3650         the scan for a name, avoid doing another readdir (which overwrites
3651         NENTRIES, and was resulting in a bogus ENOENT).
3653         * sysdeps/mach/hurd/fcntl.c (__fcntl): Add missing break after F_SETFL.
3655 Wed Apr 24 00:22:42 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
3657         * stdio/internals.c (seek_to_target): Set errno if seek function
3658         returns the wrong offset.
3660         * wcsmbs/wcsrtombs.c [! EILSEQ] (EILSEQ): Define to EINVAL.
3661         * wcsmbs/wcrtomb.c: Likewise.
3663         * stdio-common/vfprintf.c: Include errno.h.
3665 Tue Apr 23 21:09:14 1996  Miles Bader  <miles@gnu.ai.mit.edu>
3667         * hurd/hurdsig.c (signal_allowed): For SIGIO/SIGURG, add a new
3668         variable, LUCKY, to use instead of setting D to -1 (which fouls
3669         things up).
3671 Tue Apr 23 15:56:56 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
3673         * config.h.in (HAVE_REGEX): New macro.
3675         * sysdeps/unix/syscalls.list: Add statfs, fstatfs.
3676         * io/Makefile (headers): Add sys/statfs.h, statfsbuf.h.
3677         (routines): Add statfs, fstatfs.
3678         * sysdeps/mach/hurd/statfs.c: New file.
3679         * sysdeps/mach/hurd/fstatfs.c: New file.
3680         * sysdeps/stub/fstatfs.c: New file.
3681         * sysdeps/stub/statfs.c: New file.
3682         * io/sys/statfs.h: New file.
3683         * sysdeps/generic/statfsbuf.h: New file.
3684         * sysdeps/unix/sysv/linux/statfsbuf.h: New file.
3686 Tue Apr 23 00:06:47 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
3688         * malloc/Makefile (gmalloc-routines): Add valloc back here.
3689         (dist-routines): Remove it here.
3690         * malloc/valloc.c [_MALLOC_INTERNAL && GMALLOC_INHIBIT_VALLOC]
3691         (ELIDE_VALLOC): Define it.
3692         [! ELIDE_VALLOC]: Make whole file conditional on this.
3693         * malloc/malloc.h (valloc): Make decl conditional on
3694         [!GMALLOC_INHIBIT_VALLOC] instead of [!emacs].
3696 Mon Apr 22 00:02:19 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
3698         * MakeTAGS: Include version.mk.
3699         (po/SYS_libc.pot): Add missing / in sed s cmd.
3701 Sat Apr 20 18:13:00 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
3703         * Makerules (no-whole-archive): Test $(have-no-whole-archive), not
3704         $(libc_cv_ld_no_whole_archive).
3706 Sat Apr 20 17:07:17 1996  Ulrich Drepper  <drepper@cygnus.com>
3708         * assert/assert.h, ctype/ctype.h, dirent/dirent.h, errno.h,
3709         grp/grp.h, io/fcntl.h, io/sys/stat.h, io/utime.h, locale/locale.h,
3710         math/math.h, misc/nlist.h, misc/sgtty.h, misc/sys/file.h,
3711         misc/sys/ioctl.h, misc/sys/uio.h, posix/sys/times.h,
3712         posix/sys/types.h, posix/sys/utsname.h, posix/sys/wait.h,
3713         posix/tar.h, posix/wordexp.h, pwd/pwd.h, resource/sys/vlimit.h,
3714         resource/sys/vtimes.h, setjmp/setjmp.h, signal/signal.h,
3715         stdio-common/printf.h, stdlib/alloca.h, stdlib/stdlib.h,
3716         string/string.h, sysdeps/generic/sigaction.h,
3717         sysdeps/generic/sigset.h, sysdeps/generic/sys/ptrace.h,
3718         sysdeps/generic/sys/ptrace.h, sysdeps/unix/bsd/osf/sigaction.h,
3719         sysdeps/unix/sysv/linux/sys/ptrace.h,
3720         sysdeps/unix/sysv/minix/sigaction.h,
3721         sysdeps/unix/sysv/sco3.2.4/sigaction.h,
3722         sysdeps/unix/sysv/sysv4/sigaction.h,
3723         sysdeps/unix/sysv/sysv4/sigset.h, termios/termios.h,
3724         time/sys/time.h, time/time.h: Fix copyright comment.
3726 Fri Apr 19 00:49:44 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
3728         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): If uids and gids are
3729         not given in stack aux vector, fetch them with syscalls.
3731         * stdlib/rpmatch.c (rpmatch: try): Take new arg NOMATCH, return value
3732         for nonmatching nonerror (instead of !MATCH).
3733         (rpmatch): Use it, so we return -1 when NOEXPR doesn't match either.
3735         * resolv/getnetnamadr.c (getnetbyaddr): Use u_int32_t instead of
3736         unsigned long for variable NET2.
3738         * time/etcetera, time/europe, time/solar89: Updated from ADO's 96e.
3740 Tue Apr  9 14:37:31 1996  Ulrich Drepper  <drepper@cygnus.com>
3742         * catgets/Makefile, catgets/catgets.c, catgets/catgetsinfo.h,
3743         catgets/config.h, catgets/gencat.c, catgets/nl_types.h,
3744         catgets/open_catalog.c: New files.  Implementation of XPG4
3745         compliant catgets() function and needed tools.
3746         * Makefile (subdirs): Add catgets.
3748 Thu Apr 18 23:36:11 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
3750         * math/Makefile (CPPFLAGS): Append -D__NO_MATH_INLINES.
3752 Wed Apr 10 20:48:43 1996  Ulrich Drepper  <drepper@cygnus.com>
3754         * stdio-common/vfprintf.c: Correct some typos.
3756         * sysdeps/libm-ieee754/w_gammaf.c, sysdeps/libm-ieee754/w_lgamma.c,
3757         sysdeps/libm-ieee754/w_lgammaf.c: Reference signgam instead of
3758         __signgam.
3760 Thu Apr 18 21:07:27 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
3762         * Makerules (no-whole-archive): New variable.
3763         (build-shlib): Use it.
3764         * elf/Makefile (libdl.so): Use it.
3765         * configure.in (libc_cv_ld_no_whole_archive): New check for
3766         --no-whole-archive.
3767         * config.make.in (have-no-whole-archive): New variable.
3769         * stdio-common/printf_fp.c: Increase fudge factor for BIGNUM_SIZE calc
3770         from 3 to 4.
3772         * Make-dist: Include version.mk.
3773         (version, release): Variables removed.
3774         * Makeconfig (version.mk): New target.
3776 Fri Apr 19 01:42:18 1996  Ulrich Drepper  <drepper@cygnus.com>
3778         * locale/Makefile (headers): Add langinfo.h.
3779         (CPPFLAGS): Remove -Iliblib.
3781 Mon Apr 15 16:49:04 1996  Roland McGrath  <roland@whiz-bang.gnu.ai.mit.edu>
3783         * malloc/memalign.c, malloc/malloc.h [__DJGPP__ == 1]: Elide memalign
3784         function and its declaration.
3786 Wed Apr 10 14:13:45 1996  Miles Bader  <miles@gnu.ai.mit.edu>
3788         * hurd/sigunwind.c (_hurdsig_longjmp_from_handler): Store
3789         MACH_PORT_DEAD in the thread reply-port variable before destroying
3790         the signal handler's reply port, to avoid infinite recursion.
3792 Mon Apr  8 18:27:17 1996  Miles Bader  <miles@gnu.ai.mit.edu>
3794         * sysdeps/mach/gettimeofday.c (__gettimeofday): Don't fail if the
3795         user passes in TZ, just zero it (emacs passes in a dummy variable,
3796         and rms says the hurd should be the one to change).
3798 Sun Apr  7 10:37:30 1996  Roland McGrath  <roland@whiz-bang.gnu.ai.mit.edu>
3800         * sysdeps/mach/hurd/fork.c: Don't leak send rights to the child's proc
3801         port in the parent.
3803 Fri Apr  5 17:43:41 1996  Miles Bader  <miles@gnu.ai.mit.edu>
3805         * sysdeps/mach/hurd/i386/sigreturn.c (__sigreturn): Store
3806         MACH_PORT_DEAD in the thread reply-port variable before destroying
3807         the signal handler's reply port to avoid infinite recursion.
3808         * sysdeps/mach/hurd/mig-reply.c (__mig_dealloc_reply_port): Only
3809         attempt to destroy PORT if it's a valid port name.
3811 Wed Apr  3 17:10:44 1996  Roland McGrath  <roland@whiz-bang.gnu.ai.mit.edu>
3813         * extra-lib.mk: Put libs in $(common-objpfx) instead of $(objpfx).
3814         * Makerules ($(install-lib) rules): Find libs with $(common-objpfx)
3815         instead of $(objpfx).
3817 Tue Apr  2 21:27:01 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3819         * posix/glob.c (glob_pattern_p): Avoid scanning past eos if
3820         the pattern ends with a backslash and quoting is enabled.
3821         * posix/fnmatch.c (fnmatch): Likewise; return FNM_NOMATCH for such
3822         patterns.
3824 Mon Apr  1 13:34:55 1996  Roland McGrath  <roland@whiz-bang.gnu.ai.mit.edu>
3826         * stdio-common/tst-printf.c (main): Add new test case.
3828         * sysdeps/generic/setenv.c (unsetenv): Use old-style definition.
3830 Mon Apr  1 11:39:10  Ulrich Drepper  <drepper@gnu.ai.mit.edu>
3832         * stdlib/strtod.c (STRTOD): Fix handling of American style FP
3833         numbers.
3835         * stdio-common/vfprintf.c (vfprintf): Don't increment format
3836         string pointer twice after seeing `*'.
3838 Sun Mar 31 17:31:54 1996  Roland McGrath  <roland@whiz-bang.gnu.ai.mit.edu>
3840         * MakeTAGS (po/SYS_libc.pot): Prepend header processed from
3841         po/header.pot.
3843 Sun Mar 31 18:07:32 1996  Ulrich Drepper  <drepper@gnu.ai.mit.edu>
3845         * locale/Makefile (others, install-bin): Compiling locale works
3846         again.
3847         (locale-modules): locale has no --dump option anymore.  Remove
3848         ctypedump.
3850         * locale/programs/config.h: Don't declare euidaccess.
3851         Use #include_next to get libc's config.h.
3853         * locale/programs/ctypedump.c: Not needed anymore.  Dump option
3854         of locale is removed.
3856         * locale/programs/locale.c: Adapt for new locale implementation.
3858         * stdio-common/_itoa.h (_itoa_word): Define as inline function.
3859         * stdio-common/_itoa.c (_itoa_lower_digits, _itoa_upper_digits):
3860         Don't declare static because used in _itoa_word inline function.
3862         * stdio-common/printf-parse.h: Prepare for use in wide-char
3863         stdio implementation.
3864         (find_spec): Take additional argument to work with mbrlen instead
3865         of mblen.
3866         (parse_one_spec): Ditto.
3868         * stdio-common/printf-prs.c: Prepare for use in wide-char
3869         stdio implementation.
3871         * stdio-common/printf.h: Mark change for wide-char handling.
3872         Changing it now would result in incompatibilities.
3874         * stdio-common/vfprintf.c: New and fast implementation.
3876         * wcsmbs/Makefile (routines): Remove pre-ISO C multibyte functions
3877         mbsadvance, mbscat, mbschr, mbscmp, mbscpy, mbsdup, mbslen,
3878         mbsncat, mbsncmp, mbsncpy, mbsrchr, mbstomb.
3879         Change wcswcs to wcsstr.
3880         Add wmemchr, wmemcmp, wmemcpy, wmemmove, wmemset, btowc, wctob,
3881         mbsinit, mbrlen, mbrtowc, wcrtomb, mbsrtowcs, wcsrtombs.
3883         * wcsmbs/btowc.c, wcsmbs/mbrlen.c, wcsmbs/mbrtowc.c,
3884         wcsmbs/mbsinit.c, wcsmbs/mbsrtowcs.c, wcsmbs/wchar.h,
3885         wcsmbs/wcrtomb.c, wcsmbs/wcsrtombs.c, wcsmbs/wcsstr.c,
3886         wcsmbs/wctob.c, wcsmbs/wmemchr.c, wcsmbs/wmemcmp.c,
3887         wcsmbs/wmemcpy.c, wcsmbs/wmemmove.c, wcsmbs/wmemset.c: New
3888         function according to ISO C amendment 1.
3889         * wchar.h: Wrapper around "wcsmbs/wchar.h".
3891         * wcsmbs/wcscat.c, wcsmbs/wcschr.c, wcsmbs/wcscmp.c,
3892         wcsmbs/wcscpy.c, wcsmbs/wcscspn.c, wcsmbs/wcsdup.c,
3893         wcsmbs/wcslen.c, wcsmbs/wcsncat.c, wcsmbs/wcsncmp.c,
3894         wcsmbs/wcsncpy.c, wcsmbs/wcspbrk.c, wcsmbs/wcsrchr.c,
3895         wcsmbs/wcsspn.c, wcsmbs/wcstok.c: Changed to conform with ISO C
3896         amendment 1.
3898         * wcsmbs/mbsadvance.c, wcsmbs/mbscat.c, wcsmbs/mbschr.c,
3899         wcsmbs/mbscmp.c, wcsmbs/mbscpy.c, wcsmbs/mbsdup.c,
3900         wcsmbs/mbslen.c, wcsmbs/mbsncat.c, wcsmbs/mbsncmp.c,
3901         wcsmbs/mbsncpy.c, wcsmbs/mbsrchr.c, wcsmbs/mbstomb.c,
3902         wcsmbs/mbstr.h, wcsmbs/wcstr.h, wcsmbs/wcswcs.c: Removed.
3903         Implement functions from early drafts, not part of final standard.
3905 Sun Mar 31 16:50:41 1996  Roland McGrath  <roland@whiz-bang.gnu.ai.mit.edu>
3907         * setjmp/setjmp.h (jmp_buf): Change gratuitous struct tag name to
3908         __jmp_bug_tag so its C++ implicit typedef does not conflict with the
3909         __jmp_buf typedef.
3911         * Makerules (BUILD_CFLAGS) [! objdir]: Use $(..)config.h when
3912         compiling in the source directories.
3914 Fri Mar 29 16:26:35 1996  Roland McGrath  <roland@whiz-bang.gnu.ai.mit.edu>
3916         * sysdeps/libm-ieee754/w_gamma.c: Use signgam instead of __signgam.
3917         * sysdeps/libm-ieee754/s_signgam.c: Undo last change.
3919 Fri Mar 29 11:29:46 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
3921         * sysdeps/libm-ieee754/s_signgam.c (signgam): Renamed to __signgam,
3922         with weak alias signgam.
3924 Thu Mar 28 18:32:34 1996  Roland McGrath  <roland@whiz-bang.gnu.ai.mit.edu>
3926         * Makeconfig (+cflags, +gcc-nowarn): Use gcc flags unconditionally.
3928 Thu Mar 28 14:22:51 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
3930         * sunrpc/rpc_main.c (main): Call textdomain.
3932         * MakeTAGS (XGETTEXTFLAGS-siglist.pot, XGETTEXTFLAGS-errlist.pot): Add
3933         --no-location.
3934         (all-pot): Replace $(subdirs) files with $P/subdirs.pot.
3935         ($P/subdirs.pot): New target.
3936         ($P/SYS_libc.pot): Add -n switch.
3938         * locale/locale.h (LC_*): Values reordered to match Linux libc.
3940         * sysdeps/mach/hurd/kill.c: If proc_pid2task gives us MACH_PORT_NULL
3941         the process is a zombie; send no messages and return success.
3943 Thu Mar 28 11:53:26 1996  Roland McGrath  <roland@whiz-bang.gnu.ai.mit.edu>
3945         * wctype/cname-lookup.h: Find localeinfo.h in ../locale.
3946         * wctype/wctype.c: Likewise.
3947         * wctype/wctrans.c: Likewise.
3949 Thu Mar 28 03:00:43 1996  Roland McGrath  <roland@whiz-bang.gnu.ai.mit.edu>
3951         * locale/nl_langinfo.c (nl_langinfo): Use DATA->values instead of
3952         DATA->strings.
3954         * Makerules (BUILD_CFLAGS): Remove $(common-objpfx) from config.h.
3956         * configure.in (.weakext check): Fix asm code to use .weakext instead
3957         of .weak!  Fix bogus test calls.
3958         * configure: Regenerated.
3960 Thu Mar 28 03:25:10 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
3962         * locale/programs/xmalloc.c: Test _LIBC as well as STDC_HEADERS.
3964         * locale/programs/ld-collate.c (collate_finish): Use error_at_line
3965         instead of error_with_loc.
3967         * locale/weight.h: Use u_int32_t instead of u32_t.
3968         * string/strxfrm.c: Likewise.
3970         * string/strxfrm.c: Find weight.h in ../locale; don't #include
3971         "localeinfo.h".
3972         * string/strcoll.c: Likewise.
3974         * intl/Makefile (copysrc): Add missing > in sed cmd.
3976 Sat Mar 23 17:52:49 1996  Ulrich Drepper  <drepper@gnu.ai.mit.edu>
3978         * Makeconfig: Rename Makefile variable nlsdir to i18ndir and
3979         change value to $(datadir)/i18n.  `nls' is not an appropriate
3980         name.
3982         * Makefile (subdirs): Add new subdir wctype.
3984         * ctype/ctype-info.c: Add new global variable __ctype_names
3985         and initialize from _nl_C_LC_CTYPE.
3987         * ctype/ctype.h: In P1003.3b/D11 `alnum' is a separate character
3988         class.  Use bit 11.
3989         [_ISbit]: Protect definition of bitmasks because they are also
3990         used in wctype.h.
3992         * libio/genops.c (_IO_sputbackc, _IO_sungetc): Clear EOF flag
3993         after successfully pushing back a character.
3995         Fundamental changes in locale implementation.  Almost nothing
3996         from the old code is used anymore.
3997         * locale/charmap.c, locale/collate.c, locale/config.h,
3998         locale/ctypedump.c, locale/hash.h, locale/keyword.gperf,
3999         locale/keyword.h, locale/loadlocale.c, locale/locale-ctype.c,
4000         locale/locale.c locale/localeconv.c, locale/localedef.c,
4001         locale/localedef.h, locale/locfile-hash.c, locale/locfile-lex.c,
4002         locale/locfile-parse.c, locale/messages.c, locale/monetary.c,
4003         locale/numeric.c, locale/setlocale.c, locale/token.h,
4004         locale/xmalloc.c: Removed.
4006         * locale/Makefile: Update for new locale implementation with
4007         program source code distributed in subdir.
4009         * locale/categories.def, locale/iso-4217.def: Updated file
4010         for new locale implementation.
4012         * locale/langinfo.h: Updated for new locale implementation.
4013         (ERA_D_T_FMT, ERA_T_FMT): New official values according to
4014         P1003.2b/D11.
4015         (_NL_COLLATE_NRULES, _NL_COLLATE_RULES, _NL_COLLATE_HASH_SIZE,
4016         _NL_COLLATE_HASH_LAYERS, _NL_COLLATE_TABLE_EB,
4017         _NL_COLLATE_TABLE_EL, _NL_COLLATE_UNDEFINED, _NL_COLLATE_EXTRA_EB,
4018         _NL_COLLATE_EXTRA_EL, _NL_CTYPE_NAMES_EB, _NL_CTYPE_NAMES_EL,
4019         _NL_CTYPE_HASH_SIZE, _NL_CTYPE_HASH_LAYERS, _NL_CTYPE_CLASS_NAMES,
4020         _NL_CTYPE_MAP_NAMES, _NL_CTYPE_WIDTH): New internal values for
4021         extended LC_CTYPE and LC_COLLATE implementation.
4023         * locale/programs/simple-hash.c, locale/programs/simple-hash.h,
4024         locale/programs/xmalloc.c, locale/programs/xstrdup.c: Helper functions
4025         for locale related programs.
4027         * locale/C-collate.c, locale/C-ctype.c,
4028         locale/C-messages.c, locale/C-monetary.c,
4029         locale/C-numeric.c, locale/C-time.c,
4030         locale/lc-collate.c, locale/lc-ctype.c,
4031         locale/lc-messages.c, locale/lc-monetary.c,
4032         locale/lc-numeric.c, locale/lc-time.c: New implementation of locale
4033         functions, and new generated "C" locale data.
4035         * locale/loadlocale.c: Now handles word fields in locale binary
4036         automatically by changing the endianess if necessary.
4038         * locale/localeinfo.h (LIMAGIC): Changed magic number because
4039         of incompatible changes.
4040         (locale_data): Changed definition to allow word as a value type.
4041         (coll_sort_rule): Values for collation sorting mode.
4042         (_NL_CURRENT_WORD): New macro to access word value of locale entry.
4043         (__collate_table, __collate_extra): Declare new global variables
4044         for collation tables.
4046         * locale/programs/charmap-kw.gperf, locale/programs/charmap-kw.h,
4047         locale/programs/charmap.c, locale/programs/charset.c,
4048         locale/programs/charset.h, locale/programs/config.h,
4049         locale/programs/ctypedump.c, locale/programs/ld-collate.c,
4050         locale/programs/ld-ctype.c, locale/programs/ld-messages.c,
4051         locale/programs/ld-monetary.c, locale/programs/ld-numeric.c,
4052         locale/programs/ld-time.c, locale/programs/linereader.c,
4053         locale/programs/linereader.h, locale/programs/locale.c,
4054         locale/programs/localedef.c, locale/programs/locales.h,
4055         locale/programs/locfile-kw.gperf, locale/programs/locfile-kw.h,
4056         locale/programs/locfile-token.h, locale/programs/locfile.c,
4057         locale/programs/locfile.h, locale/programs/stringtrans.c,
4058         locale/programs/stringtrans.h: Implementation of locale related
4059         programs.
4061         * locale/weight.h: Functions to access collation tables.
4063         * posix/unistd.h: Define _POSIX2_LOCALEDEF.
4065         * stdio-common/printf_fp.c: Fix bug with printing certain numbers
4066         < 10^-1.  Reported by Bill Metzenthen.
4068         * stdio-common/tfformat.c: Add new test for above bug.
4070         * string/strcoll.c, string/strxfrm.c: Real implementation of
4071         string collation according to ISO C.
4073         * wctype/Makefile, wctype/cname-lookup.h, wctype/iswctype.c,
4074         wctype/test_wctype.c, wctype/towctrans.c, wctype/wcfuncs.c,
4075         wctype/wctrans.c, wctype/wctype.c, wctype/wctype.h: New files.
4076         Implementation of wide character classes and mapping.
4078 Wed Mar 27 14:52:11 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
4080         * elf/rtld.c (dl_main): Call _dl_sysdep_start_cleanup after
4081         _dl_relocate_object loop.  Avoid relocating RTLD_MAP in that loop, and
4082         do it individually if necessary after _dl_sysdep_start_cleanup call.
4084         * stdlib/Makefile (mpn-routines): Add divrem.
4086 Tue Mar 26 22:54:14  Ulrich Drepper  <drepper@gnu.ai.mit.edu>
4088         * stdio-common/printf_fp.c (__printf_fp): Use mpn_divmod
4089         instead of __mpn_divmod.
4091 Wed Mar 27 10:26:21 1996  David Mosberger-Tang  <davidm@azstarnet.com>
4093         * sysdeps/alpha/setjmp.S: Must establish global pointer before
4094         address of __sigsetjmp_aux can be loaded.
4096 Wed Mar 27 02:23:19 1996 Ulrich Drepper <drepper@gnu.ai.mit.edu>
4098         * sysdeps/i386/i586/memset.S: New file.  Highly optimized
4099         version for i586 contributed by Torbjorn Granlund.
4100         Adapted for use as bzero.
4101         * sysdeps/i386/i586/bzero.S: Use sysdeps/i386/i586/memset.S
4102         code to implement bzero().
4104 Tue Mar 26 20:01:17 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
4106         * stdlib/Makefile (mpn-routines): Remove divmod.
4108 Tue Mar 26 15:40:14 1996  Brendan Kehoe  <brendan@zen.org>
4110         * sysdeps/unix/sysv/sysv4/solaris2/sparc/sysdep.h (NO_UNDERSCORES): Use
4111         wrapped with #ifndef, to avoid config.h defining it.
4113 Mon Mar 25 13:10:04 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
4115         * malloc/realloc.c (_realloc_internal): In case of growing large
4116         block, leave _heaplimit zero across _malloc_internal call.
4118         * intl/Makefile [gettext-srcdir]: Use gpl2lgpl.sed on copied sources.
4120 Mon Mar 25 03:35:16 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
4122         * malloc/malloc.c (morecore): Don't attempt recursive realloc of info
4123         table when _heaplimit==0 during realloc growing large block.
4125         * MakeTAGS (extract): Remove /dev/null from xgettext command line.
4126         (text-srcs): New variable: extract only C sources from $(tags_sources).
4127         (po/$(domain).pot): Depend on that.
4128         If it's empty, cp /dev/null $@ instead of $(extract).
4130         * misc/Makefile (headers): Add iovec.h.
4131         * sysdeps/unix/sysv/linux/iovec.h: New file.
4132         * sysdeps/generic/iovec.h: New file.
4133         * misc/sys/uio.h (struct iovec): Type replaced with #include <iovec.h>.
4135         * configure.in (NO_UNDERSCORES check): Use AC_TRY_LINK instead of
4136         AC_TRY_COMPILE.
4138         * misc/sys/cdefs.h [__USE_BSD] (const, signed, volatile): Move these
4139         macros inside [! __STDC__].
4141         * stdlib/rpmatch.c: New file.
4142         * stdlib/Makefile (routines): Add rpmatch.
4143         * stdlib/stdlib.h [__USE_SVID]: Declare rpmatch.
4145         * MakeTAGS (MSGJOIN): Variable removed.
4146         (po/SYS_libc.pot): Use $(XGETTEXT) instead of $(MSGJOIN).
4148 Wed Mar 20 20:08:46 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4150         * sysdeps/unix/sysdep.h: Don't define C_SYMBOL_NAME.
4152         * sysdeps/unix/sysv/linux/m68k/sysdep.h: Don't define
4153         NO_UNDERSCORES.
4155 Thu Mar 21 11:19:15 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
4157         * mach/devstream.c (input): Translate \r to \n on input.
4159 Wed Mar 20 11:28:49 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4161         * stdio-common/printf.h, stdio-common/printf_fp.c,
4162         stdio-common/vfprintf.c: Place const in parameter list at
4163         correct place.
4165 Wed Mar 20 23:58.12 1996  Ulrich Drepper <drepper@gnu.ai.mit.edu>
4167         * sysdeps/i386/ldbl2mpn.c: Copy of former version of
4168         sysdeps/ieee754/ldbl2mpn.c.
4169         * sysdeps/ieee754/ldbl2mpn.c: Remove i386 specific unification.
4170         Reported by Andreas Schwab.
4172 Wed Mar 20 19:58:43 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
4174         * version.c: Include version.h to define RELEASE and VERSION macros.
4175         (__libc_release, __libc_version): Use them.
4176         * locale/SYS_libc.c (_libc_intl_domainname): Include ../version.h and
4177         use VERSION to define domainname as `SYS_GNU_libc-VERSION'.
4178         * Make-dist (rel+vers): Snarf the macro values from version.h.
4180         * MakeTAGS (extract): Pass $(XGETTEXTFLAGS-$(@F)).
4181         (XGETTEXTFLAGS-siglist.pot, XGETTEXTFLAGS-errlist.pot): New variables;
4182         pass -a for these files.
4184         * Makerules (po/%.pot): Depend on FORCE target so recursive make is
4185         always run.
4187 Mon Mar 18 22:54:32 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4189         * sysdeps/unix/sysv/linux/wait3.c: New file.
4190         * sysdeps/unix/sysv/linux/wait.c: Use the bsd4.4 wait, not the
4191         one from sysdeps/posix.
4193 Wed Mar 20 09:42:11 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
4195         * sysdeps/unix/bsd/waitflags.h (WNOREAP): New macro.
4197         * elf/dl-load.c (_dl_map_object_from_fd): Always set L->l_type; if not
4198         lt_executable, then lt_library.
4199         * elf/rtld.c (dl_main): Don't set NEW->l_type after _dl_map_object.
4201 Wed Mar 20 00:08:23 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4203         * sysdeps/unix/sysv/linux/syscalls.list: Remove gtty and stty.
4205 Tue Mar 19 16:31:06 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4207         * sysdeps/unix/sysv/linux/termbits.h (CRTSCTS, CBAUDEX, VEOL,
4208         VEOL2, VMIN, VTIME): Corrected.
4209         (PAGEOUT, WRAP, VDSUSP): Deleted.
4211 Tue Mar 19 14:18:42 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
4213         * sysdeps/unix/readdir.c: Test [! _DIRENT_HAVE_D_RECLEN] instead of
4214         (sizeof (DP->d_name) > 1) to detect fixed-size dir entries.
4216         * sysdeps/i386/fpu/__math.h (asinh): Call log1p instead of __log1p.
4218         * math/math.h: Move M_* constants before __math.h include.
4219         [__NO_MATH_INLINES || __OPTIMIZE__]: Include __math.h only #if this.
4221         * misc/efgcvt_r.c (ecvt_r): Declare floor, log10, fabs as weak extern.
4222         If log10 is not defined (i.e. no -lm), use stupid loop instead.
4224         * features.h (__FAVOR_BSD): Define only if _BSD_SOURCE is defined
4225         and no other _*_SOURCE macro is.
4226         (_GNU_SOURCE): Don't define by default.
4227         * libc-symbols.h (_GNU_SOURCE): Define it.
4229         * configure.in (alpha*-*-linux*): Unset $gnu_ld and $elf.
4231         * config.make.in (weak-symbols): Variable removed.
4232         * configure.in (--with-weak-symbols): Option removed.
4233         (NO_UNDERSCORES, HAVE_ASM_WEAK_DIRECTIVE, HAVE_ASM_WEAKEXT_DIRECTIVE):
4234         New tests.
4236         * config.h.in (HAVE_WEAK_SYMBOLS): #undef removed.
4237         (NO_UNDERSCORES, HAVE_ASM_WEAK_DIRECTIVE, HAVE_ASM_WEAKEXT_DIRECTIVE):
4238         New #undefs.
4239         * libc-symbols.h: Use them instead of HAVE_WEAK_SYMBOLS.
4241         * sysdeps/unix/bsd/pause.c: Moved to sysdeps/unix/common/pause.c.
4243 Mon Mar  4 20:17:28 1996  David Mosberger-Tang  <davidm@azstarnet.com>
4245         * inet/inet_lnaof.c: Use u_int32_t instead of u_long.
4246         * inet/inet_mkadr.c: Likewise.
4247         * inet/inet_net.c: Likewise.
4248         * inet/inet_netof.c: Likewise.
4249         * inet/rcmd.c: Likewise.
4250         * inet/arpa/inet.h: Likewise.
4251         * inet/netinet/in.h: Likewise.
4252         * inet/netinet/tcp.h: Likewise.
4253         * inet/protocols/rwhod.h: Likewise.
4254         * inet/protocols/talkd.h: Likewise.
4255         * resolv/inet_addr.c: Likewise.
4257         * sysdeps/unix/sysv/linux/adjtime.c: Use INT_MAX instead of LONG_MAX.
4259         * sysdeps/unix/sysv/Makefile (sysdep_routines): Don't add s_getdents.
4261         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Don't add mount,
4262         umount.
4264         * sysdeps/alpha/__math.h (atan, cabs): New functions.
4266         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S: new file (syscall
4267         expects set-value, not pointer to it).
4269 Sun Feb 25 22:36:10 1996  David Mosberger-Tang  <davidm@azstarnet.com>
4271         * sysdeps/unix/sysv/linux/alpha/profil-counter.h: New file.
4273         * gmon/gmon.c (__bb_head): new variable.
4274         (write_hist, write_call_graph, write_bb_counts): new functions.
4275         (_mcleanup): modified to call above functions instead of directly
4276         writing out gmon.out.
4277         * gmon/sys/gmon.h (struct __bb): New type.
4278         (struct gmonhdr): Type removed.
4279         (struct gmonparam): New member `log_hashfraction'.
4280         (GMONVERSION): Macro removed.
4282         * gmon/sys/gmon_out.h, gmon/bb_exit_func.c,
4283         sysdeps/generic/bb_init_func.c, sysdeps/alpha/bb_init_func.S: new
4284         files.
4285         * gmon/Makefile (headers): Add sys/gmon_out.h.
4286         (routines): Add bb_init_func, bb_exit_func.
4288         * gmon/mcount.c: Avoid integer division.
4290 Wed Feb 21 23:56:41 1996  David Mosberger-Tang  <davidm@azstarnet.com>
4292         * sysdeps/alpha/setjmp.S: switched order in which sp and fp are
4293         passed to match what __sigsetjmp_aux() expects.
4295 Tue Feb 20 11:33:46 1996  David Mosberger-Tang  <davidm@azstarnet.com>
4297         * sysdeps/unix/sysv/linux/alpha/syscalls.list (select, bind,
4298         connect, getpeername, getsockname, listen, recv, recvfrom,
4299         recvmsg, send, sendmsg, sendto, setsockopt, shutdown, socketpair):
4300         added to override same-name assembly file in the parent directory.
4302         * stdlib/stdlib.h: add include of sys/types.h in front of random
4303         etc declarations to ensure int32_t is declared.
4305         * stdlib/random.c, stdlib/random_r.c: replaced "long int" by int32_t
4306         where 32 bit integers are required.  Also change LONG_MAX into
4307         0x7fffffff since the intent is to turn off the sign bit in a
4308         32 bit integer.
4310         * time/offtime.c (__offtime): Use Paul Eggert's code to deal
4311         with very large values for "days" (e.g., 64 bit values).
4313 Mon Feb 19 22:22:12 1996  David Mosberger-Tang  <davidm@azstarnet.com>
4315         * stdlib/stdlib.h (__random, __random_r, random_r, struct
4316         random_data): use int32_t instead of `long int'.
4318 Sat Feb 17 11:29:29 1996  David Mosberger-Tang  <davidm@azstarnet.com>
4320         * sysdeps/unix/sysv/linux/alpha/ioperm.c: new file.
4322         * sysdeps/alpha/ffs.S: new file.
4324         * sysdeps/alpha/fabs.c: File removed.
4326         * time/tzfile.c (__tzfile_read): counter variable is i, *not*
4327         num_transitions!
4329         * time/offtime.c: make capable of dealing with very large (64 bit)
4330         time_t values.  Use old algorithm until a year is reached that
4331         is an integer multiple of 400, then use DAYS_PER_400_YEARS to
4332         do the remainder in a single division.
4334         * sysdeps/generic/ffs.c (ffs): fix variable declarations to
4335         be unsigned int, not unsigned long.
4337         * string/test-ffs.c (main): add test case with all upper bits
4338         set.
4340         * stdlib/tst-strtol.c: add tests cases for machines where
4341         sizeof(long)==8.
4343         * stdlib/testrand.c (main): disallow rand() to return negative
4344         integers.
4346         * stdlib/testmb.c (main): fix format to use %lx instead of %x.
4348         * stdlib/stdlib.h: on 64 bit machines, declare
4349         struct random_data, __random(),  __random_r, and random_r to
4350         return "int" instead of "long int".
4352         * stdlib/random_r.c: 64 bit machines use "int" instead of "long
4353         int".  Similarly, use INT_MAX instead of LONG_MAX.
4355         * stdlib/random.c: on 64 bit machines, randtbl[] and __random[]
4356         need to operate on "int" instead of "long int".
4358         * locale/locfile-hash.c (compute_hashval): make shifted constant
4359         a long to avoid loosing bits on 64 bit machines.
4361         * dirent/tst-seekdir.c (main): fix confusing comment; print
4362         a line to mark point where directory is rewound.
4364 Fri Feb 16 15:01:49 1996  David Mosberger-Tang  <davidm@azstarnet.com>
4366         * time/strftime.c (strftime): any hour > 11 is PM (not > 12!).
4368 Wed Feb 14 00:21:17 1996  David Mosberger-Tang  <davidm@azstarnet.com>
4370         * sysdeps/unix/sysv/linux/alpha/Makefile,
4371         sysdeps/unix/sysv/linux/alpha/brk.S,
4372         sysdeps/unix/sysv/linux/alpha/fpu_control.c,
4373         sysdeps/unix/sysv/linux/alpha/fpu_control.h,
4374         sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S,
4375         sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S,
4376         sysdeps/unix/sysv/linux/alpha/pipe.S,
4377         sysdeps/unix/sysv/linux/alpha/setfpucw.c,
4378         sysdeps/unix/sysv/linux/alpha/sigprocmask.c,
4379         sysdeps/unix/sysv/linux/alpha/speed.c,
4380         sysdeps/unix/sysv/linux/alpha/start.S,
4381         sysdeps/unix/sysv/linux/alpha/syscall.S,
4382         sysdeps/unix/sysv/linux/alpha/syscalls.list,
4383         sysdeps/unix/sysv/linux/alpha/alpha/regdef.h,
4384         sysdeps/unix/sysv/linux/alpha/sysdep.S,
4385         sysdeps/unix/sysv/linux/alpha/sysdep.h: New files.
4387         * sysdeps/alpha/setjmp_aux.c (__sigsetjmp_aux): restore return
4388         address register before returning (gcc 2.7.1 doesn't do it,
4389         presumably because $26 is declared as a global variable).
4391         * sysdeps/unix/sysv/linux/sys/mman.h: msync was missing "flags"
4392         argument.
4394         * sysdeps/unix/alarm.c (alarm): do roundup using test & increment
4395         instead of multiplication.
4397         * sysdeps/posix/sleep.c (sleep): initialize sa_mask to mask of
4398         currently blocked signals instead of the empty mask to ensure
4399         that execution of alarm handler occurs with none of the currently
4400         blocked signals enabled.
4402         * sysdeps/unix/alpha/sysdep.h: new file (adapted from OSF/1 version).
4404         * sysdeps/unix/bsd/osf/alpha/sysdep.h: include
4405         sysdeps/unix/alpha/sysdep.h and removed definitions now in that file.
4407         * sysdeps/alpha/divrem.S, sysdeps/alpha/htonl.S,
4408         sysdeps/alpha/htons.S, sysdeps/alpha/machine-gmon.h,
4409         sysdeps/alpha/_mcount.S, sysdeps/alpha/ntohl.s, sysdeps/alpha/ntohs.s,
4410         sysdeps/alpha/strlen.S: New files.
4412         * sysdeps/alpha/divl.S, sysdeps/alpha/divlu.S, sysdeps/alpha/divq.S,
4413         sysdeps/alpha/divqu.S, sysdeps/alpha/divrem.m4,
4414         sysdeps/alpha/macros.m4, sysdeps/alpha/reml.S, sysdeps/alpha/remlu.S,
4415         sysdeps/alpha/remq.S, sysdeps/alpha/remqu.S, sysdeps/alpha/strlen.c:
4416         Removed.
4418         * sysdeps/generic/sbrk.c (__sbrk): argument is of type ptrdiff_t, not
4419         int.
4421         * sysdeps/alpha/__longjmp.c (__longjmp): moved dummy while loop
4422         to end of function to avoid a jump across NOPs.
4424         * sysdeps/alpha/Makefile (sysdep_routines): Removed all rules
4425         pertaining to integer division/remainder routines since new code
4426         doesn't require them.
4428         * sunrpc/xdr_mem.c, sunrpc/xdr_stdio.c: Use 4 instead of sizeof(long)
4429         where 32 bit quantities are consumed/stored.  Various other minor
4430         64-bit cleanups (casting).
4432         * sunrpc/xdr.c (xdr_int): test for sizeof(int)==4 to determine
4433         whether xdr_long or xdr_short should be used to encode an int.
4434         Notice that an xdr_long is 4 bytes independent of the architecture
4435         (otherwise no Alpha could interoperate with existing NFS servers,
4436         for example).  Ditto for enums.
4438         * sunrpc/svc_udp.c (svcudp_recv): changed test from 4*sizeof(u_long)
4439         to 16 since it really wants 16 bytes.
4441         * sunrpc/svc.c (maskp): changed from u_long* to u_int32*.
4443         * sunrpc/rpc/xdr.h (IXDR_GET_LONG, IXDR_PUT_LONG): change casts to
4444         u_int32_t (instead of u_long).
4446         * sunrpc/rpc_cmsg.c (xdr_callmsg), sunrpc/svc_authux.c: increment
4447         "buf" pointer by casting it to a char* first since a long* may be 8
4448         bytes or more and oa->oa_length may be any multiple of 4.
4450         * sunrpc/clnt_udp.c (clntudp_call): replaced sizeof(u_long) by 4
4451         since it really is testing for 32 bits.  Fixed casts to use
4452         u_int32 instead of u_long.
4453         * sunrpc/xdr_rec.c: Likewise.
4455         * sunrpc/clnt_tcp.c (clnttcp_call): replaced u_long by u_int32.
4456         * sunrpc/rpc/auth.h: Likewise.
4458         * limits.h (LONG_MAX, LONG_MIN, ULONG_MAX): use 64 bit values
4459         for Alpha.
4461 Tue Mar 19 13:27:49 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
4463         * sysdeps/i386/fpu/__math.h: New file.
4464         Contributed by John C. Bowman <bowman@hagar.ph.utexas.edu>.
4466 Sun Mar 17 00:28:16 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4468         * sysdeps/posix/clock.c: Don't multiply the return value by
4469         CLOCKS_PER_SEC or CLK_TCK.
4471 Mon Mar 18 13:20:46 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
4473         * sysdeps/mach/hurd/getcwd.c: Fail with ENOENT if a parent directory
4474         scan finds no match.
4476         * posix/unistd.h (setpgrp): Declare no-arg version unless __FAVOR_BSD.
4477         * misc/bsd-compat.c (setpgrp): New function, two arg version.
4478         * sysdeps/stub/setpgid.c: Remove setpgrp alias.
4479         * sysdeps/mach/hurd/setpgid.c: Likewise.
4480         * sysdeps/unix/sysv/sysv4/setpgid.c: Likewise.
4481         * sysdeps/unix/common/syscalls.list (setpgid): Remove setpgrp alias.
4482         * sysdeps/unix/sysv/irix4/syscalls.list: Likewise.
4483         * sysdeps/unix/sysv/linux/setpgrp.c: Obsolete file removed.
4484         * posix/setpgrp.c (setpgrp): New file.
4485         * posix/Makefile (routines): Add setpgrp.
4487         * elf/Makefile (rtld-link): New canned sequence.
4488         (ld.so, ld-linux.so.1): Use it.  Pass -soname option.
4490         * sysdeps/i386/setjmp.S (__setjmp): Define compatibility entry point.
4492 Sun Mar 17 23:15:32 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4494         * sysdeps/unix/sysv/linux/tcgetpgrp.c,
4495         sysdeps/unix/sysv/linux/tcsetpgrp.c: New files.
4497 Sun Mar 17 07:19:33 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
4499         * db/Makefile (CFLAGS-hash_func.c): New variable; pass -Wno-unused.
4500         (CFLAGS): Append -Wno-unitialized.
4502 Sat Mar 16 20:58:43 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
4504         * stdlib/erand48_r.c: Use FP division by powers of two to distribute
4505         short bits into double.
4507 Sat Mar 16 20:08:22 1996  David Mosberger-Tang  <davidm@azstarnet.com>
4509         * sysdeps/alpha/memchr.S: New file.
4510         * sysdeps/alpha/memchr.c: Obsolete file removed.
4511         * string/tester.c: Soup up memchr tests.
4513 Sat Mar 16 16:26:09 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
4515         * misc/Makefile (headers): Add sysexits.h.
4516         * misc/sysexits.h: New file.
4518 Thu Mar 14 15:20:45 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4520         * sysdeps/libm-ieee754/e_atan2.c (__ieee754_atan2): Change atan
4521         call to __atan.
4522         * sysdeps/libm-ieee754/e_atan2f.c (__ieee754_atan2f): Change atanf
4523         call to __atanf.
4525         * sysdeps/m68k/fpu/e_acos.c, sysdeps/m68k/fpu/e_acosf.c,
4526         sysdeps/m68k/fpu/e_asin.c, sysdeps/m68k/fpu/e_asinf.c,
4527         sysdeps/m68k/fpu/e_atanh.c, sysdeps/m68k/fpu/e_atanhf.c,
4528         sysdeps/m68k/fpu/e_cosh.c, sysdeps/m68k/fpu/e_coshf.c,
4529         sysdeps/m68k/fpu/e_exp.c, sysdeps/m68k/fpu/e_expf.c,
4530         sysdeps/m68k/fpu/e_fmod.c, sysdeps/m68k/fpu/e_fmodf.c,
4531         sysdeps/m68k/fpu/e_log.c, sysdeps/m68k/fpu/e_log10.c,
4532         sysdeps/m68k/fpu/e_log10f.c, sysdeps/m68k/fpu/e_logf.c,
4533         sysdeps/m68k/fpu/e_pow.c, sysdeps/m68k/fpu/e_powf.c,
4534         sysdeps/m68k/fpu/e_remainder.c, sysdeps/m68k/fpu/e_remainderf.c,
4535         sysdeps/m68k/fpu/e_scalb.c, sysdeps/m68k/fpu/e_scalbf.c,
4536         sysdeps/m68k/fpu/e_sinh.c, sysdeps/m68k/fpu/e_sinhf.c,
4537         sysdeps/m68k/fpu/e_sqrt.c, sysdeps/m68k/fpu/e_sqrtf.c,
4538         sysdeps/m68k/fpu/k_cos.c, sysdeps/m68k/fpu/k_cosf.c,
4539         sysdeps/m68k/fpu/k_sin.c, sysdeps/m68k/fpu/k_sinf.c,
4540         sysdeps/m68k/fpu/k_tan.c, sysdeps/m68k/fpu/k_tanf.c,
4541         sysdeps/m68k/fpu/s_atan.c, sysdeps/m68k/fpu/s_atanf.c,
4542         sysdeps/m68k/fpu/s_ceil.c, sysdeps/m68k/fpu/s_ceilf.c,
4543         sysdeps/m68k/fpu/s_cos.c, sysdeps/m68k/fpu/s_cosf.c,
4544         sysdeps/m68k/fpu/s_expm1.c, sysdeps/m68k/fpu/s_expm1f.c,
4545         sysdeps/m68k/fpu/s_fabs.c, sysdeps/m68k/fpu/s_fabsf.c,
4546         sysdeps/m68k/fpu/s_finite.c, sysdeps/m68k/fpu/s_finitef.c,
4547         sysdeps/m68k/fpu/s_floor.c, sysdeps/m68k/fpu/s_floorf.c,
4548         sysdeps/m68k/fpu/s_frexp.c, sysdeps/m68k/fpu/s_frexpf.c,
4549         sysdeps/m68k/fpu/s_ilogb.c, sysdeps/m68k/fpu/s_ilogbf.c,
4550         sysdeps/m68k/fpu/s_isinf.c, sysdeps/m68k/fpu/s_isinff.c,
4551         sysdeps/m68k/fpu/s_isnan.c, sysdeps/m68k/fpu/s_isnanf.c,
4552         sysdeps/m68k/fpu/s_ldexp.c, sysdeps/m68k/fpu/s_ldexpf.c,
4553         sysdeps/m68k/fpu/s_log1p.c, sysdeps/m68k/fpu/s_log1pf.c,
4554         sysdeps/m68k/fpu/s_logb.c, sysdeps/m68k/fpu/s_logbf.c,
4555         sysdeps/m68k/fpu/s_modf.c, sysdeps/m68k/fpu/s_modff.c,
4556         sysdeps/m68k/fpu/s_rint.c, sysdeps/m68k/fpu/s_rintf.c,
4557         sysdeps/m68k/fpu/s_scalbn.c, sysdeps/m68k/fpu/s_scalbnf.c,
4558         sysdeps/m68k/fpu/s_significand.c,
4559         sysdeps/m68k/fpu/s_significandf.c, sysdeps/m68k/fpu/s_sin.c,
4560         sysdeps/m68k/fpu/s_sinf.c, sysdeps/m68k/fpu/s_tan.c,
4561         sysdeps/m68k/fpu/s_tanf.c, sysdeps/m68k/fpu/s_tanh.c,
4562         sysdeps/m68k/fpu/s_tanhf.c: New files, for m68881 port of fdlibm.
4564         * sysdeps/m68k/fpu/__math.h: Rewritten for fdlibm.
4566         * sysdeps/m68k/fpu/isinfl.c: Rewritten to get argument type right.
4567         * sysdeps/m68k/fpu/isnanl.c: Likewise.
4569 Thu Mar 14 06:01:07 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
4571         * posix/glob.c (glob): In GLOB_BRACE brace expansion, fix buffer size
4572         calculation to include trailing invariant portion.  Don't use alloca;
4573         instead use a dynamic auto array for GCC, malloc for non-GCC.
4574         Handle nested braces properly.
4576         * elf/elf.h (Elf32_auxv_t): Specify prototype (void) for `a_un.a_fcn'.
4578         * libc-symbols.h (lint): New macro.
4580 Fri Mar 15 01:18:00 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4582         * libio/iosetvbuf.c: Add weak alias setvbuf.
4584 Thu Mar 14 06:01:07 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
4586         * string/strnlen.c: New file.
4587         * string/Makefile (routines): Add strnlen.
4588         * string/string.h [__USE_GNU] (strnlen): Declare new function.
4589         [__OPTIMIZE__]: Define extern inline implementation of it.
4591         * stdlib/erand48_r.c: Use __mpn_construct_double instead of ldexp and
4592         addition, to avoid using anything from -lm.
4594 Mon Mar  4 21:57:14 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4596         * sysdeps/unix/sysv/linux/m68k/Makefile: New file.
4598         * sysdeps/unix/sysv/linux/m68k/sysdep.h (SYS_ify): Redefine.
4599         (CALL_MCOUNT): New macro, empty unless [PROF].
4600         (ENTRY): Do CALL_MCOUNT just after the label.
4601         (JUMPTARGET): New macro.
4602         (SYSCALL_ERROR_HANDLER): Fix syntax.
4604 Thu Mar 14 04:20:48 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
4606         * sysdeps/unix/sysv/linux/init-first.c (init): Call `__personality'
4607         function instead of using inline asm i386 syscall.
4608         * sysdeps/unix/sysv/linux/syscalls.list: Add personality syscall.
4610         * posix/unistd.h [__USE_BSD]: Declare usleep.
4612 Tue Mar 12 04:57:57 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
4614         * misc/efgcvt.c (MAXDIG): New macro computed from <floats.h> constants.
4615         (fcvt, ecvt): Use it for buffer size.
4617         * stdlib/drand48-iter.c (__drand48_iterate): Use u_int64_t instead of
4618         conditionalizing long vs long long.
4620         * stdlib/drand48-iter.c (__drand48_iterate): Don't check for null
4621         pointers; never return EFAULT.
4622         * stdlib/drand48_r.c (drand48_r): Likewise.
4623         * stdlib/erand48_r.c (erand48_r): Likewise.
4625         * setjmp/Makefile (tests): Add jmpbug.
4626         * setjmp/jmpbug.c: New file.
4628 Tue Mar 12 04:42:01 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
4630         * sysdeps/sparc/jmp_buf.h: Rewritten; use array of ints, not struct.
4631         * sysdeps/sparc/setjmp.S: Rewritten; store %fp value as well.
4632         * sysdeps/sparc/__longjmp.S: Rewritten; unwind frames one by one with
4633         `restore' until the target frame is hit.
4635 Sun Mar 10 20:29:40 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4637         * sysdeps/unix/sysv/linux/sigsuspend.c: New file.
4638         * sysdeps/unix/sysv/linux/syscalls.list: Remove sigsuspend, add
4639         s_sigsuspend.
4641 Thu Mar  7 21:30:58 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4643         * Makerules (+make-deps, sed-remove-objpfx): Quote periods on the
4644         left side of sed substitutions.
4646 Sun Mar 10 16:58:10 1996  Ulrich Drepper  <drepper@gnu.ai.mit.edu>
4648         * stdio-common/printf_fp.c (hack_digit): __mpn_normal_size
4649         is not available anymore.  Do it ourselves.
4651         * sysdeps/unix/sysv/linux/i386/fpu_control.h (_FPU_SETCW):
4652         Correct GCC `asm' syntax.
4654 Tue Mar 12 03:15:02 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
4656         * stdio-common/Makefile (tests): Add tst-ungetc.
4657         * stdio-common/tst-ungetc.c: New test from drepper.
4658         * stdio-common/tstscanf.c (main): New %[ test case from drepper.
4660         * sysdeps/libm-ieee754/s_scalbn.c (scalbn): Rename to __scalbn;
4661         somehow this was missed, though the weak alias is already there.
4663         * sysdeps/unix/sysv/linux/i386/fpu_control.h (_FPU_DEFAULT): Change
4664         default to double precision, all interrupts masked; fdlibm requires.
4666 Sat Mar  9 18:44:27 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
4668         * sysdeps/unix/sysv/linux/i386/setfpucw.c: Obsolete file removed.
4670 Fri Mar  8 22:16:48 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
4672         * stdio-common/printf_fp.c (HAVE_ALLOCA): New macro.
4674 Tue Mar  5 18:45:14 1996  Miles Bader  <miles@gnu.ai.mit.edu>
4676         * sysdeps/mach/hurd/select.c (__select): Include LASTFD in the
4677         final loop.
4679 Mon Mar  4 20:54:40 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4681         * Makeconfig ($(common-objpfx)config.make): Depend on config.h.in.
4683 Tue Mar  5 12:14:57 1996  Miles Bader  <miles@gnu.ai.mit.edu>
4685         * sysdeps/mach/hurd/select.c (__select): Also don't fault just
4686         because some fdmask is 0.
4688 Mon Mar  4 17:35:35 1996  Miles Bader  <miles@gnu.ai.mit.edu>
4690         * sysdeps/mach/hurd/select.c (__select):
4691         Don't increment GOT only because READ/WRITE/EXCEPTFDS is 0!
4692         Don't return without frobbing the bitmasks after a timeout.
4693         When clearing the bitmasks, only loop from FIRSTFD to LASTFD.
4695 Mon Mar  4 17:35:09 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
4697         * hurd/catch-signal.c (hurd_safe_memmove): New function.
4698         (hurd_safe_copyin, hurd_safe_copyout): New functions.
4699         * hurd/hurd/sigpreempt.h: Declare them.
4701 Sun Mar  3 08:43:44 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
4703         Replace math code with fdlibm from Sun as modified for netbsd by
4704         JT Conklin and Ian Taylor, including x86 FPU support.
4705         * sysdeps/libm-ieee754, sysdeps/libm-i387: New directories.
4706         * math/math_private.h: New file.
4707         * sysdeps/i386/fpu/Implies: New file.
4708         * sysdeps/ieee754/Implies: New file.
4709         * math/machine/asm.h, math/machine/endian.h: New files.
4710         * math/Makefile, math/math.h: Rewritten.
4711         * mathcalls.h, math/mathcalls.h: New file, broken out of math.h.
4712         * math/finite.c: File removed.
4713         * sysdeps/generic/Makefile [$(subdir)=math]: Frobnication removed.
4715         * math/test-math.c: Include errno.h and string.h.
4717         * sysdeps/unix/bsd/dirstream.h: File removed.
4718         * sysdeps/unix/bsd/readdir.c: File removed.
4720 Sat Mar  2 16:35:40 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
4722         * sysdeps/unix/sysv/linux/m68k/profil-counter.h: File removed.
4723         * sysdeps/unix/sysv/sysv4/solaris2/sparc/profil-counter.h: File
4724         removed.
4725         * sysdeps/generic/profil-counter.h: New file.
4727 Fri Mar  1 17:11:59 1996  Brendan Kehoe  <brendan@zen.org>
4729         * sysdeps/unix/sysv/sysv4/solaris2/sparc/sigcontext.h: New file,
4730         including <sysdeps/unix/bsd/sun/sparc/sigcontext.h>.
4731         * sysdeps/unix/sysv/sysv4/solaris2/sparc/profil-counter.h: New file,
4732         same as linux/m68k/profil-counter.h except the comment.
4734 Fri Mar  1 10:09:46 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
4736         * stdlib/Makefile (mpn-stuff): New target.
4737         (copy-mpn): Use it.
4739         * Code copied from GMP updated to 1.937 version.
4740         * stdlib/strtod.c (HAVE_ALLOCA): Define this for gmp headers.
4742         * posix/glob.c: Use canonical code from autoconf manual for dirent
4743         include.
4744         [_D_NAMLEN]: Redefine NAMLEN using this.
4745         (glob_in_dir): Use NAMLEN macro.
4747         * sysdeps/posix/profil.c: New file.
4749 Thu Feb 29 20:55:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4751         * sysdeps/unix/sysv/linux/m68k/profil-counter.h: New file.
4753 Tue Feb 27 12:14:59 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
4755         * libc-symbols.h [GCC >= 2.8] (strong_alias, weak_alias): Remove
4756         `extern' keyword.
4758         * time/strftime.c: Support - and _ flags to affect number padding.
4760         * sysdeps/unix/common/tcsendbrk.c: New file.
4762 Mon Feb 26 10:22:30 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
4764         * sysdeps/unix/dirstream.h: Rewritten.
4765         * sysdeps/unix/readdir.c: Rewritten.
4766         * sysdeps/unix/telldir.c: Rewritten.
4767         * sysdeps/unix/closedir.c: Use <...> instead of "..." for dirstream.h.
4768         Remove __ from DIR struct member names.
4769         * sysdeps/unix/dirfd.c: Likewise.
4770         * sysdeps/unix/seekdir.c: Likewise.
4771         * sysdeps/unix/rewinddir.c: Likewise.
4772         * sysdeps/unix/opendir.c: Likewise.  Don't allocate extra space after
4773         DIR structure.
4774         * sysdeps/stub/direct.h: File removed.
4775         * sysdeps/unix/bsd/bsd4.4/direct.h: File removed.
4776         * sysdeps/unix/bsd/direct.h: File removed.
4777         * sysdeps/unix/common/direct.h: File removed.
4778         * sysdeps/unix/sysv/irix4/direct.h: File removed.
4779         * sysdeps/unix/sysv/isc3/direct.h: File removed.
4780         * sysdeps/unix/sysv/sco3.2.4/direct.h: File removed.
4781         * sysdeps/unix/sysv/sysv4/solaris2/direct.h: File removed.
4782         * sysdeps/unix/common/direntry.h: New file.
4783         * sysdeps/unix/bsd/direntry.h: New file.
4784         * sysdeps/unix/bsd/bsd4.4/direntry.h: New file.
4785         * sysdeps/unix/sysv/direntry.h: New file.
4786         * sysdeps/stub/direntry.h: New file.
4787         * dirent/dirent.h (struct dirent): Type removed.  Include <direntry.h>
4788         to define it.
4789         (_D_EXACT_NAMLEN, _D_ALLOC_NAMLEN): New macros.
4790         * dirent/Makefile (headers): Add direntry.h.
4791         (distribute): Remove direct.h.
4792         * sysdeps/posix/getcwd.c: Use new macros instead of d_namlen.
4793         * dirent/scandir.c: Likewise.
4794         * io/fts.c (fts_build): Likewise.
4795         * io/ftw.c (ftw_dir): Likewise.
4796         * sysdeps/posix/ttyname.c: Likewise.
4798         * sysdeps/unix/sysv/sysv4/solaris2/syscalls.list: New file.
4800         * sysdeps/mach/hurd/profil.c (MAX_PC_SAMPLES): New macro.
4801         (collector_timeout): New static variable.
4802         (update_waiter): Actually call __task_enable_pc_sampling.
4803         Set collector_timeout based on the `tick' count returned.
4804         (profile_waiter): Use MAX_PC_SAMPLES.  Set nsamples before RPC.
4805         Use collector_timeout in __mach_msg call.
4807         * gmon/Makefile (noprof): New variable containing mcount.
4808         Append profil unless it is in $(unix-syscalls).
4809         (mcount.po): Use $(noprof) for list of targets in this rule.
4811         * libc-symbols.h: Define _LIBC before #include <config.h>.
4813 Sun Feb 25 12:29:23 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
4815         * config.h.in [_LIBC] (HAVE_STRERROR): Define it.
4816         Protect 2nd page of #undef's for generator programs with #ifndef _LIBC.
4818         * time/zic.c, time/zdump.c, time/private.h: Updated from ADO 96e.
4820 Fri Feb  9 12:40:19 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
4822         * libio/cleanup.c (_IO_cleanup_registration_needed)
4823         [!_G_HAVE_ATEXIT]: Init to NULL.
4824         * libio/filedoalloc.c (_IO_cleanup_registration_needed): Remove decl.
4826 Thu Feb  8 08:12:50 1996  Brendan Kehoe  <brendan@cygnus.com>
4828         * libio/filedoalloc.c (_IO_cleanup_registration_needed): Revert
4829         previous change, since cleanup.c only defines it if _G_HAVE_ATEXIT.
4831 Wed Feb  7 15:10:17 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
4833         * libio/filedoalloc.c (_IO_cleanup_registration_needed): Declare as
4834         extern.
4836 Sat Feb 24 11:34:13 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
4838         * sysdeps/i386/memcmp.S: Fix argument %esp offsets.
4840         * time/sys/time.h (timeradd, timersub): New macros; BSD has these.
4842 Wed Feb 21 02:25:07 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
4844         * Rules (others): Depend on $(extra-objs), $(install-lib),
4845         $(install-bin), $(install-sbin), in object directory.
4847         * Makeconfig (link-libc): Don't pass -rpath option with default
4848         path, since ld.so should use the same default.
4849         * Makerules (build-shlib): Likewise.
4851         * Makerules (make-target-directory): Use mkinstalldirs.
4853         * sysdeps/mach/i386/sysdep.h: Include unix/i386/sysdep.h to
4854         redefine ENTRY et al.
4856         * sysdeps/unix/sysv/linux/i386/sysdep.h (NO_UNDERSCORES, ENTRY):
4857         Macros removed.  The code in unix/i386/sysdep.h should now suffice.
4859         * sysdeps/unix/i386/sysdep.h (ALIGNARG): New macro, defns for
4860         [HAVE_ELF] and not.
4861         (ENTRY): Use it in .align directive.
4862         (CALL_MCOUNT): New macro, empty unless [PROF].
4863         (ENTRY): Do CALL_MCOUNT just after the label.
4865         * Makeconfig (CPPFLAGS-.po): New variable, use -DPROF so assembly
4866         code can call mcount.
4868 Tue Feb 20 23:05:16 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
4870         * time/private.h, time/zdump.c, time/zic.c: Updated verbatim from ADO;
4871         translation markings are now integrated in his distribution.
4873         * stdlib/strtod.c (round_and_return): Add missing (mp_limb) 1 cast.
4875 Mon Feb 19 18:31:59 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
4877         * po: New directory where `LANG.po' files for message translations
4878         will reside.
4879         * po/SYS_libc.pot: New file, template of message strings as in source.
4880         * MakeTAGS: New rules to build po/SYS_libc.pot automatically from
4881         the source using xgettext.
4882         * Makerules ($(..)po/%.pot): New rule.
4883         * manual/Makefile (../po/manual.pot): New target, make it empty.
4885         * sysdeps/unix/bsd/alarm.c: Moved to sysdeps/unix/alarm.c.
4886         * sysdeps/unix/bsd/nice.c: Moved to sysdeps/unix/nice.c.
4887         * sysdeps/unix/bsd/stime.c: Moved to sysdeps/unix/stime.c.
4888         * sysdeps/unix/bsd/time.c: Moved to sysdeps/unix/time.c.
4889         * sysdeps/unix/bsd/utime.c: Moved to sysdeps/unix/utime.c.
4891         * time/zic.c, time/scheck.c, time/private.h, time/tzfile.h:
4892         Updated from ADO 96d.
4894 Sun Feb 18 14:08:04 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4896         * csu/initfini.c (_init): Remove bogus volatile declarations and
4897         extra variable, take the address of __gmon_start__ only implicitly
4898         to avoid the test being optimized out.
4900 Sun Feb 18 15:08:10 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4902         * sysdeps/posix/utimes.c (__utimes): There are 1000000 usecs in a
4903         sec.
4905 Sun Feb 18 13:56:00 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4907         * elf/Makefile, time/Makefile: Make `all' the default target.
4909 Mon Feb 19 18:09:04 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
4911         * misc/sys/ptrace.h: Moved to ...
4912         * sysdeps/generic/sys/ptrace.h: ... here.
4913         * sys/ptrace.h: File removed.
4915 Sun Feb 18 12:13:07 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4917         * sysdeps/unix/sysv/linux/Makefile (headers): Add fpu_control.h.
4919         * sysdeps/unix/sysv/linux/i386/sysdep.S (errno): Put it into .bss
4920         so that the symbol alias works.
4922         * sysdeps/unix/sysv/linux/m68k/fpu_control.h (_FPU_SETCW): Corrected.
4924         * sysdeps/unix/sysv/linux/resourcebits.h: New file.
4926         * sysdeps/unix/sysv/linux/sys/ptrace.h: New file.
4928         * sysdeps/unix/sysv/linux/syscalls.list: Add getegid, geteuid,
4929         getppid and reboot.
4931         * sysdeps/unix/sysv/linux/sysconf.c: Special version that does not
4932         use getdtablesize.
4934 Sat Feb 17 10:30:21 1996  David Mosberger-Tang  <davidm@AZStarNet.com>
4936         * stdio-common/printf_fp.c, stdlib/strtod.c, sysdeps/ieee754/dbl2mpn.c,
4937         sysdeps/ieee754/ldbl2mpn.c, sysdeps/ieee754/mpn2dbl.c,
4938         sysdeps/ieee754/mpn2ldbl.c: Cast left operands of shift instructions
4939         to `long' where necessary.
4941 Thu Feb 15 20:04:50 1996  Ulrich Drepper  <drepper@gnu.ai.mit.edu>
4943         * stdlib/fpioconst.h: Introduce new constant _FPIO_CONST_OFFSET.
4944         * stdio-common/printf_fp.c, stdlib/strtod.c: Use _FPIO_CONST_OFFSET
4945         to correctly access MPN array depending on architecture.
4947 Mon Feb 19 15:30:26 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
4949         * stdio-common/tstscanf.c (main): Add check for "0" as %d.
4951         * sysdeps/stub/msync.c: Undo change of Jan 29; just two args.
4952         Only some systems have three args; let them define their own stub.
4954         * sysdeps/generic/dl-sysdep.c: Declare _dl_secure.
4956         * sysdeps/generic/machine-gmon.h: New file.
4957         * gmon/Makefile (distribute): Add machine-gmon.h.
4958         * gmon/mcount.c: Undo changes of Feb 13.
4959         Include "machine-gmon.h".
4961 Sun Feb 18 13:24:06 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
4963         * sysdeps/unix/sysv/linux/direct.h: File removed, since it is
4964         identical to unix/common/direct.h.
4966         * sysdeps/unix/Makefile [no_deps]: Don't include s-proto.d.
4968         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Don't add ipc.
4970         * stdio-common/Makefile (tests): Remove scanf6.
4972         * sysdeps/unix/sysv/linux/Makefile (non-lib.a): Append libieee.a.
4974         * time/mktime.c (mktime): Move static variable localtime_offset to
4975         file scope.
4977         * stdio-common/vfscanf.c: Put '0' in buffer before scanning for %i
4978         base indicator.
4980 Thu Feb 15 16:56:17 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
4982         * sysdeps/m68k/dl-machine.h (elf_machine_load_address): Corrected.
4983         (ELF_MACHINE_BEFORE_RTLD_RELOC): Define.
4984         (_dl_runtime_resolve): Save %a1 as well.
4985         (ELF_MACHINE_RUNTIME_FIXUP_ARGS): Add second dummy arg.
4986         (elf_machine_relplt): Define.
4988         * elf/dl-runtime.c: Include possible extra args in declaration of
4989         fixup.
4991 Fri Feb 16 11:01:59 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
4993         * time/tzset.c: Limit hours to 23, not 12.  From jaffer.
4995 Fri Feb 16 10:14:05 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
4997         * Makeconfig (CFLAGS-.po): Use -pg instead of -p.
4999 Thu Feb 15 13:57:08 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
5001         * mach/Machrules: Use -include for $(*.ir).
5003         * hurd/hurd/ioctl.h (_HURD_HANDLE_IOCTLS): Mask off type bits in
5004         request values.
5005         * sysdeps/mach/hurd/ioctls.h (_IOC_NOTYPE): New macro.
5006         (_IOT_COUNT2): Field is 3 bits, not 2.
5007         * sysdeps/mach/hurd/ioctl.c: Ignore handler if it fails with ENOTTY.
5008         * hurd/hurdioctl.c (_hurd_lookup_ioctl_handler): Mask off type
5009         bits before looking up handler.
5010         (fioctl): Use __hurd_dfail.
5011         (fioctl, fioclex): Use ENOTTY for bogus request instead of EGRATUITOUS.
5013 Thu Feb 15 11:49:45 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
5015         * sysdeps/unix/sysv/sysv4/Makefile [$(subdir)-signal]
5016         (sysdep_routines): Don't add sys-sig.
5018         * sysdeps/unix/sysv/sysv4/solaris2/syscalls.list: New file.
5020 Wed Feb 14 00:21:17 1996 David Mosberger-Tang  <davidm@azstarnet.com>
5022         * sysdeps/alpha/memchr.c (memchr): loop searching for matching
5023         character bailed out one too early; changed constant 6 to
5024         7 to fix this.
5026 Wed Feb 14 01:08:58 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
5028         * posix/execvp.c: When executing shell on script, first arg is
5029         full file name, not argv[0].
5031         * mach/Makefile [no_deps]: Inhibit inclusion of mach-syscalls.mk.
5032         * mach/Machrules [no_deps]: Inhibit interface rules.
5034         * malloc/Makefile (distribute): Removed TODO.
5036 Tue Feb 13 05:12:02 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
5038         * sysdeps/unix/sysv/linux/syscalls.list (ipc): Specify msgget in
5039         caller column.
5041         * sysdeps/unix/common/syscalls.list: Add sigaction syscall.
5043         * sysdeps/unix/sysv/linux/gnu/types.h: Moved from linux/i386.
5045         * sysdeps/unix/sysv/linux/Makefile [$(subdir)=math]
5046         (sysdep_routines): Append setfpucw.
5047         (extra-objs): Append ieee-fpucw.o.
5048         (install-lib): Append libieee.a.
5049         (libieee.a): New target.
5050         * sysdeps/unix/sysv/linux/ieee-fpucw.c: New file.
5051         * sysdeps/unix/sysv/linux/i386/fpu_control.h
5052         (_FPU_GETCW, _FPU_SETCW): New macros.
5053         (fpu_control_t): New typedef.
5054         (__setfpucw): Use fpu_control_t for argument type.
5055         * sysdeps/unix/sysv/linux/fpu_control.c: Moved from linux/i386.
5057         * sysdeps/unix/sysv/linux/init-first.c: Moved from linux/i386.
5059         * sysdeps/unix/sysv/linux/syscalls.list: Add ipc syscall.
5060         * sysdeps/unix/sysv/linux/i386/syscalls.list: File removed.
5062 Sat Feb 10 13:09:03 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5064         * sysdeps/unix/sysv/linux/m68k/brk.c,
5065         sysdeps/unix/sysv/linux/m68k/mmap.S,
5066         sysdeps/unix/sysv/linux/m68k/select.S,
5067         sysdeps/unix/sysv/linux/m68k/sigcontext.h,
5068         sysdeps/unix/sysv/linux/m68k/sigreturn.S,
5069         sysdeps/unix/sysv/linux/m68k/socket.S,
5070         sysdeps/unix/sysv/linux/m68k/syscall.S,
5071         sysdeps/unix/sysv/linux/m68k/sysdep.S,
5072         sysdeps/unix/sysv/linux/m68k/sysdep.h: New files.
5074         * sysdeps/unix/sysv/linux/m68k/fpu_control.h: New file.
5076         * sysdeps/m68k/fpu/isinfl.c, sysdeps/m68k/fpu/isnanl.c,
5077         sysdeps/m68k/isinfl.c, sysdeps/m68k/isnanl.c: New files.
5079         * sysdeps/unix/sysv/linux/sys/mman.h: Define MAP_ANON and
5080         MAP_FILE if not already defined.
5082         * elf/elf.h: Add m68k reloc definitions.
5083         * sysdeps/m68k/dl-machine.h, sysdeps/m68k/elf/start.S: New files.
5085 Tue Feb 13 00:12:12 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
5087         * elf/dl-runtime.c (fixup) [ELF_MACHINE_RUNTIME_FIXUP_ARGS]: Let
5088         this macro declare extra leading args.
5090         * Makerules [$(elf)=yes] (ar-symtab-name): Define to empty.
5092         * sysdeps/i386/dl-machine.h (ELF_MACHINE_RUNTIME_TRAMPOLINE,
5093         elf_machine_relplt): New macros.
5094         * elf/dl-runtime.c: New file.
5095         * sysdeps/i386/dl-runtime.c, sysdeps/stub/dl-runtime.c: Files removed.
5097         * gmon/Makefile (headers): Remove machine-gmon.h.
5098         * sysdeps/stub/machine-gmon.h, sysdeps/i386/machine-gmon.h: Removed.
5099         * gmon/mcount.c [! NO_UNDERSCORES] (_mcount): Specify "mcount" as
5100         the asm name.
5101         (_mcount): Define normally, taking no args.
5102         Use __builtin_return_address to fetch PC values of caller and caller's
5103         caller.
5105         * Makerules: Rewrote rules to update libc archives of all flavors.
5106         Define separate specific rules for each flavor using o-iterator.
5108         * sysdeps/unix/Makefile: Include s-proto.d only ifdef subdir.
5110 Sat Feb 10 11:35:16 1996 Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5112         * Makerules (ar-symtab-name): New macro.  Replace all occurences
5113         of __.SYMDEF by $(ar-symtab-name).
5114         * sysdeps/unix/sysv/Makefile (ar-symtab-name): Define as empty.
5116 Mon Feb 12 03:10:41 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
5118         * Makefile (configure, %/configure): Depend on aclocal.m4.
5119         * Make-dist (configure, %/configure): Likewise.
5121         * sysdeps/unix/Makefile: Include s-proto.d for its deps.
5123         * gmon/sys/gmon.h: Don't include machine-gmon.h; those defns are
5124         only needed in the implementation, not for any users.
5126         * time/northamerica: Updated from ADO 96c, new rules for Mexico in
5127         1996.
5129         * sunrpc/pm_getport.c: #if 0 out gratuitous inclusion of <net/if.h>.
5130         * sunrpc/pm_getmaps.c: Likewise.
5132         * sysdeps/unix/sysv/syscalls.list: Add setrlimit and settimeofday,
5133         so real syscalls override unix/sysv/*.c on sysv-derived systems
5134         that have them.
5135         * sysdeps/unix/common/syscalls.list: Add settimeofday here, to
5136         override unix/sysv/settimeofday.c since that overrides
5137         unix/syscalls.list.
5139         * Makeconfig (+link): Put $(link-libc) after deps from $^,
5140         regardless of where libc.a appears in the deps.
5142         * sysdeps/unix/sysv/sysv4/syscalls.list: Remove redundancies.
5143         Add __waitid.
5144         * sysdeps/unix/sysv/linux/syscalls.list: Remove redundancies.
5145         Define __ name for sigprocmask.
5146         * sysdeps/unix/bsd/ultrix4/syscalls.list: Remove redundancies.
5147         Add getsysinfo.
5148         * sysdeps/unix/bsd/sun/sunos4/syscalls.list: Remove redundancies.
5149         * sysdeps/unix/bsd/sun/syscalls.list: Remove redundancies.
5150         * sysdeps/unix/bsd/bsd4.4/syscalls.list: Remove redundancies.
5151         * sysdeps/unix/bsd/syscalls.list: Remove settimeofday, utimes.
5152         Add getdents, wait3, waitpid.
5153         * sysdeps/unix/syscalls.list: Add seteuid, setegid, setsid,
5154         settimeofday, sigsuspend, sstk, utimes.
5155         * sysdeps/unix/bsd/ultrix4/mips/sigvec.S: File removed.
5156         * sysdeps/unix/bsd/ultrix4/mips/syscalls.list: New file.
5157         * sysdeps/unix/bsd/ultrix4/mips/Makefile (sysdep_routines):
5158         Removed sigtramp.
5159         * sysdeps/unix/bsd/ultrix4/mips/sigvec.c: Renamed from sigtramp.c.
5160         * sysdeps/unix/bsd/bsd4.4/sstk.S: File removed.
5161         * sysdeps/unix/bsd/hp/m68k/syscalls.list: File removed.
5162         * sysdeps/unix/bsd/osf/alpha/getdents.S: File removed.
5163         * sysdeps/unix/bsd/ultrix4/getsysinfo.S: File removed.
5164         * sysdeps/unix/bsd/ultrix4/waitpid.S: File removed.
5165         * sysdeps/unix/bsd/ultrix4/mips/sigtramp.c: File removed.
5166         * sysdeps/unix/bsd/ultrix4/mips/sigvec.S: File removed.
5167         * sysdeps/unix/bsd/ultrix4/mips/sigvec.c: New file.
5168         * sysdeps/unix/bsd/ultrix4/mips/syscalls.list: New file.
5169         * sysdeps/unix/sysv/irix4/wait3.S: File removed.
5170         * sysdeps/unix/sysv/sysv4/__waitid.S: File removed.
5171         * sysdeps/unix/sysv/sysv4/fchdir.S: File removed.
5172         * sysdeps/unix/sysv/sysv4/setegid.S: File removed.
5173         * sysdeps/unix/sysv/sysv4/seteuid.S: File removed.
5174         * sysdeps/unix/sysv/sysv4/sigaltstack.S: File removed.
5175         * sysdeps/unix/sysv/sysv4/solaris2/utimes.S: File removed.
5177         * hurd/hurdfault.c (_hurdsig_fault_init): Set qlimit on
5178         FORWARD_SIGEXC to one.  Uncomment setting of thread exc port, and
5179         move it to last thing.
5181 Sat Feb 10 05:57:08 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
5183         * sysdeps/generic/make_siglist.c: #undef _SIGNAL_H before defining it.
5185         * sysdeps/unix/sysv/linux/syscalls.list: Add sigprocmask, sigsuspend.
5187 Sat Feb 10 04:18:48 1996  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
5189         * posix/execvp.c: If execv fails with ENOEXEC, run the shell on
5190         the file.
5192 Fri Feb  9 11:46:45 1996  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
5194         * time/Makefile (CFLAGS-zdump.c, CFLAGS-zic.c, CFLAGS-ialloc.c,
5195         CFLAGS-scheck.c): Use -DNOID instead of -Wno-unused.
5197         * hurd/Makefile (user-interfaces): Added hurd/tioctl.
5199 Thu Feb  8 18:55:27 1996  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
5201         * hurd/hurdioctl.c (tiocsctty): Set the terminal's pgrp to our own.
5203 Wed Feb  7 18:48:30 1996  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
5205         * Makefile (subdirs): Added wcsmbs.
5206         * wcsmbs: New directory of wide char/multibyte char functions from
5207         drepper.
5209         * hurd/hurdmsg.c (_S_msg_report_wait): Function removed.
5210         * hurd/report-wait.c: New file.
5211         * hurd/Makefile (routines): Added report-wait.
5213         * sysdeps/mach/hurd/Makefile (inhibit-unix-syscalls): New variable.
5215         * sysdeps/mach/hurd/i386/intr-msg.h (struct mach_msg_trap_args):
5216         New type.
5217         (SYSCALL_EXAMINE, MSG_EXAMINE): New inline functions.
5218         * sysdeps/mach/hurd/i386/trampoline.c (struct mach_msg_trap_args):
5219         Structure moved to intr-msg.h; include that.
5221         * time/Makefile (CFLAGS-ialloc.c): Add -Wno-unused.
5222         (CFLAGS-scheck.c): New variable.
5224         * sysdeps/mach/hurd/dl-sysdep.c (__hurd_sigthread_stack_base,
5225         __hurd_sigthread_stack_end, __hurd_sigthread_variables,
5226         __hurd_threadvar_stack_mask): New variables.
5228         * sysdeps/mach/hurd/fork.c: Set the new task's exception port to
5229         its new message port.
5231         * misc/init-misc.c: Put __init_misc in the __libc_subinit set.
5233         * configure.in (uname): Add quoting.
5235         * sysdeps/mach/hurd/fchdir.c: Don't consult errno unless lookup fails.
5236         * hurd/fchroot.c: Likewise.
5238         * posix/sys/types.h [GCC >= 2.7]: Define intN_t/u_intN_t using
5239         __attribute__ ((__mode__ (__XX__))).
5241 Wed Feb 7 03:24:05 1996 Torbjorn Granlund  <tege@tmg.se>
5243         * sysdeps/i386/i586/memcopy.h (WORD_COPY_FWD): Manually allocate
5244         destination cache lines.
5245         (WORD_COPY_BWD): Likewise.
5247 Wed Feb  7 14:16:36 1996  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
5249         * sysdeps/generic/Makefile (make_siglist): Get signum.h absolute
5250         file name first thing, before $(native-compile) changes directories.
5252         From Gord Matzigkeit <gord@enci.ucalgary.ca>:
5253         * sysdeps/unix/make_errlist.c: Use strerror if available.
5254         * sysdeps/unix/configure.in: New file
5256         * sysdeps/unix/bsd/sun/syscalls.list: Added sigvec.
5257         * sysdeps/unix/bsd/sun/sigvec.S: File removed.
5259         * sysdeps/stub/sendto.c: Make sockaddr arg pointer to const.
5260         * sysdeps/stub/connect.c: Likewise.
5261         * sysdeps/stub/bind.c: Likewise.
5263         * hurd/hurdlookup.c (__hurd_file_name_lookup_retry): RETRYNAME of
5264         "" is only special for FS_RETRY_NORMAL; for FS_RETRY_REAUTH, do
5265         another dir_lookup of "".
5267 Tue Feb  6 12:46:29 1996  David Mosberger-Tang  <davidm@azstarnet.com>
5269         * libc-symbols.h (weak_alias, weak_symbol): added definitions
5270         for ECOFF (HAVE_ECOFF).
5272 Fri Feb  2 13:09:18 1996  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
5274         * sysdeps/mach/hurd/fork.c: Clear trace flag in child.
5276 Wed Jan 31 20:08:26 1996  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
5278         * hurd/intr-msg.c (_hurd_intr_rpc_mach_msg): Clear SS->intr_port
5279         when cancelled before RPC.
5281 Tue Jan 30 13:32:05 1996  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
5283         * dirent/scandir.c: Allocate dirents with correct size for name, and
5284         copy with correct size.
5286         * hurd/hurdinit.c [! PIC] (map0): New function, on _hurd_preinit_hook.
5288         * stdio-common/vfscanf.c (TYPEMOD): New macro of all type modifier
5289         flag bits.
5290         (__vfscanf): Fix checking of extra type modifiers.
5292         * time/asia, time/australasia, time/backward: Updated from ADO 96b.
5294 Tue Jan 30 12:17:26 1996  Ulrich Drepper  <drepper@ipd.info.uni-karlsruhe.de>
5296         * stdlib/strtod.c: Only negate exponent when there really is one.
5298         * stdio-common/vfscanf.c: Accept type modifiers on %n.
5299         Fix FP number parsing.
5301 Mon Jan 29 21:53:40 1996  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
5303         * sysdeps/stub/msync.c (msync): Declare third arg FLAGS.
5305         * resolv/Makefile (+cflags): Append to this instead of CFLAGS.
5307 Mon Jan 29 16:29:16 1996  Miles Bader  <miles@gnu.ai.mit.edu>
5309         * sysdeps/mach/hurd/select.c (__select): Recalculate GOT to
5310         include an increment for each operation allowed on each fd.
5312 Mon Jan 29 11:44:38 1996  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
5314         * sysdeps/unix/sysv/linux/configure: Set $inhibit_glue.
5316         * Makefile: Use -include for sysd-dirs.
5318         * configure.in (uname): Check for uname in syscalls.list files.
5319         * sysdeps/unix/sysv/syscalls.list: Remove uname.
5320         * sysdeps/unix/syscalls.list: Add uname.
5322         * stdlib/strtol.c (weak1): New macro, to get the right name declared
5323         weak.
5325         * sysdeps/posix/getcwd.c (size_t): Don't define #ifdef __GNU_LIBRARY__.
5327         * db/hash/ndbm.c: Change all uses of `errno' struct member to `errnum'.
5328         (dbm_open): Use dynamic allocation for file name buffer, instead of
5329         limitting its size to MAXPATHLEN.
5331         * db/btree/bt_open.c (tmp): Use dynamic allocation for file name
5332         buffer, instead of limitting its size to MAXPATHLEN.
5334         * db/hash/hash.h (HTAB): Rename member `errno' to `errnum'.
5335         * db/hash/hash.c: Change all uses of `errno' struct member to `errnum'.
5337 Sun Jan 28 19:42:04 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5339         * time/Makefile: Fix check for cross compiling.
5341 Thu Jan 25 21:10:39 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5343         * db/Makefile (subdir-dirs): Renamed from dbdirs.
5345         * Makerules (distinfo-vars): Add subdir-dirs.
5347         * MakeTAGS: Remove vpath directives.
5348         (all-dirs): Prepend $(subdir-dirs).
5349         (all-sources, all-headers): Use wildcard to find sources.
5351 Mon Jan 29 10:44:38 1996  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
5353         * malloc/Makefile (CFLAGS-vm-limit.c, CFLAGS-ralloc.c): New
5354         variables.
5356         * mach/msgserver.c: Declare DEMUX arg with prototype.
5358 Sun Jan 28 17:25:38 1996  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
5360         * setjmp/setjmp.h (jmp_buf): Give a tag in the struct defn, to
5361         make C++ happy.
5362         * alpha/jmp_buf.h: Likewise.
5363         * m68k/jmp_buf.h: Likewise.
5364         * mips/jmp_buf.h: Likewise.
5365         * sparc/jmp_buf.h: Likewise.
5366         * vax/jmp_buf.h: Likewise.
5368         * sysdeps/generic/memmem.c: Fix return value in case where
5369         NEEDLE_LEN==0.
5371         * hurd/hurdlookup.c (__file_name_lookup_under,
5372         __file_name_lookup): Restrict mode with umask.
5373         * sysdeps/mach/hurd/xmknod.c: Restrict mode with umask.
5374         * sysdeps/mach/hurd/mkdir.c: Restrict mode with umask.
5376 Fri Jan 26 12:20:45 1996  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
5378         * stdlib/strtol.c: Undo last change.  ANSI C changed since the
5379         draft I checked yesterday.  Sigh.
5381 Thu Jan 25 18:58:25 1996  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
5383         * stdlib/strtol.c [UNSIGNED]: Don't recognize + or - as sign.
5385 Wed Jan 24 03:22:07 1996  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
5387         * malloc/mcheck.c (mabort): Declare prototype.
5389         * sysdeps/unix/sysv/linux/fcntlbits.h: Moved from linux/i386.
5391         * Makerules: Use -include for generated makefiles.
5393         * errno.h: Don't declare errno if it's defined as a macro.
5395         * stdio-common/vfscanf.c: Disallow l flag after ll or L.
5397         * stdio-common/Makefile (tests): Add scanf[1-9].
5398         * stdio-common/scanf[1-9].c: New files.  Bug tests from hjl.
5400 Wed Jan 24 04:18:36 1996  Paul Eggert  <eggert@twinsun.com>
5402         * strftime.c (strftime):
5403         When invoking self, check whether the subsidiary invocation failed.
5404         Use "???" (not "") to denote unknown time zone information.
5406         Make this source file portable to standalone contexts (e.g. GNU Emacs).
5407         <config.h>: Include if HAVE_CONFIG_H is defined.
5408         (HAVE_LIMITS_H, HAVE_MBLEN, HAVE_TM_ZONE, STDC_HEADERS): New symbols,
5409         defined if _LIBC or if <config.h> defines them.
5410         <ansidecl.h>, "../locale/localeinfo.h": Include only if _LIBC.
5411         <sys/types.h>: New include; some hosts require it for `time_t'.
5412         <ctype.h>: Include only if HAVE_MBLEN (since it's only needed then).
5413         <limits.h>: Include only if HAVE_LIMITS_H.
5414         <stddef.h, stdlib.h, string.h>: Include only if STDC_HEADERS.
5415         (memcpy): Define in terms of bcopy if !STDC_HEADERS.
5416         (__P, PTR): Define if not already defined.
5417         (__tzname, __daylight, __timezone): Remove macros; no longer needed.
5418         (add, strftime): Don't use NULL, for portability to some weird hosts.
5419         (fmt): If !_LIBC, don't assume sprintf returns a count.
5420         (week, strftime): Use old-style function declarations.
5421         (weekday_name, month_name): New constants.
5422         (strftime): Use traditional C values if locale support isn't available.
5423         Use `const' instead of CONST.  For time zones, use tm_zone if
5424         possible, then fall back on tzname.  Don't check for multibyte
5425         characters unless mblen is supported.  Use formats like %02d instead
5426         of %.2d, for portability to older hosts.
5428 Wed Jan 24 00:07:52 1996  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
5430         * stdio-common/vfscanf.c (GROUP, MALLOC): New flag macros.
5431         (__vfscanf): Eliminate flag vars that were redundant with FLAGS bits.
5432         Fix bug in recognition of %ll flag for long long.
5433         Fix overeager checks for conflicting type modifiers.
5434         With ' flag, match thousands separators for decimal numbers.
5436 Tue Jan 23 22:02:40 1996  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
5438         * locale/Makefile (CFLAGS-locfile-lex.c): New variable.
5440         * resolv/Makefile (CFLAGS): Disable some warnings.
5442         * sysdeps/generic/Makefile (elided-routines): Removed hypot.
5443         (+gccwarn): Set with override.
5445         * stdio-common/Makefile (CFLAGS-tst-printf.c): New variable.
5447         * posix/Makefile (CFLAGS-regex.c): New variable.
5449         * malloc/Makefile (CFLAGS-obstack.c): New variable.
5451         * io/Makefile (CFLAGS-fts.c): New variable.
5452         * io/fts.c (fts_open): Use prototypes for COMPAR decl.
5454 Tue Jan 23 21:35:32 1996  Miles Bader  <miles@gnu.ai.mit.edu>
5456         * sysdeps/mach/hurd/bind.c (bind): Ensure NAME for the AF_LOCAL
5457         case is '\0'-terminated.
5459 Tue Jan 23 19:49:54 1996  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
5461         * elf/rtld.c (dl_main): Support additional args in --list mode for
5462         debugging: look them up as symbol names and print values.
5464         * misc/getttyent.c (skip, value): Declare with prototypes in file
5465         scope.
5467         * csu/initfini.c (_init): Explicitly set a variable that is
5468         pointer to volatile with the address of __gmon_start__, to avoid
5469         the test being optimized out.
5471 Mon Jan 22 10:40:40 1996  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
5473         * sysdeps/posix/getcwd.c [__GNU_LIBRARY__]: Include unistd.h.
5475         * io/fts.h (FTSENT): Define fts_compar member with prototype.
5477         * hurd/hurd.h: Use prototype in getcttyid decl.
5479         * stdlib/l64a.c: Fix typo in last change.
5481         * stdlib/drand48-iter.c: Test limits.h macros instead of sizeof
5482         for determining size of types.
5483         * stdlib/srand48_r.c: Likewise.
5485         * misc/utmp.h: Declare login, logout, logwtmp.
5486         * misc/logout.c: Declare argument as pointer to const.
5487         * misc/login.c: Likewise.
5488         * misc/logwtmp.c: Likewise.
5489         Include time.h, string.h.
5491         * misc/efgcvt_r.c: Include stdlib.h.
5493         * io/mknod.c: Include sys/types.h.
5495         * gmon/sys/gmon.h: Declare monstartup, _mcleanup.
5497         * csu/gmon-start.c (_start, etext): Declare with prototypes.
5499         * stdio-common/vfscanf.c (%[): Fix range handling.
5501 Sun Jan 21 00:55:25 1996  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
5503         * misc/Makefile (headers): Rename queue.h to sys/queue.h.
5504         * misc/queue.h: Moved to misc/sys/queue.h.
5506         * sysdeps/unix/sysv/linux/shmat.c: Include sys/shm.h instead of
5507         sys/sem.h.
5509         * stdlib/stdlib.h [__USE_SVID]: Declare a64l, l64a.
5511         * stdlib/l64a.c: Use 6-bit numbers as indices in CONV_TABLE, not
5512         literal byte values.
5514         * misc/bsd-compat.c (getpgrp): Define with prototype.
5516         * misc/init-misc.c (__progname_full): New variable.
5517         (program_invocation_name, program_invocation_short_name): New aliases.
5518         (__init_misc): Define with prototype.  Set __progname_full.
5519         * misc/progname.c: File removed.
5520         * misc/Makefile (aux): Remove progname.
5522         * misc/hsearch_r.c (isprime): Define with prototype.
5524         * sysdeps/unix/sysv/linux/seteuid.c: Just include unix/bsd version.
5525         * sysdeps/unix/bsd/seteuid.c: Disallow arg of -1.
5526         * sysdeps/unix/bsd/setegid.c: Likewise.
5528 Fri Jan 19 13:28:59 1996  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
5530         * sysdeps/unix/sysv/linux/tcdrain.c: Define tcdrain, not
5531         __tcdrain.
5533         * posix/glob.c (glob): Use prototype in getlogin decl.
5535         * db/ndbm.h: Declare dbm_error, dbm_clearerr.
5536         * db/db/db.c (__dberr): Define with prototype.
5537         (__dbpanic): Use prototypes in casts.
5538         * db/hash/hash_log2.c: Add prototype decl.
5540         * sysdeps/generic/_strerror.c (_strerror_internal): Define with
5541         prototype.
5543         * sysdeps/unix/mkdir.c, syspdep/unix/rmdir.c: Moved from unix/sysv.
5544         They will be overridden with syscalls if extant by unix/syscalls.list.
5546         * Makeconfig (+gccwarn): Add -Wstrict-prototypes.
5548         * stdio-common/printf_fp.c (__printf_fp): Define with prototype.
5549         * stdio-common/vfprintf.c (_IO_helper_overflow): Likewise.
5551 Thu Jan 18 00:32:43 1996  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
5553         * io/Makefile (routines): Add mknod, xstat fxstat lxstat xmknod.
5555         * sysdeps/unix/sysv/linux/ptrace.c: Use ... decl, and stdarg.h to
5556         get args.
5558         * posix/glob.c (_GNU_SOURCE): Define if undefined, so glob.h
5559         defines GNU extensions.
5560         * posix/fnmatch.c: Likewise.
5562         Replaced all simple system call files *.S throughout sysdeps/unix
5563         with syscalls.list files to be processed by make-syscalls.sh.
5564         * sysdeps/unix/s-proto.S: New file.
5565         * sysdeps/unix/syscalls.list: New file.
5566         * sysdeps/unix/bsd/syscalls.list: New file.
5567         * sysdeps/unix/bsd/bsd4.4/syscalls.list: New file.
5568         * sysdeps/unix/bsd/hp/m68k/syscalls.list: New file.
5569         * sysdeps/unix/bsd/osf/syscalls.list: New file.
5570         * sysdeps/unix/bsd/osf/alpha/syscalls.list: New file.
5571         * sysdeps/unix/bsd/sony/newsos4/syscalls.list: New file.
5572         * sysdeps/unix/bsd/sun/syscalls.list: New file.
5573         * sysdeps/unix/bsd/sun/sunos4/syscalls.list: New file.
5574         * sysdeps/unix/bsd/ultrix4/syscalls.list: New file.
5575         * sysdeps/unix/common/syscalls.list: New file.
5576         * sysdeps/unix/inet/syscalls.list: New file.
5577         * sysdeps/unix/mman/syscalls.list: New file.
5578         * sysdeps/unix/sysv/syscalls.list: New file.
5579         * sysdeps/unix/sysv/irix4/syscalls.list: New file.
5580         * sysdeps/unix/sysv/isc2.2/syscalls.list: New file.
5581         * sysdeps/unix/sysv/linux/syscalls.list: New file.
5582         * sysdeps/unix/sysv/linux/i386/syscalls.list: New file.
5583         * sysdeps/unix/sysv/sco3.2.4/syscalls.list: New file.
5584         * sysdeps/unix/sysv/sysv4/syscalls.list: New file.
5585         * sysdeps/unix/sysv/sysv4/i386/syscalls.list: New file.
5586         * sysdeps/unix/sysv/sysv4/solaris2/sparc/syscalls.list: New file.
5587         * sysdeps/unix/acct.S: File removed.
5588         * sysdeps/unix/chdir.S: File removed.
5589         * sysdeps/unix/chmod.S: File removed.
5590         * sysdeps/unix/chown.S: File removed.
5591         * sysdeps/unix/chroot.S: File removed.
5592         * sysdeps/unix/close.S: File removed.
5593         * sysdeps/unix/configure: File removed.
5594         * sysdeps/unix/configure.in: File removed.
5595         * sysdeps/unix/dup.S: File removed.
5596         * sysdeps/unix/fcntl.S: File removed.
5597         * sysdeps/unix/fsync.S: File removed.
5598         * sysdeps/unix/getgid.S: File removed.
5599         * sysdeps/unix/getpid.S: File removed.
5600         * sysdeps/unix/getuid.S: File removed.
5601         * sysdeps/unix/ioctl.S: File removed.
5602         * sysdeps/unix/kill.S: File removed.
5603         * sysdeps/unix/link.S: File removed.
5604         * sysdeps/unix/lseek.S: File removed.
5605         * sysdeps/unix/open.S: File removed.
5606         * sysdeps/unix/ptrace.S: File removed.
5607         * sysdeps/unix/read.S: File removed.
5608         * sysdeps/unix/reboot.S: File removed.
5609         * sysdeps/unix/setgid.S: File removed.
5610         * sysdeps/unix/setuid.S: File removed.
5611         * sysdeps/unix/sync.S: File removed.
5612         * sysdeps/unix/umask.S: File removed.
5613         * sysdeps/unix/unlink.S: File removed.
5614         * sysdeps/unix/write.S: File removed.
5615         * sysdeps/unix/bsd/flock.S: File removed.
5616         * sysdeps/unix/bsd/getdtsz.S: File removed.
5617         * sysdeps/unix/bsd/getpagesize.S: File removed.
5618         * sysdeps/unix/bsd/killpg.S: File removed.
5619         * sysdeps/unix/bsd/profil.S: File removed.
5620         * sysdeps/unix/bsd/readv.S: File removed.
5621         * sysdeps/unix/bsd/settimeofday.S: File removed.
5622         * sysdeps/unix/bsd/sigblock.S: File removed.
5623         * sysdeps/unix/bsd/sigpause.S: File removed.
5624         * sysdeps/unix/bsd/sigsetmask.S: File removed.
5625         * sysdeps/unix/bsd/sigstack.S: File removed.
5626         * sysdeps/unix/bsd/sigvec.S: File removed.
5627         * sysdeps/unix/bsd/utimes.S: File removed.
5628         * sysdeps/unix/bsd/writev.S: File removed.
5629         * sysdeps/unix/bsd/bsd4.4/chflags.S: File removed.
5630         * sysdeps/unix/bsd/bsd4.4/fchdir.S: File removed.
5631         * sysdeps/unix/bsd/bsd4.4/fchflags.S: File removed.
5632         * sysdeps/unix/bsd/bsd4.4/getdents.S: File removed.
5633         * sysdeps/unix/bsd/bsd4.4/getdomain.S: File removed.
5634         * sysdeps/unix/bsd/bsd4.4/revoke.S: File removed.
5635         * sysdeps/unix/bsd/bsd4.4/setdomain.S: File removed.
5636         * sysdeps/unix/bsd/bsd4.4/setegid.S: File removed.
5637         * sysdeps/unix/bsd/bsd4.4/seteuid.S: File removed.
5638         * sysdeps/unix/bsd/bsd4.4/setlogin.S: File removed.
5639         * sysdeps/unix/bsd/bsd4.4/setsid.S: File removed.
5640         * sysdeps/unix/bsd/bsd4.4/sigaltstack.S: File removed.
5641         * sysdeps/unix/bsd/bsd4.4/wait4.S: File removed.
5642         * sysdeps/unix/bsd/hp/m68k/getdents.S: File removed.
5643         * sysdeps/unix/bsd/osf/msync.S: File removed.
5644         * sysdeps/unix/bsd/osf/alpha/wait4.S: File removed.
5645         * sysdeps/unix/bsd/sony/newsos4/fchdir.S: File removed.
5646         * sysdeps/unix/bsd/sony/newsos4/sys_wait4.S: File removed.
5647         * sysdeps/unix/bsd/sun/getdents.S: File removed.
5648         * sysdeps/unix/bsd/sun/sunos3/m68k/wait.S: File removed.
5649         * sysdeps/unix/bsd/sun/sunos4/msync.S: File removed.
5650         * sysdeps/unix/bsd/sun/sunos4/poll.S: File removed.
5651         * sysdeps/unix/bsd/sun/sunos4/setsid.S: File removed.
5652         * sysdeps/unix/bsd/sun/sunos4/sys_mmap.S: File removed.
5653         * sysdeps/unix/bsd/sun/sunos4/sys_wait4.S: File removed.
5654         * sysdeps/unix/bsd/sun/sunos4/uname.S: File removed.
5655         * sysdeps/unix/bsd/ultrix4/getdents.S: File removed.
5656         * sysdeps/unix/bsd/ultrix4/setsid.S: File removed.
5657         * sysdeps/unix/bsd/ultrix4/uname.S: File removed.
5658         * sysdeps/unix/common/access.S: File removed.
5659         * sysdeps/unix/common/adjtime.S: File removed.
5660         * sysdeps/unix/common/dup2.S: File removed.
5661         * sysdeps/unix/common/fchmod.S: File removed.
5662         * sysdeps/unix/common/fchown.S: File removed.
5663         * sysdeps/unix/common/ftruncate.S: File removed.
5664         * sysdeps/unix/common/getgroups.S: File removed.
5665         * sysdeps/unix/common/getitimer.S: File removed.
5666         * sysdeps/unix/common/getpgid.S: File removed.
5667         * sysdeps/unix/common/getpriority.S: File removed.
5668         * sysdeps/unix/common/getrlimit.S: File removed.
5669         * sysdeps/unix/common/getrusage.S: File removed.
5670         * sysdeps/unix/common/gettimeofday.S: File removed.
5671         * sysdeps/unix/common/mkdir.S: File removed.
5672         * sysdeps/unix/common/readlink.S: File removed.
5673         * sysdeps/unix/common/rename.S: File removed.
5674         * sysdeps/unix/common/rmdir.S: File removed.
5675         * sysdeps/unix/common/select.S: File removed.
5676         * sysdeps/unix/common/setgroups.S: File removed.
5677         * sysdeps/unix/common/setitimer.S: File removed.
5678         * sysdeps/unix/common/setpgid.S: File removed.
5679         * sysdeps/unix/common/setpriority.S: File removed.
5680         * sysdeps/unix/common/setregid.S: File removed.
5681         * sysdeps/unix/common/setreuid.S: File removed.
5682         * sysdeps/unix/common/setrlimit.S: File removed.
5683         * sysdeps/unix/common/swapon.S: File removed.
5684         * sysdeps/unix/common/symlink.S: File removed.
5685         * sysdeps/unix/common/truncate.S: File removed.
5686         * sysdeps/unix/common/vhangup.S: File removed.
5687         * sysdeps/unix/inet/accept.S: File removed.
5688         * sysdeps/unix/inet/bind.S: File removed.
5689         * sysdeps/unix/inet/connect.S: File removed.
5690         * sysdeps/unix/inet/gethostid.S: File removed.
5691         * sysdeps/unix/inet/gethostname.S: File removed.
5692         * sysdeps/unix/inet/getpeername.S: File removed.
5693         * sysdeps/unix/inet/getsockname.S: File removed.
5694         * sysdeps/unix/inet/getsockopt.S: File removed.
5695         * sysdeps/unix/inet/listen.S: File removed.
5696         * sysdeps/unix/inet/recv.S: File removed.
5697         * sysdeps/unix/inet/recvfrom.S: File removed.
5698         * sysdeps/unix/inet/recvmsg.S: File removed.
5699         * sysdeps/unix/inet/send.S: File removed.
5700         * sysdeps/unix/inet/sendmsg.S: File removed.
5701         * sysdeps/unix/inet/sendto.S: File removed.
5702         * sysdeps/unix/inet/sethostid.S: File removed.
5703         * sysdeps/unix/inet/sethostname.S: File removed.
5704         * sysdeps/unix/inet/setsockopt.S: File removed.
5705         * sysdeps/unix/inet/shutdown.S: File removed.
5706         * sysdeps/unix/inet/socket.S: File removed.
5707         * sysdeps/unix/inet/socketpair.S: File removed.
5708         * sysdeps/unix/mman/madvise.S: File removed.
5709         * sysdeps/unix/mman/mmap.S: File removed.
5710         * sysdeps/unix/mman/mprotect.S: File removed.
5711         * sysdeps/unix/mman/msync.S: File removed.
5712         * sysdeps/unix/mman/munmap.S: File removed.
5713         * sysdeps/unix/sysv/alarm.S: File removed.
5714         * sysdeps/unix/sysv/ftime.S: File removed.
5715         * sysdeps/unix/sysv/nice.S: File removed.
5716         * sysdeps/unix/sysv/pause.S: File removed.
5717         * sysdeps/unix/sysv/poll.S: File removed.
5718         * sysdeps/unix/sysv/s_getdents.S: File removed.
5719         * sysdeps/unix/sysv/signal.S: File removed.
5720         * sysdeps/unix/sysv/stime.S: File removed.
5721         * sysdeps/unix/sysv/time.S: File removed.
5722         * sysdeps/unix/sysv/times.S: File removed.
5723         * sysdeps/unix/sysv/ulimit.S: File removed.
5724         * sysdeps/unix/sysv/uname.S: File removed.
5725         * sysdeps/unix/sysv/utime.S: File removed.
5726         * sysdeps/unix/sysv/irix4/getpgid.S: File removed.
5727         * sysdeps/unix/sysv/irix4/msync.S: File removed.
5728         * sysdeps/unix/sysv/irix4/setpgid.S: File removed.
5729         * sysdeps/unix/sysv/irix4/signal.S: File removed.
5730         * sysdeps/unix/sysv/irix4/sysmp.S: File removed.
5731         * sysdeps/unix/sysv/irix4/syssgi.S: File removed.
5732         * sysdeps/unix/sysv/isc2.2/rename.S: File removed.
5733         * sysdeps/unix/sysv/linux/adjtimex.S: File removed.
5734         * sysdeps/unix/sysv/linux/fork.S: File removed.
5735         * sysdeps/unix/sysv/linux/getpgid.S: File removed.
5736         * sysdeps/unix/sysv/linux/getpgrp.S: File removed.
5737         * sysdeps/unix/sysv/linux/getsid.S: File removed.
5738         * sysdeps/unix/sysv/linux/gtty.S: File removed.
5739         * sysdeps/unix/sysv/linux/mlock.S: File removed.
5740         * sysdeps/unix/sysv/linux/mlockall.S: File removed.
5741         * sysdeps/unix/sysv/linux/mount.S: File removed.
5742         * sysdeps/unix/sysv/linux/munlock.S: File removed.
5743         * sysdeps/unix/sysv/linux/munlockall.S: File removed.
5744         * sysdeps/unix/sysv/linux/pipe.S: File removed.
5745         * sysdeps/unix/sysv/linux/s_ptrace.S: File removed.
5746         * sysdeps/unix/sysv/linux/setpgid.S: File removed.
5747         * sysdeps/unix/sysv/linux/setsid.S: File removed.
5748         * sysdeps/unix/sysv/linux/settimeofday.S: File removed.
5749         * sysdeps/unix/sysv/linux/sigpending.S: File removed.
5750         * sysdeps/unix/sysv/linux/stty.S: File removed.
5751         * sysdeps/unix/sysv/linux/umount.S: File removed.
5752         * sysdeps/unix/sysv/linux/wait4.S: File removed.
5753         * sysdeps/unix/sysv/linux/i386/ipc.S: File removed.
5754         * sysdeps/unix/sysv/sco3.2.4/pathconf.S: File removed.
5755         * sysdeps/unix/sysv/sco3.2.4/pgrpsys.S: File removed.
5756         * sysdeps/unix/sysv/sco3.2.4/sco_getgrp.S: File removed.
5757         * sysdeps/unix/sysv/sco3.2.4/sigpending.S: File removed.
5758         * sysdeps/unix/sysv/sco3.2.4/sigprocmask.S: File removed.
5759         * sysdeps/unix/sysv/sco3.2.4/sigsuspend.S: File removed.
5760         * sysdeps/unix/sysv/sysv4/pgrpsys.S: File removed.
5761         * sysdeps/unix/sysv/sysv4/sigprocmask.S: File removed.
5762         * sysdeps/unix/sysv/sysv4/sigsuspend.S: File removed.
5763         * sysdeps/unix/sysv/sysv4/sysconfig.S: File removed.
5764         * sysdeps/unix/sysv/sysv4/sysinfo.S: File removed.
5765         * sysdeps/unix/sysv/sysv4/solaris2/sparc/sys-sig.S: File removed.
5767         * io/mknod.c: New file.
5769         * Makerules (COMPILE.s): New variable.
5771         * sysdeps/unix/Makefile (sysd-syscalls): New target; generate with
5772         make-syscalls.sh and include it.
5773         [$(subdir)=misc] (sysdep_routines): Append extra syscalls from
5774         sysd-syscalls.
5775         * sysdeps/unix/make-syscalls.sh: New file.
5777         * Makerules (COMPILE.S): New variable.
5779 Wed Jan 17 11:04:58 1996  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
5781         * sysdeps/unix/sysv/linux/statbuf.h (_STAT_VER_LINUX,
5782         _STAT_VER_SVR4, _STAT_VER): New macros.
5783         (_MKNOD_VER_LINUX, _MKNOD_VER_SVR4, _MKNOD_VER): New macros.
5785         * sysdeps/unix/sysv/sysv4/i386/statbuf.h (_STAT_VER, _MKNOD_VER):
5786         New macros.
5788         * io/sys/stat.h (_STAT_VER, _MKNOD_VER): New macros.
5789         (__xstat, __fxstat, __lxstat, __xmknod): Declare new functions.
5790         [__GNUC__] (stat, fstat, lstat, mknod): Define these (and __ names)
5791         as `extern inline's calling the `x' functions.
5792         * io/fstat.c: New file.
5793         * io/lstat.c: New file.
5794         * io/stat.c: New file.
5795         * sysdeps/generic/lstat.c: File removed.
5796         * sysdeps/generic/lxstat.c: New file.
5797         * sysdeps/mach/hurd/fstat.c: File removed.
5798         * sysdeps/mach/hurd/fxstat.c: New file.
5799         * sysdeps/mach/hurd/lstat.c: File removed.
5800         * sysdeps/mach/hurd/lxstat.c: New file.
5801         * sysdeps/mach/hurd/mknod.c: File removed.
5802         * sysdeps/mach/hurd/stat.c: File removed.
5803         * sysdeps/mach/hurd/xmknod.c: New file.
5804         * sysdeps/mach/hurd/xstat.c: New file.
5805         * sysdeps/stub/fstat.c: File removed.
5806         * sysdeps/stub/fxstat.c: New file.
5807         * sysdeps/stub/lstat.c: File removed.
5808         * sysdeps/stub/lxstat.c: New file.
5809         * sysdeps/stub/mknod.c: File removed.
5810         * sysdeps/stub/stat.c: File removed.
5811         * sysdeps/stub/xmknod.c: New file.
5812         * sysdeps/stub/xstat.c: New file.
5813         * sysdeps/unix/common/lstat.S: File removed.
5814         * sysdeps/unix/common/lxstat.c: New file.
5815         * sysdeps/unix/fstat.S: File removed.
5816         * sysdeps/unix/fxstat.c: New file.
5817         * sysdeps/unix/mknod.S: File removed.
5818         * sysdeps/unix/stat.S: File removed.
5819         * sysdeps/unix/sysv/linux/fstat.c: File removed.
5820         * sysdeps/unix/sysv/linux/i386/fxstat.S: File removed.
5821         * sysdeps/unix/sysv/linux/i386/lxstat.S: File removed.
5822         * sysdeps/unix/sysv/linux/i386/xmknod.S: File removed.
5823         * sysdeps/unix/sysv/linux/i386/xstat.S: File removed.
5824         * sysdeps/unix/sysv/linux/lstat.c: File removed.
5825         * sysdeps/unix/sysv/linux/mknod.c: File removed.
5826         * sysdeps/unix/sysv/linux/stat.c: File removed.
5827         * sysdeps/unix/sysv/sysv4/i386/fstat.S: File removed.
5828         * sysdeps/unix/sysv/sysv4/i386/lstat.S: File removed.
5829         * sysdeps/unix/sysv/sysv4/i386/mknod.S: File removed.
5830         * sysdeps/unix/sysv/sysv4/i386/stat.S: File removed.
5831         * sysdeps/unix/xmknod.c: New file.
5832         * sysdeps/unix/xstat.c: New file.
5833         * sysdeps/unix/mkfifo.c: Use __xmknod instead of __mknod.
5834         * misc/Makefile (routines): Remove mknod.
5836         * sysdeps/ieee754/ieee754.h (union ieee854_long_double.ieee_nan):
5837         Add missing ; in little-endian case.
5839         * elf/dynamic-link.h [ELF_MACHINE_NO_REL] (ELF_DYNAMIC_DO_REL):
5840         Define this instead of ELF_DYNAMIC_DO_RELA.
5842         * sysdeps/unix/sysv/time.S: Moved from sysv4.
5843         * sysdeps/unix/sysv/irix4/time.S: File removed.
5845         * sysdeps/unix/sysv/linux/signum.h: Moved from
5846         sysdeps/unix/sysv/linux/i386.
5847         (_NSIG): Move inside #ifdef _SIGNAL_H.
5849 Tue Jan 16 17:37:39 1996  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
5851         * sysdeps/unix/seekdir.c: Don't modify POS before seeking.
5852         * sysdeps/unix/telldir.c: Fix position calculation to account for
5853         buffered data properly.
5855         * sysdeps/m68k/Makefile (crypt): Don't define if building a shared
5856         library.
5858         * csu/initfini.c (_init): Call __gmon_start__ if defined (weak ref).
5859         * csu/gmon-start.c (__gmon_start__): Renamed from gmon_start, made
5860         global.
5861         [! HAVE_INITFINI]: Only make it a constructor in this case.
5863         * gmon/Makefile (CFLAGS-mcount.c): New variable.
5864         (mcount.po): New target.
5866         * Makeconfig (CFLAGS): Append $(CFLAGS-$(<F)).
5868         * csu/Makefile [have-initfini=yes] (CPPFLAGS): Append -DHAVE_INITFINI.
5869         (initfini): Compile initfini.c with -fPIC.
5871 Sun Jan 14 01:01:10 1996  Ulrich Drepper  <drepper@ipd.info.uni-karlsruhe.de>
5873         * sysdeps/mips/bytesex.h: Add default byte sex.  By Ralf Baechle.
5875         * sysdeps/unix/sysv/linux/adjtime.c [! MOD_OFFSET]: Use `mode'
5876         member of `struct timex' instead of `modes'.  From Andreas Schwab.
5878         * sysdeps/unix/sysv/linux/mknod.c: New file.  Generic C version.
5879         * sysdeps/unix/sysv/linux/i386/mknod.S: Remove assembler version.
5881         * sysdeps/unix/sysv/linux/Makefile (inhibit-glue): New variable.
5882         [$(subdir) = misc] (sysdep_routines): Add mount, umount, and s_ptrace.
5883         [$(subdir) = misc] (headers): Append sys/mount.h.
5885         * sysdeps/unix/sysv/linux/mount.S, sysdeps/unix/sysv/linux/umount.S:
5886         New files.  Implement system calls.
5887         * sysdeps/unix/sysv/linux/sys/mount.h: New header file.
5889         * sysdeps/unix/sysv/linux/ptrace.c: New file.  Wrapper around
5890         ptrace system call.
5891         * sysdeps/unix/sysv/linux/s_ptrace.S: New file: ptrace system call.
5893         * sysdeps/unix/sysv/linux/i386/gnu/types.h: New file with correct
5894         types for i386/Linux.
5896 Sun Jan 14 17:51:09 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
5898         * MakeTAGS (all-sources, all-headers): Always search the
5899         current directory first.
5901         * db/btree/bt_seq.c (__bt_first): Return RET_SPECIAL when key not
5902         found.
5904         * stdio-common/vfscanf.c (inchar, conv_error, input_error,
5905         memory_error): Add cast to void to avoid gcc warning.
5906         (vfscanf): Rewrite character class parsing to make it more efficient.
5908         * misc/efgcvt_r.c (ecvt_r): Handle negative values.
5910         * stdlib/stdlib.h: Replace __CONSTVALUE by attribute.
5911         * stdlib/abs.c, stdlib/div.c, stdlib/labs.c, stdlib/ldiv.c,
5912         sysdeps/generic/hypot.c: Remove obsolete __CONSTVALUE.
5914         * stdio-common/printf_fp.c (__printf_fp): Fix parameter
5915         declaration.
5917         * sysdeps/generic/putenv.c (putenv): Fix second argument of
5918         setenv.
5920         * sysdeps/ieee754/hypot.c: New file, extracted out of cabs.c.
5921         * sysdeps/ieee754/cabs.c: Don't define hypot here.
5923         * sysdeps/ieee754/ieee754.h (union ieee854_long_double): Fix
5924         definition of ieee_nan alternative.
5926         * sysdeps/m68k/__longjmp.c, sysdeps/m68k/setjmp.c: Add register
5927         prefix spec.
5929         * sysdeps/m68k/ffs.c (ffs): Fix register constraint.
5931         * sysdeps/m68k/fpu/__math.h: Include <errno.h>.  Replace obsolete
5932         __CONSTVALUE by attribute.
5933         (floor): Round to negative infinity.
5934         (rint, expm1) [__NO_MATH_INLINES]: Don't define, to avoid type
5935         clash when compiling source.
5936         (pow): Handle x == 0 and x < 0.
5937         (ceil, __isinf, __isnan): Fix register constraints.
5938         (__isinfl, __isnanl): Added.
5939         * sysdeps/m68k/fpu/acos.c, sysdeps/m68k/fpu/atan2.c,
5940         sysdeps/m68k/fpu/fmod.c, sysdeps/m68k/fpu/ldexp.c,
5941         sysdeps/m68k/fpu/pow.c: Remove obsolete __CONSTVALUE.
5943         * sysdeps/m68k/bsd-_setjmp.S, sysdeps/m68k/bsd-setjmp.S: Fix
5944         assembler syntax.
5946         * sysdeps/unix/bsd/bsd4.4/fchdir.S (fchdir): Take only one
5947         argument.
5949         * sysdeps/unix/bsd/clock.c (timeval_to_clock_t): Fix timeval to
5950         clock_t conversion.
5951         (clock): Don't multiply by CLOCKS_PER_SEC.
5953         * sysdeps/unix/bsd/poll.c (poll): Fix msec to timeval conversion.
5955         * sysdeps/unix/bsd/sun/m68k/brk.S (brk): Compare with address of
5956         __end.
5958         * sysdeps/unix/bsd/sun/m68k/vfork.S: Fix assembler syntax.
5960         * sysdeps/unix/bsd/ualarm.c (ualarm): Fix timeval calculation.
5962         * sysdeps/unix/bsd/vax/vfork.S: Remove duplicate label.
5964 Sun Jan 14 01:01:10 1996  Ulrich Drepper  <drepper@ipd.info.uni-karlsruhe.de>
5966         * stdlib/strtol.c: Return correct pointer for strings
5967         like "0xyz" and base 0 or 16.
5969         * string/strxfrm.c: Handle case for LENGTH == 0 correct.
5971         * sunrpc/etc.rpc: Add some more known protocols.
5973 Fri Jan 12 13:40:01 1996  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
5975         * posix/gnu/types.h: Moved to sysdeps/generic/gnu/types.h.
5977         * posix/glob.c (glob): Add parens in glob call flags arg for
5978         GLOB_BRACE case.
5980         * string/string.h (strdupa): New macro.
5982         * stdio-common/vfscanf.c (%[): Grok ] as first char in set, not
5983         terminator on empty set.  From drepper.
5985 Thu Jan 11 13:09:20 1996  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
5987         * elf/do-rel.h (elf_dynamic_do_rel): Use referring symbol as
5988         referent for STB_LOCAL.
5990 Wed Jan 10 10:11:39 1996  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
5992         * time/africa, time/antarctica, time/asia, time/australasia,
5993         time/europe, time/northamerica, time/pacificnew, time/solar87,
5994         time/solar88, time/solar89, time/southamerica: Updated from ADO 96a.
5996 Tue Jan  9 16:10:26 1996  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
5998         * elf/dl-load.c (_dl_map_object_from_fd): After mapping first
5999         segment to find location, mprotect excess region to no access,
6000         don't munmap it.
6002         * sysdeps/mach/hurd/dl-sysdep.c (mmap): If vm_map returns
6003         KERN_NO_SPACE for fixed location, deallocate it and try again.
6005 Mon Jan  8 17:43:23 1996  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6007         * locale/Makefile (lib-modules): Renamed hash to locfile-hash.
6008         * locale/hash.c: Renamed to locale/locfile-hash.c.
6010 Sat Jan  6 16:39:14 1996  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6012         * Makefile (subdirs): Added db.
6014         * resolv/Makefile (routines): Add res_data.
6015         * resolv/res_data.c, resolv/res_debug.c, resolv/resolv.h:
6016         Updated from BIND 4.9.3 final release.
6018         * elf/dynamic-link.h (elf_get_dynamic_info): Handle
6019         processor-specific tags.
6020         (ELF_DYNAMIC_DO_REL, ELF_DYNAMIC_DO_RELA): Handle absent DT_PLTREL tag.
6022         * elf/elf.h (DT_MIPS_NUM, DT_PROCNUM): New macros.
6023         * elf/link.h (struct link_map): Extend `l_info' by DT_PROCNUM.
6025         * sysdeps/i386/dl-machine.h (elf_machine_runtime_setup): Take new
6026         arg LAZY.  Only do our work if LAZY and there is a DT_JMPREL record.
6027         * elf/dl-reloc.c (_dl_relocate_object): Call
6028         elf_machine_runtime_setup unconditionally, and pass it LAZY flag.
6030         * elf/dl-load.c: Fixed ELFMAG check to work for either byte order.
6031         Align end of load segment only to page size, not to segment alignment.
6033 Thu Jan  4 11:35:18 1996  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6035         * sysdeps/mach/hurd/setitimer.c: Code rearranged a bit to use new
6036         preemption interface.
6038         * sysdeps/mach/hurd/i386/trampoline.c (_hurd_setup_sighandler):
6039         Use _hurdsig_catch_memory_fault.
6041         * hurd/Makefile (headers): Add hurd/sigpreempt.h.
6042         (sig): Add catch-signal.
6044         * hurd/hurdfault.c (_hurdsig_fault_catch_exception_raise):
6045         Rewritten using a preempter in new interface.
6046         * hurd/hurdfault.h (_hurdsig_catch_fault): Likewise.
6047         (_hurdsig_catch_memory_fault): New macro.
6049 Wed Jan  3 20:23:42 1996  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6051         * hurd/catch-signal.c: New file.
6053         * hurd/intr-msg.c: When restarting RPC, fetch a new reply port.
6055         * hurd/hurdsig.c: Use new hurdfault.h interface.
6056         (abort_all_rpcs): Mutate return value to EINTR in threads whose
6057         replies we will wait for.
6059         * hurd/hurdkill.c (_hurd_sig_post): When doing pgrp, make sure we
6060         do ourselves last.
6062 Wed Jan  3 19:17:10 1996  Miles Bader  <miles@gnu.ai.mit.edu>
6064         * sysdeps/mach/hurd/access.c (__access): Put the uid/gid arguments
6065         to auth_makeauth() in the right order.
6067 Wed Jan  3 17:19:04 1996  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6069         * sysdeps/generic/strsep.c: Rewritten.
6071         * sysdeps/mach/hurd/fork.c: Use a different workaround for the
6072         suspended page fault deadlock kernel bug: thread_abort our signal
6073         thread first thing after proc_dostop.
6075         * sysdeps/mach/hurd/setgid.c: Rewrote gid frobnication to
6076         recognize rootness properly.
6078 Tue Jan  2 00:50:10 1996  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6080         * hurd/hurd/signal.h (struct hurd_sigstate): New member `preempters'.
6081         (hurd_preempt_signals, hurd_unpreempt_signals): Decls removed.
6082         * hurd/hurd/sigpreempt.h: New file.
6083         * hurd/preempt-sig.c: Rewritten with new interface.
6084         * sysdeps/mach/hurd/jmp-unwind.c (_longjmp_unwind): Remove local signal
6085         preempters being unwound past.
6086         * hurd/hurdsig.c: Use new signal preemption interface.
6088         * db: New directory, 4.4 BSD db package incorporated from BSD db-1.85
6089         release.
6091         * sysdeps/unix/sysv/linux/sys/param.h: Several new macros for BSD
6092         compatibility.
6094         * misc/queue.h: New file, incorporated from 4.4BSD.
6095         * misc/Makefile (headers): Add queue.h.
6097         * posix/sys/types.h [__USE_BSD]: Include endian.h.
6099         * io/sys/stat.h (DEFFILEMODE, ALLPERMS, ACCESSPERMS, S_BLKSIZE):
6100         New macros.
6102 Thu Dec 28 10:21:35 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6104         * sysdeps/generic/confname.h: Define all names as self-referential
6105         macros so #ifdef works.
6107         * hurd/preempt-sig.c (hurd_unpreempt_signals): Remove bogus asgnmt
6108         of _hurd_signal_preempters[SIGNO].
6110 Mon Dec 25 20:56:39 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6112         * sysdeps/mach/hurd/bind.c: Translate EEXIST from dir_link into
6113         EADDRINUSE.  If translated node doesn't grok ifsock protocol,
6114         return EADDRINUSE.
6116         * sysdeps/mach/hurd/connect.c: Make address arg
6117         `const struct sockaddr_un *'.
6118         The redecl is kosher and avoids another variable for AF_LOCAL case.
6119         * sysdeps/mach/hurd/sendto.c: Likewise.
6120         * sysdeps/mach/hurd/bind.c: Likewise.
6122         * socket/sys/socket.h (__SOCKADDR_ARG): Enable transparent_union
6123         code for GCC >= 2.7; use __transparent_union__ for name safety;
6124         add several sockaddr flavors.
6125         (__SOCKADDR_ALLTYPES, __SOCKADDR_ONETYPE): New macros used in
6126         constructing the transparent union declarations.
6127         (__CONST_SOCKADDR_ARG): New type (or macro if not GCC 2.7).
6128         (bind, connect, sendto): Make the sockaddr argument use that.
6130 Fri Dec 22 00:57:38 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6132         * sysdeps/mach/hurd/setgid.c: In root case, store into NEWAUX, not
6133         old vector.
6134         * sysdeps/mach/hurd/setuid.c: Likewise.
6136         * sysdeps/mach/hurd/setuid.c: Rewrote ID frobnication to do the
6137         right thing.
6138         * sysdeps/mach/hurd/setgid.c: Likewise.
6139         * sysdeps/mach/hurd/setreuid.c: Likewise.
6140         * sysdeps/mach/hurd/setregid.c: Likewise.
6141         * sysdeps/mach/hurd/setegid.c: Likewise.
6142         * sysdeps/mach/hurd/seteuid.c: Likewise.
6144         * sysdeps/mach/hurd/fork.c: Peek __mach_task_self_ value before
6145         proc_dostop call to work around kernel paging bug.
6147 Fri Dec 22 00:38:00 1995  H.J. Lu  <hjl@nynexst.com>
6149         * stdio-common/vfscanf.c: Correctly handle white space skipping.
6150         * stdio-common/Makefile (tests): Add bug11.
6151         * stdio-common/bug11.c: New file.
6153 Thu Dec 21 12:19:32 1995  Miles Bader  <miles@gnu.ai.mit.edu>
6155         * sysdeps/mach/hurd/setuid.c (__setuid): Actually add the new uid
6156         instead of putting it (and other uids) in the gids and leaving the
6157         old uids as is.
6159 Wed Dec 20 18:23:10 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6161         * stdio/internals.c (flushbuf): If the target is -1, always
6162         discard the buffer of read data.
6163         Only set TWIDDLED flag in !ALIGNED case.
6164         Never increment target or offset when old value is -1.
6166 Tue Dec 19 17:00:42 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6168         * hurd/hurdpid.c (_S_msg_proc_newids): Only run the hook when the
6169         pgrp changes.
6171 Mon Dec 18 13:40:37 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6173         * stdio/fread.c: Don't increment __offset when it's -1.
6175         * elf/rtld.c (dl_main): Prepend tab to "statically linked".  Exit
6176         0 in that case.
6178         * misc/err.c (vwarnx, vwarn): Fix major brainos.
6180         * sysdeps/mach/hurd/dl-sysdep.c (mmap): Fix setting of
6181         inheritance.
6183 Sun Dec 17 15:56:35 1995  Miles Bader  <miles@gnu.ai.mit.edu>
6185         * misc/getpass.c (getpass): Don't barf if getline returns a null BUF.
6187 Sat Dec 16 10:33:11 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6189         * Makerules: Use $(do-install-so) for installing shared objects.
6190         (do-install-so): New canned sequence.  Make a symlink LIB.so after
6191         installing LIB.so.VERSION.
6193         * inet/netinet/in.h: Fixed typo in IPPORT_WHOIS.
6195 Fri Dec 15 04:41:22 1995  Ulrich Drepper  <drepper@gnu.ai.mit.edu>
6197         * stdio-common/Makefile (tests): Add bug10.
6198         * stdio-common/bug10.c: New file.  From HJ Lu.
6200         * stdio-common/tstdiomisc.c: Make more test-suite like: exit
6201         status tells about successful run.
6203         * stdio-common/vfscanf.c [!USE_IN_LIBIO]: Use `flags' to check
6204         format correctness.
6205         Correct handling of trailing white spaces in format + EOF.
6207 Fri Dec 15 01:31:56 1995  Ulrich Drepper  <drepper@gnu.ai.mit.edu>
6209         * stdio-common/Makefile (tests): Add bug8 and bug9.
6210         * stdio-common/bug8.c, stdio-common/bug9.c: New tests.
6212         * stdio-common/vfscanf.c: Fix bug in dynamic buffer handling.
6214         * stdlib/strtod.c: Correct spelling: nominator -> numerator.
6215         Thanks to Jim Meyering.
6217 Sat Nov 25 06:05:12 1995  H.J. Lu  <hjl@nynexst.com>
6219         * stdio-common/vfscanf.c: Always check width !=0.
6220         Correctly handle %%.
6222 Thu Dec 14 02:28:22 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6224         * posix/glob.c (glob_in_dir): Cast result of opendir to __ptr_t,
6225         and cast STREAM to DIR * before passing to readdir and closedir.
6227 Wed Dec 13 22:06:07 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6229         * hurd/hurdsig.c (_hurd_internal_post_signal: suspend): Reply
6230         after aborting RPCs but before calling proc_mark_stop.
6232 Mon Dec 11 20:07:54 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6234         * posix/glob.c [! STDC_HEADERS]: Declare getenv.
6235         (glob): Avoid using function as value.
6237         * elf/rtld.c (dl_main): When mapping argument executable, set
6238         l_name to "", not l_libname.
6239         After loading DT_NEEDED library, set its l_type to lt_library.
6241         * sysdeps/mach/hurd/mmap.c: Don't interpret MAP_INHERIT to mean
6242         VM_INHERIT.  We can't handle MAP_INHERIT easily.
6243         Handle non-page-aligned addresses if congruent to offset.
6245         * elf/dl-init.c: Skip the initializer for l_type lt_executable
6246         with l_name "". Start at _dl_loaded; don't skip the first element.
6248         * elf/dl-load.c (MAP_FILE): Define to zero if undefined.
6249         (MAP_COPY): Define to MAP_PRIVATE if undefined.
6250         (_dl_map_object_from_fd): Don't use MAP_INHERIT in mmap calls.
6251         If file it ET_EXEC, set its l_type to lt_executable.
6253 Sun Dec 10 09:56:06 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6255         * elf/dl-minimal.c (malloc): Use MAP_PRIVATE in mmap call.
6257 Fri Dec  8 13:04:51 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6259         * locale/error.c, locale/error.h: Files removed.
6260         * locale/Makefile (distribute): Remove error.h.
6261         (lib-modules): Remove error.
6263         * hurd/hurdlookup.c (__hurd_file_name_lookup_retry): For "tty"
6264         magic, return ENXIO if no ctty.
6266         * sysdeps/mach/hurd/mmap.c: For MAP_FIXED, deallocate a previous
6267         mapping if vm_map fails for that reason.
6269         * posix/glob.c: Implement new options GLOB_ALTDIRFUNC, GLOB_BRACE,
6270         GLOB_TILDE, GLOB_NOMAGIC.
6271         (glob): Use stat instead of lstat to determine directoriness.
6272         * posix/glob.h (GLOB_ALTDIRFUNC, GLOB_BRACE, GLOB_NOMAGIC, GLOB_TILDE):
6273         New flag bits.
6274         (__GLOB_FLAGS): Include them.
6275         (glob_t): New members gl_closedir, gl_readdir, gl_opendir, gl_lstat,
6276         gl_stat.
6278         * elf/elf.h (ET_NUM, SHT_NUM, STB_NUM, STT_NUM, PT_NUM): New macros.
6280         * sysdeps/unix/sysv/linux/sys/mman.h: Include <linux/mman.h> to
6281         define all the bit values.
6282         (MAP_*, MCL_*): Macros removed.
6284 Thu Dec  7 02:27:56 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6286         * resolv/res_comp.c, resolv/res_debug.c, resolv/res_send.c:
6287         Updated from BIND 4.9.3-BETA27.
6289 Wed Dec  6 18:44:01 1995  Miles Bader  <miles@gnu.ai.mit.edu>
6291         * sysdeps/mach/hurd/select.c (__select): Swap size args to mach_msg.
6293         * sysdeps/mach/hurd/select.c (__select): Frob TYPES correctly when
6294         we get a delayed reply.
6295         Only grab values out of entries in TYPES that have SELECT_RETURNED
6296         turned on, and turn it on whenever an rpc returns.
6297         Only clear bits in the user's fdsets -- those needing to be set
6298         should be already.
6299         Use SELECT_ALL in appropiate places.
6300         (SELECT_RETURNED, SELECT_ALL): New macros.
6302 Wed Dec  6 09:10:39 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6304         * sysdeps/mach/hurd/sys/param.h (NBBY): New macro.
6306         * gnu-versions.h (_GNU_GLOB_INTERFACE_VERSION): New macro.
6308 Tue Dec  5 14:00:17 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6310         * misc/Makefile (headers): Add error.h, err.h.
6311         (routines): Add error, err.
6312         (gpl2lgpl): New variable.
6313         * misc/err.c: New file.
6314         * misc/err.h: New file.
6315         * misc/error.c, misc/error.h: New files.
6317         * sysdeps/mach/hurd/ioctl.c: Fix typo in last change.
6319         * Makeconfig (+link): Translate libc% from $^, not just libc.a.
6320         (link-libc): Append $(libc.so-version) to libc.so.
6321         (built-program-cmd): Fix comma usage.
6322         * Makerules [libc.so-version] (libc.so$(libc.so-version)): Make a
6323         symlink to libc.so in the build directory.
6324         * Rules ($(others) $(tests)): Depend on the library that appears
6325         in $(link-libc).
6326         (%.out): Use $(built-program-cmd) in commands.
6328         * posix/unistd.h [__USE_MISC]: Declare brk, sbrk.
6330         * sysdeps/generic/setenv.c: Added canonical portability cruft.
6331         (setenv): Use realloc on LAST_ENVIRON instead of always copying.
6332         (unsetenv): New function.
6333         * stdlib/stdlib.h [__USE_BSD]: Declare unsetenv.
6334         * sysdeps/generic/putenv.c: Rewritten using setenv and unsetenv.
6336 Tue Dec  5 02:27:32 1995  Ulrich Drepper  <drepper@gnu.ai.mit.edu>
6338         * libio/Makefile (routines): Remove iofscanf, add iopopen, pclose.
6340         * libio/iofscanf.c: Remove file.
6342         * libio/iogetdelim.c (_IO_getdelim): Correct stupid bug at string
6343         termination.
6345         * libio/iopopen.c: New file from GNU libio.
6347         * libio/memstream.c: Fixed bug in fclose handling.  Instead of
6348         providing a close callback we need a finish callback.
6350         * libio/pclose.c: New file.  Derived from popen.c in GNU libio.
6352         * posix/gnu/types.h: Fixed typo.
6354         * stdio-common/errnobug.c: fputs returns EOF in error case.  Do
6355         not test for != 0.
6357         * stdio-common/printf-parse.h (parse_one_spec): Do not force
6358         padding with ' ' if precision is given.  Fix by HJ Lu.
6360         * stdio-common/printf_fp.c: Fix comment.
6362         * stdio-common/tfformat.c, stdio-common/tiformat.c,
6363         stdio-common/tstdiomisc.c: New files from GNU libio test suite.
6365         * stdio-common/tstgetln.c: Provide ssize_t type when testing
6366         libio.
6368         * stdio-common/vfprintf.c (outchar): Use PUTC instead of putc.
6369         (vfprintf): Cleasr args_type array before using it.
6370         When printing 0 as an integer with precision 0 nothing must be
6371         written for the number.
6372         Based on patch by HJ Lu.
6374         * stdio-common/vfscanf.c: Remove fixed input buffer.  Now we
6375         have a dynamically extended buffer.
6377         * stdlib/strtod.c: Merge with version in Linux libc.  This fixes
6378         some bugs with handling of very small numbers and has different
6379         solution for formaer patches.
6381         * sysdeps/i386/i586/add_n.S, sysdeps/i386/i586/sub_n.S: Rename
6382         macros r1 and r2 to t1, and t2 resp.  This is necessary because
6383         glibc headers also define r1.
6385 Mon Dec  4 12:10:28 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6387         * stdlib/gen-mpn-copy (translations): Updated for new layout in
6388         GMP 1.910.
6390         * malloc/malloc.c (__malloc_initialize): Renamed from initialize;
6391         made global.
6392         (malloc): Caller changed.
6393         * malloc/realloc.c (realloc): Call __malloc_initialize if
6394         necessary, before checking hook.
6395         * malloc/malloc.h: Declare __malloc_initialize.
6397         * sysdeps/mach/hurd/ioctl.c: For IOC_VOID request, send ARG itself
6398         as integer_t arg in RPC.
6400 Sat Dec  2 03:47:27 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6402         * sysdeps/mach/hurd/brk.c (DATA_SIZE): Bump to 128MB.
6403         (_hurd_set_brk): Try to allocate more space when we run out.
6405         * sysdeps/generic/sbrk.c: If __curbrk is zero, call __brk with
6406         zero and examine it again.
6407         * sysdeps/unix/sysv/linux/i386/brk.c: New file.
6408         * sysdeps/unix/sysv/linux/i386/brk.S: File removed.
6409         * sysdeps/unix/sysv/linux/i386/sbrk.S: File removed.
6410         * sysdeps/unix/sysv/linux/dl-sysdep.c: New file.
6411         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start) [DL_SYSDEP_INIT]:
6412         Invoke this macro before calling DL_MAIN.
6414         * malloc/malloc.c (malloc): Do initialization here, before
6415         checking the hook.
6416         (_malloc_internal): Don't do it here.
6418 Wed Nov 29 12:30:50 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6420         * libio/vsnprintf.c (__vsnprintf): Define as alias.
6421         * libio/iovsscanf.c (__vsscanf): Define as alias.
6422         * asprintf.c: Remove libio adaptation code added by drepper.
6423         * dprintf.c: Likewise.
6424         * printf.c: Likewise.
6425         * scanf.c: Likewise.
6426         * snprintf.c: Likewise.
6427         * sprintf.c: Likewise.
6428         * sscanf.c: Likewise.
6429         * vprintf.c: Likewise.
6430         * stdio-common/vfscanf.c [USE_IN_LIBIO] (__vfscanf): New wrapper
6431         function.
6432         (vfscanf): Define unconditionally.
6434         * sysdeps/i386/dl-machine.h (elf_machine_rel): If SYM is null, use
6435         zero for value.
6437         * misc/getpass.c: Write a newline after reading the unechoed
6438         password.
6440 Mon Nov 27 19:24:18 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6442         * posix/Makefile (routines): Add getsid.
6443         * sysdeps/unix/sysv/linux/getsid.S: New file.
6444         * sysdeps/mach/hurd/getsid.c: New file.
6445         * sysdeps/stub/getsid.c: New file.
6446         * posix/unistd.h [__USE_GNU]: Declare getsid.
6448 Sun Nov 26 12:44:38 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6450         * libc-symbols.h (N_): New macro.
6452 Sat Nov 25 02:48:47 1995  Ulrich Drepper  <drepper@gnu.ai.mit.edu>
6454         * assert/assert-perr.c, assert/assert.c, inet/rcmd.c,
6455         malloc/mcheck.c, malloc/vm-limit.c, posix/getconf.c, posix/id.c,
6456         resolv/herror.c, sunrpc/auth_unix.c, sunrpc/clnt_perr.c,
6457         sunrpc/clnt_raw.c, sunrpc/get_myaddr.c, sunrpc/pmap_clnt.c,
6458         sunrpc/pmap_rmt.c, sunrpc/portmap.c, sunrpc/rpc_main.c,
6459         sunrpc/rpc_parse.c, sunrpc/rpc_scan.c, sunrpc/rpc_util.c,
6460         sunrpc/rpcinfo.c, sunrpc/svc_simple.c, sunrpc/svc_tcp.c,
6461         sunrpc/svc_udp.c, time/zdump.c, time/zic.c: Mark translatable
6462         strings.
6464 Sun Nov 26 02:00:02 1995  Ulrich Drepper  <drepper@gnu.ai.mit.edu>
6466         * misc/syslog.c (vsyslog) [USE_IN_LIBIO]: Adapted for libio.
6468 Thu Nov 23 02:21:55 1995  Ulrich Drepper  <drepper@gnu.ai.mit.edu>
6470         * sysdeps/unix/sysv/linux/{mlock,munlock,mlockall,munlockall}.S:
6471         New files.
6472         * sysdeps/unix/sysv/linux/sys/mman.h: Add prototypes for new functions
6473         mlock, munlock, mlockall, and munlockall.
6475 Thu Nov 23 18:26:52 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6477         * configure.in (--enable-libio): Set $stdio based on $enableval,
6478         not always to libio.
6480 Thu Nov 23 18:06:48 1995  Richard Stallman  <rms@gnu.ai.mit.edu>
6482         * malloc/malloc.c (_malloc_internal): Can't use
6483         get_contiguous_space when the heap info table
6484         will be growing.  Account for new contiguous space in _heaplimit.
6486 Wed Nov 22 12:37:39 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6488         * sysdeps/unix/sysv/linux/i386/sysdep.S (_errno): Define as alias
6489         for errno.
6491         * stdio-common/vfprintf.c [USE_IN_LIBIO] (vfprintf): Define as
6492         alias for _IO_vfprintf.
6494         * sysdeps/unix/sysv/linux/sockaddrcom.h: File removed.
6496         * sysdeps/unix/sysv/linux/i386/init-first.c (init): Use
6497         __fpu_control instead of ___fpu_control.
6498         * sysdeps/unix/sysv/linux/i386/ieee_fpu.c
6499         (___fpu_control): Renamed to __fpu_control.
6500         * sysdeps/unix/sysv/linux/i386/fpu_control.h: Likewise.
6501         * sysdeps/unix/sysv/linux/i386/fpu_control.c: Likewise.
6503         * elf/dl-minimal.c: New file.
6504         * elf/Makefile (rtld-routines): Add dl-minimal.
6505         * elf/rtld.c (__dgettext, __assert_fail, __assert_perror_fail):
6506         Functions moved to dl-minimal.c.
6507         * sysdeps/mach/hurd/dl-sysdep.c (malloc, free, realloc,
6508         sigjmp_save, longjmp): Likewise.
6510         * sysdeps/unix/sysv/linux/i386/brk.S (__curbrk): Always initialize
6511         to &_end, regardless of PIC.
6513         * stdio-common/vfscanf.c (__vfscanf): Fix arg name in defn.
6515 Tue Nov 21 14:12:13 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6517         * malloc/malloc.c (align): Don't check contiguity and call abort.
6519         * hurd/hurdsig.c (post_reply): Function removed.
6520         (abort_thread, abort_all_rpcs, _hurdsig_abort_rpcs): Don't call it.
6521         Take single callback fn arg instead of reply port and type.
6522         (_hurd_internal_post_signal): Callers changed.
6523         Cache reply stub fn ptr in local var before UNTRACED might be changed.
6525         * sysdeps/mach/hurd/mmap.c: Cope with a null write memobj for
6526         PROT_READ|PROT_WRITE copy mapping.  Pass a proper vm_inherit_t to
6527         vm_map.
6529         * elf/rtld.c (_dl_start): For --list, do output and exit before
6530         relocating.
6532 Mon Nov 20 16:19:15 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6534         * intl/Makefile [gettext-srcdir]: Rewrote copying rules to only
6535         get .c and .h files.
6537         * malloc/malloc.c (align): Use abort instead of assert.
6539 Sun Nov 19 18:23:07 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6541         * Makeconfig (+includes): Add $($(stdio)-include).
6542         (libio-include): New variable.
6544         * stdlib/strtod.c: Put weak_symbol after function defn.
6545         * stdlib/strtol.c: Likewise.
6547         * configure.in (--enable-libio): If not present, set $stdio to
6548         "default".  Move stdio/libio check to end, so sysdeps fragments
6549         can affect it.  Reset $stdio to "stdio" if it's "default".
6550         * sysdeps/unix/sysv/linux/configure: New file.
6552 Sat Nov 18 16:46:01 1995  Ulrich Drepper  <drepper@gnu.ai.mit.edu>
6554         * libio/Makefile, libio/cleanup.c, libio/clearerr.c, libio/feof.c,
6555         libio/ferror.c, libio/fgetc.c, libio/filedoalloc.c, libio/fileno.c,
6556         libio/fileops.c, libio/fputc.c, libio/freopen.c, libio/fseek.c,
6557         libio/genops.c, libio/getc.c, libio/getchar.c, libio/iofclose.c,
6558         libio/iofdopen.c, libio/iofflush.c, libio/iofgetpos.c, libio/iofgets.c,
6559         libio/iofopen.c, libio/iofprintf.c, libio/iofputs.c, libio/iofread.c,
6560         libio/iofscanf.c, libio/iofsetpos.c, libio/ioftell.c, libio/iofwrite.c,
6561         libio/iogetdelim.c, libio/iogetline.c, libio/iogets.c, libio/iolibio.h,
6562         libio/iopadn.c, libio/ioprims.c, libio/ioputs.c, libio/ioseekoff.c,
6563         libio/ioseekpos.c, libio/iosetbuffer.c, libio/iosetvbuf.c,
6564         libio/iosprintf.c, libio/ioungetc.c, libio/iovsprintf.c,
6565         libio/iovsscanf.c, libio/libio.h, libio/libioP.h, libio/putc.c,
6566         libio/putchar.c, libio/rewind.c, libio/setbuf.c, libio/setlinebuf.c,
6567         libio/stdfiles.c, libio/stdio.c, libio/stdio.h, libio/strfile.h,
6568         libio/strops.c, libio/vasprintf.c, libio/vscanf.c, libio/vsnprintf.c:
6569         New files.  Slightly modified version from Linux libc.
6571         * libio/memstream.c, libio/vdprintf.c: New files for functions not
6572         (yet) part of GNU libio.
6574         * libio/iofopncook.c: Implementation of `fopencookie', mainly written
6575         by Per Bothner.
6577         * stdio-common/getline.c: Adapted to libio.
6578         * stdio-common/snprintf.c: Adapted to libio.
6579         * stdio-common/vfprintf.c: Adapted to libio.
6580         * stdio-common/vfscanf.c: Adapted to libio.
6581         * sysdeps/posix/tempname.c: Adapted to libio.
6583 Fri Nov 17 17:57:00 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6585         * sysdeps/generic/Makefile (make_siglist): Add missing backslash.
6587         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start_cleanup): New
6588         function.
6590         * hurd/hurdfault.c: Replace __libc_fatal calls with assert_perror.
6591         (_hurdsig_fault_init): Remove #if 0 from setting exception port.
6592         Insert send right for SIGEXC before thread_set_special_port.
6593         * hurd/hurdsig.c: Replace __libc_fatal calls with assert_perror.
6594         (_hurdsig_init): Remove #if 0 from setting exception port.
6596         * sysdeps/mach/hurd/ptrace.c (ptrace: PTRACE_CONT): Use
6597         HURD_MSGPORT_RPC macro.
6599 Thu Nov 16 06:07:49 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6601         * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start_cleanup): New
6602         function.
6603         (_dl_sysdep_start): Move cleanup code there.
6605         * Makeconfig (default-rpath): New variable.
6606         (link-libc): Use it.
6607         * elf/Makefile (ld.so): Pass -rpath=$(default-rpath).
6608         * elf/rtld.c (_dl_rpath): New variable.
6609         (_dl_start): Set it from rtld_map's DT_RPATH.
6610         Call _dl_setup_hash on rtld_map.
6611         (dl_main): Cache address of _exit in variable before relocating,
6612         and use that in later calls.  Call _dl_sysdep_start_cleanup before
6613         relocating.  Keep track of dependency order while loading; remove
6614         rtld_map from chain, and reinsert in proper order if there is a
6615         dependency on it.
6617         * sysdeps/generic/Makefile (make_siglist): Pass
6618         -DSIGNUM_H=... with config's signum.h location.
6619         * sysdeps/generic/make_siglist.c: Include SIGNUM_H to define
6620         signal numbers.
6621         (HAVE_STRSIGNAL, HAVE_PSIGNAL): Define these before including signame.c
6622         (main): Deansideclize output.
6624         * elf/dl-load.c (_dl_map_object): Use _dl_rpath variable in place
6625         of DEFAULT_RPATH macro.
6626         * elf/Makefile: Undo last change.
6628         * sysdeps/mach/hurd/dl-sysdep.c (free): Don't abort, just nop.
6630 Wed Nov 15 19:22:07 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6632         * elf/dl-lookup.c (_dl_lookup_symbol): Undefined symbol is no
6633         error if weak.
6635         * elf/Makefile (default-rpath): New variable.
6636         (CPPFLAGS): Append -DDEFAULT_RPATH=....
6637         * elf/dl-load.c (_dl_map_object): Use DEFAULT_RPATH instead of
6638         hard-coded "/lib:/usr/lib".
6640         * sysdeps/mach/hurd/dl-sysdep.c: Include _itoa.h from stdio-common
6641         instead of stdio.
6642         (_dl_sysdep_start): If passed user entry is zero and
6643         EXEC_STACK_ARGS flag set, reset user entry to &_start.
6645         * elf/rtld.c (dl_main): Only call _dl_setup_hash if there is a
6646         DT_HASH element.
6648         * libc-symbols.h [HAVE_ELF] (symbol_set_declare): Gratuitously
6649         repeat weak decl using weak_symbol macro, in case using broken GCC
6650         (<2.8).
6652 Wed Nov 15 18:49:55 1995  Ulrich Drepper  <drepper@ipd.info.uni-karlsruhe.de>
6654         * sysdeps/i386/isnanl.c: New file.
6655         * sysdeps/i386/isinfl.c: New file.
6657 Tue Nov 14 18:44:21 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6659         * malloc/free.c (free): Moved null and aligned_blocks checks
6660         inside _free_internal.
6662 Mon Nov 13 15:23:01 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6664         * malloc/malloc.c (morecore): Fix inverted test in allocating new
6665         info table.
6667         * malloc/malloc.c (align): Fix assertion.
6669         * malloc/malloc.c: Include assert.h.
6671         * libc-symbols.h: Use __attribute__ for GCC 2.8, not 2.7.
6673         * malloc/malloc.h [emacs] (emacs_loser_valloc): Macro removed.
6674         (valloc): Protect decl with [! (_MALLOC_INTERNAL && emacs)].
6676 Fri Nov 10 14:15:21 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6678         * malloc/malloc.c (align): Assert that space for alignment
6679         adjustment is same original space.
6681         * hurd/hurdprio.c (_hurd_priority_which_map): Cast vm_deallocate
6682         arg to vm_address_t.
6684         * hurd/hurdsig.c (_hurd_internal_post_signal): For SIGNO == 0,
6685         skip straight to pending check.  When UNTRACED, resume process
6686         from suspension first.
6688         * intl/Makefile (headers): New variable, libintl.h.
6689         [gettext-srcdir]: New rules to copy source from $(gettext-srcdir)/intl.
6690         * configure.in: Check for --with-gettext arg.
6692 Fri Nov 10 13:51:30 1995  Richard Stallman  <rms@gnu.ai.mit.edu>
6694         * malloc/malloc.c (get_contiguous_space): New function.
6695         (morecore): Rewrite allocating new malloc info table.
6696         (_malloc_internal): Use get_contiguous_space.
6698 Fri Nov 10 13:03:40 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6700         * hurd/hurdexec.c (_hurd_exec): If exec'ing self, pass
6701         _hurd_msgport to be destroyed.
6703         * Makerules (installed-libcs): Filter out %_pic.a.
6705         * hurd/hurdinit.c (_hurd_proc_init): When traced, use msg_sig_post
6706         to our msgport to take SIGTRAP, instead of _hurd_raise_signal.
6708         * hurd/Makefile (user-interfaces): Add hurd/process_request.
6710 Wed Nov  8 16:31:25 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6712         * termios/Makefile (headers): Add sys/ttychars.h.
6713         * termios/sys/ttychars.h: New file, incorporated from 4.4BSD-Lite
6714         for compatibility.
6716         * signal/signal.h [__USE_BSD] (sig_t): New typedef.
6718 Wed Nov  8 15:12:47 1995  Michael I. Bushnell, p/BSG  <mib@gnu.ai.mit.edu>
6720         * sysdeps/mach/hurd/ptrace.c (ptrace) [PTRACE_TRACEME]: Notify the
6721         proc server that we are now traced.
6723 Tue Nov  7 12:29:46 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6725         * elf/Makefile (ldd): Make it executable.
6727         * Makeconfig (config-LDFLAGS): Find dynamic linker in $(slibdir).
6729         * Makeconfig (slibdir): New variable.
6730         * Makerules (install): Install libc.so in $(slibdir).
6731         * elf/Makefile (install-others): Install ld.so and ld-linux.so.1
6732         in $(slibdir).
6734         * elf/linux-compat.c: New file.
6735         * elf/Makefile (distribute): Add linux-compat.c.
6736         (generated): Add librtld.so.
6737         [$(config-os)=linux*] (extra-objs): Add linux-compat.so.
6738         [$(config-os)=linux*] (extra-objs): Add ld-linux.so.1.
6739         (librtld.so): New target.
6740         (ld.so, ld-linux.so.1): Make from librtld.so.
6742         * elf/rtld.c (dl_main): Instead of weak call to _dl_compat_init,
6743         call our own DT_INIT if we have one (and then clear it).
6744         (__dgettext): New weak function.
6746         * intl/localealias.c (read_alias_file): Avoid sprintf; use memcpy
6747         by hand instead.
6749         * sysdeps/generic/_strerror.c (_strerror_internal): Use _itoa
6750         instead of snprintf.
6752         * sysdeps/mach/_strerror.c (_strerror_internal): Don't write
6753         BUF[BUFLEN].
6755         * elf/rtld.c (rtld_map): New static variable.
6756         (_dl_start): Use a differently named local BOOTSTRAP_MAP for the
6757         bootstrapping.  Then copy data into `rtld_map'.
6758         (dl_main): Finish filling in rtld_map and link it into the chain,
6759         instead of allocating a new structure.
6760         (dl_main): Call _dl_compat_init if it is defined (use weak ref).
6762         * elf/dlsym.c: Fix last change: move REF out of `doit'.
6764 Mon Nov  6 16:20:14 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6766         * elf/dlsym.c: Return the proper value, not just the defining
6767         object's loadbase.
6769 Sun Nov  5 16:09:13 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6771         * stdio-common/vfprintf.c (%c): Count the character itself towards
6772         the field width in all cases.
6774         * sysdeps/mach/hurd/getpriority.c (getpriority): Cast
6775         __vm_deallocate arg to vm_address_t.
6777 Fri Nov  3 17:27:49 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6779         * sysdeps/mach/hurd/sendto.c: Don't pass BINDING arg to
6780         socket_create_address.
6781         * sysdeps/mach/hurd/connect.c: Likewise.
6782         * sysdeps/mach/hurd/bind.c: Likewise.
6784         * hurd/hurdprio.c (_hurd_priority_which_map): Pass threadwaits
6785         args to proc_getprocinfo.
6786         * sysdeps/mach/hurd/getpriority.c: Likewise.
6788         * hurd/hurdmsg.c (_S_msg_report_wait): New stub function.
6790 Thu Nov  2 19:24:37 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6792         * sysdeps/unix/sysv/linux/i386/sysdep.S (errno): Define as common.
6794 Tue Oct 31 00:07:29 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6796         * sysdeps/mach/hurd/getpriority.c (getpriority): Pass
6797         PI_FETCH_TASKINFO to proc_getprocinfo and through
6798         _hurd_priority_which_map.
6800         * sysdeps/mach/hurd/setpriority.c (setpriority): Pass new arg to
6801         _hurd_priority_which_map.
6802         * hurd/hurdprio.c (_hurd_priority_which_map): New arg PI_FLAGS,
6803         passed through to proc_getprocinfo RPC.
6804         * hurd/hurd/resource.h: Add PI_FLAGS arg in decl.
6806         * sysdeps/mach/hurd/group_member.c: New file.
6807         * sysdeps/generic/group_member.c: New file.
6809         * Makerules (lib-noranlib): Don't depend on $(install-lib).
6810         (others): Do.
6811         * extra-lib.mk: Fix test of $(lib)-no-lib-dep.
6813 Mon Oct 30 12:33:10 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6815         * Rules (others): Depend on $(extra-objs).
6817         * posix/unistd.h [__USE_GNU]: Declare group_member, __group_member.
6818         * posix/Makefile (routines): Add group_member.
6820         * sysdeps/posix/euidaccess.c: New file, adapted from fileutils.
6822         * sysdeps/unix/sysv/linux/i386/sigaction.c: Tighten constraint for
6823         SIG operand in asm so it must be a register.
6824         Add dead return to quiet gcc warning.
6826         * Makerules (sysd-rules): Write a defn for sysd-rules-done.
6827         [! sysd-rules-done]: Inhibit deps.
6829 Thu Oct 26 23:11:11 1995  Ulrich Drepper  <drepper@ipd.info.uni-karlsruhe.de>
6831         * sysdeps/unix/sysv/linux/poll.c: Don't define as stub.  Use
6832         simulation of system call using select.
6834         * sysdeps/unix/sysv/linux/signal.c: Use POSIX implementation.
6836         * sysdeps/unix/sysv/linux/statbuf.h: Define _STAT_VER.
6838         * sysdeps/unix/sysv/linux/i386/sigaction.c: Correct parameter
6839         name usage (new->act, old->oact).
6840         Correct asm statement because of gcc strangeness.
6842         * sysdeps/i386/i586/strchr.S: Correct typos: cmp -> cmpb.
6844         * sunrpc/clnt_perr.c: Remove declaration of sys_errlist.  They
6845         conflict with the ones in stdio.h.
6847         * string/tester.c: %Z is no complete format.  Change to %Zd.
6849 Thu Oct 26 18:13:33 1995  Miles Bader  <miles@gnu.ai.mit.edu>
6851         * sysdeps/mach/hurd/bind.c (bind): Swap args to dir_link.
6852         * sysdeps/mach/hurd/link.c (__link): Ditto.
6853         * sysdeps/mach/hurd/symlink.c (__symlink): Ditto.
6854         * sysdeps/mach/hurd/mknod.c (__mknod): Ditto.
6855         Include "stdio-common/_itoa.h" instead of "stdio/_itoa.h".
6857 Thu Oct 26 00:11:13 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6859         * sysdeps/unix/sysv/linux/i386/sigaction.c: New file.
6861         * sysdeps/unix/sysv/linux/i386/xstat.S: Don't use JUMPTARGET macro
6862         on syscall_error.  For PIC, it is a local label;
6863         for non-PIC, JUMPTARGET expands to the unadorned name anyway.
6864         * sysdeps/unix/sysv/linux/i386/xmknod.S: Likewise.
6865         * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
6866         * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
6867         * sysdeps/unix/sysv/linux/i386/sbrk.S: Likewise.
6868         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
6869         * sysdeps/unix/sysv/linux/i386/brk.S: Likewise.
6871 Thu Oct 26 03:01:22 1995  Ulrich Drepper  <drepper@ipd.info.uni-karlsruhe.de>
6873         * sysdeps/unix/sysv/linux/syscall.h: Strip list of syscalls in
6874         comment to the necessary ones.  Add _readv and _writev.
6876         * sysdeps/unix/configure.in: Change syntax for system call test
6877         candidates and adapt sed script for this.  Now use : to separate
6878         syscall name and file name.
6880         * sysdeps/unix/sysv/linux/i386/sysdep.h (ENTRY): System call
6881         number is now set is DO_CALL.  So call with additional argument.
6882         (DO_CALL): Takes an additional argument.  Load system call
6883         number according to new argument.
6884         (SYSCALL_ERROR_HANDLER): Add ; after last ret statement.
6885         * sysdeps/unix/sysv/linux/i386/brk.S [PIC]: Define __syscall_error
6886         locally using SYSCALL_ERROR_HANDLER macro.
6887         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
6888         * sysdeps/unix/sysv/linux/i386/sbrk.S: Likewise.
6889         * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
6890         * sysdeps/unix/sysv/linux/i386/xmknod.S: Likewise.
6891         * sysdeps/unix/sysv/linux/i386/xstat.S: Likewise.
6892         * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
6893         Don't use DO_CALL macro; instead use lower level macros for better
6894         control.
6896         * sysdeps/unix/sysv/linux/sigaction.h: New file.
6897         * sysdeps/unix/sysv/linux/sigaction.S: File removed.
6898         * sysdeps/unix/sysv/linux/signal.S: File removed.
6900 Wed Oct 25 14:23:35 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6902         * hurd/hurdstartup.c (_hurd_startup): Use new
6903         exec_startup_get_info RPC from exec_startup.defs
6904         in place of old exec_startup from exec.defs.  Remove kludge to
6905         guess user entry and phdr locations, since the new RPC gives us
6906         that info.
6908         * stdio/stdio.h (sys_errlist, _sys_errlist): Declare const.
6909         * sysdeps/generic/_strerror.c: Undo last change.
6911         * sysdeps/unix/sysv/linux/stat.c: New file.
6912         * sysdeps/unix/sysv/linux/fstat.c: New file.
6913         * sysdeps/unix/sysv/linux/lstat.c: New file.
6914         * sysdeps/unix/sysv/linux/i386/stat.S: File removed.
6915         * sysdeps/unix/sysv/linux/i386/fstat.S: File removed.
6916         * sysdeps/unix/sysv/linux/i386/lstat.S: File removed.
6918 Tue Oct 24 15:22:58 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6920         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
6921         New macro.
6922         (PSEUDO): Use it instead of SYSCALL_PIC_SETUP and jmp syscall_error.
6924         * sysdeps/unix/sysv/linux/i386/sysdep.S (__syscall_error): Define
6925         only #ifndef PIC.
6927         * Makeconfig (built-program-cmd): New variable.
6928         * sunrpc/Makefile (rpcgen-cmd): Use $(built-program-cmd).
6929         * time/Makefile (zic-cmd): Likewise.
6931         * hurd/Makefile (user-interfaces): Add hurd/exec_startup.
6933         * sunrpc/Makefile (librpcsvc-no-lib-dep): New variable.
6934         * extra-lib.mk: If $(lib)-no-lib-dep is defined and MAKELEVEL>0,
6935         make `others' rather than `lib-noranlib' depend on the libraries.
6937         * sysdeps/unix/configure.in: Check for fchdir syscall.
6938         Improve sed script to allow / on rhs without / on lhs.
6940 Thu Oct 19 03:47:32 1995  Ulrich Drepper  <drepper@ipd.info.uni-karlsruhe.de>
6942         * sysdeps/unix/sysv/linux/termbits.h: Don't define speed constants.
6944         * elf/rtld.c: Include _itoa.h from stdio-common instead of stdio.
6946         * sysdeps/unix/sysv/linux/select.S: New file.
6948 Wed Oct 18 03:33:22 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6950         * sysdeps/unix/sysv/linux/i386/sysdep.h (PSEUDO): Use
6951         SYSCALL_PIC_SETUP before jumping to syscall_error.
6952         * sysdeps/unix/i386/sysdep.h (SYSCALL_PIC_SETUP): New macro.
6953         (PSEUDO): Use it before jumping to syscall_error.
6954         * sysdeps/unix/i386/sysdep.S [! PIC]: Don't find GOT address;
6955         expect it in %ebx on entry.  Pop old %ebx value off stack after
6956         using it.
6958         * signal/signal.h [__USE_BSD] (_sys_siglist, sys_siglist): Declare
6959         them.
6961         * sysdeps/generic/_strerror.c: Declare _sys_errlist and _sys_nerr.
6963         * hurd/hurdlookup.c (__hurd_file_name_lookup_retry): For magic
6964         `fd/', pass the right pointer to strtol to parse the number.
6966 Tue Oct 17 23:00:10 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6968         * sysdeps/mach/_strerror.c: Include stdio-common/_itoa.h instead
6969         of stdio/_itoa.h.
6971 Tue Oct 17 19:51:17 1995  Ulrich Drepper  <drepper@ipd.info.uni-karlsruhe.de>
6973         * sysdeps/unix/sysv/linux/i386/stat.S [PIC] (__stat): Set GOT
6974         register %ebx before calling __xstat through PLT.
6976         * sysdeps/unix/sysv/linux/i386/sysdep.S: Fix typo in comment.
6978         * sysdeps/unix/sysv/linux/sigset.h: Remove file.
6980 Tue Oct 17 01:21:21 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
6982         * hurd/hurdsock.c: Include stdio-common/_itoa.h instead of
6983         stdio/_itoa.h.
6984         * hurd/hurdlookup.c: Likewise.
6986         * hurd/hurd/signal.h: Declare hurd_preempt_signals and
6987         hurd_unpreempt_signals.
6989         * stdio/stdio.h: Declare __snprintf and __vsnprintf.
6991         * stdio-common/psignal.c: Translate signal description strings.
6992         * string/strsignal.c: Likewise.
6993         * sysdeps/generic/_strerror.c (_strerror_internal): Translate
6994         error strings.
6995         * sysdeps/mach/_strerror.c: Likewise.
6997         * stdio-common/snprintf.c (__snprintf): Renamed from snprintf;
6998         call __vsnprintf.
6999         (snprintf): Define as weak alias.
7000         * stdio/vsnprintf.c (__vsnprintf): Renamed from vsnprintf.
7001         (vsnprintf): Define as weak alias.
7003 Mon Oct 16 03:22:37 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
7005         * Makerules (install-lib): Filter out %_pic.a; install only the
7006         linked shared objects.
7008         * locale/Makefile (aux): Add SYS_libc.
7009         * locale/SYS_libc.c: New file.
7010         * libc-symbols.h [! ASSEMBLER] (_): New macro.
7012         * configure.in (libc_cv_asm_set_directive): Link program into
7013         conftest instead of letting it default to a.out.
7015         * elf/Makefile (install-others): Add missing slash.
7017         * elf/ldd.sh.in: Prepend `./' to relative file names so ld.so
7018         won't search LD_LIBRARY_PATH.
7020         * Makefile (subdirs): Replace stdio with stdio-common and $(stdio).
7021         * configure.in: Grok arg --enable-libio.
7022         ($stdio = libio): Define USE_IN_LIBIO.
7023         * config.h.in (USE_IN_LIBIO): Add #undef.
7024         * config.make.in (stdio): New variable, set by configure.
7025         * Makeconfig (stdio): New variable.
7026         * stdio.h [USE_IN_LIBIO]: Include libio/stdio.h instead of
7027         stdio/stdio.h.
7028         * stdio-common/Makefile: New file.
7029         * stdio/Makefile: Half the contents moved to stdio-common/Makefile.
7030         * stdio/_itoa.c: Moved to stdio-common.
7031         * stdio/_itoa.h: Moved to stdio-common.
7032         * stdio/asprintf.c: Moved to stdio-common.
7033         * stdio/bug1.c: Moved to stdio-common.
7034         * stdio/bug1.input: Moved to stdio-common.
7035         * stdio/bug2.c: Moved to stdio-common.
7036         * stdio/bug3.c: Moved to stdio-common.
7037         * stdio/bug4.c: Moved to stdio-common.
7038         * stdio/bug5.c: Moved to stdio-common.
7039         * stdio/bug6.c: Moved to stdio-common.
7040         * stdio/bug6.input: Moved to stdio-common.
7041         * stdio/bug7.c: Moved to stdio-common.
7042         * stdio/dprintf.c: Moved to stdio-common.
7043         * stdio/errnobug.c: Moved to stdio-common.
7044         * stdio/getline.c: Moved to stdio-common.
7045         * stdio/getw.c: Moved to stdio-common.
7046         * stdio/perror.c: Moved to stdio-common.
7047         * stdio/printf-parse.h: Moved to stdio-common.
7048         * stdio/printf-prs.c: Moved to stdio-common.
7049         * stdio/printf.c: Moved to stdio-common.
7050         * stdio/printf.h: Moved to stdio-common.
7051         * stdio/printf_fp.c: Moved to stdio-common.
7052         * stdio/psignal.c: Moved to stdio-common.
7053         * stdio/putw.c: Moved to stdio-common.
7054         * stdio/reg-printf.c: Moved to stdio-common.
7055         * stdio/scanf.c: Moved to stdio-common.
7056         * stdio/snprintf.c: Moved to stdio-common.
7057         * stdio/sprintf.c: Moved to stdio-common.
7058         * stdio/sscanf.c: Moved to stdio-common.
7059         * stdio/tempnam.c: Moved to stdio-common.
7060         * stdio/temptest.c: Moved to stdio-common.
7061         * stdio/test-fseek.c: Moved to stdio-common.
7062         * stdio/test-fwrite.c: Moved to stdio-common.
7063         * stdio/test-popen.c: Moved to stdio-common.
7064         * stdio/test_rdwr.c: Moved to stdio-common.
7065         * stdio/tmpfile.c: Moved to stdio-common.
7066         * stdio/tmpnam.c: Moved to stdio-common.
7067         * stdio/tst-fileno.c: Moved to stdio-common.
7068         * stdio/tst-printf.c: Moved to stdio-common.
7069         * stdio/tstgetln.c: Moved to stdio-common.
7070         * stdio/tstgetln.input: Moved to stdio-common.
7071         * stdio/tstscanf.c: Moved to stdio-common.
7072         * stdio/tstscanf.input: Moved to stdio-common.
7073         * stdio/vfprintf.c: Moved to stdio-common.
7074         * stdio/vfscanf.c: Moved to stdio-common.
7075         * stdio/vprintf.c: Moved to stdio-common.
7076         * stdio/xbug.c: Moved to stdio-common.
7077         * sysdeps/generic/Makefile (siglist.c rules): Do this in subdir
7078         stdio-common instead of stdio.
7079         * sysdeps/unix/Makefile (errlist.c rules): Likewise.
7080         * stdio-common/asprintf.c [USE_IN_LIBIO]: Call libio primitive
7081         function.
7082         * stdio-common/dprintf.c: Likewise.
7083         * stdio-common/printf.c: Likewise.
7084         * stdio-common/scanf.c: Likewise.
7085         * stdio-common/snprintf.c: Likewise.
7086         * stdio-common/sprintf.c: Likewise.
7087         * stdio-common/sscanf.c: Likewise.
7088         * stdio-common/vprintf.c: Likewise.
7090         * Makerules: Include $(+depfiles) directly instead of generating
7091         depend-$(subdir).
7092         (depend-$(subdir)): Target removed.
7093         (common-clean): Don't remove depend-$(subdir).
7095         * sysdeps/unix/sysv/linux/Makefile (rtld-installed-name): New variable.
7096         (config-LDFLAGS): Variable removed.
7098         * sysdeps/mach/hurd/getcwd.c: Use __file_name_lookup_under.
7099         * sysdeps/mach/hurd/bind.c: Likewise.
7100         * sysdeps/mach/hurd/access.c: Use new __hurd_file_name_lookup
7101         calling convention.
7103         * hurd/hurdexec.c: Undo last change (10 Oct 95).
7105 Sun Oct 15 21:04:13 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
7107         * hurd/hurd/lookup.h: New file.
7108         * hurd/hurdlookup.c (__file_name_lookup_under): New function.
7109         (__hurd_file_name_lookup, __hurd_file_name_lookup_retry,
7110         __hurd_file_name_split): Rewritten to take callback functions for
7111         using any needed init or dtable port, instead of passing in crdir
7112         and cwdir ports.
7113         (__file_name_lookup, __file_name_split): Use new calling
7114         convention; pass _hurd_ports_use and __getdport as the callback
7115         functions.
7117         * sysdeps/mach/hurd/chroot.c: Use __file_name_lookup_under instead
7118         of __hurd_file_name_lookup.
7119         * sysdeps/mach/hurd/chdir.c: Likewise.
7120         * sysdeps/mach/hurd/fchdir.c: Likewise.
7121         * hurd/fchroot.c: Likewise.
7123         * stdlib/Makefile (mpn-found): Don't omit %.s.
7124         (mpn-copy-sysdep): Omit files in nonexistent directories.
7125         (copy-mpn): Commit files to CVS.
7126         * stdlib/gen-mpn-copy (translations): Update translations for GMP
7127         1.906.7.
7129         * configure.in (machine): Translate alpha* to alpha/&, hppa* to hppa/&.
7131 Sat Oct 14 02:52:36 1995  Ulrich Drepper  <drepper@ipd.info.uni-karlsruhe.de>
7133         * malloc/malloc.c (_malloc_internal): Performance fix.  Move
7134         if statement out of loop.
7136         * stdio/_itoa.c, stdio/_itoa.h: Complete rewrite.  Much faster
7137         implementation using GMP functions.  Contributed by
7138         Torbjorn Granlund and Ulrich Drepper.
7140         * stdio/test_rdwr.c: Include <errno.h>.
7142         * sysdeps/i386/i586/Implies: New file.
7144         New highly optimized string functions for i[345]86.
7145         * sysdeps/i386/memchr.S, sysdeps/i386/memcmp.S: New files.
7146         * sysdeps/i386/stpcpy.S, sysdeps/i386/stpncpy.S: New files.
7147         * sysdeps/i386/strchr.S, sysdeps/i386/strcspn.S: New files.
7148         * sysdeps/i386/strpbrk.S, sysdeps/i386/strrchr.S: New files.
7149         * sysdeps/i386/strspn.S, sysdeps/i386/i486/strcat.S: New files.
7150         * sysdeps/i386/i486/strlen.S, sysdeps/i386/i586/strchr.S: New files.
7151         * sysdeps/i386/i586/strlen.S: New file.
7152         * sysdeps/i386/memchr.c: Removed.  There is now an assembler version.
7154         * sysdeps/i386/i586/memcopy.h (WORD_COPY_BWD): Parameters did
7155         not correspond to used values.
7157         * sysdeps/unix/sysv/linux/nfs/nfs.h: New file.  Simply a wrapper
7158         around a kernel header file.
7159         * sysdeps/unix/sysv/linux/Dist: Add it.
7160         * sysdeps/unix/sysv/linux/Makefile [$(subdir)=sunrpc] (headers):
7161         Likewise.
7163         * sysdeps/unix/sysv/linux/local_lim.h: Rewrite.  Instead of
7164         defining ourself we use a kernel header file.
7166         * sysdeps/unix/sysv/linux/i386/sysdep.h (DO_CALL): Optimize system
7167         call handler for i586.
7169         * sysdeps/unix/sysv/linux/sys/param.h: Add copyright and clean up.
7171 Thu Oct 12 15:45:32 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
7173         * hurd/hurd.h (file_name_lookup_under): Declare it.
7174         * hurd/Makefile (headers): Add hurd/lookup.h.
7176         * hurd/hurdinit.c (_hurd_ports_use): New function.
7177         * hurd/hurd.h (_hurd_ports_use): Declare it.
7178         (hurd_invoke_translator, hurd_file_name_lookup, hurd_file_name_split,
7179         hurd_file_name_lookup_retry): Remove these decls.
7180         * hurd/Makefile (routines): Remove invoke-trans.
7182 Wed Oct 11 00:00:00 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
7184         * sysdeps/i386/dl-machine.h (elf_machine_rel): Use +=, not =, to
7185         apply R_386_PC32 reloc.
7187         * Makeconfig (config-LDFLAGS): Add missing slash.
7189         * sysdeps/mach/hurd/profil.c (fork_profil): Only call
7190         update_waiter if profiling was enabled in the parent.
7192         * csu/initfini.c: Don't pass -f flag to cp.
7194 Tue Oct 10 23:08:53 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
7196         * Makerules (build-shlib): Pass -rpath and -rpath-link options.
7197         (LDFLAGS-c.so): Don't pass -dynamic-linker here.
7198         * Makeconfig (+link): Pass $(sysdep-LDFLAGS).
7199         (link-libc): Pass -rpath and -rpath-link options.
7201         * MakeTAGS (all-dirs): Omit CVS directories.
7202         Specify vpath directives to find source files in $(all-dirs).
7203         (sources, headers): Append sources and headers from $(all-dist) to
7204         these.
7205         (all-dist): Filter them out of this.
7206         (all-headers, all-sources): Use $(shell find ...) instead of
7207         $(wildcard ...).
7209         * sysdeps/mach/hurd/Makefile (sysdep-LDFLAGS): New variable; pass
7210         -rpath-link.
7212         * hurd/hurdexec.c: Pass poly and dealloc args to __file_exec.
7214         * elf/Makefile (install-others): Add missing $.
7216 Mon Oct  9 02:54:14 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
7218         * mach/Makefile ($(objpfx)errsystems.c): Rule reenabled.
7220         * Makeconfig (config-LDFLAGS): Define to
7221         -Wl-dynamic-linker=$(libdir)$(rtld-installed-name).
7222         (rtld-installed-name): New variable.
7223         * elf/Makefile (install-lib): Variable removed.
7224         (install-others): Define this instead, to
7225         $(libdir)(rtld-installed-name).
7226         ($(libdir)(rtld-installed-name)): New target; install from ld.so.
7228         * elf/ldd.sh.in: New file.
7229         * elf/Makefile (distribute): Add ldd.sh.in.
7230         (install-bin): Add ldd.
7231         ($(objpfx)ldd: ldd.sh.in): New rule.
7233         * sysdeps/mach/hurd/dl-sysdep.c: Use __hurd_fail throughout.
7234         * hurd/hurd.h (__hurd_fail): Replace macro with inline function.
7235         Translate some Mach errors to Hurd errors.
7237         * elf/rtld.c (dl_main): Under --list, print msg if executable is
7238         statically linked.
7240         * elf/dl-load.c (_dl_map_object_from_fd): Rewrote program header
7241         table processing.
7243 Sat Oct  7 01:25:48 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
7245         * sysdeps/stub/machine-gmon.h: Add #error.
7247 Fri Oct  6 01:49:48 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
7249         * elf/dynamic-link.h (elf_get_dynamic_info): If DYN is null, don't
7250         examine it.
7252 Fri Sep 29 03:43:51 1995  Paul Eggert  <eggert@twinsun.com>
7254         Rewrite mktime from scratch for performance, and for correctness
7255         in the presence of leap seconds.
7257         * time/mktime.c (ydhms_tm_diff, not_equal_tm, print_tm, check_result):
7258         New functions.
7259         (LEAP_SECONDS_POSSIBLE, CHAR_BIT, INT_MIN, INT_MAX,
7260         TIME_T_MIN, TIME_T_MAX, TM_YEAR_BASE, EPOCH_YEAR): New macros.
7261         <limits.h>, <stdlib.h>: New #includes.
7262         (main): Support tests with given broken-down value; support benchmarks.
7263         (__mon_lengths, debugging_enabled, printtm, dist_tm, doit,
7264         do_normalization, normalize, BAD_STRUCT_TM, SKIP_VALUE,
7265         <ctype.h>): Remove.
7267         * time/time.h, time/mktime.c (__mktime_internal): New offset arg.
7268         * time/mktime.c (mktime), time/timegm.c (timegm): Use it.
7270         * time/mktime.c (__mon_yday): New variable; replaces `__mon_lengths'.
7271         time/offtime.c (__offtime), time/tzset.c (compute_change): Use it.
7273         * time/offtime.c (__offtime): Remove useless assignment
7274         `tp->tm_isdst = -1'.
7276         * manual/maint.texi: Update credits.
7278 Fri Oct  6 00:28:53 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
7280         * sysdeps/unix/common/readv.S: Moved to sysdeps/unix/bsd.
7281         * sysdeps/unix/common/writev.S: Moved to sysdeps/unix/bsd.
7282         * sysdeps/unix/sysv/linux/readv.c: File removed.
7283         * sysdeps/unix/sysv/linux/writev.c: File removed.
7284         * sysdeps/unix/configure.in: Check for readv and writev syscalls.
7286         * sysdeps/unix/configure.in: If eval doesn't set $unix_srcname,
7287         set it to $unix_syscall instead of $unix_function.
7289 Thu Oct  5 00:59:58 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
7291         * elf/rtld.c (dl_main): Grok --list flag.
7292         * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start): Ignore -- args.
7294 Wed Oct  4 00:21:03 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
7296         * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_message): New function.
7297         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_message): New function.
7298         * elf/link.h (_dl_sysdep_message): Declare it.
7300         * sysdeps/unix/Makefile ($(common-objpfx)ioctls): Remove NULL from
7301         the list.
7303         * time/northamerica: Corrections to Canada data from ADO 95i.
7305         * sysdeps/unix/sysv/linux/Makefile (headers): Don't append to this
7306         unconditionally.  In socket subdir, append sys/socketcall.h; in
7307         time subdir, append sys/timex.h.
7308         (config-LDFLAGS): New variable.
7309         * sysdeps/unix/sysv/linux/Dist: New file.
7310         * Makeconfig (+link): Pass $(config-LDFLAGS) before $(LDFLAGS).
7312         * sysdeps/generic/stpncpy.c: Don't increment DEST when zero-filling.
7314         * elf/dlopen.c (dlopen): Don't pass USER_ENTRY arg to _dl_map_object.
7316 Sat Sep 30 11:47:05 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
7318         * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start): If started by
7319         kernel with args on stack, point _dl_hurd_data at zero data
7320         instead of garbage.  When ld.so run as program, grok args
7321         -LIB=MEMOBJ and pre-load shared object files found in memory
7322         objects loaded by the boot loader.
7324         * elf/link.h (struct link_map): New member `l_entry'.
7325         (_dl_map_object, _dl_map_object_from_fd): Remove last arg ENTRY_POINT.
7326         * elf/dl-load.c (_dl_map_object, _dl_map_object_from_fd): Remove
7327         last arg ENTRY_POINT.  Store the entry point location in the
7328         `l_entry' member of the new map.
7329         * elf/rtld.c (dl_main): Don't pass USER_ENTRY arg to
7330         _dl_map_object.  When run as program, set *USER_ENTRY to L->l_entry.
7331         * elf/dl-init.c (_dl_init_next): Don't pass ENTRY_POINT arg to
7332         _dl_map_object.
7334         * posix/tstgetopt.c, posix/tstgetopt.args: Test long options too.
7336         * sysdeps/unix/sysv/linux/i386/init-first.c (init): Save, set, and
7337         restore %ebx by hand for personality syscall.
7338         GCC cannot deal with spilling the dedicated GOT register.
7340         * misc/Makefile (routines): Add mntent, which was somehow omitted.
7342 Fri Sep 29 15:07:10 1995  Ulrich Drepper  <drepper@ipd.info.uni-karlsruhe.de>
7344         * sysdeps/unix/sysv/linux/adjtime.c (__adjtime):
7345         Change name of field `mode' in `struct timex' to `modes'.
7346         Linux-1.3.28 updates this name according to RFC 1489.
7348 Thu Sep 28 13:05:54 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
7350         Merge new message handling code from GNU gettext, by Drepper.
7351         * intl: New directory.
7352         * Makefile (subdirs): Add intl.
7354         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Return
7355         USER_ENTRY instead of storing it on our stack.
7357         * elf/rtld.c (rtld_command): Variable removed.
7358         (_dl_skip_args): New variable.
7359         (dl_main): Increment _dl_skip_args instead of setting rtld_command.
7360         If the link_map for the executable itself is not first in the chain,
7361         make it so.
7362         * sysdeps/i386/dl-machine.h (RTLD_START): Use _dl_skip_args as
7363         count of args to skip.
7365 Thu Sep 28 09:20:04 1995  Ulrich Drepper  <drepper@gnu.ai.mit.edu>
7367         * stdlib/strtod.c (STRTOF): Fix handling of numbers with lots of
7368         leading zeroes.
7370 Wed Sep 27 00:27:25 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
7372         * sysdeps/mach/hurd/getcwd.c (__getcwd): Renamed from getcwd.
7373         (getcwd): Define as weak alias.
7374         * sysdeps/posix/getcwd.c: Likewise.
7375         * sysdeps/stub/getcwd.c: Likewise.
7376         * posix/unistd.h: Declare __getcwd.
7378         * string/string.h: Declare __strcasecmp.
7379         * sysdeps/generic/strcasecmp.c (__strcasecmp): Renamed from
7380         strcasecmp.
7381         (strcasecmp): Define as weak alias.
7383         * string/string.h: Declare __stpcpy.
7384         * sysdeps/generic/stpcpy.c (__stpcpy): Renamed from stpcpy.
7385         (stpcpy): Define as weak alias.
7387         * sysdeps/unix/sysv/linux/Implies: Add unix/common.
7389         * sysdeps/unix/i386/sysdep.h [HAVE_ELF] (ASM_TYPE_DIRECTIVE):
7390         Don't use `type' for arg name, since we are using it as a keyword
7391         in the rhs.
7393         * sysdeps/unix/configure.in: Check for syscalls getpriority,
7394         setpriority, getrlimit, setrlimit.
7396         * sysdeps/posix/truncate.c: Include fcntl.h.
7398         * sysdeps/generic/getdomain.c: Include string.h for strncpy decl.
7400         * sysdeps/stub/getpriority.c: Don't include obsolete gnu-stabs.h;
7401         use new stub_warning syntax.
7402         * sysdeps/stub/setpriority.c: Likewise.
7403         * sysdeps/stub/__longjmp.c: Likewise.
7404         * sysdeps/stub/_exit.c: Likewise.
7405         * sysdeps/stub/accept.c: Likewise.
7406         * sysdeps/stub/acos.c: Likewise.
7407         * sysdeps/stub/alarm.c: Likewise.
7408         * sysdeps/stub/asin.c: Likewise.
7409         * sysdeps/stub/atan2.c: Likewise.
7410         * sysdeps/stub/bind.c: Likewise.
7411         * sysdeps/stub/cbrt.c: Likewise.
7412         * sysdeps/stub/chroot.c: Likewise.
7413         * sysdeps/stub/closedir.c: Likewise.
7414         * sysdeps/stub/connect.c: Likewise.
7415         * sysdeps/stub/cos.c: Likewise.
7416         * sysdeps/stub/cosh.c: Likewise.
7417         * sysdeps/stub/ctermid.c: Likewise.
7418         * sysdeps/stub/cuserid.c: Likewise.
7419         * sysdeps/stub/defs.c: Likewise.
7420         * sysdeps/stub/exp.c: Likewise.
7421         * sysdeps/stub/fmod.c: Likewise.
7422         * sysdeps/stub/frexp.c: Likewise.
7423         * sysdeps/stub/fsync.c: Likewise.
7424         * sysdeps/stub/getcwd.c: Likewise.
7425         * sysdeps/stub/getenv.c: Likewise.
7426         * sysdeps/stub/gethostid.c: Likewise.
7427         * sysdeps/stub/getlogin.c: Likewise.
7428         * sysdeps/stub/getpeername.c: Likewise.
7429         * sysdeps/stub/getrlimit.c: Likewise.
7430         * sysdeps/stub/getsockname.c: Likewise.
7431         * sysdeps/stub/getsockopt.c: Likewise.
7432         * sysdeps/stub/listen.c: Likewise.
7433         * sysdeps/stub/log.c: Likewise.
7434         * sysdeps/stub/log10.c: Likewise.
7435         * sysdeps/stub/mkfifo.c: Likewise.
7436         * sysdeps/stub/morecore.c: Likewise.
7437         * sysdeps/stub/nice.c: Likewise.
7438         * sysdeps/stub/nlist.c: Likewise.
7439         * sysdeps/stub/opendir.c: Likewise.
7440         * sysdeps/stub/pipestream.c: Likewise.
7441         * sysdeps/stub/ptrace.c: Likewise.
7442         * sysdeps/stub/putenv.c: Likewise.
7443         * sysdeps/stub/readdir.c: Likewise.
7444         * sysdeps/stub/reboot.c: Likewise.
7445         * sysdeps/stub/recv.c: Likewise.
7446         * sysdeps/stub/recvfrom.c: Likewise.
7447         * sysdeps/stub/rename.c: Likewise.
7448         * sysdeps/stub/rewinddir.c: Likewise.
7449         * sysdeps/stub/seekdir.c: Likewise.
7450         * sysdeps/stub/send.c: Likewise.
7451         * sysdeps/stub/sendto.c: Likewise.
7452         * sysdeps/stub/setegid.c: Likewise.
7453         * sysdeps/stub/seteuid.c: Likewise.
7454         * sysdeps/stub/setgroups.c: Likewise.
7455         * sysdeps/stub/sethostid.c: Likewise.
7456         * sysdeps/stub/sethostname.c: Likewise.
7457         * sysdeps/stub/setjmp.c: Likewise.
7458         * sysdeps/stub/setrlimit.c: Likewise.
7459         * sysdeps/stub/setsockopt.c: Likewise.
7460         * sysdeps/stub/shutdown.c: Likewise.
7461         * sysdeps/stub/signal.c: Likewise.
7462         * sysdeps/stub/sigsuspend.c: Likewise.
7463         * sysdeps/stub/sin.c: Likewise.
7464         * sysdeps/stub/sinh.c: Likewise.
7465         * sysdeps/stub/socket.c: Likewise.
7466         * sysdeps/stub/socketpair.c: Likewise.
7467         * sysdeps/stub/sqrt.c: Likewise.
7468         * sysdeps/stub/sync.c: Likewise.
7469         * sysdeps/stub/system.c: Likewise.
7470         * sysdeps/stub/tan.c: Likewise.
7471         * sysdeps/stub/tanh.c: Likewise.
7472         * sysdeps/stub/tcdrain.c: Likewise.
7473         * sysdeps/stub/tcflow.c: Likewise.
7474         * sysdeps/stub/tcgetpgrp.c: Likewise.
7475         * sysdeps/stub/tcsendbrk.c: Likewise.
7476         * sysdeps/stub/tcsetattr.c: Likewise.
7477         * sysdeps/stub/tcsetpgrp.c: Likewise.
7478         * sysdeps/stub/telldir.c: Likewise.
7479         * sysdeps/stub/tempname.c: Likewise.
7480         * sysdeps/stub/ttyname.c: Likewise.
7481         * sysdeps/stub/ttyname_r.c: Likewise.
7482         * sysdeps/stub/utime.c: Likewise.
7484         * gmon/gmon.c (moncontrol): Don't cast buffer arg to profil.
7486         * time/mktime.c (localtime_r): Use 0 instead of NULL.
7488         * config.make.in (AS): New variable; set to `$(CC) -c'.
7490         * posix/unistd.h [__USE_BSD]: Declare profil.
7492         * elf/dl-load.c (_dl_map_object_from_fd): New function, broken out
7493         of _dl_map_object.
7494         (_dl_map_object): Call it.
7495         * elf/link.h (_dl_map_object_from_fd): Declare it.
7497 Tue Sep 26 16:50:17 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
7499         * locale/libintl.h: Rewritten by Ulrich Drepper for use with GNU
7500         gettext code.
7502         * sysdeps/unix/sysv/linux/sys/param.h: New file.
7503         * sysdeps/unix/sysv/linux/Subdirs: File removed.
7505         * libc-symbols.h (_LIBC): Define to 1, not just empty.
7507         * gmon: New directory of profiling code, incorporated from
7508         4.4BSD-Lite and modified.
7509         * sysdeps/i386/machine-gmon.h: New file.
7510         * sysdeps/stub/machine-gmon.h: New file.
7511         * sysdeps/mach/hurd/profil.c: New file.
7512         * sysdeps/stub/profil.c: New file.
7513         * sysdeps/unix/bsd/profil.S: New file.
7514         * Makefile (subdirs): Add gmon.
7515         * csu/gmon-start.c: New file.
7516         * csu/Makefile (extra-objs): Add gmon-start.o,
7517         g$(start-installed-name).
7518         (install-lib, omit-deps): Add g$(start-installed-name).
7519         ($(objpfx)g$(start-installed-name)): New target.
7521 Fri Sep 22 14:24:25 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
7523         * sysdeps/mach/hurd/Makefile: Elide sunrpc from $(subdirs) for the
7524         time being.
7526 Thu Sep 21 00:03:53 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
7528         * sysdeps/unix/configure.in: Check for `profil' syscall.
7530         * manual/Makefile (infodir, prefix, INSTALL, INSTALL_DATA): Variables
7531         removed.
7533         * time/africa, time/asia, time/europe, time/northamerica,
7534         time/yearistype: New data from ADO 95h.
7536         * Makerules (build-shlib): Use $(@F:lib%.so=%) in place of
7537         $(notdir $*), so it wins for the explicit libc.so rule as well as the
7538         pattern rule.
7540         * sysdeps/stub/sys/sem_buf.h (union semun): New type.
7542         * sysdeps/mach/hurd/i386/init-first.c (init1) [PIC]: Call
7543         __libc_global_ctors.
7544         * sysdeps/i386/init-first.c: Rewritten.
7545         * sysdeps/unix/sysv/linux/i386/init-first.S: File removed.
7546         * sysdeps/unix/sysv/linux/i386/init-first.c: New file.
7548         * sysdeps/unix/sysv/linux/i386/fpu_control.h: Fix name in decl of
7549         ___fpu_control.
7551         * Makerules (build-shlib): New canned sequence, broken out of
7552         lib%.so rule.  Link in $^ instead of just $<.
7553         (lib%.so: lib%_pic.a): Use it.
7554         (libc.so): New target; use $(build-shlib) for cmds, but also depend
7555         on soinit.so first and sofini.so last.
7557         * elf/soinit.c: New file.
7558         * elf/sofini.c: New file.
7559         * elf/Makefile (distribute): Add soinit.c and sofini.c.
7560         (extra-objs): Add soinit.so and sofini.so.
7562         * sysvipc/sys/shm.h (shmat): Fix return type to char *.
7563         * sysdeps/stub/sys/ipc_buf.h (key_t): Type removed.
7565         * misc/syslog.c (vsyslog): Rewritten using open_memstream to
7566         dynamically allocate buffers.
7568         * Makerules (install-lib-nosubdir): Make this, rather than
7569         install-no-libc.a, depend on the installed shared libraries.
7571 Wed Sep 20 18:02:03 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
7573         * locale/locale.c: Include errno.h.
7574         * locale/localedef.c: Likewise.
7576 Tue Sep 19 00:02:06 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
7578         * Makefile (distclean-1): Remove config.cache, config.log, config.h.
7579         (parent-mostlyclean): Remove all flavors of the parent library.
7581         * misc/mntent.c (getmntent): Skip multiple whitespace chars
7582         between fields.
7584         * hurd/hurdstartup.c (_hurd_startup): If RPC returns
7585         EXEC_STACK_ARGS flag, get args from stack.
7586         If args on stack but have info from RPC, relocate args on stack to make
7587         space for struct hurd_startup_data.
7589 Mon Sep 18 15:06:00 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
7591         * elf/dl-object.c: Include errno.h.
7592         * posix/execvp.c: Likewise.
7593         * dirent/scandir.c: Likewise.
7594         * sysdeps/posix/system.c: Likewise.
7595         * sysdeps/generic/setenv.c: Likewise.
7596         * stdlib/msort.c: Likewise.
7597         * stdio/memstream.c: Likewise.
7598         * stdio/fclose.c: Likewise.
7599         * stdio/getdelim.c: Likewise.
7600         * stdio/setvbuf.c: Likewise.
7601         * sysdeps/ieee754/ldexp.c: Likewise.
7602         * locale/locfile-parse.c: Likewise.
7604         * stdlib/lcong48_r.c: Don't check for null argument; let it fault.
7605         * stdlib/seed48_r.c: Likewise.
7606         * stdlib/srand48_r.c: Likewise.
7607         * stdlib/jrand48_r.c: Likewise.
7608         * stdlib/nrand48_r.c: Likewise.
7610         * Makeconfig (+gccwarn): Remove -Wbad-function-cast, which seems
7611         to be useless.
7613 Mon Sep 18 12:39:22 1995  Paul Eggert  <eggert@twinsun.com>
7615         * mktime.c (localtime_r): Add substitute if the system doesn't
7616         provide one.
7618 Mon Sep 18 14:39:20 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
7620         * time/gmtime.c (gmtime_r): Define as weak alias.
7621         * time/localtime.c (localtime_r): Define as weak alias.
7622         * time/time.h [__USE_REENTRANT] (gmtime_r, localtime_r): Declare them.
7624         * errno.h: Only define _ERRNO_H #ifndef __need_Emath.
7625         #undef __need_Emath after including errnos.h.
7626         [_ERRNO_H]: Protect decls with this.
7628 Sun Sep 17 08:22:12 1995  Paul Eggert  <eggert@twinsun.com>
7630         Fix mktime so that it does not write over localtime's returned value.
7631         * localtime.c (__localtime_r): New function, with extra arg
7632         specifying where to store result.
7633         (localtime): Use it.
7634         (_tmbuf): New var.
7635         * gmtime.c (__gmtime_r, gmtime, _tmbuf): Likewise.
7636         * mktime.c (__mktime_internal): Conversion function is now
7637         __localtime_r style, not localtime style.
7638         (mktime): Pass __localtime_r, not localtime.
7639         * timegm.c (timegm): Pass __gmtime_r, not gmtime.
7640         * offtime.c (__offtime): New arg specifying where to store result.
7641         * time.h (__mktime_internal, __offtime): Adjust decls accordingly.
7642         (__gmtime_r, __localtime_r): New decls.
7644         * time/localtime.c: <stddef.h>, <ctype.h>, <stdio.h>,
7645         <stdlib.h>, <string.h>: Remove includes.
7646         <errno.h>: Add include.
7648         * time/mktime.c, time/time.h, time/timegm.c (__mktime_internal):
7649         Renamed from _mktime_internal to avoid namespace pollution.
7651         * time/gmtime.c: Clear tm_isdst.
7653 Mon Sep 18 01:58:40 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
7655         * misc/efgcvt_r.c (ecvt_r, fcvt_r): Last arg is size_t, not int.
7656         * stdlib/stdlib.h (ecvt_r, fcvt_r): Fix type of last arg: make it
7657         size_t.
7659         * sysdeps/mach/hurd/fpathconf.c: Call __io_pathconf instead of
7660         __file_pathconf.
7661         * sysdeps/mach/hurd/pathconf.c: Likewise.
7663         * Makefile (subdirs): Add sysvipc.
7665         * stdlib/srand48_r.c (srand48_r): Use UL suffix for huge constant.
7666         * stdlib/drand48-iter.c (__drand48_iterate): Likewise.
7668 Sun Sep 17 18:29:13 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
7670         * hurd/hurdlookup.c (__hurd_file_name_lookup_retry): Call
7671          __file_set_size instead of __file_truncate.
7673         * features.h (__USE_REENTRANT): New macro.
7675         * sysdeps/mach/hurd/truncate.c: Call __file_set_size instead of
7676         __file_truncate.
7677         * sysdeps/mach/hurd/ftruncate.c: Likewise.
7679         * sysdeps/unix/sysv/linux/dl-machine.h: File removed.
7681 Sat Sep 16 17:47:19 1995  Ulrich Drepper  <drepper@ipd.info.uni-karlsruhe.de>
7683         * elf/elf.h (AT_GID): Fix typo: Read -> Real.
7685         * misc/efgvt_r.c: New file.  Reentrant version of [efg]cvt functions.
7686         * misc/efgcvt.c: Rewrite to use reentrant functions.
7687         * misc/search.h: Many decls for hsearch functions.
7688         * misc/hsearch_r.c: New file.  Reentrant version of functions from
7689         hsearch family.
7690         * misc/hsearch.c, misc/tsearch.c: New files.
7691         * misc/Makefile (routines): Add efgcvt_r, hsearch_r, hsearch, tsearch.
7693         * posix/unistd.h (ttyname_r): Add prototype for new function.
7695         * stdlib/drand48_r.c, stdlib/erand48_r.c, stdlib/jrand48_r.c,
7696         stdlib/lrand48_r.c, stdlib/mrand48_r.c, stdlib/nrand48_r.c,
7697         stdlib/seed48_r.c, stdlib/srand48_r.c, stdlib/lcong48_r.c,
7698         stdlib/drand48-iter.c: New files implementing reentrant versions
7699         of functions from drand48 family.
7700         * stdlib/seed48.c, stdlib/drand48.c, stdlib/erand48.c,
7701         stdlib/jrand48.c, stdlib/lrand48.c, stdlib/mrand48.c,
7702         stdlib/nrand48.c, stdlib/srand48.c, stdlib/lcong48.c:
7703         Rewrite to use reentrant versions.
7704         * stdlib/a64l.c, stdlib/l64a.c: New files.  Implement a64l()
7705         and l64a() functions from SysV library.
7706         * stdlib/Makefile (routines): Add drand48_r, erand48_r, lrand48_r,
7707         nrand48_r, mrand48_r, jrand48_r, srand48_r, seed48_r, lcong48_r,
7708         drand48-iter, a64l, l64a.
7709         * stdlib/stdlib.h: Declare them.
7711         * stdlib/random_r.c: New file.  Reentrant version of functions
7712         from random family.
7713         * stdlib/stdlib.h: Declare them.
7714         * stdlib/random.c: Rewrite to use reentrant functions.
7716         * string/strerror_r.c: New file.  Reentrant version.
7717         * string/strerror.c: Change for new _strerror_internal form.
7718         * string/Makefile (routines): Add strerror_r.
7720         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Set default
7721         value of user_entry to `_start'.
7722         Close AT_ENTRY case with `break'.
7724         * sysdeps/generic/strstr.c: New and much faster implementation
7725         by Stephen R. van den Berg.
7727         * sysdeps/generic/_strerror.c: _strerror_internal now takes
7728         three argument and has and explicit buffer length.
7729         * sysdeps/mach/_strerror.c: Change for new interface with three
7730         arguments.
7731         * stdio/perror.c, stdio/vfprintf.c: Callers changed.
7733         * sysdeps/mach/hurd/ttyname_r.c: New file.  Reentrant version.
7734         * sysdeps/posix/ttyname_r.c: New file.  Reentrant version.
7735         * sysdeps/stub/ttyname_r: New file.  Define as dummy function.
7737         * sysdeps/posix/utimes.c: Include <utime.h> for prototype.
7738         (utimes): First parameter to utime must be file, not path.
7740         * sysdeps/posix/sysconf.c (__sysconf): Test for CLK_TCK in case
7741         _SC_CLK_TCK and return it when available.
7742         Test for STREAM_MAX in case _SC_STREAM_MAX and return it when
7743         available.
7744         Add case for _SC_2_LOCALEDEF which is now available.
7746         * posix/sys/types.h [__USE_SVID] (key_t): New type.
7747         * sysvipc/Makefile, sysvipc/ftok.c, sysvipc/sys/ipc.h,
7748         sysvipc/sys/msg.h, sysvipc/sys/sem.h, sysvipc/sys/shm.h,
7749         sysdeps/stub/sys/msq_buf.h, sysdeps/stub/sys/sem_buf.h,
7750         sysdeps/stub/sys/shm_buf.h, sysdeps/stub/sys/ipc_buf.h,
7751         sysdeps/stub/semctl.c, sysdeps/stub/semget.c, sysdeps/stub/semop.c,
7752         sysdeps/stub/shmat.c, sysdeps/stub/shmctl.c, sysdeps/stub/shmdt.c,
7753         sysdeps/stub/shmget.c, sysdeps/stub/msgctl.c, sysdeps/stub/msgget.c,
7754         sysdeps/stub/msgrcv.c, sysdeps/stub/msgsnd.c: New files.
7755         Add implementation of System V IPC.
7757 Fri Sep 15 21:34:28 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
7759         * hurd/hurdsig.c: Include <hurd/crash.h> in place of <hurd/core.h>.
7760         (write_corefile): Call __crash_dump_task instead of __core_dump_task.
7761         Use envariable CRASHSERVER instead of CORESERVER.
7762         * hurd/Makefile (user-interfaces): Replace hurd/core with hurd/crash.
7764 Tue Sep 12 14:30:07 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
7766         * misc/mntent.c: New file.
7767         * misc/mntent.h: New file.
7768         * misc/Makefile (headers): Added mntent.h.
7769         (routines): Added mntent.
7770         * misc/fstab.c: Rewritten using mntent functions.
7772 Mon Sep 11 14:00:14 1995  Roland McGrath  <roland@whiz-bang.gnu.ai.mit.edu>
7774         * posix/glob.c (glob): Comment fix.
7776 Fri Sep  8 16:25:22 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
7778         * libc-symbols.h [HAVE_ELF] (symbol_set_declare): Declare the
7779         symbols weak.
7781         * conf/portability.h (NEED_INETADDR, NEED_INETATON): Define to 1,
7782         not empty.
7784 Fri Sep  8 16:32:12 1995  Ulrich Drepper  <drepper@gnu.ai.mit.edu>
7786         * sysdeps/unix/sysv/linux/Implies,
7787         sysdeps/unix/sysv/linux/Makefile, sysdeps/unix/sysv/linux/Subdirs,
7788         sysdeps/unix/sysv/linux/accept.S, sysdeps/unix/sysv/linux/adjtime.c,
7789         sysdeps/unix/sysv/linux/adjtimex.S, sysdeps/unix/sysv/linux/bind.S,
7790         sysdeps/unix/sysv/linux/connect.S, sysdeps/unix/sysv/linux/direct.h,
7791         sysdeps/unix/sysv/linux/dl-machine.h, sysdeps/unix/sysv/linux/errnos.h,
7792         sysdeps/unix/sysv/linux/fork.S, sysdeps/unix/sysv/linux/gethostid.c,
7793         sysdeps/unix/sysv/linux/gethostname.C,
7794         sysdeps/unix/sysv/linux/getpeername.S,
7795         sysdeps/unix/sysv/linux/getpgid.S, sysdeps/unix/sysv/linux/getpgrp.S,
7796         sysdeps/unix/sysv/linux/getsockname.S,
7797         sysdeps/unix/sysv/linux/getsockopt.S, sysdeps/unix/sysv/linux/gtty.S,
7798         sysdeps/unix/sysv/linux/listen.S, sysdeps/unix/sysv/linux/local_lim.h,
7799         sysdeps/unix/sysv/linux/madvise.c, sysdeps/unix/sysv/linux/msgctl.c,
7800         sysdeps/unix/sysv/linux/msgget.c, sysdeps/unix/sysv/linux/msgrcv.c,
7801         sysdeps/unix/sysv/linux/msgsnd.c, sysdeps/unix/sysv/linux/pipe.S,
7802         sysdeps/unix/sysv/linux/poll.c, sysdeps/unix/sysv/linux/readv.c,
7803         sysdeps/unix/sysv/linux/recv.S, sysdeps/unix/sysv/linux/recvfrom.S,
7804         sysdeps/unix/sysv/linux/recvmsg.S, sysdeps/unix/sysv/linux/semctl.c,
7805         sysdeps/unix/sysv/linux/semget.c, sysdeps/unix/sysv/linux/semop.c,
7806         sysdeps/unix/sysv/linux/send.S, sysdeps/unix/sysv/linux/sendmsg.S,
7807         sysdeps/unix/sysv/linux/sendto.S, sysdeps/unix/sysv/linux/setegid.c,
7808         sysdeps/unix/sysv/linux/seteuid.c, sysdeps/unix/sysv/linux/sethostid.c,
7809         sysdeps/unix/sysv/linux/setpgid.c, sysdeps/unix/sysv/linux/setpgrp.c,
7810         sysdeps/unix/sysv/linux/setsid.S, sysdeps/unix/sysv/linux/setsockopt.S,
7811         sysdeps/unix/sysv/linux/settimeofday.S,
7812         sysdeps/unix/sysv/linux/shmat.c, sysdeps/unix/sysv/linux/shmctl.c,
7813         sysdeps/unix/sysv/linux/shmdt.c, sysdeps/unix/sysv/linux/shmget.c,
7814         sysdeps/unix/sysv/linux/shutdown.S,
7815         sysdeps/unix/sysv/linux/sigaction.S, sysdeps/unix/sysv/linux/signal.S,
7816         sysdeps/unix/sysv/linux/sigpending.S, sysdeps/unix/sysv/linux/sigset.h,
7817         sysdeps/unix/sysv/linux/sockaddrcom.h,
7818         sysdeps/unix/sysv/linux/socketpair.S, sysdeps/unix/sysv/linux/speed.c,
7819         sysdeps/unix/sysv/linux/statbuf.h, sysdeps/unix/sysv/linux/stty.S,
7820         sysdeps/unix/sysv/linux/syscall.h, sysdeps/unix/sysv/linux/sysconf.c,
7821         sysdeps/unix/sysv/linux/tcdrain.c, sysdeps/unix/sysv/linux/tcflow.c,
7822         sysdeps/unix/sysv/linux/tcflush.c, sysdeps/unix/sysv/linux/tcgetattr.c,
7823         sysdeps/unix/sysv/linux/tcsetattr.c,
7824         sysdeps/unix/sysv/linux/termbits.h, sysdeps/unix/sysv/linux/ualarm.c,
7825         sysdeps/unix/sysv/linux/ulimit.c, sysdeps/unix/sysv/linux/usleep.c,
7826         sysdeps/unix/sysv/linux/utsnamelen.h, sysdeps/unix/sysv/linux/vfork.c,
7827         sysdeps/unix/sysv/linux/wait.c, sysdeps/unix/sysv/linux/wait4.S,
7828         sysdeps/unix/sysv/linux/waitpid.c, sysdeps/unix/sysv/linux/writev.c:
7829         New Linux/ELF specific, architecture independent files.
7830         * sysdeps/unix/sysv/linux/i386/Dist,
7831         sysdeps/unix/sysv/linux/i386/Makefile,
7832         sysdeps/unix/sysv/linux/i386/brk.S,
7833         sysdeps/unix/sysv/linux/i386/fcntlbits.h,
7834         sysdeps/unix/sysv/linux/i386/fpu_control.c,
7835         sysdeps/unix/sysv/linux/i386/fpu_control.h,
7836         sysdeps/unix/sysv/linux/i386/fstat.S,
7837         sysdeps/unix/sysv/linux/i386/fxstat.S,
7838         sysdeps/unix/sysv/linux/i386/ieee_fpu.c,
7839         sysdeps/unix/sysv/linux/i386/init-first.S,
7840         sysdeps/unix/sysv/linux/i386/ipc.S,
7841         sysdeps/unix/sysv/linux/i386/lstat.S,
7842         sysdeps/unix/sysv/linux/i386/lxstat.S,
7843         sysdeps/unix/sysv/linux/i386/mknod.S,
7844         sysdeps/unix/sysv/linux/i386/mmap.S,
7845         sysdeps/unix/sysv/linux/i386/sbrk.S,
7846         sysdeps/unix/sysv/linux/i386/setfpucw.c,
7847         sysdeps/unix/sysv/linux/i386/signum.h,
7848         sysdeps/unix/sysv/linux/i386/socket.S,
7849         sysdeps/unix/sysv/linux/i386/stat.S,
7850         sysdeps/unix/sysv/linux/i386/syscall.S,
7851         sysdeps/unix/sysv/linux/i386/sysdep.S,
7852         sysdeps/unix/sysv/linux/i386/sysdep.h,
7853         sysdeps/unix/sysv/linux/i386/xmknod.S,
7854         sysdeps/unix/sysv/linux/i386/xstat.S:
7855         New Linux i386/ELF specific files.
7856         * sysdeps/unix/sysv/linux/sys/ipc_buf.h,
7857         sysdeps/unix/sysv/linux/sys/mman.h,
7858         sysdeps/unix/sysv/linux/sys/msq_buf.h,
7859         sysdeps/unix/sysv/linux/sys/sem_buf.h,
7860         sysdeps/unix/sysv/linux/sys/shm_buf.h,
7861         sysdeps/unix/sysv/linux/sys/socketcall.h,
7862         sysdeps/unix/sysv/linux/sys/timex.h:
7863         New Linux/ELF specific, architecture independent header files.
7864         * sysdeps/unix/sysv/sysv4/linux: Tree removed.
7866 Thu Sep  7 17:05:13 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
7868         * stdlib/msort.c (msort_with_tmp): Fixed alignment test.  B1 and
7869         B2 are always congruent; just test that B1 is aligned.
7871 Wed Sep  6 19:41:10 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
7873         * elf/dl-lookup.c (_dl_lookup_symbol): Test WEAK_VALUE.s rather
7874         than WEAK_VALUE.a to see if a weak value has been set.  A valid
7875         weak value may set WEAK_VALUE.a to 0.
7877 Fri Sep  1 16:16:12 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
7879         * sysdeps/mach/hurd/i386/longjmp-ts.c: Use new array format for
7880         jmp_buf.
7882         * libc-symbols.h (link_warning): Take new first arg SYMBOL; ask
7883         for a warning on references to that specific symbol, not the
7884         entire containing object file.
7885         (stub_warning): Pass symbol name to link_warning.
7886         * stdio/gets.c: Pass function name in link_warning invocation.
7888         * hurd/intr-msg.c: Treat apparent EINTR return from msg trap like
7889         MACH_SEND_INTERRUPTED.  That indicates interrupt_operation was
7890         sent, but failed.
7892         * stdlib/msort.c: Include memcopy.h.
7893         (msort_with_tmp): If operating on aligned op_t words, use direct word
7894         fetches and stores.
7896         * sysdeps/i386/dl-machine.h (ELF_MACHINE_BEFORE_RTLD_RELOC): Add
7897         missing backslash.
7899 Thu Aug 31 13:23:35 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
7901         * sysdeps/unix/i386/brk.S [PIC]: Set __curbrk through the GOT.
7903         Rewrote i386 setjmp code in assembly, so as to avoid fighting
7904         with the compiler for the register values.
7905         * sysdeps/i386/setjmp.S, sysdeps/i386/__longjmp.S: New files.
7906         * sysdeps/i386/setjmp.c, sysdeps/i386/__longjmp.c: Files removed.
7907         * sysdeps/i386/jmp_buf.h [! _ASM] (__jmp_buf): Define as array of ints.
7908         [__USE_MISC || _ASM] (JB_*): New macros, for indices therein.
7909         (_JMPBUF_UNWINDS): Use JB_SP.
7911 Wed Aug 30 16:44:55 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
7913         * sysdeps/mach/hurd/select.c: Deal with out of order replies
7914         during io_select request loop.
7915         Handle MACH_RCV_TIMED_OUT error from requests.
7916         * hurd/intr-msg.c: If the user passed the MACH_RCV_TIMEOUT option,
7917         distinguish MACH_RCV_TIMED_OUT from EINTR.
7919         * posix/glob.c (glob): Use realloc to extend strings for GLOB_MARK
7920         slash.
7921         (glob_in_dir): Don't allocate extra byte here.
7923         * sysdeps/i386/dl-machine.h (ELF_MACHINE_BEFORE_RTLD_RELOC):
7924         Decrement the DT_RELSZ value for the skipped reloc.
7926 Tue Aug 29 12:35:56 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
7928         * time/australasia: Updated data from ADO.
7930 Mon Aug 28 17:47:11 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
7932         * dirent/dirent.h: Don't include <dirstream.h>.
7933         Instead, define DIR as typedef for (undefined) `struct __dirstream'.
7935 Fri Aug 25 12:12:42 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
7937         * sysdeps/mach/hurd/dirstream.h: Define `struct __dirstream'
7938         instead of `DIR'.
7939         * sysdeps/unix/bsd/dirstream.h: Likewise.
7940         * sysdeps/stub/dirstream.h: Likewise.
7941         * sysdeps/unix/dirstream.h: Likewise.
7942         * sysdeps/mach/hurd/telldir.c: Include "dirstream.h".
7943         * sysdeps/mach/hurd/seekdir.c: Likewise.
7944         * sysdeps/mach/hurd/opendir.c: Likewise.
7945         * sysdeps/mach/hurd/closedir.c: Likewise.
7946         * sysdeps/mach/hurd/readdir.c: Likewise.
7947         * sysdeps/unix/telldir.c: Likewise.
7948         * sysdeps/unix/seekdir.c: Likewise.
7949         * sysdeps/unix/rewinddir.c: Likewise.
7950         * sysdeps/unix/readdir.c: Likewise.
7951         * sysdeps/unix/opendir.c: Likewise.
7952         * sysdeps/unix/closedir.c: Likewise.
7953         * sysdeps/unix/bsd/telldir.c: Likewise.
7954         * sysdeps/unix/bsd/readdir.c: Likewise.
7955         * dirent/Makefile (headers): Remove dirstream.h.
7956         (distribute): Put it here instead.
7958         * sysdeps/mach/hurd/mmap.c: Fix inverted test of MAP_FIXED.
7960         * stdio/vfscanf.c (number): Allow field width to inhibit first
7961         digit after base detection.
7963         * stdio/vfprintf.c (vfprintf: %s): Never search past the limit
7964         specified by the precision.
7966         * grp/grpread.c (__grpscan): New function.
7967         * grp/grp.h (__grpscan): Declare it.
7968         * grp/getgrgid.c: Use __grpscan.
7969         * grp/getgrnam.c: Likewise.
7970         * pwd/pwdread.c (__pwdscan): New function.
7971         * pwd/pwd.h (__pwdscan): Declare it.
7972         * pwd/getpwnam.c: Use __pwdscan.
7973         * pwd/getpwuid.c: Likewise.
7975 Thu Aug 24 16:29:40 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
7977         * sysdeps/mach/hurd/mmap.c: Treat (FLAGS & MAP_TYPE) == 0 like
7978         MAP_FILE.
7980         * hurd/thread-cancel.c: Return EINTR when called on self.
7981         * sysdeps/i386/elf/start.S (data_start): Define as weak alias for
7982         __data_start.
7984 Tue Aug 22 16:49:12 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
7986         * inet/netdb.h: Moved to resolv.
7987         * inet/Makefile (headers): Remove netdb.h.
7988         * resolv/Makefile (headers): Add netdb.h.
7989         * resolv/gethnamaddr.c, resolv/inet_addr.c, resolv/netdb.h,
7990         resolv/res_send.c: Updated from BIND-4.9.3-BETA26.
7992         * hurd/thread-cancel.c: If SS->cancel_hook is not null, call it before
7993         resuming the thread.
7994         * hurd/hurd/signal.h (struct hurd_sigstate): New member `cancel_hook'.
7996         * hurd/Makefile: Removed dep on hurd/signal.h for RPC stub objects.
7998 Mon Aug 21 16:37:09 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8000         * sysdeps/i386/dl-machine.h (elf_machine_rel): Grok R_386_NONE
8001         relocs, and do nothing.  Why the linker generates them we may
8002         never know.
8004 Thu Aug 17 16:18:38 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8006         * sysdeps/mach/hurd/Makefile: Don't elide sunrpc and manual from
8007         `subdirs' variable.
8009         * sysdeps/mach/hurd/i386/intr-msg.h: New file.
8010         * hurd/intr-msg.c: Use INTR_MSG_TRAP macro from machine-dependent
8011         "intr-msg.h" for special syscall code, instead of i386-specific asm.
8012         * hurd/hurdsig.c: Use INTR_MSG_BACK_OUT macro from
8013         machine-dependent "intr-msg.h" before mutating thread state to
8014         skip RPC.
8016         * sysdeps/mach/hurd/i386/trampoline.c: If PC is inside
8017         _hurd_intr_rpc_mach_msg special syscall code, use real SP saved in
8018         %ecx.
8020         * Makeconfig (link-libc): New variable; use shared library if
8021         available.
8022         (+link): Use it.
8024         * sysdeps/mach/hurd/fork.c (_hurd_fork_locks): Variable removed.
8025         Instead, declare with `symbol_set_declare'.
8026         (fork): Use symbol_set_* macros for _hurd_fork_locks.
8027         Use SS->thread instead of __mach_thread_self ().  Suspend all
8028         other threads during task_create and port copying.
8030 Wed Aug 16 17:04:26 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8032         * hurd/intr-msg.c: Fixed calculation of syscall %esp.
8034 Tue Aug 15 12:26:18 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8036         * hurd/hurdsig.c (_hurdsig_abort_rpcs): Remove `static'.
8038         * hurd/Makefile (sig): Add intr-msg.
8040 Mon Aug 14 16:51:13 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8042         * hurd/thread-cancel.c: New file.
8043         * sysdeps/mach/hurd/i386/trampoline.c (_hurd_setup_sighandler): In
8044         rpc_wait case, frob mach_msg args to set timeout on receive.
8045         (_hurdsig_rcv_interrupted_p): Function removed.
8046         * sysdeps/mach/hurd/alpha/trampoline.c: Likewise.
8047         * sysdeps/mach/hurd/hppa/trampoline.c: Likewise.
8048         * sysdeps/mach/hurd/mips/trampoline.c: Likewise.
8049         * hurd/intr-msg.c: New file.
8050         * hurd/hurd/signal.h (struct hurd_sigstate): New member `cancel'.
8051         (_hurdsig_rcv_interrupted_p): Declaration removed.
8052         (HURD_EINTR_RPC): Macro removed.
8053         (_hurd_longjmp_thread_state, _hurd_interrupted_rpc_timeout): Declare
8054         these.
8055         * hurd/intr-rpc.h: New file.
8056         * hurd/intr-rpc.defs: Just import intr-rpc.h.
8057         * hurd/hurdsig.c (_hurd_interrupted_rpc_timeout): New variable.
8058         (interrupted_reply_port_location): Take new flag arg; only catch
8059         faults if it's set.
8060         (abort_rpcs): Rename to _hurdsig_abort_rpcs; take same new flag arg.
8061         No longer use _hurdsig_rcv_interrupted_p; instead compare PC to
8062         &_hurd_intr_rpc_msg_in_trap.  If before it, mutate state to simulate
8063         MACH_SEND_INTERRUPTED return; on it, interrupt the operation.  All
8064         callers changed.
8065         * hurd/hurd.h (hurd_thread_cancel, hurd_check_cancel): Declare these.
8066         * hurd/Makefile (distribute): Remove intr-rpc.awk.
8067         (sig): Add thread-cancel.
8068         (transform-user-stub, transform-user-stub-output): Variables removed.
8069         * sysdeps/mach/hurd/dl-sysdep.c: Change all RPCs from
8070         `__hurd_intr_rpc_*' to `__*'.
8071         (_hurd_intr_rpc_mach_msg): New function.
8072         (_hurd_thread_sigstate): Function removed.
8073         * sysdeps/mach/hurd/ioctl.c: Use _hurd_intr_rpc_mach_msg function,
8074         instead of __mach_msg inside HURD_EINTR_RPC macro.
8076         * sysdeps/generic/morecore.c [__GNU_LIBRARY__]: Declare `__sbrk'
8077         to take ptrdiff_t arg.
8079         * sysdeps/mach/hurd/fork.c: Remove _hurd_longjmp_thread_state decl.
8081         * sysdeps/mach/hurd/kill.c (kill_pid): Don't make `inline'.
8083         * libc-symbols.h [GCC >= 2.7] (strong_alias, weak_symbol,
8084         weak_alias): Use `extern' storage class.
8086 Wed Aug  9 14:25:35 1995  Miles Bader  <miles@geech.gnu.ai.mit.edu>
8088         * sysdeps/mach/hurd/setuid.c (__setuid): Switch the port-type and
8089         port-count parameters to __auth_makeauth.
8090         * sysdeps/mach/hurd/setgid.c (__setgid): Ditto.
8092 Tue Aug  8 12:22:59 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8094         * hurd/sigunwind.c: Remove _hurd_longjmp_thread_state decl.
8096         * inet/netinet/tcp.h: New file, incorporated from 4.4BSD-Lite.
8098 Tue Aug  8 12:06:04 1995  Michael I. Bushnell, p/BSG  <mib@duality.gnu.ai.mit.edu>
8100         * inet/netinet/in.h (IP_MULTICAST_TTL, IP_MULTICAST_LOOP,
8101         IP_MULTICAST_IP, IP_ADD_MEMBERSHIP, IP_DROP_MEMBERSHIP): New IP
8102         layer socket options.
8103         (IPPROTO_GGP): Delete obsolote protocol.
8104         (IPPROTO_IGMP): Add new protocol (with same value [2] as old GGP).
8105         (struct ip_mreq): New type.
8107 Mon Aug  7 14:04:36 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8109         * stdlib/strtol.c: Use #ifdef, not #if, for HAVE_LIMITS_H.
8111         * posix/glob.c (glob_in_dir): Allocate GLOB_MARK byte in case when
8112         (NFOUND == 0 && (FLAGS & GLOB_NOCHECK)).
8114         * sysdeps/generic/sysd-stdio.c (__stdio_reopen): Return failure
8115         when __stdio_open fails with a code other than ENFILE or EMFILE.
8117 Fri Aug  4 16:01:59 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8119         * Makefile (headers): Added gnu-versions.h.
8121 Thu Aug  3 14:41:11 1995  Michael I. Bushnell  <mib@duality.gnu.ai.mit.edu>
8123         * inet/netinet/in.h (IN_CLASSD, IN_EXPERIMENTAL, IN_BADCLASS): Use
8124         equality, not assignment, to test bitfields.
8126 Sat Jul 29 10:41:06 1995  Miles Bader  <miles@churchy.gnu.ai.mit.edu>
8128         * sysdeps/mach/hurd/sendto.c (sendto): Use the ifsock protocol to
8129         resolve AF_LOCAL addresses.
8131         * sysdeps/mach/hurd/accept.c (accept): If the protocol family
8132         can't tell us what an address means, just return a zero-length
8133         buffer instead.
8134         * sysdeps/mach/hurd/recvfrom.c (recvfrom): Ditto.
8136 Fri Jul 28 15:29:11 1995  Miles Bader  <miles@churchy.gnu.ai.mit.edu>
8138         * sysdeps/mach/hurd/bind.c (bind): Don't use
8139         file_invoke_translator, as it doesn't work.  Instead just lookup
8140         the translated node again, and hope we're not hit by any race
8141         conditions.
8143 Wed Jul 26 02:00:29 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8145         * csu/Makefile [$(elf)=yes] (have-initfini): Set to yes.
8146         [$(have-initfini)=yes]: Test this rather than $(elf) for crtstuff.
8147         [start-installed-name-rule]: If this is defined, elide rule for
8148         $(objpfx)$(start-installed-name).
8149         * csu/initfini.c (SECTION): New macro, different definitions for
8150         #ifdef HAVE_ELF and not.
8151         (_init, _fini): Use that macro.
8152         * sysdeps/unix/sysv/sco3.2.4/Makefile [$(subdir)=csu]
8153         (start-installed-rule, start-installed-name-rule): New variables;
8154         specify crt1.o, created by our own rule.
8155         ($(objpfx)crt1.o): New rule.
8156         * configure.in: Require autoconf 2.4.2 or later.  Change all
8157         AC_CACHE_VAL uses to use new AC_CACHE_CHECK macro instead;
8158         prettify some messages.
8159         [$elf!=yes] (libc_cv_have_initfini): New test for `.init' and `.fini'
8160         sections.
8161         * munch-tmpl.c [HAVE_INITFINI]: Call _init and atexit (_fini) in
8162         this case rather than #ifdef HAVE_ELF.
8163         * config.h.in (HAVE_INITFINI): New macro.
8164         * config.make.in (have-initfini): New variable, set by configure.
8166         * stdio/vfscanf.c (conv_error): Simplify expression to avoid
8167         "value computed is not used" warning.
8169         * Makeconfig (+gccwarn): Removed -Wconversion.
8171         * csu/initfini.c (GLOBAL): Macro removed.
8172         (_init, _fini): Always define globally.
8173         * csu/Makefile (crtstuff, initfini): Don't make crt[in]_s.o.
8175         * asia, backward, europe, leapseconds, southamerica: New data from
8176         ADO's 95e.
8178         * inet/Makefile (routines): Removed inet_addr.
8179         * inet/inet_addr.c: Moved to resolv/ subdirectory.
8180         * resolv/Makefile (routines): Added inet_addr.
8181         * resolv/inet_addr.c: Incorporated from BIND 4.9.3-BETA24 release.
8182         * resolv/gethnamaddr.c: Likewise.
8183         * resolv/getnetbyaddr.c: Likewise.
8184         * resolv/getnetbyname.c: Likewise.
8185         * resolv/getnetent.c: Likewise.
8186         * resolv/getnetnamadr.c: Likewise.
8187         * resolv/herror.c: Likewise.
8188         * resolv/nsap_addr.c: Likewise.
8189         * resolv/res_comp.c: Likewise.
8190         * resolv/res_debug.c: Likewise.
8191         * resolv/res_init.c: Likewise.
8192         * resolv/res_mkquery.c: Likewise.
8193         * resolv/res_query.c: Likewise.
8194         * resolv/res_send.c: Likewise.
8195         * resolv/resolv.h: Likewise.
8196         * resolv/sethostent.c: Likewise.
8197         * resolv/arpa/nameser.h: Likewise.
8198         * inet/netdb.h: Incorporated from BIND 4.9.3-BETA24 release.
8199         [__GNU_LIBRARY__]: Include <rpc/netdb.h> instead of repeating
8200         its declarations (and doing so only #ifdef sun!).
8201         * conf/portability.h (NEED_INETADDR, NEED_INETATON): New macros.
8203         * posix/sys/types.h [__USE_BSD] (__BIT_TYPES_DEFINED__): New macro.
8204         [__USE_BSD] [__GNUC__] (int64_t, u_int64_t, register_t): New typedefs.
8206         * malloc/memalign.c: Allocate (SIZE + ALIGNMENT - 1) and then trim
8207         if possible.
8209         * mach/shortcut.awk: Emit decls for RPC.
8211         * libc-symbols.h [GCC >= 2.7 && !ASSEMBLER] (weak_symbol,
8212         weak_alias, strong_alias): Define using GCC __attribute__ syntax.
8214         * Makerules ($(installed-libcs)): Depend on `lib' (only).
8216 Tue Jul 25 09:14:53 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8218         * sysdeps/mach/hurd/pathconf.c: Declare VALUE as int, not long int.
8220         * stdlib/strtol.c [_LIBC]: Define STDC_HEADERS.
8222         * sysdeps/unix/sysv/ftime.S: New file.
8224         * locale/locfile-parse.c (categories_write): Cast "" to char *.
8226         * io/fcntl.h [__OPTIMIZE__] (creat): Macro removed.
8228         * time/strftime.c: Use year modulo 100 for %y.
8230         * time/sys/timeb.h: Add __BEGIN_DECLS and __END_DECLS.
8232         * sysdeps/unix/snarf-ioctls (snarfexclude): Use two sed's instead
8233         of one, to work around bug in sunos4.1.2 sed.
8235         * stdio/vfprintf.c (vfprintf): For %s with precision spec, use
8236         memchr instead of strlen to limit search for NUL by precision.
8238 Mon Jul 24 03:13:16 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8240         * sysdeps/posix/pathconf.c: New file.
8242 Sat Jul 22 20:53:18 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8244         * sysdeps/unix/i386/sysdep.h (JUMPTARGET): Use ## to avoid space
8245         before @PLT.
8246         * sysdeps/mach/i386/sysdep.h (JUMPTARGET): New macro.
8247         * sysdeps/i386/bsd-_setjmp.S: Use JUMPTARGET macro in jmp insn.
8248         * sysdeps/i386/bsd-setjmp.S: Likewise.
8250 Sat Jul 22 19:58:54 1995  Michael I Bushnell  <mib@geech.gnu.ai.mit.edu>
8252         * inet/Makefile (routines): Added `ruserpass'.
8253         * inet/ruserpass.c: New file, from BSD Net-2 sources for the FTP
8254         client.  Modified to remove the fourth arg AACCT.  Do nothing for
8255         the `account' and `macdef' keywords.  Other incidental changes
8256         because we are not in the FTP source tree.
8258 Sat Jul 22 01:56:03 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8260         * sysdeps/stub/init-posix.c: Removed stub warning.
8262         * Makefile (autoconf-it): Make it executable and unwritable.
8264         * configure.in (sysnames): Under --enable-debug-configure, spew
8265         potential sysnames.
8267         * sysdeps/unix/i386/sysdep.h (JUMPTARGET): New macro; use name@PLT
8268         #ifdef PIC.
8269         (PSEUDO): Use JUMPTARGET(syscall_error) in jump insn.
8270         * sysdeps/unix/i386/syscall.S: Use JUMPTARGET(syscall_error) in
8271         jump insn.
8273         * sysdeps/unix/sysv/sysv4/linux/i386/sysdep.h: Rewritten.
8274         * sysdeps/unix/sysv/sysv4/linux/i386/syscall.S: New file.
8275         * sysdeps/unix/sysv/sysv4/linux/i386/socket.S: Include
8276         <sys/socketcall.h>.  Save %ebx in call-clobbered %edx instead of
8277         stack.  Use JUMPTARGET(syscall_error) in jump insn.
8279         * Makeconfig (+gccwarn): Add -Wbad-function-cast -Wconversion.
8281         * sysdeps/unix/i386/sysdep.h (ENTRY): Use ASM_GLOBAL_DIRECTIVE and
8282         ASM_TYPE_DIRECTIVE.
8283         (ASM_TYPE_DIRECTIVE): New macro; defined using `.type' #ifdef ELF.
8285         * sysdeps/unix/sysv/sysv4/linux/i386/sysdep.S (__syscall_error):
8286         Rewritten, #include'ing unix/i386/sysdep.S for most of the code.
8287         * sysdeps/unix/i386/sysdep.S [PIC]: Store into `errno' through the GOT.
8289         * configure.in (os=linux*): Use unix/sysv/sysv4 for $base_os,
8290         instead of unix/sysv.
8291         * sysdeps/unix/sysv/linux/{accept,connect,getsockname,rename,
8292         socketpair,waitpid,bind,getpeername,listen,setsid,wait4}.S: Moved
8293         to new directory sysdeps/unix/sysv/sysv4/linux.
8294         * sysdeps/unix/sysv/linux: Directory removed.
8295         * sysdeps/unix/sysv/i386/linux/{socket.S,sysdep.h,sysdep.S}: Moved
8296         to new directory sysdeps/unix/sysv/sysv4/linux/i386.
8297         * sysdeps/unix/sysv/linux/i386: Directory removed.
8299         Fixes to help Linux, inspired by drepper's work:
8300         * sysdeps/posix/utimes.c: New file.
8301         * sysdeps/generic/getdomain.c: New file.
8302         * sysdeps/i386/init-first.c: Removed gratuitous #include <hurd.h>.
8303         * sysdeps/generic/dl-sysdep.c: Include <unistd.h> and declare
8304         externals _dl_argc, _dl_argc, and _environ.
8306 Fri Jul 21 12:57:29 1995  Michael I Bushnell  <mib@geech.gnu.ai.mit.edu>
8308         * sysdeps/mach/hurd/socket.c (socket): Consider MIG_BAD_ID and
8309         EOPNOTSUPP as indications that the server has died.
8310         * sysdeps/mach/hurd/pipe.c (__pipe): Likewise.
8311         * sysdeps/mach/hurd/socketpair.c (socketpair): Likewise.
8313 Mon Jul 17 08:45:40 1995  Jim Meyering  (meyering@comco.com)
8315         * strtol.c: Portability changes from Uli Drepper.
8316         [!STDC_HEADERS && !defined(NULL)]: Define NULL.
8318 Mon Jul 10 05:39:21 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8320         * sysdeps/mach/hurd/i386/init-first.c (init): Take just one arg,
8321         DATA for the entry SP; DATA[-1] is always the return address
8322         location.  In both cthreads and non-cthreads cases, use asm to
8323         force parameters into %eax and %ecx before return, and mutate
8324         DATA[-1] to return to specific asm code to set up the user from
8325         %eax and %ecx.
8326         [PIC] (_init): Caller changed.
8327         (__libc_init_first) [! PIC] (doinit): Use asm to effect call to init
8328         with SP unwound to argument data ptr.
8330 Thu Jul  6 14:28:56 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8332         * sysdeps/mach/hurd/dl-sysdep.c (fmh): Fixed this kludge to work
8333         when 0x08000000 and up are not mapped.
8335         * Makerules (stamp$o-$(subdir) rule): Remove the timestamp file
8336         before touching it.
8337         (lib%.so): Use -Wl to get -soname to ld.
8339         * elf/dlsym.c: Pass final arg to _dl_lookup_symbol.
8341         * elf/Makefile (libdl.so): Pass $(LDFLAGS.so).
8343 Tue Jun 20 02:18:19 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8345         * Makerules (lib%.so: lib%_pic.a): Pass -soname switch giving the
8346         library's name including $(libprefix) and major version number.
8348         * locale/locale-ctype.c (allocate_arrays): Use xmalloc and bzero
8349         in place of xcalloc.
8351         * Makeconfig (prefix, exec_prefix, libprefix): Instead of
8352         `ifndef', use the $(origin) function to only set these if they are
8353         undefined, and not if they are defined to empty.
8355         * gnu-versions.h: New file.
8356         * features.h (__GNU_LIBRARY__): Increase value to 5.
8358 Wed Jun 14 03:45:24 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8360         * stdio/stdio.h (__validfp): Use ({...}) rather than a comma
8361         expression, to avoid gcc's "value computed is not used" warning.
8363         * libc-symbols.h (_elf_set_element): Give the set-element variable
8364         an `unused' attribute.
8366         * hurd/hurd/threadvar.h (__hurd_threadvar_location): Declare with
8367         __attribute__ ((__const__)).
8368         * hurd/hurd/signal.h (_hurd_self_sigstate): Likewise.
8370         * hurd/hurd/userlink.h (_hurd_userlink_link): Properly set
8371         LINK->resource.next->resource.prevp when appropriate, not
8372         LINK->resource.next->thread.prevp!!!
8374 Tue Jun 13 15:45:10 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8376         * configure.in (libc_cv_asm_set_directive): Make sure that the
8377         `.set' directive really worked by linking against a reference to
8378         the alias.
8380         * sysdeps/stub/init-first.c: Don't include <hurd.h>.
8381         [PIC] (soinit): Renamed to (global) _init.
8383 Mon Jun 12 13:15:45 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8385         * malloc/Makefile (gmalloc-routines): Remove valloc.
8386         (dist-routines): Add it here.
8388         * malloc/malloc.h [_MALLOC_INTERNAL] [emacs] (valloc): #define to
8389         emacs_loser_valloc to inhibit valloc declaration below.
8391         * Makerules (lib%.so: lib%_pic.a): Moved this rule to after
8392         installation rules.
8394         * sysdeps/mach/sysdep.h [HAVE_ELF] (ENTRY): Redefine this macro so
8395         it uses the `.type' directive, which is necessary for shared
8396         libraries to work properly.
8398 Thu Jun  8 02:50:26 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8400         * elf/dl-load.c (_dl_map_object): Add MAP_INHERIT flag in mmap
8401         from zero fill.
8403         * elf/dl-lookup.c (_dl_lookup_symbol): Take new flag arg NOSELF;
8404         if nonzero, don't let *REF satisfy the reference itself.
8405         * elf/link.h (_dl_lookup_symbol): Add new arg NOSELF in decl.
8406         * sysdeps/i386/dl-runtime.c (_dl_runtime_resolve): Pass new arg to
8407         _dl_lookup_symbol.
8408         * elf/do-rel.h (elf_dynamic_do_rel): Pass new second arg of
8409         R->r_offset to RESOLVE callback.
8410         * elf/dl-reloc.c (_dl_relocate_object: resolve): Don't let *REF
8411         satisfy the reference itself if its value equals the reloc's
8412         offset.
8414         * elf/rtld.c (dl_main): Write a newline in fatal msg.
8416         * Makerules (lib%.so: lib%_pic.a): Pass $(LDFLAGS.so).
8418         * elf/rtld.c [! NDEBUG] (__assert_perror_fail): New function.
8420         * hurd/hurdstartup.c (_hurd_startup): Fancier kludge to guess phdr
8421         and user entry point addresses.
8423         * elf/dl-load.c (open_path): Don't do strlen on DIRPATH if it's null.
8424         (_dl_map_object): DT_RPATH value is relative to DT_STRTAB value.
8426         * Makerules (install-lib.so): Don't include libc.so.
8427         [$(build-shared)=yes] (install): Depend on the installed libc.so file.
8428         [$(build-shared)=yes] (install-no-libc.a): Make this, rather than
8429         install, depend on the installed $(install-lib.so) files.
8430         [$(build-shared)=yes] (install-lib.so): Append libc.so after that rule.
8432         * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start): Add kludge to
8433         allocate high addresses to avoid random mappings appearing there.
8434         (mmap): Comment out mask; always pass zero.
8436 Tue Jun  6 13:34:53 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8438         * sysdeps/i386/dl-machine.h (ELF_MACHINE_USER_ADDRESS_MASK): New macro.
8439         * sysdeps/mach/hurd/dl-sysdep.c (mmap): Use it as mask in vm_map call.
8441         * elf/dl-error.c (_dl_catch_error): Clear *ERRSTRING and *OBJNAME
8442         when successful.
8444         * sysdeps/mach/hurd/dl-sysdep.c (threadvars): New static variable.
8445         (__hurd_threadvar_max, __hurd_threadvar_stack_offset): Define these
8446         variables, using the `threadvars' buffer.
8448         * elf/dl-reloc.c: Don't dereference L->l_prev when it's null.
8449         * sysdeps/i386/dl-runtime.c: Likewise.
8451         * elf/rtld.c (dl_main): Add missing NULL terminating argument in
8452         _dl_sysdep_fatal call.
8453         (__assert_fail): Likewise.
8455         * locale/Makefile (localedef-modules): Renamed ctype to
8456         locale-ctype so as not to conflict with the object file for
8457         ctype/ctype.c in the build directory.
8459 Mon Jun  5 04:02:26 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8461         * elf/elf.h (ELFMAG): Use \177 instead of \x7f.  It seems GCC
8462         insists on seeing the following E as part of hex 7FE, and
8463         complaining that is wider than a byte.
8465 Sun Jun  4 22:14:11 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8467         * hurd/Makefile (sig): Added thread-self.
8468         * hurd/hurd.h: Declare hurd_thread_self.
8469         * hurd/thread-self.c: New file.
8471 Thu Jun  1 12:17:52 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8473         * elf/rtld.c: Initialize RTLD_MAP.l_type.
8474         * elf/dl-reloc.c (_dl_relocate_object): Clear LAZY if relocating
8475         the dynamic linker itself.
8476         * sysdeps/i386/dl-machine.h (elf_machine_rel): If MAP->l_type is
8477         lt_interpreter, first undo relocation done during bootstrapping.
8479 Tue May 30 15:52:32 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8481         * mach/Makefile (server-interfaces): Removed notify and
8482         device_reply.  For shlibs with eager binding, libmachuser.so must
8483         not refer to any functions not defined in libc.
8485 Sat May 27 16:23:22 1995  Jim Meyering  (meyering@comco.com)
8487         * sysdeps/generic/memchr.c: Cast RHS to const unsigned char *
8488         to avoid error from Irix-4.0.5's C compiler.  From Kaveh Ghazi.
8490 Fri May 26 13:00:08 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8492         * hurd/hurdsig.c (_hurd_internal_post_signal): Don't loop to check
8493         pending signals if the thread is in a critical section.  It will
8494         send us a msg when it finishes.
8496         * sysdeps/mach/hurd/pathconf.c: New file.
8497         * sysdeps/mach/hurd/fpathconf.c: New file.
8499         * sysdeps/mach/hurd/sigaction.c: Only notify the proc server for
8500         SIGCHLD when the SA_NOCLDSTOP bit actually changes.
8502 Sun May 21 05:05:37 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8504         * elf/Makefile (ld.so): Use -nostartfiles in addition to
8505         -nostdlib.
8507 Sun May 21 02:01:29 1995  Jim Meyering  (meyering@comco.com)
8509         * sysdeps/generic/memchr.c: Don't include <string.h> at all.
8510         HPUX-9.01 and IRIX-4.0.5 vendor C compilers get conflicting dcls for
8511         memchr unless one manually arranges for them to define __STDC__.
8513 Fri May 19 17:16:46 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8515         * sysdeps/mach/hurd/i386/init-first.c: In cthreads case, handle
8516         args on stack from kernel.
8518         * posix/Makefile, sysdeps/alpha/Makefile,
8519         * sysdeps/mach/hurd/Makefile, sysdeps/sparc/Makefile, Makefile,
8520         * Makerules, Make-dist: Fix "cvs commit" cmds in rules to not fail
8521         in the absence of CVS dirs.
8523         * hurd/hurdstartup.c: Don't call __mach_init.  Grok args from the
8524         kernel on the stack properly.
8526         * set-init.c: Never call _init/_fini; just run __libc_subinit.
8528         * Makerules (LDFLAGS-c.so): Add -nostartfiles.
8529         * mach/Machrules (LDFLAGS-$(interface.so)): Likewise.
8531         * configure.in: Move defaulting of --with-elf and --with-gnu-*
8532         based on host os outside the AC_CACHE_VAL for the sysdirs
8533         calculation.
8535         * Makeconfig (localedir, nlsdir): New variables.
8537         * values.h: New file.
8538         * Makefile (headers): Add values.h.
8540         * locale/Makefile (distribute): Add error.h.
8541         * locale/localedef.c: Include "error.h".
8542         (main): Use error_message_count instead of warning_cntr.
8544 Wed May 17 16:50:21 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8546         Merged 1003.2 locale and localedef programs by Ulrich Drepper.
8547         * locale/charmap.c: New file.
8548         * locale/collate.c: New file.
8549         * locale/config.h: New file.
8550         * locale/ctype.c: New file.
8551         * locale/ctypedump.c: New file.
8552         * locale/hash.c: New file.
8553         * locale/hash.h: New file.
8554         * locale/iso-4217.def: New file.
8555         * locale/keyword.gperf: New file.
8556         * locale/keyword.h: New file.
8557         * locale/libintl.h: New file.
8558         * locale/locale.c: New file.
8559         * locale/localedef.c: New file.
8560         * locale/localedef.h: New file.
8561         * locale/locfile-lex.c: New file.
8562         * locale/locfile-parse.c: New file.
8563         * locale/messages.c: New file.
8564         * locale/monetary.c: New file.
8565         * locale/numeric.c: New file.
8566         * locale/token.h: New file.
8568         * posix/regex.c, posix/regex.h: New files, incorporated from GNU regex.
8569         * posix/Makefile (headers): Add regex.h.
8570         (routines): Add regex.
8571         (gpl2lgpl): Add regex.c and regex.h.
8573 Tue May 16 17:35:07 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8575         * locale/loadlocale.c: Expect macro LOCALE_PATH to be defined,
8576         instead of hard-coding "/share/locale".
8578 Sat May 13 02:16:42 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8580         * configure.in (os=gnu*): Always set elf=yes, not just for os=gnu*elf*.
8582 Fri May 12 15:31:22 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8584         * elf/elf.h (ELFMAG, SELFMAG): New macros.
8586 Fri May 12 11:24:53 1995  Michael I Bushnell  <mib@duality.gnu.ai.mit.edu>
8588         * hurd/alloc-fd.c (_hurd_alloc_fd): Don't reduce FIRST_FD in
8589         the case where it starts out less than _hurd_dtablesize.
8591 Thu May 11 20:51:05 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8593         * hurd/alloc-fd.c (_hurd_alloc_fd): When expanding the dtable,
8594         make sure the new size exceeds FIRST_FD.
8596 Wed May 10 21:00:47 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8598         * sysdeps/mach/i386/sysdep.h (RETURN_TO): New macro.
8600 Tue May  9 01:26:52 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8602         * Makerules (install-lib.so): Add %.so for each %_pic.a.
8604         * sysdeps/i386/elf/start.S (__data_start): Define this symbol as
8605         the first thing in .data.
8607         * sysdeps/mach/_strerror.c (_strerror_internal): Eschew sprintf.
8609         * hurd/hurdstartup.h: New file.
8611         * sysdeps/i386/elf/start.S: Give two operands to `testl' when they
8612         are the same.  Use `jz' instead of `jeq'.
8614         * Makeconfig (config.make): Depend on config.status, and run it to
8615         update.
8616         (config.status): New target; depend on configure.
8617         If target (config.status) exists, run it with --recheck to update;
8618         if not, give error msg saying to run confiugre by hand.
8619         * Makerules [$(sysd-Makefile-sysdirs) != $(sysdirs)]
8620         (sysd-Makefile-force): Set this variable to FORCE in this case, to
8621         force a rebuild of sysd-Makefile.
8622         (sysd-Makefile): Depend on $(sysd-Makefile-force).
8623         Write into the file sysd-Makefile-sysdirs:=$(sysdirs).
8624         [$(sysd-rules-sysdirs) != $(sysdirs)] (sysd-rules-force): Set this
8625         variable to FORCE in this case, to force a rebuild of sysd-rules.
8626         (sysd-rules): Depend on $(sysd-rules-force).
8627         Write into the file sysd-rules-sysdirs:=$(sysdirs).
8629         * Makerules (LDFLAGS-c.so): Change ld option -interp to
8630         -dynamic-linker.
8632         * Makerules (do-install-program): New canned sequence.
8633         (install-bin, install-sbin): Use it.
8634         (install for lib*.so): Use it instead of $(do-install).
8635         Fix .so installation rules to handle lib*.so and *.so, deal with
8636         $(libprefix) right, and install *.so as *.so$($(*.so)-version);
8637         i.e. "libc.so-version = .1".
8639 Mon May  8 05:10:25 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8641         * elf/do-rel.h: New file, split out of dynamic-link.h.
8642         * elf/Makefile (distribute): Add do-rel.h.
8644 Sat May  6 11:06:47 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8646         * Makeconfig (+gccwarn): Add -Winline.
8648         * hurd/hurdsig.c (_hurd_internal_post_signal): If SS->context is
8649         set, avoid abort_rpcs, and use reply and intr ports saved in
8650         SS->context.
8651         * sysdeps/mach/hurd/i386/trampoline.c: Don't set SS->intr_port
8652         from SS->context.  Don't clear SS->context.
8653         * sysdeps/mach/hurd/i386/sigreturn.c: Don't set SS->intr_port when
8654         setting SS->context.  If msg_sig_post returns, re-lock and clear
8655         SS->context.
8657 Fri May  5 10:37:09 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8659         * mach/Makefile (errsystems.c): Comment out generation rule.
8661         * sysdeps/mach/_strerror.c: Consider a system unknown if its
8662         bad_sub member is null.
8664         * mach/mig-alloc.c: Add weak alias to non-__ name.
8666 Wed May  3 11:56:35 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8668         * sysdeps/mach/hurd/dup2.c: Fixed broken test in last change.
8670 Tue May  2 01:52:58 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8672         * elf/dl-error.c (_dl_catch_error): Actually call the OPERATE
8673         function.  Duh.
8675         * hurd/Makefile (distribute): Added hurdstartup.h.
8676         * hurd/hurd.h: Remove _hurd_startup decl.
8678         * hurd/hurd/ioctl.h (_HURD_HANDLE_IOCTLS): Use __attribute__
8679         ((__unused__)) instead of gratuitous self reference.
8681         * sysdeps/mach/hurd/dup2.c: Call _hurd_alloc_fd to expand the
8682         table if FD2 doesn't fit.
8684         * sysdeps/mach/hurd/getdtsz.c: Return the RLIM_NOFILE soft limit,
8685         not the current table size.
8687         * sysdeps/mach/i386/sysdep.h (SNARF_ARGS, CALL_WITH_SP): Rewritten.
8689         Implemented runtime dynamic linker to support ELF shared libraries.
8690         * elf/Makefile: Added rules to make ld.so and libdl.
8691         * elf/dl-error.c: New file.
8692         * elf/dl-fini.c: New file.
8693         * elf/dl-init.c: New file.
8694         * elf/dl-load.c: New file.
8695         * elf/dl-lookup.c: New file.
8696         * elf/dl-object.c: New file.
8697         * elf/dl-reloc.c: New file.
8698         * elf/dlclose.c: New file.
8699         * elf/dlerror.c: New file.
8700         * elf/dlopen.c: New file.
8701         * elf/dlsym.c: New file.
8702         * elf/dynamic-link.h: New file.
8703         * elf/link.h: New file.
8704         * elf/rtld.c: New file.
8705         * sysdeps/i386/dl-machine.h: New file.
8706         * sysdeps/stub/dl-machine.h: New file.
8707         * sysdeps/i386/dl-runtime.c: New file.
8708         * sysdeps/stub/dl-runtime.c: New file.
8709         * sysdeps/i386/elf/start.S: New file.
8710         * sysdeps/generic/dl-sysdep.c: New file.
8711         * sysdeps/mach/hurd/dl-sysdep.c: New file.
8712         * sysdeps/mach/hurd/i386/init-first.c: New file.
8713         * sysdeps/i386/init-first.c: New file.
8714         * sysdeps/stub/init-first.c: New file.
8716 Mon May  1 18:48:30 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8718         * Makerules (LDFLAGS-c.so): Add -interp and -e switches to make
8719         libc.so runnable.
8720         * version.c (__libc_print_version): Add "et al" and missing NL to
8721         author credit.
8723 Sat Apr 29 15:46:57 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8725         * posix/glob.c (S_ISDIR): Define if undefined.
8727 Thu Apr 27 01:24:09 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8729         * configure.in: Unless --without-fp, prepend */fpu before each
8730         machine dir in $mach; don't prepend FPU dirs at end.  If
8731         --with-elf, prepend MACHINE/elf directories at end; don't insert
8732         them into $mach.
8734         * Makerules (dist): Filter out *.[cSs] from $(distribute) in deps.
8736         * sysdeps/stub/clock.c: Added stub warning.
8737         * sysdeps/stub/dirfd.c: Likewise.
8738         * sysdeps/stub/exc2signal.c: Likewise.
8739         * sysdeps/stub/fdopen.c: Likewise.
8740         * sysdeps/stub/flock.c: Likewise.
8741         * sysdeps/stub/fpathconf.c: Likewise.
8742         * sysdeps/stub/ftruncate.c: Likewise.
8743         * sysdeps/stub/gtty.c: Likewise.
8744         * sysdeps/stub/isatty.c: Likewise.
8745         * sysdeps/stub/killpg.c: Likewise.
8746         * sysdeps/stub/madvise.c: Likewise.
8747         * sysdeps/stub/mkstemp.c: Likewise.
8748         * sysdeps/stub/mktemp.c: Likewise.
8749         * sysdeps/stub/mprotect.c: Likewise.
8750         * sysdeps/stub/msync.c: Likewise.
8751         * sysdeps/stub/pathconf.c: Likewise.
8752         * sysdeps/stub/poll.c: Likewise.
8753         * sysdeps/stub/raise.c: Likewise.
8754         * sysdeps/stub/readv.c: Likewise.
8755         * sysdeps/stub/setenv.c: Likewise.
8756         * sysdeps/stub/setlogin.c: Likewise.
8757         * sysdeps/stub/sigaltstack.c: Likewise.
8758         * sysdeps/stub/sigintr.c: Likewise.
8759         * sysdeps/stub/sigstack.c: Likewise.
8760         * sysdeps/stub/sleep.c: Likewise.
8761         * sysdeps/stub/sstk.c: Likewise.
8762         * sysdeps/stub/stime.c: Likewise.
8763         * sysdeps/stub/stty.c: Likewise.
8764         * sysdeps/stub/syscall.c: Likewise.
8765         * sysdeps/stub/sysconf.c: Likewise.
8766         * sysdeps/stub/truncate.c: Likewise.
8767         * sysdeps/stub/ualarm.c: Likewise.
8768         * sysdeps/stub/usleep.c: Likewise.
8769         * sysdeps/stub/utimes.c: Likewise.
8770         * sysdeps/stub/writev.c: Likewise.
8772         * sysdeps/stub/libc_fatal.c: Remove __NORETURN keyword.
8774 Wed Apr 26 16:06:42 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8776         * locale/loadlocale.c (_nl_free_locale): Do nothing if DATA is null.
8778 Tue Apr 25 17:17:19 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8780         * posix/glob.c (glob): If GLOB_MARK set, stat names to find
8781         directories and append slashes to them in final pass before
8782         sorting.
8783         (glob_in_dir): If GLOB_MARK set, just allocate the extra char for the
8784         slash; never append it here.
8786 Sat Apr 22 14:48:03 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8788         * mach/Machrules [interface-library]
8789         (LDFLAGS-$(interface-library:lib%=%.so)): New variable, set to
8790         -nostdlib.
8792         * sysdeps/mach/hurd/fork.c: Subfunction `unlockss' removed.  Lock
8793         _hurd_siglock only around initial task creation in parent.  Use
8794         _hurd_critical_section_unlock at end.  Handle dead name rights
8795         properly, and deal with a send right dying while we try to copy
8796         it.  For the time being, use assert_perror for kernel and proc RPC
8797         failures.
8799 Fri Apr 21 01:10:15 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8801         * extra-lib.mk: Don't include $(o-iterator); construct it by hand
8802         using $(object-suffixes-$(lib)) instead.
8804         * sysdeps/mach/hurd/Makefile (LDLIBS-c.so): New variable.
8806         * Makerules (lib%.so: lib%_pic.a): Pass $(LDFLAGS-$(notdir $*).so).
8807         (LDFLAGS-c.so): New variable.
8809         * resolv/res_init.c (res_init): Don't clobber _res.options with
8810         RES_DEFAULT.  If RES_INIT is clear, OR in RES_DEFAULT.
8812         * hurd/hurd.h: Declare _hurd_startup.
8813         * hurd/hurdstartup.c: New file.
8814         * hurd/Makefile (routines): Add hurdstartup.
8816 Thu Apr 20 22:23:58 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8818         * hurd/hurdsig.c: Use assert_perror for many calls which should
8819         never fail and previously were not checked.
8821         * sysdeps/mach/hurd/i386/trampoline.c (_hurd_setup_sighandler):
8822         Point the return address for sigreturn's frame at a "hlt" insn so
8823         it will definitely crash if sigreturn returns.
8825 Wed Apr 19 18:40:11 1995  Brendan Kehoe  (brendan@zen.org)
8827         * time/tzset.c (__tzname, __daylight, __timezone): Don't check
8828         HAVE_WEAK_SYMBOLS for doing weak_alias.
8830 Wed Apr 19 18:12:56 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8832         * configure.in: Move $os tests to set $elf et al earlier, before
8833         construction of $sysnames.  Instead of prepending MACHINE/elf to
8834         $sysnames, append &/elf after each elt appended to $mach.
8836 Tue Apr 18 14:00:19 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8838         * configure.in (libc_cv_asm_global_directive): New check to define
8839         ASM_GLOBAL_DIRECTIVE.
8840         * config.h.in: Add #undef ASM_GLOBAL_DIRECTIVE.
8841         * libc-symbols.h (strong_alias_asm, strong_alias): Use
8842         ASM_GLOBAL_DIRECTIVE on the alias.
8844         * sysdeps/unix/make_errlist.c (main): Don't generate "#ifdef
8845         HAVE_WEAK_SYMBOLS" #defns.
8847 Mon Apr 17 12:02:49 1995  Brendan Kehoe  (brendan@zen.org)
8849         * sysdeps/alpha/strlen.c (strlen): Fix cmpbge insn, and returning
8850         of the byte that was zero, so we return a valid number.
8852 Sun Apr 16 03:23:09 1995  Brendan Kehoe  (brendan@zen.org)
8854         * sysdeps/unix/bsd/ultrix4/mips/sysdep.h: New file defining
8855         NO_UNDERSCORES then using sysdeps/unix/mips/sysdep.h.
8857 Fri Apr 14 18:49:03 1995  Brendan Kehoe  (brendan@zen.org)
8859         * sysdeps/ieee754/mpn2dbl.c (__mpn_construct_double)
8860         [BITS_PER_MP_LIMB == 64]: Refer to `u', not to non-existent `i'.
8861         * sysdeps/ieee754/mpn2ldbl.c (__mpn_construct_long_double)
8862         [BITS_PER_MP_LIMB == 64]: Likewise.
8864         * sysdeps/unix/bsd/osf/alpha/killpg.S (killpg): Add .end directive.
8865         * sysdeps/unix/bsd/osf/alpha/sigblock.S (__sigblock): Likewise.
8866         * sysdeps/unix/bsd/osf/alpha/sigsetmask.S (__sigsetmask): Likewise.
8867         * sysdeps/unix/bsd/osf/alpha/sigpause.S (__sigpause): Likewise.
8868         * sysdeps/unix/bsd/osf/alpha/sigvec.S (__sigvec): Likewise.
8869         * sysdeps/unix/bsd/osf/alpha/getdents.S (__getdirentries): Likewise.
8870         * sysdeps/unix/bsd/osf/alpha/fork.S (__fork): Likewise.
8871         * sysdeps/unix/bsd/osf/alpha/pipe.S (__pipe): Likewise.
8872         * sysdeps/unix/bsd/osf/alpha/recv.S (recv): Likewise.
8873         * sysdeps/unix/bsd/osf/alpha/send.S (send): Likewise.
8874         * sysdeps/unix/bsd/osf/alpha/vhangup.S (vhangup): Likewise.
8876         * sysdeps/unix/mips/brk.S (__brk, __curbrk): Add .end directive.
8877         * sysdeps/unix/mips/fork.S (fork): Likewise.
8878         * sysdeps/unix/mips/pipe.S (fork): Likewise.
8879         * sysdeps/unix/mips/sigreturn.S (__sigreturn): Likewise.
8880         * sysdeps/unix/mips/sysdep.S (sysdep_error): Likewise.
8881         * sysdeps/unix/mips/wait.S (__handler): Likewise.
8882         * sysdeps/mips/setjmp.S (__sigsetjmp): Likewise.
8883         * sysdeps/mips/bsd-setjmp.S (setjmp): Likewise.
8884         * sysdeps/unix/bsd/ultrix4/getsysinfo.S (getsysinfo): Likewise.
8885         * sysdeps/unix/bsd/ultrix4/wait3.S (waitpid): Likewise.
8886         * sysdeps/unix/bsd/ultrix4/waitpid.S (waitpid): Likewise.
8887         * sysdeps/unix/bsd/ultrix4/mips/__handler.S (__handler): Likewise.
8888         * sysdeps/unix/bsd/ultrix4/mips/sigvec.S (__raw_sigvec): Likewise.
8889         * sysdeps/unix/bsd/ultrix4/mips/start.S (__start): Likewise.
8890         * sysdeps/unix/bsd/ultrix4/mips/vfork.S (vfork): Likewise.
8891         * sysdeps/mips/bsd-_setjmp.S (setjmp): Likewise.  Use `$0'
8892         instead of `zero' for the li instruction.
8894         * sysdeps/unix/bsd/osf/alpha/start.S: Change comments to be
8895         preprocessor comments, not assembler comments.
8896         * sysdeps/unix/bsd/osf/alpha/brk.S: Likewise.
8897         * sysdeps/unix/bsd/osf/alpha/sysdep.h (NO_UNDERSCORES): Define.
8899 Fri Apr 14 15:53:46 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8901         * malloc/malloc.c (register_heapinfo) [__GNUC__]: Use __inline__
8902         in place of inline.
8904 Thu Apr 13 09:45:01 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8906         * Makefile (distribute): Add ChangeLog.[0-9].
8908         * configure.in: Add check for .set directive.
8909         * config.h.in: Add #undef HAVE_ASM_SET_DIRECTIVE.
8910         * libc-symbols.h [! HAVE_ASM_SET_DIRECTIVE] (strong_alias,
8911         strong_alias_asm): Use `foo = bar' syntax instead.
8913         * Makerules [! subdir] (O%-lib): Don't prepend ../.
8915         * sysdeps/generic/expm1.c: #undef expm1 before weak_alias.
8917         * configure.in: Fix AC_ARG_WITH uses; check for --with-fp.  Move
8918         $host_os checks to set gnu_ld/as and elf before sysdirs
8919         generation.  Fix $with_fp test.
8920         [$elf=yes]: Prepend MACHINE/elf directory.
8922         * elf/libelf.h (elf_hash): Use XOR instead of ANDN when the bits
8923         being cleared are already known to be set.  Thanks Ulrich.
8925 Wed Apr 12 23:27:22 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8927         * posix/environ.c: Add weak alias `_environ'.
8929 Tue Apr 11 20:38:55 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8931         * sysdeps/i386/add_n.S [PIC]: Use self-call to avoid generating reloc.
8932         * sysdeps/i386/sub_n.S [PIC]: Likewise.
8934 Mon Apr 10 14:53:15 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8936         * libc-symbols.h (_elf_set_element) [PIC]: Don't make the element
8937         word `const'.
8939         * Makeconfig (CPPFLAGS, CFLAGS): Fix swapped references to
8940         $(foo-$(suffix $@)).
8942         * manual/Makefile (chapters-incl): Filter out summary.texi.
8944         * stdlib/strtod.c (STRTOF): Use extra macro to make STRTOF's #defn
8945         a weak symbol instead of literal "STRTOF".
8947         * locale/setlocale.c: Work around ld bug: don't weakify refs to
8948         _nl_{current,C}_*.
8950 Sun Apr  9 01:24:33 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8952         * Makerules (+depfiles): Translate %.so to %.o in $(extra-objs).
8954         * malloc/free.c [emacs] (__malloc_safe_bcopy): Define to safe_bcopy.
8955         * malloc/realloc.c (__malloc_safe_bcopy): Undefine before defining.
8957         * malloc/free.c (memmove, __malloc_safe_bcopy): Do include these
8958         #ifdef emacs, but only #ifndef memmove.
8959         * malloc/realloc.c [emacs] (__malloc_safe_bcopy): Just #define to
8960         safe_bcopy.
8961         (memmove): Define only if undefined.
8963 Sat Apr  8 00:40:59 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
8965         * extra-lib.mk (install-lib, extra-objs, alltypes-$(lib)): Make
8966         sure these are simply-expanded variables.
8968         * locale/loadlocale.c (_nl_load_locale): Use MAP_INHERIT flag in
8969         mmap call.
8971         * configure.in (os=freebsd*|bsdi*): Set base_os=unix/bsd/bsd4.4
8972         for these too.
8974         * sysdeps/unix/sysv/tcsetattr.c: Use |= instead of = to properly
8975         set c_oflag value.
8977         * Makeconfig [! objpfx] (csu-objpfx): Add trailing slash.
8979         * locale/Makefile (categories): Uncomment collate.
8980         * locale/lc-collate.c: New file.
8982         * malloc/free.c (__malloc_safe_bcopy, memmove): Don't define
8983         #ifdef emacs.
8984         * malloc/realloc.c: Likewise.
8986         * stdio/_itoa.h (_EXTERN_INLINE): Define if undefined.
8987         (_itoa): Use it in defn.
8988         * stdio/_itoa.c (_EXTERN_INLINE): Define to empty before #include
8989         "_itoa.h".
8990         (_itoa): Function removed.
8992         * malloc/free.c: Remove use of `assert'.
8994         * malloc/realloc.c [! emacs] (safe_bcopy): Renamed to
8995         __malloc_safe_bcopy; #define safe_bcopy.
8996         * malloc/free.c: Cope with systems lacking `memmove'.
8997         (_free_internal): Cast result of _malloc_internal.
8999 Wed Apr  5 00:13:45 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
9001         * hurd/hurdinline.c: Include signal.h first, so we don't define
9002         its inlines too.
9004         * sysdeps/unix/sysv/sysv4/sigset.h (__sigfillset): Use ~0L instead
9005         of -1 to avoid compiler warning.
9007         * configure.in (host_os=linux*): Set elf=yes for this, not just
9008         linux*elf*.
9010         * misc/login_tty.c [! TIOCSCTTY]: Try an emulation using ttyname
9011         and open.
9013         * sysdeps/i386/bsd-_setjmp.S: Fix typo in name: setjmp -> _setjmp.
9015 Tue Apr  4 00:48:53 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
9017         * sysdeps/unix/start.c: Remove spurious decl and #endif.
9019         * misc/progname.c (program_invocation_name,
9020         program_invocation_short_name): Make these initialized data
9021         definitions.
9023         * sysdeps/mach/hurd/setitimer.c (fork_itimer): Add self reference
9024         so gcc doesn't optimize out the function entirely.
9026 Sun Apr  2 13:13:52 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
9028         * posix/execvp.c: Don't use stat to search path; just try execv
9029         until it works.
9031         * sysdeps/mach/hurd/i386/trampoline.c: Add a link to
9032         SS->active_resources, so that _hurdsig_longjmp_from_handler will
9033         be called when a longjmp unwinds the signal frame.
9034         * sysdeps/mach/hurd/i386/sigreturn.c: Remove the link on the
9035         SS->active_resources chain added by _hurd_setup_sighandler.
9036         * hurd/sigunwind.c: New file.
9037         * hurd/Makefile (sig): Add sigunwind.
9039         * Makerules (lib%.so: lib%_pic.a): Remove dir name from $*.
9041         * MakeTAGS (tags-sources): Include $(all-dist).
9042         [subdir] (all-dist): Define to $(distribute).
9044 Sat Apr  1 00:08:06 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
9046         * Makerules (lib%.so: lib%_pic.a): Pass -L options for subdir and
9047         parent objdirs.
9049         * extra-lib.mk (object-suffixes-$(lib)): New variable, produced by
9050         filtering out $($(lib)-inhibit-o); use that instead of
9051         $(object-suffixes) in all the other variables.
9053         * locale/loadlocale.c (_nl_load_locale) [MAP_FILE]: Define it zero
9054         if undefined.
9056         * string/strxfrm.c: Just copy the string (for now).
9057         * string/strcoll.c: Just call strcmp (for now).
9059         * mach/Makefile (lock): Add mutex-init.
9060         * mach/mutex-solid.c (_cthread_mutex_lock_routine,
9061         _cthread_mutex_unlock_routine): Variables removed.
9062         (__mutex_lock_solid, __mutex_unlock_solid): Don't use them; just stub.
9063         (__mutex_init): Function moved to new file mutex-init.c.
9064         * mach/mutex-init.c: New file, broken out of mutex-solid.c.
9066 Thu Mar 30 20:43:02 1995  Brendan Kehoe  <brendan@zen.org>
9068         * sysdeps/mips/__longjmp.c (__longjmp): Take out CONST.
9069         * sysdeps/alpha/__longjmp.c (__longjmp): Take out const.
9071 Thu Mar 30 01:38:00 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
9073         * elf/elf.h (STN_UNDEF): New macro (distinct from SHN_UNDEF, though
9074         both are zero).
9076 Wed Mar 29 11:26:48 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
9078         * elf/dlfcn.h: New file.
9080         * Make-dist (README): Commit it to CVS if there is a CVS directory.
9082         More changes from Germano Caronni <caronni@tik.ethz.ch>:
9083         * malloc/free.c: Relocate _heapinfo when that allows us to return
9084         core to the system.
9086         * malloc/malloc.c: Move #include <errno.h> outside #ifndef
9087         _MALLOC_INTERNAL.
9089 Mon Mar 27 02:23:15 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
9091         * mach/Makefile (headers): Add mach/mach_traps.h.
9093         * Makerules ($(installed-libcs) rule): Fix typos.
9095         * sysdeps/unix/bsd/bsd4.4/revoke.S: New file.
9096         * sysdeps/stub/revoke.c: New file.
9097         * misc/Makefile (routines): Add revoke.
9098         * posix/unistd.h [__USE_BSD] (revoke): Declare it.
9099         * sysdeps/generic/pty.c (openpty, forkpty): Declare return types.
9100         (forkpty): Declare login_tty.
9101         * misc/logwtmp.c (logwtmp): Declare to return void.
9102         * misc/login_tty.c (login_tty): Include unistd.h.  Declare return type.
9104         * posix/unistd.h [__USE_BSD] (ttyslot): Declare it.
9106         * posix/unistd.h [__USE_BSD] (L_SET, L_INCR, L_XTND): Define
9107         unless L_SET already defined.
9108         * misc/sys/file.h (L_SET, L_INCR, L_XTND): Don't define if L_SET
9109         already defined.
9111         Incorporated -lutil library from 4.4-Lite.
9112         * misc/Makefile (extra-libs, libutil-routines): New variables.
9113         * misc/login.c, misc/login_tty.c, misc/logout.c, misc/logwtmp.c,
9114         sysdeps/generic/pty.c: New files for -lutil incorporated from 4.4-Lite.
9116         Support simple, light-weight unwind-protect mechanism for longjmp.
9117         * setjmp/longjmp.c: Call _longjmp_unwind first thing.
9118         * sysdeps/mach/hurd/jmp-unwind.c: New file.
9119         * sysdeps/stub/jmp-unwind.c: New file.
9120         * sysdeps/i386/jmp_buf.h (_JMPBUF_UNWINDS): New macro.
9121         * sysdeps/mips/jmp_buf.h (_JMPBUF_UNWINDS): New macro.
9122         * setjmp/Makefile (routines): Add jmp-unwind.
9123         * hurd/hurd/userlink.h (struct hurd_userlink): Move `next' and
9124         `prevp' members into new substructure `resource'; add another such
9125         substructure `thread' and members `cleanup' (function ptr) and
9126         `cleanup_data' (generic ptr).
9127         (_hurd_userlink_link, _hurd_userlink_unlink): Insert/remove LINK
9128         into the `_hurd_self_sigstate ()->active_resources' list via the
9129         `thread' substructure.
9130         * hurd/hurd/port.h (_hurd_port_cleanup): Declare it.
9131         (_hurd_port_locked_get): Set LINK->cleanup to _hurd_port_cleanup and
9132         LINK->cleanup_data' to the port extracted.
9133         * hurd/hurd/signal.h (struct hurd_sigstate): New member
9134         `active_resources'.
9135         * hurd/port-cleanup.c: New file.
9136         * hurd/Makefile (routines): Add port-cleanup.
9138         * malloc/malloc.c: Include errno.h.
9140 Sat Mar 25 18:24:21 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
9142         * locale/loadlocale.c (_nl_load_locale): Avoid */ inside comment.
9144 Fri Mar 24 02:35:37 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
9146         * misc/Makefile (headers): Add utmp.h.
9147         * misc/utmp.h: New file, incorporated from 4.4-Lite.
9149         * stdio/printf-parse.h: New file, mostly written by drepper.
9150         * stdio/vfprintf.c: Rewritten, mostly by drepper.
9151         * stdio/printf-prs.c: Rewritten.
9152         * stdio/Makefile (distribute): Add printf-parse.h.
9154 Thu Mar 23 22:03:44 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
9156         * sysdeps/unix/start.c [! NO_UNDERSCORES]: Don't declare _start
9157         with asm name.  Just do a ".set start, __start".
9159         * malloc/realloc.c: Call _free_internal instead of free.
9161 Tue Mar 21 00:14:27 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
9163         * locale/loadlocale.c (_nl_load_locale): If LOCALE/LC_* is a
9164         directory, open LOCALE/LC_*/SYS_LC_* instead.
9166 Mon Mar 20 03:19:23 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
9168         * stdio/fpioconst.c, stdio/fpioconst.h, stdio/gmp-impl.h,
9169         stdio/gmp.h, stdio/longlong.h, stdio/mp_clz_tab.c,
9170         stdio/gen-mpn-copy: Files moved to stdlib.
9171         * stdio/Makefile: All mpn stuff moved to stdlib/Makefile.
9172         * stdlib/Makefile: All the mpn stuff moved here from stdio/Makefile.
9173         * stdio/printf_fp.c: Use ../stdlib to find fpioconst.h and gmp
9174         headers.
9175         * stdlib/strtod.c: Don't use ../stdio to find fpioconst.h and gmp
9176         headers.
9178         * Makefile (parent-mostlyclean): Don't use $(libc.a).
9179         (parent-clean): Use $(objpfx) to find sysd-*.
9180         * Rules (generated): Append dummy.o dummy.c.
9181         * Makerules (lib): Depend on lib-noranlib.
9182         (lib-noranlib): Depend on $(install-lib) in objdir.
9183         (common-mostlyclean): Remove $(install-lib) and stub-$(subdir)
9184         from objdir.  Don't remove TAGS; it comes in the distribution.
9186         * malloc/malloc.c (morecore): Save errno around call to
9187         _realloc_internal.  Don't account for the additional new blocks of
9188         the info table itself when choosing the new table size for the
9189         first crack; if it succeeds, the new blocks will have been found
9190         in existing free space already described by the existing info
9191         table.
9193         * stdio/vfscanf.c (%n): Use READ_IN - 1, so as not to count the
9194         read-ahead character.
9196 Sat Mar 18 14:07:08 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
9198         * hurd/dtable.c, hurd/getdport.c, hurd/hurd.h, hurd/hurdexec.c,
9199           hurd/hurdinit.c, hurd/hurdprio.c, hurd/hurdsock.c,
9200           hurd/ports-get.c, hurd/ports-set.c, hurd/setauth.c,
9201           hurd/setuids.c, sysdeps/mach/hurd/i386/trampoline.c:
9202         Get anal with unsigned to pacify compiler.
9204         * stdio/vfscanf.c: Grok positional parameter specs (i.e. %3$d
9205         means %d from 3rd arg).
9207         * sysdeps/mach/hurd/closedir.c: Include hurd/fd.h.
9209         * stdlib/strtol.c: If !GROUP, set END to null.  In loop, test only
9210         END, not GROUP.
9212 Fri Mar 17 12:58:37 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
9214         * Makefile (subdirs): Put elf last.
9216         * sunrpc/Makefile (install-lib): Variable removed.
9217         (rpcsvc-objs): Variable removed.
9218         (extra-objs): Don't include $(rpcsvc-objs).
9219         (extra-libs): New variable, contains librpcsvc.
9220         (librpcsvc-routines): New variable.
9221         (librpcsvc-inhibit-o): New variable, contains .so.
9222         (omit-deps): Set this to $(librpcsvc-routines).
9223         ($(objpfx)rpcgen): Don't use $(libc.a).
9224         (lib, $(objpfx)librpcsvc.a): Targets removed.
9226         * o-iterator.mk, extra-lib.mk: New files.
9227         * Makerules (o-iterator): New variable.
9228         [extra-libs]: Include extra-lib.mk to generate rules for each word
9229         of $(extra-libs).
9230         * Makefile (distribute): Add extra-lib.mk, o-iterator.mk.
9232 Fri Mar 17 13:28:04 1995  Ulrich Drepper  <drepper@ipd.info.uni-karlsruhe.de>
9234         * sysdeps/ieee754/ldbl2mpn.c (__mpn_extract_long_double):
9235         Handle 80-bit denormalized numbers correctly.
9237         * stdlib/strtod.c, stdlib/strtof.c, stdlib/strtold.c:
9238         (IMPLICIT_ONE, *_MAX_10_EXP_LOG): Macros removed; no longer needed.
9239         * stdlib/strtod.c (RETURN): Add parentheses around return value.
9240         (round_and_return): Correct handling of denormalized numbers.
9242         * stdio/fpioconst.c, stdio/fpioconst.h: Don't use
9243         LDBL_MAX_10_EXP_LOG; LAST_POW10 defines the maximal available
9244         exponent.
9246 Thu Mar 16 00:04:41 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
9248         * locale/C-ctype.c: New correct data generated by drepper.
9250         * Rules: Don't use $(libc.a).
9252         Parsing of grouped numbers contributed by Ulrich Drepper.
9253         * stdlib/strtol.c (__strtol_internal): Renamed from strtol.  Take
9254         new flag arg; if nonzero, parse locale-dependent thousands
9255         grouping and interpret only the prefix that is correctly grouped.
9256         (strtol): Define this to call _strtol_internal with zero for the flag.
9257         Use a weak symbol for the definition.
9258         * stdlib/strtod.c (strtod, __strtod_internal): Likewise.
9259         Check for the exponent of the number overflowing the float format.
9260         * stdlib/stdlib.h (__strtof, __strtold): Declarations removed.
9261         (__strto{f,d,ld,l,ul,q,uq}_internal): Declare these functions.
9262         [__OPTIMIZE__]: Define inline functions calling those.
9263         * stdlib/strtold.c (STRTOF): Set to strtold, not __strtold.
9264         (strtold): Remove weak alias.
9265         * stdlib/strtof.c (STRTOF): Set to strtof, not __strtof.
9266         (strtof): Remove weak alias.
9267         * stdlib/grouping.h: New file, written by drepper.
9268         * stdlib/Makefile (distribute): Add grouping.h.
9269         * stdio/vfscanf.c: Grok %' modifier to numeric conversions.  Call
9270         __strtoX_internal with the grouping flag set iff the modifier is
9271         present.
9273 Wed Mar 15 00:40:54 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
9275         * sysdeps/generic/memchr.c: Fix typos: limit.h -> limits.h.
9277         * mach/Machrules: Produce static deps for all object flavors.
9278         [interface-library]: Remove all these variables and rules.
9279         ($(interface-library)-routines): Define this variable.
9280         (extra-libs): Append $(interface-library) to this.
9281         * mach/Makefile (interface-library): Omit .a suffix.
9282         * hurd/Makefile: Likewise.
9284 Tue Mar 14 23:40:31 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
9286         * stdio/internals.c (flushbuf): If !FLUSH_ONLY, don't skip out
9287         early if no new data in buffer after priming.
9289 Mon Mar 13 01:48:16 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
9291         * Makerules (object-suffixes, libtypes): Move all these variables
9292         to Makeconfig.
9293         * Makeconfig (object-suffixes, libtypes): Moved here from Makerules.
9295         * Makerules (build-extra-lib): New canned sequence.
9297         * sysdeps/mach/hurd/euidaccess.c: Include fcntl.h.  Declare ERR;
9298         fix uses of FILE and PORT.  Remove bogus weak alias for `access'.
9300         * sysdeps/mach/hurd/dirfd.c: Include hurd/fd.h and errno.h.
9301         Add missing semicolon.
9302         * sysdeps/mach/hurd/opendir.c: Include hurd/fd.h.  Use a `struct
9303         hurd_fd *' temp var, since DIRP->__fd is a `void *'.
9304         * sysdeps/mach/hurd/readdir.c: Include hurd/fd.h.
9306         * stdlib/wcstombs.c: #if 0 out code for non-ASCII chars until the
9307         locale data format is implemented.
9309         * sysdeps/mach/hurd/i386/trampoline.c (_hurd_setup_sighandler):
9310         Pass &__sigreturn on the stack to the trampoline code, so it is
9311         not position-dependent.
9313         * stdio/printf_fp.c (NDEBUG): Define this to disable assert.
9314         Don't include <stdarg.h>.
9315         (__printf_fp): Last arg ARGS is now `const void **const';
9316         dereference ARGS[0] instead of using va_arg.
9318         * locale/setlocale.c: In LC_ALL case, initialize CATEGORY before
9319         loop to install data.
9321         * locale/loadlocale.c (_nl_category_num_items): Use _NL_ITEM_INDEX
9322         to extract number from item code.
9323         (_nl_load_locale): Close the descriptor when finished.
9325         * malloc/realloc.c (_realloc_internal): Call _malloc_internal in
9326         place of malloc.
9328         * time/tzfile.c (__tzfile_default): Initialize RULE_STDOFF to zero.
9330         * stdio/printf_fp.c (group_number): Cast *GROUPING to unsigned int
9331         to avoid warning.
9332         * sysdeps/generic/sigset.h (__SIGSETFN): Cast result of sizeof to
9333         int to avoid warning.
9335         Support building several flavors of objects and libraries.
9336         * Makerules (libtypes, object-suffixes): New variables.
9337         (libtype.*, CFLAGS-*, CPPFLAGS-*): New variables for each object
9338         suffix.
9339         (CFLAGS, CPPFLAGS): Append $(C{,CPP}FLAGS-$(suffix $@)).
9340         (%.so, %.po, %.go): New compilation rules for %.S, %.s, %.c.
9341         (close-check-inhibit-asm): Append a semicolon.
9342         (sysd-rules): Generate rules for each object suffix.
9343         (compile.S, compile.c): Always assume gcc.
9344         (OUTPUT_OPTION): Define unconditionally.
9345         (+make-deps): In generated rule, produce a dependent for each
9346         object suffix.
9347         (.SUFFIXES): Add $(object-suffixes) in place of .o.
9348         (.PRECIOUS): Make all suffix flavors precious.
9349         ($(libc.a)): Target removed.
9350         (lib): Depend on each enabled libtype.
9351         (libobjs, objects, objs): Depend on all the enabled object flavors.
9352         (lib%.a): New pattern rule.
9353         [$(build-shared)=yes] (lib%.so: lib%_pic.a): New pattern rule.
9354         (stamp-$(subdir)): Rewritten to a pattern rule for stamp.%-$(subdir)
9355         to make one for each flavor; library dep rule likewise rewritten.
9356         ($(libc.a)(__.SYMDEF)): Target replaced with one target for each
9357         flavor.
9358         (symdef.%): New pattern rule; helper for __.SYMDEF targets.
9359         (installed-libcs): New variable.
9360         (install): Depend on that instead of
9361         $(libdir)/lib$(libprefix)$(libc-name).a;
9362         that file's rule rewritten to make each enabled libtype.
9363         (install-lib.so): New variable, filters lib%.so from $(install-lib).
9364         (install-lib): Filter out lib%.so after setting install-lib.so.
9365         [$(build-shared)=yes] (install): Install $(install-lib.so).
9366         (common-mostlyclean): Remove all flavors of objects.
9367         * Makefile ($(libc.a)(__.SYMDEF)): Target removed.
9368         [$(build-shared)=yes] (lib): Depend on $(common-objpfx)libc.so.
9370 Sun Mar 12 18:21:10 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
9372         * sysdeps/stub/ulimit.c: Don't include gnu-stabs.h.
9373         * sysdeps/stub/pause.c: Likewise.
9374         * sysdeps/stub/time.c: Likewise.
9376         * stdlib/mbtowc.c: #if 0 out code for non-ASCII chars until the
9377         locale data format is implemented.
9378         * stdlib/wctomb.c: Likewise.
9380         * mach/Makefile ($(objpfx)errsystems.c): Reenable this rule; the
9381         gcc bug is fixed.
9382         * mach/errsystems.c: File removed.
9384         * Makeconfig (libc.a): Variable removed.
9385         (+link): Don't use it.
9387         * configure.in (AC_ARG_ENABLE calls): Use $enableval instead of
9388         assuming `yes'.
9390         * malloc/malloc.h (_malloc_internal, _realloc_internal): Declare these.
9391         * malloc/realloc.c (_realloc_internal): Renamed from realloc;
9392         don't use __realloc_hook.
9393         (realloc): New function; call __realloc_hook ?: _realloc_internal.
9394         * malloc/malloc.c (_malloc_internal): Renamed from malloc;
9395         don't use __malloc_hook.
9396         (malloc): New function; call __malloc_hook ?: _malloc_internal.
9397         Changes from Germano Caronni <caronni@tik.ethz.ch>:
9398         (initialize): Set up _heaplimit to cover the _heapinfo table.
9399         (morecore_recursing): New static variable.
9400         (morecore): If that is set, return null immediately.
9401         When growing the info table, before getting new core from the
9402         system for it, set morecore_recursing and try moving _heapinfo
9403         with _realloc_internal.  When that fails and we get new core, set
9404         _heaplimit to cover the core for the new _heapinfo table.
9405         (register_heapinfo): New function.  Record the _heapinfo table's
9406         own blocks in that table and in the statistics variables.
9407         (initialize, _malloc_internal): Use it after allocating new table.
9409 Fri Mar 10 22:26:28 1995  Jim Meyering  (meyering@comco.com)
9411         * sysdeps/generic/memchr.c: Remove ansidecl.h and clean up for use
9412         by other packages.
9413         [LONG_MAX <= LONG_MAX_32_BITS]: Don't compile 64-bit code.
9415 Fri Mar 10 13:31:29 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
9417         * mach/errorlib.h (errors): Use const for decl.
9419         * time/tzfile.c (uc2ul, _uc2ul): Macros removed.
9420         (decode): New inline function; decode signed 32-bit integers, and
9421         sign-extend properly when long is longer than 32 bits.
9422         (__tzfile_read): Changed all uses of uc2ul to decode.
9423         Decode the transition times properly when sizeof (time_t) > 4.
9425         * stdio/printf.h: Doc fixes.  Don't #include <stddef.h>.
9426         (printf_function): Make last arg ARGS a vector of pointers instead of a
9427         pointer to va_list.
9429 Fri Mar 10 13:46:25 1995  Ulrich Drepper  <drepper@ipd.info.uni-karlsruhe.de>
9431         * stdio/vfprintf.c [USE_IN_LIBIO] (PAD): Use return value of _IO_padn.
9432         (buffered_vfprintf): Remove line buffer when flush failed.
9434 Fri Mar 10 00:04:55 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
9436         * time/tzfile.c (struct ttinfo): New member `isgmt'.
9437         (__tzfile_read): Read isgmt flags for each type.
9438         (__tzfile_default): When using TZDEFRULES DST rules, adjust
9439         transition times according to the isstd and isgmt flags for the
9440         types of each transition, and adjust each transition to point to
9441         type index either 0 or 1.  Reset type indices 0 and 1 to describe
9442         the user's settings.
9444 Thu Mar  9 22:29:03 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
9446         * locale/categories.def (LC_CTYPE): Merge CLASS_EB and CLASS_EL
9447         into just CLASS.  Add standard/optional flag to all items.
9449         * locale/localeinfo.h (_NL_CURRENT_DEFINE): Fix typo.
9451         * ctype/ctype.h [__BYTE_ORDER == __LITTLE_ENDIAN] (_ISbit):
9452         Rearrange defn to satisfy compiler.
9454         * locale/localeinfo.h: Declare _nl_current.
9456         * configure.in: Use AC_CHECK_TOOL for CC, AR, RANLIB.  Accept args
9457         --enable-shared, --enable-profile, --enable-omitfp; pass settings
9458         through to config.make.
9459         * config.make.in (build-shared, build-profile, build-omitfp): New
9460         config vars.
9462         * elf/elf.h (STN_UNDEF): Renamed to SHN_UNDEF (typo).
9463         (DT_NUM): New macro.
9465         * locale/nl_langinfo.c: Include errno.h and stddef.h.  Fix typos.
9467         * locale/lc-ctype.c (_nl_postload_ctype): Fix macro insanity.
9469         * locale/loadlocale.c (_nl_load_locale) [! MAP_COPY]: Define
9470         MAP_COPY to MAP_PRIVATE.
9472 Thu Mar  9 17:16:53 1995  Brendan Kehoe  (brendan@zen.org)
9474         * sysdeps/alpha/divrem.m4: Undefine `ret' to avoid the definition
9475         that's used inside the alpha sysdep.h.
9477         * sysdeps/alpha/__longjmp.c (__longjmp): Remove obsolete __NORETURN
9478         keyword.
9479         * sysdeps/alpha/__math.h (__copysign): Remove obsolete __CONSTVALUE.
9481         * configure.in: Match `osf*', not `osf1*'.
9482         * configure: Likewise.
9483         * sysdeps/unix/bsd/osf: Renamed from `sysdeps/unix/bsd/osf1'.
9485 Wed Mar  8 13:38:13 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
9487         * posix/glob/configure.bat: Fixes from DJ.
9489         * time/backward, time/europe, time/northamerica, time/pacificnew,
9490         time/zdump.c, time/zic.c, time/tzfile.h, time/private.h,
9491         time/ialloc.c: Code and data updated from ADO's 95b.
9492         * time/emkdir.c: File removed.
9493         * time/Makefile (distribute, extra-objs, zic): Omit it.
9495         * time/localtime.c: Deansideclized.  Never #define __tzname et al
9496         to non-__ names.
9498         * locale/lc-ctype.c (__ctype_tolower, __ctype_toupper): Use int *
9499         instead of short int *.
9500         * ctype/ctype-info.c: Likewise.
9501         * ctype/ctype.h: Likewise.
9503         * locale/langinfo.h (_NL_CTYPE_CLASS): Use this (just one) instead
9504         of EB and EL versions.
9506 Mon Mar  6 12:34:56 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
9508         * ctype/ctype.h (_ISbit): New macro, defined dependent on byte order.
9509         (_IS* enum): Use _ISbit to produce values.
9511 Sun Mar  5 19:40:13 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
9513         * locale/localeinfo.h: Rewritten for new locale system, using
9514         locale data files and with <langinfo.h> interface.
9515         * locale/setlocale.c: Rewritten to use locale data files.
9516         * langinfo.h: New file.
9517         * locale/langinfo.h: New file.
9518         * locale/nl_langinfo.c: New file.
9519         * locale/loadlocale.c: New file.
9520         * locale/lc-ctype.c: New file.
9521         * locale/lc-messages.c: New file.
9522         * locale/lc-monetary.c: New file.
9523         * locale/lc-numeric.c: New file.
9524         * locale/lc-time.c: New file.
9525         * locale/categories.def: New file.
9526         * locale/Makefile (headers): Remove localeinfo.h.
9527         (distribute): New variable; put localeinfo.h here, and categories.def.
9528         (routines): Add loadlocale.
9529         (categories): New variable.
9530         (aux): Use that to get C-category and lc-category.
9531         * ctype/ctype.h (_IS*): Use independent bits for all but _ISalnum.
9532         * ctype/ctype-info.c: For initial tables, use
9533         _nl_C_LC_CTYPE_{class,toupper,tolower} constant tables defined in
9534         locale/C-ctype.c.
9535         * locale/C-ctype.c, locale/C-messages.c: New files.
9536         * locale/C-monetary.c, locale/C-numeric.c, locale/C-time.c:
9537         Default "C" locale data updated for new locale system.
9538         * locale/C-collate.c: File removed.
9539         * locale/C-ctype_ct.c: File removed.
9540         * locale/C-ctype_mb.c: File removed.
9541         * locale/C-response.c: File removed.
9542         * locale/localeconv.c: Use _NL_CURRENT macro to access locale data.
9543         * stdio/printf_fp.c, stdio/vfprintf.c, stdio/vfscanf.c,
9544           stdlib/strtod.c, time/asctime.c, time/strftime.c:
9545         Include ../locale/localeinfo.h and use _NL_CURRENT macro to access
9546         locale data.
9547         * time/localtime.c: Don't include <localeinfo.h>.
9548         * time/tzset.c: Don't use locale items for default TZ value or
9549         "GMT" string (use "UTC").
9551         * stdio/vfprintf.c [USE_IN_LIBIO] (PAD): Only call the function if
9552         WIDTH>0; update DONE.
9554         * malloc/malloc.c (morecore): Fix last change to calculate by
9555         blocks instead of bytes.
9557 Fri Mar  3 12:24:52 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
9559         * sysdeps/generic/sys/mman.h (__mmap, __munmap): Declare these.
9560         * sysdeps/unix/sysv/irix4/sys/mman.h: Likewise.
9561         * sysdeps/unix/bsd/ultrix4/sys/mman.h: Likewise.
9562         * sysdeps/unix/bsd/osf1/sys/mman.h: Likewise.
9563         * sysdeps/unix/bsd/sun/sunos4/sys/mman.h: Likewise.
9564         * sysdeps/stub/munmap.c (munmap): Rename to __munmap, add weak
9565         alias munmap.
9566         * sysdeps/unix/mman/munmap.S: Likewise.
9567         * sysdeps/mach/munmap.c: Likewise.
9568         * sysdeps/mach/hurd/mmap.c (mmap): Rename to __mmap, add weak
9569         alias mmap.
9570         * sysdeps/unix/mman/mmap.S: Likewise.
9571         * sysdeps/unix/bsd/sun/sunos4/mmap.c: Likewise.
9572         * sysdeps/stub/mmap.c: Likewise.
9574         * sysdeps/unix/bsd/setsid.c: Use __getpgid instead of __getpgrp.
9576         * sysdeps/unix/dirfd.c: #undef dirfd before function defn.
9578 Thu Mar  2 12:15:24 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
9580         * misc/search.h: Add missing semicolon.
9582         * sysdeps/unix/dirfd.c: Fix typo.
9584         * sysdeps/generic/sys/mman.h (mmap): Use __off_t instead of off_t
9585         in decl.
9587         * stdio/vfscanf.c (%c): In no-assign case, fix loop to decrement
9588         WIDTH before test.
9590 Wed Mar  1 00:57:47 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
9592         * stdlib/strtod.c: Fixes from drepper.
9593         [IMPLICIT_ONE]: New macro, one for IEEE754 formats.
9594         * stdlib/strtold.c [IMPLICIT_ONE]: New macro, 0.
9595         * stdlib/strtof.c [IMPLICIT_ONE]: New macro, 1.
9597         * stdio/vfprintf.c: Correctly notice Z modifier.
9599         * misc/search.h: New file.
9600         * misc/Makefile (headers): Add search.h.
9601         * misc/insremque.c: Include search.h.
9602         (struct qelem): Type removed.
9604 Mon Feb 27 07:00:57 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
9606         * elf/libelf.h: New file.
9607         * elf/elf_hash.c: New file.
9609 Sun Feb 26 15:51:00 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
9611         Changes from Germano Caronni <caronni@tik.ethz.ch>:
9612         * malloc/malloc.c (morecore): Account in NEWSIZE for the
9613         malloc_info structures for each new block.
9615 Sat Feb 25 02:17:52 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
9617         * sysdeps/mach/hurd/kill.c: When the process has no message port
9618         registered and we have its task port, translate a few signals to
9619         task_suspend/task_resume/task_terminate.
9621 Fri Feb 24 14:40:48 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
9623         * io/Makefile (routines): Add euidaccess.
9624         * sysdeps/mach/hurd/euidaccess.c: New file.
9625         * sysdeps/stub/euidaccess.c: New file.
9626         * posix/unistd.h [__USE_GNU] (euidaccess): Declare it.
9628         * dirent/Makefile (routines): Add dirfd.
9629         * sysdeps/stub/dirfd.c: New file.
9630         * sysdeps/unix/dirfd.c: New file.
9631         * sysdeps/unix/dirstream.h (_DIR_dirfd): New macro.
9632         * dirent/dirent.h (dirfd): Declare new function.  Define as macro
9633         _DIR_dirfd if that is defined.
9634         * sysdeps/mach/hurd/dirstream.h (DIR): Replace `__port' member
9635         with `void *__fd'.
9636         * sysdeps/mach/hurd/opendir.c: Use DIRP->__fd instead of DIRP->__port.
9637         Open the file with `open'; set FD_CLOEXEC on the fd.
9638         * sysdeps/mach/hurd/closedir.c: Likewise.
9639         * sysdeps/mach/hurd/readdir.c: Likewise.
9640         * sysdeps/mach/hurd/dirfd.c: New file.
9642         * posix/Makefile (glob/configure): Do cvs commit if there is a CVS
9643         directory.
9644         (glob/ChangeLog): Likewise.
9646         * locale/locale.h (LC_*): Use small integers instead of bit masks.
9648         * stdio/bug4.c: Put temporary files in /tmp.
9649         * stdio/bug3.c: Likewise.
9650         * stdio/bug5.c: Likewise.
9651         * stdio/test-fseek.c: Likewise.
9652         * stdio/test-popen.c: Likewise.
9654 Wed Feb 22 00:44:41 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
9656         * posix/glob/configure.in: Put AC_ISC_POSIX before AC_CONST.
9658         * libc-symbols.h (weak_symbol): New macro.
9660         * hurd/hurdsig.c (_hurd_internal_post_signal): Ignore preempter
9661         elts with null handlers.
9663         * sysdeps/mach/hurd/i386/sigreturn.c: Restore the FPU state.
9665 Tue Feb 21 21:53:30 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
9667         * stdlib/random.c (__srandom): Change algorithm used to populate
9668         the state array.
9669         (randtbl): Recomputed with new algorithm.
9671         * sysdeps/sparc/Makefile [subdir=crypt] (crypt): Reset only if set
9672         to original value of `crypt'.
9673         * sysdeps/unix/sysv/sysv4/solaris2/sparc/Makefile [subdir=crypt]
9674         (crypt): New variable, set to crypt.solar.
9676 Tue Feb 21 11:50:37 1995  Brendan Kehoe  (brendan@zen.org)
9678         * sysdeps/sparc/Makefile (routines): Reference `dotmul', not `mul'.
9680         * config.h.in: Put comment around ^L to pacify Solaris as here too.
9682 Tue Feb 21 00:10:50 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
9684         * string/Makefile (distribute): Add pagecopy.h.
9685         * sysdeps/mach/pagecopy.h: New file.
9686         * sysdeps/generic/pagecopy.h: New file.
9687         * sysdeps/generic/memcpy.c: Include pagecopy.h; call
9688         PAGE_COPY_FWD_MAYBE first when word aligned.
9689         * sysdeps/generic/memmove.c: Likewise.
9691         * misc/bsd-compat.c (longjmp, setjmp): Functions removed.
9692         (getpgrp): Call __getpgid instead of __getpgrp.
9694         * Makefile (subdirs): Add elf first.
9695         * elf/Makefile: New file.
9696         * elf/elf.h: New file.
9698         * sysdeps/unix/start.c (errno): Only define if it's not #define'd
9699         as a macro.
9700         [! NO_UNDERSCORES]: Define `start' as a weak alias, not a symbol
9701         indirection.
9703         * csu/Makefile (crtstuff): New variable consolidates crti, crtn;
9704         add crti_s, crtn_s.
9705         (install-lib, extra-objs, generated-, omit-deps): Use that.
9706         (initfini): New canned sequence, broken out of crt[in].s rule.
9707         (crt[in].s rule): Use it.
9708         (crt[in]_s.s): New rule.
9709         * csu/initfini.c (GLOBAL): New macro; define it to empty if undefined.
9710         (_init, _fini): Use GLOBAL as storage class.
9711         Add self reference to avoid GCC optimizing out the functions.
9713         * Makefile (headers): Remove $(stddef.h).
9714         * Makeconfig (stddef.h): Variable removed; now require gcc version
9715         >= 2.2.
9716         * stddef.h: File removed.
9718 Mon Feb 20 19:42:31 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
9720         * sysdeps/unix/bsd/ultrix4/mips/start.S: Remove `__environ'
9721         definition.
9722         * sysdeps/unix/bsd/osf1/alpha/start.S: Likewise.
9724         * stdlib/strtod.c: Allow the string to start with a decimal point
9725         without a leading zero.
9727 Mon Feb 20 04:04:57 1995  Roland McGrath  <roland@duality.gnu.ai.mit.edu>
9729         * Makefile (subdirs): Put csu first.
9731         * sysdeps/mach/hurd/start.c: Include unistd.h for __environ decl.
9733         * Makeconfig [elf=yes] (+preinit, +postinit): New variables, set
9734         to crt[in].o.
9735         (csu-objpfx): New variable.
9736         (+link): Use it to find start.o and $(+preinit), $(+postinit).
9738         * Rules (subdir_lib, all): Depend on objs.
9740         * config.h.in [HAVE_ELF || HAVE_GNU_LD]: Define HAVE_WEAK_SYMBOLS.
9742         * stdlib/strtod.c (PASTE, PASTE1): New helper macros; use these in
9743         access to float.h macros.
9745         * misc/efgcvt.c: New file.
9746         * misc/Makefile (routines): Add efgcvt.
9748 Sun Feb 19 20:10:43 1995  Brendan Kehoe  <brendan@zen.org>
9750         * sysdeps/sparc/mul.S: Renamed to `dotmul.S'.
9751         * sysdeps/sparc/Makefile (routines): Reference `dotmul.S', not `mul.S',
9752         to avoid a misreference that would override sysdeps/generic/mul.c.
9753         * sysdeps/sparc/Dist: Likewise.
9755 Sun Feb 19 17:46:13 1995  Roland McGrath  <roland@duality.gnu.ai.mit.edu>
9757         * posix/Makefile (aux): Add environ.
9758         * posix/environ.c: New file.
9759         * sysdeps/unix/sparc/start.c: Remove __environ definition.
9760         * sysdeps/unix/start.c: Likewise.
9761         * sysdeps/unix/sysv/irix4/start.c: Likewise.
9762         * sysdeps/mach/hurd/start.c: Likewise.
9763         * sysdeps/mach/start.c: Likewise.
9764         * sysdeps/stub/start.c: Likewise.
9766         * sysdeps/unix/make_errlist.c: In produced program, test
9767         HAVE_WEAK_SYMBOLS instead of HAVE_GNU_LD.
9768         * sysdeps/unix/sysv/sysv4/dup2.c: Fix #include of renamed file.
9769         Remove extra weak alias.
9771         * sysdeps/unix/sysv/sysv4/sigaltstack.S: Fix unsquashed file name
9772         in #include.
9774         * libc-symbols.h: Put comment around ^L to pacify Solaris as.
9776         * sysdeps/posix/Makefile (cded-objdir-includes): New variable
9777         replaced cded-objdir-CPPFLAGS; transform $(+includes) instead of
9778         $(CPPFLAGS).
9779         (mk-stdiolim): Use it instead.
9781 Fri Feb 17 12:16:27 1995  Roland McGrath  <roland@duality.gnu.ai.mit.edu>
9783         * mach/mach_init.c (__vm_page_size): Make it initialized.  It does
9784         not work to make a weak alias to a bss symbol.
9786         * stdio/Makefile (distribute): Remove mpn-copy.mk; add gen-mpn-copy.
9787         (tests): Add test-fwrite.
9788         * stdio/test-fwrite.c: New file.
9790         * stdlib/stdlib.h [__USE_GNU]: Declare strtof, strtold, __strtof,
9791         __strtold.
9793         * Makefile (autoconf-it): New canned sequence.  Do cvs commit if
9794         there is a CVS directory.
9795         (configure, %/configure): Use $(autoconf-it) for cmds.
9796         * Make-dist: Likewise.
9797         * sysdeps/mach/hurd/Makefile (errlist.c, errnos.h): Do cvs commit
9798         if there is a CVS directory.
9799         * sysdeps/sparc/Makefile (divrem output): Likewise.
9800         * sysdeps/alpha/Makefile (divrem output): Likewise.
9801         * Makerules ($(gpl2lgpl)): Likewise.
9803         * Makerules (rule to install lib%.a from $(install-lib)): Fix
9804         patsubst to elide ranlib for $(non-lib.a).
9806         * stdio/tst-printf.c: Enable FP tests.  Add some new tests from rfg.
9808 Thu Feb 16 04:06:06 1995  Roland McGrath  <roland@duality.gnu.ai.mit.edu>
9810         * sysdeps/mach/hurd/mig-reply.c: Add weak aliases to non-__ names.
9811         * mach/mig-dealloc.c: Add weak alias mig_deallocate.
9813 Wed Feb 15 13:34:01 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
9815         * hurd/hurd/signal.h (HURD_MSGPORT_RPC): Take new arg
9816         DEALLOC_REFPORT; deallocate the refport after use only if it
9817         evaluates to nonzero.
9818         * sysdeps/mach/hurd/kill.c: Pass DEALLOC_REFPORT arg of one.
9819         * hurd/hurdkill.c: Pass DEALLOC_REFPORT arg of zero.
9821         * hurd/hurdsig.c (abort_rpcs): Take new arg int *STATE_CHANGE; set
9822         *STATE_CHANGE to indicate whether or not we changed *STATE and it
9823         should be committed to the thread.
9824         (abort_all_rpcs): Take new arg LIVE; if nonzero and abort_rpcs changes
9825         state for a thread, do thread_set_state on that thread.  Don't use
9826         SS->intr_port for collecting reply ports, it is not safe to
9827         clobber that when suspending; instead, alloca a temporary array.
9828         (_hurd_internal_post_signal): Pass LIVE flag to abort_all_rpcs:
9829         zero when dying, one when suspending.  Pass new arg to abort_rpcs.
9831         * sysdeps/mach/hurd/stdio_init.c: Don't lock the file descriptor;
9832         HURD_FD_PORT_USE will.  Don't use critical sections around
9833         HURD_FD_PORT_USE invocations.
9835         * sysdeps/mach/hurd/stdio_init.c: Don't make pipes/FIFOs unbuffered.
9836         * sysdeps/posix/stdio_init.c: Likewise.
9838 Tue Feb 14 03:01:12 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
9840         * hurd/hurd/fd.h (_hurd_fd_get): Don't do critical section
9841         locking; don't leave the descriptor locked on return.
9842         (HURD_FD_PORT_USE): Don't expect _hurd_fd_get to return the fd locked.
9843         Use a critical section around locking the descriptor.
9844         Check for an empty descriptor and return EBADF.
9845         * sysdeps/mach/hurd/dup2.c: Likewise.
9846         * sysdeps/mach/hurd/fcntl.c: Likewise.
9847         Use HURD_FD_PORT_USE macro for RPCs.
9848         * sysdeps/mach/hurd/sysd-stdio.c: Don't lock the descriptor before
9849         using HURD_FD_PORT_USE.
9850         * sysdeps/mach/hurd/defs.c (init_stdio): Don't expect _hurd_fd_get
9851         to lock the descriptor.
9852         * sysdeps/mach/hurd/stdio_init.c: Use critical sections while
9853         locking the descriptor.
9854         * sysdeps/mach/hurd/fdopen.c: Likewise.
9855         * hurd/fd-close.c: Likewise.
9856         Don't expect the descriptor to be locked on entry.
9857         Check for empty descriptor and return EBADF.
9859         Factor ctty RPC code for SIGTTIN/SIGTTOU generation out into
9860         new functions _hurd_ctty_input and _hurd_ctty_output, each
9861         called with (io_t port, io_t ctty, error_t (*rpc) (io_t)).
9862         * hurd/ctty-input.c: New file.
9863         * hurd/ctty-output.c: New file.
9864         * hurd/Makefile (dtable): Add ctty-input and ctty-output.
9865         * hurd/fd-read.c: Use _hurd_ctty_input.
9866         * hurd/fd-write.c: Use _hurd_ctty_output.
9867         * sysdeps/mach/hurd/ioctl.c: Likewise.
9868         * hurd/hurd/fd.h (_hurd_ctty_input, _hurd_ctty_output): Declare them.
9870 Mon Feb 13 11:36:12 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
9872         * stdio/vfscanf.c (%e, %f, %g): Use strtod, __strtold, or __strtof
9873         as appropriate to the type.
9875         * sysdeps/ieee754/huge_val.h (__huge_val_t): New macro to avoid
9876         repeating the union.
9877         (HUGE_VAL, __huge_val): Use it.
9878         [__USE_GNU] (HUGE_VALf, HUGE_VALl): New macros, along with
9879         analogous macros to HUGE_VAL's: __huge_val[fl]_t, __HUGE_VAL[fl]_bytes.
9880         * stdlib/strtold.c (FLOAT_HUGE_VAL): Define this to HUGE_VALl.
9881         (STRTOF): Set to __strtold; define strtold as weak alias.
9882         * stdlib/strtof.c (FLOAT_HUGE_VAL): Define this to HUGE_VALf.
9883         (STRTOF): Set to __strtof; define strtof as weak alias.
9885         * sysdeps/ieee754/ieee754.h (union ieee754_float): New type.
9886         (IEEE754_FLOAT_BIAS): New macro.
9888         * sysdeps/ieee754/mpn2ldbl.c: Fix typos.
9890         * stdlib/testmb.c: Add tests from rfg for using normal chars as
9891         multibyte chars.
9893         * hurd/hurdmalloc.c (malloc_init): Add self reference to avoid not
9894         only the `defined but not used' warning, but also to avoid GCC
9895         optimizing out the entire function (!).
9897         * stdlib/wctomb.c: Include ctype.h.
9899         * Makerules (install-lib-non.a): Don't include $(non-lib.a).
9901         * hurd/hurdmalloc.c: Include string.h; #define bcopy using memcpy.
9903 Sat Feb 11 04:05:29 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
9905         * stdio/printf_fp.c: Include "fpioconst.h".
9906         (_tens_p): Table moved to fpioconst.c, renamed to _fpioconst_pow10.
9907         (__printf_fp): All references changed.
9908         Don't bother computing THOUSANDS_SEP if GROUPING is empty.
9909         (group_number): Use memmove instead of memcpy, since operands overlap.
9910         * stdio/fpioconst.c: New file, tables broken out of stdio/printf_fp.c.
9911         * stdio/fpioconst.h: New file, header declaring the table data.
9912         * stdio/Makefile (aux): Add fpioconst.
9913         (distribute): Add fpioconst.h.
9914         * stdlib/strtod.c: Complete rewrite from drepper.
9915         * stdlib/strtof.c: New file.
9916         * stdlib/strtold.c: New file.
9917         * stdlib/Makefile (routines): Add strtof, strtold.
9918         * stdio/Makefile (routines): Add mpn2flt, mpn2dbl, mpn2ldbl.
9919         * sysdeps/stub/mpn2flt.c: New file.
9920         * sysdeps/stub/mpn2dbl.c: New file.
9921         * sysdeps/stub/mpn2ldbl.c: New file.
9922         * sysdeps/ieee754/mpn2flt.c: New file.
9923         * sysdeps/ieee754/mpn2dbl.c: New file.
9924         * sysdeps/ieee754/mpn2ldbl.c: New file.
9926         * Makerules (install-lib.a): Don't filter out $(non-lib.a).
9927         ($(install-lib.a) in $(libdir) rule): Elide ranlib command when $@
9928         appears in $(non-lib.a).
9930 Fri Feb 10 17:20:14 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
9932         * stdlib/wctomb.c: A normal ASCII character translates to itself.
9933         * stdlib/mbtowc.c: Likewise.
9935 Thu Feb  9 03:55:55 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
9937         * setjmp/setjmp.h (longjmp, _longjmp, __longjmp, siglongjmp):
9938         Remove `const' from prototypes.
9939         * sysdeps/m68k/__longjmp.c: Likewise.
9940         * setjmp/longjmp.c: Likewise.
9941         * sysdeps/i386/__longjmp.c: Likewise.
9943         * sysdeps/posix/tempname.c: Increment *IDX at beginning of loop,
9944         so when we return a name, it is incremented past the value that
9945         produces that same name.
9947         * stdio/fgets.c (fgets): Change `size_t' to `int' in prototype.  Sigh.
9948         * stdio/stdio.h (fgets): Likewise.
9950         * stdio/vfprintf.c (printf_unknown): Print ' for INFO->group flag.
9952         * hurd/fd-write.c: Don't clobber ERR with the msg_sig_post call
9953         when it's EBACKGROUND; we need to notice that it is EBACKGROUND
9954         and retry the RPC.
9955         * hurd/fd-read.c: Likewise.
9957 Wed Feb  8 05:01:11 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
9959         * sysdeps/mach/sysdep.h (FATAL_PREPARE_INCLUDE): New macro, set to
9960         <mach/mig_support.h>.
9961         * assert/assert-perr.c [FATAL_PREPARE_INCLUDE]: Include it.
9962         * assert/assert.c: Likewise.
9963         * sysdeps/posix/libc_fatal.c: Likewise.
9965 Tue Feb  7 12:17:58 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
9967         * stdio/stdio.h [__STRICT_ANSI__] (stdin, stdout, stderr): Define
9968         as macros, to satisfy ANSI pedants.
9970         * stdio/internals.c (flushbuf): When there is no new data after
9971         priming the stream, return without writing out the buffer.
9972         * stdio/Makefile (tests): Add bug7.
9973         * stdio/bug7.c: New file.
9975         * io/sys/stat.h (S_IFIFO, S_IFLNK, S_IFSOCK, S_ISFIFO, S_ISLNK,
9976         S_ISSOCK): Define only if the corresponding underlying __S_IF* macro
9977         is defined.
9979         * stdio/getdelim.c: Decrement COPY after getting a char from __fillbf.
9981         * stdio/Makefile (tests): Add errnobug.
9982         * stdio/errnobug.c: New file.
9984         * mach/mig_strncpy.c: Include string.h.
9986         * sysdeps/mach/sysdep.h: Don't #include <mach/mig_support.h>.  Its
9987         inlines cause trouble for files defining global register variables.
9989         * stdio/vfprintf.c: Use _strerror_internal for %m.
9991         * sysdeps/ieee754/dbl2mpn.c: Fixes from drepper for 64-bit limbs.
9993         * stdio/printf.h (struct printf_info): New member `group', for %' flag.
9994         * stdio/printf-prs.c (parse_printf_format): Grok %' flag and set flag.
9995         * stdio/vfprintf.c (group_number): New function.
9996         (vfprintf): Support %' flag for integer formats, by calling
9997         group_number after formatting the number in WORK.
9998         * stdio/printf_fp.c (guess_grouping, group_number): New functions.
9999         (__printf_fp): Implement `group' flag using them.
10001         * Makefile (include sysd-dirs): Protect with ifndef avoid-generated.
10002         (parent-clean): Remove sysd-rules, not sysdirs.
10003         (distclean): Pass avoid-generated=yes to submake.
10004         (distclean-1): Remove $(sysdep-$(distclean-1)).
10006         * Makerules (objects, objs): Depend on $(extra-objs) too.
10007         (include sysd-Makefile): Protect with ifndef avoid-generated.
10009         * Makeconfig (+defines, +gnu-stabs, gnu-as): Variables removed.
10010         (CPPFLAGS): Use $(defines) in place of $(+defines).
10011         Replace -D_LIBC with -include $(..)libc-symbols.h.
10013         * stdio/freopen.c: Set seen bit before calling fclose.
10015 Mon Feb  6 18:34:40 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
10017         * sysdeps/mach/hurd/setpriority.c: Keep track of numbers of
10018         successes and each kind of failure.  Return EPERM or EACCES only
10019         if every task failed that way.
10021         * sysdeps/mach/hurd/getpriority.c: Handle out of band buffers
10022         correctly.
10024         * sysdeps/mach/hurd/ptrace.c (PTRACE_ATTACH, PTRACE_DETACH): Stop
10025         or resume the process after frobbing.
10027         * hurd/hurdsig.c: Use spin lock operations on sigstate locks
10028         throughout.
10029         (_hurd_thread_sigstate): Don't lock the sigstate lock.
10030         (_hurd_internal_post_signal): New subfunction `mark_pending'; replace
10031         repeated sequences with calls to it.  Don't expect the sigstate
10032         lock to be held on entry; lock it just before examining sigaction.
10033         In handler case, check SS->critical_section after calling
10034         abort_rpcs; if set, mark the signal pending and resume the thread.
10035         * hurd/hurd/signal.h (_hurd_self_sigstate_unlocked): Function removed.
10036         (_hurd_self_sigstate): Don't lock the sigstate lock.
10037         (HURD_EINTR_RPC): Call _hurd_self_sigstate instead of
10038         _hurd_self_sigstate_unlocked.
10039         * hurd/msgportdemux.c: Don't expect _hurd_self_sigstate to lock
10040         the sigstate lock.
10041         * hurd/hurdexec.c: Use spin lock operations on sigstate lock.
10042         Don't expect _hurd_self_sigstate to lock it.  Fix critical section
10043         locking.
10044         * hurd/hurd-raise.c: Likewise.
10045         * sysdeps/mach/hurd/sigsuspend.c: Likewise.
10046         * sysdeps/mach/hurd/sigpending.c: Likewise.
10047         * sysdeps/mach/hurd/sigaltstack.c: Likewise.
10048         * sysdeps/mach/hurd/sigaction.c: Likewise.
10049         * sysdeps/mach/hurd/sigprocmask.c: Likewise.
10050         * hurd/fd-write.c: Likewise.
10051         * hurd/fd-read.c: Likewise.
10052         * sysdeps/mach/hurd/ioctl.c: Likewise.
10053         * sysdeps/mach/hurd/fork.c: Likewise.
10054         * sysdeps/mach/hurd/i386/sigreturn.c: Likewise.
10055         * sysdeps/mach/hurd/mips/sigreturn.c: Likewise.
10056         * sysdeps/mach/hurd/alpha/sigreturn.c: Likewise.
10057         * hurd/hurdmsg.c (get_int): Likewise.
10059         * stdio/vfprintf.c: Include stddef.h.  Fix typos in libio code.
10061         * stdio/vfprintf.c (__pad): Function renamed to __printf_pad, made
10062         global.
10063         (PAD): Caller changed.
10064         * stdio/printf_fp.c (__pad): Function removed.
10065         (PAD): Use __printf_pad instead.
10067 Sun Feb  5 17:59:53 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
10069         Merged new FP printer by Ulrich Drepper.
10070         * stdio/printf_fp.c: Rewrite by drepper.
10071         * stdio/Makefile (routines): Add ldbl2mpn.
10072         * sysdeps/ieee754/ieee754.h (union ieee754_double): Add `ieee_nan'
10073         member.
10074         (union ieee854_long_double): New type, from drepper.
10075         (IEEE754_DOUBLE_BIAS, IEEE854_LONG_DOUBLE_BIAS): New macros.
10076         * sysdeps/ieee754/ldbl2mpn.c: New file, by drepper.
10077         * sysdeps/stub/ldbl2mpn.c: New file.
10078         * math/Makefile (routines): Add isinfl and isnanl.
10079         * sysdeps/ieee754/isinfl.c: New file.
10080         * sysdeps/stub/isinfl.c: New file.
10081         * sysdeps/ieee754/isnanl.c: New file.
10082         * sysdeps/stub/isnanl.c: New file.
10084         * malloc/malloc.c (__malloc_extra_blocks): New variable.
10085         (malloc): When getting more core, get __malloc_extra_blocks extra;
10086         put the new block at the end of the free list and let the next loop
10087         iteration use the initial portion of it.
10088         * malloc/free.c (_free_internal): Account for twice
10089         __malloc_extra_blocks in deciding if we have so much extra memory
10090         we should return it to the system.
10091         * malloc/malloc.h (__malloc_extra_blocks): Declare it.
10092         * posix/glob.c (prefix_array, glob_pattern_p): Remove gratuitous
10093         const in parameter decl.
10095         * sysdeps/unix/mips/sysdep.h (ENTRY): Add `.ent' directive.
10097 Fri Feb  3 18:15:52 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
10099         * munch.awk (EXTERNS): Print decls using __P instead of EXFUN.
10101         * sysdeps/mips/setjmp_aux.c: Use ENV[0].__jmpbuf[0].
10102         * sysdeps/mips/bsd-_setjmp.S: Use `li' insn instead of `move'.
10103         * sysdeps/mips/bsd-setjmp.S: Likewise.
10104         * sysdeps/mips/__longjmp.c: Remove obsolete __NORETURN keyword.
10105         * sysdeps/mach/hurd/mips/trampoline.c (_hurd_setup_sighandler):
10106         Use `long int' for sigcode.  Use explicit register numbers instead
10107         of names.
10108         (_hurdsig_rcv_interrupted_p): Use _hurdsig_catch_fault.
10109         * sysdeps/mach/hurd/mips/exc2signal.c: Use `long int' for sigcode.
10111 Thu Feb  2 20:06:45 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
10113         * hurd/hurdmalloc.c: Remove bogus bcopy decl.
10115         * mach/mig_strncpy.c: Add missing `const' in prototype.  Rewritten
10116         using __stpncpy.
10118         * io/ftw.c (ftw, ftw_dir): Treat ENOENT from stat like EACCES.
10120         * stdio/vfprintf.c: Set PREC to zero for %. without following digit.
10122 Tue Jan 31 13:49:57 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
10124         * mach/mig_strncpy.c: Include mach.h instead of string.h.  Use
10125         vm_size_t instead of size_t for arg and return types.
10127         * mach/mach_init.c: Don't declare __mig_init; mach/mig_support.h
10128         already does.
10130 Mon Jan 30 00:33:35 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
10132         * set-hooks.h (RUN_HOOK): Dereference PTR properly.
10134         * configure.in (friendly stddef.h check): Write override defn for
10135         `stddef.h' Make variable.
10136         (AC_LINK_FILES): Use `echo ...` to avoid " " appearing nonempty.
10138         * configure.in (host_os=sysv4*|solaris2*): Set elf=yes.
10140         * Rules ($(objpfx)dummy.o): Write an empty function, not just an
10141         empty file.
10143         * sysdeps/sparc/Makefile (sysdep-realclean): New variable.
10145 Sat Jan 28 03:38:56 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
10147         * Makefile (distribute): Remove gnu-stabs.h; add libc-symbols.h.
10149         * sysdeps/mach/sysdep.h [ASSEMBLER]: Protect include of
10150         mach/machine/syscall_sw.h with this.
10152 Fri Jan 27 18:33:20 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
10154         * hurd/hurd/signal.h: Include <hurd/msg.h>, and <spin-lock.h>
10155         instead of <lock-intern.h>.
10156         (struct hurd_sigstate): Member `lock' changed to a `spin_lock_t'.
10157         (_hurd_critical_section_lock): Use spin lock operators.
10158         Don't hold the sigstate lock, unlock it after setting the flag.
10159         (_hurd_critical_section_unlock): Take the sigstate lock
10160         to clear the flag; while holding it, check pending signals.  After
10161         unlocking, sig_post ourselves if there were pending signals.
10163         * hurd/catch-exc.c (_S_catch_exception_raise): Don't take the
10164         sigstate lock.  If it is locked, clear SS->critical_section and
10165         SS->context, and unlock it.
10167         * sysdeps/mach/sysdep.h (EXT, LEXT): New macros.
10169         * set-init.c (__libc_init) [HAVE_ELF]: Run _init and atexit (_fini).
10170         * munch-tmpl.c: Likewise.
10172         * mach/Makefile (routines): Don't filter out syscall_% from
10173         $(mach-syscalls).
10175 Fri Jan 27 17:53:49 1995  Jim Meyering  (meyering@comco.com)
10177         * posix/fnmatch.c: Declare errno if it's not defined.
10178         That's simpler than testing #if !defined(__GNU_LIBRARY__)
10179         && !defined(STDC_HEADERS).
10181 Fri Jan 27 15:40:29 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
10183         * csu/Makefile: New file.
10184         * csu/initfini.c: New file.
10185         * Makefile (+other_dirs): Add csu.
10186         (+init): Variable renamed to libc-init.  All references changed.
10187         (aux): Remove start.
10188         (install-lib): Variable removed.
10189         (crt0.o, Mcrt1.o  crt1.o): Targets removed.
10191         * mach/Machrules (static deps of RPC_*.o): Add $(..)libc-symbols.h
10192         and $(objpfx)config.h.
10193         (static deps of RPC alias *.o): Removed.
10195         * sysdeps/unix/sysv/sysv4/solaris2/sparc/sysdep.h [ASSEMBLER]:
10196         Protect macros with this.
10197         * sysdeps/unix/bsd/osf1/alpha/sysdep.h: Likewise.
10198         * sysdeps/unix/bsd/sequent/i386/sysdep.h: Likewise.
10199         * sysdeps/unix/bsd/vax/sysdep.h: Likewise.
10200         * sysdeps/unix/bsd/sun/m68k/sysdep.h: Likewise.
10201         * sysdeps/unix/bsd/sony/newsos/m68k/sysdep.h: Likewise.
10202         * sysdeps/unix/mips/sysdep.h: Likewise.
10204 Thu Jan 26 00:02:01 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
10206         * Makerules (compile.[Sc]): Match gcc in $(CC) better.
10207         (BUILD_CFLAGS): Instead of $(config-defines), use -include config.h.
10209         * hurd/intr-rpc.awk: Emit weak alias.
10211         * sysdeps/unix/bsd/sun/sunos4/wait4.c: Call getpgrp instead of
10212         __getpgrp.
10214         * sysdeps/unix/bsd/hp/m68k/sysdep.h [ASSEMBLER]: Protect macros with
10215         this.
10216         * sysdeps/unix/i386/sysdep.h: Likewise.
10217         * sysdeps/unix/sparc/sysdep.h: Likewise.
10219         * io/ftw.c: Avoid `ret' as variable name.
10220         * posix/glob.c: Likewise.
10222         * ctype/ctype.h (_ISalpha): Define as its own bit.
10223         * locale/C-ctype_ct.c (__ctype_b_C): Set _ISalpha bit in all letters.
10225         * stdlib/exit.c [HAVE_GNU_LD]: Protect #include "set-hooks.h" and
10226         DEFINE_HOOK with this.
10228 Wed Jan 25 00:45:56 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
10230         * hurd/hurdinit.c: Use DECLARE_HOOK instead of `extern DEFINE_HOOK'.
10231         * mach/spin-solid.c (spin_lock_solid): Define as weak alias to __name.
10232         * mach/shortcut.awk: Emit weak alias.
10233         * mach/spin-lock.c: Add weak aliases for all spin-lock.h functions.
10234         * mach/mach_init.c (mach_init, vm_page_size): Defin weak aliases for
10235         __ names.
10236         * mach/Makefile (lock): Remove spin-syms.
10237         (routines): Remove __ names, vm_page_size, msgserver_t.
10238         ($(mach-syscalls) rule): Generate files without __, add weak alias.
10239         Remove symbol alias file rule.
10240         ($(mach-shortcuts) rule): Likewise.
10241         [!mach-shortcuts] (user-interfaces): Filter out mach/mach4 too.
10242         * mach/Machrules (if-calls.c): Variable and rule removed.
10243         (interface-headers): Don't add $($(if)-calls).
10244         (transform-user-stub): Define to add weak alias.
10245         * set-hooks.h: Use new libc-symbols.h set access macros.
10246         * time/Makefile (routines): Remove __ names.
10247         (aux): Variable removed.
10248         * hurd/Makefile: Likewise.
10249         * sysdeps/unix/start.c (environ): Define as weak alias for __environ.
10250         (data_start): Define as weak alias for __data_start.
10251         * sysdeps/mach/hurd/start.c: Likewise.
10252         * sysdeps/unix/sparc/start.c: Likewise.
10253         * sysdeps/unix/make_errlist.c: Emit weak aliases for sys_nerr and
10254         sys_errlist.
10255         * sysdeps/mach/hurd/errlist.awk: Likewise.
10256         * sysdeps/unix/bsd/osf1/alpha/start.S (environ): Define as weak
10257         alias for __environ.
10258         * sysdeps/unix/bsd/ultrix4/mips/start.S: Likewise.
10259         * sysdeps/stub/setdomain.c: Use new stub_warning macro.
10260         * sysdeps/stub/getdomain.c: Likewise.
10261         * sysdeps/stub/vhangup.c: Likewise.
10262         * sysdeps/stub/swapon.c: Likewise.
10263         * sysdeps/stub/sendmsg.c: Likewise.
10264         * sysdeps/stub/recvmsg.c: Likewise.
10265         * sysdeps/stub/acct.c: Likewise.
10266         * sysdeps/stub/isinf.c: Likewise.  Add weak alias isinf for __isinf.
10267         * sysdeps/mach/hurd/_exit.c: Remove obsolete __NORETURN keyword.
10268         * sysdeps/posix/libc_fatal.c: Likewise.
10269         * sysdeps/i386/abort.c: Likewise.
10270         * sysdeps/i386/__longjmp.c: Likewise.
10271         * sysdeps/generic/make_siglist.c: Emit defn always for
10272         _sys_siglist.  Emit weak alias to sys_siglist.
10273         * sysdeps/generic/atan.c: Remove obsolete __CONSTVALUE keyword.
10274         * sysdeps/ieee754/log10.c: Likewise.
10275         * time/difftime.c: Likewise.
10276         * stdlib/random.c (srand): Define as weak alias for __srandom.
10277         * stdlib/exit.c: Remove obsolete __NORETURN keyword.  Use set-hooks
10278         macros for __libc_atexit.
10279         * stdlib/Makefile (routines): Remove __random, srand.
10280         * stdio/gets.c: Use new link_warning macro instead of old
10281         warn_references.
10282         * stdio/Makefile (routines): Remove __ names.
10283         (aux): Remove syms-stdio.
10284         * socket/Makefile (routines): Added e on getpeernam and getsocknam.
10285         * setjmp/longjmp.c: Remove obsolete __NORETURN keyword.
10286         * setjmp/Makefile (routines): Remove _longjmp, siglongjmp.
10287         * setjmp/setjmp.h: Replace __NORETURN keyword with __attribute__ uses.
10288         * stdio/stdio.h: Likewise.
10289         * misc/Makefile (routines): Remove __ names.
10290         (aux): Remove data_start.
10291         * sysdeps/mach/hurd/defs.c: Don't include gnu-stabs.h.
10292         * sysdeps/mach/hurd/brk.c: Likewise.
10293         * hurd/hurdid.c: Likewise.
10294         * hurd/hurdpid.c: Likewise.
10295         * hurd/openport.c: Likewise.
10296         * hurd/hurdsock.c: Likewise.
10297         * hurd/hurdsig.c: Likewise.
10298         * hurd/hurdrlimit.c: Likewise.
10299         * hurd/hurdmalloc.c: Likewise.
10300         * hurd/dtable.c: Likewise.
10301         * hurd/setauth.c: Likewise.
10302         * misc/progname.c: Likewise.
10303         * misc/init-misc.c: Likewise.
10304         * sysdeps/generic/vfork.c: Likewise.
10305         * sysdeps/unix/bsd/init-posix.c: Likewise.
10306         * math/math.h: Replace __CONSTVALUE keyword with __attribute__ uses.
10307         * time/time.h: Likewise.
10308         * math/Makefile (routines): Remove __ names.
10309         * io/Makefile: Likewise.
10310         * termios/Makefile: Likewise.
10311         * resource/Makefile: Likewise.
10312         * signal/Makefile: Likewise.
10313         * dirent/Makefile: Likewise.
10314         * assert/assert.h: Replace __NORETURN keyword with __attribute__
10315         uses.  Functions return void and macros deal with this.
10316         * assert/assert-perr.c: Remove obsolete __NORETURN keyword.
10317         Return void.  Don't include gnu-stabs.h.
10318         * assert/assert.c: Likewise.
10319         * posix/Makefile (routines): Remove __ names, setpgrp.  Add
10320         getpgid.
10321         (aux): Remove environ.
10322         * stdlib/stdlib.h (abort, exit): Replace __NORETURN keyword with
10323         __attribute__ use.
10324         * posix/unistd.h (_exit): Likewise.
10325         (__getpgrp, __setpgrp): Declarations removed.
10326         (__getpgid, getpid): Declare these.
10328         * configure.in (host_os=gnuelf|linuxelf): Set elf=yes.  Do AC_SUBST
10329         for gnu_ld, gnu_as, elf, and weak.  Call AC_LINK_FILEES on
10330         $libc_link_{sources,dests}.
10331         * sysdeps/unix/configure.in: Remove __ from file names.  Don't
10332         create files, just add to libc_link_{dests,sources}.
10334         * config.make.in (gnu-as, gnu-ld, elf, weak-symbols): New variables.
10336         * config.h.in: Add #undefs used by sysdeps configures.
10338         * sysdeps/unix/sysv/sysv4/Makefile (sysdep_routines): Removed
10339         __setpgid, __getpgid.
10340         * sysdeps/unix/sysv/sco3.2.4/setpgid.c: Included file was renamed
10341         from setpgrp.c.
10342         * sysdeps/unix/sysv/sco3.2.4/getpgid.c: Included file was renamed
10343         from __getpgrp.c.
10344         * sysdeps/unix/bsd/getpgrp.c: File removed.
10345         * sysdeps/generic/getpgrp.c: Moved from sysdeps/stub/getpgrp.c.
10346         Call __getpgid with zero.
10347         * sysdeps/stub/setpgid.c: Renamed __setpgrp to __setpgid, added
10348         weak aliases setpgid and setpgrp.
10349         * sysdeps/unix/sysv/irix4/setpgid.S: Likewise.
10350         * sysdeps/unix/common/setpgid.S: Likewise.
10351         * sysdeps/mach/hurd/setpgid.c: Likewise.
10352         * sysdeps/unix/sysv/sysv4/setpgid.c: Likewise.
10353         Use subcall 5 to __pgrpsys.
10354         * sysdeps/stub/getpgid.c: Renamed __getpgrp to __getpgid, added
10355         weak alias getpgid.
10356         * sysdeps/mach/hurd/getpgid.c: Likewise.
10357         * sysdeps/unix/sysv/irix4/getpgid.S: Likewise.
10358         * sysdeps/unix/common/getpgid.S: Likewise.
10359         * sysdeps/unix/sysv/sysv4/getpgid.c: Likewise.
10360         Use subcall 4 to __pgrpsys.
10361         * sysdeps/stub/__getpgrp.c: Renamed to getpgid.c.
10362         * sysdeps/unix/sysv/sysv4/__getpgrp.c: Renamed to getpgid.c.
10363         * sysdeps/unix/sysv/sco3.2.4/__getpgrp.c: Renamed to getpgid.c.
10364         * sysdeps/unix/sysv/irix4/__getpgrp.S: Renamed to getpgid.S.
10365         * sysdeps/unix/common/__getpgrp.S: Renamed to getpgid.S.
10366         * sysdeps/mach/hurd/__getpgrp.c: Renamed to getpgid.c.
10367         * sysdeps/stub/setpgrp.c: Renamed to setpgid.c.
10368         * sysdeps/unix/sysv/sysv4/setpgrp.c: Renamed to setpgid.c.
10369         * sysdeps/unix/sysv/sco3.2.4/setpgrp.c: Renamed to setpgid.c.
10370         * sysdeps/unix/sysv/irix4/setpgrp.S: Renamed to setpgid.S.
10371         * sysdeps/unix/common/setpgrp.S: Renamed to setpgid.S.
10372         * sysdeps/mach/hurd/setpgrp.c: Renamed to setpgid.c.
10374         * sysdeps/unix/bsd/hp/m68k/getdents.S: Included file was renamed
10375         from __getdents.S.
10377         * sysdeps/posix/defs.c: Don't include gnu-stabs.h.
10378         * sysdeps/stub/sigpending.c: Use new libc-symbols.h macro for stub
10379         warning.
10380         * sysdeps/stub/fexecve.c: Likewise.
10381         * sysdeps/stub/fchdir.c: Likewise.
10382         * sysdeps/stub/fchflags.c: Likewise.
10383         * sysdeps/stub/chflags.c: Likewise.
10385         * sysdeps/m68k/__longjmp.c: Remove __NORETURN; it's obsolete.
10386         * sysdeps/generic/abort.c: Likewise.
10387         * sysdeps/ieee754/ldexp.c: Remove __CONSTVALUE; it's obsolete.
10389         * hurd/hurdioctl.c: Include hurd/ioctl.h.
10390         (_hurd_ioctl_handler_lists): Define this set.
10391         (_hurd_lookup_ioctl_handler): New function.
10392         * hurd/hurd/fd.h: ioctl handler stuff moved to hurd/ioctl.h.
10393         * hurd/hurd/ioctl.h: New file, broken out of hurd/fd.h.
10394         (_hurd_lookup_ioctl_handler): Declare it.
10395         (ioctl_handler_t): New typedef.  Use it throughout.
10396         * sysdeps/mach/hurd/ioctl.c: Include hurd/ioctl.h.
10397         (_hurd_ioctl_handler_lists): Don't define.
10398         (__ioctl): Call _hurd_lookup_ioctl_handler.
10400         * stdlib/strtol.c (maxquad): Make this const.
10401         [__GNUC__ == 2 && __GNUC_MINOR__ < 7]: Only use maxquad in this case.
10403         * posix/glob/configure.in: Put AC_AIX and AC_MINIX early, before
10404         any compile tests.
10406         * sysdeps/mach/hurd/setitimer.c (timer_thread): Call
10407         __msg_sig_post_request, not __sig_post_request.
10409         * misc/getusersh.c: Renamed to getusershell.c.
10410         * sysdeps/stub/sethostnam.c: Renamed to sethostname.c.
10411         * sysdeps/unix/inet/sethostnam.S: Renamed to sethostname.S.
10412         * sysdeps/unix/sysv/sysv4/sethostnam.c: Renamed to sethostname.c.
10413         * sysdeps/mach/hurd/sethostnam.c: Renamed to sethostname.c.
10415 Tue Jan 24 00:14:30 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
10417         * sysdeps/stub/settod.c: Renamed to settimeofday.c.
10418         * sysdeps/unix/bsd/settod.S: Renamed to settimeofday.c.
10419         * sysdeps/unix/sysv/settod.c: Renamed to settimeofday.c.
10420         * sysdeps/mach/hurd/settod.c: Renamed to settimeofday.c.
10421         * sysdeps/stub/setitmr.c: Renamed to setitimer.c.
10422         * sysdeps/unix/common/setitmr.S: Renamed to setitimer.S.
10423         * sysdeps/mach/hurd/setitmr.c: Renamed to setitimer.c.
10424         * sysdeps/posix/fpathcon.c: Renamed to fpathconf.c.
10425         * sysdeps/stub/fpathcon.c: Renamed to fpathconf.c.
10426         * sysdeps/unix/sysv/irix4/fpathcon.c: Renamed to fpathconf.c.
10427         * sysdeps/stub/getprio.c: Renamed to getpriority.c.
10428         * sysdeps/unix/sysv/irix4/getprio.c: Renamed to getpriority.c.
10429         * sysdeps/unix/common/getprio.S: Renamed to getpriority.S.
10430         * sysdeps/mach/hurd/getprio.c: Renamed to getpriority.c.
10431         * sysdeps/stub/setprio.c: Renamed to setpriority.c.
10432         * sysdeps/unix/sysv/irix4/setprio.c: Renamed to setpriority.c.
10433         * sysdeps/unix/common/setprio.S: Renamed to setpriority.S.
10434         * sysdeps/mach/hurd/setprio.c: Renamed to setpriority.c.
10435         * sysdeps/stub/getpeernam.c: Renamed to getpeername.c.
10436         * sysdeps/unix/inet/getpeernam.S: Renamed to getpeername.S.
10437         * sysdeps/unix/sysv/linux/getpeernam.S: Renamed to getpeername.S.
10438         * sysdeps/mach/hurd/getpeernam.c: Renamed to getpeername.c.
10439         * sysdeps/stub/getsocknam.c: Renamed to getsockname.c.
10440         * sysdeps/unix/inet/getsocknam.S: Renamed to getsockname.S.
10441         * sysdeps/unix/sysv/linux/getsocknam.S: Renamed to getsockname.S.
10442         * sysdeps/mach/hurd/getsocknam.c: Renamed to getsockname.c.
10443         * sysdeps/stub/sigaltstk.c: Renamed to sigaltstack.c.
10444         * sysdeps/unix/bsd/bsd4.4/sigaltstk.S: Renamed to sigaltstack.S.
10445         * sysdeps/unix/sysv/sysv4/sigaltstk.S: Renamed to sigaltstack.S.
10446         * sysdeps/mach/hurd/sigaltstk.c: Renamed to sigaltstack.c.
10448         * sysdeps/mach/hurd/i386/sigreturn.c: Call __msg_sig_post instead
10449         of __sig_post.
10450         * sysdeps/mach/hurd/sigsuspend.c: Likewise.
10451         * sysdeps/mach/hurd/kill.c: Likewise.
10452         * sysdeps/mach/hurd/sigprocmask.c: Likewise.
10454         * misc/sys/cdefs.h (__NORETURN, __CONSTVALUE): Macros removed.
10455         [!__GNUC__ || __GNUC__<2] (__attribute__): Define to empty.
10457         * sysdeps/stub/remove.c: New file.
10458         * sysdeps/posix/remove.c: New file.
10460 Mon Jan 23 03:26:09 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
10462         * time/mktime.c [weak_alias] (timelocal): Define as weak alias for
10463         mktime.
10464         * mach/mig_strncpy.c (mig_strncpy): Define as weak alias for
10465         __mig_strncpy.
10466         * mach/msg-destroy.c: Renamed from __msg_dest.c.
10467         (mach_msg_destroy): Define as weak alias for __mach_msg_destroy.
10468         * mach/setup-thread.c (mach_setup_thread): Define as weak alias.
10469         * time/tzset.c (tzname, daylight, timezone): Define as weak
10470         aliases for __ names.
10471         * hurd/hurdkill.c (hurd_sig_post): Define as weak alias.
10472         * hurd/hurdlookup.c: Add weak aliases for non-__ names.
10473         * Makefile (+init): Test $(gnu-ld)=yes, not for $(+gnu-stabs)
10474         being defined.
10476 Sun Jan 22 15:19:51 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
10478         * string/Makefile (routines): Remove __ names, index, rindex, and
10479         bcmp.
10480         * sysdeps/alpha/strchr.c [weak_alias] (index): Define as weak
10481         alias for strchr.
10482         * sysdeps/generic/strchr.c: Likewise.
10483         * sysdeps/generic/strrchr.c [weak_alias] (rindex): Define as weak
10484         alias for strrchr.
10485         * sysdeps/generic/memcmp.c [weak_alias] (bcmp): Define as weak
10486         alias for memcmp.
10488         * malloc/free.c (cfree): Define this function, with weak_alias if
10489         available, otherwise a C function.
10490         * malloc/Makefile (gmalloc-routines): Remove cfree.
10492 Sat Jan 21 08:08:58 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
10494         * stdio/fseek.c: Do move bufp by O when that puts it exactly at
10495         get_limit.  This has the effect of no-op'ing properly for zero.
10497         * configure.in: Add AC_CONFIG_HEADER(config.h).
10498         (--with-elf, --with-weak-symbols): Grok these and define HAVE_*.
10499         * config.h.in: New file.
10501         * setjmp/longjmp.c: Add weak aliases _longjmp, siglongjmp.
10502         All code converted to use weak symbols, defined in the files which
10503         define the real code (with the __ names, the non-__ names are weak).
10504         All old symbol alias files removed.
10505         Many files renamed to remove __ prefix since there is now just
10506         the one file for both the __ and non-__ name for each function.
10507         * libc-symbols.h: New file.
10508         * set-hooks.h: Use libc-symbols.h macros for accessing symbol
10509         sets.
10510         * gnu-stabs.h: Prepend #error this file is obsolete.
10511         * sysdeps/ieee754/ldexp.c: Add weak aliases scalb and __scalb.
10512         * sysdeps/stub/__access.c: Renamed to access.c; added weak alias
10513         access.
10514         * sysdeps/unix/common/__access.S: Likewise.
10515         * sysdeps/mach/hurd/__access.c: Likewise.
10516         * sysdeps/stub/__adjtime.c: Renamed to adjtime.c; added weak alias
10517         adjtime.
10518         * sysdeps/unix/common/__adjtime.S: Likewise.
10519         * sysdeps/mach/__adjtime.c: Likewise.
10520         * sysdeps/mach/hurd/__adjtime.c: Likewise.
10521         * sysdeps/stub/__brk.c: Renamed to brk.c; added weak alias brk.
10522         * sysdeps/unix/bsd/sun/m68k/__brk.S: Likewise.
10523         * sysdeps/unix/bsd/vax/__brk.S: Likewise.
10524         * sysdeps/unix/bsd/hp/m68k/__brk.S: Likewise.
10525         * sysdeps/unix/bsd/osf1/alpha/__brk.S: Likewise.
10526         * sysdeps/unix/i386/__brk.S: Likewise.
10527         * sysdeps/unix/sparc/__brk.S: Likewise.
10528         * sysdeps/unix/mips/__brk.S: Likewise.
10529         * sysdeps/mach/hurd/__brk.c: Likewise.
10530         * sysdeps/standalone/__brk.c: Likewise.
10531         * sysdeps/stub/__chdir.c: Renamed to chdir.c; added weak alias chdir.
10532         * sysdeps/unix/__chdir.S: Likewise.
10533         * sysdeps/mach/hurd/__chdir.c: Likewise.
10534         * sysdeps/stub/__chmod.c: Renamed to chmod.c; added weak alias chmod.
10535         * sysdeps/unix/__chmod.S: Likewise.
10536         * sysdeps/mach/hurd/__chmod.c: Likewise.
10537         * sysdeps/stub/__chown.c: Renamed to chown.c; added weak alias chown.
10538         * sysdeps/unix/__chown.S: Likewise.
10539         * sysdeps/mach/hurd/__chown.c: Likewise.
10540         * sysdeps/stub/__close.c: Renamed to close.c; added weak alias close.
10541         * sysdeps/unix/__close.S: Likewise.
10542         * sysdeps/mach/hurd/__close.c: Likewise.
10543         * sysdeps/standalone/__close.c: Likewise.
10544         * sysdeps/generic/__copysign.c: Renamed to copysign.c; added weak
10545         alias copysign.
10546         * sysdeps/ieee754/__copysign.c: Likewise.
10547         * sysdeps/alpha/__copysign.c: Likewise.
10548         * sysdeps/ieee754/__drem.c: Renamed to drem.c; added weak alias drem.
10549         * sysdeps/m68k/fpu/__drem.c: Likewise.
10550         * sysdeps/stub/__drem.c: Likewise.
10551         * sysdeps/posix/__dup.c: Renamed to dup.c; added weak alias dup.
10552         * sysdeps/stub/__dup.c: Likewise.
10553         * sysdeps/unix/__dup.S: Likewise.
10554         * sysdeps/posix/__dup2.c: Renamed to dup2.c; added weak alias dup2.
10555         * sysdeps/stub/__dup2.c: Likewise.
10556         * sysdeps/unix/sysv/sysv4/__dup2.c: Likewise.
10557         * sysdeps/unix/sysv/irix4/__dup2.c: Likewise.
10558         * sysdeps/unix/common/__dup2.S: Likewise.
10559         * sysdeps/mach/hurd/__dup2.c: Likewise.
10560         * sysdeps/stub/__execve.c: Renamed to execve.c; added weak alias
10561         execve.
10562         * sysdeps/unix/__execve.S: Likewise.
10563         * sysdeps/mach/hurd/__execve.c: Likewise.
10564         * sysdeps/generic/__expm1.c: Renamed to expm1.c; added weak alias
10565         expm1.
10566         * sysdeps/m68k/fpu/__expm1.c: Likewise.
10567         * sysdeps/stub/__fchmod.c: Renamed to fchmod.c; added weak alias
10568         fchmod.
10569         * sysdeps/unix/common/__fchmod.S: Likewise.
10570         * sysdeps/mach/hurd/__fchmod.c: Likewise.
10571         * sysdeps/stub/__fchown.c: Renamed to fchown.c; added weak alias
10572         fchown.
10573         * sysdeps/unix/common/__fchown.S: Likewise.
10574         * sysdeps/mach/hurd/__fchown.c: Likewise.
10575         * sysdeps/stub/__fcntl.c: Renamed to fcntl.c; added weak alias fcntl.
10576         * sysdeps/unix/__fcntl.S: Likewise.
10577         * sysdeps/mach/hurd/__fcntl.c: Likewise.
10578         * math/__finite.c: Renamed to finite.c; added weak alias finite.
10579         * sysdeps/posix/__flock.c: Renamed to flock.c; added weak alias flock.
10580         * sysdeps/stub/__flock.c: Likewise.
10581         * sysdeps/unix/bsd/__flock.S: Likewise.
10582         * sysdeps/mach/hurd/__flock.c: Likewise.
10583         * hurd/__fopenport.c: Renamed to fopenport.c; added weak alias
10584         fopenport.
10585         * sysdeps/stub/__fork.c: Renamed to fork.c; added weak alias fork.
10586         * sysdeps/unix/__fork.S: Likewise.
10587         * sysdeps/unix/bsd/osf1/alpha/__fork.S: Likewise.
10588         * sysdeps/unix/i386/__fork.S: Likewise.
10589         * sysdeps/unix/sparc/__fork.S: Likewise.
10590         * sysdeps/unix/mips/__fork.S: Likewise.
10591         * sysdeps/mach/hurd/__fork.c: Likewise.
10592         * sysdeps/posix/__fpathcon.c: Renamed to fpathcon.c; added weak
10593         alias fpathconf.
10594         * sysdeps/stub/__fpathcon.c: Likewise.
10595         * sysdeps/unix/sysv/irix4/__fpathcon.c: Likewise.
10596         * sysdeps/stub/__fstat.c: Renamed to fstat.c; added weak alias fstat.
10597         * sysdeps/unix/__fstat.S: Likewise.
10598         * sysdeps/unix/sysv/sysv4/i386/__fstat.S: Likewise.
10599         * sysdeps/mach/hurd/__fstat.c: Likewise.
10600         * stdio/__getdelim.c: Renamed to getdelim.c; added weak alias
10601         getdelim.
10602         * sysdeps/stub/__getdents.c: Renamed to getdents.c; added weak
10603         alias getdents.
10604         * sysdeps/unix/__getdents.c: Likewise.
10605         * sysdeps/unix/bsd/sun/__getdents.S: Likewise.
10606         * sysdeps/unix/bsd/hp/m68k/__getdents.S: Likewise.
10607         * sysdeps/unix/bsd/ultrix4/__getdents.S: Likewise.
10608         * sysdeps/unix/bsd/bsd4.4/__getdents.S: Likewise.
10609         * sysdeps/unix/bsd/osf1/alpha/__getdents.S: Likewise.
10610         * sysdeps/unix/sysv/__getdents.c: Likewise.
10611         * sysdeps/mach/hurd/__getdents.c: Likewise.
10612         * hurd/__getdport.c: Renamed to getdport.c; added weak alias getdport.
10613         * sysdeps/posix/__getdtsz.c: Renamed to getdtsz.c; added weak
10614         alias getdtablesize.
10615         * sysdeps/stub/__getdtsz.c: Likewise.
10616         * sysdeps/unix/bsd/__getdtsz.S: Likewise.
10617         * sysdeps/unix/sysv/sysv4/__getdtsz.c: Likewise.
10618         * sysdeps/mach/hurd/__getdtsz.c: Likewise.
10619         * sysdeps/stub/__getegid.c: Renamed to getegid.c; added weak alias
10620         getegid.
10621         * sysdeps/unix/__getegid.S: Likewise.
10622         * sysdeps/mach/hurd/__getegid.c: Likewise.
10623         * sysdeps/stub/__geteuid.c: Renamed to geteuid.c; added weak alias
10624         geteuid.
10625         * sysdeps/unix/__geteuid.S: Likewise.
10626         * sysdeps/mach/hurd/__geteuid.c: Likewise.
10627         * sysdeps/stub/__getgid.c: Renamed to getgid.c; added weak alias
10628         getgid.
10629         * sysdeps/unix/__getgid.S: Likewise.
10630         * sysdeps/mach/hurd/__getgid.c: Likewise.
10631         * sysdeps/stub/__getgrps.c: Renamed to getgroups.c; added weak
10632         alias getgroups.
10633         * sysdeps/unix/bsd/sequent/i386/__getgrps.S: Likewise.
10634         * sysdeps/unix/sysv/sco3.2.4/__getgrps.c: Likewise.
10635         * sysdeps/unix/sysv/irix4/__getgrps.c: Likewise.
10636         * sysdeps/unix/common/__getgrps.S: Likewise.
10637         * sysdeps/mach/hurd/__getgrps.c: Likewise.
10638         * sysdeps/stub/__gethstnm.c: Renamed to gethostname.c; added weak
10639         alias gethostname.
10640         * sysdeps/unix/inet/__gethstnm.S: Likewise.
10641         * sysdeps/unix/sysv/__gethstnm.c: Likewise.
10642         * sysdeps/unix/sysv/sysv4/__gethstnm.c: Likewise.
10643         * sysdeps/mach/hurd/__gethstnm.c: Likewise.
10644         * sysdeps/stub/__getitmr.c: Renamed to getitimer.c; added weak
10645         alias getitimer.
10646         * sysdeps/unix/common/__getitmr.S: Likewise.
10647         * sysdeps/mach/hurd/__getitmr.c: Likewise.
10648         * stdio/__getline.c: Renamed to getline.c; added weak alias getline.
10649         * sysdeps/posix/__getpgsz.c: Renamed to getpagesize.c; added weak
10650         alias getpagesize.
10651         * sysdeps/stub/__getpgsz.c: Likewise.
10652         * sysdeps/unix/__getpgsz.c: Likewise.
10653         * sysdeps/unix/bsd/__getpgsz.S: Likewise.
10654         * sysdeps/unix/sysv/sysv4/__getpgsz.c: Likewise.
10655         * sysdeps/mach/__getpgsz.c: Likewise.
10656         * sysdeps/stub/__getpid.c: Renamed to getpid.c; added weak alias
10657         getpid.
10658         * sysdeps/unix/__getpid.S: Likewise.
10659         * sysdeps/mach/hurd/__getpid.c: Likewise.
10660         * sysdeps/stub/__getppid.c: Renamed to getppid.c; added weak alias
10661         getppid.
10662         * sysdeps/unix/__getppid.S: Likewise.
10663         * sysdeps/mach/hurd/__getppid.c: Likewise.
10664         * sysdeps/posix/__gettod.c: Renamed to gettimeofday.c; added weak
10665         alias gettimeofday.
10666         * sysdeps/stub/__gettod.c: Likewise.
10667         * sysdeps/unix/sysv/irix4/__gettod.c: Likewise.
10668         * sysdeps/unix/common/__gettod.S: Likewise.
10669         * sysdeps/mach/__gettod.c: Likewise.
10670         * sysdeps/stub/__getuid.c: Renamed to getuid.c; added weak alias
10671         getuid.
10672         * sysdeps/unix/__getuid.S: Likewise.
10673         * sysdeps/mach/hurd/__getuid.c: Likewise.
10674         * sysdeps/generic/__infnan.c: Renamed to infnan.c; added weak
10675         alias infnan.
10676         * sysdeps/ieee754/__infnan.c: Likewise.
10677         * sysdeps/vax/__infnan.c: Likewise.
10678         * sysdeps/stub/__ioctl.c: Renamed to ioctl.c; added weak alias ioctl.
10679         * sysdeps/unix/__ioctl.S: Likewise.
10680         * sysdeps/mach/hurd/__ioctl.c: Likewise.
10681         * sysdeps/posix/__isatty.c: Renamed to isatty.c; added weak alias
10682         isatty.
10683         * sysdeps/stub/__isatty.c: Likewise.
10684         * sysdeps/unix/bsd/__isatty.c: Likewise.
10685         * sysdeps/mach/hurd/__isatty.c: Likewise.
10686         * sysdeps/ieee754/__isinf.c: Renamed to isinf.c; added weak alias
10687         isinf.
10688         * sysdeps/m68k/fpu/__isinf.c: Likewise.
10689         * sysdeps/stub/__isinf.c: Likewise.
10690         * sysdeps/generic/__isnan.c: Renamed to isnan.c; added weak alias
10691         isnan.
10692         * sysdeps/ieee754/__isnan.c: Likewise.
10693         * sysdeps/m68k/fpu/__isnan.c: Likewise.
10694         * sysdeps/stub/__kill.c: Renamed to kill.c; added weak alias kill.
10695         * sysdeps/unix/__kill.S: Likewise.
10696         * sysdeps/mach/hurd/__kill.c: Likewise.
10697         * sysdeps/stub/__link.c: Renamed to link.c; added weak alias link.
10698         * sysdeps/unix/__link.S: Likewise.
10699         * sysdeps/mach/hurd/__link.c: Likewise.
10700         * sysdeps/ieee754/__logb.c: Renamed to logb.c; added weak alias logb.
10701         * sysdeps/m68k/fpu/__logb.c: Likewise.
10702         * sysdeps/stub/__logb.c: Likewise.
10703         * sysdeps/stub/__lseek.c: Renamed to lseek.c; added weak alias lseek.
10704         * sysdeps/unix/__lseek.S: Likewise.
10705         * sysdeps/mach/hurd/__lseek.c: Likewise.
10706         * sysdeps/generic/__lstat.c: Renamed to lstat.c; added weak alias
10707         lstat.
10708         * sysdeps/stub/__lstat.c: Likewise.
10709         * sysdeps/unix/sysv/sysv4/i386/__lstat.S: Likewise.
10710         * sysdeps/unix/common/__lstat.S: Likewise.
10711         * sysdeps/mach/hurd/__lstat.c: Likewise.
10712         * sysdeps/generic/__memccpy.c: Renamed to memccpy.c; added weak
10713         alias memccpy.
10714         * sysdeps/vax/__memccpy.c: Likewise.
10715         * sysdeps/stub/__mkdir.c: Renamed to mkdir.c; added weak alias mkdir.
10716         * sysdeps/unix/sysv/__mkdir.c: Likewise.
10717         * sysdeps/unix/common/__mkdir.S: Likewise.
10718         * sysdeps/mach/hurd/__mkdir.c: Likewise.
10719         * sysdeps/stub/__mknod.c: Renamed to mknod.c; added weak alias mknod.
10720         * sysdeps/unix/__mknod.S: Likewise.
10721         * sysdeps/unix/sysv/sysv4/i386/__mknod.S: Likewise.
10722         * sysdeps/mach/hurd/__mknod.c: Likewise.
10723         * mach/__msg.c: Renamed to msg.c; added weak alias mach_msg.
10724         * mach/__msgserver.c: Renamed to msgserver.c; added weak alias
10725         mach_msg_server.
10726         * sysdeps/stub/__open.c: Renamed to open.c; added weak alias open.
10727         * sysdeps/unix/__open.S: Likewise.
10728         * sysdeps/mach/hurd/__open.c: Likewise.
10729         * sysdeps/standalone/__open.c: Likewise.
10730         * sysdeps/stub/__pathconf.c: Renamed to pathconf.c; added weak
10731         alias pathconf.
10732         * sysdeps/unix/sysv/sco3.2.4/__pathconf.S: Likewise.
10733         * sysdeps/unix/sysv/irix4/__pathconf.c: Likewise.
10734         * hurd/__pid2task.c: Renamed to pid2task.c; added weak alias pid2task.
10735         * sysdeps/stub/__pipe.c: Renamed to pipe.c; added weak alias pipe.
10736         * sysdeps/unix/bsd/vax/__pipe.S: Likewise.
10737         * sysdeps/unix/bsd/m68k/__pipe.S: Likewise.
10738         * sysdeps/unix/bsd/osf1/alpha/__pipe.S: Likewise.
10739         * sysdeps/unix/i386/__pipe.S: Likewise.
10740         * sysdeps/unix/sparc/__pipe.S: Likewise.
10741         * sysdeps/unix/mips/__pipe.S: Likewise.
10742         * sysdeps/mach/hurd/__pipe.c: Likewise.
10743         * stdlib/__random.c: Renamed to random.c; added weak alias random.
10744         * sysdeps/stub/__read.c: Renamed to read.c; added weak alias read.
10745         * sysdeps/unix/__read.S: Likewise.
10746         * sysdeps/mach/hurd/__read.c: Likewise.
10747         * sysdeps/standalone/__read.c: Likewise.
10748         * sysdeps/stub/__readlink.c: Renamed to readlink.c; added weak
10749         alias readlink.
10750         * sysdeps/unix/common/__readlink.S: Likewise.
10751         * sysdeps/mach/hurd/__readlink.c: Likewise.
10752         * sysdeps/generic/__rint.c: Renamed to rint.c; added weak alias rint.
10753         * sysdeps/m68k/fpu/__rint.c: Likewise.
10754         * sysdeps/stub/__rmdir.c: Renamed to rmdir.c; added weak alias rmdir.
10755         * sysdeps/unix/sysv/__rmdir.c: Likewise.
10756         * sysdeps/unix/common/__rmdir.S: Likewise.
10757         * sysdeps/mach/hurd/__rmdir.c: Likewise.
10758         * sysdeps/generic/__sbrk.c: Renamed to sbrk.c; added weak alias sbrk.
10759         * sysdeps/stub/__sbrk.c: Likewise.
10760         * sysdeps/mach/hurd/__sbrk.c: Likewise.
10761         * math/__scalb.c: Renamed to scalb.c; added weak alias scalb.
10762         * sysdeps/stub/__select.c: Renamed to select.c; added weak alias
10763         select.
10764         * sysdeps/unix/common/__select.S: Likewise.
10765         * sysdeps/mach/hurd/__select.c: Likewise.
10766         * hurd/__setauth.c: Renamed to setauth.c; added weak alias setauth.
10767         * sysdeps/stub/__setgid.c: Renamed to setgid.c; added weak alias
10768         setgid.
10769         * sysdeps/unix/__setgid.S: Likewise.
10770         * sysdeps/unix/bsd/__setgid.c: Likewise.
10771         * sysdeps/mach/hurd/__setgid.c: Likewise.
10772         * sysdeps/stub/__setitmr.c: Renamed to setitmr.c; added weak alias
10773         setitmr
10774         * sysdeps/unix/common/__setitmr.S: Likewise.
10775         * sysdeps/mach/hurd/__setitmr.c: Likewise.
10776         * sysdeps/stub/__setpgrp.c: Renamed to setpgrp.c; added weak alias
10777         setpgrp
10778         * sysdeps/unix/sysv/sysv4/__setpgrp.c: Likewise.
10779         * sysdeps/unix/sysv/sco3.2.4/__setpgrp.c: Likewise.
10780         * sysdeps/unix/sysv/irix4/__setpgrp.S: Likewise.
10781         * sysdeps/unix/common/__setpgrp.S: Likewise.
10782         * sysdeps/mach/hurd/__setpgrp.c: Likewise.
10783         * sysdeps/stub/__setregid.c: Renamed to setregid.c; added weak
10784         alias setregid.
10785         * sysdeps/unix/common/__setregid.S: Likewise.
10786         * sysdeps/mach/hurd/__setregid.c: Likewise.
10787         * sysdeps/stub/__setreuid.c: Renamed to setreuid.c; added weak
10788         alias setreuid.
10789         * sysdeps/unix/common/__setreuid.S: Likewise.
10790         * sysdeps/mach/hurd/__setreuid.c: Likewise.
10791         * sysdeps/stub/__setsid.c: Renamed to setsid.c; added weak alias
10792         setsid.
10793         * sysdeps/unix/bsd/__setsid.c: Likewise.
10794         * sysdeps/unix/bsd/sun/sunos4/__setsid.S: Likewise.
10795         * sysdeps/unix/bsd/ultrix4/__setsid.S: Likewise.
10796         * sysdeps/unix/bsd/bsd4.4/__setsid.S: Likewise.
10797         * sysdeps/unix/sysv/linux/__setsid.S: Likewise.
10798         * sysdeps/unix/sysv/sysv4/__setsid.c: Likewise.
10799         * sysdeps/unix/sysv/sco3.2.4/__setsid.c: Likewise.
10800         * sysdeps/mach/hurd/__setsid.c: Likewise.
10801         * sysdeps/stub/__settod.c: Renamed to settod.c; added weak alias
10802         settimeofday.
10803         * sysdeps/unix/bsd/__settod.S: Likewise.
10804         * sysdeps/unix/sysv/__settod.c: Likewise.
10805         * sysdeps/mach/hurd/__settod.c: Likewise.
10806         * sysdeps/stub/__setuid.c: Renamed to setuid.c; added weak alias
10807         setuid.
10808         * sysdeps/unix/__setuid.S: Likewise.
10809         * sysdeps/unix/bsd/__setuid.c: Likewise.
10810         * sysdeps/mach/hurd/__setuid.c: Likewise.
10811         * sysdeps/posix/__sigblock.c: Renamed to sigblock.c; added weak
10812         alias sigblock.
10813         * sysdeps/stub/__sigblock.c: Likewise.
10814         * sysdeps/unix/bsd/__sigblock.S: Likewise.
10815         * sysdeps/unix/bsd/bsd4.4/__sigblock.c: Likewise.
10816         * sysdeps/unix/bsd/osf1/alpha/__sigblock.S: Likewise.
10817         * sysdeps/posix/__sigpause.c: Renamed to sigpause.c; added weak
10818         alias sigpause.
10819         * sysdeps/stub/__sigpause.c: Likewise.
10820         * sysdeps/unix/bsd/__sigpause.S: Likewise.
10821         * sysdeps/unix/bsd/osf1/alpha/__sigpause.S: Likewise.
10822         * sysdeps/stub/__sigproc.c: Renamed to sigprocmask.c; added weak
10823         alias sigprocmask.
10824         * sysdeps/unix/bsd/__sigproc.c: Likewise.
10825         * sysdeps/unix/sysv/sysv4/__sigproc.S: Likewise.
10826         * sysdeps/unix/sysv/sco3.2.4/__sigproc.S: Likewise.
10827         * sysdeps/mach/hurd/__sigproc.c: Likewise.
10828         * sysdeps/stub/__sigret.c: Renamed to sigreturn.c; added weak
10829         alias sigreturn.
10830         * sysdeps/unix/bsd/sun/__sigret.S: Likewise.
10831         * sysdeps/unix/sysv/i386/__sigret.S: Likewise.
10832         * sysdeps/unix/sysv/irix4/__sigret.S: Likewise.
10833         * sysdeps/unix/i386/__sigret.S: Likewise.
10834         * sysdeps/unix/mips/__sigret.S: Likewise.
10835         * sysdeps/mach/hurd/i386/__sigret.c: Likewise.
10836         * sysdeps/mach/hurd/alpha/__sigret.c: Likewise.
10837         * sysdeps/mach/hurd/mips/__sigret.c: Likewise.
10838         * sysdeps/posix/__sigvec.c: Renamed to sigvec.c; added weak alias
10839         sigvec.
10840         * sysdeps/stub/__sigvec.c: Likewise.
10841         * sysdeps/unix/bsd/__sigvec.S: Likewise.
10842         * sysdeps/unix/bsd/sun/__sigvec.S: Likewise.
10843         * sysdeps/unix/bsd/sequent/i386/__sigvec.S: Likewise.
10844         * sysdeps/unix/bsd/ultrix4/mips/__sigvec.S: Likewise.
10845         * sysdeps/unix/bsd/bsd4.4/__sigvec.c: Likewise.
10846         * sysdeps/unix/bsd/osf1/alpha/__sigvec.S: Likewise.
10847         * sysdeps/stub/__stat.c: Renamed to stat.c; added weak alias stat.
10848         * sysdeps/unix/__stat.S: Likewise.
10849         * sysdeps/unix/sysv/sysv4/i386/__stat.S: Likewise.
10850         * sysdeps/mach/hurd/__stat.c: Likewise.
10851         * sysdeps/generic/__stpncpy.c: Renamed to stpncpy.c; added weak
10852         alias stpncpy.
10853         * sysdeps/stub/__symlink.c: Renamed to symlink.c; added weak alias
10854         symlink.
10855         * sysdeps/unix/common/__symlink.S: Likewise.
10856         * sysdeps/mach/hurd/__symlink.c: Likewise.
10857         * sysdeps/posix/__sysconf.c: Renamed to sysconf.c; added weak
10858         alias sysconf.
10859         * sysdeps/stub/__sysconf.c: Likewise.
10860         * sysdeps/unix/bsd/ultrix4/__sysconf.c: Likewise.
10861         * sysdeps/unix/sysv/sysv4/__sysconf.c: Likewise.
10862         * sysdeps/unix/sysv/sco3.2.4/__sysconf.S: Likewise.
10863         * sysdeps/unix/sysv/irix4/__sysconf.c: Likewise.
10864         * hurd/__task2pid.c: Renamed to task2pid.c; added weak alias task2pid.
10865         * sysdeps/stub/__times.c: Renamed to times.c; added weak alias times.
10866         * sysdeps/unix/bsd/__times.c: Likewise.
10867         * sysdeps/unix/sysv/__times.S: Likewise.
10868         * time/__tzset.c: Renamed to tzset.c; added weak alias tzset.
10869         * sysdeps/stub/__umask.c: Renamed to umask.c; added weak alias umask.
10870         * sysdeps/unix/__umask.S: Likewise.
10871         * sysdeps/mach/hurd/__umask.c: Likewise.
10872         * sysdeps/stub/__unlink.c: Renamed to unlink.c; added weak alias
10873         unlink.
10874         * sysdeps/unix/__unlink.S: Likewise.
10875         * sysdeps/mach/hurd/__unlink.c: Likewise.
10876         * sysdeps/stub/__utimes.c: Renamed to utimes.c; added weak alias
10877         utimes.
10878         * sysdeps/unix/bsd/__utimes.S: Likewise.
10879         * sysdeps/unix/sysv/sysv4/solaris2/__utimes.S: Likewise.
10880         * sysdeps/mach/hurd/__utimes.c: Likewise.
10881         * sysdeps/generic/__vfork.c: Renamed to vfork.c; added weak alias
10882         vfork.
10883         * sysdeps/unix/bsd/sun/m68k/__vfork.S: Likewise.
10884         * sysdeps/unix/bsd/vax/__vfork.S: Likewise.
10885         * sysdeps/unix/bsd/i386/__vfork.S: Likewise.
10886         * sysdeps/unix/bsd/hp/m68k/__vfork.S: Likewise.
10887         * sysdeps/unix/bsd/ultrix4/mips/__vfork.S: Likewise.
10888         * sysdeps/unix/sysv/sysv4/i386/__vfork.S: Likewise.
10889         * sysdeps/unix/sparc/__vfork.S: Likewise.
10890         * stdio/__vfscanf.c: Renamed to vfscanf.c; added weak alias vfscanf.
10891         * stdio/__vsscanf.c: Renamed to vsscanf.c; added weak alias vsscanf.
10892         * sysdeps/posix/__wait.c: Renamed to wait.c; added weak alias wait.
10893         * sysdeps/stub/__wait.c: Likewise.
10894         * sysdeps/unix/bsd/sony/newsos4/__wait.c: Likewise.
10895         * sysdeps/unix/bsd/sun/sunos4/__wait.c: Likewise.
10896         * sysdeps/unix/bsd/sun/sunos3/m68k/__wait.S: Likewise.
10897         * sysdeps/unix/bsd/vax/__wait.S: Likewise.
10898         * sysdeps/unix/bsd/m68k/__wait.S: Likewise.
10899         * sysdeps/unix/bsd/bsd4.4/__wait.c: Likewise.
10900         * sysdeps/unix/sysv/i386/linux/__wait.S: Likewise.
10901         * sysdeps/unix/sysv/irix4/__wait.S: Likewise.
10902         * sysdeps/unix/i386/__wait.S: Likewise.
10903         * sysdeps/unix/mips/__wait.S: Likewise.
10904         * sysdeps/posix/__wait3.c: Renamed to wait3.c; added weak alias wait3.
10905         * sysdeps/stub/__wait3.c: Likewise.
10906         * sysdeps/unix/bsd/sony/newsos4/__wait3.c: Likewise.
10907         * sysdeps/unix/bsd/sun/sunos4/__wait3.c: Likewise.
10908         * sysdeps/unix/bsd/vax/__wait3.S: Likewise.
10909         * sysdeps/unix/bsd/i386/__wait3.S: Likewise.
10910         * sysdeps/unix/bsd/hp/m68k/__wait3.S: Likewise.
10911         * sysdeps/unix/bsd/ultrix4/__wait3.S: Likewise.
10912         * sysdeps/unix/bsd/bsd4.4/__wait3.c: Likewise.
10913         * sysdeps/unix/sysv/irix4/__wait3.S: Likewise.
10914         * sysdeps/stub/__wait4.c: Renamed to wait4.c; added weak alias wait4.
10915         * sysdeps/unix/bsd/sony/newsos4/__wait4.c: Likewise.
10916         * sysdeps/unix/bsd/sun/sunos4/__wait4.c: Likewise.
10917         * sysdeps/unix/bsd/bsd4.4/__wait4.S: Likewise.
10918         * sysdeps/unix/bsd/osf1/alpha/__wait4.S: Likewise.
10919         * sysdeps/unix/sysv/linux/__wait4.S: Likewise.
10920         * sysdeps/mach/hurd/__wait4.c: Likewise.
10921         * sysdeps/stub/__waitpid.c: Renamed to waitpid.c; added weak alias
10922         waitpid.
10923         * sysdeps/unix/bsd/sun/sunos4/__waitpid.c: Likewise.
10924         * sysdeps/unix/bsd/ultrix4/__waitpid.S: Likewise.
10925         * sysdeps/unix/bsd/bsd4.4/__waitpid.c: Likewise.
10926         * sysdeps/unix/bsd/osf1/alpha/__waitpid.c: Likewise.
10927         * sysdeps/unix/sysv/linux/__waitpid.S: Likewise.
10928         * sysdeps/unix/sysv/sysv4/__waitpid.c: Likewise.
10929         * sysdeps/unix/sysv/sco3.2.4/__waitpid.S: Likewise.
10930         * sysdeps/unix/sysv/irix4/__waitpid.c: Likewise.
10931         * sysdeps/stub/__write.c: Renamed to write.c; added weak alias write.
10932         * sysdeps/unix/__write.S: Likewise.
10933         * sysdeps/mach/hurd/__write.c: Likewise.
10934         * sysdeps/standalone/__write.c: Likewise.
10935         * sysdeps/stub/__tcgetatr.c: Renamed to tcgetattr.c; added weak
10936         alias tcgetattr.
10937         * sysdeps/unix/bsd/__tcgetatr.c: Likewise.
10938         * sysdeps/unix/bsd/sun/sunos4/__tcgetatr.c: Likewise.
10939         * sysdeps/unix/bsd/bsd4.4/__tcgetatr.c: Likewise.
10940         * sysdeps/unix/sysv/__tcgetatr.c: Likewise.
10941         * sysdeps/stub/__sigact.c: Renamed to sigaction.c; added weak
10942         alias sigaction.
10943         * sysdeps/unix/bsd/__sigact.c: Likewise.
10944         * sysdeps/unix/sysv/__sigact.c: Likewise.
10945         * sysdeps/unix/sysv/sysv4/__sigact.c: Likewise.
10946         * sysdeps/unix/sysv/sco3.2.4/__sigact.S: Likewise.
10947         * sysdeps/mach/hurd/__sigact.c: Likewise.
10948         * sysdeps/posix/__sigstmsk.c: Renamed to sigsetmask.c; added weak
10949         alias sigsetmask.
10950         * sysdeps/stub/__sigstmsk.c: Likewise.
10951         * sysdeps/unix/bsd/__sigstmsk.S: Likewise.
10952         * sysdeps/unix/bsd/bsd4.4/__sigstmsk.c: Likewise.
10953         * sysdeps/unix/bsd/osf1/alpha/__sigstmsk.S: Likewise.
10954         * sysdeps/stub/__getrusag.c: Renamed to getrusage.c; added weak
10955         alias getrusage.
10956         * sysdeps/unix/sysv/irix4/__getrusag.c: Likewise.
10957         * sysdeps/unix/common/__getrusag.S: Likewise.
10958         * hurd/task2pid.c: File removed.
10959         * hurd/setauth.c: File removed.
10960         * hurd/pid2task.c: File removed.
10961         * hurd/hurdsyms.c: File removed.
10962         * hurd/getdport.c: File removed.
10963         * hurd/fopenport.c: File removed.
10964         * mach/thread-sym.c: File removed.
10965         * mach/spin-syms.c: File removed.
10966         * mach/msgserver_t.c: File removed.
10967         * mach/msgserver.c: File removed.
10968         * mach/msg.c: File removed.
10969         * mach/mig_syms.c: File removed.
10970         * malloc/mcheck-init.c: File removed.
10971         * malloc/cfree.c: File removed.
10972         * io/flock.c: File removed.
10973         * io/write.c: File removed.
10974         * io/unlink.c: File removed.
10975         * io/umask.c: File removed.
10976         * io/symlink.c: File removed.
10977         * io/rmdir.c: File removed.
10978         * io/readlink.c: File removed.
10979         * io/read.c: File removed.
10980         * io/pipe.c: File removed.
10981         * io/open.c: File removed.
10982         * io/mkdir.c: File removed.
10983         * io/lstat.c: File removed.
10984         * io/lseek.c: File removed.
10985         * io/link.c: File removed.
10986         * io/isatty.c: File removed.
10987         * io/stat.c: File removed.
10988         * io/fstat.c: File removed.
10989         * io/fchown.c: File removed.
10990         * io/fchmod.c: File removed.
10991         * io/dup2.c: File removed.
10992         * io/dup.c: File removed.
10993         * io/close.c: File removed.
10994         * io/fcntl.c: File removed.
10995         * io/chmod.c: File removed.
10996         * io/chdir.c: File removed.
10997         * io/access.c: File removed.
10998         * io/chown.c: File removed.
10999         * time/tzset.c: File removed.
11000         * time/timelocal.c: File removed.
11001         * time/syms-time.c: File removed.
11002         * time/settod.c: File removed.
11003         * time/setitmr.c: File removed.
11004         * time/gettod.c: File removed.
11005         * time/getitmr.c: File removed.
11006         * time/adjtime.c: File removed.
11007         * termios/tcgetattr.c: File removed.
11008         * string/stpncpy.c: File removed.
11009         * string/rindex.c: File removed.
11010         * string/memccpy.c: File removed.
11011         * string/index.c: File removed.
11012         * string/bcmp.c: File removed.
11013         * stdlib/srand.c: File removed.
11014         * stdlib/random.c: File removed.
11015         * stdio/vsscanf.c: File removed.
11016         * stdio/vfscanf.c: File removed.
11017         * stdio/syms-stdio.c: File removed.
11018         * stdio/remove.c: File removed.
11019         * stdio/getline.c: File removed.
11020         * stdio/getdelim.c: File removed.
11021         * signal/ssignal.c: File removed.
11022         * signal/sigvec.c: File removed.
11023         * signal/sigsetmask.c: File removed.
11024         * signal/sigret.c: File removed.
11025         * signal/sigproc.c: File removed.
11026         * signal/sigpause.c: File removed.
11027         * signal/sigblock.c: File removed.
11028         * signal/sigaction.c: File removed.
11029         * signal/kill.c: File removed.
11030         * signal/gsignal.c: File removed.
11031         * setjmp/siglongjmp.c: File removed.
11032         * setjmp/_longjmp.c: File removed.
11033         * resource/getrusage.c: File removed.
11034         * posix/waitpid.c: File removed.
11035         * posix/wait4.c: File removed.
11036         * posix/wait3.c: File removed.
11037         * posix/wait.c: File removed.
11038         * posix/times.c: File removed.
11039         * posix/sysconf.c: File removed.
11040         * posix/setuid.c: File removed.
11041         * posix/setsid.c: File removed.
11042         * posix/setpgrp.c: File removed.
11043         * posix/setpgid.c: File removed.
11044         * posix/setgid.c: File removed.
11045         * posix/pathconf.c: File removed.
11046         * posix/getuid.c: File removed.
11047         * posix/getppid.c: File removed.
11048         * posix/getpid.c: File removed.
11049         * posix/getgrps.c: File removed.
11050         * posix/getgid.c: File removed.
11051         * posix/geteuid.c: File removed.
11052         * posix/getegid.c: File removed.
11053         * posix/fpathcon.c: File removed.
11054         * posix/fork.c: File removed.
11055         * posix/execve.c: File removed.
11056         * posix/environ.c: File removed.
11057         * misc/utimes.c: File removed.
11058         * misc/setreuid.c: File removed.
11059         * misc/setregid.c: File removed.
11060         * misc/select.c: File removed.
11061         * misc/sbrk.c: File removed.
11062         * misc/mknod.c: File removed.
11063         * misc/ioctl.c: File removed.
11064         * misc/getpgsz.c: File removed.
11065         * misc/gethstnm.c: File removed.
11066         * misc/getdtsz.c: File removed.
11067         * misc/data_start.c: File removed.
11068         * misc/brk.c: File removed.
11069         * math/scalb.c: File removed.
11070         * math/rint.c: File removed.
11071         * math/logb.c: File removed.
11072         * math/isnan.c: File removed.
11073         * math/isinf.c: File removed.
11074         * math/infnan.c: File removed.
11075         * math/finite.c: File removed.
11076         * math/expm1.c: File removed.
11077         * math/drem.c: File removed.
11078         * math/copysign.c: File removed.
11079         * math/__scalb.c: File removed.
11080         * dirent/getdents.c: File removed.
11082 Fri Jan 20 16:11:06 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
11084         * sysdeps/generic/morecore.c (__default_morecore): Use
11085         __malloc_ptrdiff_t; don't cast arg to int.
11087         * resolv/getnetnamadr.c: Include "conf/portability.h".
11089 Thu Jan 19 02:20:04 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
11091         * stdlib/strtol.c: Include errno.h.
11092         [QUAD] (ULONG_MAX): Define to a static variable initialized to
11093         ULONG_LONG_MAX. This is to work around a GCC bug in using the
11094         constant in arithmetic.
11096         * posix/unistd.h (daemon): Declare it.
11098         * malloc/mcheck-init.c: Remove GNU ld hacks.
11099         (__malloc_initialize_hook): Initialize this hook to turn_on_mcheck.
11100         * malloc/malloc.c (__malloc_initialize_hook): New hook variable.
11101         (initialize): Call the hook if set.
11102         * malloc/malloc.h: Use __malloc_{size,ptrdiff}_t in prototypes.
11103         (__malloc_initialize_hook): Declare new hook variable.
11105 Wed Jan 18 01:43:39 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
11107         * hurd/hurdsig.c: Prepend `msg_' to server RPC names.
11108         * hurd/hurdpid.c: Likewise.
11109         * hurd/hurdauth.c: Likewise.
11111 Tue Jan 17 03:16:47 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
11113         * sysdeps/mach/hurd/__select.c: If some replies are EINTR, succeed
11114         if any are successful.
11116         * hurd/hurdmsg.c: Prepend `msg_' to all RPC names.
11117         (_S_msg_get_exec_flags, _S_msg_set_exec_flags,
11118         _S_msg_set_some_exec_flags, _S_msg_clear_some_exec_flags): New
11119         functions.
11120         (_S_io_select_done, _S_dir_changed, _S_file_changed): Stubs removed.
11122         * hurd/hurdkill.c: __sig_post renamed to __msg_sig_post.
11123         * hurd/hurd-raise.c: Likewise.
11124         * hurd/hurdsig.c (post_reply): Prepend `msg_' to RPC names.
11126         * sysdeps/mach/hurd/ptrace.c: New file.
11128         * sysdeps/mach/hurd/__select.c: Revamped to use new io_select
11129         interface, which has normal EINTR semantics.  Instead of waiting
11130         for io_select_done notification messages, send io_select messages
11131         with short reply timeout and then wait for io_select_reply
11132         messages.
11134         * hurd/hurdexec.c (_hurd_exec): Pass (_hurd_exec_flags &
11135         EXEC_INHERITED) to file_exec.
11137         * hurd/hurdsig.c (post_reply): Take new arg UNTRACED; if nonzero,
11138         use sig_post_untraced_reply.  All callers changed.
11139         (abort_thread, abort_rpcs): Take same new arg and pass it through.
11140         All callers changed.
11141         (_hurd_internal_post_signal): Take new arg UNTRACED.
11142         If zero and process is traced, stop with SIGNO as stop signal.  If
11143         nonzero, resume process before delivering signal (unless
11144         ACT==stop).  Expand local fn sigwakeup into block at end taken iff
11145         SIGNO!=0.
11146         (signal_allowed): New function, broken out of _S_sig_post.
11147         (_S_sig_post): Call it.  Pass UNTRACED arg of false to
11148         _hurd_internal_post_signal.
11149         (_S_sig_post_untraced): New function.  Just like _S_sig_post, but
11150         pass true for UNTRACED.
11151         * hurd/hurd/signal.h (_hurd_internal_post_signal): Take new arg
11152         UNTRACED.
11153         * hurd/catch-exc.c (_S_catch_exception_raise): Pass UNTRACED arg
11154         to _hurd_internal_post_signal (value zero).
11156 Mon Jan 16 16:40:01 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
11158         * hurd/hurdinit.c (_hurd_exec_flags): New variable.
11159         (_hurd_init): Initialize it from FLAGS arg.
11160         (_hurd_proc_init): If EXEC_TRACED is set in _hurd_exec_flags,
11161         raise a SIGTRAP signal (with a sigcode of zero).
11162         * hurd/hurd.h (_hurd_exec_flags): Declare it.
11164         * Version 1.09.5.
11166 Mon Jan 16 16:16:55 1995  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11168         * malloc/malloc.c (malloc): Fix 1-off in previous change.
11170 Mon Jan 16 15:49:07 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
11172         * posix/glob/Makefile.in: Remove config.h and config.log.
11174 Sun Jan 15 06:56:47 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
11176         * posix/glob/configure.in: Add AC_CONST check.
11178         * conf/portability.h: #undef sun.
11179         * resolv/res_query.c: Updated from BIND-4.9.3-BETA17.
11180         * resolv/getnetnamadr.c: Likewise.
11182         * socket/Makefile (headers): Add sockaddrcom.h.
11183         * inet/netinet/in.h: Include <sockaddrcom.h>.
11184         (struct sockaddr_in): Use the __SOCKADDR_COMMON macro.
11185         * socket/sys/un.h (struct sockaddr_in): Likewise.
11186         * socket/sys/socket.h (struct sockaddr): Likewise.
11187         * sysdeps/unix/bsd/bsd4.4/sockaddrcom.h: New file.
11188         * sysdeps/generic/sockaddrcom.h: New file.
11190         * sysdeps/unix/sysv/sysv4/ftruncate.c: New file.
11191         * sysdeps/unix/common/fcntlbits.h [__USE_SVID] (F_ALLOCSP,
11192         F_FREESP): New macros.
11193         * sysdeps/posix/truncate.c: New file.
11195         * malloc/malloc.c (malloc): Fix typos in RMS's change.
11197         * malloc/Makefile (dist-routines): Add malloc-find.
11198         * malloc/malloc.h (malloc_find_object_address): Declare it.
11199         * malloc/malloc-find.c: New file.
11201         * malloc/malloc.h (__malloc_ptrdiff_t): New macro, defined a la
11202         __malloc_size_t.
11203         (malloc_info): Use that type for member `busy.info.size'.
11205         * stdlib/strtol.c: Change uses of `long' keyword throughout to use
11206         `LONG' macro.
11207         [! QUAD] (LONG): Define as long.
11208         [QUAD] (LONG): Define as long long.
11209         [QUAD] (LONG_MIN, LONG_MAX, ULONG_MAX): Redefine to long long
11210         versions.
11211         [QUAD] (strtoul, strtol): Define to strtouq, strtoq.
11212         * stdlib/Makefile (routines): Add strtoq and strtouq.
11213         * stdlib/strtoq.c, stdlib/strtouq.c: New files.
11214         * stdlib/stdlib.h [__GNUC__ && __USE_BSD] (strtoq, strtouq):
11215         Declare them.
11217         * stdio/vfprintf.c: If there was a precision specified, ignore the
11218         0 flag and always pad with spaces.
11220         * stdio/vfprintf.c: Don't use strchr to skip text until next %.
11221         Use a loop and also stop on first !isascii char.
11223 Wed Jan 11 00:07:10 1995  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11225         * malloc/malloc.h (malloc_info): Change usage of .busy.info.size.
11227         * malloc/malloc.c (malloc): For a multi-block object, store a
11228         negative number into the busy.info.size of all but the first block.
11230 Tue Jan 10 13:45:20 1995  Brendan Kehoe  <brendan@zen.org>
11232         * sysdeps/unix/bsd/ultrix4/mips/start.S: Use s0, s1, and s2
11233         instead of t0, t1, and t2.
11235 Tue Jan 10 05:53:50 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
11237         * malloc/memalign.c (__memalign_hook): New variable.
11238         (memalign): Call it if set.
11239         * malloc/malloc.h (__memalign_hook): Declare new variable.
11241 Wed Dec 28 03:27:21 1994  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
11243         * conf/portability.h: Include string.h and stdlib.h.
11244         * inet/netdb.h (NETDB_INTERNAL, NETDB_SUCCESS): New macros.
11245         * resolv/resolv.h, resolv/arpa/nameser.h, resolv/gethnamaddr.c,
11246         resolv/getnetbyname.c, resolv/getnetent.c, resolv/herror.c,
11247         resolv/res_mkquery.c, resolv/res_send.c, resolv/res_comp.c,
11248         resolv/res_debug.c, resolv/res_init.c: Updated from BIND 4.9.3-BETA14.
11250         * sysdeps/m68k/fpu/__math.h (__m81_inline): New macro.  Replace
11251         all uses of `extern __inline' with `__m81_inline'.
11253         * sysdeps/unix/bsd/hp/m68k/__vfork.S: Use subl, not decl.
11254         * sysdeps/unix/__fork.S: Swap args in subl.
11256         * posix/sys/types.h [__USE_MISC] (ushort, uint): New typedefs, for
11257         compatibility.
11259 Tue Dec 20 13:33:20 1994  Michael I Bushnell  <mib@geech.gnu.ai.mit.edu>
11261         * sysdeps/mach/hurd/__setpgrp.c (__setpgrp): Use __swtch_pri instead
11262         of swtch.
11263         * sysdeps/mach/hurd/__setsid.c (__setsid): Likewise.
11264         * mach/spin-solid.c (__spin_lock_solid): Likewise.
11266 Thu Dec 15 12:01:07 1994  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
11268         * inet/rcmd.c (iruserok): Use alloca instead of fixed-size buffer
11269         for PBUF.
11270         (__ivaliduser): Use getline instead of fgets with fixed-size buffer.
11272         * sysdeps/mach/hurd/Makefile (subdirs): Don't elide inet.
11274 Wed Dec 14 18:20:56 1994  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
11276         * sysdeps/alpha/bsd-setjmp.S: Reverse register and immediate args
11277         in `bis' insn; immediate must be second.
11279         * sysdeps/unix/__fork.S: Use subl instead of decl.
11280         * sysdeps/unix/i386/__fork.S: New file.
11282         * sysdeps/mach/hurd/alpha/trampoline.c (_hurd_setup_sighandler):
11283         Remove A macro; just use `asm volatile' with proper quotes in each
11284         line.
11285         * sysdeps/mach/alpha/sysdep.h (CALL_WITH_SP): Put parens around
11286         jmp target register.
11288         * time/africa, time/asia, time/australasia, time/emkdir.c,
11289         time/europe, time/ialloc.c, time/northamerica, time/private.h,
11290         time/scheck.c, time/yearistype, time/zdump.c, time/zic.c: New code
11291         and data from ADO 94h distribution.
11293         * sysdeps/sparc/setjmp.S: Use sethi and or to put address of
11294         __sigjmp_save in %g1 and jmp there.  jmp cannot contain a complete
11295         absolute pointer.  Put second store in jmp delay slot.
11297 Tue Dec 13 15:47:52 1994  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
11299         * sysdeps/sparc/bsd-_setjmp.S: Use sethi and or to put address of
11300         __sigsetjmp in %g1 and jmp there.  jmp cannot contain a complete
11301         absolute pointer.
11302         * sysdeps/sparc/bsd-setjmp.S: Likewise.
11304         * configure.in: Use ; before } in { ... } exprs.
11308 See ChangeLog.4 for earlier changes.