1 Wed Jun 5 15:42:51 1996 Miles Bader <miles@gnu.ai.mit.edu>
3 * mach/Machrules (%_server.uh, %_server.__h): New rules, so that the
4 corrsponding .defs file with without the `_server' will be used.
6 * mach/Makefile (mach/mach_interface.defs): Renamed from mach_interface.defs.
7 (mach/memory_object_user.defs): New variable.
9 Wed Jun 5 00:01:19 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11 * Makerules (distinfo-vars): Add sysdep_routines.
13 * mach/Machrules (include-%.defs): New canned sequence.
14 Change all uses of `#include <$*.defs>' in cmds to use it.
15 * mach/Makefile (mach_interface.defs): New variable, set to mach.defs.
17 * sysdeps/i386/dl-machine.h (elf_machine_rel): Handle RESOLVE being
18 null in all cases but R_386_COPY.
21 * sysdeps/unix/bsd/ultrix4/mips/Dist: Updated.
22 * sysdeps/unix/bsd/ultrix4/Dist: Removed.
23 * sysdeps/unix/sysv/sysv4/Dist: Updated.
24 * sysdeps/unix/sysv/sco3.2.4/Dist: Removed.
25 * sysdeps/unix/sysv/irix4/Dist: Updated.
26 * sysdeps/unix/sysv/linux/i386/Dist: Removed.
27 * sysdeps/unix/sysv/Dist: Updated.
28 * sysdeps/unix/bsd/sun/sunos4/Dist: Removed.
29 * sysdeps/unix/bsd/sony/newsos4/Dist: Removed.
30 * sysdeps/gnu/Dist: New file.
31 * sysdeps/alpha/Dist: Updated.
32 * sysdeps/mach/hurd/Dist: Updated.
34 * Make-dist [subdir-dirs]: Set a vpath for %.c.
36 * Make-dist (README): Fix typo in cvs cmd.
38 * elf/dl-lookup.c (_dl_lookup_symbol): Fix typos in last change.
39 Comment out ref to nonexistent _dl_close.
41 Tue Jun 4 21:01:20 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
43 * math/Makefile (libm-support, libm-calls): New variables.
44 (libm-routines): Construct this from those.
45 (calls): New variable.
46 (routines): Construct this from it.
48 * resolv/res_debug.c: Add missing #include <ctype.h>.
50 * sysdeps/unix/getlogin.c: Must pass struct utmp ptr to getutline_r.
51 * sysdeps/unix/getlogin_r.c: Likewise.
53 * sysdeps/libm-ieee754/w_hypotl.c: Fix typo.
55 * sysdeps/libm-ieee754/w_cabsl.c: __cabsl_complex -> __cabs_complexl
57 * math/Makefile (long-m-routines): Define recursive variable as
58 $(long-m-$(long-double-fcts)).
59 (long-m-yes): Put list of routines here.
60 (long-c-routines, long-c-yes): Likewise.
62 * sysdeps/unix/sysv/linux/schedbits.h: File removed.
64 * sysdeps/i386/Makefile (long-double-fcts): New variable, set to yes.
65 * sysdeps/m68k/Makefile: Likewise.
67 * math/Makefile [$(long-double-fcts)!=yes] (CPPFLAGS): Append
70 * sysdeps/mach/hurd/getlogin_r.c: New file.
72 Wed Jun 5 02:11:30 1996 Ulrich Drepper <drepper@cygnus.com>
74 * io/Makefile (routines): Add ttyname_r.
76 * resolv/res_debug.c, resolv/resolv.h: Update from bind-4.3.4-T4A.
78 * sysdeps/libm-i387/e_asinl.S, sysdeps/libm-i387/e_atan2l.S,
79 sysdeps/libm-i387/e_expl.S, sysdeps/libm-i387/e_fmodl.S,
80 sysdeps/libm-i387/e_log10l.S, sysdeps/libm-i387/e_logl.S,
81 sysdeps/libm-i387/e_remainderl.S, sysdeps/libm-i387/e_scalbl.S,
82 sysdeps/libm-i387/e_sqrtl.S, sysdeps/libm-i387/s_atanl.S,
83 sysdeps/libm-i387/s_cosl.S, sysdeps/libm-i387/s_ilogbl.S,
84 sysdeps/libm-i387/s_log1pl.S, sysdeps/libm-i387/s_logbl.S,
85 sysdeps/libm-i387/s_scalbnl.S, sysdeps/libm-i387/s_sinl.S,
86 sysdeps/libm-i387/s_tanl.S: New files. i387 assembler versions
87 of `long double' math functions.
89 * sysdeps/libm-ieee754/k_standard.c: Add handling for errors
90 in long double functions.
92 * sysdeps/libm-ieee754/s_ilogbl.c, sysdeps/libm-ieee754/s_logbl.c,
93 sysdeps/libm-ieee754/s_modfl.c: New files. Generic versions
94 of `long double' math functions.
96 * sysdeps/libm-ieee754/s_isinf.c [NO_LONG_DOUBLE]: Add string
99 * sysdeps/libm-ieee754/w_acoshl.c, sysdeps/libm-ieee754/w_acosl.c,
100 sysdeps/libm-ieee754/w_asinl.c, sysdeps/libm-ieee754/w_atan2l.c,
101 sysdeps/libm-ieee754/w_atanhl.c, sysdeps/libm-ieee754/w_cabsl.c,
102 sysdeps/libm-ieee754/w_coshl.c, sysdeps/libm-ieee754/w_dreml.c,
103 sysdeps/libm-ieee754/w_expl.c, sysdeps/libm-ieee754/w_fmodl.c,
104 sysdeps/libm-ieee754/w_gammal.c, sysdeps/libm-ieee754/w_gammal_r.c,
105 sysdeps/libm-ieee754/w_hypotl.c, sysdeps/libm-ieee754/w_j0l.c,
106 sysdeps/libm-ieee754/w_j1l.c, sysdeps/libm-ieee754/w_jnl.c,
107 sysdeps/libm-ieee754/w_lgammal.c, sysdeps/libm-ieee754/w_lgammal_r.c,
108 sysdeps/libm-ieee754/w_log10l.c, sysdeps/libm-ieee754/w_logl.c,
109 sysdeps/libm-ieee754/w_powl.c, sysdeps/libm-ieee754/w_remainderl.c,
110 sysdeps/libm-ieee754/w_scalbl.c, sysdeps/libm-ieee754/w_sinhl.c,
111 sysdeps/libm-ieee754/w_sqrtl.c: New files. Wrapper functions
112 around long double function implementations.
114 * sysdeps/posix/ttyname_r.c (ttyname_r): Use _D_EXACT_NAMLEN
115 to determine length of directory entry name.
117 * posix/Makefile (routines): Add getlogin_r.
118 * posix/unistd.h: Add prototype for getlogin_r.
119 * sysdeps/stub/getlogin_r.c: New file. Reentrant version of
120 getlogin function, specified in P1003.1c/D6. Stub version.
121 * sysdeps/unix/getlogin.c (getlogin): Use ttyname_r instead of
122 ttyname. This avoids saving and restoring the old content.
123 Also use setutent_r, getutline_r and endutent_r instead of
124 accing UTMP file directly.
125 * sysdeps/unix/getlogin_r.c: New file. Reentrant version of
126 getlogin function, specified in P1003.1c/D6.
128 Tue Jun 4 20:10:09 1996 J.T. Conklin <jtc@cygnus.com>
130 * sysdeps/libm-i387/s_finitef.S: Fix mask for exponent.
132 Tue Jun 4 18:57:57 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
134 * elf/dl-lookup.c (_dl_lookup_symbol): Grok magical undefined symbols
135 _GNU_libc_dl_{open,close,symbol} and resolve them to dl functions.
137 * elf/rtld.c (rtld_map): Renamed to _dl_rtld_map, made global.
138 * elf/link.h: Declare _dl_rtld_map.
140 * elf/dl-lookup.c (_dl_symbol_value): New function.
141 * elf/link.h: Declare it.
143 * elf/dladdr.c: Remove #include <setjmp.h>, we don't use it.
145 * shlib-versions: Set libdl=2.
147 * elf/dl-deps.c (_dl_map_object_deps): Use a linked list of alloca'd
148 elements and then scan it to fill the single malloc'd array, instead
149 of using realloc to grow the array in the first pass. _dl_map_object
150 may do some mallocs that break our stream of reallocs, and the minimal
151 realloc can't handle that.
153 * elf/dl-init.c (_dl_init_next): Take argument, link_map whose
154 searchlist describes the piece of the DT_NEEDED graph to be
156 * elf/link.h: Update prototype.
157 * sysdeps/i386/dl-machine.h (RTLD_START): Pass _dl_loaded as argument
159 * sysdeps/m68k/dl-machine.h: Likewise.
160 * elf/dl-deps.c (_dl_open): Pass new object as arg to _dl_init_next.
162 * elf/link.h (struct link_map): Add `l_reserved' member, soaking up
163 extra bits in last byte.
164 * elf/dl-deps.c (_dl_map_object_deps): Use that for mark bit to avoid
165 putting dup elts in search list.
167 * elf/dlclose.c: Use MAP->l_searchlist to find deps to close.
169 * elf/dlsym.c: Don't tweak linked list. Scope array given to
170 _dl_lookup_symbol does the right thing.
172 * elf/Makefile (subdir_lib): Change this target to lib-noranlib.
173 (lib-noranlib): Depend on on $(extra-objs).
175 * errno.h: Move __END_DECLS out of #ifdef's so it matches
178 Tue Jun 4 02:25:44 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
180 * stdio-common/vfprintf.c [USE_IN_LIBIO] (size_t): Don't define as
181 macro. _IO_size_t is just an alias for the real size_t anyway.
183 * elf/Makefile (libdl-routines): Add dladdr.
184 * elf/dladdr.c: New file.
185 * elf/dlfcn.h (Dl_info): New typedef.
186 (dladdr): Declare it.
188 * sysdeps/libm-i387/s_finite.S: Use `setne' instead of `setnel'.
190 * intl/l10nflist.c: Fix conditional on #include <argz.h>.
192 * libio/stdio.h (FOPEN_MAX, FILENAME_MAX, TMP_MAX, L_tmpnam): Macros
193 removed. Instead, include <stdio_lim.h>.
195 * libio/_G_config.h: New file.
196 * libio/Makefile (headers): Add _G_config.h.
198 * MakeTAGS (po/errlist.pot): Extract from sysdeps/gnu/errlist.c.
200 * sysdeps/unix/sysv/linux/gnu/types.h (__KERNEL_STRICT_NAMES): Define
201 this macro too; current Linux kernels test that instead of
202 _LINUX_TYPES_DONT_EXPORT.
204 * elf/linux-compat.c (_init): Pass reloc_addr arg to _dl_lookup_symbol.
206 * elf/dl-lookup.c (_dl_lookup_symbol): Use l_searchlist.
208 * elf/dl-deps.c: New file.
209 * elf/Makefile (rtld-routines): Add dl-deps.
210 * elf/link.h: Declare _dl_map_object_deps, _dl_open.
211 * elf/rtld.c (dl_main): Use _dl_map_object_deps.
212 * elf/dlopen.c: Use _dl_open.
214 * elf/rtld.c (dl_main): Remove BEFORE_RTLD variable and list
215 frobnication based on its value. Detach RTLD_MAP from the chain if
216 its l_opencount is zero after loading deps.
218 * elf/dlfcn.h (RTLD_BINDING_MASK): New macro.
220 * elf/link.h (struct link_map): Replace l_deps_loaded flag member with
221 `struct link_map **l_searchlist' and `unsigned int l_nsearchlist'.
222 * elf/dl-lookup.c (_dl_lookup_symbol): Make SYMBOL_SCOPE arg an array
223 of two link_map ptrs. Search the maps in the l_searchlist of each
224 elt that is not null.
225 * elf/dl-reloc.c (_dl_relocate_object): Pass proper SCOPE array.
226 * elf/dl-runtime.c: Likewise.
227 * elf/dlsym.c: Likewise.
228 * elf/rtld.c (dl_main): Likewise.
230 * elf/dl-minimal.c (realloc): Support realloc of the block most
231 recently returned by the minimal malloc.
233 Tue Jun 4 00:16:03 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
235 * sysdeps/gnu/errlist.awk: Produce N_("..."), not _N("...").
237 * intl: Updated from gettext-0.10.13.
238 * intl/localealias.c, intl/dcgettext.c [_LIBC]: Define HAVE_ALLOCA.
240 * signal/siggetmask.c: New file. Wrapper around sigblock with
241 link_warning about obsolescence.
242 * signal/Makefile (routines): Add siggetmask.
244 * sysdeps/gnu/errlist.awk: New file, adapted from ...
245 * sysdeps/mach/hurd/errlist.awk: File removed, above file replaces it.
246 * sysdeps/mach/hurd/Makefile (errlist.c): Target removed.
247 * sysdeps/gnu/Makefile: New file.
248 (sysdeps/gnu/errlist.c): Make the errlist.c generation rule into this.
250 Mon Jun 3 21:03:54 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
252 * manual/errno.texi (Error Codes): Add placeholder items for missing
253 Linux/i386 errno codes, with perror text but no documentation.
254 Some existing perror texts changed.
256 * malloc/mcheck.c (freehook, reallochook): Handle null pointer args.
258 * hurd/hurdsig.c (_hurd_internal_post_signal): When setting ACT to
259 `ignore, resume the thread if SS_SUSPENDED, regardless of old action.
261 Sun Jun 2 20:14:30 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
263 * locale/programs/linereader.c (lr_open): Don't pass NULL to
264 xstrdup; fix memory leak.
265 (lr_close): Fix memory leak.
267 Mon Jun 3 15:58:22 1996 Michael I. Bushnell, p/BSG <mib@gnu.ai.mit.edu>
269 * hurd/hurdsig.c (_hurd_internal_post_signal): When turning the action
270 for a HANDLE signal to IGNORE because the signal is blocked, clean
271 up any pending suspension left over from a call to resume.
273 Mon Jun 3 00:30:35 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
275 * elf/dl-lookup.c (_dl_lookup_symbol): Take new arg RELOC_ADDR and
276 don't allow a defn resolving to that address.
278 * elf/link.h: Update prototype and comment.
279 * elf/dl-runtime.c (fixup): Define local `resolve' function and pass
280 it to elf_machine_relplt.
281 * elf/dl-reloc.c (_dl_relocate_object: resolve): Take new arg
282 RELOC_ADDR and pass it through to _dl_lookup_symbol.
283 * elf/do-rel.h (elf_dynamic_do_rel): Pass RESOLVE to elf_machine_rel
284 instead of calling it ourselves and passing its results.
285 (elf_dynamic_do_rel): RESOLVE fn takes new arg RELOC_ADDR.
286 * elf/rtld.c (dl_main): Pass 0 for RELOC_ADDR to _dl_lookup_symbol.
287 * sysdeps/i386/dl-machine.h (elf_machine_rel): Remove SYM_LOADADDR
288 arg. Add RESOLVE function ptr arg. Call *RESOLVE as necessary.
289 * sysdeps/m68k/dl-machine.h (elf_machine_rela): Likewise.
290 * sysdeps/stub/dl-machine.h: Likewise.
292 Sun Jun 2 14:56:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
294 * csu/initfini.c (_fini): Add extern decl for i_am_not_a_leaf.
296 * elf/dlfcn.h (dl_open_mode): Enumerated type removed.
297 (RTLD_LAZY, RTLD_NOW): Define these as macros instead.
298 (RTLD_GLOBAL): New macro.
299 (dlopen): Take arg of type int instead of dl_open_mode.
300 * elf/dlopen.c: Likewise.
302 * math/math.h (_Mldbl): New macro, either produces L suffix or not.
303 (M_*): Use it for these constants.
305 * elf/dl-lookup.c (_dl_lookup_symbol): Arg NOSELF renamed to NOPLT.
306 Reject SHN_UNDEF defns iff NOPLT is nonzero.
307 * elf/link.h (_dl_lookup_symbol): Update prototype and comment.
308 * elf/dl-runtime.c (fixup): Pass 1 to _dl_lookup_symbol for NOPLT.
309 * elf/dlsym.c (dlsym): Pass 0.
310 * elf/rtld.c (dl_main): Likewise.
311 * elf/dl-reloc.c (_dl_relocate_object: resolve): Second arg R_OFFSET
312 replaced with NOPLT flag. Pass it through to _dl_lookup_symbol.
313 * elf/do-rel.h (elf_dynamic_do_rel): Update prototype of RESOLVE arg.
314 Pass `elf_machine_pltrel_p (R->r_type)' result as NOPLT flag value.
315 * sysdeps/i386/dl-machine.h (elf_machine_pltrel_p): New macro.
316 * sysdeps/m68k/dl-machine.h (elf_machine_pltrel_p): Likewise.
317 * sysdeps/stub/dl-machine.h (elf_machine_pltrel_p): Likewise.
319 * login/pututline_r.c: Fix typo in sizeof for DATA_TMP alloca.
321 * sysdeps/generic/gnu/types.h (__clock_t): New type.
323 Wed May 29 00:57:37 1996 David Mosberger-Tang <davidm@azstarnet.com>
325 * sysdeps/unix/sysv/linux/gnu/types.h (__clock_t, __fsid_t): Define
327 * time/time.h (clock_t): Include <gnu/types.h> and define using
330 * time/Makefile (tests): Add test-tz.
332 * time/test-tz.c: New test.
334 * time/clocktest.c: Rewrite to test more meaningfully.
336 * sysdeps/unix/sysv/linux/syscalls.list: Add bdflush,
337 create_module, delete_module, get_kernel_syms, init_module,
340 * sysdeps/unix/sysv/linux/sys/param.h (MAXSYMLINKS): Define as 5
341 instead of SYMLOOP_MAX, which is nowhere to be found.
343 * sysdeps/unix/sysv/linux/sys/msq_buf.h,
344 sysdeps/unix/sysv/linux/sys/sem_buf.h,
345 sysdeps/unix/sysv/linux/sys/shm_buf.h [__USE_MISC]: Add more
346 control ops and datastructures.
348 * sysdeps/unix/sysv/linux/sys/io.h: New file declaring low-level
349 I/O related functions.
351 * sysdeps/unix/sysv/linux/sys/kdaemon.h: New file declaring kernel
352 daemon related functions/operations.
354 * sysdeps/unix/sysv/linux/sys/klog.h: New file declaring kernel
355 logging related functions/operations.
357 * sysdeps/unix/sysv/linux/sys/module.h: New file declaring kernel
358 module related functions/operations.
360 * sysdeps/unix/sysv/linux/speed.c: Only do "mention this twice" hack
361 for non-Alpha based Linux systems.
363 * sysdeps/unix/sysv/linux/alpha/speed.c: Remove.
365 * sysdeps/unix/sysv/linux/Makefile (headers): Add sys/module.h,
366 sys/io.h, sys/klog.h, and sys/kdaemon.h.
368 * sysdeps/unix/sysdep.h (END): Define empty END macro for
369 platforms that don't need some sort of end directive at the
372 * sysdeps/unix/make-syscalls.sh: Emit END($strong) at end of
373 syscall wrapper to allow correct generation of debugging
376 * sysdeps/unix/alpha/sysdep.h (END): Redefine to use .end
377 directive for both ELF and ECOFF.
378 (ret): Delete macro. It was a dangerous macro and unnecessary
379 since the Alpha assemblers recognizes "ret" as a macro themselves.
381 * sysdeps/gnu/utmpbits.h (struct utmp): Move ut_tv behind
382 ut_session to guarantee long alignment. This is important for
383 Linux/Alpha since ut_tv.tv_sec is 32 bits and time_t is 64 bits.
384 This will all get cleaned up as programs start to use ut_tv
387 * sysdeps/alpha/divrem.h: Include <sysdep.h> instead of <*/regdef.h>.
389 * sysdeps/alpha/bsd-_setjmp.S (setjmp): Renamed entry point to
392 * sysdeps/alpha/_mcount.S, sysdeps/alpha/bb_init_func.S,
393 sysdeps/alpha/bsd-_setjmp.S, sysdeps/alpha/bsd-setjmp.S,
394 sysdeps/alpha/copysign.S, sysdeps/alpha/divrem.h,
395 sysdeps/alpha/fabs.S, sysdeps/alpha/ffs.S, sysdeps/alpha/htonl.S,
396 sysdeps/alpha/htons.S, sysdeps/alpha/memchr.S,
397 sysdeps/alpha/setjmp.S, sysdeps/alpha/strlen.S,
398 sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S,
399 sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S,
400 sysdeps/unix/sysv/linux/alpha/llseek.S,
401 sysdeps/unix/sysv/linux/alpha/pipe.S,
402 sysdeps/unix/sysv/linux/alpha/sigsuspend.S,
403 sysdeps/unix/sysv/linux/alpha/sysdep.S: Use END macro instead of
406 * csu/initfini.c (_fini): Tell gcc that _fini is not a leaf
407 function by having it contain a dummy function call.
409 * configure.in (config_machine): Don't make ELF the default for
410 Linux/Alpha just yet (use --with-elf instead).
411 (.init/.fini check): Generate .text to ensure function start and
412 end are in same section.
414 * sysdeps/unix/bsd/osf/alpha/brk.S,
415 sysdeps/unix/sysv/linux/alpha/brk.S (__curbrk): Store the entire
416 break value, not just the low 32 bits to accomodate large
419 Tue May 28 10:46:04 1996 Richard Henderson <rth@tamu.edu>
421 * sysdeps/unix/sysv/linux/alpha/brk.S: Rather than attempt to
422 dynamically resolve _end for initializing __curbrk, support the
425 * sysdeps/alpha/bb_init_func.S: Don't make `init' an external symbol.
427 * sysdeps/alpha/bsd-_setjmp.S: The function is _setjmp not setjmp.
429 Sun May 26 22:17:38 1996 Richard Henderson <rth@tamu.edu>
431 * stdlib/lcong48_r.c, stdlib/seed48_r.c, stdlib/strtod.c,
432 stdlib/strtol.c: Include <string.h> for mem* and str* fns used.
434 Thu May 23 02:15:56 1996 David Mosberger-Tang <davidm@azstarnet.com>
436 * sysdeps/unix/sysv/linux/Makefile (headers): Add sys/io.h,
437 sys/klog.h, and sys/kdaemon.h.
439 * sysdeps/unix/sysv/linux/sys/io.h: New file.
440 * sysdeps/unix/sysv/linux/sys/klog.h: Ditto.
441 * sysdeps/unix/sysv/linux/sys/kdaemon.h: Ditto.
443 * sysdeps/unix/alpha/sysdep.h (ret): Remove macro. It is
444 dangerous and unnecessary since both OSF/1 as and gas define "ret"
445 as a pseudo-instruction.
447 Sat Jun 1 17:18:21 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
449 * time/tzset.c (__tzset): Clear tz_rules name pointers after freeing
450 them. Bug found by David Mosberger-Tang.
452 * sysdeps/posix/tempname.c (__stdio_gen_tempname): Use __ptr_t instead
455 * extra-lib.mk (extra-objs): Use patsubst intead of $(A:=B) syntax
456 to work around Make bug when A contains var ref.
458 Fri May 31 18:27:52 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
460 * string/string.h [__USE_MISC]: Declare basename; OSF/1 puts it here.
462 * sysdeps/unix/sysv/linux/syscalls.list (getpgid, setpgid): Define __
463 strong names and [gs]etpgid as weak aliases.
465 Thu May 30 11:24:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
467 * math/math_private.h (GET_LDOUBLE_EXP): Add missing backslash.
469 * po/header.pot: Replace with exact boilerplate pinard dictates.
471 * sysdeps/i386/strtok.S (Lillegal_argument): Remove this code to set
472 errno and the check that jumped to it.
474 * sysdeps/mach/hurd/Makefile (errnos.d): Use $(sed-remove-objpfx).
476 Thu May 30 03:21:57 1996 Ulrich Drepper <drepper@cygnus.com>
478 * FAQ: Document need of gperf program for developers.
480 * elf/elf.h: Fix typos in comments.
482 * libio/stdio.h [!__STRICT_ANSI__ || _POSIX_SOURCE]: Add
483 prototypes for `ctermid' and `cuserid'.
485 * locale/programs/locale.c: Switch to user selected locale
486 before printing variables.
488 * math/Makefile [$(long-double-fcts)==yes]: Define long-m-routines
489 and long-c-routines. Only if the `long double' data type is
490 available we need to compile the functions.
491 (libm-routines): Add $(long-m-routines).
492 (routines): Remove isinfl, isnanl. Use new file s_isinfl and
493 s_isnanl instead if `long double' is available.
495 * math/math.h: Include <mathcalls.h> again to define `long double'
498 * math/math_private.h: Define data types, prototypes and access
499 macros for `long double'.
501 * stdlib/stdlib.h: Add prototypes for `strtoll' and `strtoull'.
502 [GCC2 && OPTIMIZE]: Define strto{,u}ll as inline function which
503 calls __strto{,u}q_internal.
505 * stdlib/strfmon.c: Replace PTR by `void *'.
507 * stdlib/strtoq.c: Define strtoll as weak alias.
508 * stdlib/strtouq.c: Define strtoull as weak alias.
510 * string/tester.c: Correct `strsep' test.
512 * sysdeps/generic/strsep.c: Make compatible with BSD version.
513 Trailing characters of skip set are not skipped. In this case
514 empty tokens are returned.
516 * sysdeps/i386/isinfl.c, sysdeps/i386/isnanl.c,
517 sysdeps/ieee754/isinf.c, sysdeps/ieee754/isinfl.c,
518 sysdeps/ieee754/isnan.c, sysdeps/ieee754/isnanl.c: Removed. We
519 now use the versions part of libm.
521 * sysdeps/i386/strsep.S: Removed. Generic C version is of
523 * sysdeps/i386/strtok.S: Remove support for `strsep'.
525 * sysdeps/libm-i387/e_acosl.S, sysdeps/libm-i387/s_ceill.S,
526 sysdeps/libm-i387/s_copysignl.S, sysdeps/libm-i387/s_finitel.S,
527 sysdeps/libm-i387/s_floorl.S, sysdeps/libm-i387/s_isinfl.c,
528 sysdeps/libm-i387/s_isnanl.c, sysdeps/libm-i387/s_nextafterl.c,
529 sysdeps/libm-i387/s_rintl.S, sysdeps/libm-i387/s_significandl.S:
530 New i387 specific math functions implementing `long double'
533 * sysdeps/libm-ieee754/s_ceill.c,
534 sysdeps/libm-ieee754/s_copysignl.c,
535 sysdeps/libm-ieee754/s_fabsl.c, sysdeps/libm-ieee754/s_finitel.c,
536 sysdeps/libm-ieee754/s_floorl.c, sysdeps/libm-ieee754/s_isinfl.c,
537 sysdeps/libm-ieee754/s_isnanl.c,
538 sysdeps/libm-ieee754/s_nextafterl.c,
539 sysdeps/libm-ieee754/s_rintl.c, sysdeps/libm-ieee754/s_scalbnl.c,
540 sysdeps/libm-ieee754/s_significandl.c: New generic `long double'
541 versions of libm functions.
543 * sysdeps/libm-i387/e_exp.S: Add a few comments to explain the
546 * sysdeps/libm-i387/s_ceil.S, sysdeps/libm-i387/s_ceilf.S,
547 sysdeps/libm-i387/s_floor.S, sysdeps/libm-i387/s_floorf.S: Correct
548 handling of local variables. The old version created a stack
549 frame but stored the values outside.
551 * sysdeps/libm-ieee754/s_isinf.c, sysdeps/libm-ieee754/s_isnan.c
552 [!NO_LONG_DOUBLE]: Define alias with `long double' versions name.
554 Wed May 29 12:53:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
556 * login/pututline_r.c: Include sys/stat.h. Fix typos.
558 * version.h (VERSION): Set to 1.90.
560 * Makerules (distinfo-vars): Write extra-libs and *-routines for each
562 * MakeTAGS (sources): Add those sources.
564 * MakeTAGS (all-sources): Add $(others:=.c) and $(tests:=.c).
566 Wed May 29 08:53:08 1996 Miles Bader <miles@gnu.ai.mit.edu>
568 * hurd/report-wait.c (_S_msg_report_wait): Return `itimer' for the
571 * hurd/hurdinit.c (_hurd_init): Set _HURDSIG_TRACED before calling
574 Wed May 29 00:52:20 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
576 * string/tester.c (main): Fix strsep tests 6, 7, 20 to expect null
577 token instead of it being implicitly skipped.
579 * sysdeps/i386/fpu/__math.h (logb): Correct contraint from =u to =t.
580 Must operate on top of fp reg stack, not second from top.
582 * extra-lib.mk (alltypes-$(lib)): Don't append $(objpfx)$(lib).so.
583 (others): Instead, make this depend on it.
585 Tue May 28 04:38:10 1996 Ulrich Drepper <drepper@cygnus.com>
587 * limits.h: Change MB_LEN_MAX to 6. A 31-bit ISO 10646
588 character in UTF-8 encoding has that many bytes.
590 * locale/langinfo.h: New element _NL_CTYPE_MB_CUR_MAX.
591 * locale/categories.def: Add description of field _NL_CTYPE_MB_CUR_MAX.
592 * locale/Makefile (routines): Add mb_cur_max.
593 * locale/mb_cur_max.c: New file. This function gets called
594 when the macro MB_CUR_MAX is used.
595 * locale/C-ctype.c: Initialize new mb_cur_max field.
596 * locale/localeinfo.h: Change magic value because of incompatible
598 * locale/programs/ld-ctype.c: Determine value of mb_cur_max
599 according to current character set and write it out with the rest.
600 * stdlib/stdlib.h (MB_CUR_MAX): Not constant anymore. Get value
601 according to currently used locale for category LC_CTYPE by
602 calling the function __ctype_get_mb_cur_max.
604 Tue May 28 03:27:46 1996 Ulrich Drepper <drepper@cygnus.com>
606 * FAQ: Fix some typos.
607 Tell that for Linux the kernel header files are necessary.
609 * PROJECTS: New file. List of open jobs for glibc.
610 * Makefile (distribute): Add PROJECTS.
612 * crypt/GNUmakefile (headers): New variable. Mention crypt.h.
613 * crypt/crypt.h: Header for crypt functions.
615 * elf/elf.h: Add some new constants from recent Cygnus ELF
618 * login/getutid_r.c: Test for correct type.
619 Don't depend on ut_type and ut_id unless _HAVE_UT_TYPE and
620 _HAVE_UT_ID resp. are defined.
621 Make really compliant with specification.
623 * login/getutline_r.c, login/pututline_r.c: Don't depend on
624 ut_type and ut_id unless _HAVE_UT_TYPE and _HAVE_UT_ID resp. are
626 Make really compliant with specification.
628 * login/setutent_r.c: Don't depend on ut_type and ut_id unless
629 _HAVE_UT_TYPE and _HAVE_UT_ID resp. are defined.
631 * login/login.c, login/logout.c, login/logwtmp.c: Complete
632 rewrite. Now based on getut*/setut* functions.
634 * stdlib/strtol.c: Undo changes of Wed May 22 01:48:54 1996.
635 This prevented using this file in other GNU packages.
637 * sysdeps/gnu/utmpbits.h: Define _HAVE_UT_TYPE, _HAVE_UT_ID,
638 and _HAVE_UT_TV because struct utmp has these members.
640 * sysdeps/libm-i387/e_exp.S: Correct exp(+-Inf) case.
642 * utmp.h: New file. Wrapper around login/utmp.h.
644 Tue May 28 13:11:19 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
646 * elf/dl-error.c (struct catch): New type.
647 (catch): New static variable, struct catch *.
648 (catch_env, signalled_errstring, signalled_objname): Variables removed.
649 (_dl_signal_error): If CATCH is non-null, set its errstring and
650 objname members and jump to CATCH->env. If it is null, call
651 _dl_sysdep_fatal with a standard message.
652 * elf/rtld.c (dl_main): Explode `doit' function into dl_main's body.
653 No longer use _dl_catch_error.
655 * Makerules (sed-remove-objpfx): Avoid extra space in regexp due to
658 * sysdeps/unix/sysv/linux/i386/socket.S: Fix off-by-one error in
659 setting %ecx to 2nd syscall arg: we have pushed nothing, so function
660 args are found at 4(%esp), not 8(%esp).
662 Mon May 27 10:10:00 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
664 * Makefile ($(includedir)/stubs.h): Add missing backslash.
666 * sysdeps/unix/sysv/linux/i386/brk.c (__curbrk): Initialize it so it
669 * sysdeps/unix/sysv/linux/Makefile [$(subdir)=termios] (headers):
672 * Makefile ($(includedir)/stubs.h): Print a msg if we do nothing.
674 * misc/sgtty.h: Add forward decl of struct sgttyb in case it is never
677 * sysdeps/unix/sysv/linux/termio.h: New file.
678 * sysdeps/unix/sysv/linux/Dist: Add it.
680 * sysdeps/unix/sysv/linux/ioctl-types.h: New file, wrapper around
681 kernel header <asm/termios.h>.
683 * misc/Makefile (headers): Add ioctl-types.h.
684 * sysdeps/generic/ioctl-types.h: New file.
685 * misc/sys/ioctl.h: Include <ioctl-types.h>.
686 (struct tchars, struct ltchars, struct sgttyb, struct winsize,
687 struct ttysize): Types moved there.
689 * Makefile ($(includedir)/stubs.h): Don't touch target if new one is
692 * time/Makefile (z.% rule): Generate generic zone%/ rule after
693 zone%/right/ and zone%/posix/ rules so they match first.
695 Sun May 26 15:15:08 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
697 * features.h [_GNU_SOURCE] (_BSD_SOURCE, _SVID_SOURCE,
698 _POSIX_SOURCE, _POSIX_C_SOURCE): Define these.
700 * time/Makefile (tzcompile): Add missing backslash.
702 * stdlib/ldiv.c: Deansideclized.
704 * wctype/wctype.h (__need_wint_t): Define this and include stddef.h.
705 [! _WINT_T] (wint_t): Conditionalize typedef on this in case pre-2.7.3
706 stddef.h doesn't define it.
707 * wcsmbs/wchar.h: Likewise.
708 * stdlib/strtod.c: Likewise.
710 * wcsmbs/wcstok.c: Fix argument name typo.
712 Sun May 26 19:39:53 1996 Ulrich Drepper <drepper@cygnus.com>
714 * intl/loadmsgcat.c (_nl_load_domain): Test correct variable
717 * string/Makefile (tester-ENV): New variable to suppress message
720 * string/tester.c: Add tests for strtok_r and strsep.
722 * sysdeps/i386/i486/strcat.S: Correct some more 8bit operation
723 <-> 32 bit operand conflicts.
725 * sysdeps/i386/strsep.S: Wrapper around <sysdeps/i386/strtok.S>
726 to produce strsep function.
727 * sysdeps/i386/strtok.S: Optimized implementation of strtok
729 * sysdeps/i386/strtok_r.S: Wrapper around <sysdeps/i386/strtok.S>
730 to produce strtok_r function.
732 * sysdeps/generic/strtok.c: Moved here from string/strtok.c.
733 Corrected example in comment.
735 * string/Makefile (routines): Add strtok_r.
736 * sysdeps/generic/strtok_r.c: New file. Implement reentrant version
738 * string/string.h: Add prototype for strtok_r.
739 * wcsmbs/wcstok.c: Handle illegal SAVE_PTR argument the same
742 Sun May 26 13:28:23 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
744 * time/tzset.c (__tzset): Ignore leading : in $TZ; always try tzfile
745 first and fall back to 1003.1 syntax only if it fails.
747 * time/Makefile (install-others): Also install posix/ZONE and
748 right/ZONE for each ZONE in $(zonenames).
749 (z.% rule): Generate rules for right/ZONE and posix/ZONE targets too,
750 the difference begin leapseconds vs /dev/null as 3rd dep. For
751 original ZONE targets use $(leapseconds), to be set in Makeconfig.
752 (target-zone-flavor): New variable.
753 (tzcompile): Use it to get the right -d for posix/ and right/ flavors.
754 * Makeconfig (leapseconds): New variable.
756 * mach/Machrules (%.udeps rule): Depend on Machrules.
757 Emit deps for .uh and .__h files.
758 (%.uh, %.__h rules): Don't depend on %.defs; use #include <$*.defs>
761 Sun May 26 01:06:47 1996 Ulrich Drepper <drepper@cygnus.com>
763 * stdlib/Makefile (routines): Add llabs, lldiv.
764 * stdlib/llabs.c: New file. Implementation of return
765 absolute value of long long argument.
766 * stdlib/lldiv.c: New file. Implementation of division with remainder
767 of long long argument.
768 * stdlib/stdlib.h [__USE_GNU] (lldiv_t): New type for lldiv
770 Define prototypes for lldiv and llabs functions.
772 * locale/C-collate.c: Initialize _NL_COLLATE_NRULES element.
774 * stdlib/strtod.c: Replace wchar_t with wint_t. The later is
775 really the type for a single wide character.
777 * string/strxfrm.c (print_val): Define separate version for
778 use as wcsxfrm. Here we don't need UTF8 encoding.
780 * wcsmbs/wchar.h: gcc-2.7.2-960517 finally introduces wint_t
781 in <stddef.h>. Use this value and only for older gcc version
783 (uwchar_t): Remove definition.
785 * wcsmbs/wcscmp.c, wcsmbs/wcscoll.c, wcsmbs/wcsncmp.c,
786 wcsmbs/wcsxfrm.c, wcsmbs/wmemcmp.c: : Don't use uwchar_t as unsigned
787 type. wint_t is intended for this.
789 Sat May 25 14:10:19 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
791 * sysdeps/unix/bsd/direntry.h: Use [1] instead of [0] for d_name to
792 quiet -ansi -pedantic.
793 * sysdeps/unix/common/direntry.h: Likewise.
795 * login/Makefile (headers): Add lastlog.h.
796 * login/lastlog.h: New file.
798 * login/Makefile (CFLAGS): Don't append -D_THREAD_SAFE.
799 * login/utmp.h [_REENTRANT || _THREAD_SAFE]: Replace this conditional
800 with #ifdef __USE_REENTRANT.
802 * features.h (__GNU_LIBRARY__): Set to 6.
803 [_GNU_SOURCE] (_POSIX_SOURCE, _POSIX_C_SOURCE, _BSD_SOURCE,
804 _SVID_SOURCE): Make sure they are all defined.
806 * sysdeps/unix/sysv/linux/gnu/types.h: Instead of including
807 <linux/posix_types.h>, define _LINUX_TYPES_DONT_EXPORT and then
808 include <linux/types.h>.
810 * resource/sys/resource.h: Remove trailing commas from enums.
812 Fri May 24 17:30:50 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
814 * sysdeps/generic/netinet/in.h: Remove trailing commas from enums.
815 * sysdeps/unix/sysv/linux/netinet/in.h: Likewise.
817 * login/getutline_r.c: Include string.h.
819 * Rules (static-only-routines): Restore the rule to make these .so's
822 * login/pututline_r.c: Use struct assignment instead of memcpy.
824 * login/getutline_r.c: Use strncmp instead of comparing two pointers
825 that will only be equal if you are overwriting the data and screwing
828 Fri May 24 02:31:36 1996 Ulrich Drepper <drepper@cygnus.com>
830 * sysdeps/unix/sysv/linux/speed.c: Add new speed value 460800.
832 Thu May 23 23:09:33 1996 Ulrich Drepper <drepper@cygnus.com>
834 * FAQ: Add answer for 100% source code compatibility to Linux
835 libc by David Mosberger-Tang.
837 Update from bind-4.3.4-T3B.
838 * inet/arpa/inet.h: Add prototypes for inet_pton, inet_ntop,
839 inet_nsap_addr, and inet_nsap_ntoa.
840 * resolv/gethnamaddr.c: Correct compatibility problems (sprintf),
841 remove fourth argument to inet_pton and correct handling of
843 * resolv/inet_ntop.c: Correct compatibility problems (sprintf).
844 * resolv/inet_pton.c: Remove fourth argument.
845 * resolv/resolv.h: Remove prototypes for inet_nsap_addr and
846 inet_nsap_ntoa. Now in <arpa/inet.h>.
848 * stdlib/gmp-impl.h: Add prototypes for internal functions.
850 Thu May 23 22:49:15 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
852 * Rules (subdir_install): Remove dep on sor-$(subdir).
853 (static-only-routines): Removed variable and associated rules.
855 Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com>
857 * sysdeps/unix/sysv/linux/alpha/speed.c (speeds): Add entry for
860 * sysdeps/unix/sysv/linux/alpha/statbuf.h: New file.
862 * sysdeps/unix/sysv/linux/alpha/Makefile (headers): Add
864 * sysdeps/unix/sysv/linux/alpha/alpha/ptrace.h: New file.
866 * sysdeps/libm-ieee754/s_scalbnf.c: Call __scalbnf instead of
869 * sysdeps/generic/sigset.h (__sigismember, __sigaddset,
870 __sigdelset): Add declaration to keep ANSI compilers quiet.
872 * sysdeps/alpha/__math.h (cabs): Remove underscores from struct
873 __cabs_complex member names in call to __hypot().
875 * sysdeps/alpha/copysign.S, sysdeps/alpha/fabs.S: New files.
877 * sysdeps/alpha/divrem.h: Renamed from sysdeps/alpha/divrem.S to avoid
878 name collision with math library.
880 * sysdeps/alpha/divl.S, sysdeps/alpha/divlu.S, sysdeps/alpha/divq.S,
881 sysdeps/alpha/divqu.S, sysdeps/alpha/reml.S, sysdeps/alpha/remlu.S,
882 sysdeps/alpha/remq.S, sysdeps/alpha/remqu.S: Include divrem.h instead
885 * sysdeps/unix/alpha/sysdep.h: Include regdef.h. Define LEAF macro
886 to simplify declaration of leaf functions.
888 * sysdeps/alpha/_mcount.S, sysdeps/alpha/bb_init_func.S,
889 sysdeps/alpha/bsd-_setjmp.S, sysdeps/alpha/ffs.S,
890 sysdeps/alpha/htonl.S, sysdeps/alpha/htons.S, sysdeps/alpha/memchr.S,
891 sysdeps/alpha/setjmp.S, sysdeps/alpha/strlen.S,
892 sysdeps/alpha/udiv_qrnnd.S, sysdeps/unix/sysv/linux/alpha/brk.S,
893 sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S,
894 sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S,
895 sysdeps/unix/sysv/linux/alpha/pipe.S,
896 sysdeps/unix/sysv/linux/alpha/sigsuspend.S,
897 sysdeps/unix/sysv/linux/alpha/syscall.S,
898 sysdeps/unix/sysv/linux/alpha/start.S,
899 sysdeps/unix/sysv/linux/alpha/sysdep.S: Remove include of regdef.h.
900 sysdep.h includes it now. Replace ENTRY by LEAF with appropriate
901 framesize declaration. Replace "lda pv,sym/jsr pv" by "jsr sym".
903 * sysdeps/unix/sysv/linux/alpha/sysdep.h (NO_UNDERSCORES): Don't
906 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Added getsockopt,
909 * sysdeps/unix/sysv/linux/alpha/profil-counter.h: File removed.
911 * sysdeps/unix/sysv/linux/alpha/ioperm.c: Modify to support
912 dynamic recognition of platform type.
913 (_bus_base): New function.
915 * sysdeps/unix/sysv/linux/alpha/llseek.S: New file.
917 * sunrpc/rpc/rpc.h, sunrpc/rpc/svc.h: Avoid nested comments since
918 they produce ugly warnings by gcc.
920 * posix/sys/types.h [__USE_MISC]: Add typedef for ulong.
922 Wed Mar 27 10:26:21 1996 David Mosberger-Tang <davidm@azstarnet.com>
924 * sysdeps/alpha/setjmp.S: Must establish global pointer before
925 address of __sigsetjmp_aux can be loaded.
927 Wed May 22 22:10:01 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
929 * stdlib/canonicalize.c: New file.
930 * stdlib/stdlib.h: Declare canonicalize_file_name, realpath.
931 * stdlib/Makefile (routines): Add canonicalize.
933 * posix/unistd.h: Declare __canonicalize_directory_name_internal.
935 Thu May 23 00:01:10 1996 Ulrich Drepper <drepper@cygnus.com>
937 * db/recno/rec_seq.c: Prevent `sccsid' definition by using the
938 same #if condition as in the other db files.
940 * intl/Makefile: Add -Wno-unused CFLAGS for compilation of
941 bindtextdom.c, finddomain.c, and localealias.c.
943 * intl/dcgettext.c: Don't define prototype for getcwd() when
946 * libio/cleanup.c: Add prototype for _IO_register_cleanup.
948 * libio/filedoalloc.c, libio/fileops.c, libio/iopopen.c: Don't
949 define _POSIX_SOURCE unconditionally.
951 * libio/filedoalloc.c, libio/iopopen.c: Include <unistd.h> if
954 * libio/fileops.c (_IO_file_close_it): Don't sync file, call
955 flush instead. This relaxes the rules from POSIX.1 about
956 changing the active handle a bit.
958 * libio/iofopncook.c (struct _IO_cookie_file): Move definition
960 Add prototypes for local functions to prevent warnings.
962 * libio/iopopen.c: Change prototypes for _IO_fork, _IO_pipe, and
963 _IO_dup2 to contain complete parameter list.
965 * libio/libio.h: Add definition of struct _IO_cookie_file.
967 * libio/libioP.h: Add prototypes for _IO_vasprintf, _IO_vdprintf,
970 * libio/memstream.c: Include <stdio.h>.
972 * libio/stdio.h: Add prototypes for fopencookie,
973 __stdio_gen_tempname, __vfscanf, __vsscanf, and __vsnprintf.
975 * libio/strops.c: Avoid useless expression in `for' initializer.
977 * locale/findlocale.c: Add some casts to prevent warnings.
979 * locale/programs/locfile.c (write_locale_data): Don't use
980 double `/' in locale binary file.
982 * posix/unistd.h: Remove prototype for `reboot'.
984 Update from bind-4.9.4-T1A.
985 * resolv/Makefile (routines): Add inet_ntop and inet_pton.
986 * resolv/arpa/nameser.h: Add definition of IN6ADDRSZ.
987 * resolv/gethnamaddr.c, resolv/getnetnamadr.c, resolv/res_comp.c,
988 resolv/res_debug.c, resolv/res_init.c
990 * resolv/inet_ntop.c, resolv/inet_pton.c: New files.
992 * resolv/resolv.h: Add RES_USE_INET6 flag.
993 (__dn_isvalid): Renamed to __res_dnok.
994 Add prototypes for __res_ownok and __res_mailok.
996 * stdio-common/Makefile: Add -Wno-unused to CFLAGS for _itoa.c.
998 * stdio-common/getline.c, stdio-common/vfscanf.c,
999 sysdeps/posix/tempname.c: Don't use <ansidecl.h> anymore.
1001 * sysdeps/unix/sysv/linux/Makefile [$subdir == misc]
1002 (sysdep_routines): Add s_reboot.
1003 (install-others): Add $(includedir)/sys/syscall.h.
1004 New rule for $(includedir)/sys/syscall.h to produce from
1007 * sysdeps/unix/sysv/linux/reboot.c: New file. Make single
1008 argument function call 3 argument system call.
1010 * sysdeps/unix/sysv/linux/sys/reboot.h: New file. Linux specific
1011 definition for reboot function.
1013 * sysdeps/unix/sysv/linux/syscall.h: Remove old and obsolete
1016 * sysdeps/unix/sysv/linux/syscalls.list: Rename function for
1017 reboot syscall to __syscall_reboot.
1019 * wcsmbs/wchar.h: Protect prototypes for wcstof and wcstold by
1020 __USE_GNU, not USE_GNU.
1022 Tue May 21 21:55:49 1996 David Mosberger-Tang <davidm@AZStarNet.com>
1024 * locale/programs/charset.c, locale/programs/ld-collate.c:
1025 Add casts to prevent warnings on 64-bit machines.
1027 * locale/programs/ld-monetary.c: Don't do unnecessary tests for
1028 int_frac_digits and frac_digits which only produce warnings.
1030 Mon May 13 23:45:29 1996 David Mosberger-Tang <davidm@AZStarNet.com>
1032 * inet/arpa/inet.h: Backup return type of inet_addr to u_long.
1033 * resolv/inet_addr.c: Likewise.
1035 * resolv/Makefile (distribute): Add res_hconf.h
1036 (routines): Add res_hconf.
1038 * resolv/gethnamaddr.c: Add support for /etc/host.conf.
1040 * resolv/res_init.c: Initialize /etc/host.conf reader.
1042 * resolv/res_hconf.c, resolv/res_hconf.h: New files.
1043 Implementation of reading /etc/host.conf.
1045 Wed May 22 21:21:15 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
1047 * Rules (%.out rules): Prepend $($*-ENV) to the command.
1049 * sysdeps/unix/sysv/linux/i386/brk.c (___brk_addr): Define as weak
1052 Wed May 22 19:37:27 1996 Miles Bader <miles@gnu.ai.mit.edu>
1054 * hurd/hurdexec.c (_hurd_exec): Pass INIT_TRACEMASK.
1055 * hurd/hurdmsg.c (set_int): Support INIT_TRACEMASK.
1057 Wed May 22 18:47:31 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
1059 * sysdeps/mach/hurd/getcwd.c
1060 (_hurd_canonicalize_directory_name_internal): New function, broken out
1063 (__canonicalize_directory_name_internal): New function using it.
1065 * sysdeps/posix/getcwd.c (__canonicalize_directory_name_internal): New
1066 function, broken out of __getcwd.
1069 Wed May 22 18:14:05 1996 Miles Bader <miles@gnu.ai.mit.edu>
1071 * string/argz-create.c (__argz_create): Correctly calculate length.
1073 * string/argz-extract.c (__argz_extract): Add terminating 0 entry.
1074 * hurd/hurdstartup.c (_hurd_startup): ... and don't so here.
1076 Wed May 22 17:22:14 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
1078 * posix/glob.c [VMS]: Don't include <pwd.h>.
1079 [HAVE_VMSDIR_H]: Include "vmsdir.h".
1080 (glob) [VMS]: Don't grok ~.
1082 Wed May 22 14:46:53 1996 Miles Bader <miles@gnu.ai.mit.edu>
1084 * hurd/hurdstartup.c (_hurd_startup): Terminate the vectors we get
1085 back from argz_extract.
1087 Wed May 22 13:56:42 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
1089 * configure.in: Remove checks for objdump, objcopy, and awk.
1090 * config.make.in (OBJDUMP, OBJCOPY, AWK): Variables removed.
1091 * Makefile (distribute): Remove extract-dynsym.
1092 * extract-dynsym: File removed.
1094 Tue May 21 22:17:45 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
1096 * termios/cfmakeraw.c: Set MIN to 1 and TIME to 0.
1098 Wed May 22 01:48:54 1996 Ulrich Drepper <drepper@cygnus.com>
1100 * stdlib/strtol.c [!QUAD] (ULONG_MAX, LONG_MAX): Define these
1101 macros if they are not available.
1102 (WEAKNAME): New macro to declare argument as weak.
1103 Define function with __ prefix and add normal name as weak alias.
1105 * sysdeps/posix/euidaccess.c (S_IROTH, S_IWOTH, S_IXOTH): Defines
1106 these macros if not already available based on R_OK, W_OK, and
1109 Tue May 21 18:48:46 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
1111 * misc/sys/syslog.h (__need___va_list): Define this instead of
1112 __need_va_list before including <stdarg.h>.
1114 * Makerules (o-iterator): Use $(object-suffixes-left) instead
1115 of $(object-suffixes) to produce repetitions; this is used for other
1116 lists than just that one.
1117 [versioned]: Use $(o-iterator) properly.
1119 * sysdeps/unix/sysv/linux/Implies: Include `gnu'.
1120 * sysdeps/mach/hurd/Implies: Likewise.
1122 Sat May 18 02:57:46 1996 Ulrich Drepper <drepper@cygnus.com>
1124 * login/Makefile: New file. This directory contains functions
1125 for user administration.
1126 * Makefile (subdirs): Add login.
1128 * misc/Makefile (headers): Remove utmp.h. Now in login/utmp.h.
1129 (extra-libs, libutil-routines): Ditto.
1130 * misc/login.c, misc/login_tty.c, misc/logout.c, misc/logwtmp.c,
1131 misc/utmp.h: Moved to misc/.
1132 * login/login.c, login/login_tty.c, login/logout.c,
1133 login/logwtmp.c, login/utmp.h: Moved to here from misc/.
1135 * login/utmp.h: Split file. Definitions of data structures
1136 and constants are now in the system dependent utmpbits.h file.
1138 * login/setutent_r.c, login/setutent.c, login/endutent_r.c,
1139 login/endutent.c, login/getutent_r.c, login/getutent.c,
1140 login/getutid_r.c, login/getutid.c, login/getutline_r.c,
1141 login/getutline.c, login/pututline_r.c, login/pututline.c:
1142 New files. Routines to handle utmp-style files.
1144 * sysdeps/gnu/utmpbits.h: New file. Contains GNU/Linux
1145 specific definitions of utmp data structures and constants.
1147 * sysdeps/unix/sysv/utmpbits.h: Renamed from sysdeps/unix/sysv/utmp.h.
1149 * sysdeps/generic/utmpbits.h: New file. Generic (BSDish) version of
1150 definitions of utmp data structures and constants.
1152 Fri May 17 00:01:31 1996 Ulrich Drepper <drepper@cygnus.com>
1154 * locale/C-monetary.c: Default value for mon_decimal_point should be
1157 * stdio-common/printf.h: Remove Linux libc compatibility stuff.
1158 Add `extra' flag. Currently used in __printf_fp.
1160 * stdio-common/printf_fp.c (__guess_grouping): Renamed from
1161 `guess_grouping' and extend visibility to extern. This function
1162 is now used in `strfmon'.
1163 (__printf_fp): Recognize new bit flag in info struct. This
1164 triggers to use the grouping information and decimal point from
1165 the LC_MONETARY category instead of the LC_NUMERIC category.
1167 * stdio-common/vfprintf.c (process_arg): Correct major bug. In
1168 `complicated' loop we must not use the varargs because the args
1169 are already available in the ARGS_VALUE array.
1171 * stdlib/Makefile (headers): Add monetary.h.
1172 (routines): Add strfmon.
1173 * stdlib/monetary.h: New file. Header for strfmon function.
1174 * stdlib/strfmon.c: New file. Implement strfmon function to print
1175 monetary amounts according to current locale's rules.
1177 * sysdeps/unix/sysv/linux/i386/sys/vm86.h: The kernel header is
1178 now (>= Linux-1.3.100) called <asm/vm86.h>.
1180 Thu May 16 00:31:44 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
1182 * Makerules [versioned]: Make symlinks in the build directory, because
1183 the versioned names might be referenced by a DT_NEEDED in another
1186 Wed May 15 18:59:38 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
1188 * manual/examples/longopt.c: Include stdlib.h and getopt.h.
1190 Tue May 14 03:36:21 1996 Ulrich Drepper <drepper@cygnus.com>
1192 * sysdeps/unix/sysv/linux/Makefile [$subdir == misc] (headers):
1193 Add sys/acct.h and sys/sysctl.h.
1195 Tue May 14 19:42:04 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
1197 * sysdeps/generic/strrchr.c: Deansideclized.
1199 * elf/Makefile (ldd): Depend on Makefile.
1200 Find ld.so in $(slibdir) instead of $(libdir).
1202 * sysdeps/i386/strrchr.S: Use `testl $3, %esi' instead of `testb $3,
1203 %esi'; gas misassembles the latter into `testb $3, %dh'.
1205 * mach/Machrules (%.udeps rule): Do $(make-target-directory) first.
1207 Tue May 14 16:38:44 1996 David Mosberger-Tang <davidm@AZStarNet.com>
1209 * sunrpc/getrpcent.c (interpret): Declare args. Rewrite parsing using
1212 Tue May 14 20:18:38 1996 Ulrich Drepper <drepper@cygnus.com>
1214 * time/Makefile (routines): Add strptime.
1215 * time/time.h: Add prototype for strptime.
1216 * time/strptime.c: New file. Implementation according to XPG4.
1218 Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
1220 * libc-symbols.h (lint): Macro removed. The sunrpc code does some
1221 really stupid things #ifdef lint.
1223 * sysdeps/unix/sysv/linux/i386/profil-counter.h (profil_counter): Fix
1224 struct member name: sc_eip -> eip.
1226 Mon May 13 19:52:33 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
1228 * Makerules (stub-$(subdir)): Put cmds including cd inside (...) with
1229 output redirect outside it.
1231 * elf/Makefile (subdir_lib): Depend on ld.so.
1233 Sun May 12 22:52:22 1996 Bruce Elliott <belliott@accessone.com>
1235 * stdio-common/vfprintf.c: Correct handling of unsigned short
1238 Mon May 13 12:03:03 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
1240 * extra-lib.mk (alltype-$(lib)): Put libs in $(objpfx) instead of
1242 * Makerules [install-lib.a]: Find them there.
1244 * sysdeps/unix/sysv/linux/i386/profil-counter.h: New file.
1246 * extra-lib.mk: Skip the hair if $(object-suffixes-$(lib)) is empty.
1248 * posix/glob.h [_AMIGA]: Remove `struct stat;' forward decl.
1250 * configure.in (--with-fp): Note in help string that it's the default.
1252 * locale/programs/ld-ctype.c (struct locale_ctype_t): Use u_int32_t
1253 instead of unsigned int for map_collection_max and map_collection_act.
1255 * stdio-common/vfprintf.c [USE_IN_LIBIO] (flockfile, funlockfile):
1256 Macros removed; they are in <stdio.h>.
1257 * stdio-common/vfscanf.c: Likewise.
1259 * posix/glob.c [_AMIGA]: Don't include <pwd.h>.
1260 (glob): Remove bogus & in call to globfree.
1261 [_AMIGA]: Use AmigaDOS file name conventions.
1263 * time/Makefile (zonenames): Target removed.
1264 (extra-objs): Remove it from here.
1265 Include the z.* files directly instead of including zonenames; use
1266 `-include' to not complain before they exist.
1268 * sysdeps/unix/Makefile: Find sysd-syscalls and s-proto.d with
1269 $(common-objpfx) instead of $(objpfx).
1271 * sysdeps/unix/bsd/telldir.c (seekdir, telldir): Use new struct member
1274 * Makerules [install-lib-non.a]: Find these things with $(objpfx)
1275 instead of $(common-objpfx).
1277 * Makeconfig (sysdep-configures): New variable.
1278 (config.status): Depend on $(sysdep-configures).
1280 Fri May 10 20:07:52 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1282 * sysdeps/unix/sysv/linux/profil.c: New file.
1284 Fri May 10 19:59:50 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1286 * sysdeps/m68k/Makefile (CFLAGS-setjmp.c): New variable.
1288 Fri May 10 19:55:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1290 * shlib-versions: Use libm=6 and libc=6 for m68k-linux.
1292 Sun May 12 11:16:58 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
1294 * string/envz.c: Fix uses of unsigned to size_t.
1296 * Makerules ($(libdir)/libc.so): Make the file an ld script.
1298 * sysdeps/mach/hurd/configure.in: Don't grok --with-hurd option.
1300 * sysdeps/mach/configure.in: File removed.
1301 * sysdeps/mach/configure: File removed.
1303 * mach/Machrules (%.udeps rule): Write deps for %_server.[ch] too.
1304 (%_server.[ch] rule): Don't depend on %.defs; use #include to get
1305 installed .defs file.
1307 * stdio-common/vfprintf.c (flockfile, funlockfile): Define to
1308 nothing for stdio. Fix fUNlockfile -> funlockfile for libio.
1309 * stdio-common/vfscanf.c: Likewise.
1311 Sat May 11 13:43:41 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
1313 * hurd/hurdfault.c: Include faultexc_server.h instead of faultexc.h.
1315 * mach/Machrules (%.ir rule): Don't produce deps for imports.
1317 * elf/dl-fini.c (_dl_fini): Clear L->l_init_called after calling fn.
1319 * Makerules (install): Depend on $(slibdir)/libc.so$(libc.so-version).
1320 [!subdir] ($(libdir)/libc.so, $(common-objpfx)/libc-syms.so): Protect
1321 these targets and install dep on $(libdir)/libc.so with this.
1323 * hurd/Makefile: Removed all rules and defns for using code from Hurd
1324 sources and installing headers from there.
1326 * sysdeps/mach/hurd/errnos.awk: Set in_mach_errors to FILENAME when we
1327 set it. In Mach error matching clause, only match if FILENAME is
1328 still the same value.
1330 * sysdeps/mach/hurd/Makefile: Don't include sysdeps/mach/Makefile;
1331 $(mach-srcdir) no longer exists.
1332 (hurd-srcdir): Variable removed.
1333 (includes): Don't append -I$(hurd-srcdir).
1334 (last-includes): Variable removed.
1335 Remove vpath specs using $(hurd-srcdir).
1336 (mach-errno-h): New canned sequence.
1337 ($(common-objpfx)errnos.d): New target, generated included makefile
1338 to determine absolute file names of Mach headers to search for error
1339 codes and set variable mach-errnos-deps.
1340 ($(common-objpfx)stamp-errnos): Depend on $(mach-errnos-deps) instead
1341 of prior explicit list.
1342 (generated): Add errnos.d, stamp-errnos.
1344 * mach/Machrules (some-if-rtn): New variable and target; compute deps
1345 of some if routine and make all if routines depend on that .d file
1346 instead of static list of .h files.
1348 * mach/Makefile (mach/mach_interface.defs,
1349 mach/memory_object_user.defs): Targets removed.
1350 ($(objpfx)mach-syscalls.mk): Tweak this kludge so it doesn't depend
1351 directly on Mach sources.
1353 * sysdeps/mach/Makefile (mach-srcdir): Variable removed.
1354 (includes): Don't append -I$(mach-srcdir).
1355 Remove vpath specs using $(mach-srcdir).
1357 * hurd/Makefile (server-interfaces): Add faultexc.
1358 (sig): Remove it from here.
1359 (fault%.[ch]): Rule removed.
1360 (MIGFLAGS-faultexc): New variable.
1362 * hurd/faultexc.defs: New file.
1364 * mach/Machrules (%.ustamp rule): Pass $(MIGFLAGS-$*) to mig.
1365 (%_server.[ch] rule): Likewise.
1367 * mach/Makefile: Removed all rules and defns for using code from Mach
1368 sources and installing headers from there.
1370 * Makeconfig [$(build-shared)=yes] (link-libc): Append
1371 $(libc.so-version) to libc.so.
1373 Fri May 10 18:36:14 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
1375 * mach/Machrules (%.ustamp rule): Don't depend on %.defs.
1376 (%.udeps): New rule parallel to that one, generating included
1377 makefiles with -M output from `#include <%.defs>'.
1379 * Makerules (sed-remove-objpfx): Remove space before \ at eol.
1381 * Makefile (distribute): Add FAQ.
1382 * FAQ: New file contributed by drepper.
1384 * time/Makefile (headers): Add timebits.h.
1385 * sysdeps/unix/sysv/linux/timebits.h: New file.
1386 * sysdeps/stub/timebits.h: New file.
1387 * time/time.h (CLK_TCK): Define to CLOCKS_PER_SEC.
1388 (CLOCKS_PER_SEC): Remove this macro. Instead #include <timebits.h>.
1390 Fri May 10 16:22:44 1996 Michael I. Bushnell, p/BSG <mib@gnu.ai.mit.edu>
1392 * string/argz-create.c (__argz_create): Restore const keyword to
1394 * string/argz.h (__argz_create, argz_create): Restore const
1396 * string/envz.c (envz_get): Don't declare ENTRY const.
1398 Fri May 10 11:48:03 1996 Miles Bader <miles@gnu.ai.mit.edu>
1400 * string/argz.h (argz_create): Fix param type.
1401 * string/argz-create.c (__argz_create): Remove const from param type.
1402 * string/envz.c (envz_get): Remove const from return type.
1404 Fri May 10 09:41:54 1996 Michael I. Bushnell, p/BSG <mib@gnu.ai.mit.edu>
1406 * string/argz.h (__argz_create, argz_create): Omit const keyword
1407 from declaration of ARGV.
1408 * string/envz.h (envz_get): Omit const from declaration of return
1411 Thu May 9 09:17:46 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
1413 * aclocal.m4 (AC_FD_MSG, AC_FD_CC): Fix these for autoconf weirdness.
1415 Cleanups in sunrpc code from NIIBE Yutaka <gniibe@mri.co.jp>.
1416 * sunrpc/clnt_tcp.c (clnttcp_create): Don't close *SOCKP if it's -1.
1417 * sunrpc/clnt_simp.c (callrpc): Don't close CRP->socket if it's
1419 * sunrpc/pmap_clnt.c (pmap_set): Don't close SOCKET, since
1420 CLNT_DESTROY already has.
1421 (pmap_unset): Likewise.
1422 * sunrpc/pm_getmaps.c (pmap_getmaps): Likewise.
1423 * sunrpc/pm_getport.c (pmap_getport): Likewise.
1424 * sunrpc/pmap_rmt.c (pmap_rmtcall): Likewise.
1425 * sunrpc/portmap.c (callit): Likewise.
1427 * Makerules (versioned): Strip whitespace.
1429 * Rules (static-only-routines rule): Remove spurious space in dep.
1431 * misc/getusershell.c: Undo changes of 7 May 96 (rev 1.6).
1432 Cast string constants to char *.
1434 * posix/glob/SMakefile, posix/glob/SCOPTIONS, posix/glob/Makefile.ami:
1435 New files, AmigaDOS support from Aaron Digulla.
1436 * posix/Makefile (glob.tar): Add AmigaDOS support files.
1438 * sysdeps/unix/sysv/linux/net/if.h: New file.
1439 * sysdeps/unix/sysv/linux/Dist: Add it.
1440 * sysdeps/unix/sysv/linux/Makefile [$(subdir)=socket] (headers): Add
1443 * Makeconfig (link-libc): Add libc.a after libc.so in link.
1445 * Rules (static-only-routines rule): Use empty.o instead of dummy.o.
1446 (empty.o): New target.
1447 (generated): Add empty.c, empty.o.
1449 * resolv: Code updated from BIND-4.9.3P2C3.
1451 * Rules (static-only-routines rule): Use dummy.o, not dummy.so.
1453 Wed May 8 20:04:29 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
1455 * extract-dynsym: New file.
1456 * Makefile (distribute): Add it.
1457 * Rules (subdir_install): Depend on $(common-objpfx)sor-$(subdir).
1458 [! libc.so-version]: Clear static-only-routines.
1459 ($(common-objpfx)sor-$(subdir)): New target.
1460 [static-only-routines]: New static pattern rule for these .so's.
1461 * Makerules [libc.so-version] ($(slibdir)/libc.so): Target removed.
1462 [libc.so-version] ($(libdir)/libc.so, $(common-objpfx)libc-syms.so):
1463 New targets replace it.
1464 (install) [libc.so-version]: Depend on $(libdir)/libc.so instead of
1466 * io/Makefile (static-only-routines): New variable.
1467 * configure.in: Check for tools objdump and objcopy, and for awk.
1468 * config.make.in (OBJDUMP, OBJCOPY, AWK): New variables.
1470 Thu May 9 01:24:00 1996 Ulrich Drepper <drepper@cygnus.com>
1472 * locale/programs/config.h: Remove definition of wint_t.
1474 * locale/programs/ld-collate.c: Include <wchar.h> instead of
1477 * manual/time.texi: Add some more description for %U and %W
1478 format of strftime. Describe new format %V of strftime.
1480 * resolv/gethnamaddr.c: Prevent warning by preventing variable
1482 * stdio-common/_itoa.c: Ditto.
1484 Tue May 7 23:43:07 1996 Ulrich Drepper <drepper@cygnus.com>
1486 * libio/clearerr.c, libio/feof.c, libio/ferror.c, libio/fgetc.c,
1487 libio/fileno.c, libio/fputc.c, libio/freopen.c, libio/fseek.c,
1488 libio/genops.c, libio/getc.c, libio/getchar.c, libio/iofclose.c,
1489 libio/iofflush.c, libio/iofgetpos.c, libio/iofgets.c,
1490 libio/iofputs.c, libio/iofread.c, libio/iofsetpos.c,
1491 libio/ioftell.c, libio/iofwrite.c, libio/iogetdelim.c,
1492 libio/iogets.c, libio/ioputs.c, libio/iosetbuffer.c,
1493 libio/iosetvbuf.c, libio/ioungetc.c, libio/iovsprintf.c,
1494 libio/libio.h, libio/putc.c, libio/putchar.c, libio/rewind.c,
1495 libio/stdio.h, stdio-common/printf_fp.c, stdio-common/vfprintf.c,
1496 stdio-common/vfscanf.c: Prepare for reentrant libio.
1498 * libio/clearerr_u.c, libio/feof_u.c, libio/ferror_u.c,
1499 libio/fputc_u.c, libio/getc_u.c, libio/getchar_u.c,
1500 libio/iofflush_u.c, libio/putc_u.c, libio/putchar_u.c: New files.
1501 Used in reentrant libio.
1503 * misc/getusershell.c: Prevent warnings.
1505 Wed May 8 12:08:35 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
1507 * Makerules (install-lib.so rules): Undouble $s in target and dep
1508 parts of o-iterator-doit defns.
1509 (unversioned libraries install rule): Fix pattern.
1511 * mach/Makefile (mach-src-headers): Use $(base-machine) instead of
1513 ($(includedir)/machine): Likewise.
1515 * config.make.in (base-machine): New variable.
1516 * configure.in (machine): Move case stmt to set $machine out of sysdep
1517 dirs AC_CACHE_CHECK.
1518 (base_machine): New variable, set in that switch and AC_SUBST'd.
1520 * Makerules (stub-$(subdir)): Use file name in directory as output,
1523 * configure.in (MSGFMT): Use : if none found.
1525 * po/Makefile: Include ../Rules instead of ../Makerules.
1527 Tue May 7 23:18:44 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
1529 * po/Makefile: New file.
1530 * Makefile (subdirs): Add po.
1532 * configure.in: Check for msgfmt.
1533 * config.make.in (MSGFMT): New variable.
1535 Sun May 5 23:49:10 1996 Ulrich Drepper <drepper@cygnus.com>
1537 * misc/Makefile (routines): Add swapoff.
1539 * sysdeps/unix/sysv/linux/Dist: Add sys/quota.h.
1541 * sysdeps/unix/sysv/linux/sys/quota.h: New file. Wrapper around
1544 Tue May 7 19:00:01 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
1546 * string/argz-extract.c: Remove const from decl.
1547 * string/argz.h: Here too.
1549 * Makeconfig (version.mk): Fix regexp in sed cmd.
1550 Depend on $(..)Makeconfig.
1552 * GMP code updated from gmp-2.0 release.
1553 * stdlib/Makefile (mpn-routines): Removed add_1, added inlines.
1554 * sysdeps/generic/add_1.c: File removed.
1555 * stdlib/strtod.c: mp_limb is now mp_limb_t.
1556 * stdlib/fpioconst.c, stdlib/fpioconst.h: Likewise.
1557 * stdio-common/_itoa.c: Likewise.
1558 * stdio-common/printf_fp.c: Likewise.
1559 Don't include ansidecl.h.
1561 * sysdeps/mach/hurd/getcwd.c: Use io_identity instead of io_stat.
1563 * shlib-versions: New file.
1564 * Makerules (soversions.mk): New target, include file generated from
1565 shlib-versions. Moved shared library rules before installation rules.
1566 Rewrote shared library installation rules for versioned libraries.
1567 * math/Makefile (libm.so-version): Variable removed.
1569 * sysdeps/mach/hurd/i386/exc2signal.c: Use struct hurd_signal_detail.
1571 * hurd/report-wait.c (_S_msg_describe_ports): New function.
1573 * configure.in: Add AC_PROG_LN_S check.
1574 * config.make.in (LN_S): New variable.
1576 Sun May 5 03:10:44 1996 Ulrich Drepper <drepper@cygnus.com>
1578 * misc/efgcvt_r.c (ecvt_r): Work aroung gcc bug. gcc does
1579 not know about weak aliases now and optimizes necessary `if'
1582 * posix/unistd.h: Add swapoff prototype.
1584 * sysdeps/generic/confname.h: Add even more POSIX.4 symbols.
1586 * sysdeps/posix/fpathconf.c (__fpathconf): Get information
1587 for _PC_PATH_MAX from fstatfs function if available.
1589 * sysdeps/posix/sysconf.c: Add code to handle _SC_AIO_LISTIO_MAX,
1590 _SC_AIO_MAX, _SC_AIO_PRIO_DELTA_MAX, _SC_DELAYTIMER_MAX,
1591 _SC_MQ_OPEN_MAX, _SC_MQ_PRIO_MAX, _SC_RTSIG_MAX,
1592 _SC_SEM_NSEMS_MAX, _SC_SEM_VALUE_MAX, _SC_SIGQUEUE_MAX, and
1594 * sysdeps/unix/sysv/sysv4/sysconf.c: Ditto.
1596 * sysdeps/stub/swapoff.c: New file. Stub version for swapoff
1599 * sysdeps/unix/syscalls.list: Add swapoff.
1601 * sysdeps/unix/sysv/linux/Dist: Add sys/acct.h.
1603 * sysdeps/unix/sysv/linux/Makefile [$(subdir) == misc]
1604 (sysdep_routines): Add mount, umount, llseek, setfsgid, setfsuid,
1605 sysinfo, and uselib.
1606 (headers): Add sys/sysinfo.h.
1608 * sysdeps/unix/sysv/linux/gethostid.c: Prevent warning.
1610 * sysdeps/unix/sysv/linux/i386/Makefile [$(subdir) == misc]
1611 (sysdep_routines): Add ioperm, iopl, and vm86.
1612 (headers): Add sys/perm.h and sys/vm86.h.
1614 * sysdeps/unix/sysv/linux/i386/sys/perm.h: New file. Contains
1615 prototypes for iopl and ioperm.
1617 * sysdeps/unix/sysv/linux/i386/sys/vm86.h: New file. Contains
1620 * sysdeps/unix/sysv/linux/i386/syscalls.list: New file. Add
1623 * sysdeps/unix/sysv/linux/sys/acct.h: New file. Contains
1624 prototypes for acct function.
1626 * sysdeps/unix/sysv/linux/sys/socket.h: Provide real header
1627 file with prototypes.
1629 * sysdeps/unix/sysv/linux/sys/sysinfo.h: New file. Contains
1630 prototype for sysinfo function.
1632 * sysdeps/unix/sysv/linux/syscalls.list: Add flock, ioperm, iopl,
1633 llseek, setfsgid, setfsuid, sysinfo, and uselib.
1635 * sysdeps/unix/sysv/linux/sysconf.c: Instead of duplicating
1636 posix/sysconf.c now only handle cases different to that
1639 Tue May 7 15:08:19 1996 Miles Bader <miles@gnu.ai.mit.edu>
1641 * stdio/linewrap.c (__line_wrap_output): Renamed from lwoutput
1642 (all references changed). Now exported.
1644 * stdio/linewrap.c (struct data): Type deleted (moved to linewrap.h).
1645 (wrap_stream, unwrap_stream, lwclose, lwfileno, lwoutput,
1646 line_wrap_stream, line_unwrap_stream): Use struct line_wrap_data
1647 instead of struct data.
1648 (lwoutput, line_wrap_stream, line_unwrap_stream): Rename various
1649 occurences of `wrap' and `wrapmargin' to `wmargin'.
1650 (line_wrapped, line_wrap_lmargin, line_wrap_set_lmargin,
1651 line_wrap_rmargin, line_wrap_set_rmargin, line_wrap_wmargin,
1652 line_wrap_set_wmargin, line_wrap_point): New functions.
1653 * stdio/linewrap.h: New file.
1654 * stdio/Makefile (headers): Add linewrap.h.
1656 Tue May 7 14:19:12 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
1658 * sysdeps/unix/sysv/linux/i386/Makefile: File removed.
1660 * stdio/stdio.h: Remove line_wrap_stream, line_unwap_stream decls.
1662 * sysdeps/unix/sysv/linux/schedbits.h: New file.
1664 Tue May 7 13:47:02 1996 Miles Bader <miles@gnu.ai.mit.edu>
1666 * stdio/linewrap.c (struct data): Make margin fields not-pointers.
1667 (lwoutput): Adjust uses acordingly.
1669 Tue May 7 10:51:52 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
1671 * sysdeps/mach/hurd/fdatasync.c: New file.
1672 * sysdeps/mach/hurd/fsync.c: Pass new flag to file_sync.
1674 * sysdeps/mach/hurd/xmknod.c: Pass new flag to dir_link.
1675 * sysdeps/mach/hurd/symlink.c: Likewise.
1676 * sysdeps/mach/hurd/link.c: Likewise.
1677 * sysdeps/mach/hurd/bind.c: Likewise.
1678 * hurd/hurdsig.c (write_corefile): Likewise.
1680 * hurd/hurdsig.c (write_corefile): Pass cttyid port to crash server.
1682 * sysdeps/mach/hurd/fpathconf.c: RPC takes int pointer, not long int.
1684 * sysdeps/mach/hurd/_exit.c (_hurd_exit): Pass sigcode arg to
1686 * sysdeps/mach/hurd/dl-sysdep.c (_exit): Likewise.
1688 * sysdeps/mach/hurd/wait4.c: Pass sigcode arg to proc_wait.
1690 * sysdeps/mach/hurd/rename.c: Pass new flag to dir_rename.
1692 * hurd/hurdfault.c (_hurdsig_fault_catch_exception_raise): Use struct
1694 * hurd/catch-exc.c (_S_catch_exception_raise): Likewise.
1695 * hurd/hurd-raise.c (_hurd_raise_signal): Likewise.
1696 * sysdeps/mach/hurd/i386/trampoline.c (_hurd_setup_sighandler):
1698 * sysdeps/mach/hurd/setitimer.c (restart_itimer): Likewise.
1700 * hurd/hurd/signal.h: Fix _hurd_exception2signal prototype.
1702 * hurd/hurdsig.c (write_corefile): Take const struct
1703 hurd_signal_detail * arg. Pass all details to crash_dump_task.
1704 (_hurd_internal_post_signal): Pass DETAIL to write_corefile.
1705 (_hurd_internal_post_signal: suspend): Pass code and error to
1708 * hurd/hurdprio.c (_hurd_priority_which_map): Pass flags arg to
1709 proc_getprocinfo by reference.
1711 * wcsmbs/wcwidth.c, wcsmbs/wcswidth.c: Fixed typos.
1713 * sysdeps/unix/sysv/linux/sys/mman.h: Fixed typo.
1715 * sysdeps/stub/sched_getp.c: Add missing #include <sys/types.h>.
1716 * sysdeps/stub/sched_sets.c: Likewise.
1717 * sysdeps/stub/sched_setp.c: Likewise.
1718 * sysdeps/stub/sched_rr_gi.c: Likewise.
1719 * sysdeps/stub/sched_gets.c: Likewise.
1721 * hurd/hurdsig.c: Use struct hurd_signal_detail.
1722 * hurd/hurd/fd.h (_hurd_fd_error): Likewise.
1723 * sysdeps/mach/hurd/sysd-stdio.c (fd_fail): Likewise.
1725 Mon May 6 09:51:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
1727 * stdio/linewrap.c: New file.
1728 * stdio/Makefile (routines): Add linewrap.
1729 * stdio/stdio.h [__USE_GNU]: Declare line_wrap_stream,
1732 Mon May 6 14:53:26 1996 Ulrich Drepper <drepper@cygnus.com>
1734 * time/strftime.c (week): Add third parameter telling how
1735 many days must be in new year so that it is called week 1.
1736 (Following ISO 8601).
1737 Correct computation for %U and %V formats when day was first
1739 (strftime): Implement %V format according to Spec1170.
1741 Mon May 6 17:01:09 1996 Michael I. Bushnell, p/BSG <mib@gnu.ai.mit.edu>
1743 * hurd/hurd/signal.h (_hurd_intr_rpc_mach_msg): New declaration.
1745 Sat May 4 05:44:25 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
1747 * hurd/hurd/sigpreempt.h (struct hurd_signal_preempter): Change
1748 prototype of `preempter' elt to use struct hurd_signal_detail.
1750 * hurd/hurd/signal.h (struct hurd_signal_detail): New type.
1751 (struct hurd_sigstate): Make `pending_data' member an array of that.
1752 Use the new type in several decls.
1754 * locale/setlocale.c (_nl_C_name): Variable removed.
1755 * locale/C_name.c: New file.
1756 (_nl_C_name): Put it here instead.
1757 * locale/Makefile (aux): Add C_name.
1759 * sysdeps/mach/hurd/dl-sysdep.c (open): Don't pass io port in
1760 auth_user_authenticate rpc.
1761 (open): Avoid using strtol in digit conversion for "fd/N" magic.
1762 (_dl_sysdep_start): Likewise for memobj name in magic switches.
1764 * elf/Makefile (reloc-link): New variable.
1765 (dl-allobjs.so): New target, link together $(rtld-routines).
1766 (librtld.so): Depend on that instead of the rtld components.
1767 (generated): Add dl-allobjs.so.
1769 * hurd/hurd-raise.c (_hurd_raise_signal): Pass sigcode in msg_sig_post
1772 * hurd/hurdmsg.c (_S_msg_set_environment): Use argz.h functions
1773 instead of _hurd_split_args.
1774 (_S_msg_*_exec_flags): Functions removed.
1775 (_S_msg_startup_dosync): Stub removed.
1777 Sat May 4 02:11:55 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
1779 * sysdeps/mach/hurd/ptrace.c: Set _hurdsig_traced instead of
1780 EXEC_TRACED bit in _hurd_exec_flags.
1781 Pass sigcode arg in msg_sig_post_untraced rpc.
1783 * sysdeps/mach/hurd/access.c: Don't pass io port in
1784 auth_user_authenticate rpc.
1786 * posix/sched.h: Fix typos.
1788 * sysdeps/mach/hurd/fork.c: Use new critical section lock.
1789 Clear _hurdsig_traced instead of EXEC_TRACED.
1791 * sysdeps/stub/nanosleep.c (nanosleep): Fix typo.
1793 * wcsmbs/wcstol.c: Find strtol.c in ../stdlib.
1794 * wcsmbs/wcstof.c: Find strtod.c in ../stdlib.
1795 * wcsmbs/wcstod.c: Likewise.
1796 * wcsmbs/wcstold.c: Likewise.
1798 * wcsmbs/wcwidth.h: Find cname-lookup.h in ../wctype.
1800 * string/envz.c (envz_entry): Use const.
1801 (envz_get, envz_remove): Likewise.
1802 (envz_entry): Return char *, not const char *.
1804 * string/envz.h: Fix decl.
1806 * string/argz-create.c: Use const in prototype.
1807 * string/argz-next.c: Likewise.
1809 Fri May 3 13:32:08 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
1811 * sysdeps/mach/hurd/sigprocmask.c: Pass sigcode arg to msg_sig_post.
1812 * sysdeps/mach/hurd/i386/sigreturn.c: Likewise.
1813 * sysdeps/mach/hurd/sigsuspend.c: Likewise.
1814 * sysdeps/mach/hurd/kill.c: Likewise.
1816 * hurd/hurdexec.c (_hurd_exec): Use new critical section lock.
1817 * hurd/catch-exc.c (_S_catch_exception_raise): Likewise.
1818 * hurd/sigunwind.c (_hurdsig_longjmp_from_handler): Likewise.
1819 * hurd/thread-cancel.c (hurd_thread_cancel, hurd_check_cancel):
1821 * sysdeps/mach/hurd/jmp-unwind.c (_longjmp_unwind): Likewise.
1822 * sysdeps/mach/hurd/sigaction.c: Likewise.
1824 * sysdeps/mach/hurd/errnos.awk: Don't use ARGV in comment; it can
1825 change meaninglessly.
1827 * hurd/hurd/signal.h (struct hurd_sigstate): Replace critical section
1828 flag with a spin lock.
1829 (_hurd_critical_section_lock): Use spin_try_lock on that to see if we
1830 get it. No need to take SS->lock at all.
1831 (_hurd_critical_section_unlock): Unlock SS->critical_section_lock
1832 instead of clearing the old flag member.
1833 * hurd/hurdsig.c (_hurd_internal_post_signal): Use spin_lock_locked to
1834 test the critical section state.
1836 * hurd/hurdinit.c (_hurd_init): Set _hurdsig_traced from the intarray.
1838 * hurd/hurdkill.c (_hurd_sig_post): Pass 0 sigcode in msg_sig_post.
1840 * hurd/hurdsig.c (_hurd_internal_post_signal): Test _hurdsig_traced
1841 instead of testing (_hurd_exec_flags & EXEC_TRACED).
1842 (_S_msg_sig_post): Take sigcode arg and pass it through.
1843 (_S_msg_sig_post_untraced): Likewise.
1844 (reauth_proc): Don't pass proc port in auth_user_authenticate.
1846 * hurd/setauth.c (_hurd_setauth): Don't pass object ports in
1847 auth_user_authenticate RPCs, just the one-off rendezvous port.
1848 * hurd/dtable.c (reauth_dtable): Likewise.
1849 * hurd/hurdlookup.c (__hurd_file_name_lookup_retry): Likewise.
1851 * hurd/hurdexec.c (_hurd_exec): Pass 0 flags to file_exec.
1852 Pass sigcode arg to msg_sig_post.
1854 * string/argz.h (argz_create): Use const in prototype.
1856 * hurd/hurdinit.c (_hurd_proc_init): Test _hurdsig_traced instead of
1857 testing (_hurd_exec_flags & EXEC_TRACED).
1858 Pass sigcode arg to msg_sig_post.
1860 * hurd/hurd.h: Declare _hurdsig_traced.
1862 * string/argz.h (__argz_next): Cast ENTRY before returning it.
1864 * hurd/hurd/signal.h (_hurd_critical_section_unlock): Pass sigcode arg
1867 * hurd/path-lookup.c: New file.
1868 * hurd/Makefile (routines): Add path-lookup.
1869 * hurd/hurd/lookup.h: Declare file_name_path_scan,
1870 hurd_file_name_path_lookup.
1871 * hurd/hurd.h: Declare file_name_path_lookup.
1873 * sysdeps/mach/hurd/select.c: The io_select rpc no longer has a TAG_ID
1874 argument. Instead, use a separate reply port for each RPC and put them
1875 all in a port set to wait for slow replies.
1877 * intl/Makefile (CPPFLAGS): Change $(nlsdir) to $(i18ndir) in
1880 Fri May 3 03:14:02 1996 Ulrich Drepper <drepper@cygnus.com>
1882 * intl/Makefile (routines): Add l10nflist and explodename.
1883 (distribute): Add loadinfo.h and locale.alias.
1884 (install-others): New variable to install locale.alias.
1886 * intl/dcgettext.c, intl/finddomain.c, intl/gettextP.h,
1887 intl/loadmsgcat.c: Adapt for upcoming gettext-0.10.13. Some code
1888 is now shared with the locale implementation.
1890 * intl/explodename.c, intl/l10nflist.c, intl/loadinfo.h: New file.
1891 Extracted from finddomain.c. This is also used in the locale
1894 * intl/locale.alias: New file. Locale alias database compatible
1895 with X Window System's locale alias file. Can now be used in
1896 locale and gettext code.
1898 * libio/stdio.h: Add prototypes for asprint and vasprintf.
1900 * locale/C-collate.c, locale/C-ctype.c, locale/C-messages.c,
1901 locale/C-monetary.c, locale/C-numeric.c, locale/C-time.c: Add new
1902 field in structure with name of locale ("C" in this case).
1904 * locale/Makefile (routines): Add findlocale.
1906 * locale/findlocale.c: New file. Instead of trying to load the
1907 directly described file we now try to be much smarter when this
1908 fails. Use the same code as gettext does.
1910 * locale/loadlocale.c, locale/setlocale.c: Rewrite to know about
1913 * locale/localeinfo.h: Adapt prototypes and declarations for new
1914 setlocale implementation. Remove definition of u32_t type. We
1915 now use u_int32_t from <sys/types.h>.
1917 * locale/programs/charset.h (ILLEGAL_CHAR_VALUE): Provide type
1920 * locale/programs/config.h, locale/lc-collate.c,
1921 locale/localeinfo.h, locale/programs/ld-collate.c,
1922 locale/programs/ld-ctype.c, locale/programs/ld-messages.c,
1923 locale/programs/ld-monetary.c, locale/programs/ld-numeric.c,
1924 locale/programs/ld-time.c, locale/weight.h, string/strcoll.c:
1925 Change to use u_int32_t and u_int16_t.
1927 * locale/programs/localedef.c (construct_output_path): Change name
1928 of output locale to contain normalized form of the character set
1931 * string/Makefile (routines): Add agrz-ctsep and argz-next.
1932 (tests): Add tst-strlen.
1934 * string/argz-ctsep.c: New file. Implement reverse operation
1935 from argz-stringify.
1937 * string/argz-next.c: Non-inline version of function from argz.h.
1939 * string/argz.h, string/envz.h: Make usable as global header file.
1941 * string/envz.c: Fix declarations to use size_t where prototypes
1944 * string/tst-strlen.c: New file. Another test for critical
1945 situation in strlen implementations.
1947 * sysdeps/i386/i586/strlen.S: Fix bug with highest byte in word
1950 * wctype/test_wctype.c: Fix controlling comparison after change to
1951 32 bit character class array.
1953 Fri May 3 12:53:12 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
1955 * sysdeps/unix/sysv/linux/sys/socket.h: Remove spurious doubled line.
1957 Thu May 2 22:50:52 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1959 * sysdeps/unix/sysv/linux/getpriority.c: New file.
1960 * sysdeps/unix/sysv/linux/syscalls.list: Add s_getpriority.
1962 Thu May 2 22:41:31 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1964 * sysdeps/unix/sysv/linux/m68k/fpu_control.h (_FPU_DEFAULT):
1965 Disable all exceptions.
1967 Thu May 2 22:33:14 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1969 * sysdeps/m68k/fpu/e_acos.c, sysdeps/m68k/fpu/e_acosf.c,
1970 sysdeps/m68k/fpu/e_fmod.c, sysdeps/m68k/fpu/e_fmodf.c,
1971 sysdeps/m68k/fpu/isinfl.c, sysdeps/m68k/fpu/isnanl.c,
1972 sysdeps/m68k/fpu/s_atan.c, sysdeps/m68k/fpu/s_atanf.c,
1973 sysdeps/m68k/fpu/s_frexp.c, sysdeps/m68k/fpu/s_frexpf.c,
1974 sysdeps/m68k/fpu/s_ilogb.c, sysdeps/m68k/fpu/s_ilogbf.c,
1975 sysdeps/m68k/fpu/s_isinf.c, sysdeps/m68k/fpu/s_isinff.c,
1976 sysdeps/m68k/fpu/s_ldexp.c, sysdeps/m68k/fpu/s_ldexpf.c,
1977 sysdeps/m68k/fpu/s_modf.c, sysdeps/m68k/fpu/s_modff.c: Don't
1978 define __NO_MATH_INLINES, which is already defined on command
1981 Thu May 2 22:18:28 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1983 * sysdeps/libm-ieee754/e_j0f.c (__ieee754_j0f, __ieee754_y0f):
1984 Replace 0x80000000 by 0x48000000.
1985 * sysdeps/libm-ieee754/e_j1f.c (__ieee754_j1f): Likewise.
1987 Thu May 2 21:30:33 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1989 * sunrpc/svc_simple.c: Make global variable pl local to
1992 Thu May 2 00:24:04 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1994 * time/Makefile (tz-cflags): New variable.
1995 (CFLAGS-tzfile.c): New variable.
1996 (CFLAGS-zic.c): Add $(tz-cflags).
1997 (tz-cc): Remove variable.
1998 ($(objpfx)tzfile.o, $(objpfx)zic.o): Remove targets.
2000 Wed May 1 09:10:04 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
2002 * sysdeps/mach/hurd/getcwd.c: Jump out of both loops when we find a
2003 name, instead of checking for reaching end of buffer, which happens
2004 when the match is the last entry in the buffer.
2006 * time/strftime.c: Use canonical autoconf nugget for time.h+sys/time.h
2009 Mon Apr 29 02:48:26 1996 Ulrich Drepper <drepper@cygnus.com>
2011 * ctype/ctype-info.c: (__ctype_width): New variable.
2012 (__ctype_names): Initialize correctly without offset.
2014 * locale/C-collate.c, locale/C-ctype.c,
2015 locale/C-messages.c, locale/C-monetary.c,
2016 locale/C-numeric.c, locale/C-time.c: Change copyright.
2018 * locale/C-ctype.c (_nl_C_LC_CTYPE_class32): Correct
2019 endianess for initialization value.
2021 * locale/lc-ctype.c (current): Add parameter for offset.
2022 (__ctype32_b, __ctype_width): Add initialization for these
2025 * locale/programs/charmap.c: Finish support for WIDTH information.
2026 (new_width): New function.
2028 * locale/programs/charset.h (width_rule): new data structure.
2029 (charset_t): Add elements for width information.
2031 * locale/programs/ld-ctype.c (locale_ctype_t): Add element
2032 for width information.
2033 (allocate_arrays): Add new argument for charset.
2034 (ctype_finish): Make sure all characters named in charset
2035 width table are known to name table.
2036 (ctype_output): Correct handling of class and map name
2037 information and write out width information.
2038 (find_idx): Prepare for being called with NULL pointer as
2039 TABLE argument. This means only allocate name entry.
2040 (allocate_arrays): Correct handling of array element -1.
2041 Because EOF == -1 the value of element 127 must *not* be
2043 Fill width information from charset tables.
2045 * locale/programs/localedef.c (main): Correct loop over all
2046 categories after change of order from Thu Mar 28 14:22:51 1996.
2047 Add new charset argument to call of `write_all_categories'.
2049 * locale/programs/locales.h (ctype_finish, ctype_output): New
2052 * locale/programs/locfile.c (write_all_categories): Call
2053 `ctype_output' with additional argument charset.
2055 * posix/getconf.c (vars): Add _POSIX_SYNC_IO, _POSIX_ASYNC_IO,
2056 and _POSIX_PRIO_IO definitions.
2058 * posix/posix2_lim.h: Add definition of _POSIX2_CHARCLASS_NAME_MAX
2059 and CHARCLASS_NAME_MAX.
2061 * posix/unistd.h: Document _POSIX_SYNC_IO, _POSIX_ASYNC_IO,
2064 * stdlib/grouping.h: Prepare for use in wide string functions.
2066 * stdlib/stdlib.h: Correct prototypes for __strto*_internal
2069 * stdlib/strtod.c: Extend for use as `wcsto{f,d,ld}'.
2071 * stdlib/strtol.c: Extend for use as `wcsto{l,ul,q,uq}'.
2073 * string/strcoll.c: Extend for use as `wcscoll'.
2075 * string/strxfrm.c: Extend for use as `wcsxfrm'.
2077 * sysdeps/generic/confname.h: Add definition of _PC_SYNC_IO,
2078 _PC_ASYNC_IO, _PC_PRIO_IO and _SC_CHARCLASS_NAME_MAX.
2080 * sysdeps/generic/stpncpy.c: Correct return value.
2082 * sysdeps/posix/fpathconf.c: Add handling of _PC_SYNC_IO,
2083 _PC_ASYNC_IO, and _PC_PRIO_IO.
2085 * sysdeps/posix/sysconf.c: Add handling of _SC_REALTIME_SIGNALS,
2086 _SC_PRIORITY_SCHEDULING, _SC_TIMERS, _SC_ASYNCHRONOUS_IO,
2087 _SC_PRIORITIZED_IO, _SC_SYNCHRONIZED_IO, _SC_FSYNC,
2088 _SC_MAPPED_FILES, _SC_MEMLOCK, _SC_MEMLOCK_RANGE,
2089 _SC_MEMORY_PROTECTION, _SC_MESSAGE_PASSING, _SC_SEMAPHORES,
2090 _SC_SHARED_MEMORY_OBJECTS, and _SC_CHARCLASS_NAME_MAX.
2091 * sysdeps/stub/sysconf.c: Ditto.
2092 * sysdeps/unix/sysv/sysv4/sysconf.c: Ditto.
2094 * sysdeps/unix/sysv/linux/Dist: Add sys/sysctl.h.
2096 * sysdeps/unix/sysv/linux/Makefile [subdir == misc]
2097 (sysdep_routines): Add s_sysctl and sysctl.
2099 * sysdeps/unix/sysv/linux/sys/mman.h: Add declaration of mremap.
2101 * sysdeps/unix/sysv/linux/sys/socket.h: New file. Wrapper
2102 around kernel header.
2104 * sysdeps/unix/sysv/linux/sys/sysctl.h: New file. Define
2105 interface to `sysctl' function.
2107 * sysdeps/unix/sysv/linux/syscalls.list: Add mremap and _sysctl.
2109 * sysdeps/unix/sysv/linux/sysconf.c: Add handling of
2110 _SC_CHARCLASS_NAME_MAX.
2112 * sysdeps/unix/sysv/linux/sysctl.c: new file. Implement caller
2113 of _sysctl system call.
2115 * sysvipc/Makefile (routines): Add ftok.
2117 * sysvipc/ftok.c: use variable `proj_id' not `id'. Patch by
2118 David Mosberger-Tang.
2120 * wcsmbs/Makefile (routines): Add wcpcpy, wcpncpy, wcstol,
2121 wcstoul, wcstoq, wcstouq, wcstod, wcstold, wcstof, wcscoll,
2122 wcsxfrm, wcwidth, and wcswidth.
2124 * wcsmbs/wchar.h: Add declarations for wcpcpy, wcpncpy, wcstol,
2125 wcstoul, wcstoq, wcstouq, wcstod, wcstold, wcstof, wcscoll,
2126 wcsxfrm, wcwidth, and wcswidth.
2127 Declare internal interfaces for wcsto* functions.
2128 [OPTIMIZE]: Define inline functions for wcsto* functions to
2129 call internal interface functions.
2131 * wcsmbs/wcpcpy.c, wcsmbs/wcpncpy.c: New files. Implement non-
2132 standard function equivalent to stpcpy/stpncpy.
2134 * wcsmbs/wcscoll.c: Implement `wcscoll' function by using
2135 `strcoll' implementation.
2137 * wcsmbs/wcscpy.c, wcsmbs/wcsncpy.c: Use wint_t instead of
2140 * wcsmbs/wcstod.c: Implement `wcstod' function by using `strtod'
2142 * wcsmbs/wcstof.c: Same for `wcstof'.
2143 * wcsmbs/wcstold.c: Same for `strtold'.
2145 * wcsmbs/wcstol.c: Implement `wcstol' function by using `strtol'
2147 * wcsmbs/wcstoq.c: Same for `wcstoq'.
2148 * wcsmbs/wcstoul.c: Same for `wcstoul'.
2149 * wcsmbs/wcstouq.c: Same for `wcstouq'.
2151 * wcsmbs/wcswidth.c: Implement `wcswidth' function from X/Open
2153 * wcsmbs/wcwidth.c: Ditto for `wcwidth'.
2154 * wcsmbs/wcwidth.h: Common function for definitions of above two
2157 * wcsmbs/wcsxfrm.c: Implement `wcsxfrm function by using
2158 `strxfrm implementation.
2160 * wctype/wctype.c: Remove case for `wctype_t' being 16 bit type.
2162 * wctype/wctype.h (wint_t): Protect against multiple definition.
2163 (wctype_t): Always define as `unsigned long int'.
2165 * wctype.h: New file. Wrapper around wctype/wctype.h.
2167 Tue Apr 30 17:30:46 1996 Miles Bader <miles@gnu.ai.mit.edu>
2169 * hurd/hurdsig.c (_hurdsig_abort_rpcs): Add timeout argument to
2170 interrupt_operation call.
2171 (_hurdsig_interrupt_timeout): New variable.
2173 * hurd/report-wait.c (describe_number): Correctly allocate space
2174 in DESCRIPTION for the digits in I.
2176 Mon Apr 29 00:11:59 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
2178 * hurd/hurdstartup.c (_hurd_split_args): Function removed.
2179 (_hurd_startup): Use argz functions.
2181 * hurd/hurdexec.c: Use argz functions.
2183 * errno.h [!__error_t_defined] (error_t): New type.
2184 * sysdeps/mach/hurd/errnos.awk: #define __error_t_defined after the
2185 typedef in errnos.h.
2187 * string/envz.c, string/envz.h: New files.
2188 * string/argz.h, string/argz-append.c, string/argz-count.c,
2189 string/argz-create.c, string/argz-delete.c, string/argz-extract.c,
2190 string/argz-insert.c, string/argz-stringify.c: New files.
2191 * string/Makefile (routines): Add envz, argz-*.
2192 (headers): Add argz.h, envz.h.
2194 Sun Apr 28 14:14:35 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
2196 * sysdeps/unix/sysv/linux/i386/Makefile: New file.
2198 Wed Apr 24 17:35:30 Ulrich Drepper <drepper@cygnus.com>
2200 * inet/netinet/in.h, socket/sys/socket.h: Move to
2201 sysdeps/generic/netinet/in.h, sysdeps/generic/sys/socket.h.
2202 * netinet/in.h, sys/socket.h: Remove file.
2204 * misc/Makefile (routines): Add fdatasync.
2206 * posix/Makefile (headers): Add sched.h.
2207 (routines): Add nanosleep, sched_setp, sched_getp, sched_sets,
2208 sched_gets, sched_yield, sched_primax, sched_primin, sched_rr_gi.
2210 * posix/getconf.c (vars): Add entries for _POSIX_REALTIME_SIGNALS,
2211 _POSIX_PRIORITY_SCHEDULING, _POSIX_TIMERS, _POSIX_ASYNCHRONOUS_IO,
2212 _POSIX_PRIORITIZED_IO, _POSIX_SYNCHRONIZED_IO, _POSIX_FSYNC,
2213 _POSIX_MAPPED_FILES, _POSIX_MEMLOCK, _POSIX_MEMLOCK_RANGE,
2214 _POSIX_MEMORY_PROTECTION, _POSIX_MESSAGE_PASSING,
2215 _POSIX_SEMAPHORES, _POSIX_SHARED_MEMORY_OBJECTS.
2217 * posix/sched.h: New file. Header for POSIX scheduling interface.
2219 * posix/unistd.h: Describe options from POSIX.4.
2220 Add declaration of fdatasync.
2222 * sysdeps/generic/confname.h: Add definition for
2223 _SC_REALTIME_SIGNALS, _SC_PRIORITY_SCHEDULING, _SC_TIMERS,
2224 _SC_ASYNCHRONOUS_IO, _SC_PRIORITIZED_IO, _SC_SYNCHRONIZED_IO,
2225 _SC_FSYNC, _SC_MAPPED_FILES, _SC_MEMLOCK, _SC_MEMLOCK_RANGE,
2226 _SC_MEMORY_PROTECTION, _SC_MESSAGE_PASSING,
2227 _SC_SEMAPHORES, _SC_SHARED_MEMORY_OBJECTS.
2229 * sysdeps/generic/fdatasync.c: New file. Default implementation
2232 * sysdeps/generic/netinit/in.h: Moved to here from inet/netinet/in.h.
2234 * sysdeps/generic/schedbits.h: New file. System dependent
2235 defintion for POSIX.4 scheduling interface.
2237 * sysdeps/generic/sys/socket.h: Moved to here from socket/sys/socket.h.
2239 * sysdeps/stub/nanosleep.c, sysdeps/stub/sched_getp.c,
2240 sysdeps/stub/sched_gets.c, sysdeps/stub/sched_primax.c,
2241 sysdeps/stub/sched_primin.c, sysdeps/stub/sched_rr_gi.c,
2242 sysdeps/stub/sched_setp.c, sysdeps/stub/sched_sets.c,
2243 sysdeps/stub/sched_yield.c: New file: Stub implementation
2244 for systems missing these POSIX.4 system calls.
2246 * sysdeps/unix/sysv/linux/gnu/types.h,
2247 sysdeps/unix/sysv/linux/ioctls.h: Use kernel header for
2248 data type definitions.
2250 * sysdeps/unix/sysv/linux/netinet/in.h: New file. Linux
2253 * sysdeps/unix/sysv/linux/posix_opt.h: New file. Define POSIX
2254 options applicable for Linux.
2256 * sysdeps/unix/sysv/linux/syscalls.list: Add definitions for
2257 fdatasync, nanosleep, sched_setparam, sched_getparam,
2258 sched_setscheduler, sched_getscheduler, sched_yield,
2259 sched_get_priority_max, sched_get_priority_min, and
2260 sched_rr_get_interval.
2262 * sysdeps/unix/sysv/linux/sysconf.c: Add handling of POSIX.4
2265 * sysdeps/unix/sysv/linux/termbits.h: Use kernel headers.
2267 * time/sys/time.h: Remove definition of `struct timespec'.
2269 * time/time.h (struct timespec): Move definition to here.
2271 Fri Apr 26 01:55:07 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
2273 * malloc/mcheck.c (mabort): Use __libc_fatal only #ifdef _LIBC.
2275 Thu Apr 25 15:49:57 1996 Miles Bader <miles@gnu.ai.mit.edu>
2277 * sysdeps/mach/hurd/getcwd.c (__getcwd): When we find a match in
2278 the scan for a name, avoid doing another readdir (which overwrites
2279 NENTRIES, and was resulting in a bogus ENOENT).
2281 * sysdeps/mach/hurd/fcntl.c (__fcntl): Add missing break after F_SETFL.
2283 Wed Apr 24 00:22:42 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
2285 * stdio/internals.c (seek_to_target): Set errno if seek function
2286 returns the wrong offset.
2288 * wcsmbs/wcsrtombs.c [! EILSEQ] (EILSEQ): Define to EINVAL.
2289 * wcsmbs/wcrtomb.c: Likewise.
2291 * stdio-common/vfprintf.c: Include errno.h.
2293 Tue Apr 23 21:09:14 1996 Miles Bader <miles@gnu.ai.mit.edu>
2295 * hurd/hurdsig.c (signal_allowed): For SIGIO/SIGURG, add a new
2296 variable, LUCKY, to use instead of setting D to -1 (which fouls
2299 Tue Apr 23 15:56:56 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
2301 * config.h.in (HAVE_REGEX): New macro.
2303 * sysdeps/unix/syscalls.list: Add statfs, fstatfs.
2304 * io/Makefile (headers): Add sys/statfs.h, statfsbuf.h.
2305 (routines): Add statfs, fstatfs.
2306 * sysdeps/mach/hurd/statfs.c: New file.
2307 * sysdeps/mach/hurd/fstatfs.c: New file.
2308 * sysdeps/stub/fstatfs.c: New file.
2309 * sysdeps/stub/statfs.c: New file.
2310 * io/sys/statfs.h: New file.
2311 * sysdeps/generic/statfsbuf.h: New file.
2312 * sysdeps/unix/sysv/linux/statfsbuf.h: New file.
2314 Tue Apr 23 00:06:47 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
2316 * malloc/Makefile (gmalloc-routines): Add valloc back here.
2317 (dist-routines): Remove it here.
2318 * malloc/valloc.c [_MALLOC_INTERNAL && GMALLOC_INHIBIT_VALLOC]
2319 (ELIDE_VALLOC): Define it.
2320 [! ELIDE_VALLOC]: Make whole file conditional on this.
2321 * malloc/malloc.h (valloc): Make decl conditional on
2322 [!GMALLOC_INHIBIT_VALLOC] instead of [!emacs].
2324 Mon Apr 22 00:02:19 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
2326 * MakeTAGS: Include version.mk.
2327 (po/SYS_libc.pot): Add missing / in sed s cmd.
2329 Sat Apr 20 18:13:00 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
2331 * Makerules (no-whole-archive): Test $(have-no-whole-archive), not
2332 $(libc_cv_ld_no_whole_archive).
2334 Sat Apr 20 17:07:17 1996 Ulrich Drepper <drepper@cygnus.com>
2336 * assert/assert.h, ctype/ctype.h, dirent/dirent.h, errno.h,
2337 grp/grp.h, io/fcntl.h, io/sys/stat.h, io/utime.h, locale/locale.h,
2338 math/math.h, misc/nlist.h, misc/sgtty.h, misc/sys/file.h,
2339 misc/sys/ioctl.h, misc/sys/uio.h, posix/sys/times.h,
2340 posix/sys/types.h, posix/sys/utsname.h, posix/sys/wait.h,
2341 posix/tar.h, posix/wordexp.h, pwd/pwd.h, resource/sys/vlimit.h,
2342 resource/sys/vtimes.h, setjmp/setjmp.h, signal/signal.h,
2343 stdio-common/printf.h, stdlib/alloca.h, stdlib/stdlib.h,
2344 string/string.h, sysdeps/generic/sigaction.h,
2345 sysdeps/generic/sigset.h, sysdeps/generic/sys/ptrace.h,
2346 sysdeps/generic/sys/ptrace.h, sysdeps/unix/bsd/osf/sigaction.h,
2347 sysdeps/unix/sysv/linux/sys/ptrace.h,
2348 sysdeps/unix/sysv/minix/sigaction.h,
2349 sysdeps/unix/sysv/sco3.2.4/sigaction.h,
2350 sysdeps/unix/sysv/sysv4/sigaction.h,
2351 sysdeps/unix/sysv/sysv4/sigset.h, termios/termios.h,
2352 time/sys/time.h, time/time.h: Fix copyright comment.
2354 Fri Apr 19 00:49:44 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
2356 * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): If uids and gids are
2357 not given in stack aux vector, fetch them with syscalls.
2359 * stdlib/rpmatch.c (rpmatch: try): Take new arg NOMATCH, return value
2360 for nonmatching nonerror (instead of !MATCH).
2361 (rpmatch): Use it, so we return -1 when NOEXPR doesn't match either.
2363 * resolv/getnetnamadr.c (getnetbyaddr): Use u_int32_t instead of
2364 unsigned long for variable NET2.
2366 * time/etcetera, time/europe, time/solar89: Updated from ADO's 96e.
2368 Tue Apr 9 14:37:31 1996 Ulrich Drepper <drepper@cygnus.com>
2370 * catgets/Makefile, catgets/catgets.c, catgets/catgetsinfo.h,
2371 catgets/config.h, catgets/gencat.c, catgets/nl_types.h,
2372 catgets/open_catalog.c: New files. Implementation of XPG4
2373 compliant catgets() function and needed tools.
2374 * Makefile (subdirs): Add catgets.
2376 Thu Apr 18 23:36:11 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
2378 * math/Makefile (CPPFLAGS): Append -D__NO_MATH_INLINES.
2380 Wed Apr 10 20:48:43 1996 Ulrich Drepper <drepper@cygnus.com>
2382 * stdio-common/vfprintf.c: Correct some typos.
2384 * sysdeps/libm-ieee754/w_gammaf.c, sysdeps/libm-ieee754/w_lgamma.c,
2385 sysdeps/libm-ieee754/w_lgammaf.c: Reference signgam instead of
2388 Thu Apr 18 21:07:27 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
2390 * Makerules (no-whole-archive): New variable.
2391 (build-shlib): Use it.
2392 * elf/Makefile (libdl.so): Use it.
2393 * configure.in (libc_cv_ld_no_whole_archive): New check for
2395 * config.make.in (have-no-whole-archive): New variable.
2397 * stdio-common/printf_fp.c: Increase fudge factor for BIGNUM_SIZE calc
2400 * Make-dist: Include version.mk.
2401 (version, release): Variables removed.
2402 * Makeconfig (version.mk): New target.
2404 Fri Apr 19 01:42:18 1996 Ulrich Drepper <drepper@cygnus.com>
2406 * locale/Makefile (headers): Add langinfo.h.
2407 (CPPFLAGS): Remove -Iliblib.
2409 Mon Apr 15 16:49:04 1996 Roland McGrath <roland@whiz-bang.gnu.ai.mit.edu>
2411 * malloc/memalign.c, malloc/malloc.h [__DJGPP__ == 1]: Elide memalign
2412 function and its declaration.
2414 Wed Apr 10 14:13:45 1996 Miles Bader <miles@gnu.ai.mit.edu>
2416 * hurd/sigunwind.c (_hurdsig_longjmp_from_handler): Store
2417 MACH_PORT_DEAD in the thread reply-port variable before destroying
2418 the signal handler's reply port, to avoid infinite recursion.
2420 Mon Apr 8 18:27:17 1996 Miles Bader <miles@gnu.ai.mit.edu>
2422 * sysdeps/mach/gettimeofday.c (__gettimeofday): Don't fail if the
2423 user passes in TZ, just zero it (emacs passes in a dummy variable,
2424 and rms says the hurd should be the one to change).
2426 Sun Apr 7 10:37:30 1996 Roland McGrath <roland@whiz-bang.gnu.ai.mit.edu>
2428 * sysdeps/mach/hurd/fork.c: Don't leak send rights to the child's proc
2431 Fri Apr 5 17:43:41 1996 Miles Bader <miles@gnu.ai.mit.edu>
2433 * sysdeps/mach/hurd/i386/sigreturn.c (__sigreturn): Store
2434 MACH_PORT_DEAD in the thread reply-port variable before destroying
2435 the signal handler's reply port to avoid infinite recursion.
2436 * sysdeps/mach/hurd/mig-reply.c (__mig_dealloc_reply_port): Only
2437 attempt to destroy PORT if it's a valid port name.
2439 Wed Apr 3 17:10:44 1996 Roland McGrath <roland@whiz-bang.gnu.ai.mit.edu>
2441 * extra-lib.mk: Put libs in $(common-objpfx) instead of $(objpfx).
2442 * Makerules ($(install-lib) rules): Find libs with $(common-objpfx)
2443 instead of $(objpfx).
2445 Tue Apr 2 21:27:01 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2447 * posix/glob.c (glob_pattern_p): Avoid scanning past eos if
2448 the pattern ends with a backslash and quoting is enabled.
2449 * posix/fnmatch.c (fnmatch): Likewise; return FNM_NOMATCH for such
2452 Mon Apr 1 13:34:55 1996 Roland McGrath <roland@whiz-bang.gnu.ai.mit.edu>
2454 * stdio-common/tst-printf.c (main): Add new test case.
2456 * sysdeps/generic/setenv.c (unsetenv): Use old-style definition.
2458 Mon Apr 1 11:39:10 Ulrich Drepper <drepper@gnu.ai.mit.edu>
2460 * stdlib/strtod.c (STRTOD): Fix handling of American style FP
2463 * stdio-common/vfprintf.c (vfprintf): Don't increment format
2464 string pointer twice after seeing `*'.
2466 Sun Mar 31 17:31:54 1996 Roland McGrath <roland@whiz-bang.gnu.ai.mit.edu>
2468 * MakeTAGS (po/SYS_libc.pot): Prepend header processed from
2471 Sun Mar 31 18:07:32 1996 Ulrich Drepper <drepper@gnu.ai.mit.edu>
2473 * locale/Makefile (others, install-bin): Compiling locale works
2475 (locale-modules): locale has no --dump option anymore. Remove
2478 * locale/programs/config.h: Don't declare euidaccess.
2479 Use #include_next to get libc's config.h.
2481 * locale/programs/ctypedump.c: Not needed anymore. Dump option
2482 of locale is removed.
2484 * locale/programs/locale.c: Adapt for new locale implementation.
2486 * stdio-common/_itoa.h (_itoa_word): Define as inline function.
2487 * stdio-common/_itoa.c (_itoa_lower_digits, _itoa_upper_digits):
2488 Don't declare static because used in _itoa_word inline function.
2490 * stdio-common/printf-parse.h: Prepare for use in wide-char
2491 stdio implementation.
2492 (find_spec): Take additional argument to work with mbrlen instead
2494 (parse_one_spec): Ditto.
2496 * stdio-common/printf-prs.c: Prepare for use in wide-char
2497 stdio implementation.
2499 * stdio-common/printf.h: Mark change for wide-char handling.
2500 Changing it now would result in incompatibilities.
2502 * stdio-common/vfprintf.c: New and fast implementation.
2504 * wcsmbs/Makefile (routines): Remove pre-ISO C multibyte functions
2505 mbsadvance, mbscat, mbschr, mbscmp, mbscpy, mbsdup, mbslen,
2506 mbsncat, mbsncmp, mbsncpy, mbsrchr, mbstomb.
2507 Change wcswcs to wcsstr.
2508 Add wmemchr, wmemcmp, wmemcpy, wmemmove, wmemset, btowc, wctob,
2509 mbsinit, mbrlen, mbrtowc, wcrtomb, mbsrtowcs, wcsrtombs.
2511 * wcsmbs/btowc.c, wcsmbs/mbrlen.c, wcsmbs/mbrtowc.c,
2512 wcsmbs/mbsinit.c, wcsmbs/mbsrtowcs.c, wcsmbs/wchar.h,
2513 wcsmbs/wcrtomb.c, wcsmbs/wcsrtombs.c, wcsmbs/wcsstr.c,
2514 wcsmbs/wctob.c, wcsmbs/wmemchr.c, wcsmbs/wmemcmp.c,
2515 wcsmbs/wmemcpy.c, wcsmbs/wmemmove.c, wcsmbs/wmemset.c: New
2516 function according to ISO C amendment 1.
2517 * wchar.h: Wrapper around "wcsmbs/wchar.h".
2519 * wcsmbs/wcscat.c, wcsmbs/wcschr.c, wcsmbs/wcscmp.c,
2520 wcsmbs/wcscpy.c, wcsmbs/wcscspn.c, wcsmbs/wcsdup.c,
2521 wcsmbs/wcslen.c, wcsmbs/wcsncat.c, wcsmbs/wcsncmp.c,
2522 wcsmbs/wcsncpy.c, wcsmbs/wcspbrk.c, wcsmbs/wcsrchr.c,
2523 wcsmbs/wcsspn.c, wcsmbs/wcstok.c: Changed to conform with ISO C
2526 * wcsmbs/mbsadvance.c, wcsmbs/mbscat.c, wcsmbs/mbschr.c,
2527 wcsmbs/mbscmp.c, wcsmbs/mbscpy.c, wcsmbs/mbsdup.c,
2528 wcsmbs/mbslen.c, wcsmbs/mbsncat.c, wcsmbs/mbsncmp.c,
2529 wcsmbs/mbsncpy.c, wcsmbs/mbsrchr.c, wcsmbs/mbstomb.c,
2530 wcsmbs/mbstr.h, wcsmbs/wcstr.h, wcsmbs/wcswcs.c: Removed.
2531 Implement functions from early drafts, not part of final standard.
2533 Sun Mar 31 16:50:41 1996 Roland McGrath <roland@whiz-bang.gnu.ai.mit.edu>
2535 * setjmp/setjmp.h (jmp_buf): Change gratuitous struct tag name to
2536 __jmp_bug_tag so its C++ implicit typedef does not conflict with the
2539 * Makerules (BUILD_CFLAGS) [! objdir]: Use $(..)config.h when
2540 compiling in the source directories.
2542 Fri Mar 29 16:26:35 1996 Roland McGrath <roland@whiz-bang.gnu.ai.mit.edu>
2544 * sysdeps/libm-ieee754/w_gamma.c: Use signgam instead of __signgam.
2545 * sysdeps/libm-ieee754/s_signgam.c: Undo last change.
2547 Fri Mar 29 11:29:46 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
2549 * sysdeps/libm-ieee754/s_signgam.c (signgam): Renamed to __signgam,
2550 with weak alias signgam.
2552 Thu Mar 28 18:32:34 1996 Roland McGrath <roland@whiz-bang.gnu.ai.mit.edu>
2554 * Makeconfig (+cflags, +gcc-nowarn): Use gcc flags unconditionally.
2556 Thu Mar 28 14:22:51 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
2558 * sunrpc/rpc_main.c (main): Call textdomain.
2560 * MakeTAGS (XGETTEXTFLAGS-siglist.pot, XGETTEXTFLAGS-errlist.pot): Add
2562 (all-pot): Replace $(subdirs) files with $P/subdirs.pot.
2563 ($P/subdirs.pot): New target.
2564 ($P/SYS_libc.pot): Add -n switch.
2566 * locale/locale.h (LC_*): Values reordered to match Linux libc.
2568 * sysdeps/mach/hurd/kill.c: If proc_pid2task gives us MACH_PORT_NULL
2569 the process is a zombie; send no messages and return success.
2571 Thu Mar 28 11:53:26 1996 Roland McGrath <roland@whiz-bang.gnu.ai.mit.edu>
2573 * wctype/cname-lookup.h: Find localeinfo.h in ../locale.
2574 * wctype/wctype.c: Likewise.
2575 * wctype/wctrans.c: Likewise.
2577 Thu Mar 28 03:00:43 1996 Roland McGrath <roland@whiz-bang.gnu.ai.mit.edu>
2579 * locale/nl_langinfo.c (nl_langinfo): Use DATA->values instead of
2582 * Makerules (BUILD_CFLAGS): Remove $(common-objpfx) from config.h.
2584 * configure.in (.weakext check): Fix asm code to use .weakext instead
2585 of .weak! Fix bogus test calls.
2586 * configure: Regenerated.
2588 Thu Mar 28 03:25:10 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
2590 * locale/programs/xmalloc.c: Test _LIBC as well as STDC_HEADERS.
2592 * locale/programs/ld-collate.c (collate_finish): Use error_at_line
2593 instead of error_with_loc.
2595 * locale/weight.h: Use u_int32_t instead of u32_t.
2596 * string/strxfrm.c: Likewise.
2598 * string/strxfrm.c: Find weight.h in ../locale; don't #include
2600 * string/strcoll.c: Likewise.
2602 * intl/Makefile (copysrc): Add missing > in sed cmd.
2604 Sat Mar 23 17:52:49 1996 Ulrich Drepper <drepper@gnu.ai.mit.edu>
2606 * Makeconfig: Rename Makefile variable nlsdir to i18ndir and
2607 change value to $(datadir)/i18n. `nls' is not an appropriate
2610 * Makefile (subdirs): Add new subdir wctype.
2612 * ctype/ctype-info.c: Add new global variable __ctype_names
2613 and initialize from _nl_C_LC_CTYPE.
2615 * ctype/ctype.h: In P1003.3b/D11 `alnum' is a separate character
2617 [_ISbit]: Protect definition of bitmasks because they are also
2620 * libio/genops.c (_IO_sputbackc, _IO_sungetc): Clear EOF flag
2621 after successfully pushing back a character.
2623 Fundamental changes in locale implementation. Almost nothing
2624 from the old code is used anymore.
2625 * locale/charmap.c, locale/collate.c, locale/config.h,
2626 locale/ctypedump.c, locale/hash.h, locale/keyword.gperf,
2627 locale/keyword.h, locale/loadlocale.c, locale/locale-ctype.c,
2628 locale/locale.c locale/localeconv.c, locale/localedef.c,
2629 locale/localedef.h, locale/locfile-hash.c, locale/locfile-lex.c,
2630 locale/locfile-parse.c, locale/messages.c, locale/monetary.c,
2631 locale/numeric.c, locale/setlocale.c, locale/token.h,
2632 locale/xmalloc.c: Removed.
2634 * locale/Makefile: Update for new locale implementation with
2635 program source code distributed in subdir.
2637 * locale/categories.def, locale/iso-4217.def: Updated file
2638 for new locale implementation.
2640 * locale/langinfo.h: Updated for new locale implementation.
2641 (ERA_D_T_FMT, ERA_T_FMT): New official values according to
2643 (_NL_COLLATE_NRULES, _NL_COLLATE_RULES, _NL_COLLATE_HASH_SIZE,
2644 _NL_COLLATE_HASH_LAYERS, _NL_COLLATE_TABLE_EB,
2645 _NL_COLLATE_TABLE_EL, _NL_COLLATE_UNDEFINED, _NL_COLLATE_EXTRA_EB,
2646 _NL_COLLATE_EXTRA_EL, _NL_CTYPE_NAMES_EB, _NL_CTYPE_NAMES_EL,
2647 _NL_CTYPE_HASH_SIZE, _NL_CTYPE_HASH_LAYERS, _NL_CTYPE_CLASS_NAMES,
2648 _NL_CTYPE_MAP_NAMES, _NL_CTYPE_WIDTH): New internal values for
2649 extended LC_CTYPE and LC_COLLATE implementation.
2651 * locale/programs/simple-hash.c, locale/programs/simple-hash.h,
2652 locale/programs/xmalloc.c, locale/programs/xstrdup.c: Helper functions
2653 for locale related programs.
2655 * locale/C-collate.c, locale/C-ctype.c,
2656 locale/C-messages.c, locale/C-monetary.c,
2657 locale/C-numeric.c, locale/C-time.c,
2658 locale/lc-collate.c, locale/lc-ctype.c,
2659 locale/lc-messages.c, locale/lc-monetary.c,
2660 locale/lc-numeric.c, locale/lc-time.c: New implementation of locale
2661 functions, and new generated "C" locale data.
2663 * locale/loadlocale.c: Now handles word fields in locale binary
2664 automatically by changing the endianess if necessary.
2666 * locale/localeinfo.h (LIMAGIC): Changed magic number because
2667 of incompatible changes.
2668 (locale_data): Changed definition to allow word as a value type.
2669 (coll_sort_rule): Values for collation sorting mode.
2670 (_NL_CURRENT_WORD): New macro to access word value of locale entry.
2671 (__collate_table, __collate_extra): Declare new global variables
2672 for collation tables.
2674 * locale/programs/charmap-kw.gperf, locale/programs/charmap-kw.h,
2675 locale/programs/charmap.c, locale/programs/charset.c,
2676 locale/programs/charset.h, locale/programs/config.h,
2677 locale/programs/ctypedump.c, locale/programs/ld-collate.c,
2678 locale/programs/ld-ctype.c, locale/programs/ld-messages.c,
2679 locale/programs/ld-monetary.c, locale/programs/ld-numeric.c,
2680 locale/programs/ld-time.c, locale/programs/linereader.c,
2681 locale/programs/linereader.h, locale/programs/locale.c,
2682 locale/programs/localedef.c, locale/programs/locales.h,
2683 locale/programs/locfile-kw.gperf, locale/programs/locfile-kw.h,
2684 locale/programs/locfile-token.h, locale/programs/locfile.c,
2685 locale/programs/locfile.h, locale/programs/stringtrans.c,
2686 locale/programs/stringtrans.h: Implementation of locale related
2689 * locale/weight.h: Functions to access collation tables.
2691 * posix/unistd.h: Define _POSIX2_LOCALEDEF.
2693 * stdio-common/printf_fp.c: Fix bug with printing certain numbers
2694 < 10^-1. Reported by Bill Metzenthen.
2696 * stdio-common/tfformat.c: Add new test for above bug.
2698 * string/strcoll.c, string/strxfrm.c: Real implementation of
2699 string collation according to ISO C.
2701 * wctype/Makefile, wctype/cname-lookup.h, wctype/iswctype.c,
2702 wctype/test_wctype.c, wctype/towctrans.c, wctype/wcfuncs.c,
2703 wctype/wctrans.c, wctype/wctype.c, wctype/wctype.h: New files.
2704 Implementation of wide character classes and mapping.
2706 Wed Mar 27 14:52:11 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
2708 * elf/rtld.c (dl_main): Call _dl_sysdep_start_cleanup after
2709 _dl_relocate_object loop. Avoid relocating RTLD_MAP in that loop, and
2710 do it individually if necessary after _dl_sysdep_start_cleanup call.
2712 * stdlib/Makefile (mpn-routines): Add divrem.
2714 Tue Mar 26 22:54:14 Ulrich Drepper <drepper@gnu.ai.mit.edu>
2716 * stdio-common/printf_fp.c (__printf_fp): Use mpn_divmod
2717 instead of __mpn_divmod.
2719 Wed Mar 27 10:26:21 1996 David Mosberger-Tang <davidm@azstarnet.com>
2721 * sysdeps/alpha/setjmp.S: Must establish global pointer before
2722 address of __sigsetjmp_aux can be loaded.
2724 Wed Mar 27 02:23:19 1996 Ulrich Drepper <drepper@gnu.ai.mit.edu>
2726 * sysdeps/i386/i586/memset.S: New file. Highly optimized
2727 version for i586 contributed by Torbjorn Granlund.
2728 Adapted for use as bzero.
2729 * sysdeps/i386/i586/bzero.S: Use sysdeps/i386/i586/memset.S
2730 code to implement bzero().
2732 Tue Mar 26 20:01:17 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
2734 * stdlib/Makefile (mpn-routines): Remove divmod.
2736 Tue Mar 26 15:40:14 1996 Brendan Kehoe <brendan@zen.org>
2738 * sysdeps/unix/sysv/sysv4/solaris2/sparc/sysdep.h (NO_UNDERSCORES): Use
2739 wrapped with #ifndef, to avoid config.h defining it.
2741 Mon Mar 25 13:10:04 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
2743 * malloc/realloc.c (_realloc_internal): In case of growing large
2744 block, leave _heaplimit zero across _malloc_internal call.
2746 * intl/Makefile [gettext-srcdir]: Use gpl2lgpl.sed on copied sources.
2748 Mon Mar 25 03:35:16 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
2750 * malloc/malloc.c (morecore): Don't attempt recursive realloc of info
2751 table when _heaplimit==0 during realloc growing large block.
2753 * MakeTAGS (extract): Remove /dev/null from xgettext command line.
2754 (text-srcs): New variable: extract only C sources from $(tags_sources).
2755 (po/$(domain).pot): Depend on that.
2756 If it's empty, cp /dev/null $@ instead of $(extract).
2758 * misc/Makefile (headers): Add iovec.h.
2759 * sysdeps/unix/sysv/linux/iovec.h: New file.
2760 * sysdeps/generic/iovec.h: New file.
2761 * misc/sys/uio.h (struct iovec): Type replaced with #include <iovec.h>.
2763 * configure.in (NO_UNDERSCORES check): Use AC_TRY_LINK instead of
2766 * misc/sys/cdefs.h [__USE_BSD] (const, signed, volatile): Move these
2767 macros inside [! __STDC__].
2769 * stdlib/rpmatch.c: New file.
2770 * stdlib/Makefile (routines): Add rpmatch.
2771 * stdlib/stdlib.h [__USE_SVID]: Declare rpmatch.
2773 * MakeTAGS (MSGJOIN): Variable removed.
2774 (po/SYS_libc.pot): Use $(XGETTEXT) instead of $(MSGJOIN).
2776 Wed Mar 20 20:08:46 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2778 * sysdeps/unix/sysdep.h: Don't define C_SYMBOL_NAME.
2780 * sysdeps/unix/sysv/linux/m68k/sysdep.h: Don't define
2783 Thu Mar 21 11:19:15 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
2785 * mach/devstream.c (input): Translate \r to \n on input.
2787 Wed Mar 20 11:28:49 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2789 * stdio-common/printf.h, stdio-common/printf_fp.c,
2790 stdio-common/vfprintf.c: Place const in parameter list at
2793 Wed Mar 20 23:58.12 1996 Ulrich Drepper <drepper@gnu.ai.mit.edu>
2795 * sysdeps/i386/ldbl2mpn.c: Copy of former version of
2796 sysdeps/ieee754/ldbl2mpn.c.
2797 * sysdeps/ieee754/ldbl2mpn.c: Remove i386 specific unification.
2798 Reported by Andreas Schwab.
2800 Wed Mar 20 19:58:43 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
2802 * version.c: Include version.h to define RELEASE and VERSION macros.
2803 (__libc_release, __libc_version): Use them.
2804 * locale/SYS_libc.c (_libc_intl_domainname): Include ../version.h and
2805 use VERSION to define domainname as `SYS_GNU_libc-VERSION'.
2806 * Make-dist (rel+vers): Snarf the macro values from version.h.
2808 * MakeTAGS (extract): Pass $(XGETTEXTFLAGS-$(@F)).
2809 (XGETTEXTFLAGS-siglist.pot, XGETTEXTFLAGS-errlist.pot): New variables;
2810 pass -a for these files.
2812 * Makerules (po/%.pot): Depend on FORCE target so recursive make is
2815 Mon Mar 18 22:54:32 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2817 * sysdeps/unix/sysv/linux/wait3.c: New file.
2818 * sysdeps/unix/sysv/linux/wait.c: Use the bsd4.4 wait, not the
2819 one from sysdeps/posix.
2821 Wed Mar 20 09:42:11 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
2823 * sysdeps/unix/bsd/waitflags.h (WNOREAP): New macro.
2825 * elf/dl-load.c (_dl_map_object_from_fd): Always set L->l_type; if not
2826 lt_executable, then lt_library.
2827 * elf/rtld.c (dl_main): Don't set NEW->l_type after _dl_map_object.
2829 Wed Mar 20 00:08:23 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2831 * sysdeps/unix/sysv/linux/syscalls.list: Remove gtty and stty.
2833 Tue Mar 19 16:31:06 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2835 * sysdeps/unix/sysv/linux/termbits.h (CRTSCTS, CBAUDEX, VEOL,
2836 VEOL2, VMIN, VTIME): Corrected.
2837 (PAGEOUT, WRAP, VDSUSP): Deleted.
2839 Tue Mar 19 14:18:42 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
2841 * sysdeps/unix/readdir.c: Test [! _DIRENT_HAVE_D_RECLEN] instead of
2842 (sizeof (DP->d_name) > 1) to detect fixed-size dir entries.
2844 * sysdeps/i386/fpu/__math.h (asinh): Call log1p instead of __log1p.
2846 * math/math.h: Move M_* constants before __math.h include.
2847 [__NO_MATH_INLINES || __OPTIMIZE__]: Include __math.h only #if this.
2849 * misc/efgcvt_r.c (ecvt_r): Declare floor, log10, fabs as weak extern.
2850 If log10 is not defined (i.e. no -lm), use stupid loop instead.
2852 * features.h (__FAVOR_BSD): Define only if _BSD_SOURCE is defined
2853 and no other _*_SOURCE macro is.
2854 (_GNU_SOURCE): Don't define by default.
2855 * libc-symbols.h (_GNU_SOURCE): Define it.
2857 * configure.in (alpha*-*-linux*): Unset $gnu_ld and $elf.
2859 * config.make.in (weak-symbols): Variable removed.
2860 * configure.in (--with-weak-symbols): Option removed.
2861 (NO_UNDERSCORES, HAVE_ASM_WEAK_DIRECTIVE, HAVE_ASM_WEAKEXT_DIRECTIVE):
2864 * config.h.in (HAVE_WEAK_SYMBOLS): #undef removed.
2865 (NO_UNDERSCORES, HAVE_ASM_WEAK_DIRECTIVE, HAVE_ASM_WEAKEXT_DIRECTIVE):
2867 * libc-symbols.h: Use them instead of HAVE_WEAK_SYMBOLS.
2869 * sysdeps/unix/bsd/pause.c: Moved to sysdeps/unix/common/pause.c.
2871 Mon Mar 4 20:17:28 1996 David Mosberger-Tang <davidm@azstarnet.com>
2873 * inet/inet_lnaof.c: Use u_int32_t instead of u_long.
2874 * inet/inet_mkadr.c: Likewise.
2875 * inet/inet_net.c: Likewise.
2876 * inet/inet_netof.c: Likewise.
2877 * inet/rcmd.c: Likewise.
2878 * inet/arpa/inet.h: Likewise.
2879 * inet/netinet/in.h: Likewise.
2880 * inet/netinet/tcp.h: Likewise.
2881 * inet/protocols/rwhod.h: Likewise.
2882 * inet/protocols/talkd.h: Likewise.
2883 * resolv/inet_addr.c: Likewise.
2885 * sysdeps/unix/sysv/linux/adjtime.c: Use INT_MAX instead of LONG_MAX.
2887 * sysdeps/unix/sysv/Makefile (sysdep_routines): Don't add s_getdents.
2889 * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Don't add mount,
2892 * sysdeps/alpha/__math.h (atan, cabs): New functions.
2894 * sysdeps/unix/sysv/linux/alpha/sigsuspend.S: new file (syscall
2895 expects set-value, not pointer to it).
2897 Sun Feb 25 22:36:10 1996 David Mosberger-Tang <davidm@azstarnet.com>
2899 * sysdeps/unix/sysv/linux/alpha/profil-counter.h: New file.
2901 * gmon/gmon.c (__bb_head): new variable.
2902 (write_hist, write_call_graph, write_bb_counts): new functions.
2903 (_mcleanup): modified to call above functions instead of directly
2904 writing out gmon.out.
2905 * gmon/sys/gmon.h (struct __bb): New type.
2906 (struct gmonhdr): Type removed.
2907 (struct gmonparam): New member `log_hashfraction'.
2908 (GMONVERSION): Macro removed.
2910 * gmon/sys/gmon_out.h, gmon/bb_exit_func.c,
2911 sysdeps/generic/bb_init_func.c, sysdeps/alpha/bb_init_func.S: new
2913 * gmon/Makefile (headers): Add sys/gmon_out.h.
2914 (routines): Add bb_init_func, bb_exit_func.
2916 * gmon/mcount.c: Avoid integer division.
2918 Wed Feb 21 23:56:41 1996 David Mosberger-Tang <davidm@azstarnet.com>
2920 * sysdeps/alpha/setjmp.S: switched order in which sp and fp are
2921 passed to match what __sigsetjmp_aux() expects.
2923 Tue Feb 20 11:33:46 1996 David Mosberger-Tang <davidm@azstarnet.com>
2925 * sysdeps/unix/sysv/linux/alpha/syscalls.list (select, bind,
2926 connect, getpeername, getsockname, listen, recv, recvfrom,
2927 recvmsg, send, sendmsg, sendto, setsockopt, shutdown, socketpair):
2928 added to override same-name assembly file in the parent directory.
2930 * stdlib/stdlib.h: add include of sys/types.h in front of random
2931 etc declarations to ensure int32_t is declared.
2933 * stdlib/random.c, stdlib/random_r.c: replaced "long int" by int32_t
2934 where 32 bit integers are required. Also change LONG_MAX into
2935 0x7fffffff since the intent is to turn off the sign bit in a
2938 * time/offtime.c (__offtime): Use Paul Eggert's code to deal
2939 with very large values for "days" (e.g., 64 bit values).
2941 Mon Feb 19 22:22:12 1996 David Mosberger-Tang <davidm@azstarnet.com>
2943 * stdlib/stdlib.h (__random, __random_r, random_r, struct
2944 random_data): use int32_t instead of `long int'.
2946 Sat Feb 17 11:29:29 1996 David Mosberger-Tang <davidm@azstarnet.com>
2948 * sysdeps/unix/sysv/linux/alpha/ioperm.c: new file.
2950 * sysdeps/alpha/ffs.S: new file.
2952 * sysdeps/alpha/fabs.c: File removed.
2954 * time/tzfile.c (__tzfile_read): counter variable is i, *not*
2957 * time/offtime.c: make capable of dealing with very large (64 bit)
2958 time_t values. Use old algorithm until a year is reached that
2959 is an integer multiple of 400, then use DAYS_PER_400_YEARS to
2960 do the remainder in a single division.
2962 * sysdeps/generic/ffs.c (ffs): fix variable declarations to
2963 be unsigned int, not unsigned long.
2965 * string/test-ffs.c (main): add test case with all upper bits
2968 * stdlib/tst-strtol.c: add tests cases for machines where
2971 * stdlib/testrand.c (main): disallow rand() to return negative
2974 * stdlib/testmb.c (main): fix format to use %lx instead of %x.
2976 * stdlib/stdlib.h: on 64 bit machines, declare
2977 struct random_data, __random(), __random_r, and random_r to
2978 return "int" instead of "long int".
2980 * stdlib/random_r.c: 64 bit machines use "int" instead of "long
2981 int". Similarly, use INT_MAX instead of LONG_MAX.
2983 * stdlib/random.c: on 64 bit machines, randtbl[] and __random[]
2984 need to operate on "int" instead of "long int".
2986 * locale/locfile-hash.c (compute_hashval): make shifted constant
2987 a long to avoid loosing bits on 64 bit machines.
2989 * dirent/tst-seekdir.c (main): fix confusing comment; print
2990 a line to mark point where directory is rewound.
2992 Fri Feb 16 15:01:49 1996 David Mosberger-Tang <davidm@azstarnet.com>
2994 * time/strftime.c (strftime): any hour > 11 is PM (not > 12!).
2996 Wed Feb 14 00:21:17 1996 David Mosberger-Tang <davidm@azstarnet.com>
2998 * sysdeps/unix/sysv/linux/alpha/Makefile,
2999 sysdeps/unix/sysv/linux/alpha/brk.S,
3000 sysdeps/unix/sysv/linux/alpha/fpu_control.c,
3001 sysdeps/unix/sysv/linux/alpha/fpu_control.h,
3002 sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S,
3003 sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S,
3004 sysdeps/unix/sysv/linux/alpha/pipe.S,
3005 sysdeps/unix/sysv/linux/alpha/setfpucw.c,
3006 sysdeps/unix/sysv/linux/alpha/sigprocmask.c,
3007 sysdeps/unix/sysv/linux/alpha/speed.c,
3008 sysdeps/unix/sysv/linux/alpha/start.S,
3009 sysdeps/unix/sysv/linux/alpha/syscall.S,
3010 sysdeps/unix/sysv/linux/alpha/syscalls.list,
3011 sysdeps/unix/sysv/linux/alpha/alpha/regdef.h,
3012 sysdeps/unix/sysv/linux/alpha/sysdep.S,
3013 sysdeps/unix/sysv/linux/alpha/sysdep.h: New files.
3015 * sysdeps/alpha/setjmp_aux.c (__sigsetjmp_aux): restore return
3016 address register before returning (gcc 2.7.1 doesn't do it,
3017 presumably because $26 is declared as a global variable).
3019 * sysdeps/unix/sysv/linux/sys/mman.h: msync was missing "flags"
3022 * sysdeps/unix/alarm.c (alarm): do roundup using test & increment
3023 instead of multiplication.
3025 * sysdeps/posix/sleep.c (sleep): initialize sa_mask to mask of
3026 currently blocked signals instead of the empty mask to ensure
3027 that execution of alarm handler occurs with none of the currently
3028 blocked signals enabled.
3030 * sysdeps/unix/alpha/sysdep.h: new file (adapted from OSF/1 version).
3032 * sysdeps/unix/bsd/osf/alpha/sysdep.h: include
3033 sysdeps/unix/alpha/sysdep.h and removed definitions now in that file.
3035 * sysdeps/alpha/divrem.S, sysdeps/alpha/htonl.S,
3036 sysdeps/alpha/htons.S, sysdeps/alpha/machine-gmon.h,
3037 sysdeps/alpha/_mcount.S, sysdeps/alpha/ntohl.s, sysdeps/alpha/ntohs.s,
3038 sysdeps/alpha/strlen.S: New files.
3040 * sysdeps/alpha/divl.S, sysdeps/alpha/divlu.S, sysdeps/alpha/divq.S,
3041 sysdeps/alpha/divqu.S, sysdeps/alpha/divrem.m4,
3042 sysdeps/alpha/macros.m4, sysdeps/alpha/reml.S, sysdeps/alpha/remlu.S,
3043 sysdeps/alpha/remq.S, sysdeps/alpha/remqu.S, sysdeps/alpha/strlen.c:
3046 * sysdeps/generic/sbrk.c (__sbrk): argument is of type ptrdiff_t, not
3049 * sysdeps/alpha/__longjmp.c (__longjmp): moved dummy while loop
3050 to end of function to avoid a jump across NOPs.
3052 * sysdeps/alpha/Makefile (sysdep_routines): Removed all rules
3053 pertaining to integer division/remainder routines since new code
3054 doesn't require them.
3056 * sunrpc/xdr_mem.c, sunrpc/xdr_stdio.c: Use 4 instead of sizeof(long)
3057 where 32 bit quantities are consumed/stored. Various other minor
3058 64-bit cleanups (casting).
3060 * sunrpc/xdr.c (xdr_int): test for sizeof(int)==4 to determine
3061 whether xdr_long or xdr_short should be used to encode an int.
3062 Notice that an xdr_long is 4 bytes independent of the architecture
3063 (otherwise no Alpha could interoperate with existing NFS servers,
3064 for example). Ditto for enums.
3066 * sunrpc/svc_udp.c (svcudp_recv): changed test from 4*sizeof(u_long)
3067 to 16 since it really wants 16 bytes.
3069 * sunrpc/svc.c (maskp): changed from u_long* to u_int32*.
3071 * sunrpc/rpc/xdr.h (IXDR_GET_LONG, IXDR_PUT_LONG): change casts to
3072 u_int32_t (instead of u_long).
3074 * sunrpc/rpc_cmsg.c (xdr_callmsg), sunrpc/svc_authux.c: increment
3075 "buf" pointer by casting it to a char* first since a long* may be 8
3076 bytes or more and oa->oa_length may be any multiple of 4.
3078 * sunrpc/clnt_udp.c (clntudp_call): replaced sizeof(u_long) by 4
3079 since it really is testing for 32 bits. Fixed casts to use
3080 u_int32 instead of u_long.
3081 * sunrpc/xdr_rec.c: Likewise.
3083 * sunrpc/clnt_tcp.c (clnttcp_call): replaced u_long by u_int32.
3084 * sunrpc/rpc/auth.h: Likewise.
3086 * limits.h (LONG_MAX, LONG_MIN, ULONG_MAX): use 64 bit values
3089 Tue Mar 19 13:27:49 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
3091 * sysdeps/i386/fpu/__math.h: New file.
3092 Contributed by John C. Bowman <bowman@hagar.ph.utexas.edu>.
3094 Sun Mar 17 00:28:16 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3096 * sysdeps/posix/clock.c: Don't multiply the return value by
3097 CLOCKS_PER_SEC or CLK_TCK.
3099 Mon Mar 18 13:20:46 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
3101 * sysdeps/mach/hurd/getcwd.c: Fail with ENOENT if a parent directory
3102 scan finds no match.
3104 * posix/unistd.h (setpgrp): Declare no-arg version unless __FAVOR_BSD.
3105 * misc/bsd-compat.c (setpgrp): New function, two arg version.
3106 * sysdeps/stub/setpgid.c: Remove setpgrp alias.
3107 * sysdeps/mach/hurd/setpgid.c: Likewise.
3108 * sysdeps/unix/sysv/sysv4/setpgid.c: Likewise.
3109 * sysdeps/unix/common/syscalls.list (setpgid): Remove setpgrp alias.
3110 * sysdeps/unix/sysv/irix4/syscalls.list: Likewise.
3111 * sysdeps/unix/sysv/linux/setpgrp.c: Obsolete file removed.
3112 * posix/setpgrp.c (setpgrp): New file.
3113 * posix/Makefile (routines): Add setpgrp.
3115 * elf/Makefile (rtld-link): New canned sequence.
3116 (ld.so, ld-linux.so.1): Use it. Pass -soname option.
3118 * sysdeps/i386/setjmp.S (__setjmp): Define compatibility entry point.
3120 Sun Mar 17 23:15:32 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3122 * sysdeps/unix/sysv/linux/tcgetpgrp.c,
3123 sysdeps/unix/sysv/linux/tcsetpgrp.c: New files.
3125 Sun Mar 17 07:19:33 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
3127 * db/Makefile (CFLAGS-hash_func.c): New variable; pass -Wno-unused.
3128 (CFLAGS): Append -Wno-unitialized.
3130 Sat Mar 16 20:58:43 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
3132 * stdlib/erand48_r.c: Use FP division by powers of two to distribute
3133 short bits into double.
3135 Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com>
3137 * sysdeps/alpha/memchr.S: New file.
3138 * sysdeps/alpha/memchr.c: Obsolete file removed.
3139 * string/tester.c: Soup up memchr tests.
3141 Sat Mar 16 16:26:09 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
3143 * misc/Makefile (headers): Add sysexits.h.
3144 * misc/sysexits.h: New file.
3146 Thu Mar 14 15:20:45 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3148 * sysdeps/libm-ieee754/e_atan2.c (__ieee754_atan2): Change atan
3150 * sysdeps/libm-ieee754/e_atan2f.c (__ieee754_atan2f): Change atanf
3153 * sysdeps/m68k/fpu/e_acos.c, sysdeps/m68k/fpu/e_acosf.c,
3154 sysdeps/m68k/fpu/e_asin.c, sysdeps/m68k/fpu/e_asinf.c,
3155 sysdeps/m68k/fpu/e_atanh.c, sysdeps/m68k/fpu/e_atanhf.c,
3156 sysdeps/m68k/fpu/e_cosh.c, sysdeps/m68k/fpu/e_coshf.c,
3157 sysdeps/m68k/fpu/e_exp.c, sysdeps/m68k/fpu/e_expf.c,
3158 sysdeps/m68k/fpu/e_fmod.c, sysdeps/m68k/fpu/e_fmodf.c,
3159 sysdeps/m68k/fpu/e_log.c, sysdeps/m68k/fpu/e_log10.c,
3160 sysdeps/m68k/fpu/e_log10f.c, sysdeps/m68k/fpu/e_logf.c,
3161 sysdeps/m68k/fpu/e_pow.c, sysdeps/m68k/fpu/e_powf.c,
3162 sysdeps/m68k/fpu/e_remainder.c, sysdeps/m68k/fpu/e_remainderf.c,
3163 sysdeps/m68k/fpu/e_scalb.c, sysdeps/m68k/fpu/e_scalbf.c,
3164 sysdeps/m68k/fpu/e_sinh.c, sysdeps/m68k/fpu/e_sinhf.c,
3165 sysdeps/m68k/fpu/e_sqrt.c, sysdeps/m68k/fpu/e_sqrtf.c,
3166 sysdeps/m68k/fpu/k_cos.c, sysdeps/m68k/fpu/k_cosf.c,
3167 sysdeps/m68k/fpu/k_sin.c, sysdeps/m68k/fpu/k_sinf.c,
3168 sysdeps/m68k/fpu/k_tan.c, sysdeps/m68k/fpu/k_tanf.c,
3169 sysdeps/m68k/fpu/s_atan.c, sysdeps/m68k/fpu/s_atanf.c,
3170 sysdeps/m68k/fpu/s_ceil.c, sysdeps/m68k/fpu/s_ceilf.c,
3171 sysdeps/m68k/fpu/s_cos.c, sysdeps/m68k/fpu/s_cosf.c,
3172 sysdeps/m68k/fpu/s_expm1.c, sysdeps/m68k/fpu/s_expm1f.c,
3173 sysdeps/m68k/fpu/s_fabs.c, sysdeps/m68k/fpu/s_fabsf.c,
3174 sysdeps/m68k/fpu/s_finite.c, sysdeps/m68k/fpu/s_finitef.c,
3175 sysdeps/m68k/fpu/s_floor.c, sysdeps/m68k/fpu/s_floorf.c,
3176 sysdeps/m68k/fpu/s_frexp.c, sysdeps/m68k/fpu/s_frexpf.c,
3177 sysdeps/m68k/fpu/s_ilogb.c, sysdeps/m68k/fpu/s_ilogbf.c,
3178 sysdeps/m68k/fpu/s_isinf.c, sysdeps/m68k/fpu/s_isinff.c,
3179 sysdeps/m68k/fpu/s_isnan.c, sysdeps/m68k/fpu/s_isnanf.c,
3180 sysdeps/m68k/fpu/s_ldexp.c, sysdeps/m68k/fpu/s_ldexpf.c,
3181 sysdeps/m68k/fpu/s_log1p.c, sysdeps/m68k/fpu/s_log1pf.c,
3182 sysdeps/m68k/fpu/s_logb.c, sysdeps/m68k/fpu/s_logbf.c,
3183 sysdeps/m68k/fpu/s_modf.c, sysdeps/m68k/fpu/s_modff.c,
3184 sysdeps/m68k/fpu/s_rint.c, sysdeps/m68k/fpu/s_rintf.c,
3185 sysdeps/m68k/fpu/s_scalbn.c, sysdeps/m68k/fpu/s_scalbnf.c,
3186 sysdeps/m68k/fpu/s_significand.c,
3187 sysdeps/m68k/fpu/s_significandf.c, sysdeps/m68k/fpu/s_sin.c,
3188 sysdeps/m68k/fpu/s_sinf.c, sysdeps/m68k/fpu/s_tan.c,
3189 sysdeps/m68k/fpu/s_tanf.c, sysdeps/m68k/fpu/s_tanh.c,
3190 sysdeps/m68k/fpu/s_tanhf.c: New files, for m68881 port of fdlibm.
3192 * sysdeps/m68k/fpu/__math.h: Rewritten for fdlibm.
3194 * sysdeps/m68k/fpu/isinfl.c: Rewritten to get argument type right.
3195 * sysdeps/m68k/fpu/isnanl.c: Likewise.
3197 Thu Mar 14 06:01:07 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
3199 * posix/glob.c (glob): In GLOB_BRACE brace expansion, fix buffer size
3200 calculation to include trailing invariant portion. Don't use alloca;
3201 instead use a dynamic auto array for GCC, malloc for non-GCC.
3202 Handle nested braces properly.
3204 * elf/elf.h (Elf32_auxv_t): Specify prototype (void) for `a_un.a_fcn'.
3206 * libc-symbols.h (lint): New macro.
3208 Fri Mar 15 01:18:00 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3210 * libio/iosetvbuf.c: Add weak alias setvbuf.
3212 Thu Mar 14 06:01:07 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
3214 * string/strnlen.c: New file.
3215 * string/Makefile (routines): Add strnlen.
3216 * string/string.h [__USE_GNU] (strnlen): Declare new function.
3217 [__OPTIMIZE__]: Define extern inline implementation of it.
3219 * stdlib/erand48_r.c: Use __mpn_construct_double instead of ldexp and
3220 addition, to avoid using anything from -lm.
3222 Mon Mar 4 21:57:14 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3224 * sysdeps/unix/sysv/linux/m68k/Makefile: New file.
3226 * sysdeps/unix/sysv/linux/m68k/sysdep.h (SYS_ify): Redefine.
3227 (CALL_MCOUNT): New macro, empty unless [PROF].
3228 (ENTRY): Do CALL_MCOUNT just after the label.
3229 (JUMPTARGET): New macro.
3230 (SYSCALL_ERROR_HANDLER): Fix syntax.
3232 Thu Mar 14 04:20:48 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
3234 * sysdeps/unix/sysv/linux/init-first.c (init): Call `__personality'
3235 function instead of using inline asm i386 syscall.
3236 * sysdeps/unix/sysv/linux/syscalls.list: Add personality syscall.
3238 * posix/unistd.h [__USE_BSD]: Declare usleep.
3240 Tue Mar 12 04:57:57 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
3242 * misc/efgcvt.c (MAXDIG): New macro computed from <floats.h> constants.
3243 (fcvt, ecvt): Use it for buffer size.
3245 * stdlib/drand48-iter.c (__drand48_iterate): Use u_int64_t instead of
3246 conditionalizing long vs long long.
3248 * stdlib/drand48-iter.c (__drand48_iterate): Don't check for null
3249 pointers; never return EFAULT.
3250 * stdlib/drand48_r.c (drand48_r): Likewise.
3251 * stdlib/erand48_r.c (erand48_r): Likewise.
3253 * setjmp/Makefile (tests): Add jmpbug.
3254 * setjmp/jmpbug.c: New file.
3256 Tue Mar 12 04:42:01 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
3258 * sysdeps/sparc/jmp_buf.h: Rewritten; use array of ints, not struct.
3259 * sysdeps/sparc/setjmp.S: Rewritten; store %fp value as well.
3260 * sysdeps/sparc/__longjmp.S: Rewritten; unwind frames one by one with
3261 `restore' until the target frame is hit.
3263 Sun Mar 10 20:29:40 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3265 * sysdeps/unix/sysv/linux/sigsuspend.c: New file.
3266 * sysdeps/unix/sysv/linux/syscalls.list: Remove sigsuspend, add
3269 Thu Mar 7 21:30:58 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3271 * Makerules (+make-deps, sed-remove-objpfx): Quote periods on the
3272 left side of sed substitutions.
3274 Sun Mar 10 16:58:10 1996 Ulrich Drepper <drepper@gnu.ai.mit.edu>
3276 * stdio-common/printf_fp.c (hack_digit): __mpn_normal_size
3277 is not available anymore. Do it ourselves.
3279 * sysdeps/unix/sysv/linux/i386/fpu_control.h (_FPU_SETCW):
3280 Correct GCC `asm' syntax.
3282 Tue Mar 12 03:15:02 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
3284 * stdio-common/Makefile (tests): Add tst-ungetc.
3285 * stdio-common/tst-ungetc.c: New test from drepper.
3286 * stdio-common/tstscanf.c (main): New %[ test case from drepper.
3288 * sysdeps/libm-ieee754/s_scalbn.c (scalbn): Rename to __scalbn;
3289 somehow this was missed, though the weak alias is already there.
3291 * sysdeps/unix/sysv/linux/i386/fpu_control.h (_FPU_DEFAULT): Change
3292 default to double precision, all interrupts masked; fdlibm requires.
3294 Sat Mar 9 18:44:27 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
3296 * sysdeps/unix/sysv/linux/i386/setfpucw.c: Obsolete file removed.
3298 Fri Mar 8 22:16:48 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
3300 * stdio-common/printf_fp.c (HAVE_ALLOCA): New macro.
3302 Tue Mar 5 18:45:14 1996 Miles Bader <miles@gnu.ai.mit.edu>
3304 * sysdeps/mach/hurd/select.c (__select): Include LASTFD in the
3307 Mon Mar 4 20:54:40 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3309 * Makeconfig ($(common-objpfx)config.make): Depend on config.h.in.
3311 Tue Mar 5 12:14:57 1996 Miles Bader <miles@gnu.ai.mit.edu>
3313 * sysdeps/mach/hurd/select.c (__select): Also don't fault just
3314 because some fdmask is 0.
3316 Mon Mar 4 17:35:35 1996 Miles Bader <miles@gnu.ai.mit.edu>
3318 * sysdeps/mach/hurd/select.c (__select):
3319 Don't increment GOT only because READ/WRITE/EXCEPTFDS is 0!
3320 Don't return without frobbing the bitmasks after a timeout.
3321 When clearing the bitmasks, only loop from FIRSTFD to LASTFD.
3323 Mon Mar 4 17:35:09 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
3325 * hurd/catch-signal.c (hurd_safe_memmove): New function.
3326 (hurd_safe_copyin, hurd_safe_copyout): New functions.
3327 * hurd/hurd/sigpreempt.h: Declare them.
3329 Sun Mar 3 08:43:44 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
3331 Replace math code with fdlibm from Sun as modified for netbsd by
3332 JT Conklin and Ian Taylor, including x86 FPU support.
3333 * sysdeps/libm-ieee754, sysdeps/libm-i387: New directories.
3334 * math/math_private.h: New file.
3335 * sysdeps/i386/fpu/Implies: New file.
3336 * sysdeps/ieee754/Implies: New file.
3337 * math/machine/asm.h, math/machine/endian.h: New files.
3338 * math/Makefile, math/math.h: Rewritten.
3339 * mathcalls.h, math/mathcalls.h: New file, broken out of math.h.
3340 * math/finite.c: File removed.
3341 * sysdeps/generic/Makefile [$(subdir)=math]: Frobnication removed.
3343 * math/test-math.c: Include errno.h and string.h.
3345 * sysdeps/unix/bsd/dirstream.h: File removed.
3346 * sysdeps/unix/bsd/readdir.c: File removed.
3348 Sat Mar 2 16:35:40 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
3350 * sysdeps/unix/sysv/linux/m68k/profil-counter.h: File removed.
3351 * sysdeps/unix/sysv/sysv4/solaris2/sparc/profil-counter.h: File
3353 * sysdeps/generic/profil-counter.h: New file.
3355 Fri Mar 1 17:11:59 1996 Brendan Kehoe <brendan@zen.org>
3357 * sysdeps/unix/sysv/sysv4/solaris2/sparc/sigcontext.h: New file,
3358 including <sysdeps/unix/bsd/sun/sparc/sigcontext.h>.
3359 * sysdeps/unix/sysv/sysv4/solaris2/sparc/profil-counter.h: New file,
3360 same as linux/m68k/profil-counter.h except the comment.
3362 Fri Mar 1 10:09:46 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
3364 * stdlib/Makefile (mpn-stuff): New target.
3367 * Code copied from GMP updated to 1.937 version.
3368 * stdlib/strtod.c (HAVE_ALLOCA): Define this for gmp headers.
3370 * posix/glob.c: Use canonical code from autoconf manual for dirent
3372 [_D_NAMLEN]: Redefine NAMLEN using this.
3373 (glob_in_dir): Use NAMLEN macro.
3375 * sysdeps/posix/profil.c: New file.
3377 Thu Feb 29 20:55:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3379 * sysdeps/unix/sysv/linux/m68k/profil-counter.h: New file.
3381 Tue Feb 27 12:14:59 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
3383 * libc-symbols.h [GCC >= 2.8] (strong_alias, weak_alias): Remove
3386 * time/strftime.c: Support - and _ flags to affect number padding.
3388 * sysdeps/unix/common/tcsendbrk.c: New file.
3390 Mon Feb 26 10:22:30 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
3392 * sysdeps/unix/dirstream.h: Rewritten.
3393 * sysdeps/unix/readdir.c: Rewritten.
3394 * sysdeps/unix/telldir.c: Rewritten.
3395 * sysdeps/unix/closedir.c: Use <...> instead of "..." for dirstream.h.
3396 Remove __ from DIR struct member names.
3397 * sysdeps/unix/dirfd.c: Likewise.
3398 * sysdeps/unix/seekdir.c: Likewise.
3399 * sysdeps/unix/rewinddir.c: Likewise.
3400 * sysdeps/unix/opendir.c: Likewise. Don't allocate extra space after
3402 * sysdeps/stub/direct.h: File removed.
3403 * sysdeps/unix/bsd/bsd4.4/direct.h: File removed.
3404 * sysdeps/unix/bsd/direct.h: File removed.
3405 * sysdeps/unix/common/direct.h: File removed.
3406 * sysdeps/unix/sysv/irix4/direct.h: File removed.
3407 * sysdeps/unix/sysv/isc3/direct.h: File removed.
3408 * sysdeps/unix/sysv/sco3.2.4/direct.h: File removed.
3409 * sysdeps/unix/sysv/sysv4/solaris2/direct.h: File removed.
3410 * sysdeps/unix/common/direntry.h: New file.
3411 * sysdeps/unix/bsd/direntry.h: New file.
3412 * sysdeps/unix/bsd/bsd4.4/direntry.h: New file.
3413 * sysdeps/unix/sysv/direntry.h: New file.
3414 * sysdeps/stub/direntry.h: New file.
3415 * dirent/dirent.h (struct dirent): Type removed. Include <direntry.h>
3417 (_D_EXACT_NAMLEN, _D_ALLOC_NAMLEN): New macros.
3418 * dirent/Makefile (headers): Add direntry.h.
3419 (distribute): Remove direct.h.
3420 * sysdeps/posix/getcwd.c: Use new macros instead of d_namlen.
3421 * dirent/scandir.c: Likewise.
3422 * io/fts.c (fts_build): Likewise.
3423 * io/ftw.c (ftw_dir): Likewise.
3424 * sysdeps/posix/ttyname.c: Likewise.
3426 * sysdeps/unix/sysv/sysv4/solaris2/syscalls.list: New file.
3428 * sysdeps/mach/hurd/profil.c (MAX_PC_SAMPLES): New macro.
3429 (collector_timeout): New static variable.
3430 (update_waiter): Actually call __task_enable_pc_sampling.
3431 Set collector_timeout based on the `tick' count returned.
3432 (profile_waiter): Use MAX_PC_SAMPLES. Set nsamples before RPC.
3433 Use collector_timeout in __mach_msg call.
3435 * gmon/Makefile (noprof): New variable containing mcount.
3436 Append profil unless it is in $(unix-syscalls).
3437 (mcount.po): Use $(noprof) for list of targets in this rule.
3439 * libc-symbols.h: Define _LIBC before #include <config.h>.
3441 Sun Feb 25 12:29:23 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
3443 * config.h.in [_LIBC] (HAVE_STRERROR): Define it.
3444 Protect 2nd page of #undef's for generator programs with #ifndef _LIBC.
3446 * time/zic.c, time/zdump.c, time/private.h: Updated from ADO 96e.
3448 Fri Feb 9 12:40:19 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
3450 * libio/cleanup.c (_IO_cleanup_registration_needed)
3451 [!_G_HAVE_ATEXIT]: Init to NULL.
3452 * libio/filedoalloc.c (_IO_cleanup_registration_needed): Remove decl.
3454 Thu Feb 8 08:12:50 1996 Brendan Kehoe <brendan@cygnus.com>
3456 * libio/filedoalloc.c (_IO_cleanup_registration_needed): Revert
3457 previous change, since cleanup.c only defines it if _G_HAVE_ATEXIT.
3459 Wed Feb 7 15:10:17 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
3461 * libio/filedoalloc.c (_IO_cleanup_registration_needed): Declare as
3464 Sat Feb 24 11:34:13 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
3466 * sysdeps/i386/memcmp.S: Fix argument %esp offsets.
3468 * time/sys/time.h (timeradd, timersub): New macros; BSD has these.
3470 Wed Feb 21 02:25:07 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
3472 * Rules (others): Depend on $(extra-objs), $(install-lib),
3473 $(install-bin), $(install-sbin), in object directory.
3475 * Makeconfig (link-libc): Don't pass -rpath option with default
3476 path, since ld.so should use the same default.
3477 * Makerules (build-shlib): Likewise.
3479 * Makerules (make-target-directory): Use mkinstalldirs.
3481 * sysdeps/mach/i386/sysdep.h: Include unix/i386/sysdep.h to
3482 redefine ENTRY et al.
3484 * sysdeps/unix/sysv/linux/i386/sysdep.h (NO_UNDERSCORES, ENTRY):
3485 Macros removed. The code in unix/i386/sysdep.h should now suffice.
3487 * sysdeps/unix/i386/sysdep.h (ALIGNARG): New macro, defns for
3489 (ENTRY): Use it in .align directive.
3490 (CALL_MCOUNT): New macro, empty unless [PROF].
3491 (ENTRY): Do CALL_MCOUNT just after the label.
3493 * Makeconfig (CPPFLAGS-.po): New variable, use -DPROF so assembly
3494 code can call mcount.
3496 Tue Feb 20 23:05:16 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
3498 * time/private.h, time/zdump.c, time/zic.c: Updated verbatim from ADO;
3499 translation markings are now integrated in his distribution.
3501 * stdlib/strtod.c (round_and_return): Add missing (mp_limb) 1 cast.
3503 Mon Feb 19 18:31:59 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
3505 * po: New directory where `LANG.po' files for message translations
3507 * po/SYS_libc.pot: New file, template of message strings as in source.
3508 * MakeTAGS: New rules to build po/SYS_libc.pot automatically from
3509 the source using xgettext.
3510 * Makerules ($(..)po/%.pot): New rule.
3511 * manual/Makefile (../po/manual.pot): New target, make it empty.
3513 * sysdeps/unix/bsd/alarm.c: Moved to sysdeps/unix/alarm.c.
3514 * sysdeps/unix/bsd/nice.c: Moved to sysdeps/unix/nice.c.
3515 * sysdeps/unix/bsd/stime.c: Moved to sysdeps/unix/stime.c.
3516 * sysdeps/unix/bsd/time.c: Moved to sysdeps/unix/time.c.
3517 * sysdeps/unix/bsd/utime.c: Moved to sysdeps/unix/utime.c.
3519 * time/zic.c, time/scheck.c, time/private.h, time/tzfile.h:
3520 Updated from ADO 96d.
3522 Sun Feb 18 14:08:04 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3524 * csu/initfini.c (_init): Remove bogus volatile declarations and
3525 extra variable, take the address of __gmon_start__ only implicitly
3526 to avoid the test being optimized out.
3528 Sun Feb 18 15:08:10 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3530 * sysdeps/posix/utimes.c (__utimes): There are 1000000 usecs in a
3533 Sun Feb 18 13:56:00 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3535 * elf/Makefile, time/Makefile: Make `all' the default target.
3537 Mon Feb 19 18:09:04 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
3539 * misc/sys/ptrace.h: Moved to ...
3540 * sysdeps/generic/sys/ptrace.h: ... here.
3541 * sys/ptrace.h: File removed.
3543 Sun Feb 18 12:13:07 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3545 * sysdeps/unix/sysv/linux/Makefile (headers): Add fpu_control.h.
3547 * sysdeps/unix/sysv/linux/i386/sysdep.S (errno): Put it into .bss
3548 so that the symbol alias works.
3550 * sysdeps/unix/sysv/linux/m68k/fpu_control.h (_FPU_SETCW): Corrected.
3552 * sysdeps/unix/sysv/linux/resourcebits.h: New file.
3554 * sysdeps/unix/sysv/linux/sys/ptrace.h: New file.
3556 * sysdeps/unix/sysv/linux/syscalls.list: Add getegid, geteuid,
3559 * sysdeps/unix/sysv/linux/sysconf.c: Special version that does not
3562 Sat Feb 17 10:30:21 1996 David Mosberger-Tang <davidm@AZStarNet.com>
3564 * stdio-common/printf_fp.c, stdlib/strtod.c, sysdeps/ieee754/dbl2mpn.c,
3565 sysdeps/ieee754/ldbl2mpn.c, sysdeps/ieee754/mpn2dbl.c,
3566 sysdeps/ieee754/mpn2ldbl.c: Cast left operands of shift instructions
3567 to `long' where necessary.
3569 Thu Feb 15 20:04:50 1996 Ulrich Drepper <drepper@gnu.ai.mit.edu>
3571 * stdlib/fpioconst.h: Introduce new constant _FPIO_CONST_OFFSET.
3572 * stdio-common/printf_fp.c, stdlib/strtod.c: Use _FPIO_CONST_OFFSET
3573 to correctly access MPN array depending on architecture.
3575 Mon Feb 19 15:30:26 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
3577 * stdio-common/tstscanf.c (main): Add check for "0" as %d.
3579 * sysdeps/stub/msync.c: Undo change of Jan 29; just two args.
3580 Only some systems have three args; let them define their own stub.
3582 * sysdeps/generic/dl-sysdep.c: Declare _dl_secure.
3584 * sysdeps/generic/machine-gmon.h: New file.
3585 * gmon/Makefile (distribute): Add machine-gmon.h.
3586 * gmon/mcount.c: Undo changes of Feb 13.
3587 Include "machine-gmon.h".
3589 Sun Feb 18 13:24:06 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
3591 * sysdeps/unix/sysv/linux/direct.h: File removed, since it is
3592 identical to unix/common/direct.h.
3594 * sysdeps/unix/Makefile [no_deps]: Don't include s-proto.d.
3596 * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Don't add ipc.
3598 * stdio-common/Makefile (tests): Remove scanf6.
3600 * sysdeps/unix/sysv/linux/Makefile (non-lib.a): Append libieee.a.
3602 * time/mktime.c (mktime): Move static variable localtime_offset to
3605 * stdio-common/vfscanf.c: Put '0' in buffer before scanning for %i
3608 Thu Feb 15 16:56:17 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3610 * sysdeps/m68k/dl-machine.h (elf_machine_load_address): Corrected.
3611 (ELF_MACHINE_BEFORE_RTLD_RELOC): Define.
3612 (_dl_runtime_resolve): Save %a1 as well.
3613 (ELF_MACHINE_RUNTIME_FIXUP_ARGS): Add second dummy arg.
3614 (elf_machine_relplt): Define.
3616 * elf/dl-runtime.c: Include possible extra args in declaration of
3619 Fri Feb 16 11:01:59 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
3621 * time/tzset.c: Limit hours to 23, not 12. From jaffer.
3623 Fri Feb 16 10:14:05 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
3625 * Makeconfig (CFLAGS-.po): Use -pg instead of -p.
3627 Thu Feb 15 13:57:08 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
3629 * mach/Machrules: Use -include for $(*.ir).
3631 * hurd/hurd/ioctl.h (_HURD_HANDLE_IOCTLS): Mask off type bits in
3633 * sysdeps/mach/hurd/ioctls.h (_IOC_NOTYPE): New macro.
3634 (_IOT_COUNT2): Field is 3 bits, not 2.
3635 * sysdeps/mach/hurd/ioctl.c: Ignore handler if it fails with ENOTTY.
3636 * hurd/hurdioctl.c (_hurd_lookup_ioctl_handler): Mask off type
3637 bits before looking up handler.
3638 (fioctl): Use __hurd_dfail.
3639 (fioctl, fioclex): Use ENOTTY for bogus request instead of EGRATUITOUS.
3641 Thu Feb 15 11:49:45 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
3643 * sysdeps/unix/sysv/sysv4/Makefile [$(subdir)-signal]
3644 (sysdep_routines): Don't add sys-sig.
3646 * sysdeps/unix/sysv/sysv4/solaris2/syscalls.list: New file.
3648 Wed Feb 14 00:21:17 1996 David Mosberger-Tang <davidm@azstarnet.com>
3650 * sysdeps/alpha/memchr.c (memchr): loop searching for matching
3651 character bailed out one too early; changed constant 6 to
3654 Wed Feb 14 01:08:58 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
3656 * posix/execvp.c: When executing shell on script, first arg is
3657 full file name, not argv[0].
3659 * mach/Makefile [no_deps]: Inhibit inclusion of mach-syscalls.mk.
3660 * mach/Machrules [no_deps]: Inhibit interface rules.
3662 * malloc/Makefile (distribute): Removed TODO.
3664 Tue Feb 13 05:12:02 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
3666 * sysdeps/unix/sysv/linux/syscalls.list (ipc): Specify msgget in
3669 * sysdeps/unix/common/syscalls.list: Add sigaction syscall.
3671 * sysdeps/unix/sysv/linux/gnu/types.h: Moved from linux/i386.
3673 * sysdeps/unix/sysv/linux/Makefile [$(subdir)=math]
3674 (sysdep_routines): Append setfpucw.
3675 (extra-objs): Append ieee-fpucw.o.
3676 (install-lib): Append libieee.a.
3677 (libieee.a): New target.
3678 * sysdeps/unix/sysv/linux/ieee-fpucw.c: New file.
3679 * sysdeps/unix/sysv/linux/i386/fpu_control.h
3680 (_FPU_GETCW, _FPU_SETCW): New macros.
3681 (fpu_control_t): New typedef.
3682 (__setfpucw): Use fpu_control_t for argument type.
3683 * sysdeps/unix/sysv/linux/fpu_control.c: Moved from linux/i386.
3685 * sysdeps/unix/sysv/linux/init-first.c: Moved from linux/i386.
3687 * sysdeps/unix/sysv/linux/syscalls.list: Add ipc syscall.
3688 * sysdeps/unix/sysv/linux/i386/syscalls.list: File removed.
3690 Sat Feb 10 13:09:03 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3692 * sysdeps/unix/sysv/linux/m68k/brk.c,
3693 sysdeps/unix/sysv/linux/m68k/mmap.S,
3694 sysdeps/unix/sysv/linux/m68k/select.S,
3695 sysdeps/unix/sysv/linux/m68k/sigcontext.h,
3696 sysdeps/unix/sysv/linux/m68k/sigreturn.S,
3697 sysdeps/unix/sysv/linux/m68k/socket.S,
3698 sysdeps/unix/sysv/linux/m68k/syscall.S,
3699 sysdeps/unix/sysv/linux/m68k/sysdep.S,
3700 sysdeps/unix/sysv/linux/m68k/sysdep.h: New files.
3702 * sysdeps/unix/sysv/linux/m68k/fpu_control.h: New file.
3704 * sysdeps/m68k/fpu/isinfl.c, sysdeps/m68k/fpu/isnanl.c,
3705 sysdeps/m68k/isinfl.c, sysdeps/m68k/isnanl.c: New files.
3707 * sysdeps/unix/sysv/linux/sys/mman.h: Define MAP_ANON and
3708 MAP_FILE if not already defined.
3710 * elf/elf.h: Add m68k reloc definitions.
3711 * sysdeps/m68k/dl-machine.h, sysdeps/m68k/elf/start.S: New files.
3713 Tue Feb 13 00:12:12 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
3715 * elf/dl-runtime.c (fixup) [ELF_MACHINE_RUNTIME_FIXUP_ARGS]: Let
3716 this macro declare extra leading args.
3718 * Makerules [$(elf)=yes] (ar-symtab-name): Define to empty.
3720 * sysdeps/i386/dl-machine.h (ELF_MACHINE_RUNTIME_TRAMPOLINE,
3721 elf_machine_relplt): New macros.
3722 * elf/dl-runtime.c: New file.
3723 * sysdeps/i386/dl-runtime.c, sysdeps/stub/dl-runtime.c: Files removed.
3725 * gmon/Makefile (headers): Remove machine-gmon.h.
3726 * sysdeps/stub/machine-gmon.h, sysdeps/i386/machine-gmon.h: Removed.
3727 * gmon/mcount.c [! NO_UNDERSCORES] (_mcount): Specify "mcount" as
3729 (_mcount): Define normally, taking no args.
3730 Use __builtin_return_address to fetch PC values of caller and caller's
3733 * Makerules: Rewrote rules to update libc archives of all flavors.
3734 Define separate specific rules for each flavor using o-iterator.
3736 * sysdeps/unix/Makefile: Include s-proto.d only ifdef subdir.
3738 Sat Feb 10 11:35:16 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3740 * Makerules (ar-symtab-name): New macro. Replace all occurences
3741 of __.SYMDEF by $(ar-symtab-name).
3742 * sysdeps/unix/sysv/Makefile (ar-symtab-name): Define as empty.
3744 Mon Feb 12 03:10:41 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
3746 * Makefile (configure, %/configure): Depend on aclocal.m4.
3747 * Make-dist (configure, %/configure): Likewise.
3749 * sysdeps/unix/Makefile: Include s-proto.d for its deps.
3751 * gmon/sys/gmon.h: Don't include machine-gmon.h; those defns are
3752 only needed in the implementation, not for any users.
3754 * time/northamerica: Updated from ADO 96c, new rules for Mexico in
3757 * sunrpc/pm_getport.c: #if 0 out gratuitous inclusion of <net/if.h>.
3758 * sunrpc/pm_getmaps.c: Likewise.
3760 * sysdeps/unix/sysv/syscalls.list: Add setrlimit and settimeofday,
3761 so real syscalls override unix/sysv/*.c on sysv-derived systems
3763 * sysdeps/unix/common/syscalls.list: Add settimeofday here, to
3764 override unix/sysv/settimeofday.c since that overrides
3767 * Makeconfig (+link): Put $(link-libc) after deps from $^,
3768 regardless of where libc.a appears in the deps.
3770 * sysdeps/unix/sysv/sysv4/syscalls.list: Remove redundancies.
3772 * sysdeps/unix/sysv/linux/syscalls.list: Remove redundancies.
3773 Define __ name for sigprocmask.
3774 * sysdeps/unix/bsd/ultrix4/syscalls.list: Remove redundancies.
3776 * sysdeps/unix/bsd/sun/sunos4/syscalls.list: Remove redundancies.
3777 * sysdeps/unix/bsd/sun/syscalls.list: Remove redundancies.
3778 * sysdeps/unix/bsd/bsd4.4/syscalls.list: Remove redundancies.
3779 * sysdeps/unix/bsd/syscalls.list: Remove settimeofday, utimes.
3780 Add getdents, wait3, waitpid.
3781 * sysdeps/unix/syscalls.list: Add seteuid, setegid, setsid,
3782 settimeofday, sigsuspend, sstk, utimes.
3783 * sysdeps/unix/bsd/ultrix4/mips/sigvec.S: File removed.
3784 * sysdeps/unix/bsd/ultrix4/mips/syscalls.list: New file.
3785 * sysdeps/unix/bsd/ultrix4/mips/Makefile (sysdep_routines):
3787 * sysdeps/unix/bsd/ultrix4/mips/sigvec.c: Renamed from sigtramp.c.
3788 * sysdeps/unix/bsd/bsd4.4/sstk.S: File removed.
3789 * sysdeps/unix/bsd/hp/m68k/syscalls.list: File removed.
3790 * sysdeps/unix/bsd/osf/alpha/getdents.S: File removed.
3791 * sysdeps/unix/bsd/ultrix4/getsysinfo.S: File removed.
3792 * sysdeps/unix/bsd/ultrix4/waitpid.S: File removed.
3793 * sysdeps/unix/bsd/ultrix4/mips/sigtramp.c: File removed.
3794 * sysdeps/unix/bsd/ultrix4/mips/sigvec.S: File removed.
3795 * sysdeps/unix/bsd/ultrix4/mips/sigvec.c: New file.
3796 * sysdeps/unix/bsd/ultrix4/mips/syscalls.list: New file.
3797 * sysdeps/unix/sysv/irix4/wait3.S: File removed.
3798 * sysdeps/unix/sysv/sysv4/__waitid.S: File removed.
3799 * sysdeps/unix/sysv/sysv4/fchdir.S: File removed.
3800 * sysdeps/unix/sysv/sysv4/setegid.S: File removed.
3801 * sysdeps/unix/sysv/sysv4/seteuid.S: File removed.
3802 * sysdeps/unix/sysv/sysv4/sigaltstack.S: File removed.
3803 * sysdeps/unix/sysv/sysv4/solaris2/utimes.S: File removed.
3805 * hurd/hurdfault.c (_hurdsig_fault_init): Set qlimit on
3806 FORWARD_SIGEXC to one. Uncomment setting of thread exc port, and
3807 move it to last thing.
3809 Sat Feb 10 05:57:08 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
3811 * sysdeps/generic/make_siglist.c: #undef _SIGNAL_H before defining it.
3813 * sysdeps/unix/sysv/linux/syscalls.list: Add sigprocmask, sigsuspend.
3815 Sat Feb 10 04:18:48 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
3817 * posix/execvp.c: If execv fails with ENOEXEC, run the shell on
3820 Fri Feb 9 11:46:45 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
3822 * time/Makefile (CFLAGS-zdump.c, CFLAGS-zic.c, CFLAGS-ialloc.c,
3823 CFLAGS-scheck.c): Use -DNOID instead of -Wno-unused.
3825 * hurd/Makefile (user-interfaces): Added hurd/tioctl.
3827 Thu Feb 8 18:55:27 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
3829 * hurd/hurdioctl.c (tiocsctty): Set the terminal's pgrp to our own.
3831 Wed Feb 7 18:48:30 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
3833 * Makefile (subdirs): Added wcsmbs.
3834 * wcsmbs: New directory of wide char/multibyte char functions from
3837 * hurd/hurdmsg.c (_S_msg_report_wait): Function removed.
3838 * hurd/report-wait.c: New file.
3839 * hurd/Makefile (routines): Added report-wait.
3841 * sysdeps/mach/hurd/Makefile (inhibit-unix-syscalls): New variable.
3843 * sysdeps/mach/hurd/i386/intr-msg.h (struct mach_msg_trap_args):
3845 (SYSCALL_EXAMINE, MSG_EXAMINE): New inline functions.
3846 * sysdeps/mach/hurd/i386/trampoline.c (struct mach_msg_trap_args):
3847 Structure moved to intr-msg.h; include that.
3849 * time/Makefile (CFLAGS-ialloc.c): Add -Wno-unused.
3850 (CFLAGS-scheck.c): New variable.
3852 * sysdeps/mach/hurd/dl-sysdep.c (__hurd_sigthread_stack_base,
3853 __hurd_sigthread_stack_end, __hurd_sigthread_variables,
3854 __hurd_threadvar_stack_mask): New variables.
3856 * sysdeps/mach/hurd/fork.c: Set the new task's exception port to
3857 its new message port.
3859 * misc/init-misc.c: Put __init_misc in the __libc_subinit set.
3861 * configure.in (uname): Add quoting.
3863 * sysdeps/mach/hurd/fchdir.c: Don't consult errno unless lookup fails.
3864 * hurd/fchroot.c: Likewise.
3866 * posix/sys/types.h [GCC >= 2.7]: Define intN_t/u_intN_t using
3867 __attribute__ ((__mode__ (__XX__))).
3869 Wed Feb 7 03:24:05 1996 Torbjorn Granlund <tege@tmg.se>
3871 * sysdeps/i386/i586/memcopy.h (WORD_COPY_FWD): Manually allocate
3872 destination cache lines.
3873 (WORD_COPY_BWD): Likewise.
3875 Wed Feb 7 14:16:36 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
3877 * sysdeps/generic/Makefile (make_siglist): Get signum.h absolute
3878 file name first thing, before $(native-compile) changes directories.
3880 From Gord Matzigkeit <gord@enci.ucalgary.ca>:
3881 * sysdeps/unix/make_errlist.c: Use strerror if available.
3882 * sysdeps/unix/configure.in: New file
3884 * sysdeps/unix/bsd/sun/syscalls.list: Added sigvec.
3885 * sysdeps/unix/bsd/sun/sigvec.S: File removed.
3887 * sysdeps/stub/sendto.c: Make sockaddr arg pointer to const.
3888 * sysdeps/stub/connect.c: Likewise.
3889 * sysdeps/stub/bind.c: Likewise.
3891 * hurd/hurdlookup.c (__hurd_file_name_lookup_retry): RETRYNAME of
3892 "" is only special for FS_RETRY_NORMAL; for FS_RETRY_REAUTH, do
3893 another dir_lookup of "".
3895 Tue Feb 6 12:46:29 1996 David Mosberger-Tang <davidm@azstarnet.com>
3897 * libc-symbols.h (weak_alias, weak_symbol): added definitions
3898 for ECOFF (HAVE_ECOFF).
3900 Fri Feb 2 13:09:18 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
3902 * sysdeps/mach/hurd/fork.c: Clear trace flag in child.
3904 Wed Jan 31 20:08:26 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
3906 * hurd/intr-msg.c (_hurd_intr_rpc_mach_msg): Clear SS->intr_port
3907 when cancelled before RPC.
3909 Tue Jan 30 13:32:05 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
3911 * dirent/scandir.c: Allocate dirents with correct size for name, and
3912 copy with correct size.
3914 * hurd/hurdinit.c [! PIC] (map0): New function, on _hurd_preinit_hook.
3916 * stdio-common/vfscanf.c (TYPEMOD): New macro of all type modifier
3918 (__vfscanf): Fix checking of extra type modifiers.
3920 * time/asia, time/australasia, time/backward: Updated from ADO 96b.
3922 Tue Jan 30 12:17:26 1996 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>
3924 * stdlib/strtod.c: Only negate exponent when there really is one.
3926 * stdio-common/vfscanf.c: Accept type modifiers on %n.
3927 Fix FP number parsing.
3929 Mon Jan 29 21:53:40 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
3931 * sysdeps/stub/msync.c (msync): Declare third arg FLAGS.
3933 * resolv/Makefile (+cflags): Append to this instead of CFLAGS.
3935 Mon Jan 29 16:29:16 1996 Miles Bader <miles@gnu.ai.mit.edu>
3937 * sysdeps/mach/hurd/select.c (__select): Recalculate GOT to
3938 include an increment for each operation allowed on each fd.
3940 Mon Jan 29 11:44:38 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
3942 * sysdeps/unix/sysv/linux/configure: Set $inhibit_glue.
3944 * Makefile: Use -include for sysd-dirs.
3946 * configure.in (uname): Check for uname in syscalls.list files.
3947 * sysdeps/unix/sysv/syscalls.list: Remove uname.
3948 * sysdeps/unix/syscalls.list: Add uname.
3950 * stdlib/strtol.c (weak1): New macro, to get the right name declared
3953 * sysdeps/posix/getcwd.c (size_t): Don't define #ifdef __GNU_LIBRARY__.
3955 * db/hash/ndbm.c: Change all uses of `errno' struct member to `errnum'.
3956 (dbm_open): Use dynamic allocation for file name buffer, instead of
3957 limitting its size to MAXPATHLEN.
3959 * db/btree/bt_open.c (tmp): Use dynamic allocation for file name
3960 buffer, instead of limitting its size to MAXPATHLEN.
3962 * db/hash/hash.h (HTAB): Rename member `errno' to `errnum'.
3963 * db/hash/hash.c: Change all uses of `errno' struct member to `errnum'.
3965 Sun Jan 28 19:42:04 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3967 * time/Makefile: Fix check for cross compiling.
3969 Thu Jan 25 21:10:39 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3971 * db/Makefile (subdir-dirs): Renamed from dbdirs.
3973 * Makerules (distinfo-vars): Add subdir-dirs.
3975 * MakeTAGS: Remove vpath directives.
3976 (all-dirs): Prepend $(subdir-dirs).
3977 (all-sources, all-headers): Use wildcard to find sources.
3979 Mon Jan 29 10:44:38 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
3981 * malloc/Makefile (CFLAGS-vm-limit.c, CFLAGS-ralloc.c): New
3984 * mach/msgserver.c: Declare DEMUX arg with prototype.
3986 Sun Jan 28 17:25:38 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
3988 * setjmp/setjmp.h (jmp_buf): Give a tag in the struct defn, to
3990 * alpha/jmp_buf.h: Likewise.
3991 * m68k/jmp_buf.h: Likewise.
3992 * mips/jmp_buf.h: Likewise.
3993 * sparc/jmp_buf.h: Likewise.
3994 * vax/jmp_buf.h: Likewise.
3996 * sysdeps/generic/memmem.c: Fix return value in case where
3999 * hurd/hurdlookup.c (__file_name_lookup_under,
4000 __file_name_lookup): Restrict mode with umask.
4001 * sysdeps/mach/hurd/xmknod.c: Restrict mode with umask.
4002 * sysdeps/mach/hurd/mkdir.c: Restrict mode with umask.
4004 Fri Jan 26 12:20:45 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
4006 * stdlib/strtol.c: Undo last change. ANSI C changed since the
4007 draft I checked yesterday. Sigh.
4009 Thu Jan 25 18:58:25 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
4011 * stdlib/strtol.c [UNSIGNED]: Don't recognize + or - as sign.
4013 Wed Jan 24 03:22:07 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
4015 * malloc/mcheck.c (mabort): Declare prototype.
4017 * sysdeps/unix/sysv/linux/fcntlbits.h: Moved from linux/i386.
4019 * Makerules: Use -include for generated makefiles.
4021 * errno.h: Don't declare errno if it's defined as a macro.
4023 * stdio-common/vfscanf.c: Disallow l flag after ll or L.
4025 * stdio-common/Makefile (tests): Add scanf[1-9].
4026 * stdio-common/scanf[1-9].c: New files. Bug tests from hjl.
4028 Wed Jan 24 04:18:36 1996 Paul Eggert <eggert@twinsun.com>
4030 * strftime.c (strftime):
4031 When invoking self, check whether the subsidiary invocation failed.
4032 Use "???" (not "") to denote unknown time zone information.
4034 Make this source file portable to standalone contexts (e.g. GNU Emacs).
4035 <config.h>: Include if HAVE_CONFIG_H is defined.
4036 (HAVE_LIMITS_H, HAVE_MBLEN, HAVE_TM_ZONE, STDC_HEADERS): New symbols,
4037 defined if _LIBC or if <config.h> defines them.
4038 <ansidecl.h>, "../locale/localeinfo.h": Include only if _LIBC.
4039 <sys/types.h>: New include; some hosts require it for `time_t'.
4040 <ctype.h>: Include only if HAVE_MBLEN (since it's only needed then).
4041 <limits.h>: Include only if HAVE_LIMITS_H.
4042 <stddef.h, stdlib.h, string.h>: Include only if STDC_HEADERS.
4043 (memcpy): Define in terms of bcopy if !STDC_HEADERS.
4044 (__P, PTR): Define if not already defined.
4045 (__tzname, __daylight, __timezone): Remove macros; no longer needed.
4046 (add, strftime): Don't use NULL, for portability to some weird hosts.
4047 (fmt): If !_LIBC, don't assume sprintf returns a count.
4048 (week, strftime): Use old-style function declarations.
4049 (weekday_name, month_name): New constants.
4050 (strftime): Use traditional C values if locale support isn't available.
4051 Use `const' instead of CONST. For time zones, use tm_zone if
4052 possible, then fall back on tzname. Don't check for multibyte
4053 characters unless mblen is supported. Use formats like %02d instead
4054 of %.2d, for portability to older hosts.
4056 Wed Jan 24 00:07:52 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
4058 * stdio-common/vfscanf.c (GROUP, MALLOC): New flag macros.
4059 (__vfscanf): Eliminate flag vars that were redundant with FLAGS bits.
4060 Fix bug in recognition of %ll flag for long long.
4061 Fix overeager checks for conflicting type modifiers.
4062 With ' flag, match thousands separators for decimal numbers.
4064 Tue Jan 23 22:02:40 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
4066 * locale/Makefile (CFLAGS-locfile-lex.c): New variable.
4068 * resolv/Makefile (CFLAGS): Disable some warnings.
4070 * sysdeps/generic/Makefile (elided-routines): Removed hypot.
4071 (+gccwarn): Set with override.
4073 * stdio-common/Makefile (CFLAGS-tst-printf.c): New variable.
4075 * posix/Makefile (CFLAGS-regex.c): New variable.
4077 * malloc/Makefile (CFLAGS-obstack.c): New variable.
4079 * io/Makefile (CFLAGS-fts.c): New variable.
4080 * io/fts.c (fts_open): Use prototypes for COMPAR decl.
4082 Tue Jan 23 21:35:32 1996 Miles Bader <miles@gnu.ai.mit.edu>
4084 * sysdeps/mach/hurd/bind.c (bind): Ensure NAME for the AF_LOCAL
4085 case is '\0'-terminated.
4087 Tue Jan 23 19:49:54 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
4089 * elf/rtld.c (dl_main): Support additional args in --list mode for
4090 debugging: look them up as symbol names and print values.
4092 * misc/getttyent.c (skip, value): Declare with prototypes in file
4095 * csu/initfini.c (_init): Explicitly set a variable that is
4096 pointer to volatile with the address of __gmon_start__, to avoid
4097 the test being optimized out.
4099 Mon Jan 22 10:40:40 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
4101 * sysdeps/posix/getcwd.c [__GNU_LIBRARY__]: Include unistd.h.
4103 * io/fts.h (FTSENT): Define fts_compar member with prototype.
4105 * hurd/hurd.h: Use prototype in getcttyid decl.
4107 * stdlib/l64a.c: Fix typo in last change.
4109 * stdlib/drand48-iter.c: Test limits.h macros instead of sizeof
4110 for determining size of types.
4111 * stdlib/srand48_r.c: Likewise.
4113 * misc/utmp.h: Declare login, logout, logwtmp.
4114 * misc/logout.c: Declare argument as pointer to const.
4115 * misc/login.c: Likewise.
4116 * misc/logwtmp.c: Likewise.
4117 Include time.h, string.h.
4119 * misc/efgcvt_r.c: Include stdlib.h.
4121 * io/mknod.c: Include sys/types.h.
4123 * gmon/sys/gmon.h: Declare monstartup, _mcleanup.
4125 * csu/gmon-start.c (_start, etext): Declare with prototypes.
4127 * stdio-common/vfscanf.c (%[): Fix range handling.
4129 Sun Jan 21 00:55:25 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
4131 * misc/Makefile (headers): Rename queue.h to sys/queue.h.
4132 * misc/queue.h: Moved to misc/sys/queue.h.
4134 * sysdeps/unix/sysv/linux/shmat.c: Include sys/shm.h instead of
4137 * stdlib/stdlib.h [__USE_SVID]: Declare a64l, l64a.
4139 * stdlib/l64a.c: Use 6-bit numbers as indices in CONV_TABLE, not
4140 literal byte values.
4142 * misc/bsd-compat.c (getpgrp): Define with prototype.
4144 * misc/init-misc.c (__progname_full): New variable.
4145 (program_invocation_name, program_invocation_short_name): New aliases.
4146 (__init_misc): Define with prototype. Set __progname_full.
4147 * misc/progname.c: File removed.
4148 * misc/Makefile (aux): Remove progname.
4150 * misc/hsearch_r.c (isprime): Define with prototype.
4152 * sysdeps/unix/sysv/linux/seteuid.c: Just include unix/bsd version.
4153 * sysdeps/unix/bsd/seteuid.c: Disallow arg of -1.
4154 * sysdeps/unix/bsd/setegid.c: Likewise.
4156 Fri Jan 19 13:28:59 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
4158 * sysdeps/unix/sysv/linux/tcdrain.c: Define tcdrain, not
4161 * posix/glob.c (glob): Use prototype in getlogin decl.
4163 * db/ndbm.h: Declare dbm_error, dbm_clearerr.
4164 * db/db/db.c (__dberr): Define with prototype.
4165 (__dbpanic): Use prototypes in casts.
4166 * db/hash/hash_log2.c: Add prototype decl.
4168 * sysdeps/generic/_strerror.c (_strerror_internal): Define with
4171 * sysdeps/unix/mkdir.c, syspdep/unix/rmdir.c: Moved from unix/sysv.
4172 They will be overridden with syscalls if extant by unix/syscalls.list.
4174 * Makeconfig (+gccwarn): Add -Wstrict-prototypes.
4176 * stdio-common/printf_fp.c (__printf_fp): Define with prototype.
4177 * stdio-common/vfprintf.c (_IO_helper_overflow): Likewise.
4179 Thu Jan 18 00:32:43 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
4181 * io/Makefile (routines): Add mknod, xstat fxstat lxstat xmknod.
4183 * sysdeps/unix/sysv/linux/ptrace.c: Use ... decl, and stdarg.h to
4186 * posix/glob.c (_GNU_SOURCE): Define if undefined, so glob.h
4187 defines GNU extensions.
4188 * posix/fnmatch.c: Likewise.
4190 Replaced all simple system call files *.S throughout sysdeps/unix
4191 with syscalls.list files to be processed by make-syscalls.sh.
4192 * sysdeps/unix/s-proto.S: New file.
4193 * sysdeps/unix/syscalls.list: New file.
4194 * sysdeps/unix/bsd/syscalls.list: New file.
4195 * sysdeps/unix/bsd/bsd4.4/syscalls.list: New file.
4196 * sysdeps/unix/bsd/hp/m68k/syscalls.list: New file.
4197 * sysdeps/unix/bsd/osf/syscalls.list: New file.
4198 * sysdeps/unix/bsd/osf/alpha/syscalls.list: New file.
4199 * sysdeps/unix/bsd/sony/newsos4/syscalls.list: New file.
4200 * sysdeps/unix/bsd/sun/syscalls.list: New file.
4201 * sysdeps/unix/bsd/sun/sunos4/syscalls.list: New file.
4202 * sysdeps/unix/bsd/ultrix4/syscalls.list: New file.
4203 * sysdeps/unix/common/syscalls.list: New file.
4204 * sysdeps/unix/inet/syscalls.list: New file.
4205 * sysdeps/unix/mman/syscalls.list: New file.
4206 * sysdeps/unix/sysv/syscalls.list: New file.
4207 * sysdeps/unix/sysv/irix4/syscalls.list: New file.
4208 * sysdeps/unix/sysv/isc2.2/syscalls.list: New file.
4209 * sysdeps/unix/sysv/linux/syscalls.list: New file.
4210 * sysdeps/unix/sysv/linux/i386/syscalls.list: New file.
4211 * sysdeps/unix/sysv/sco3.2.4/syscalls.list: New file.
4212 * sysdeps/unix/sysv/sysv4/syscalls.list: New file.
4213 * sysdeps/unix/sysv/sysv4/i386/syscalls.list: New file.
4214 * sysdeps/unix/sysv/sysv4/solaris2/sparc/syscalls.list: New file.
4215 * sysdeps/unix/acct.S: File removed.
4216 * sysdeps/unix/chdir.S: File removed.
4217 * sysdeps/unix/chmod.S: File removed.
4218 * sysdeps/unix/chown.S: File removed.
4219 * sysdeps/unix/chroot.S: File removed.
4220 * sysdeps/unix/close.S: File removed.
4221 * sysdeps/unix/configure: File removed.
4222 * sysdeps/unix/configure.in: File removed.
4223 * sysdeps/unix/dup.S: File removed.
4224 * sysdeps/unix/fcntl.S: File removed.
4225 * sysdeps/unix/fsync.S: File removed.
4226 * sysdeps/unix/getgid.S: File removed.
4227 * sysdeps/unix/getpid.S: File removed.
4228 * sysdeps/unix/getuid.S: File removed.
4229 * sysdeps/unix/ioctl.S: File removed.
4230 * sysdeps/unix/kill.S: File removed.
4231 * sysdeps/unix/link.S: File removed.
4232 * sysdeps/unix/lseek.S: File removed.
4233 * sysdeps/unix/open.S: File removed.
4234 * sysdeps/unix/ptrace.S: File removed.
4235 * sysdeps/unix/read.S: File removed.
4236 * sysdeps/unix/reboot.S: File removed.
4237 * sysdeps/unix/setgid.S: File removed.
4238 * sysdeps/unix/setuid.S: File removed.
4239 * sysdeps/unix/sync.S: File removed.
4240 * sysdeps/unix/umask.S: File removed.
4241 * sysdeps/unix/unlink.S: File removed.
4242 * sysdeps/unix/write.S: File removed.
4243 * sysdeps/unix/bsd/flock.S: File removed.
4244 * sysdeps/unix/bsd/getdtsz.S: File removed.
4245 * sysdeps/unix/bsd/getpagesize.S: File removed.
4246 * sysdeps/unix/bsd/killpg.S: File removed.
4247 * sysdeps/unix/bsd/profil.S: File removed.
4248 * sysdeps/unix/bsd/readv.S: File removed.
4249 * sysdeps/unix/bsd/settimeofday.S: File removed.
4250 * sysdeps/unix/bsd/sigblock.S: File removed.
4251 * sysdeps/unix/bsd/sigpause.S: File removed.
4252 * sysdeps/unix/bsd/sigsetmask.S: File removed.
4253 * sysdeps/unix/bsd/sigstack.S: File removed.
4254 * sysdeps/unix/bsd/sigvec.S: File removed.
4255 * sysdeps/unix/bsd/utimes.S: File removed.
4256 * sysdeps/unix/bsd/writev.S: File removed.
4257 * sysdeps/unix/bsd/bsd4.4/chflags.S: File removed.
4258 * sysdeps/unix/bsd/bsd4.4/fchdir.S: File removed.
4259 * sysdeps/unix/bsd/bsd4.4/fchflags.S: File removed.
4260 * sysdeps/unix/bsd/bsd4.4/getdents.S: File removed.
4261 * sysdeps/unix/bsd/bsd4.4/getdomain.S: File removed.
4262 * sysdeps/unix/bsd/bsd4.4/revoke.S: File removed.
4263 * sysdeps/unix/bsd/bsd4.4/setdomain.S: File removed.
4264 * sysdeps/unix/bsd/bsd4.4/setegid.S: File removed.
4265 * sysdeps/unix/bsd/bsd4.4/seteuid.S: File removed.
4266 * sysdeps/unix/bsd/bsd4.4/setlogin.S: File removed.
4267 * sysdeps/unix/bsd/bsd4.4/setsid.S: File removed.
4268 * sysdeps/unix/bsd/bsd4.4/sigaltstack.S: File removed.
4269 * sysdeps/unix/bsd/bsd4.4/wait4.S: File removed.
4270 * sysdeps/unix/bsd/hp/m68k/getdents.S: File removed.
4271 * sysdeps/unix/bsd/osf/msync.S: File removed.
4272 * sysdeps/unix/bsd/osf/alpha/wait4.S: File removed.
4273 * sysdeps/unix/bsd/sony/newsos4/fchdir.S: File removed.
4274 * sysdeps/unix/bsd/sony/newsos4/sys_wait4.S: File removed.
4275 * sysdeps/unix/bsd/sun/getdents.S: File removed.
4276 * sysdeps/unix/bsd/sun/sunos3/m68k/wait.S: File removed.
4277 * sysdeps/unix/bsd/sun/sunos4/msync.S: File removed.
4278 * sysdeps/unix/bsd/sun/sunos4/poll.S: File removed.
4279 * sysdeps/unix/bsd/sun/sunos4/setsid.S: File removed.
4280 * sysdeps/unix/bsd/sun/sunos4/sys_mmap.S: File removed.
4281 * sysdeps/unix/bsd/sun/sunos4/sys_wait4.S: File removed.
4282 * sysdeps/unix/bsd/sun/sunos4/uname.S: File removed.
4283 * sysdeps/unix/bsd/ultrix4/getdents.S: File removed.
4284 * sysdeps/unix/bsd/ultrix4/setsid.S: File removed.
4285 * sysdeps/unix/bsd/ultrix4/uname.S: File removed.
4286 * sysdeps/unix/common/access.S: File removed.
4287 * sysdeps/unix/common/adjtime.S: File removed.
4288 * sysdeps/unix/common/dup2.S: File removed.
4289 * sysdeps/unix/common/fchmod.S: File removed.
4290 * sysdeps/unix/common/fchown.S: File removed.
4291 * sysdeps/unix/common/ftruncate.S: File removed.
4292 * sysdeps/unix/common/getgroups.S: File removed.
4293 * sysdeps/unix/common/getitimer.S: File removed.
4294 * sysdeps/unix/common/getpgid.S: File removed.
4295 * sysdeps/unix/common/getpriority.S: File removed.
4296 * sysdeps/unix/common/getrlimit.S: File removed.
4297 * sysdeps/unix/common/getrusage.S: File removed.
4298 * sysdeps/unix/common/gettimeofday.S: File removed.
4299 * sysdeps/unix/common/mkdir.S: File removed.
4300 * sysdeps/unix/common/readlink.S: File removed.
4301 * sysdeps/unix/common/rename.S: File removed.
4302 * sysdeps/unix/common/rmdir.S: File removed.
4303 * sysdeps/unix/common/select.S: File removed.
4304 * sysdeps/unix/common/setgroups.S: File removed.
4305 * sysdeps/unix/common/setitimer.S: File removed.
4306 * sysdeps/unix/common/setpgid.S: File removed.
4307 * sysdeps/unix/common/setpriority.S: File removed.
4308 * sysdeps/unix/common/setregid.S: File removed.
4309 * sysdeps/unix/common/setreuid.S: File removed.
4310 * sysdeps/unix/common/setrlimit.S: File removed.
4311 * sysdeps/unix/common/swapon.S: File removed.
4312 * sysdeps/unix/common/symlink.S: File removed.
4313 * sysdeps/unix/common/truncate.S: File removed.
4314 * sysdeps/unix/common/vhangup.S: File removed.
4315 * sysdeps/unix/inet/accept.S: File removed.
4316 * sysdeps/unix/inet/bind.S: File removed.
4317 * sysdeps/unix/inet/connect.S: File removed.
4318 * sysdeps/unix/inet/gethostid.S: File removed.
4319 * sysdeps/unix/inet/gethostname.S: File removed.
4320 * sysdeps/unix/inet/getpeername.S: File removed.
4321 * sysdeps/unix/inet/getsockname.S: File removed.
4322 * sysdeps/unix/inet/getsockopt.S: File removed.
4323 * sysdeps/unix/inet/listen.S: File removed.
4324 * sysdeps/unix/inet/recv.S: File removed.
4325 * sysdeps/unix/inet/recvfrom.S: File removed.
4326 * sysdeps/unix/inet/recvmsg.S: File removed.
4327 * sysdeps/unix/inet/send.S: File removed.
4328 * sysdeps/unix/inet/sendmsg.S: File removed.
4329 * sysdeps/unix/inet/sendto.S: File removed.
4330 * sysdeps/unix/inet/sethostid.S: File removed.
4331 * sysdeps/unix/inet/sethostname.S: File removed.
4332 * sysdeps/unix/inet/setsockopt.S: File removed.
4333 * sysdeps/unix/inet/shutdown.S: File removed.
4334 * sysdeps/unix/inet/socket.S: File removed.
4335 * sysdeps/unix/inet/socketpair.S: File removed.
4336 * sysdeps/unix/mman/madvise.S: File removed.
4337 * sysdeps/unix/mman/mmap.S: File removed.
4338 * sysdeps/unix/mman/mprotect.S: File removed.
4339 * sysdeps/unix/mman/msync.S: File removed.
4340 * sysdeps/unix/mman/munmap.S: File removed.
4341 * sysdeps/unix/sysv/alarm.S: File removed.
4342 * sysdeps/unix/sysv/ftime.S: File removed.
4343 * sysdeps/unix/sysv/nice.S: File removed.
4344 * sysdeps/unix/sysv/pause.S: File removed.
4345 * sysdeps/unix/sysv/poll.S: File removed.
4346 * sysdeps/unix/sysv/s_getdents.S: File removed.
4347 * sysdeps/unix/sysv/signal.S: File removed.
4348 * sysdeps/unix/sysv/stime.S: File removed.
4349 * sysdeps/unix/sysv/time.S: File removed.
4350 * sysdeps/unix/sysv/times.S: File removed.
4351 * sysdeps/unix/sysv/ulimit.S: File removed.
4352 * sysdeps/unix/sysv/uname.S: File removed.
4353 * sysdeps/unix/sysv/utime.S: File removed.
4354 * sysdeps/unix/sysv/irix4/getpgid.S: File removed.
4355 * sysdeps/unix/sysv/irix4/msync.S: File removed.
4356 * sysdeps/unix/sysv/irix4/setpgid.S: File removed.
4357 * sysdeps/unix/sysv/irix4/signal.S: File removed.
4358 * sysdeps/unix/sysv/irix4/sysmp.S: File removed.
4359 * sysdeps/unix/sysv/irix4/syssgi.S: File removed.
4360 * sysdeps/unix/sysv/isc2.2/rename.S: File removed.
4361 * sysdeps/unix/sysv/linux/adjtimex.S: File removed.
4362 * sysdeps/unix/sysv/linux/fork.S: File removed.
4363 * sysdeps/unix/sysv/linux/getpgid.S: File removed.
4364 * sysdeps/unix/sysv/linux/getpgrp.S: File removed.
4365 * sysdeps/unix/sysv/linux/getsid.S: File removed.
4366 * sysdeps/unix/sysv/linux/gtty.S: File removed.
4367 * sysdeps/unix/sysv/linux/mlock.S: File removed.
4368 * sysdeps/unix/sysv/linux/mlockall.S: File removed.
4369 * sysdeps/unix/sysv/linux/mount.S: File removed.
4370 * sysdeps/unix/sysv/linux/munlock.S: File removed.
4371 * sysdeps/unix/sysv/linux/munlockall.S: File removed.
4372 * sysdeps/unix/sysv/linux/pipe.S: File removed.
4373 * sysdeps/unix/sysv/linux/s_ptrace.S: File removed.
4374 * sysdeps/unix/sysv/linux/setpgid.S: File removed.
4375 * sysdeps/unix/sysv/linux/setsid.S: File removed.
4376 * sysdeps/unix/sysv/linux/settimeofday.S: File removed.
4377 * sysdeps/unix/sysv/linux/sigpending.S: File removed.
4378 * sysdeps/unix/sysv/linux/stty.S: File removed.
4379 * sysdeps/unix/sysv/linux/umount.S: File removed.
4380 * sysdeps/unix/sysv/linux/wait4.S: File removed.
4381 * sysdeps/unix/sysv/linux/i386/ipc.S: File removed.
4382 * sysdeps/unix/sysv/sco3.2.4/pathconf.S: File removed.
4383 * sysdeps/unix/sysv/sco3.2.4/pgrpsys.S: File removed.
4384 * sysdeps/unix/sysv/sco3.2.4/sco_getgrp.S: File removed.
4385 * sysdeps/unix/sysv/sco3.2.4/sigpending.S: File removed.
4386 * sysdeps/unix/sysv/sco3.2.4/sigprocmask.S: File removed.
4387 * sysdeps/unix/sysv/sco3.2.4/sigsuspend.S: File removed.
4388 * sysdeps/unix/sysv/sysv4/pgrpsys.S: File removed.
4389 * sysdeps/unix/sysv/sysv4/sigprocmask.S: File removed.
4390 * sysdeps/unix/sysv/sysv4/sigsuspend.S: File removed.
4391 * sysdeps/unix/sysv/sysv4/sysconfig.S: File removed.
4392 * sysdeps/unix/sysv/sysv4/sysinfo.S: File removed.
4393 * sysdeps/unix/sysv/sysv4/solaris2/sparc/sys-sig.S: File removed.
4395 * io/mknod.c: New file.
4397 * Makerules (COMPILE.s): New variable.
4399 * sysdeps/unix/Makefile (sysd-syscalls): New target; generate with
4400 make-syscalls.sh and include it.
4401 [$(subdir)=misc] (sysdep_routines): Append extra syscalls from
4403 * sysdeps/unix/make-syscalls.sh: New file.
4405 * Makerules (COMPILE.S): New variable.
4407 Wed Jan 17 11:04:58 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
4409 * sysdeps/unix/sysv/linux/statbuf.h (_STAT_VER_LINUX,
4410 _STAT_VER_SVR4, _STAT_VER): New macros.
4411 (_MKNOD_VER_LINUX, _MKNOD_VER_SVR4, _MKNOD_VER): New macros.
4413 * sysdeps/unix/sysv/sysv4/i386/statbuf.h (_STAT_VER, _MKNOD_VER):
4416 * io/sys/stat.h (_STAT_VER, _MKNOD_VER): New macros.
4417 (__xstat, __fxstat, __lxstat, __xmknod): Declare new functions.
4418 [__GNUC__] (stat, fstat, lstat, mknod): Define these (and __ names)
4419 as `extern inline's calling the `x' functions.
4420 * io/fstat.c: New file.
4421 * io/lstat.c: New file.
4422 * io/stat.c: New file.
4423 * sysdeps/generic/lstat.c: File removed.
4424 * sysdeps/generic/lxstat.c: New file.
4425 * sysdeps/mach/hurd/fstat.c: File removed.
4426 * sysdeps/mach/hurd/fxstat.c: New file.
4427 * sysdeps/mach/hurd/lstat.c: File removed.
4428 * sysdeps/mach/hurd/lxstat.c: New file.
4429 * sysdeps/mach/hurd/mknod.c: File removed.
4430 * sysdeps/mach/hurd/stat.c: File removed.
4431 * sysdeps/mach/hurd/xmknod.c: New file.
4432 * sysdeps/mach/hurd/xstat.c: New file.
4433 * sysdeps/stub/fstat.c: File removed.
4434 * sysdeps/stub/fxstat.c: New file.
4435 * sysdeps/stub/lstat.c: File removed.
4436 * sysdeps/stub/lxstat.c: New file.
4437 * sysdeps/stub/mknod.c: File removed.
4438 * sysdeps/stub/stat.c: File removed.
4439 * sysdeps/stub/xmknod.c: New file.
4440 * sysdeps/stub/xstat.c: New file.
4441 * sysdeps/unix/common/lstat.S: File removed.
4442 * sysdeps/unix/common/lxstat.c: New file.
4443 * sysdeps/unix/fstat.S: File removed.
4444 * sysdeps/unix/fxstat.c: New file.
4445 * sysdeps/unix/mknod.S: File removed.
4446 * sysdeps/unix/stat.S: File removed.
4447 * sysdeps/unix/sysv/linux/fstat.c: File removed.
4448 * sysdeps/unix/sysv/linux/i386/fxstat.S: File removed.
4449 * sysdeps/unix/sysv/linux/i386/lxstat.S: File removed.
4450 * sysdeps/unix/sysv/linux/i386/xmknod.S: File removed.
4451 * sysdeps/unix/sysv/linux/i386/xstat.S: File removed.
4452 * sysdeps/unix/sysv/linux/lstat.c: File removed.
4453 * sysdeps/unix/sysv/linux/mknod.c: File removed.
4454 * sysdeps/unix/sysv/linux/stat.c: File removed.
4455 * sysdeps/unix/sysv/sysv4/i386/fstat.S: File removed.
4456 * sysdeps/unix/sysv/sysv4/i386/lstat.S: File removed.
4457 * sysdeps/unix/sysv/sysv4/i386/mknod.S: File removed.
4458 * sysdeps/unix/sysv/sysv4/i386/stat.S: File removed.
4459 * sysdeps/unix/xmknod.c: New file.
4460 * sysdeps/unix/xstat.c: New file.
4461 * sysdeps/unix/mkfifo.c: Use __xmknod instead of __mknod.
4462 * misc/Makefile (routines): Remove mknod.
4464 * sysdeps/ieee754/ieee754.h (union ieee854_long_double.ieee_nan):
4465 Add missing ; in little-endian case.
4467 * elf/dynamic-link.h [ELF_MACHINE_NO_REL] (ELF_DYNAMIC_DO_REL):
4468 Define this instead of ELF_DYNAMIC_DO_RELA.
4470 * sysdeps/unix/sysv/time.S: Moved from sysv4.
4471 * sysdeps/unix/sysv/irix4/time.S: File removed.
4473 * sysdeps/unix/sysv/linux/signum.h: Moved from
4474 sysdeps/unix/sysv/linux/i386.
4475 (_NSIG): Move inside #ifdef _SIGNAL_H.
4477 Tue Jan 16 17:37:39 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
4479 * sysdeps/unix/seekdir.c: Don't modify POS before seeking.
4480 * sysdeps/unix/telldir.c: Fix position calculation to account for
4481 buffered data properly.
4483 * sysdeps/m68k/Makefile (crypt): Don't define if building a shared
4486 * csu/initfini.c (_init): Call __gmon_start__ if defined (weak ref).
4487 * csu/gmon-start.c (__gmon_start__): Renamed from gmon_start, made
4489 [! HAVE_INITFINI]: Only make it a constructor in this case.
4491 * gmon/Makefile (CFLAGS-mcount.c): New variable.
4492 (mcount.po): New target.
4494 * Makeconfig (CFLAGS): Append $(CFLAGS-$(<F)).
4496 * csu/Makefile [have-initfini=yes] (CPPFLAGS): Append -DHAVE_INITFINI.
4497 (initfini): Compile initfini.c with -fPIC.
4499 Sun Jan 14 01:01:10 1996 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>
4501 * sysdeps/mips/bytesex.h: Add default byte sex. By Ralf Baechle.
4503 * sysdeps/unix/sysv/linux/adjtime.c [! MOD_OFFSET]: Use `mode'
4504 member of `struct timex' instead of `modes'. From Andreas Schwab.
4506 * sysdeps/unix/sysv/linux/mknod.c: New file. Generic C version.
4507 * sysdeps/unix/sysv/linux/i386/mknod.S: Remove assembler version.
4509 * sysdeps/unix/sysv/linux/Makefile (inhibit-glue): New variable.
4510 [$(subdir) = misc] (sysdep_routines): Add mount, umount, and s_ptrace.
4511 [$(subdir) = misc] (headers): Append sys/mount.h.
4513 * sysdeps/unix/sysv/linux/mount.S, sysdeps/unix/sysv/linux/umount.S:
4514 New files. Implement system calls.
4515 * sysdeps/unix/sysv/linux/sys/mount.h: New header file.
4517 * sysdeps/unix/sysv/linux/ptrace.c: New file. Wrapper around
4519 * sysdeps/unix/sysv/linux/s_ptrace.S: New file: ptrace system call.
4521 * sysdeps/unix/sysv/linux/i386/gnu/types.h: New file with correct
4522 types for i386/Linux.
4524 Sun Jan 14 17:51:09 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4526 * MakeTAGS (all-sources, all-headers): Always search the
4527 current directory first.
4529 * db/btree/bt_seq.c (__bt_first): Return RET_SPECIAL when key not
4532 * stdio-common/vfscanf.c (inchar, conv_error, input_error,
4533 memory_error): Add cast to void to avoid gcc warning.
4534 (vfscanf): Rewrite character class parsing to make it more efficient.
4536 * misc/efgcvt_r.c (ecvt_r): Handle negative values.
4538 * stdlib/stdlib.h: Replace __CONSTVALUE by attribute.
4539 * stdlib/abs.c, stdlib/div.c, stdlib/labs.c, stdlib/ldiv.c,
4540 sysdeps/generic/hypot.c: Remove obsolete __CONSTVALUE.
4542 * stdio-common/printf_fp.c (__printf_fp): Fix parameter
4545 * sysdeps/generic/putenv.c (putenv): Fix second argument of
4548 * sysdeps/ieee754/hypot.c: New file, extracted out of cabs.c.
4549 * sysdeps/ieee754/cabs.c: Don't define hypot here.
4551 * sysdeps/ieee754/ieee754.h (union ieee854_long_double): Fix
4552 definition of ieee_nan alternative.
4554 * sysdeps/m68k/__longjmp.c, sysdeps/m68k/setjmp.c: Add register
4557 * sysdeps/m68k/ffs.c (ffs): Fix register constraint.
4559 * sysdeps/m68k/fpu/__math.h: Include <errno.h>. Replace obsolete
4560 __CONSTVALUE by attribute.
4561 (floor): Round to negative infinity.
4562 (rint, expm1) [__NO_MATH_INLINES]: Don't define, to avoid type
4563 clash when compiling source.
4564 (pow): Handle x == 0 and x < 0.
4565 (ceil, __isinf, __isnan): Fix register constraints.
4566 (__isinfl, __isnanl): Added.
4567 * sysdeps/m68k/fpu/acos.c, sysdeps/m68k/fpu/atan2.c,
4568 sysdeps/m68k/fpu/fmod.c, sysdeps/m68k/fpu/ldexp.c,
4569 sysdeps/m68k/fpu/pow.c: Remove obsolete __CONSTVALUE.
4571 * sysdeps/m68k/bsd-_setjmp.S, sysdeps/m68k/bsd-setjmp.S: Fix
4574 * sysdeps/unix/bsd/bsd4.4/fchdir.S (fchdir): Take only one
4577 * sysdeps/unix/bsd/clock.c (timeval_to_clock_t): Fix timeval to
4579 (clock): Don't multiply by CLOCKS_PER_SEC.
4581 * sysdeps/unix/bsd/poll.c (poll): Fix msec to timeval conversion.
4583 * sysdeps/unix/bsd/sun/m68k/brk.S (brk): Compare with address of
4586 * sysdeps/unix/bsd/sun/m68k/vfork.S: Fix assembler syntax.
4588 * sysdeps/unix/bsd/ualarm.c (ualarm): Fix timeval calculation.
4590 * sysdeps/unix/bsd/vax/vfork.S: Remove duplicate label.
4592 Sun Jan 14 01:01:10 1996 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>
4594 * stdlib/strtol.c: Return correct pointer for strings
4595 like "0xyz" and base 0 or 16.
4597 * string/strxfrm.c: Handle case for LENGTH == 0 correct.
4599 * sunrpc/etc.rpc: Add some more known protocols.
4601 Fri Jan 12 13:40:01 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
4603 * posix/gnu/types.h: Moved to sysdeps/generic/gnu/types.h.
4605 * posix/glob.c (glob): Add parens in glob call flags arg for
4608 * string/string.h (strdupa): New macro.
4610 * stdio-common/vfscanf.c (%[): Grok ] as first char in set, not
4611 terminator on empty set. From drepper.
4613 Thu Jan 11 13:09:20 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
4615 * elf/do-rel.h (elf_dynamic_do_rel): Use referring symbol as
4616 referent for STB_LOCAL.
4618 Wed Jan 10 10:11:39 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
4620 * time/africa, time/antarctica, time/asia, time/australasia,
4621 time/europe, time/northamerica, time/pacificnew, time/solar87,
4622 time/solar88, time/solar89, time/southamerica: Updated from ADO 96a.
4624 Tue Jan 9 16:10:26 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
4626 * elf/dl-load.c (_dl_map_object_from_fd): After mapping first
4627 segment to find location, mprotect excess region to no access,
4630 * sysdeps/mach/hurd/dl-sysdep.c (mmap): If vm_map returns
4631 KERN_NO_SPACE for fixed location, deallocate it and try again.
4633 Mon Jan 8 17:43:23 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
4635 * locale/Makefile (lib-modules): Renamed hash to locfile-hash.
4636 * locale/hash.c: Renamed to locale/locfile-hash.c.
4638 Sat Jan 6 16:39:14 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
4640 * Makefile (subdirs): Added db.
4642 * resolv/Makefile (routines): Add res_data.
4643 * resolv/res_data.c, resolv/res_debug.c, resolv/resolv.h:
4644 Updated from BIND 4.9.3 final release.
4646 * elf/dynamic-link.h (elf_get_dynamic_info): Handle
4647 processor-specific tags.
4648 (ELF_DYNAMIC_DO_REL, ELF_DYNAMIC_DO_RELA): Handle absent DT_PLTREL tag.
4650 * elf/elf.h (DT_MIPS_NUM, DT_PROCNUM): New macros.
4651 * elf/link.h (struct link_map): Extend `l_info' by DT_PROCNUM.
4653 * sysdeps/i386/dl-machine.h (elf_machine_runtime_setup): Take new
4654 arg LAZY. Only do our work if LAZY and there is a DT_JMPREL record.
4655 * elf/dl-reloc.c (_dl_relocate_object): Call
4656 elf_machine_runtime_setup unconditionally, and pass it LAZY flag.
4658 * elf/dl-load.c: Fixed ELFMAG check to work for either byte order.
4659 Align end of load segment only to page size, not to segment alignment.
4661 Thu Jan 4 11:35:18 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
4663 * sysdeps/mach/hurd/setitimer.c: Code rearranged a bit to use new
4664 preemption interface.
4666 * sysdeps/mach/hurd/i386/trampoline.c (_hurd_setup_sighandler):
4667 Use _hurdsig_catch_memory_fault.
4669 * hurd/Makefile (headers): Add hurd/sigpreempt.h.
4670 (sig): Add catch-signal.
4672 * hurd/hurdfault.c (_hurdsig_fault_catch_exception_raise):
4673 Rewritten using a preempter in new interface.
4674 * hurd/hurdfault.h (_hurdsig_catch_fault): Likewise.
4675 (_hurdsig_catch_memory_fault): New macro.
4677 Wed Jan 3 20:23:42 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
4679 * hurd/catch-signal.c: New file.
4681 * hurd/intr-msg.c: When restarting RPC, fetch a new reply port.
4683 * hurd/hurdsig.c: Use new hurdfault.h interface.
4684 (abort_all_rpcs): Mutate return value to EINTR in threads whose
4685 replies we will wait for.
4687 * hurd/hurdkill.c (_hurd_sig_post): When doing pgrp, make sure we
4690 Wed Jan 3 19:17:10 1996 Miles Bader <miles@gnu.ai.mit.edu>
4692 * sysdeps/mach/hurd/access.c (__access): Put the uid/gid arguments
4693 to auth_makeauth() in the right order.
4695 Wed Jan 3 17:19:04 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
4697 * sysdeps/generic/strsep.c: Rewritten.
4699 * sysdeps/mach/hurd/fork.c: Use a different workaround for the
4700 suspended page fault deadlock kernel bug: thread_abort our signal
4701 thread first thing after proc_dostop.
4703 * sysdeps/mach/hurd/setgid.c: Rewrote gid frobnication to
4704 recognize rootness properly.
4706 Tue Jan 2 00:50:10 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
4708 * hurd/hurd/signal.h (struct hurd_sigstate): New member `preempters'.
4709 (hurd_preempt_signals, hurd_unpreempt_signals): Decls removed.
4710 * hurd/hurd/sigpreempt.h: New file.
4711 * hurd/preempt-sig.c: Rewritten with new interface.
4712 * sysdeps/mach/hurd/jmp-unwind.c (_longjmp_unwind): Remove local signal
4713 preempters being unwound past.
4714 * hurd/hurdsig.c: Use new signal preemption interface.
4716 * db: New directory, 4.4 BSD db package incorporated from BSD db-1.85
4719 * sysdeps/unix/sysv/linux/sys/param.h: Several new macros for BSD
4722 * misc/queue.h: New file, incorporated from 4.4BSD.
4723 * misc/Makefile (headers): Add queue.h.
4725 * posix/sys/types.h [__USE_BSD]: Include endian.h.
4727 * io/sys/stat.h (DEFFILEMODE, ALLPERMS, ACCESSPERMS, S_BLKSIZE):
4730 Thu Dec 28 10:21:35 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
4732 * sysdeps/generic/confname.h: Define all names as self-referential
4733 macros so #ifdef works.
4735 * hurd/preempt-sig.c (hurd_unpreempt_signals): Remove bogus asgnmt
4736 of _hurd_signal_preempters[SIGNO].
4738 Mon Dec 25 20:56:39 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
4740 * sysdeps/mach/hurd/bind.c: Translate EEXIST from dir_link into
4741 EADDRINUSE. If translated node doesn't grok ifsock protocol,
4744 * sysdeps/mach/hurd/connect.c: Make address arg
4745 `const struct sockaddr_un *'.
4746 The redecl is kosher and avoids another variable for AF_LOCAL case.
4747 * sysdeps/mach/hurd/sendto.c: Likewise.
4748 * sysdeps/mach/hurd/bind.c: Likewise.
4750 * socket/sys/socket.h (__SOCKADDR_ARG): Enable transparent_union
4751 code for GCC >= 2.7; use __transparent_union__ for name safety;
4752 add several sockaddr flavors.
4753 (__SOCKADDR_ALLTYPES, __SOCKADDR_ONETYPE): New macros used in
4754 constructing the transparent union declarations.
4755 (__CONST_SOCKADDR_ARG): New type (or macro if not GCC 2.7).
4756 (bind, connect, sendto): Make the sockaddr argument use that.
4758 Fri Dec 22 00:57:38 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
4760 * sysdeps/mach/hurd/setgid.c: In root case, store into NEWAUX, not
4762 * sysdeps/mach/hurd/setuid.c: Likewise.
4764 * sysdeps/mach/hurd/setuid.c: Rewrote ID frobnication to do the
4766 * sysdeps/mach/hurd/setgid.c: Likewise.
4767 * sysdeps/mach/hurd/setreuid.c: Likewise.
4768 * sysdeps/mach/hurd/setregid.c: Likewise.
4769 * sysdeps/mach/hurd/setegid.c: Likewise.
4770 * sysdeps/mach/hurd/seteuid.c: Likewise.
4772 * sysdeps/mach/hurd/fork.c: Peek __mach_task_self_ value before
4773 proc_dostop call to work around kernel paging bug.
4775 Fri Dec 22 00:38:00 1995 H.J. Lu <hjl@nynexst.com>
4777 * stdio-common/vfscanf.c: Correctly handle white space skipping.
4778 * stdio-common/Makefile (tests): Add bug11.
4779 * stdio-common/bug11.c: New file.
4781 Thu Dec 21 12:19:32 1995 Miles Bader <miles@gnu.ai.mit.edu>
4783 * sysdeps/mach/hurd/setuid.c (__setuid): Actually add the new uid
4784 instead of putting it (and other uids) in the gids and leaving the
4787 Wed Dec 20 18:23:10 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
4789 * stdio/internals.c (flushbuf): If the target is -1, always
4790 discard the buffer of read data.
4791 Only set TWIDDLED flag in !ALIGNED case.
4792 Never increment target or offset when old value is -1.
4794 Tue Dec 19 17:00:42 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
4796 * hurd/hurdpid.c (_S_msg_proc_newids): Only run the hook when the
4799 Mon Dec 18 13:40:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
4801 * stdio/fread.c: Don't increment __offset when it's -1.
4803 * elf/rtld.c (dl_main): Prepend tab to "statically linked". Exit
4806 * misc/err.c (vwarnx, vwarn): Fix major brainos.
4808 * sysdeps/mach/hurd/dl-sysdep.c (mmap): Fix setting of
4811 Sun Dec 17 15:56:35 1995 Miles Bader <miles@gnu.ai.mit.edu>
4813 * misc/getpass.c (getpass): Don't barf if getline returns a null BUF.
4815 Sat Dec 16 10:33:11 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
4817 * Makerules: Use $(do-install-so) for installing shared objects.
4818 (do-install-so): New canned sequence. Make a symlink LIB.so after
4819 installing LIB.so.VERSION.
4821 * inet/netinet/in.h: Fixed typo in IPPORT_WHOIS.
4823 Fri Dec 15 04:41:22 1995 Ulrich Drepper <drepper@gnu.ai.mit.edu>
4825 * stdio-common/Makefile (tests): Add bug10.
4826 * stdio-common/bug10.c: New file. From HJ Lu.
4828 * stdio-common/tstdiomisc.c: Make more test-suite like: exit
4829 status tells about successful run.
4831 * stdio-common/vfscanf.c [!USE_IN_LIBIO]: Use `flags' to check
4833 Correct handling of trailing white spaces in format + EOF.
4835 Fri Dec 15 01:31:56 1995 Ulrich Drepper <drepper@gnu.ai.mit.edu>
4837 * stdio-common/Makefile (tests): Add bug8 and bug9.
4838 * stdio-common/bug8.c, stdio-common/bug9.c: New tests.
4840 * stdio-common/vfscanf.c: Fix bug in dynamic buffer handling.
4842 * stdlib/strtod.c: Correct spelling: nominator -> numerator.
4843 Thanks to Jim Meyering.
4845 Sat Nov 25 06:05:12 1995 H.J. Lu <hjl@nynexst.com>
4847 * stdio-common/vfscanf.c: Always check width !=0.
4848 Correctly handle %%.
4850 Thu Dec 14 02:28:22 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
4852 * posix/glob.c (glob_in_dir): Cast result of opendir to __ptr_t,
4853 and cast STREAM to DIR * before passing to readdir and closedir.
4855 Wed Dec 13 22:06:07 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
4857 * hurd/hurdsig.c (_hurd_internal_post_signal: suspend): Reply
4858 after aborting RPCs but before calling proc_mark_stop.
4860 Mon Dec 11 20:07:54 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
4862 * posix/glob.c [! STDC_HEADERS]: Declare getenv.
4863 (glob): Avoid using function as value.
4865 * elf/rtld.c (dl_main): When mapping argument executable, set
4866 l_name to "", not l_libname.
4867 After loading DT_NEEDED library, set its l_type to lt_library.
4869 * sysdeps/mach/hurd/mmap.c: Don't interpret MAP_INHERIT to mean
4870 VM_INHERIT. We can't handle MAP_INHERIT easily.
4871 Handle non-page-aligned addresses if congruent to offset.
4873 * elf/dl-init.c: Skip the initializer for l_type lt_executable
4874 with l_name "". Start at _dl_loaded; don't skip the first element.
4876 * elf/dl-load.c (MAP_FILE): Define to zero if undefined.
4877 (MAP_COPY): Define to MAP_PRIVATE if undefined.
4878 (_dl_map_object_from_fd): Don't use MAP_INHERIT in mmap calls.
4879 If file it ET_EXEC, set its l_type to lt_executable.
4881 Sun Dec 10 09:56:06 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
4883 * elf/dl-minimal.c (malloc): Use MAP_PRIVATE in mmap call.
4885 Fri Dec 8 13:04:51 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
4887 * locale/error.c, locale/error.h: Files removed.
4888 * locale/Makefile (distribute): Remove error.h.
4889 (lib-modules): Remove error.
4891 * hurd/hurdlookup.c (__hurd_file_name_lookup_retry): For "tty"
4892 magic, return ENXIO if no ctty.
4894 * sysdeps/mach/hurd/mmap.c: For MAP_FIXED, deallocate a previous
4895 mapping if vm_map fails for that reason.
4897 * posix/glob.c: Implement new options GLOB_ALTDIRFUNC, GLOB_BRACE,
4898 GLOB_TILDE, GLOB_NOMAGIC.
4899 (glob): Use stat instead of lstat to determine directoriness.
4900 * posix/glob.h (GLOB_ALTDIRFUNC, GLOB_BRACE, GLOB_NOMAGIC, GLOB_TILDE):
4902 (__GLOB_FLAGS): Include them.
4903 (glob_t): New members gl_closedir, gl_readdir, gl_opendir, gl_lstat,
4906 * elf/elf.h (ET_NUM, SHT_NUM, STB_NUM, STT_NUM, PT_NUM): New macros.
4908 * sysdeps/unix/sysv/linux/sys/mman.h: Include <linux/mman.h> to
4909 define all the bit values.
4910 (MAP_*, MCL_*): Macros removed.
4912 Thu Dec 7 02:27:56 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
4914 * resolv/res_comp.c, resolv/res_debug.c, resolv/res_send.c:
4915 Updated from BIND 4.9.3-BETA27.
4917 Wed Dec 6 18:44:01 1995 Miles Bader <miles@gnu.ai.mit.edu>
4919 * sysdeps/mach/hurd/select.c (__select): Swap size args to mach_msg.
4921 * sysdeps/mach/hurd/select.c (__select): Frob TYPES correctly when
4922 we get a delayed reply.
4923 Only grab values out of entries in TYPES that have SELECT_RETURNED
4924 turned on, and turn it on whenever an rpc returns.
4925 Only clear bits in the user's fdsets -- those needing to be set
4927 Use SELECT_ALL in appropiate places.
4928 (SELECT_RETURNED, SELECT_ALL): New macros.
4930 Wed Dec 6 09:10:39 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
4932 * sysdeps/mach/hurd/sys/param.h (NBBY): New macro.
4934 * gnu-versions.h (_GNU_GLOB_INTERFACE_VERSION): New macro.
4936 Tue Dec 5 14:00:17 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
4938 * misc/Makefile (headers): Add error.h, err.h.
4939 (routines): Add error, err.
4940 (gpl2lgpl): New variable.
4941 * misc/err.c: New file.
4942 * misc/err.h: New file.
4943 * misc/error.c, misc/error.h: New files.
4945 * sysdeps/mach/hurd/ioctl.c: Fix typo in last change.
4947 * Makeconfig (+link): Translate libc% from $^, not just libc.a.
4948 (link-libc): Append $(libc.so-version) to libc.so.
4949 (built-program-cmd): Fix comma usage.
4950 * Makerules [libc.so-version] (libc.so$(libc.so-version)): Make a
4951 symlink to libc.so in the build directory.
4952 * Rules ($(others) $(tests)): Depend on the library that appears
4954 (%.out): Use $(built-program-cmd) in commands.
4956 * posix/unistd.h [__USE_MISC]: Declare brk, sbrk.
4958 * sysdeps/generic/setenv.c: Added canonical portability cruft.
4959 (setenv): Use realloc on LAST_ENVIRON instead of always copying.
4960 (unsetenv): New function.
4961 * stdlib/stdlib.h [__USE_BSD]: Declare unsetenv.
4962 * sysdeps/generic/putenv.c: Rewritten using setenv and unsetenv.
4964 Tue Dec 5 02:27:32 1995 Ulrich Drepper <drepper@gnu.ai.mit.edu>
4966 * libio/Makefile (routines): Remove iofscanf, add iopopen, pclose.
4968 * libio/iofscanf.c: Remove file.
4970 * libio/iogetdelim.c (_IO_getdelim): Correct stupid bug at string
4973 * libio/iopopen.c: New file from GNU libio.
4975 * libio/memstream.c: Fixed bug in fclose handling. Instead of
4976 providing a close callback we need a finish callback.
4978 * libio/pclose.c: New file. Derived from popen.c in GNU libio.
4980 * posix/gnu/types.h: Fixed typo.
4982 * stdio-common/errnobug.c: fputs returns EOF in error case. Do
4985 * stdio-common/printf-parse.h (parse_one_spec): Do not force
4986 padding with ' ' if precision is given. Fix by HJ Lu.
4988 * stdio-common/printf_fp.c: Fix comment.
4990 * stdio-common/tfformat.c, stdio-common/tiformat.c,
4991 stdio-common/tstdiomisc.c: New files from GNU libio test suite.
4993 * stdio-common/tstgetln.c: Provide ssize_t type when testing
4996 * stdio-common/vfprintf.c (outchar): Use PUTC instead of putc.
4997 (vfprintf): Cleasr args_type array before using it.
4998 When printing 0 as an integer with precision 0 nothing must be
4999 written for the number.
5000 Based on patch by HJ Lu.
5002 * stdio-common/vfscanf.c: Remove fixed input buffer. Now we
5003 have a dynamically extended buffer.
5005 * stdlib/strtod.c: Merge with version in Linux libc. This fixes
5006 some bugs with handling of very small numbers and has different
5007 solution for formaer patches.
5009 * sysdeps/i386/i586/add_n.S, sysdeps/i386/i586/sub_n.S: Rename
5010 macros r1 and r2 to t1, and t2 resp. This is necessary because
5011 glibc headers also define r1.
5013 Mon Dec 4 12:10:28 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5015 * stdlib/gen-mpn-copy (translations): Updated for new layout in
5018 * malloc/malloc.c (__malloc_initialize): Renamed from initialize;
5020 (malloc): Caller changed.
5021 * malloc/realloc.c (realloc): Call __malloc_initialize if
5022 necessary, before checking hook.
5023 * malloc/malloc.h: Declare __malloc_initialize.
5025 * sysdeps/mach/hurd/ioctl.c: For IOC_VOID request, send ARG itself
5026 as integer_t arg in RPC.
5028 Sat Dec 2 03:47:27 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5030 * sysdeps/mach/hurd/brk.c (DATA_SIZE): Bump to 128MB.
5031 (_hurd_set_brk): Try to allocate more space when we run out.
5033 * sysdeps/generic/sbrk.c: If __curbrk is zero, call __brk with
5034 zero and examine it again.
5035 * sysdeps/unix/sysv/linux/i386/brk.c: New file.
5036 * sysdeps/unix/sysv/linux/i386/brk.S: File removed.
5037 * sysdeps/unix/sysv/linux/i386/sbrk.S: File removed.
5038 * sysdeps/unix/sysv/linux/dl-sysdep.c: New file.
5039 * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start) [DL_SYSDEP_INIT]:
5040 Invoke this macro before calling DL_MAIN.
5042 * malloc/malloc.c (malloc): Do initialization here, before
5044 (_malloc_internal): Don't do it here.
5046 Wed Nov 29 12:30:50 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5048 * libio/vsnprintf.c (__vsnprintf): Define as alias.
5049 * libio/iovsscanf.c (__vsscanf): Define as alias.
5050 * asprintf.c: Remove libio adaptation code added by drepper.
5051 * dprintf.c: Likewise.
5052 * printf.c: Likewise.
5053 * scanf.c: Likewise.
5054 * snprintf.c: Likewise.
5055 * sprintf.c: Likewise.
5056 * sscanf.c: Likewise.
5057 * vprintf.c: Likewise.
5058 * stdio-common/vfscanf.c [USE_IN_LIBIO] (__vfscanf): New wrapper
5060 (vfscanf): Define unconditionally.
5062 * sysdeps/i386/dl-machine.h (elf_machine_rel): If SYM is null, use
5065 * misc/getpass.c: Write a newline after reading the unechoed
5068 Mon Nov 27 19:24:18 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5070 * posix/Makefile (routines): Add getsid.
5071 * sysdeps/unix/sysv/linux/getsid.S: New file.
5072 * sysdeps/mach/hurd/getsid.c: New file.
5073 * sysdeps/stub/getsid.c: New file.
5074 * posix/unistd.h [__USE_GNU]: Declare getsid.
5076 Sun Nov 26 12:44:38 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5078 * libc-symbols.h (N_): New macro.
5080 Sat Nov 25 02:48:47 1995 Ulrich Drepper <drepper@gnu.ai.mit.edu>
5082 * assert/assert-perr.c, assert/assert.c, inet/rcmd.c,
5083 malloc/mcheck.c, malloc/vm-limit.c, posix/getconf.c, posix/id.c,
5084 resolv/herror.c, sunrpc/auth_unix.c, sunrpc/clnt_perr.c,
5085 sunrpc/clnt_raw.c, sunrpc/get_myaddr.c, sunrpc/pmap_clnt.c,
5086 sunrpc/pmap_rmt.c, sunrpc/portmap.c, sunrpc/rpc_main.c,
5087 sunrpc/rpc_parse.c, sunrpc/rpc_scan.c, sunrpc/rpc_util.c,
5088 sunrpc/rpcinfo.c, sunrpc/svc_simple.c, sunrpc/svc_tcp.c,
5089 sunrpc/svc_udp.c, time/zdump.c, time/zic.c: Mark translatable
5092 Sun Nov 26 02:00:02 1995 Ulrich Drepper <drepper@gnu.ai.mit.edu>
5094 * misc/syslog.c (vsyslog) [USE_IN_LIBIO]: Adapted for libio.
5096 Thu Nov 23 02:21:55 1995 Ulrich Drepper <drepper@gnu.ai.mit.edu>
5098 * sysdeps/unix/sysv/linux/{mlock,munlock,mlockall,munlockall}.S:
5100 * sysdeps/unix/sysv/linux/sys/mman.h: Add prototypes for new functions
5101 mlock, munlock, mlockall, and munlockall.
5103 Thu Nov 23 18:26:52 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5105 * configure.in (--enable-libio): Set $stdio based on $enableval,
5106 not always to libio.
5108 Thu Nov 23 18:06:48 1995 Richard Stallman <rms@gnu.ai.mit.edu>
5110 * malloc/malloc.c (_malloc_internal): Can't use
5111 get_contiguous_space when the heap info table
5112 will be growing. Account for new contiguous space in _heaplimit.
5114 Wed Nov 22 12:37:39 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5116 * sysdeps/unix/sysv/linux/i386/sysdep.S (_errno): Define as alias
5119 * stdio-common/vfprintf.c [USE_IN_LIBIO] (vfprintf): Define as
5120 alias for _IO_vfprintf.
5122 * sysdeps/unix/sysv/linux/sockaddrcom.h: File removed.
5124 * sysdeps/unix/sysv/linux/i386/init-first.c (init): Use
5125 __fpu_control instead of ___fpu_control.
5126 * sysdeps/unix/sysv/linux/i386/ieee_fpu.c
5127 (___fpu_control): Renamed to __fpu_control.
5128 * sysdeps/unix/sysv/linux/i386/fpu_control.h: Likewise.
5129 * sysdeps/unix/sysv/linux/i386/fpu_control.c: Likewise.
5131 * elf/dl-minimal.c: New file.
5132 * elf/Makefile (rtld-routines): Add dl-minimal.
5133 * elf/rtld.c (__dgettext, __assert_fail, __assert_perror_fail):
5134 Functions moved to dl-minimal.c.
5135 * sysdeps/mach/hurd/dl-sysdep.c (malloc, free, realloc,
5136 sigjmp_save, longjmp): Likewise.
5138 * sysdeps/unix/sysv/linux/i386/brk.S (__curbrk): Always initialize
5139 to &_end, regardless of PIC.
5141 * stdio-common/vfscanf.c (__vfscanf): Fix arg name in defn.
5143 Tue Nov 21 14:12:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5145 * malloc/malloc.c (align): Don't check contiguity and call abort.
5147 * hurd/hurdsig.c (post_reply): Function removed.
5148 (abort_thread, abort_all_rpcs, _hurdsig_abort_rpcs): Don't call it.
5149 Take single callback fn arg instead of reply port and type.
5150 (_hurd_internal_post_signal): Callers changed.
5151 Cache reply stub fn ptr in local var before UNTRACED might be changed.
5153 * sysdeps/mach/hurd/mmap.c: Cope with a null write memobj for
5154 PROT_READ|PROT_WRITE copy mapping. Pass a proper vm_inherit_t to
5157 * elf/rtld.c (_dl_start): For --list, do output and exit before
5160 Mon Nov 20 16:19:15 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5162 * intl/Makefile [gettext-srcdir]: Rewrote copying rules to only
5163 get .c and .h files.
5165 * malloc/malloc.c (align): Use abort instead of assert.
5167 Sun Nov 19 18:23:07 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5169 * Makeconfig (+includes): Add $($(stdio)-include).
5170 (libio-include): New variable.
5172 * stdlib/strtod.c: Put weak_symbol after function defn.
5173 * stdlib/strtol.c: Likewise.
5175 * configure.in (--enable-libio): If not present, set $stdio to
5176 "default". Move stdio/libio check to end, so sysdeps fragments
5177 can affect it. Reset $stdio to "stdio" if it's "default".
5178 * sysdeps/unix/sysv/linux/configure: New file.
5180 Sat Nov 18 16:46:01 1995 Ulrich Drepper <drepper@gnu.ai.mit.edu>
5182 * libio/Makefile, libio/cleanup.c, libio/clearerr.c, libio/feof.c,
5183 libio/ferror.c, libio/fgetc.c, libio/filedoalloc.c, libio/fileno.c,
5184 libio/fileops.c, libio/fputc.c, libio/freopen.c, libio/fseek.c,
5185 libio/genops.c, libio/getc.c, libio/getchar.c, libio/iofclose.c,
5186 libio/iofdopen.c, libio/iofflush.c, libio/iofgetpos.c, libio/iofgets.c,
5187 libio/iofopen.c, libio/iofprintf.c, libio/iofputs.c, libio/iofread.c,
5188 libio/iofscanf.c, libio/iofsetpos.c, libio/ioftell.c, libio/iofwrite.c,
5189 libio/iogetdelim.c, libio/iogetline.c, libio/iogets.c, libio/iolibio.h,
5190 libio/iopadn.c, libio/ioprims.c, libio/ioputs.c, libio/ioseekoff.c,
5191 libio/ioseekpos.c, libio/iosetbuffer.c, libio/iosetvbuf.c,
5192 libio/iosprintf.c, libio/ioungetc.c, libio/iovsprintf.c,
5193 libio/iovsscanf.c, libio/libio.h, libio/libioP.h, libio/putc.c,
5194 libio/putchar.c, libio/rewind.c, libio/setbuf.c, libio/setlinebuf.c,
5195 libio/stdfiles.c, libio/stdio.c, libio/stdio.h, libio/strfile.h,
5196 libio/strops.c, libio/vasprintf.c, libio/vscanf.c, libio/vsnprintf.c:
5197 New files. Slightly modified version from Linux libc.
5199 * libio/memstream.c, libio/vdprintf.c: New files for functions not
5200 (yet) part of GNU libio.
5202 * libio/iofopncook.c: Implementation of `fopencookie', mainly written
5205 * stdio-common/getline.c: Adapted to libio.
5206 * stdio-common/snprintf.c: Adapted to libio.
5207 * stdio-common/vfprintf.c: Adapted to libio.
5208 * stdio-common/vfscanf.c: Adapted to libio.
5209 * sysdeps/posix/tempname.c: Adapted to libio.
5211 Fri Nov 17 17:57:00 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5213 * sysdeps/generic/Makefile (make_siglist): Add missing backslash.
5215 * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start_cleanup): New
5218 * hurd/hurdfault.c: Replace __libc_fatal calls with assert_perror.
5219 (_hurdsig_fault_init): Remove #if 0 from setting exception port.
5220 Insert send right for SIGEXC before thread_set_special_port.
5221 * hurd/hurdsig.c: Replace __libc_fatal calls with assert_perror.
5222 (_hurdsig_init): Remove #if 0 from setting exception port.
5224 * sysdeps/mach/hurd/ptrace.c (ptrace: PTRACE_CONT): Use
5225 HURD_MSGPORT_RPC macro.
5227 Thu Nov 16 06:07:49 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5229 * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start_cleanup): New
5231 (_dl_sysdep_start): Move cleanup code there.
5233 * Makeconfig (default-rpath): New variable.
5234 (link-libc): Use it.
5235 * elf/Makefile (ld.so): Pass -rpath=$(default-rpath).
5236 * elf/rtld.c (_dl_rpath): New variable.
5237 (_dl_start): Set it from rtld_map's DT_RPATH.
5238 Call _dl_setup_hash on rtld_map.
5239 (dl_main): Cache address of _exit in variable before relocating,
5240 and use that in later calls. Call _dl_sysdep_start_cleanup before
5241 relocating. Keep track of dependency order while loading; remove
5242 rtld_map from chain, and reinsert in proper order if there is a
5245 * sysdeps/generic/Makefile (make_siglist): Pass
5246 -DSIGNUM_H=... with config's signum.h location.
5247 * sysdeps/generic/make_siglist.c: Include SIGNUM_H to define
5249 (HAVE_STRSIGNAL, HAVE_PSIGNAL): Define these before including signame.c
5250 (main): Deansideclize output.
5252 * elf/dl-load.c (_dl_map_object): Use _dl_rpath variable in place
5253 of DEFAULT_RPATH macro.
5254 * elf/Makefile: Undo last change.
5256 * sysdeps/mach/hurd/dl-sysdep.c (free): Don't abort, just nop.
5258 Wed Nov 15 19:22:07 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5260 * elf/dl-lookup.c (_dl_lookup_symbol): Undefined symbol is no
5263 * elf/Makefile (default-rpath): New variable.
5264 (CPPFLAGS): Append -DDEFAULT_RPATH=....
5265 * elf/dl-load.c (_dl_map_object): Use DEFAULT_RPATH instead of
5266 hard-coded "/lib:/usr/lib".
5268 * sysdeps/mach/hurd/dl-sysdep.c: Include _itoa.h from stdio-common
5270 (_dl_sysdep_start): If passed user entry is zero and
5271 EXEC_STACK_ARGS flag set, reset user entry to &_start.
5273 * elf/rtld.c (dl_main): Only call _dl_setup_hash if there is a
5276 * libc-symbols.h [HAVE_ELF] (symbol_set_declare): Gratuitously
5277 repeat weak decl using weak_symbol macro, in case using broken GCC
5280 Wed Nov 15 18:49:55 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>
5282 * sysdeps/i386/isnanl.c: New file.
5283 * sysdeps/i386/isinfl.c: New file.
5285 Tue Nov 14 18:44:21 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5287 * malloc/free.c (free): Moved null and aligned_blocks checks
5288 inside _free_internal.
5290 Mon Nov 13 15:23:01 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5292 * malloc/malloc.c (morecore): Fix inverted test in allocating new
5295 * malloc/malloc.c (align): Fix assertion.
5297 * malloc/malloc.c: Include assert.h.
5299 * libc-symbols.h: Use __attribute__ for GCC 2.8, not 2.7.
5301 * malloc/malloc.h [emacs] (emacs_loser_valloc): Macro removed.
5302 (valloc): Protect decl with [! (_MALLOC_INTERNAL && emacs)].
5304 Fri Nov 10 14:15:21 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5306 * malloc/malloc.c (align): Assert that space for alignment
5307 adjustment is same original space.
5309 * hurd/hurdprio.c (_hurd_priority_which_map): Cast vm_deallocate
5310 arg to vm_address_t.
5312 * hurd/hurdsig.c (_hurd_internal_post_signal): For SIGNO == 0,
5313 skip straight to pending check. When UNTRACED, resume process
5314 from suspension first.
5316 * intl/Makefile (headers): New variable, libintl.h.
5317 [gettext-srcdir]: New rules to copy source from $(gettext-srcdir)/intl.
5318 * configure.in: Check for --with-gettext arg.
5320 Fri Nov 10 13:51:30 1995 Richard Stallman <rms@gnu.ai.mit.edu>
5322 * malloc/malloc.c (get_contiguous_space): New function.
5323 (morecore): Rewrite allocating new malloc info table.
5324 (_malloc_internal): Use get_contiguous_space.
5326 Fri Nov 10 13:03:40 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5328 * hurd/hurdexec.c (_hurd_exec): If exec'ing self, pass
5329 _hurd_msgport to be destroyed.
5331 * Makerules (installed-libcs): Filter out %_pic.a.
5333 * hurd/hurdinit.c (_hurd_proc_init): When traced, use msg_sig_post
5334 to our msgport to take SIGTRAP, instead of _hurd_raise_signal.
5336 * hurd/Makefile (user-interfaces): Add hurd/process_request.
5338 Wed Nov 8 16:31:25 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5340 * termios/Makefile (headers): Add sys/ttychars.h.
5341 * termios/sys/ttychars.h: New file, incorporated from 4.4BSD-Lite
5344 * signal/signal.h [__USE_BSD] (sig_t): New typedef.
5346 Wed Nov 8 15:12:47 1995 Michael I. Bushnell, p/BSG <mib@gnu.ai.mit.edu>
5348 * sysdeps/mach/hurd/ptrace.c (ptrace) [PTRACE_TRACEME]: Notify the
5349 proc server that we are now traced.
5351 Tue Nov 7 12:29:46 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5353 * elf/Makefile (ldd): Make it executable.
5355 * Makeconfig (config-LDFLAGS): Find dynamic linker in $(slibdir).
5357 * Makeconfig (slibdir): New variable.
5358 * Makerules (install): Install libc.so in $(slibdir).
5359 * elf/Makefile (install-others): Install ld.so and ld-linux.so.1
5362 * elf/linux-compat.c: New file.
5363 * elf/Makefile (distribute): Add linux-compat.c.
5364 (generated): Add librtld.so.
5365 [$(config-os)=linux*] (extra-objs): Add linux-compat.so.
5366 [$(config-os)=linux*] (extra-objs): Add ld-linux.so.1.
5367 (librtld.so): New target.
5368 (ld.so, ld-linux.so.1): Make from librtld.so.
5370 * elf/rtld.c (dl_main): Instead of weak call to _dl_compat_init,
5371 call our own DT_INIT if we have one (and then clear it).
5372 (__dgettext): New weak function.
5374 * intl/localealias.c (read_alias_file): Avoid sprintf; use memcpy
5377 * sysdeps/generic/_strerror.c (_strerror_internal): Use _itoa
5378 instead of snprintf.
5380 * sysdeps/mach/_strerror.c (_strerror_internal): Don't write
5383 * elf/rtld.c (rtld_map): New static variable.
5384 (_dl_start): Use a differently named local BOOTSTRAP_MAP for the
5385 bootstrapping. Then copy data into `rtld_map'.
5386 (dl_main): Finish filling in rtld_map and link it into the chain,
5387 instead of allocating a new structure.
5388 (dl_main): Call _dl_compat_init if it is defined (use weak ref).
5390 * elf/dlsym.c: Fix last change: move REF out of `doit'.
5392 Mon Nov 6 16:20:14 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5394 * elf/dlsym.c: Return the proper value, not just the defining
5397 Sun Nov 5 16:09:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5399 * stdio-common/vfprintf.c (%c): Count the character itself towards
5400 the field width in all cases.
5402 * sysdeps/mach/hurd/getpriority.c (getpriority): Cast
5403 __vm_deallocate arg to vm_address_t.
5405 Fri Nov 3 17:27:49 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5407 * sysdeps/mach/hurd/sendto.c: Don't pass BINDING arg to
5408 socket_create_address.
5409 * sysdeps/mach/hurd/connect.c: Likewise.
5410 * sysdeps/mach/hurd/bind.c: Likewise.
5412 * hurd/hurdprio.c (_hurd_priority_which_map): Pass threadwaits
5413 args to proc_getprocinfo.
5414 * sysdeps/mach/hurd/getpriority.c: Likewise.
5416 * hurd/hurdmsg.c (_S_msg_report_wait): New stub function.
5418 Thu Nov 2 19:24:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5420 * sysdeps/unix/sysv/linux/i386/sysdep.S (errno): Define as common.
5422 Tue Oct 31 00:07:29 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5424 * sysdeps/mach/hurd/getpriority.c (getpriority): Pass
5425 PI_FETCH_TASKINFO to proc_getprocinfo and through
5426 _hurd_priority_which_map.
5428 * sysdeps/mach/hurd/setpriority.c (setpriority): Pass new arg to
5429 _hurd_priority_which_map.
5430 * hurd/hurdprio.c (_hurd_priority_which_map): New arg PI_FLAGS,
5431 passed through to proc_getprocinfo RPC.
5432 * hurd/hurd/resource.h: Add PI_FLAGS arg in decl.
5434 * sysdeps/mach/hurd/group_member.c: New file.
5435 * sysdeps/generic/group_member.c: New file.
5437 * Makerules (lib-noranlib): Don't depend on $(install-lib).
5439 * extra-lib.mk: Fix test of $(lib)-no-lib-dep.
5441 Mon Oct 30 12:33:10 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5443 * Rules (others): Depend on $(extra-objs).
5445 * posix/unistd.h [__USE_GNU]: Declare group_member, __group_member.
5446 * posix/Makefile (routines): Add group_member.
5448 * sysdeps/posix/euidaccess.c: New file, adapted from fileutils.
5450 * sysdeps/unix/sysv/linux/i386/sigaction.c: Tighten constraint for
5451 SIG operand in asm so it must be a register.
5452 Add dead return to quiet gcc warning.
5454 * Makerules (sysd-rules): Write a defn for sysd-rules-done.
5455 [! sysd-rules-done]: Inhibit deps.
5457 Thu Oct 26 23:11:11 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>
5459 * sysdeps/unix/sysv/linux/poll.c: Don't define as stub. Use
5460 simulation of system call using select.
5462 * sysdeps/unix/sysv/linux/signal.c: Use POSIX implementation.
5464 * sysdeps/unix/sysv/linux/statbuf.h: Define _STAT_VER.
5466 * sysdeps/unix/sysv/linux/i386/sigaction.c: Correct parameter
5467 name usage (new->act, old->oact).
5468 Correct asm statement because of gcc strangeness.
5470 * sysdeps/i386/i586/strchr.S: Correct typos: cmp -> cmpb.
5472 * sunrpc/clnt_perr.c: Remove declaration of sys_errlist. They
5473 conflict with the ones in stdio.h.
5475 * string/tester.c: %Z is no complete format. Change to %Zd.
5477 Thu Oct 26 18:13:33 1995 Miles Bader <miles@gnu.ai.mit.edu>
5479 * sysdeps/mach/hurd/bind.c (bind): Swap args to dir_link.
5480 * sysdeps/mach/hurd/link.c (__link): Ditto.
5481 * sysdeps/mach/hurd/symlink.c (__symlink): Ditto.
5482 * sysdeps/mach/hurd/mknod.c (__mknod): Ditto.
5483 Include "stdio-common/_itoa.h" instead of "stdio/_itoa.h".
5485 Thu Oct 26 00:11:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5487 * sysdeps/unix/sysv/linux/i386/sigaction.c: New file.
5489 * sysdeps/unix/sysv/linux/i386/xstat.S: Don't use JUMPTARGET macro
5490 on syscall_error. For PIC, it is a local label;
5491 for non-PIC, JUMPTARGET expands to the unadorned name anyway.
5492 * sysdeps/unix/sysv/linux/i386/xmknod.S: Likewise.
5493 * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
5494 * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
5495 * sysdeps/unix/sysv/linux/i386/sbrk.S: Likewise.
5496 * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
5497 * sysdeps/unix/sysv/linux/i386/brk.S: Likewise.
5499 Thu Oct 26 03:01:22 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>
5501 * sysdeps/unix/sysv/linux/syscall.h: Strip list of syscalls in
5502 comment to the necessary ones. Add _readv and _writev.
5504 * sysdeps/unix/configure.in: Change syntax for system call test
5505 candidates and adapt sed script for this. Now use : to separate
5506 syscall name and file name.
5508 * sysdeps/unix/sysv/linux/i386/sysdep.h (ENTRY): System call
5509 number is now set is DO_CALL. So call with additional argument.
5510 (DO_CALL): Takes an additional argument. Load system call
5511 number according to new argument.
5512 (SYSCALL_ERROR_HANDLER): Add ; after last ret statement.
5513 * sysdeps/unix/sysv/linux/i386/brk.S [PIC]: Define __syscall_error
5514 locally using SYSCALL_ERROR_HANDLER macro.
5515 * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
5516 * sysdeps/unix/sysv/linux/i386/sbrk.S: Likewise.
5517 * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
5518 * sysdeps/unix/sysv/linux/i386/xmknod.S: Likewise.
5519 * sysdeps/unix/sysv/linux/i386/xstat.S: Likewise.
5520 * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
5521 Don't use DO_CALL macro; instead use lower level macros for better
5524 * sysdeps/unix/sysv/linux/sigaction.h: New file.
5525 * sysdeps/unix/sysv/linux/sigaction.S: File removed.
5526 * sysdeps/unix/sysv/linux/signal.S: File removed.
5528 Wed Oct 25 14:23:35 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5530 * hurd/hurdstartup.c (_hurd_startup): Use new
5531 exec_startup_get_info RPC from exec_startup.defs
5532 in place of old exec_startup from exec.defs. Remove kludge to
5533 guess user entry and phdr locations, since the new RPC gives us
5536 * stdio/stdio.h (sys_errlist, _sys_errlist): Declare const.
5537 * sysdeps/generic/_strerror.c: Undo last change.
5539 * sysdeps/unix/sysv/linux/stat.c: New file.
5540 * sysdeps/unix/sysv/linux/fstat.c: New file.
5541 * sysdeps/unix/sysv/linux/lstat.c: New file.
5542 * sysdeps/unix/sysv/linux/i386/stat.S: File removed.
5543 * sysdeps/unix/sysv/linux/i386/fstat.S: File removed.
5544 * sysdeps/unix/sysv/linux/i386/lstat.S: File removed.
5546 Tue Oct 24 15:22:58 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5548 * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
5550 (PSEUDO): Use it instead of SYSCALL_PIC_SETUP and jmp syscall_error.
5552 * sysdeps/unix/sysv/linux/i386/sysdep.S (__syscall_error): Define
5555 * Makeconfig (built-program-cmd): New variable.
5556 * sunrpc/Makefile (rpcgen-cmd): Use $(built-program-cmd).
5557 * time/Makefile (zic-cmd): Likewise.
5559 * hurd/Makefile (user-interfaces): Add hurd/exec_startup.
5561 * sunrpc/Makefile (librpcsvc-no-lib-dep): New variable.
5562 * extra-lib.mk: If $(lib)-no-lib-dep is defined and MAKELEVEL>0,
5563 make `others' rather than `lib-noranlib' depend on the libraries.
5565 * sysdeps/unix/configure.in: Check for fchdir syscall.
5566 Improve sed script to allow / on rhs without / on lhs.
5568 Thu Oct 19 03:47:32 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>
5570 * sysdeps/unix/sysv/linux/termbits.h: Don't define speed constants.
5572 * elf/rtld.c: Include _itoa.h from stdio-common instead of stdio.
5574 * sysdeps/unix/sysv/linux/select.S: New file.
5576 Wed Oct 18 03:33:22 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5578 * sysdeps/unix/sysv/linux/i386/sysdep.h (PSEUDO): Use
5579 SYSCALL_PIC_SETUP before jumping to syscall_error.
5580 * sysdeps/unix/i386/sysdep.h (SYSCALL_PIC_SETUP): New macro.
5581 (PSEUDO): Use it before jumping to syscall_error.
5582 * sysdeps/unix/i386/sysdep.S [! PIC]: Don't find GOT address;
5583 expect it in %ebx on entry. Pop old %ebx value off stack after
5586 * signal/signal.h [__USE_BSD] (_sys_siglist, sys_siglist): Declare
5589 * sysdeps/generic/_strerror.c: Declare _sys_errlist and _sys_nerr.
5591 * hurd/hurdlookup.c (__hurd_file_name_lookup_retry): For magic
5592 `fd/', pass the right pointer to strtol to parse the number.
5594 Tue Oct 17 23:00:10 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5596 * sysdeps/mach/_strerror.c: Include stdio-common/_itoa.h instead
5599 Tue Oct 17 19:51:17 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>
5601 * sysdeps/unix/sysv/linux/i386/stat.S [PIC] (__stat): Set GOT
5602 register %ebx before calling __xstat through PLT.
5604 * sysdeps/unix/sysv/linux/i386/sysdep.S: Fix typo in comment.
5606 * sysdeps/unix/sysv/linux/sigset.h: Remove file.
5608 Tue Oct 17 01:21:21 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5610 * hurd/hurdsock.c: Include stdio-common/_itoa.h instead of
5612 * hurd/hurdlookup.c: Likewise.
5614 * hurd/hurd/signal.h: Declare hurd_preempt_signals and
5615 hurd_unpreempt_signals.
5617 * stdio/stdio.h: Declare __snprintf and __vsnprintf.
5619 * stdio-common/psignal.c: Translate signal description strings.
5620 * string/strsignal.c: Likewise.
5621 * sysdeps/generic/_strerror.c (_strerror_internal): Translate
5623 * sysdeps/mach/_strerror.c: Likewise.
5625 * stdio-common/snprintf.c (__snprintf): Renamed from snprintf;
5627 (snprintf): Define as weak alias.
5628 * stdio/vsnprintf.c (__vsnprintf): Renamed from vsnprintf.
5629 (vsnprintf): Define as weak alias.
5631 Mon Oct 16 03:22:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5633 * Makerules (install-lib): Filter out %_pic.a; install only the
5634 linked shared objects.
5636 * locale/Makefile (aux): Add SYS_libc.
5637 * locale/SYS_libc.c: New file.
5638 * libc-symbols.h [! ASSEMBLER] (_): New macro.
5640 * configure.in (libc_cv_asm_set_directive): Link program into
5641 conftest instead of letting it default to a.out.
5643 * elf/Makefile (install-others): Add missing slash.
5645 * elf/ldd.sh.in: Prepend `./' to relative file names so ld.so
5646 won't search LD_LIBRARY_PATH.
5648 * Makefile (subdirs): Replace stdio with stdio-common and $(stdio).
5649 * configure.in: Grok arg --enable-libio.
5650 ($stdio = libio): Define USE_IN_LIBIO.
5651 * config.h.in (USE_IN_LIBIO): Add #undef.
5652 * config.make.in (stdio): New variable, set by configure.
5653 * Makeconfig (stdio): New variable.
5654 * stdio.h [USE_IN_LIBIO]: Include libio/stdio.h instead of
5656 * stdio-common/Makefile: New file.
5657 * stdio/Makefile: Half the contents moved to stdio-common/Makefile.
5658 * stdio/_itoa.c: Moved to stdio-common.
5659 * stdio/_itoa.h: Moved to stdio-common.
5660 * stdio/asprintf.c: Moved to stdio-common.
5661 * stdio/bug1.c: Moved to stdio-common.
5662 * stdio/bug1.input: Moved to stdio-common.
5663 * stdio/bug2.c: Moved to stdio-common.
5664 * stdio/bug3.c: Moved to stdio-common.
5665 * stdio/bug4.c: Moved to stdio-common.
5666 * stdio/bug5.c: Moved to stdio-common.
5667 * stdio/bug6.c: Moved to stdio-common.
5668 * stdio/bug6.input: Moved to stdio-common.
5669 * stdio/bug7.c: Moved to stdio-common.
5670 * stdio/dprintf.c: Moved to stdio-common.
5671 * stdio/errnobug.c: Moved to stdio-common.
5672 * stdio/getline.c: Moved to stdio-common.
5673 * stdio/getw.c: Moved to stdio-common.
5674 * stdio/perror.c: Moved to stdio-common.
5675 * stdio/printf-parse.h: Moved to stdio-common.
5676 * stdio/printf-prs.c: Moved to stdio-common.
5677 * stdio/printf.c: Moved to stdio-common.
5678 * stdio/printf.h: Moved to stdio-common.
5679 * stdio/printf_fp.c: Moved to stdio-common.
5680 * stdio/psignal.c: Moved to stdio-common.
5681 * stdio/putw.c: Moved to stdio-common.
5682 * stdio/reg-printf.c: Moved to stdio-common.
5683 * stdio/scanf.c: Moved to stdio-common.
5684 * stdio/snprintf.c: Moved to stdio-common.
5685 * stdio/sprintf.c: Moved to stdio-common.
5686 * stdio/sscanf.c: Moved to stdio-common.
5687 * stdio/tempnam.c: Moved to stdio-common.
5688 * stdio/temptest.c: Moved to stdio-common.
5689 * stdio/test-fseek.c: Moved to stdio-common.
5690 * stdio/test-fwrite.c: Moved to stdio-common.
5691 * stdio/test-popen.c: Moved to stdio-common.
5692 * stdio/test_rdwr.c: Moved to stdio-common.
5693 * stdio/tmpfile.c: Moved to stdio-common.
5694 * stdio/tmpnam.c: Moved to stdio-common.
5695 * stdio/tst-fileno.c: Moved to stdio-common.
5696 * stdio/tst-printf.c: Moved to stdio-common.
5697 * stdio/tstgetln.c: Moved to stdio-common.
5698 * stdio/tstgetln.input: Moved to stdio-common.
5699 * stdio/tstscanf.c: Moved to stdio-common.
5700 * stdio/tstscanf.input: Moved to stdio-common.
5701 * stdio/vfprintf.c: Moved to stdio-common.
5702 * stdio/vfscanf.c: Moved to stdio-common.
5703 * stdio/vprintf.c: Moved to stdio-common.
5704 * stdio/xbug.c: Moved to stdio-common.
5705 * sysdeps/generic/Makefile (siglist.c rules): Do this in subdir
5706 stdio-common instead of stdio.
5707 * sysdeps/unix/Makefile (errlist.c rules): Likewise.
5708 * stdio-common/asprintf.c [USE_IN_LIBIO]: Call libio primitive
5710 * stdio-common/dprintf.c: Likewise.
5711 * stdio-common/printf.c: Likewise.
5712 * stdio-common/scanf.c: Likewise.
5713 * stdio-common/snprintf.c: Likewise.
5714 * stdio-common/sprintf.c: Likewise.
5715 * stdio-common/sscanf.c: Likewise.
5716 * stdio-common/vprintf.c: Likewise.
5718 * Makerules: Include $(+depfiles) directly instead of generating
5720 (depend-$(subdir)): Target removed.
5721 (common-clean): Don't remove depend-$(subdir).
5723 * sysdeps/unix/sysv/linux/Makefile (rtld-installed-name): New variable.
5724 (config-LDFLAGS): Variable removed.
5726 * sysdeps/mach/hurd/getcwd.c: Use __file_name_lookup_under.
5727 * sysdeps/mach/hurd/bind.c: Likewise.
5728 * sysdeps/mach/hurd/access.c: Use new __hurd_file_name_lookup
5731 * hurd/hurdexec.c: Undo last change (10 Oct 95).
5733 Sun Oct 15 21:04:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5735 * hurd/hurd/lookup.h: New file.
5736 * hurd/hurdlookup.c (__file_name_lookup_under): New function.
5737 (__hurd_file_name_lookup, __hurd_file_name_lookup_retry,
5738 __hurd_file_name_split): Rewritten to take callback functions for
5739 using any needed init or dtable port, instead of passing in crdir
5741 (__file_name_lookup, __file_name_split): Use new calling
5742 convention; pass _hurd_ports_use and __getdport as the callback
5745 * sysdeps/mach/hurd/chroot.c: Use __file_name_lookup_under instead
5746 of __hurd_file_name_lookup.
5747 * sysdeps/mach/hurd/chdir.c: Likewise.
5748 * sysdeps/mach/hurd/fchdir.c: Likewise.
5749 * hurd/fchroot.c: Likewise.
5751 * stdlib/Makefile (mpn-found): Don't omit %.s.
5752 (mpn-copy-sysdep): Omit files in nonexistent directories.
5753 (copy-mpn): Commit files to CVS.
5754 * stdlib/gen-mpn-copy (translations): Update translations for GMP
5757 * configure.in (machine): Translate alpha* to alpha/&, hppa* to hppa/&.
5759 Sat Oct 14 02:52:36 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>
5761 * malloc/malloc.c (_malloc_internal): Performance fix. Move
5762 if statement out of loop.
5764 * stdio/_itoa.c, stdio/_itoa.h: Complete rewrite. Much faster
5765 implementation using GMP functions. Contributed by
5766 Torbjorn Granlund and Ulrich Drepper.
5768 * stdio/test_rdwr.c: Include <errno.h>.
5770 * sysdeps/i386/i586/Implies: New file.
5772 New highly optimized string functions for i[345]86.
5773 * sysdeps/i386/memchr.S, sysdeps/i386/memcmp.S: New files.
5774 * sysdeps/i386/stpcpy.S, sysdeps/i386/stpncpy.S: New files.
5775 * sysdeps/i386/strchr.S, sysdeps/i386/strcspn.S: New files.
5776 * sysdeps/i386/strpbrk.S, sysdeps/i386/strrchr.S: New files.
5777 * sysdeps/i386/strspn.S, sysdeps/i386/i486/strcat.S: New files.
5778 * sysdeps/i386/i486/strlen.S, sysdeps/i386/i586/strchr.S: New files.
5779 * sysdeps/i386/i586/strlen.S: New file.
5780 * sysdeps/i386/memchr.c: Removed. There is now an assembler version.
5782 * sysdeps/i386/i586/memcopy.h (WORD_COPY_BWD): Parameters did
5783 not correspond to used values.
5785 * sysdeps/unix/sysv/linux/nfs/nfs.h: New file. Simply a wrapper
5786 around a kernel header file.
5787 * sysdeps/unix/sysv/linux/Dist: Add it.
5788 * sysdeps/unix/sysv/linux/Makefile [$(subdir)=sunrpc] (headers):
5791 * sysdeps/unix/sysv/linux/local_lim.h: Rewrite. Instead of
5792 defining ourself we use a kernel header file.
5794 * sysdeps/unix/sysv/linux/i386/sysdep.h (DO_CALL): Optimize system
5795 call handler for i586.
5797 * sysdeps/unix/sysv/linux/sys/param.h: Add copyright and clean up.
5799 Thu Oct 12 15:45:32 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5801 * hurd/hurd.h (file_name_lookup_under): Declare it.
5802 * hurd/Makefile (headers): Add hurd/lookup.h.
5804 * hurd/hurdinit.c (_hurd_ports_use): New function.
5805 * hurd/hurd.h (_hurd_ports_use): Declare it.
5806 (hurd_invoke_translator, hurd_file_name_lookup, hurd_file_name_split,
5807 hurd_file_name_lookup_retry): Remove these decls.
5808 * hurd/Makefile (routines): Remove invoke-trans.
5810 Wed Oct 11 00:00:00 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5812 * sysdeps/i386/dl-machine.h (elf_machine_rel): Use +=, not =, to
5813 apply R_386_PC32 reloc.
5815 * Makeconfig (config-LDFLAGS): Add missing slash.
5817 * sysdeps/mach/hurd/profil.c (fork_profil): Only call
5818 update_waiter if profiling was enabled in the parent.
5820 * csu/initfini.c: Don't pass -f flag to cp.
5822 Tue Oct 10 23:08:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5824 * Makerules (build-shlib): Pass -rpath and -rpath-link options.
5825 (LDFLAGS-c.so): Don't pass -dynamic-linker here.
5826 * Makeconfig (+link): Pass $(sysdep-LDFLAGS).
5827 (link-libc): Pass -rpath and -rpath-link options.
5829 * MakeTAGS (all-dirs): Omit CVS directories.
5830 Specify vpath directives to find source files in $(all-dirs).
5831 (sources, headers): Append sources and headers from $(all-dist) to
5833 (all-dist): Filter them out of this.
5834 (all-headers, all-sources): Use $(shell find ...) instead of
5837 * sysdeps/mach/hurd/Makefile (sysdep-LDFLAGS): New variable; pass
5840 * hurd/hurdexec.c: Pass poly and dealloc args to __file_exec.
5842 * elf/Makefile (install-others): Add missing $.
5844 Mon Oct 9 02:54:14 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5846 * mach/Makefile ($(objpfx)errsystems.c): Rule reenabled.
5848 * Makeconfig (config-LDFLAGS): Define to
5849 -Wl-dynamic-linker=$(libdir)$(rtld-installed-name).
5850 (rtld-installed-name): New variable.
5851 * elf/Makefile (install-lib): Variable removed.
5852 (install-others): Define this instead, to
5853 $(libdir)(rtld-installed-name).
5854 ($(libdir)(rtld-installed-name)): New target; install from ld.so.
5856 * elf/ldd.sh.in: New file.
5857 * elf/Makefile (distribute): Add ldd.sh.in.
5858 (install-bin): Add ldd.
5859 ($(objpfx)ldd: ldd.sh.in): New rule.
5861 * sysdeps/mach/hurd/dl-sysdep.c: Use __hurd_fail throughout.
5862 * hurd/hurd.h (__hurd_fail): Replace macro with inline function.
5863 Translate some Mach errors to Hurd errors.
5865 * elf/rtld.c (dl_main): Under --list, print msg if executable is
5868 * elf/dl-load.c (_dl_map_object_from_fd): Rewrote program header
5871 Sat Oct 7 01:25:48 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5873 * sysdeps/stub/machine-gmon.h: Add #error.
5875 Fri Oct 6 01:49:48 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5877 * elf/dynamic-link.h (elf_get_dynamic_info): If DYN is null, don't
5880 Fri Sep 29 03:43:51 1995 Paul Eggert <eggert@twinsun.com>
5882 Rewrite mktime from scratch for performance, and for correctness
5883 in the presence of leap seconds.
5885 * time/mktime.c (ydhms_tm_diff, not_equal_tm, print_tm, check_result):
5887 (LEAP_SECONDS_POSSIBLE, CHAR_BIT, INT_MIN, INT_MAX,
5888 TIME_T_MIN, TIME_T_MAX, TM_YEAR_BASE, EPOCH_YEAR): New macros.
5889 <limits.h>, <stdlib.h>: New #includes.
5890 (main): Support tests with given broken-down value; support benchmarks.
5891 (__mon_lengths, debugging_enabled, printtm, dist_tm, doit,
5892 do_normalization, normalize, BAD_STRUCT_TM, SKIP_VALUE,
5895 * time/time.h, time/mktime.c (__mktime_internal): New offset arg.
5896 * time/mktime.c (mktime), time/timegm.c (timegm): Use it.
5898 * time/mktime.c (__mon_yday): New variable; replaces `__mon_lengths'.
5899 time/offtime.c (__offtime), time/tzset.c (compute_change): Use it.
5901 * time/offtime.c (__offtime): Remove useless assignment
5902 `tp->tm_isdst = -1'.
5904 * manual/maint.texi: Update credits.
5906 Fri Oct 6 00:28:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5908 * sysdeps/unix/common/readv.S: Moved to sysdeps/unix/bsd.
5909 * sysdeps/unix/common/writev.S: Moved to sysdeps/unix/bsd.
5910 * sysdeps/unix/sysv/linux/readv.c: File removed.
5911 * sysdeps/unix/sysv/linux/writev.c: File removed.
5912 * sysdeps/unix/configure.in: Check for readv and writev syscalls.
5914 * sysdeps/unix/configure.in: If eval doesn't set $unix_srcname,
5915 set it to $unix_syscall instead of $unix_function.
5917 Thu Oct 5 00:59:58 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5919 * elf/rtld.c (dl_main): Grok --list flag.
5920 * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start): Ignore -- args.
5922 Wed Oct 4 00:21:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5924 * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_message): New function.
5925 * sysdeps/generic/dl-sysdep.c (_dl_sysdep_message): New function.
5926 * elf/link.h (_dl_sysdep_message): Declare it.
5928 * sysdeps/unix/Makefile ($(common-objpfx)ioctls): Remove NULL from
5931 * time/northamerica: Corrections to Canada data from ADO 95i.
5933 * sysdeps/unix/sysv/linux/Makefile (headers): Don't append to this
5934 unconditionally. In socket subdir, append sys/socketcall.h; in
5935 time subdir, append sys/timex.h.
5936 (config-LDFLAGS): New variable.
5937 * sysdeps/unix/sysv/linux/Dist: New file.
5938 * Makeconfig (+link): Pass $(config-LDFLAGS) before $(LDFLAGS).
5940 * sysdeps/generic/stpncpy.c: Don't increment DEST when zero-filling.
5942 * elf/dlopen.c (dlopen): Don't pass USER_ENTRY arg to _dl_map_object.
5944 Sat Sep 30 11:47:05 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5946 * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start): If started by
5947 kernel with args on stack, point _dl_hurd_data at zero data
5948 instead of garbage. When ld.so run as program, grok args
5949 -LIB=MEMOBJ and pre-load shared object files found in memory
5950 objects loaded by the boot loader.
5952 * elf/link.h (struct link_map): New member `l_entry'.
5953 (_dl_map_object, _dl_map_object_from_fd): Remove last arg ENTRY_POINT.
5954 * elf/dl-load.c (_dl_map_object, _dl_map_object_from_fd): Remove
5955 last arg ENTRY_POINT. Store the entry point location in the
5956 `l_entry' member of the new map.
5957 * elf/rtld.c (dl_main): Don't pass USER_ENTRY arg to
5958 _dl_map_object. When run as program, set *USER_ENTRY to L->l_entry.
5959 * elf/dl-init.c (_dl_init_next): Don't pass ENTRY_POINT arg to
5962 * posix/tstgetopt.c, posix/tstgetopt.args: Test long options too.
5964 * sysdeps/unix/sysv/linux/i386/init-first.c (init): Save, set, and
5965 restore %ebx by hand for personality syscall.
5966 GCC cannot deal with spilling the dedicated GOT register.
5968 * misc/Makefile (routines): Add mntent, which was somehow omitted.
5970 Fri Sep 29 15:07:10 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>
5972 * sysdeps/unix/sysv/linux/adjtime.c (__adjtime):
5973 Change name of field `mode' in `struct timex' to `modes'.
5974 Linux-1.3.28 updates this name according to RFC 1489.
5976 Thu Sep 28 13:05:54 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
5978 Merge new message handling code from GNU gettext, by Drepper.
5979 * intl: New directory.
5980 * Makefile (subdirs): Add intl.
5982 * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Return
5983 USER_ENTRY instead of storing it on our stack.
5985 * elf/rtld.c (rtld_command): Variable removed.
5986 (_dl_skip_args): New variable.
5987 (dl_main): Increment _dl_skip_args instead of setting rtld_command.
5988 If the link_map for the executable itself is not first in the chain,
5990 * sysdeps/i386/dl-machine.h (RTLD_START): Use _dl_skip_args as
5991 count of args to skip.
5993 Thu Sep 28 09:20:04 1995 Ulrich Drepper <drepper@gnu.ai.mit.edu>
5995 * stdlib/strtod.c (STRTOF): Fix handling of numbers with lots of
5998 Wed Sep 27 00:27:25 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
6000 * sysdeps/mach/hurd/getcwd.c (__getcwd): Renamed from getcwd.
6001 (getcwd): Define as weak alias.
6002 * sysdeps/posix/getcwd.c: Likewise.
6003 * sysdeps/stub/getcwd.c: Likewise.
6004 * posix/unistd.h: Declare __getcwd.
6006 * string/string.h: Declare __strcasecmp.
6007 * sysdeps/generic/strcasecmp.c (__strcasecmp): Renamed from
6009 (strcasecmp): Define as weak alias.
6011 * string/string.h: Declare __stpcpy.
6012 * sysdeps/generic/stpcpy.c (__stpcpy): Renamed from stpcpy.
6013 (stpcpy): Define as weak alias.
6015 * sysdeps/unix/sysv/linux/Implies: Add unix/common.
6017 * sysdeps/unix/i386/sysdep.h [HAVE_ELF] (ASM_TYPE_DIRECTIVE):
6018 Don't use `type' for arg name, since we are using it as a keyword
6021 * sysdeps/unix/configure.in: Check for syscalls getpriority,
6022 setpriority, getrlimit, setrlimit.
6024 * sysdeps/posix/truncate.c: Include fcntl.h.
6026 * sysdeps/generic/getdomain.c: Include string.h for strncpy decl.
6028 * sysdeps/stub/getpriority.c: Don't include obsolete gnu-stabs.h;
6029 use new stub_warning syntax.
6030 * sysdeps/stub/setpriority.c: Likewise.
6031 * sysdeps/stub/__longjmp.c: Likewise.
6032 * sysdeps/stub/_exit.c: Likewise.
6033 * sysdeps/stub/accept.c: Likewise.
6034 * sysdeps/stub/acos.c: Likewise.
6035 * sysdeps/stub/alarm.c: Likewise.
6036 * sysdeps/stub/asin.c: Likewise.
6037 * sysdeps/stub/atan2.c: Likewise.
6038 * sysdeps/stub/bind.c: Likewise.
6039 * sysdeps/stub/cbrt.c: Likewise.
6040 * sysdeps/stub/chroot.c: Likewise.
6041 * sysdeps/stub/closedir.c: Likewise.
6042 * sysdeps/stub/connect.c: Likewise.
6043 * sysdeps/stub/cos.c: Likewise.
6044 * sysdeps/stub/cosh.c: Likewise.
6045 * sysdeps/stub/ctermid.c: Likewise.
6046 * sysdeps/stub/cuserid.c: Likewise.
6047 * sysdeps/stub/defs.c: Likewise.
6048 * sysdeps/stub/exp.c: Likewise.
6049 * sysdeps/stub/fmod.c: Likewise.
6050 * sysdeps/stub/frexp.c: Likewise.
6051 * sysdeps/stub/fsync.c: Likewise.
6052 * sysdeps/stub/getcwd.c: Likewise.
6053 * sysdeps/stub/getenv.c: Likewise.
6054 * sysdeps/stub/gethostid.c: Likewise.
6055 * sysdeps/stub/getlogin.c: Likewise.
6056 * sysdeps/stub/getpeername.c: Likewise.
6057 * sysdeps/stub/getrlimit.c: Likewise.
6058 * sysdeps/stub/getsockname.c: Likewise.
6059 * sysdeps/stub/getsockopt.c: Likewise.
6060 * sysdeps/stub/listen.c: Likewise.
6061 * sysdeps/stub/log.c: Likewise.
6062 * sysdeps/stub/log10.c: Likewise.
6063 * sysdeps/stub/mkfifo.c: Likewise.
6064 * sysdeps/stub/morecore.c: Likewise.
6065 * sysdeps/stub/nice.c: Likewise.
6066 * sysdeps/stub/nlist.c: Likewise.
6067 * sysdeps/stub/opendir.c: Likewise.
6068 * sysdeps/stub/pipestream.c: Likewise.
6069 * sysdeps/stub/ptrace.c: Likewise.
6070 * sysdeps/stub/putenv.c: Likewise.
6071 * sysdeps/stub/readdir.c: Likewise.
6072 * sysdeps/stub/reboot.c: Likewise.
6073 * sysdeps/stub/recv.c: Likewise.
6074 * sysdeps/stub/recvfrom.c: Likewise.
6075 * sysdeps/stub/rename.c: Likewise.
6076 * sysdeps/stub/rewinddir.c: Likewise.
6077 * sysdeps/stub/seekdir.c: Likewise.
6078 * sysdeps/stub/send.c: Likewise.
6079 * sysdeps/stub/sendto.c: Likewise.
6080 * sysdeps/stub/setegid.c: Likewise.
6081 * sysdeps/stub/seteuid.c: Likewise.
6082 * sysdeps/stub/setgroups.c: Likewise.
6083 * sysdeps/stub/sethostid.c: Likewise.
6084 * sysdeps/stub/sethostname.c: Likewise.
6085 * sysdeps/stub/setjmp.c: Likewise.
6086 * sysdeps/stub/setrlimit.c: Likewise.
6087 * sysdeps/stub/setsockopt.c: Likewise.
6088 * sysdeps/stub/shutdown.c: Likewise.
6089 * sysdeps/stub/signal.c: Likewise.
6090 * sysdeps/stub/sigsuspend.c: Likewise.
6091 * sysdeps/stub/sin.c: Likewise.
6092 * sysdeps/stub/sinh.c: Likewise.
6093 * sysdeps/stub/socket.c: Likewise.
6094 * sysdeps/stub/socketpair.c: Likewise.
6095 * sysdeps/stub/sqrt.c: Likewise.
6096 * sysdeps/stub/sync.c: Likewise.
6097 * sysdeps/stub/system.c: Likewise.
6098 * sysdeps/stub/tan.c: Likewise.
6099 * sysdeps/stub/tanh.c: Likewise.
6100 * sysdeps/stub/tcdrain.c: Likewise.
6101 * sysdeps/stub/tcflow.c: Likewise.
6102 * sysdeps/stub/tcgetpgrp.c: Likewise.
6103 * sysdeps/stub/tcsendbrk.c: Likewise.
6104 * sysdeps/stub/tcsetattr.c: Likewise.
6105 * sysdeps/stub/tcsetpgrp.c: Likewise.
6106 * sysdeps/stub/telldir.c: Likewise.
6107 * sysdeps/stub/tempname.c: Likewise.
6108 * sysdeps/stub/ttyname.c: Likewise.
6109 * sysdeps/stub/ttyname_r.c: Likewise.
6110 * sysdeps/stub/utime.c: Likewise.
6112 * gmon/gmon.c (moncontrol): Don't cast buffer arg to profil.
6114 * time/mktime.c (localtime_r): Use 0 instead of NULL.
6116 * config.make.in (AS): New variable; set to `$(CC) -c'.
6118 * posix/unistd.h [__USE_BSD]: Declare profil.
6120 * elf/dl-load.c (_dl_map_object_from_fd): New function, broken out
6122 (_dl_map_object): Call it.
6123 * elf/link.h (_dl_map_object_from_fd): Declare it.
6125 Tue Sep 26 16:50:17 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
6127 * locale/libintl.h: Rewritten by Ulrich Drepper for use with GNU
6130 * sysdeps/unix/sysv/linux/sys/param.h: New file.
6131 * sysdeps/unix/sysv/linux/Subdirs: File removed.
6133 * libc-symbols.h (_LIBC): Define to 1, not just empty.
6135 * gmon: New directory of profiling code, incorporated from
6136 4.4BSD-Lite and modified.
6137 * sysdeps/i386/machine-gmon.h: New file.
6138 * sysdeps/stub/machine-gmon.h: New file.
6139 * sysdeps/mach/hurd/profil.c: New file.
6140 * sysdeps/stub/profil.c: New file.
6141 * sysdeps/unix/bsd/profil.S: New file.
6142 * Makefile (subdirs): Add gmon.
6143 * csu/gmon-start.c: New file.
6144 * csu/Makefile (extra-objs): Add gmon-start.o,
6145 g$(start-installed-name).
6146 (install-lib, omit-deps): Add g$(start-installed-name).
6147 ($(objpfx)g$(start-installed-name)): New target.
6149 Fri Sep 22 14:24:25 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
6151 * sysdeps/mach/hurd/Makefile: Elide sunrpc from $(subdirs) for the
6154 Thu Sep 21 00:03:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
6156 * sysdeps/unix/configure.in: Check for `profil' syscall.
6158 * manual/Makefile (infodir, prefix, INSTALL, INSTALL_DATA): Variables
6161 * time/africa, time/asia, time/europe, time/northamerica,
6162 time/yearistype: New data from ADO 95h.
6164 * Makerules (build-shlib): Use $(@F:lib%.so=%) in place of
6165 $(notdir $*), so it wins for the explicit libc.so rule as well as the
6168 * sysdeps/stub/sys/sem_buf.h (union semun): New type.
6170 * sysdeps/mach/hurd/i386/init-first.c (init1) [PIC]: Call
6171 __libc_global_ctors.
6172 * sysdeps/i386/init-first.c: Rewritten.
6173 * sysdeps/unix/sysv/linux/i386/init-first.S: File removed.
6174 * sysdeps/unix/sysv/linux/i386/init-first.c: New file.
6176 * sysdeps/unix/sysv/linux/i386/fpu_control.h: Fix name in decl of
6179 * Makerules (build-shlib): New canned sequence, broken out of
6180 lib%.so rule. Link in $^ instead of just $<.
6181 (lib%.so: lib%_pic.a): Use it.
6182 (libc.so): New target; use $(build-shlib) for cmds, but also depend
6183 on soinit.so first and sofini.so last.
6185 * elf/soinit.c: New file.
6186 * elf/sofini.c: New file.
6187 * elf/Makefile (distribute): Add soinit.c and sofini.c.
6188 (extra-objs): Add soinit.so and sofini.so.
6190 * sysvipc/sys/shm.h (shmat): Fix return type to char *.
6191 * sysdeps/stub/sys/ipc_buf.h (key_t): Type removed.
6193 * misc/syslog.c (vsyslog): Rewritten using open_memstream to
6194 dynamically allocate buffers.
6196 * Makerules (install-lib-nosubdir): Make this, rather than
6197 install-no-libc.a, depend on the installed shared libraries.
6199 Wed Sep 20 18:02:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
6201 * locale/locale.c: Include errno.h.
6202 * locale/localedef.c: Likewise.
6204 Tue Sep 19 00:02:06 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
6206 * Makefile (distclean-1): Remove config.cache, config.log, config.h.
6207 (parent-mostlyclean): Remove all flavors of the parent library.
6209 * misc/mntent.c (getmntent): Skip multiple whitespace chars
6212 * hurd/hurdstartup.c (_hurd_startup): If RPC returns
6213 EXEC_STACK_ARGS flag, get args from stack.
6214 If args on stack but have info from RPC, relocate args on stack to make
6215 space for struct hurd_startup_data.
6217 Mon Sep 18 15:06:00 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
6219 * elf/dl-object.c: Include errno.h.
6220 * posix/execvp.c: Likewise.
6221 * dirent/scandir.c: Likewise.
6222 * sysdeps/posix/system.c: Likewise.
6223 * sysdeps/generic/setenv.c: Likewise.
6224 * stdlib/msort.c: Likewise.
6225 * stdio/memstream.c: Likewise.
6226 * stdio/fclose.c: Likewise.
6227 * stdio/getdelim.c: Likewise.
6228 * stdio/setvbuf.c: Likewise.
6229 * sysdeps/ieee754/ldexp.c: Likewise.
6230 * locale/locfile-parse.c: Likewise.
6232 * stdlib/lcong48_r.c: Don't check for null argument; let it fault.
6233 * stdlib/seed48_r.c: Likewise.
6234 * stdlib/srand48_r.c: Likewise.
6235 * stdlib/jrand48_r.c: Likewise.
6236 * stdlib/nrand48_r.c: Likewise.
6238 * Makeconfig (+gccwarn): Remove -Wbad-function-cast, which seems
6241 Mon Sep 18 12:39:22 1995 Paul Eggert <eggert@twinsun.com>
6243 * mktime.c (localtime_r): Add substitute if the system doesn't
6246 Mon Sep 18 14:39:20 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
6248 * time/gmtime.c (gmtime_r): Define as weak alias.
6249 * time/localtime.c (localtime_r): Define as weak alias.
6250 * time/time.h [__USE_REENTRANT] (gmtime_r, localtime_r): Declare them.
6252 * errno.h: Only define _ERRNO_H #ifndef __need_Emath.
6253 #undef __need_Emath after including errnos.h.
6254 [_ERRNO_H]: Protect decls with this.
6256 Sun Sep 17 08:22:12 1995 Paul Eggert <eggert@twinsun.com>
6258 Fix mktime so that it does not write over localtime's returned value.
6259 * localtime.c (__localtime_r): New function, with extra arg
6260 specifying where to store result.
6261 (localtime): Use it.
6263 * gmtime.c (__gmtime_r, gmtime, _tmbuf): Likewise.
6264 * mktime.c (__mktime_internal): Conversion function is now
6265 __localtime_r style, not localtime style.
6266 (mktime): Pass __localtime_r, not localtime.
6267 * timegm.c (timegm): Pass __gmtime_r, not gmtime.
6268 * offtime.c (__offtime): New arg specifying where to store result.
6269 * time.h (__mktime_internal, __offtime): Adjust decls accordingly.
6270 (__gmtime_r, __localtime_r): New decls.
6272 * time/localtime.c: <stddef.h>, <ctype.h>, <stdio.h>,
6273 <stdlib.h>, <string.h>: Remove includes.
6274 <errno.h>: Add include.
6276 * time/mktime.c, time/time.h, time/timegm.c (__mktime_internal):
6277 Renamed from _mktime_internal to avoid namespace pollution.
6279 * time/gmtime.c: Clear tm_isdst.
6281 Mon Sep 18 01:58:40 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
6283 * misc/efgcvt_r.c (ecvt_r, fcvt_r): Last arg is size_t, not int.
6284 * stdlib/stdlib.h (ecvt_r, fcvt_r): Fix type of last arg: make it
6287 * sysdeps/mach/hurd/fpathconf.c: Call __io_pathconf instead of
6289 * sysdeps/mach/hurd/pathconf.c: Likewise.
6291 * Makefile (subdirs): Add sysvipc.
6293 * stdlib/srand48_r.c (srand48_r): Use UL suffix for huge constant.
6294 * stdlib/drand48-iter.c (__drand48_iterate): Likewise.
6296 Sun Sep 17 18:29:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
6298 * hurd/hurdlookup.c (__hurd_file_name_lookup_retry): Call
6299 __file_set_size instead of __file_truncate.
6301 * features.h (__USE_REENTRANT): New macro.
6303 * sysdeps/mach/hurd/truncate.c: Call __file_set_size instead of
6305 * sysdeps/mach/hurd/ftruncate.c: Likewise.
6307 * sysdeps/unix/sysv/linux/dl-machine.h: File removed.
6309 Sat Sep 16 17:47:19 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>
6311 * elf/elf.h (AT_GID): Fix typo: Read -> Real.
6313 * misc/efgvt_r.c: New file. Reentrant version of [efg]cvt functions.
6314 * misc/efgcvt.c: Rewrite to use reentrant functions.
6315 * misc/search.h: Many decls for hsearch functions.
6316 * misc/hsearch_r.c: New file. Reentrant version of functions from
6318 * misc/hsearch.c, misc/tsearch.c: New files.
6319 * misc/Makefile (routines): Add efgcvt_r, hsearch_r, hsearch, tsearch.
6321 * posix/unistd.h (ttyname_r): Add prototype for new function.
6323 * stdlib/drand48_r.c, stdlib/erand48_r.c, stdlib/jrand48_r.c,
6324 stdlib/lrand48_r.c, stdlib/mrand48_r.c, stdlib/nrand48_r.c,
6325 stdlib/seed48_r.c, stdlib/srand48_r.c, stdlib/lcong48_r.c,
6326 stdlib/drand48-iter.c: New files implementing reentrant versions
6327 of functions from drand48 family.
6328 * stdlib/seed48.c, stdlib/drand48.c, stdlib/erand48.c,
6329 stdlib/jrand48.c, stdlib/lrand48.c, stdlib/mrand48.c,
6330 stdlib/nrand48.c, stdlib/srand48.c, stdlib/lcong48.c:
6331 Rewrite to use reentrant versions.
6332 * stdlib/a64l.c, stdlib/l64a.c: New files. Implement a64l()
6333 and l64a() functions from SysV library.
6334 * stdlib/Makefile (routines): Add drand48_r, erand48_r, lrand48_r,
6335 nrand48_r, mrand48_r, jrand48_r, srand48_r, seed48_r, lcong48_r,
6336 drand48-iter, a64l, l64a.
6337 * stdlib/stdlib.h: Declare them.
6339 * stdlib/random_r.c: New file. Reentrant version of functions
6341 * stdlib/stdlib.h: Declare them.
6342 * stdlib/random.c: Rewrite to use reentrant functions.
6344 * string/strerror_r.c: New file. Reentrant version.
6345 * string/strerror.c: Change for new _strerror_internal form.
6346 * string/Makefile (routines): Add strerror_r.
6348 * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Set default
6349 value of user_entry to `_start'.
6350 Close AT_ENTRY case with `break'.
6352 * sysdeps/generic/strstr.c: New and much faster implementation
6353 by Stephen R. van den Berg.
6355 * sysdeps/generic/_strerror.c: _strerror_internal now takes
6356 three argument and has and explicit buffer length.
6357 * sysdeps/mach/_strerror.c: Change for new interface with three
6359 * stdio/perror.c, stdio/vfprintf.c: Callers changed.
6361 * sysdeps/mach/hurd/ttyname_r.c: New file. Reentrant version.
6362 * sysdeps/posix/ttyname_r.c: New file. Reentrant version.
6363 * sysdeps/stub/ttyname_r: New file. Define as dummy function.
6365 * sysdeps/posix/utimes.c: Include <utime.h> for prototype.
6366 (utimes): First parameter to utime must be file, not path.
6368 * sysdeps/posix/sysconf.c (__sysconf): Test for CLK_TCK in case
6369 _SC_CLK_TCK and return it when available.
6370 Test for STREAM_MAX in case _SC_STREAM_MAX and return it when
6372 Add case for _SC_2_LOCALEDEF which is now available.
6374 * posix/sys/types.h [__USE_SVID] (key_t): New type.
6375 * sysvipc/Makefile, sysvipc/ftok.c, sysvipc/sys/ipc.h,
6376 sysvipc/sys/msg.h, sysvipc/sys/sem.h, sysvipc/sys/shm.h,
6377 sysdeps/stub/sys/msq_buf.h, sysdeps/stub/sys/sem_buf.h,
6378 sysdeps/stub/sys/shm_buf.h, sysdeps/stub/sys/ipc_buf.h,
6379 sysdeps/stub/semctl.c, sysdeps/stub/semget.c, sysdeps/stub/semop.c,
6380 sysdeps/stub/shmat.c, sysdeps/stub/shmctl.c, sysdeps/stub/shmdt.c,
6381 sysdeps/stub/shmget.c, sysdeps/stub/msgctl.c, sysdeps/stub/msgget.c,
6382 sysdeps/stub/msgrcv.c, sysdeps/stub/msgsnd.c: New files.
6383 Add implementation of System V IPC.
6385 Fri Sep 15 21:34:28 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
6387 * hurd/hurdsig.c: Include <hurd/crash.h> in place of <hurd/core.h>.
6388 (write_corefile): Call __crash_dump_task instead of __core_dump_task.
6389 Use envariable CRASHSERVER instead of CORESERVER.
6390 * hurd/Makefile (user-interfaces): Replace hurd/core with hurd/crash.
6392 Tue Sep 12 14:30:07 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
6394 * misc/mntent.c: New file.
6395 * misc/mntent.h: New file.
6396 * misc/Makefile (headers): Added mntent.h.
6397 (routines): Added mntent.
6398 * misc/fstab.c: Rewritten using mntent functions.
6400 Mon Sep 11 14:00:14 1995 Roland McGrath <roland@whiz-bang.gnu.ai.mit.edu>
6402 * posix/glob.c (glob): Comment fix.
6404 Fri Sep 8 16:25:22 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
6406 * libc-symbols.h [HAVE_ELF] (symbol_set_declare): Declare the
6409 * conf/portability.h (NEED_INETADDR, NEED_INETATON): Define to 1,
6412 Fri Sep 8 16:32:12 1995 Ulrich Drepper <drepper@gnu.ai.mit.edu>
6414 * sysdeps/unix/sysv/linux/Implies,
6415 sysdeps/unix/sysv/linux/Makefile, sysdeps/unix/sysv/linux/Subdirs,
6416 sysdeps/unix/sysv/linux/accept.S, sysdeps/unix/sysv/linux/adjtime.c,
6417 sysdeps/unix/sysv/linux/adjtimex.S, sysdeps/unix/sysv/linux/bind.S,
6418 sysdeps/unix/sysv/linux/connect.S, sysdeps/unix/sysv/linux/direct.h,
6419 sysdeps/unix/sysv/linux/dl-machine.h, sysdeps/unix/sysv/linux/errnos.h,
6420 sysdeps/unix/sysv/linux/fork.S, sysdeps/unix/sysv/linux/gethostid.c,
6421 sysdeps/unix/sysv/linux/gethostname.C,
6422 sysdeps/unix/sysv/linux/getpeername.S,
6423 sysdeps/unix/sysv/linux/getpgid.S, sysdeps/unix/sysv/linux/getpgrp.S,
6424 sysdeps/unix/sysv/linux/getsockname.S,
6425 sysdeps/unix/sysv/linux/getsockopt.S, sysdeps/unix/sysv/linux/gtty.S,
6426 sysdeps/unix/sysv/linux/listen.S, sysdeps/unix/sysv/linux/local_lim.h,
6427 sysdeps/unix/sysv/linux/madvise.c, sysdeps/unix/sysv/linux/msgctl.c,
6428 sysdeps/unix/sysv/linux/msgget.c, sysdeps/unix/sysv/linux/msgrcv.c,
6429 sysdeps/unix/sysv/linux/msgsnd.c, sysdeps/unix/sysv/linux/pipe.S,
6430 sysdeps/unix/sysv/linux/poll.c, sysdeps/unix/sysv/linux/readv.c,
6431 sysdeps/unix/sysv/linux/recv.S, sysdeps/unix/sysv/linux/recvfrom.S,
6432 sysdeps/unix/sysv/linux/recvmsg.S, sysdeps/unix/sysv/linux/semctl.c,
6433 sysdeps/unix/sysv/linux/semget.c, sysdeps/unix/sysv/linux/semop.c,
6434 sysdeps/unix/sysv/linux/send.S, sysdeps/unix/sysv/linux/sendmsg.S,
6435 sysdeps/unix/sysv/linux/sendto.S, sysdeps/unix/sysv/linux/setegid.c,
6436 sysdeps/unix/sysv/linux/seteuid.c, sysdeps/unix/sysv/linux/sethostid.c,
6437 sysdeps/unix/sysv/linux/setpgid.c, sysdeps/unix/sysv/linux/setpgrp.c,
6438 sysdeps/unix/sysv/linux/setsid.S, sysdeps/unix/sysv/linux/setsockopt.S,
6439 sysdeps/unix/sysv/linux/settimeofday.S,
6440 sysdeps/unix/sysv/linux/shmat.c, sysdeps/unix/sysv/linux/shmctl.c,
6441 sysdeps/unix/sysv/linux/shmdt.c, sysdeps/unix/sysv/linux/shmget.c,
6442 sysdeps/unix/sysv/linux/shutdown.S,
6443 sysdeps/unix/sysv/linux/sigaction.S, sysdeps/unix/sysv/linux/signal.S,
6444 sysdeps/unix/sysv/linux/sigpending.S, sysdeps/unix/sysv/linux/sigset.h,
6445 sysdeps/unix/sysv/linux/sockaddrcom.h,
6446 sysdeps/unix/sysv/linux/socketpair.S, sysdeps/unix/sysv/linux/speed.c,
6447 sysdeps/unix/sysv/linux/statbuf.h, sysdeps/unix/sysv/linux/stty.S,
6448 sysdeps/unix/sysv/linux/syscall.h, sysdeps/unix/sysv/linux/sysconf.c,
6449 sysdeps/unix/sysv/linux/tcdrain.c, sysdeps/unix/sysv/linux/tcflow.c,
6450 sysdeps/unix/sysv/linux/tcflush.c, sysdeps/unix/sysv/linux/tcgetattr.c,
6451 sysdeps/unix/sysv/linux/tcsetattr.c,
6452 sysdeps/unix/sysv/linux/termbits.h, sysdeps/unix/sysv/linux/ualarm.c,
6453 sysdeps/unix/sysv/linux/ulimit.c, sysdeps/unix/sysv/linux/usleep.c,
6454 sysdeps/unix/sysv/linux/utsnamelen.h, sysdeps/unix/sysv/linux/vfork.c,
6455 sysdeps/unix/sysv/linux/wait.c, sysdeps/unix/sysv/linux/wait4.S,
6456 sysdeps/unix/sysv/linux/waitpid.c, sysdeps/unix/sysv/linux/writev.c:
6457 New Linux/ELF specific, architecture independent files.
6458 * sysdeps/unix/sysv/linux/i386/Dist,
6459 sysdeps/unix/sysv/linux/i386/Makefile,
6460 sysdeps/unix/sysv/linux/i386/brk.S,
6461 sysdeps/unix/sysv/linux/i386/fcntlbits.h,
6462 sysdeps/unix/sysv/linux/i386/fpu_control.c,
6463 sysdeps/unix/sysv/linux/i386/fpu_control.h,
6464 sysdeps/unix/sysv/linux/i386/fstat.S,
6465 sysdeps/unix/sysv/linux/i386/fxstat.S,
6466 sysdeps/unix/sysv/linux/i386/ieee_fpu.c,
6467 sysdeps/unix/sysv/linux/i386/init-first.S,
6468 sysdeps/unix/sysv/linux/i386/ipc.S,
6469 sysdeps/unix/sysv/linux/i386/lstat.S,
6470 sysdeps/unix/sysv/linux/i386/lxstat.S,
6471 sysdeps/unix/sysv/linux/i386/mknod.S,
6472 sysdeps/unix/sysv/linux/i386/mmap.S,
6473 sysdeps/unix/sysv/linux/i386/sbrk.S,
6474 sysdeps/unix/sysv/linux/i386/setfpucw.c,
6475 sysdeps/unix/sysv/linux/i386/signum.h,
6476 sysdeps/unix/sysv/linux/i386/socket.S,
6477 sysdeps/unix/sysv/linux/i386/stat.S,
6478 sysdeps/unix/sysv/linux/i386/syscall.S,
6479 sysdeps/unix/sysv/linux/i386/sysdep.S,
6480 sysdeps/unix/sysv/linux/i386/sysdep.h,
6481 sysdeps/unix/sysv/linux/i386/xmknod.S,
6482 sysdeps/unix/sysv/linux/i386/xstat.S:
6483 New Linux i386/ELF specific files.
6484 * sysdeps/unix/sysv/linux/sys/ipc_buf.h,
6485 sysdeps/unix/sysv/linux/sys/mman.h,
6486 sysdeps/unix/sysv/linux/sys/msq_buf.h,
6487 sysdeps/unix/sysv/linux/sys/sem_buf.h,
6488 sysdeps/unix/sysv/linux/sys/shm_buf.h,
6489 sysdeps/unix/sysv/linux/sys/socketcall.h,
6490 sysdeps/unix/sysv/linux/sys/timex.h:
6491 New Linux/ELF specific, architecture independent header files.
6492 * sysdeps/unix/sysv/sysv4/linux: Tree removed.
6494 Thu Sep 7 17:05:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
6496 * stdlib/msort.c (msort_with_tmp): Fixed alignment test. B1 and
6497 B2 are always congruent; just test that B1 is aligned.
6499 Wed Sep 6 19:41:10 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
6501 * elf/dl-lookup.c (_dl_lookup_symbol): Test WEAK_VALUE.s rather
6502 than WEAK_VALUE.a to see if a weak value has been set. A valid
6503 weak value may set WEAK_VALUE.a to 0.
6505 Fri Sep 1 16:16:12 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
6507 * sysdeps/mach/hurd/i386/longjmp-ts.c: Use new array format for
6510 * libc-symbols.h (link_warning): Take new first arg SYMBOL; ask
6511 for a warning on references to that specific symbol, not the
6512 entire containing object file.
6513 (stub_warning): Pass symbol name to link_warning.
6514 * stdio/gets.c: Pass function name in link_warning invocation.
6516 * hurd/intr-msg.c: Treat apparent EINTR return from msg trap like
6517 MACH_SEND_INTERRUPTED. That indicates interrupt_operation was
6520 * stdlib/msort.c: Include memcopy.h.
6521 (msort_with_tmp): If operating on aligned op_t words, use direct word
6524 * sysdeps/i386/dl-machine.h (ELF_MACHINE_BEFORE_RTLD_RELOC): Add
6527 Thu Aug 31 13:23:35 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
6529 * sysdeps/unix/i386/brk.S [PIC]: Set __curbrk through the GOT.
6531 Rewrote i386 setjmp code in assembly, so as to avoid fighting
6532 with the compiler for the register values.
6533 * sysdeps/i386/setjmp.S, sysdeps/i386/__longjmp.S: New files.
6534 * sysdeps/i386/setjmp.c, sysdeps/i386/__longjmp.c: Files removed.
6535 * sysdeps/i386/jmp_buf.h [! _ASM] (__jmp_buf): Define as array of ints.
6536 [__USE_MISC || _ASM] (JB_*): New macros, for indices therein.
6537 (_JMPBUF_UNWINDS): Use JB_SP.
6539 Wed Aug 30 16:44:55 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
6541 * sysdeps/mach/hurd/select.c: Deal with out of order replies
6542 during io_select request loop.
6543 Handle MACH_RCV_TIMED_OUT error from requests.
6544 * hurd/intr-msg.c: If the user passed the MACH_RCV_TIMEOUT option,
6545 distinguish MACH_RCV_TIMED_OUT from EINTR.
6547 * posix/glob.c (glob): Use realloc to extend strings for GLOB_MARK
6549 (glob_in_dir): Don't allocate extra byte here.
6551 * sysdeps/i386/dl-machine.h (ELF_MACHINE_BEFORE_RTLD_RELOC):
6552 Decrement the DT_RELSZ value for the skipped reloc.
6554 Tue Aug 29 12:35:56 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
6556 * time/australasia: Updated data from ADO.
6558 Mon Aug 28 17:47:11 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
6560 * dirent/dirent.h: Don't include <dirstream.h>.
6561 Instead, define DIR as typedef for (undefined) `struct __dirstream'.
6563 Fri Aug 25 12:12:42 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
6565 * sysdeps/mach/hurd/dirstream.h: Define `struct __dirstream'
6567 * sysdeps/unix/bsd/dirstream.h: Likewise.
6568 * sysdeps/stub/dirstream.h: Likewise.
6569 * sysdeps/unix/dirstream.h: Likewise.
6570 * sysdeps/mach/hurd/telldir.c: Include "dirstream.h".
6571 * sysdeps/mach/hurd/seekdir.c: Likewise.
6572 * sysdeps/mach/hurd/opendir.c: Likewise.
6573 * sysdeps/mach/hurd/closedir.c: Likewise.
6574 * sysdeps/mach/hurd/readdir.c: Likewise.
6575 * sysdeps/unix/telldir.c: Likewise.
6576 * sysdeps/unix/seekdir.c: Likewise.
6577 * sysdeps/unix/rewinddir.c: Likewise.
6578 * sysdeps/unix/readdir.c: Likewise.
6579 * sysdeps/unix/opendir.c: Likewise.
6580 * sysdeps/unix/closedir.c: Likewise.
6581 * sysdeps/unix/bsd/telldir.c: Likewise.
6582 * sysdeps/unix/bsd/readdir.c: Likewise.
6583 * dirent/Makefile (headers): Remove dirstream.h.
6584 (distribute): Put it here instead.
6586 * sysdeps/mach/hurd/mmap.c: Fix inverted test of MAP_FIXED.
6588 * stdio/vfscanf.c (number): Allow field width to inhibit first
6589 digit after base detection.
6591 * stdio/vfprintf.c (vfprintf: %s): Never search past the limit
6592 specified by the precision.
6594 * grp/grpread.c (__grpscan): New function.
6595 * grp/grp.h (__grpscan): Declare it.
6596 * grp/getgrgid.c: Use __grpscan.
6597 * grp/getgrnam.c: Likewise.
6598 * pwd/pwdread.c (__pwdscan): New function.
6599 * pwd/pwd.h (__pwdscan): Declare it.
6600 * pwd/getpwnam.c: Use __pwdscan.
6601 * pwd/getpwuid.c: Likewise.
6603 Thu Aug 24 16:29:40 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
6605 * sysdeps/mach/hurd/mmap.c: Treat (FLAGS & MAP_TYPE) == 0 like
6608 * hurd/thread-cancel.c: Return EINTR when called on self.
6609 * sysdeps/i386/elf/start.S (data_start): Define as weak alias for
6612 Tue Aug 22 16:49:12 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
6614 * inet/netdb.h: Moved to resolv.
6615 * inet/Makefile (headers): Remove netdb.h.
6616 * resolv/Makefile (headers): Add netdb.h.
6617 * resolv/gethnamaddr.c, resolv/inet_addr.c, resolv/netdb.h,
6618 resolv/res_send.c: Updated from BIND-4.9.3-BETA26.
6620 * hurd/thread-cancel.c: If SS->cancel_hook is not null, call it before
6621 resuming the thread.
6622 * hurd/hurd/signal.h (struct hurd_sigstate): New member `cancel_hook'.
6624 * hurd/Makefile: Removed dep on hurd/signal.h for RPC stub objects.
6626 Mon Aug 21 16:37:09 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
6628 * sysdeps/i386/dl-machine.h (elf_machine_rel): Grok R_386_NONE
6629 relocs, and do nothing. Why the linker generates them we may
6632 Thu Aug 17 16:18:38 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
6634 * sysdeps/mach/hurd/Makefile: Don't elide sunrpc and manual from
6637 * sysdeps/mach/hurd/i386/intr-msg.h: New file.
6638 * hurd/intr-msg.c: Use INTR_MSG_TRAP macro from machine-dependent
6639 "intr-msg.h" for special syscall code, instead of i386-specific asm.
6640 * hurd/hurdsig.c: Use INTR_MSG_BACK_OUT macro from
6641 machine-dependent "intr-msg.h" before mutating thread state to
6644 * sysdeps/mach/hurd/i386/trampoline.c: If PC is inside
6645 _hurd_intr_rpc_mach_msg special syscall code, use real SP saved in
6648 * Makeconfig (link-libc): New variable; use shared library if
6652 * sysdeps/mach/hurd/fork.c (_hurd_fork_locks): Variable removed.
6653 Instead, declare with `symbol_set_declare'.
6654 (fork): Use symbol_set_* macros for _hurd_fork_locks.
6655 Use SS->thread instead of __mach_thread_self (). Suspend all
6656 other threads during task_create and port copying.
6658 Wed Aug 16 17:04:26 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
6660 * hurd/intr-msg.c: Fixed calculation of syscall %esp.
6662 Tue Aug 15 12:26:18 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
6664 * hurd/hurdsig.c (_hurdsig_abort_rpcs): Remove `static'.
6666 * hurd/Makefile (sig): Add intr-msg.
6668 Mon Aug 14 16:51:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
6670 * hurd/thread-cancel.c: New file.
6671 * sysdeps/mach/hurd/i386/trampoline.c (_hurd_setup_sighandler): In
6672 rpc_wait case, frob mach_msg args to set timeout on receive.
6673 (_hurdsig_rcv_interrupted_p): Function removed.
6674 * sysdeps/mach/hurd/alpha/trampoline.c: Likewise.
6675 * sysdeps/mach/hurd/hppa/trampoline.c: Likewise.
6676 * sysdeps/mach/hurd/mips/trampoline.c: Likewise.
6677 * hurd/intr-msg.c: New file.
6678 * hurd/hurd/signal.h (struct hurd_sigstate): New member `cancel'.
6679 (_hurdsig_rcv_interrupted_p): Declaration removed.
6680 (HURD_EINTR_RPC): Macro removed.
6681 (_hurd_longjmp_thread_state, _hurd_interrupted_rpc_timeout): Declare
6683 * hurd/intr-rpc.h: New file.
6684 * hurd/intr-rpc.defs: Just import intr-rpc.h.
6685 * hurd/hurdsig.c (_hurd_interrupted_rpc_timeout): New variable.
6686 (interrupted_reply_port_location): Take new flag arg; only catch
6688 (abort_rpcs): Rename to _hurdsig_abort_rpcs; take same new flag arg.
6689 No longer use _hurdsig_rcv_interrupted_p; instead compare PC to
6690 &_hurd_intr_rpc_msg_in_trap. If before it, mutate state to simulate
6691 MACH_SEND_INTERRUPTED return; on it, interrupt the operation. All
6693 * hurd/hurd.h (hurd_thread_cancel, hurd_check_cancel): Declare these.
6694 * hurd/Makefile (distribute): Remove intr-rpc.awk.
6695 (sig): Add thread-cancel.
6696 (transform-user-stub, transform-user-stub-output): Variables removed.
6697 * sysdeps/mach/hurd/dl-sysdep.c: Change all RPCs from
6698 `__hurd_intr_rpc_*' to `__*'.
6699 (_hurd_intr_rpc_mach_msg): New function.
6700 (_hurd_thread_sigstate): Function removed.
6701 * sysdeps/mach/hurd/ioctl.c: Use _hurd_intr_rpc_mach_msg function,
6702 instead of __mach_msg inside HURD_EINTR_RPC macro.
6704 * sysdeps/generic/morecore.c [__GNU_LIBRARY__]: Declare `__sbrk'
6705 to take ptrdiff_t arg.
6707 * sysdeps/mach/hurd/fork.c: Remove _hurd_longjmp_thread_state decl.
6709 * sysdeps/mach/hurd/kill.c (kill_pid): Don't make `inline'.
6711 * libc-symbols.h [GCC >= 2.7] (strong_alias, weak_symbol,
6712 weak_alias): Use `extern' storage class.
6714 Wed Aug 9 14:25:35 1995 Miles Bader <miles@geech.gnu.ai.mit.edu>
6716 * sysdeps/mach/hurd/setuid.c (__setuid): Switch the port-type and
6717 port-count parameters to __auth_makeauth.
6718 * sysdeps/mach/hurd/setgid.c (__setgid): Ditto.
6720 Tue Aug 8 12:22:59 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
6722 * hurd/sigunwind.c: Remove _hurd_longjmp_thread_state decl.
6724 * inet/netinet/tcp.h: New file, incorporated from 4.4BSD-Lite.
6726 Tue Aug 8 12:06:04 1995 Michael I. Bushnell, p/BSG <mib@duality.gnu.ai.mit.edu>
6728 * inet/netinet/in.h (IP_MULTICAST_TTL, IP_MULTICAST_LOOP,
6729 IP_MULTICAST_IP, IP_ADD_MEMBERSHIP, IP_DROP_MEMBERSHIP): New IP
6730 layer socket options.
6731 (IPPROTO_GGP): Delete obsolote protocol.
6732 (IPPROTO_IGMP): Add new protocol (with same value [2] as old GGP).
6733 (struct ip_mreq): New type.
6735 Mon Aug 7 14:04:36 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
6737 * stdlib/strtol.c: Use #ifdef, not #if, for HAVE_LIMITS_H.
6739 * posix/glob.c (glob_in_dir): Allocate GLOB_MARK byte in case when
6740 (NFOUND == 0 && (FLAGS & GLOB_NOCHECK)).
6742 * sysdeps/generic/sysd-stdio.c (__stdio_reopen): Return failure
6743 when __stdio_open fails with a code other than ENFILE or EMFILE.
6745 Fri Aug 4 16:01:59 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
6747 * Makefile (headers): Added gnu-versions.h.
6749 Thu Aug 3 14:41:11 1995 Michael I. Bushnell <mib@duality.gnu.ai.mit.edu>
6751 * inet/netinet/in.h (IN_CLASSD, IN_EXPERIMENTAL, IN_BADCLASS): Use
6752 equality, not assignment, to test bitfields.
6754 Sat Jul 29 10:41:06 1995 Miles Bader <miles@churchy.gnu.ai.mit.edu>
6756 * sysdeps/mach/hurd/sendto.c (sendto): Use the ifsock protocol to
6757 resolve AF_LOCAL addresses.
6759 * sysdeps/mach/hurd/accept.c (accept): If the protocol family
6760 can't tell us what an address means, just return a zero-length
6762 * sysdeps/mach/hurd/recvfrom.c (recvfrom): Ditto.
6764 Fri Jul 28 15:29:11 1995 Miles Bader <miles@churchy.gnu.ai.mit.edu>
6766 * sysdeps/mach/hurd/bind.c (bind): Don't use
6767 file_invoke_translator, as it doesn't work. Instead just lookup
6768 the translated node again, and hope we're not hit by any race
6771 Wed Jul 26 02:00:29 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
6773 * csu/Makefile [$(elf)=yes] (have-initfini): Set to yes.
6774 [$(have-initfini)=yes]: Test this rather than $(elf) for crtstuff.
6775 [start-installed-name-rule]: If this is defined, elide rule for
6776 $(objpfx)$(start-installed-name).
6777 * csu/initfini.c (SECTION): New macro, different definitions for
6778 #ifdef HAVE_ELF and not.
6779 (_init, _fini): Use that macro.
6780 * sysdeps/unix/sysv/sco3.2.4/Makefile [$(subdir)=csu]
6781 (start-installed-rule, start-installed-name-rule): New variables;
6782 specify crt1.o, created by our own rule.
6783 ($(objpfx)crt1.o): New rule.
6784 * configure.in: Require autoconf 2.4.2 or later. Change all
6785 AC_CACHE_VAL uses to use new AC_CACHE_CHECK macro instead;
6786 prettify some messages.
6787 [$elf!=yes] (libc_cv_have_initfini): New test for `.init' and `.fini'
6789 * munch-tmpl.c [HAVE_INITFINI]: Call _init and atexit (_fini) in
6790 this case rather than #ifdef HAVE_ELF.
6791 * config.h.in (HAVE_INITFINI): New macro.
6792 * config.make.in (have-initfini): New variable, set by configure.
6794 * stdio/vfscanf.c (conv_error): Simplify expression to avoid
6795 "value computed is not used" warning.
6797 * Makeconfig (+gccwarn): Removed -Wconversion.
6799 * csu/initfini.c (GLOBAL): Macro removed.
6800 (_init, _fini): Always define globally.
6801 * csu/Makefile (crtstuff, initfini): Don't make crt[in]_s.o.
6803 * asia, backward, europe, leapseconds, southamerica: New data from
6806 * inet/Makefile (routines): Removed inet_addr.
6807 * inet/inet_addr.c: Moved to resolv/ subdirectory.
6808 * resolv/Makefile (routines): Added inet_addr.
6809 * resolv/inet_addr.c: Incorporated from BIND 4.9.3-BETA24 release.
6810 * resolv/gethnamaddr.c: Likewise.
6811 * resolv/getnetbyaddr.c: Likewise.
6812 * resolv/getnetbyname.c: Likewise.
6813 * resolv/getnetent.c: Likewise.
6814 * resolv/getnetnamadr.c: Likewise.
6815 * resolv/herror.c: Likewise.
6816 * resolv/nsap_addr.c: Likewise.
6817 * resolv/res_comp.c: Likewise.
6818 * resolv/res_debug.c: Likewise.
6819 * resolv/res_init.c: Likewise.
6820 * resolv/res_mkquery.c: Likewise.
6821 * resolv/res_query.c: Likewise.
6822 * resolv/res_send.c: Likewise.
6823 * resolv/resolv.h: Likewise.
6824 * resolv/sethostent.c: Likewise.
6825 * resolv/arpa/nameser.h: Likewise.
6826 * inet/netdb.h: Incorporated from BIND 4.9.3-BETA24 release.
6827 [__GNU_LIBRARY__]: Include <rpc/netdb.h> instead of repeating
6828 its declarations (and doing so only #ifdef sun!).
6829 * conf/portability.h (NEED_INETADDR, NEED_INETATON): New macros.
6831 * posix/sys/types.h [__USE_BSD] (__BIT_TYPES_DEFINED__): New macro.
6832 [__USE_BSD] [__GNUC__] (int64_t, u_int64_t, register_t): New typedefs.
6834 * malloc/memalign.c: Allocate (SIZE + ALIGNMENT - 1) and then trim
6837 * mach/shortcut.awk: Emit decls for RPC.
6839 * libc-symbols.h [GCC >= 2.7 && !ASSEMBLER] (weak_symbol,
6840 weak_alias, strong_alias): Define using GCC __attribute__ syntax.
6842 * Makerules ($(installed-libcs)): Depend on `lib' (only).
6844 Tue Jul 25 09:14:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
6846 * sysdeps/mach/hurd/pathconf.c: Declare VALUE as int, not long int.
6848 * stdlib/strtol.c [_LIBC]: Define STDC_HEADERS.
6850 * sysdeps/unix/sysv/ftime.S: New file.
6852 * locale/locfile-parse.c (categories_write): Cast "" to char *.
6854 * io/fcntl.h [__OPTIMIZE__] (creat): Macro removed.
6856 * time/strftime.c: Use year modulo 100 for %y.
6858 * time/sys/timeb.h: Add __BEGIN_DECLS and __END_DECLS.
6860 * sysdeps/unix/snarf-ioctls (snarfexclude): Use two sed's instead
6861 of one, to work around bug in sunos4.1.2 sed.
6863 * stdio/vfprintf.c (vfprintf): For %s with precision spec, use
6864 memchr instead of strlen to limit search for NUL by precision.
6866 Mon Jul 24 03:13:16 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
6868 * sysdeps/posix/pathconf.c: New file.
6870 Sat Jul 22 20:53:18 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
6872 * sysdeps/unix/i386/sysdep.h (JUMPTARGET): Use ## to avoid space
6874 * sysdeps/mach/i386/sysdep.h (JUMPTARGET): New macro.
6875 * sysdeps/i386/bsd-_setjmp.S: Use JUMPTARGET macro in jmp insn.
6876 * sysdeps/i386/bsd-setjmp.S: Likewise.
6878 Sat Jul 22 19:58:54 1995 Michael I Bushnell <mib@geech.gnu.ai.mit.edu>
6880 * inet/Makefile (routines): Added `ruserpass'.
6881 * inet/ruserpass.c: New file, from BSD Net-2 sources for the FTP
6882 client. Modified to remove the fourth arg AACCT. Do nothing for
6883 the `account' and `macdef' keywords. Other incidental changes
6884 because we are not in the FTP source tree.
6886 Sat Jul 22 01:56:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
6888 * sysdeps/stub/init-posix.c: Removed stub warning.
6890 * Makefile (autoconf-it): Make it executable and unwritable.
6892 * configure.in (sysnames): Under --enable-debug-configure, spew
6895 * sysdeps/unix/i386/sysdep.h (JUMPTARGET): New macro; use name@PLT
6897 (PSEUDO): Use JUMPTARGET(syscall_error) in jump insn.
6898 * sysdeps/unix/i386/syscall.S: Use JUMPTARGET(syscall_error) in
6901 * sysdeps/unix/sysv/sysv4/linux/i386/sysdep.h: Rewritten.
6902 * sysdeps/unix/sysv/sysv4/linux/i386/syscall.S: New file.
6903 * sysdeps/unix/sysv/sysv4/linux/i386/socket.S: Include
6904 <sys/socketcall.h>. Save %ebx in call-clobbered %edx instead of
6905 stack. Use JUMPTARGET(syscall_error) in jump insn.
6907 * Makeconfig (+gccwarn): Add -Wbad-function-cast -Wconversion.
6909 * sysdeps/unix/i386/sysdep.h (ENTRY): Use ASM_GLOBAL_DIRECTIVE and
6911 (ASM_TYPE_DIRECTIVE): New macro; defined using `.type' #ifdef ELF.
6913 * sysdeps/unix/sysv/sysv4/linux/i386/sysdep.S (__syscall_error):
6914 Rewritten, #include'ing unix/i386/sysdep.S for most of the code.
6915 * sysdeps/unix/i386/sysdep.S [PIC]: Store into `errno' through the GOT.
6917 * configure.in (os=linux*): Use unix/sysv/sysv4 for $base_os,
6918 instead of unix/sysv.
6919 * sysdeps/unix/sysv/linux/{accept,connect,getsockname,rename,
6920 socketpair,waitpid,bind,getpeername,listen,setsid,wait4}.S: Moved
6921 to new directory sysdeps/unix/sysv/sysv4/linux.
6922 * sysdeps/unix/sysv/linux: Directory removed.
6923 * sysdeps/unix/sysv/i386/linux/{socket.S,sysdep.h,sysdep.S}: Moved
6924 to new directory sysdeps/unix/sysv/sysv4/linux/i386.
6925 * sysdeps/unix/sysv/linux/i386: Directory removed.
6927 Fixes to help Linux, inspired by drepper's work:
6928 * sysdeps/posix/utimes.c: New file.
6929 * sysdeps/generic/getdomain.c: New file.
6930 * sysdeps/i386/init-first.c: Removed gratuitous #include <hurd.h>.
6931 * sysdeps/generic/dl-sysdep.c: Include <unistd.h> and declare
6932 externals _dl_argc, _dl_argc, and _environ.
6934 Fri Jul 21 12:57:29 1995 Michael I Bushnell <mib@geech.gnu.ai.mit.edu>
6936 * sysdeps/mach/hurd/socket.c (socket): Consider MIG_BAD_ID and
6937 EOPNOTSUPP as indications that the server has died.
6938 * sysdeps/mach/hurd/pipe.c (__pipe): Likewise.
6939 * sysdeps/mach/hurd/socketpair.c (socketpair): Likewise.
6941 Mon Jul 17 08:45:40 1995 Jim Meyering (meyering@comco.com)
6943 * strtol.c: Portability changes from Uli Drepper.
6944 [!STDC_HEADERS && !defined(NULL)]: Define NULL.
6946 Mon Jul 10 05:39:21 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
6948 * sysdeps/mach/hurd/i386/init-first.c (init): Take just one arg,
6949 DATA for the entry SP; DATA[-1] is always the return address
6950 location. In both cthreads and non-cthreads cases, use asm to
6951 force parameters into %eax and %ecx before return, and mutate
6952 DATA[-1] to return to specific asm code to set up the user from
6954 [PIC] (_init): Caller changed.
6955 (__libc_init_first) [! PIC] (doinit): Use asm to effect call to init
6956 with SP unwound to argument data ptr.
6958 Thu Jul 6 14:28:56 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
6960 * sysdeps/mach/hurd/dl-sysdep.c (fmh): Fixed this kludge to work
6961 when 0x08000000 and up are not mapped.
6963 * Makerules (stamp$o-$(subdir) rule): Remove the timestamp file
6965 (lib%.so): Use -Wl to get -soname to ld.
6967 * elf/dlsym.c: Pass final arg to _dl_lookup_symbol.
6969 * elf/Makefile (libdl.so): Pass $(LDFLAGS.so).
6971 Tue Jun 20 02:18:19 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
6973 * Makerules (lib%.so: lib%_pic.a): Pass -soname switch giving the
6974 library's name including $(libprefix) and major version number.
6976 * locale/locale-ctype.c (allocate_arrays): Use xmalloc and bzero
6977 in place of xcalloc.
6979 * Makeconfig (prefix, exec_prefix, libprefix): Instead of
6980 `ifndef', use the $(origin) function to only set these if they are
6981 undefined, and not if they are defined to empty.
6983 * gnu-versions.h: New file.
6984 * features.h (__GNU_LIBRARY__): Increase value to 5.
6986 Wed Jun 14 03:45:24 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
6988 * stdio/stdio.h (__validfp): Use ({...}) rather than a comma
6989 expression, to avoid gcc's "value computed is not used" warning.
6991 * libc-symbols.h (_elf_set_element): Give the set-element variable
6992 an `unused' attribute.
6994 * hurd/hurd/threadvar.h (__hurd_threadvar_location): Declare with
6995 __attribute__ ((__const__)).
6996 * hurd/hurd/signal.h (_hurd_self_sigstate): Likewise.
6998 * hurd/hurd/userlink.h (_hurd_userlink_link): Properly set
6999 LINK->resource.next->resource.prevp when appropriate, not
7000 LINK->resource.next->thread.prevp!!!
7002 Tue Jun 13 15:45:10 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7004 * configure.in (libc_cv_asm_set_directive): Make sure that the
7005 `.set' directive really worked by linking against a reference to
7008 * sysdeps/stub/init-first.c: Don't include <hurd.h>.
7009 [PIC] (soinit): Renamed to (global) _init.
7011 Mon Jun 12 13:15:45 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7013 * malloc/Makefile (gmalloc-routines): Remove valloc.
7014 (dist-routines): Add it here.
7016 * malloc/malloc.h [_MALLOC_INTERNAL] [emacs] (valloc): #define to
7017 emacs_loser_valloc to inhibit valloc declaration below.
7019 * Makerules (lib%.so: lib%_pic.a): Moved this rule to after
7022 * sysdeps/mach/sysdep.h [HAVE_ELF] (ENTRY): Redefine this macro so
7023 it uses the `.type' directive, which is necessary for shared
7024 libraries to work properly.
7026 Thu Jun 8 02:50:26 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7028 * elf/dl-load.c (_dl_map_object): Add MAP_INHERIT flag in mmap
7031 * elf/dl-lookup.c (_dl_lookup_symbol): Take new flag arg NOSELF;
7032 if nonzero, don't let *REF satisfy the reference itself.
7033 * elf/link.h (_dl_lookup_symbol): Add new arg NOSELF in decl.
7034 * sysdeps/i386/dl-runtime.c (_dl_runtime_resolve): Pass new arg to
7036 * elf/do-rel.h (elf_dynamic_do_rel): Pass new second arg of
7037 R->r_offset to RESOLVE callback.
7038 * elf/dl-reloc.c (_dl_relocate_object: resolve): Don't let *REF
7039 satisfy the reference itself if its value equals the reloc's
7042 * elf/rtld.c (dl_main): Write a newline in fatal msg.
7044 * Makerules (lib%.so: lib%_pic.a): Pass $(LDFLAGS.so).
7046 * elf/rtld.c [! NDEBUG] (__assert_perror_fail): New function.
7048 * hurd/hurdstartup.c (_hurd_startup): Fancier kludge to guess phdr
7049 and user entry point addresses.
7051 * elf/dl-load.c (open_path): Don't do strlen on DIRPATH if it's null.
7052 (_dl_map_object): DT_RPATH value is relative to DT_STRTAB value.
7054 * Makerules (install-lib.so): Don't include libc.so.
7055 [$(build-shared)=yes] (install): Depend on the installed libc.so file.
7056 [$(build-shared)=yes] (install-no-libc.a): Make this, rather than
7057 install, depend on the installed $(install-lib.so) files.
7058 [$(build-shared)=yes] (install-lib.so): Append libc.so after that rule.
7060 * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start): Add kludge to
7061 allocate high addresses to avoid random mappings appearing there.
7062 (mmap): Comment out mask; always pass zero.
7064 Tue Jun 6 13:34:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7066 * sysdeps/i386/dl-machine.h (ELF_MACHINE_USER_ADDRESS_MASK): New macro.
7067 * sysdeps/mach/hurd/dl-sysdep.c (mmap): Use it as mask in vm_map call.
7069 * elf/dl-error.c (_dl_catch_error): Clear *ERRSTRING and *OBJNAME
7072 * sysdeps/mach/hurd/dl-sysdep.c (threadvars): New static variable.
7073 (__hurd_threadvar_max, __hurd_threadvar_stack_offset): Define these
7074 variables, using the `threadvars' buffer.
7076 * elf/dl-reloc.c: Don't dereference L->l_prev when it's null.
7077 * sysdeps/i386/dl-runtime.c: Likewise.
7079 * elf/rtld.c (dl_main): Add missing NULL terminating argument in
7080 _dl_sysdep_fatal call.
7081 (__assert_fail): Likewise.
7083 * locale/Makefile (localedef-modules): Renamed ctype to
7084 locale-ctype so as not to conflict with the object file for
7085 ctype/ctype.c in the build directory.
7087 Mon Jun 5 04:02:26 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7089 * elf/elf.h (ELFMAG): Use \177 instead of \x7f. It seems GCC
7090 insists on seeing the following E as part of hex 7FE, and
7091 complaining that is wider than a byte.
7093 Sun Jun 4 22:14:11 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7095 * hurd/Makefile (sig): Added thread-self.
7096 * hurd/hurd.h: Declare hurd_thread_self.
7097 * hurd/thread-self.c: New file.
7099 Thu Jun 1 12:17:52 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7101 * elf/rtld.c: Initialize RTLD_MAP.l_type.
7102 * elf/dl-reloc.c (_dl_relocate_object): Clear LAZY if relocating
7103 the dynamic linker itself.
7104 * sysdeps/i386/dl-machine.h (elf_machine_rel): If MAP->l_type is
7105 lt_interpreter, first undo relocation done during bootstrapping.
7107 Tue May 30 15:52:32 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7109 * mach/Makefile (server-interfaces): Removed notify and
7110 device_reply. For shlibs with eager binding, libmachuser.so must
7111 not refer to any functions not defined in libc.
7113 Sat May 27 16:23:22 1995 Jim Meyering (meyering@comco.com)
7115 * sysdeps/generic/memchr.c: Cast RHS to const unsigned char *
7116 to avoid error from Irix-4.0.5's C compiler. From Kaveh Ghazi.
7118 Fri May 26 13:00:08 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7120 * hurd/hurdsig.c (_hurd_internal_post_signal): Don't loop to check
7121 pending signals if the thread is in a critical section. It will
7122 send us a msg when it finishes.
7124 * sysdeps/mach/hurd/pathconf.c: New file.
7125 * sysdeps/mach/hurd/fpathconf.c: New file.
7127 * sysdeps/mach/hurd/sigaction.c: Only notify the proc server for
7128 SIGCHLD when the SA_NOCLDSTOP bit actually changes.
7130 Sun May 21 05:05:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7132 * elf/Makefile (ld.so): Use -nostartfiles in addition to
7135 Sun May 21 02:01:29 1995 Jim Meyering (meyering@comco.com)
7137 * sysdeps/generic/memchr.c: Don't include <string.h> at all.
7138 HPUX-9.01 and IRIX-4.0.5 vendor C compilers get conflicting dcls for
7139 memchr unless one manually arranges for them to define __STDC__.
7141 Fri May 19 17:16:46 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7143 * sysdeps/mach/hurd/i386/init-first.c: In cthreads case, handle
7144 args on stack from kernel.
7146 * posix/Makefile, sysdeps/alpha/Makefile,
7147 * sysdeps/mach/hurd/Makefile, sysdeps/sparc/Makefile, Makefile,
7148 * Makerules, Make-dist: Fix "cvs commit" cmds in rules to not fail
7149 in the absence of CVS dirs.
7151 * hurd/hurdstartup.c: Don't call __mach_init. Grok args from the
7152 kernel on the stack properly.
7154 * set-init.c: Never call _init/_fini; just run __libc_subinit.
7156 * Makerules (LDFLAGS-c.so): Add -nostartfiles.
7157 * mach/Machrules (LDFLAGS-$(interface.so)): Likewise.
7159 * configure.in: Move defaulting of --with-elf and --with-gnu-*
7160 based on host os outside the AC_CACHE_VAL for the sysdirs
7163 * Makeconfig (localedir, nlsdir): New variables.
7165 * values.h: New file.
7166 * Makefile (headers): Add values.h.
7168 * locale/Makefile (distribute): Add error.h.
7169 * locale/localedef.c: Include "error.h".
7170 (main): Use error_message_count instead of warning_cntr.
7172 Wed May 17 16:50:21 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7174 Merged 1003.2 locale and localedef programs by Ulrich Drepper.
7175 * locale/charmap.c: New file.
7176 * locale/collate.c: New file.
7177 * locale/config.h: New file.
7178 * locale/ctype.c: New file.
7179 * locale/ctypedump.c: New file.
7180 * locale/hash.c: New file.
7181 * locale/hash.h: New file.
7182 * locale/iso-4217.def: New file.
7183 * locale/keyword.gperf: New file.
7184 * locale/keyword.h: New file.
7185 * locale/libintl.h: New file.
7186 * locale/locale.c: New file.
7187 * locale/localedef.c: New file.
7188 * locale/localedef.h: New file.
7189 * locale/locfile-lex.c: New file.
7190 * locale/locfile-parse.c: New file.
7191 * locale/messages.c: New file.
7192 * locale/monetary.c: New file.
7193 * locale/numeric.c: New file.
7194 * locale/token.h: New file.
7196 * posix/regex.c, posix/regex.h: New files, incorporated from GNU regex.
7197 * posix/Makefile (headers): Add regex.h.
7198 (routines): Add regex.
7199 (gpl2lgpl): Add regex.c and regex.h.
7201 Tue May 16 17:35:07 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7203 * locale/loadlocale.c: Expect macro LOCALE_PATH to be defined,
7204 instead of hard-coding "/share/locale".
7206 Sat May 13 02:16:42 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7208 * configure.in (os=gnu*): Always set elf=yes, not just for os=gnu*elf*.
7210 Fri May 12 15:31:22 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7212 * elf/elf.h (ELFMAG, SELFMAG): New macros.
7214 Fri May 12 11:24:53 1995 Michael I Bushnell <mib@duality.gnu.ai.mit.edu>
7216 * hurd/alloc-fd.c (_hurd_alloc_fd): Don't reduce FIRST_FD in
7217 the case where it starts out less than _hurd_dtablesize.
7219 Thu May 11 20:51:05 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7221 * hurd/alloc-fd.c (_hurd_alloc_fd): When expanding the dtable,
7222 make sure the new size exceeds FIRST_FD.
7224 Wed May 10 21:00:47 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7226 * sysdeps/mach/i386/sysdep.h (RETURN_TO): New macro.
7228 Tue May 9 01:26:52 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7230 * Makerules (install-lib.so): Add %.so for each %_pic.a.
7232 * sysdeps/i386/elf/start.S (__data_start): Define this symbol as
7233 the first thing in .data.
7235 * sysdeps/mach/_strerror.c (_strerror_internal): Eschew sprintf.
7237 * hurd/hurdstartup.h: New file.
7239 * sysdeps/i386/elf/start.S: Give two operands to `testl' when they
7240 are the same. Use `jz' instead of `jeq'.
7242 * Makeconfig (config.make): Depend on config.status, and run it to
7244 (config.status): New target; depend on configure.
7245 If target (config.status) exists, run it with --recheck to update;
7246 if not, give error msg saying to run confiugre by hand.
7247 * Makerules [$(sysd-Makefile-sysdirs) != $(sysdirs)]
7248 (sysd-Makefile-force): Set this variable to FORCE in this case, to
7249 force a rebuild of sysd-Makefile.
7250 (sysd-Makefile): Depend on $(sysd-Makefile-force).
7251 Write into the file sysd-Makefile-sysdirs:=$(sysdirs).
7252 [$(sysd-rules-sysdirs) != $(sysdirs)] (sysd-rules-force): Set this
7253 variable to FORCE in this case, to force a rebuild of sysd-rules.
7254 (sysd-rules): Depend on $(sysd-rules-force).
7255 Write into the file sysd-rules-sysdirs:=$(sysdirs).
7257 * Makerules (LDFLAGS-c.so): Change ld option -interp to
7260 * Makerules (do-install-program): New canned sequence.
7261 (install-bin, install-sbin): Use it.
7262 (install for lib*.so): Use it instead of $(do-install).
7263 Fix .so installation rules to handle lib*.so and *.so, deal with
7264 $(libprefix) right, and install *.so as *.so$($(*.so)-version);
7265 i.e. "libc.so-version = .1".
7267 Mon May 8 05:10:25 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7269 * elf/do-rel.h: New file, split out of dynamic-link.h.
7270 * elf/Makefile (distribute): Add do-rel.h.
7272 Sat May 6 11:06:47 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7274 * Makeconfig (+gccwarn): Add -Winline.
7276 * hurd/hurdsig.c (_hurd_internal_post_signal): If SS->context is
7277 set, avoid abort_rpcs, and use reply and intr ports saved in
7279 * sysdeps/mach/hurd/i386/trampoline.c: Don't set SS->intr_port
7280 from SS->context. Don't clear SS->context.
7281 * sysdeps/mach/hurd/i386/sigreturn.c: Don't set SS->intr_port when
7282 setting SS->context. If msg_sig_post returns, re-lock and clear
7285 Fri May 5 10:37:09 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7287 * mach/Makefile (errsystems.c): Comment out generation rule.
7289 * sysdeps/mach/_strerror.c: Consider a system unknown if its
7290 bad_sub member is null.
7292 * mach/mig-alloc.c: Add weak alias to non-__ name.
7294 Wed May 3 11:56:35 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7296 * sysdeps/mach/hurd/dup2.c: Fixed broken test in last change.
7298 Tue May 2 01:52:58 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7300 * elf/dl-error.c (_dl_catch_error): Actually call the OPERATE
7303 * hurd/Makefile (distribute): Added hurdstartup.h.
7304 * hurd/hurd.h: Remove _hurd_startup decl.
7306 * hurd/hurd/ioctl.h (_HURD_HANDLE_IOCTLS): Use __attribute__
7307 ((__unused__)) instead of gratuitous self reference.
7309 * sysdeps/mach/hurd/dup2.c: Call _hurd_alloc_fd to expand the
7310 table if FD2 doesn't fit.
7312 * sysdeps/mach/hurd/getdtsz.c: Return the RLIM_NOFILE soft limit,
7313 not the current table size.
7315 * sysdeps/mach/i386/sysdep.h (SNARF_ARGS, CALL_WITH_SP): Rewritten.
7317 Implemented runtime dynamic linker to support ELF shared libraries.
7318 * elf/Makefile: Added rules to make ld.so and libdl.
7319 * elf/dl-error.c: New file.
7320 * elf/dl-fini.c: New file.
7321 * elf/dl-init.c: New file.
7322 * elf/dl-load.c: New file.
7323 * elf/dl-lookup.c: New file.
7324 * elf/dl-object.c: New file.
7325 * elf/dl-reloc.c: New file.
7326 * elf/dlclose.c: New file.
7327 * elf/dlerror.c: New file.
7328 * elf/dlopen.c: New file.
7329 * elf/dlsym.c: New file.
7330 * elf/dynamic-link.h: New file.
7331 * elf/link.h: New file.
7332 * elf/rtld.c: New file.
7333 * sysdeps/i386/dl-machine.h: New file.
7334 * sysdeps/stub/dl-machine.h: New file.
7335 * sysdeps/i386/dl-runtime.c: New file.
7336 * sysdeps/stub/dl-runtime.c: New file.
7337 * sysdeps/i386/elf/start.S: New file.
7338 * sysdeps/generic/dl-sysdep.c: New file.
7339 * sysdeps/mach/hurd/dl-sysdep.c: New file.
7340 * sysdeps/mach/hurd/i386/init-first.c: New file.
7341 * sysdeps/i386/init-first.c: New file.
7342 * sysdeps/stub/init-first.c: New file.
7344 Mon May 1 18:48:30 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7346 * Makerules (LDFLAGS-c.so): Add -interp and -e switches to make
7348 * version.c (__libc_print_version): Add "et al" and missing NL to
7351 Sat Apr 29 15:46:57 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7353 * posix/glob.c (S_ISDIR): Define if undefined.
7355 Thu Apr 27 01:24:09 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7357 * configure.in: Unless --without-fp, prepend */fpu before each
7358 machine dir in $mach; don't prepend FPU dirs at end. If
7359 --with-elf, prepend MACHINE/elf directories at end; don't insert
7362 * Makerules (dist): Filter out *.[cSs] from $(distribute) in deps.
7364 * sysdeps/stub/clock.c: Added stub warning.
7365 * sysdeps/stub/dirfd.c: Likewise.
7366 * sysdeps/stub/exc2signal.c: Likewise.
7367 * sysdeps/stub/fdopen.c: Likewise.
7368 * sysdeps/stub/flock.c: Likewise.
7369 * sysdeps/stub/fpathconf.c: Likewise.
7370 * sysdeps/stub/ftruncate.c: Likewise.
7371 * sysdeps/stub/gtty.c: Likewise.
7372 * sysdeps/stub/isatty.c: Likewise.
7373 * sysdeps/stub/killpg.c: Likewise.
7374 * sysdeps/stub/madvise.c: Likewise.
7375 * sysdeps/stub/mkstemp.c: Likewise.
7376 * sysdeps/stub/mktemp.c: Likewise.
7377 * sysdeps/stub/mprotect.c: Likewise.
7378 * sysdeps/stub/msync.c: Likewise.
7379 * sysdeps/stub/pathconf.c: Likewise.
7380 * sysdeps/stub/poll.c: Likewise.
7381 * sysdeps/stub/raise.c: Likewise.
7382 * sysdeps/stub/readv.c: Likewise.
7383 * sysdeps/stub/setenv.c: Likewise.
7384 * sysdeps/stub/setlogin.c: Likewise.
7385 * sysdeps/stub/sigaltstack.c: Likewise.
7386 * sysdeps/stub/sigintr.c: Likewise.
7387 * sysdeps/stub/sigstack.c: Likewise.
7388 * sysdeps/stub/sleep.c: Likewise.
7389 * sysdeps/stub/sstk.c: Likewise.
7390 * sysdeps/stub/stime.c: Likewise.
7391 * sysdeps/stub/stty.c: Likewise.
7392 * sysdeps/stub/syscall.c: Likewise.
7393 * sysdeps/stub/sysconf.c: Likewise.
7394 * sysdeps/stub/truncate.c: Likewise.
7395 * sysdeps/stub/ualarm.c: Likewise.
7396 * sysdeps/stub/usleep.c: Likewise.
7397 * sysdeps/stub/utimes.c: Likewise.
7398 * sysdeps/stub/writev.c: Likewise.
7400 * sysdeps/stub/libc_fatal.c: Remove __NORETURN keyword.
7402 Wed Apr 26 16:06:42 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7404 * locale/loadlocale.c (_nl_free_locale): Do nothing if DATA is null.
7406 Tue Apr 25 17:17:19 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7408 * posix/glob.c (glob): If GLOB_MARK set, stat names to find
7409 directories and append slashes to them in final pass before
7411 (glob_in_dir): If GLOB_MARK set, just allocate the extra char for the
7412 slash; never append it here.
7414 Sat Apr 22 14:48:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7416 * mach/Machrules [interface-library]
7417 (LDFLAGS-$(interface-library:lib%=%.so)): New variable, set to
7420 * sysdeps/mach/hurd/fork.c: Subfunction `unlockss' removed. Lock
7421 _hurd_siglock only around initial task creation in parent. Use
7422 _hurd_critical_section_unlock at end. Handle dead name rights
7423 properly, and deal with a send right dying while we try to copy
7424 it. For the time being, use assert_perror for kernel and proc RPC
7427 Fri Apr 21 01:10:15 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7429 * extra-lib.mk: Don't include $(o-iterator); construct it by hand
7430 using $(object-suffixes-$(lib)) instead.
7432 * sysdeps/mach/hurd/Makefile (LDLIBS-c.so): New variable.
7434 * Makerules (lib%.so: lib%_pic.a): Pass $(LDFLAGS-$(notdir $*).so).
7435 (LDFLAGS-c.so): New variable.
7437 * resolv/res_init.c (res_init): Don't clobber _res.options with
7438 RES_DEFAULT. If RES_INIT is clear, OR in RES_DEFAULT.
7440 * hurd/hurd.h: Declare _hurd_startup.
7441 * hurd/hurdstartup.c: New file.
7442 * hurd/Makefile (routines): Add hurdstartup.
7444 Thu Apr 20 22:23:58 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7446 * hurd/hurdsig.c: Use assert_perror for many calls which should
7447 never fail and previously were not checked.
7449 * sysdeps/mach/hurd/i386/trampoline.c (_hurd_setup_sighandler):
7450 Point the return address for sigreturn's frame at a "hlt" insn so
7451 it will definitely crash if sigreturn returns.
7453 Wed Apr 19 18:40:11 1995 Brendan Kehoe (brendan@zen.org)
7455 * time/tzset.c (__tzname, __daylight, __timezone): Don't check
7456 HAVE_WEAK_SYMBOLS for doing weak_alias.
7458 Wed Apr 19 18:12:56 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7460 * configure.in: Move $os tests to set $elf et al earlier, before
7461 construction of $sysnames. Instead of prepending MACHINE/elf to
7462 $sysnames, append &/elf after each elt appended to $mach.
7464 Tue Apr 18 14:00:19 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7466 * configure.in (libc_cv_asm_global_directive): New check to define
7467 ASM_GLOBAL_DIRECTIVE.
7468 * config.h.in: Add #undef ASM_GLOBAL_DIRECTIVE.
7469 * libc-symbols.h (strong_alias_asm, strong_alias): Use
7470 ASM_GLOBAL_DIRECTIVE on the alias.
7472 * sysdeps/unix/make_errlist.c (main): Don't generate "#ifdef
7473 HAVE_WEAK_SYMBOLS" #defns.
7475 Mon Apr 17 12:02:49 1995 Brendan Kehoe (brendan@zen.org)
7477 * sysdeps/alpha/strlen.c (strlen): Fix cmpbge insn, and returning
7478 of the byte that was zero, so we return a valid number.
7480 Sun Apr 16 03:23:09 1995 Brendan Kehoe (brendan@zen.org)
7482 * sysdeps/unix/bsd/ultrix4/mips/sysdep.h: New file defining
7483 NO_UNDERSCORES then using sysdeps/unix/mips/sysdep.h.
7485 Fri Apr 14 18:49:03 1995 Brendan Kehoe (brendan@zen.org)
7487 * sysdeps/ieee754/mpn2dbl.c (__mpn_construct_double)
7488 [BITS_PER_MP_LIMB == 64]: Refer to `u', not to non-existent `i'.
7489 * sysdeps/ieee754/mpn2ldbl.c (__mpn_construct_long_double)
7490 [BITS_PER_MP_LIMB == 64]: Likewise.
7492 * sysdeps/unix/bsd/osf/alpha/killpg.S (killpg): Add .end directive.
7493 * sysdeps/unix/bsd/osf/alpha/sigblock.S (__sigblock): Likewise.
7494 * sysdeps/unix/bsd/osf/alpha/sigsetmask.S (__sigsetmask): Likewise.
7495 * sysdeps/unix/bsd/osf/alpha/sigpause.S (__sigpause): Likewise.
7496 * sysdeps/unix/bsd/osf/alpha/sigvec.S (__sigvec): Likewise.
7497 * sysdeps/unix/bsd/osf/alpha/getdents.S (__getdirentries): Likewise.
7498 * sysdeps/unix/bsd/osf/alpha/fork.S (__fork): Likewise.
7499 * sysdeps/unix/bsd/osf/alpha/pipe.S (__pipe): Likewise.
7500 * sysdeps/unix/bsd/osf/alpha/recv.S (recv): Likewise.
7501 * sysdeps/unix/bsd/osf/alpha/send.S (send): Likewise.
7502 * sysdeps/unix/bsd/osf/alpha/vhangup.S (vhangup): Likewise.
7504 * sysdeps/unix/mips/brk.S (__brk, __curbrk): Add .end directive.
7505 * sysdeps/unix/mips/fork.S (fork): Likewise.
7506 * sysdeps/unix/mips/pipe.S (fork): Likewise.
7507 * sysdeps/unix/mips/sigreturn.S (__sigreturn): Likewise.
7508 * sysdeps/unix/mips/sysdep.S (sysdep_error): Likewise.
7509 * sysdeps/unix/mips/wait.S (__handler): Likewise.
7510 * sysdeps/mips/setjmp.S (__sigsetjmp): Likewise.
7511 * sysdeps/mips/bsd-setjmp.S (setjmp): Likewise.
7512 * sysdeps/unix/bsd/ultrix4/getsysinfo.S (getsysinfo): Likewise.
7513 * sysdeps/unix/bsd/ultrix4/wait3.S (waitpid): Likewise.
7514 * sysdeps/unix/bsd/ultrix4/waitpid.S (waitpid): Likewise.
7515 * sysdeps/unix/bsd/ultrix4/mips/__handler.S (__handler): Likewise.
7516 * sysdeps/unix/bsd/ultrix4/mips/sigvec.S (__raw_sigvec): Likewise.
7517 * sysdeps/unix/bsd/ultrix4/mips/start.S (__start): Likewise.
7518 * sysdeps/unix/bsd/ultrix4/mips/vfork.S (vfork): Likewise.
7519 * sysdeps/mips/bsd-_setjmp.S (setjmp): Likewise. Use `$0'
7520 instead of `zero' for the li instruction.
7522 * sysdeps/unix/bsd/osf/alpha/start.S: Change comments to be
7523 preprocessor comments, not assembler comments.
7524 * sysdeps/unix/bsd/osf/alpha/brk.S: Likewise.
7525 * sysdeps/unix/bsd/osf/alpha/sysdep.h (NO_UNDERSCORES): Define.
7527 Fri Apr 14 15:53:46 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7529 * malloc/malloc.c (register_heapinfo) [__GNUC__]: Use __inline__
7532 Thu Apr 13 09:45:01 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7534 * Makefile (distribute): Add ChangeLog.[0-9].
7536 * configure.in: Add check for .set directive.
7537 * config.h.in: Add #undef HAVE_ASM_SET_DIRECTIVE.
7538 * libc-symbols.h [! HAVE_ASM_SET_DIRECTIVE] (strong_alias,
7539 strong_alias_asm): Use `foo = bar' syntax instead.
7541 * Makerules [! subdir] (O%-lib): Don't prepend ../.
7543 * sysdeps/generic/expm1.c: #undef expm1 before weak_alias.
7545 * configure.in: Fix AC_ARG_WITH uses; check for --with-fp. Move
7546 $host_os checks to set gnu_ld/as and elf before sysdirs
7547 generation. Fix $with_fp test.
7548 [$elf=yes]: Prepend MACHINE/elf directory.
7550 * elf/libelf.h (elf_hash): Use XOR instead of ANDN when the bits
7551 being cleared are already known to be set. Thanks Ulrich.
7553 Wed Apr 12 23:27:22 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7555 * posix/environ.c: Add weak alias `_environ'.
7557 Tue Apr 11 20:38:55 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7559 * sysdeps/i386/add_n.S [PIC]: Use self-call to avoid generating reloc.
7560 * sysdeps/i386/sub_n.S [PIC]: Likewise.
7562 Mon Apr 10 14:53:15 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7564 * libc-symbols.h (_elf_set_element) [PIC]: Don't make the element
7567 * Makeconfig (CPPFLAGS, CFLAGS): Fix swapped references to
7568 $(foo-$(suffix $@)).
7570 * manual/Makefile (chapters-incl): Filter out summary.texi.
7572 * stdlib/strtod.c (STRTOF): Use extra macro to make STRTOF's #defn
7573 a weak symbol instead of literal "STRTOF".
7575 * locale/setlocale.c: Work around ld bug: don't weakify refs to
7578 Sun Apr 9 01:24:33 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7580 * Makerules (+depfiles): Translate %.so to %.o in $(extra-objs).
7582 * malloc/free.c [emacs] (__malloc_safe_bcopy): Define to safe_bcopy.
7583 * malloc/realloc.c (__malloc_safe_bcopy): Undefine before defining.
7585 * malloc/free.c (memmove, __malloc_safe_bcopy): Do include these
7586 #ifdef emacs, but only #ifndef memmove.
7587 * malloc/realloc.c [emacs] (__malloc_safe_bcopy): Just #define to
7589 (memmove): Define only if undefined.
7591 Sat Apr 8 00:40:59 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7593 * extra-lib.mk (install-lib, extra-objs, alltypes-$(lib)): Make
7594 sure these are simply-expanded variables.
7596 * locale/loadlocale.c (_nl_load_locale): Use MAP_INHERIT flag in
7599 * configure.in (os=freebsd*|bsdi*): Set base_os=unix/bsd/bsd4.4
7602 * sysdeps/unix/sysv/tcsetattr.c: Use |= instead of = to properly
7605 * Makeconfig [! objpfx] (csu-objpfx): Add trailing slash.
7607 * locale/Makefile (categories): Uncomment collate.
7608 * locale/lc-collate.c: New file.
7610 * malloc/free.c (__malloc_safe_bcopy, memmove): Don't define
7612 * malloc/realloc.c: Likewise.
7614 * stdio/_itoa.h (_EXTERN_INLINE): Define if undefined.
7615 (_itoa): Use it in defn.
7616 * stdio/_itoa.c (_EXTERN_INLINE): Define to empty before #include
7618 (_itoa): Function removed.
7620 * malloc/free.c: Remove use of `assert'.
7622 * malloc/realloc.c [! emacs] (safe_bcopy): Renamed to
7623 __malloc_safe_bcopy; #define safe_bcopy.
7624 * malloc/free.c: Cope with systems lacking `memmove'.
7625 (_free_internal): Cast result of _malloc_internal.
7627 Wed Apr 5 00:13:45 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7629 * hurd/hurdinline.c: Include signal.h first, so we don't define
7632 * sysdeps/unix/sysv/sysv4/sigset.h (__sigfillset): Use ~0L instead
7633 of -1 to avoid compiler warning.
7635 * configure.in (host_os=linux*): Set elf=yes for this, not just
7638 * misc/login_tty.c [! TIOCSCTTY]: Try an emulation using ttyname
7641 * sysdeps/i386/bsd-_setjmp.S: Fix typo in name: setjmp -> _setjmp.
7643 Tue Apr 4 00:48:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7645 * sysdeps/unix/start.c: Remove spurious decl and #endif.
7647 * misc/progname.c (program_invocation_name,
7648 program_invocation_short_name): Make these initialized data
7651 * sysdeps/mach/hurd/setitimer.c (fork_itimer): Add self reference
7652 so gcc doesn't optimize out the function entirely.
7654 Sun Apr 2 13:13:52 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7656 * posix/execvp.c: Don't use stat to search path; just try execv
7659 * sysdeps/mach/hurd/i386/trampoline.c: Add a link to
7660 SS->active_resources, so that _hurdsig_longjmp_from_handler will
7661 be called when a longjmp unwinds the signal frame.
7662 * sysdeps/mach/hurd/i386/sigreturn.c: Remove the link on the
7663 SS->active_resources chain added by _hurd_setup_sighandler.
7664 * hurd/sigunwind.c: New file.
7665 * hurd/Makefile (sig): Add sigunwind.
7667 * Makerules (lib%.so: lib%_pic.a): Remove dir name from $*.
7669 * MakeTAGS (tags-sources): Include $(all-dist).
7670 [subdir] (all-dist): Define to $(distribute).
7672 Sat Apr 1 00:08:06 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7674 * Makerules (lib%.so: lib%_pic.a): Pass -L options for subdir and
7677 * extra-lib.mk (object-suffixes-$(lib)): New variable, produced by
7678 filtering out $($(lib)-inhibit-o); use that instead of
7679 $(object-suffixes) in all the other variables.
7681 * locale/loadlocale.c (_nl_load_locale) [MAP_FILE]: Define it zero
7684 * string/strxfrm.c: Just copy the string (for now).
7685 * string/strcoll.c: Just call strcmp (for now).
7687 * mach/Makefile (lock): Add mutex-init.
7688 * mach/mutex-solid.c (_cthread_mutex_lock_routine,
7689 _cthread_mutex_unlock_routine): Variables removed.
7690 (__mutex_lock_solid, __mutex_unlock_solid): Don't use them; just stub.
7691 (__mutex_init): Function moved to new file mutex-init.c.
7692 * mach/mutex-init.c: New file, broken out of mutex-solid.c.
7694 Thu Mar 30 20:43:02 1995 Brendan Kehoe <brendan@zen.org>
7696 * sysdeps/mips/__longjmp.c (__longjmp): Take out CONST.
7697 * sysdeps/alpha/__longjmp.c (__longjmp): Take out const.
7699 Thu Mar 30 01:38:00 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7701 * elf/elf.h (STN_UNDEF): New macro (distinct from SHN_UNDEF, though
7704 Wed Mar 29 11:26:48 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7706 * elf/dlfcn.h: New file.
7708 * Make-dist (README): Commit it to CVS if there is a CVS directory.
7710 More changes from Germano Caronni <caronni@tik.ethz.ch>:
7711 * malloc/free.c: Relocate _heapinfo when that allows us to return
7714 * malloc/malloc.c: Move #include <errno.h> outside #ifndef
7717 Mon Mar 27 02:23:15 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7719 * mach/Makefile (headers): Add mach/mach_traps.h.
7721 * Makerules ($(installed-libcs) rule): Fix typos.
7723 * sysdeps/unix/bsd/bsd4.4/revoke.S: New file.
7724 * sysdeps/stub/revoke.c: New file.
7725 * misc/Makefile (routines): Add revoke.
7726 * posix/unistd.h [__USE_BSD] (revoke): Declare it.
7727 * sysdeps/generic/pty.c (openpty, forkpty): Declare return types.
7728 (forkpty): Declare login_tty.
7729 * misc/logwtmp.c (logwtmp): Declare to return void.
7730 * misc/login_tty.c (login_tty): Include unistd.h. Declare return type.
7732 * posix/unistd.h [__USE_BSD] (ttyslot): Declare it.
7734 * posix/unistd.h [__USE_BSD] (L_SET, L_INCR, L_XTND): Define
7735 unless L_SET already defined.
7736 * misc/sys/file.h (L_SET, L_INCR, L_XTND): Don't define if L_SET
7739 Incorporated -lutil library from 4.4-Lite.
7740 * misc/Makefile (extra-libs, libutil-routines): New variables.
7741 * misc/login.c, misc/login_tty.c, misc/logout.c, misc/logwtmp.c,
7742 sysdeps/generic/pty.c: New files for -lutil incorporated from 4.4-Lite.
7744 Support simple, light-weight unwind-protect mechanism for longjmp.
7745 * setjmp/longjmp.c: Call _longjmp_unwind first thing.
7746 * sysdeps/mach/hurd/jmp-unwind.c: New file.
7747 * sysdeps/stub/jmp-unwind.c: New file.
7748 * sysdeps/i386/jmp_buf.h (_JMPBUF_UNWINDS): New macro.
7749 * sysdeps/mips/jmp_buf.h (_JMPBUF_UNWINDS): New macro.
7750 * setjmp/Makefile (routines): Add jmp-unwind.
7751 * hurd/hurd/userlink.h (struct hurd_userlink): Move `next' and
7752 `prevp' members into new substructure `resource'; add another such
7753 substructure `thread' and members `cleanup' (function ptr) and
7754 `cleanup_data' (generic ptr).
7755 (_hurd_userlink_link, _hurd_userlink_unlink): Insert/remove LINK
7756 into the `_hurd_self_sigstate ()->active_resources' list via the
7757 `thread' substructure.
7758 * hurd/hurd/port.h (_hurd_port_cleanup): Declare it.
7759 (_hurd_port_locked_get): Set LINK->cleanup to _hurd_port_cleanup and
7760 LINK->cleanup_data' to the port extracted.
7761 * hurd/hurd/signal.h (struct hurd_sigstate): New member
7763 * hurd/port-cleanup.c: New file.
7764 * hurd/Makefile (routines): Add port-cleanup.
7766 * malloc/malloc.c: Include errno.h.
7768 Sat Mar 25 18:24:21 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7770 * locale/loadlocale.c (_nl_load_locale): Avoid */ inside comment.
7772 Fri Mar 24 02:35:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7774 * misc/Makefile (headers): Add utmp.h.
7775 * misc/utmp.h: New file, incorporated from 4.4-Lite.
7777 * stdio/printf-parse.h: New file, mostly written by drepper.
7778 * stdio/vfprintf.c: Rewritten, mostly by drepper.
7779 * stdio/printf-prs.c: Rewritten.
7780 * stdio/Makefile (distribute): Add printf-parse.h.
7782 Thu Mar 23 22:03:44 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7784 * sysdeps/unix/start.c [! NO_UNDERSCORES]: Don't declare _start
7785 with asm name. Just do a ".set start, __start".
7787 * malloc/realloc.c: Call _free_internal instead of free.
7789 Tue Mar 21 00:14:27 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7791 * locale/loadlocale.c (_nl_load_locale): If LOCALE/LC_* is a
7792 directory, open LOCALE/LC_*/SYS_LC_* instead.
7794 Mon Mar 20 03:19:23 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7796 * stdio/fpioconst.c, stdio/fpioconst.h, stdio/gmp-impl.h,
7797 stdio/gmp.h, stdio/longlong.h, stdio/mp_clz_tab.c,
7798 stdio/gen-mpn-copy: Files moved to stdlib.
7799 * stdio/Makefile: All mpn stuff moved to stdlib/Makefile.
7800 * stdlib/Makefile: All the mpn stuff moved here from stdio/Makefile.
7801 * stdio/printf_fp.c: Use ../stdlib to find fpioconst.h and gmp
7803 * stdlib/strtod.c: Don't use ../stdio to find fpioconst.h and gmp
7806 * Makefile (parent-mostlyclean): Don't use $(libc.a).
7807 (parent-clean): Use $(objpfx) to find sysd-*.
7808 * Rules (generated): Append dummy.o dummy.c.
7809 * Makerules (lib): Depend on lib-noranlib.
7810 (lib-noranlib): Depend on $(install-lib) in objdir.
7811 (common-mostlyclean): Remove $(install-lib) and stub-$(subdir)
7812 from objdir. Don't remove TAGS; it comes in the distribution.
7814 * malloc/malloc.c (morecore): Save errno around call to
7815 _realloc_internal. Don't account for the additional new blocks of
7816 the info table itself when choosing the new table size for the
7817 first crack; if it succeeds, the new blocks will have been found
7818 in existing free space already described by the existing info
7821 * stdio/vfscanf.c (%n): Use READ_IN - 1, so as not to count the
7822 read-ahead character.
7824 Sat Mar 18 14:07:08 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7826 * hurd/dtable.c, hurd/getdport.c, hurd/hurd.h, hurd/hurdexec.c,
7827 hurd/hurdinit.c, hurd/hurdprio.c, hurd/hurdsock.c,
7828 hurd/ports-get.c, hurd/ports-set.c, hurd/setauth.c,
7829 hurd/setuids.c, sysdeps/mach/hurd/i386/trampoline.c:
7830 Get anal with unsigned to pacify compiler.
7832 * stdio/vfscanf.c: Grok positional parameter specs (i.e. %3$d
7833 means %d from 3rd arg).
7835 * sysdeps/mach/hurd/closedir.c: Include hurd/fd.h.
7837 * stdlib/strtol.c: If !GROUP, set END to null. In loop, test only
7840 Fri Mar 17 12:58:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7842 * Makefile (subdirs): Put elf last.
7844 * sunrpc/Makefile (install-lib): Variable removed.
7845 (rpcsvc-objs): Variable removed.
7846 (extra-objs): Don't include $(rpcsvc-objs).
7847 (extra-libs): New variable, contains librpcsvc.
7848 (librpcsvc-routines): New variable.
7849 (librpcsvc-inhibit-o): New variable, contains .so.
7850 (omit-deps): Set this to $(librpcsvc-routines).
7851 ($(objpfx)rpcgen): Don't use $(libc.a).
7852 (lib, $(objpfx)librpcsvc.a): Targets removed.
7854 * o-iterator.mk, extra-lib.mk: New files.
7855 * Makerules (o-iterator): New variable.
7856 [extra-libs]: Include extra-lib.mk to generate rules for each word
7858 * Makefile (distribute): Add extra-lib.mk, o-iterator.mk.
7860 Fri Mar 17 13:28:04 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>
7862 * sysdeps/ieee754/ldbl2mpn.c (__mpn_extract_long_double):
7863 Handle 80-bit denormalized numbers correctly.
7865 * stdlib/strtod.c, stdlib/strtof.c, stdlib/strtold.c:
7866 (IMPLICIT_ONE, *_MAX_10_EXP_LOG): Macros removed; no longer needed.
7867 * stdlib/strtod.c (RETURN): Add parentheses around return value.
7868 (round_and_return): Correct handling of denormalized numbers.
7870 * stdio/fpioconst.c, stdio/fpioconst.h: Don't use
7871 LDBL_MAX_10_EXP_LOG; LAST_POW10 defines the maximal available
7874 Thu Mar 16 00:04:41 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7876 * locale/C-ctype.c: New correct data generated by drepper.
7878 * Rules: Don't use $(libc.a).
7880 Parsing of grouped numbers contributed by Ulrich Drepper.
7881 * stdlib/strtol.c (__strtol_internal): Renamed from strtol. Take
7882 new flag arg; if nonzero, parse locale-dependent thousands
7883 grouping and interpret only the prefix that is correctly grouped.
7884 (strtol): Define this to call _strtol_internal with zero for the flag.
7885 Use a weak symbol for the definition.
7886 * stdlib/strtod.c (strtod, __strtod_internal): Likewise.
7887 Check for the exponent of the number overflowing the float format.
7888 * stdlib/stdlib.h (__strtof, __strtold): Declarations removed.
7889 (__strto{f,d,ld,l,ul,q,uq}_internal): Declare these functions.
7890 [__OPTIMIZE__]: Define inline functions calling those.
7891 * stdlib/strtold.c (STRTOF): Set to strtold, not __strtold.
7892 (strtold): Remove weak alias.
7893 * stdlib/strtof.c (STRTOF): Set to strtof, not __strtof.
7894 (strtof): Remove weak alias.
7895 * stdlib/grouping.h: New file, written by drepper.
7896 * stdlib/Makefile (distribute): Add grouping.h.
7897 * stdio/vfscanf.c: Grok %' modifier to numeric conversions. Call
7898 __strtoX_internal with the grouping flag set iff the modifier is
7901 Wed Mar 15 00:40:54 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7903 * sysdeps/generic/memchr.c: Fix typos: limit.h -> limits.h.
7905 * mach/Machrules: Produce static deps for all object flavors.
7906 [interface-library]: Remove all these variables and rules.
7907 ($(interface-library)-routines): Define this variable.
7908 (extra-libs): Append $(interface-library) to this.
7909 * mach/Makefile (interface-library): Omit .a suffix.
7910 * hurd/Makefile: Likewise.
7912 Tue Mar 14 23:40:31 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7914 * stdio/internals.c (flushbuf): If !FLUSH_ONLY, don't skip out
7915 early if no new data in buffer after priming.
7917 Mon Mar 13 01:48:16 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
7919 * Makerules (object-suffixes, libtypes): Move all these variables
7921 * Makeconfig (object-suffixes, libtypes): Moved here from Makerules.
7923 * Makerules (build-extra-lib): New canned sequence.
7925 * sysdeps/mach/hurd/euidaccess.c: Include fcntl.h. Declare ERR;
7926 fix uses of FILE and PORT. Remove bogus weak alias for `access'.
7928 * sysdeps/mach/hurd/dirfd.c: Include hurd/fd.h and errno.h.
7929 Add missing semicolon.
7930 * sysdeps/mach/hurd/opendir.c: Include hurd/fd.h. Use a `struct
7931 hurd_fd *' temp var, since DIRP->__fd is a `void *'.
7932 * sysdeps/mach/hurd/readdir.c: Include hurd/fd.h.
7934 * stdlib/wcstombs.c: #if 0 out code for non-ASCII chars until the
7935 locale data format is implemented.
7937 * sysdeps/mach/hurd/i386/trampoline.c (_hurd_setup_sighandler):
7938 Pass &__sigreturn on the stack to the trampoline code, so it is
7939 not position-dependent.
7941 * stdio/printf_fp.c (NDEBUG): Define this to disable assert.
7942 Don't include <stdarg.h>.
7943 (__printf_fp): Last arg ARGS is now `const void **const';
7944 dereference ARGS[0] instead of using va_arg.
7946 * locale/setlocale.c: In LC_ALL case, initialize CATEGORY before
7947 loop to install data.
7949 * locale/loadlocale.c (_nl_category_num_items): Use _NL_ITEM_INDEX
7950 to extract number from item code.
7951 (_nl_load_locale): Close the descriptor when finished.
7953 * malloc/realloc.c (_realloc_internal): Call _malloc_internal in
7956 * time/tzfile.c (__tzfile_default): Initialize RULE_STDOFF to zero.
7958 * stdio/printf_fp.c (group_number): Cast *GROUPING to unsigned int
7960 * sysdeps/generic/sigset.h (__SIGSETFN): Cast result of sizeof to
7961 int to avoid warning.
7963 Support building several flavors of objects and libraries.
7964 * Makerules (libtypes, object-suffixes): New variables.
7965 (libtype.*, CFLAGS-*, CPPFLAGS-*): New variables for each object
7967 (CFLAGS, CPPFLAGS): Append $(C{,CPP}FLAGS-$(suffix $@)).
7968 (%.so, %.po, %.go): New compilation rules for %.S, %.s, %.c.
7969 (close-check-inhibit-asm): Append a semicolon.
7970 (sysd-rules): Generate rules for each object suffix.
7971 (compile.S, compile.c): Always assume gcc.
7972 (OUTPUT_OPTION): Define unconditionally.
7973 (+make-deps): In generated rule, produce a dependent for each
7975 (.SUFFIXES): Add $(object-suffixes) in place of .o.
7976 (.PRECIOUS): Make all suffix flavors precious.
7977 ($(libc.a)): Target removed.
7978 (lib): Depend on each enabled libtype.
7979 (libobjs, objects, objs): Depend on all the enabled object flavors.
7980 (lib%.a): New pattern rule.
7981 [$(build-shared)=yes] (lib%.so: lib%_pic.a): New pattern rule.
7982 (stamp-$(subdir)): Rewritten to a pattern rule for stamp.%-$(subdir)
7983 to make one for each flavor; library dep rule likewise rewritten.
7984 ($(libc.a)(__.SYMDEF)): Target replaced with one target for each
7986 (symdef.%): New pattern rule; helper for __.SYMDEF targets.
7987 (installed-libcs): New variable.
7988 (install): Depend on that instead of
7989 $(libdir)/lib$(libprefix)$(libc-name).a;
7990 that file's rule rewritten to make each enabled libtype.
7991 (install-lib.so): New variable, filters lib%.so from $(install-lib).
7992 (install-lib): Filter out lib%.so after setting install-lib.so.
7993 [$(build-shared)=yes] (install): Install $(install-lib.so).
7994 (common-mostlyclean): Remove all flavors of objects.
7995 * Makefile ($(libc.a)(__.SYMDEF)): Target removed.
7996 [$(build-shared)=yes] (lib): Depend on $(common-objpfx)libc.so.
7998 Sun Mar 12 18:21:10 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
8000 * sysdeps/stub/ulimit.c: Don't include gnu-stabs.h.
8001 * sysdeps/stub/pause.c: Likewise.
8002 * sysdeps/stub/time.c: Likewise.
8004 * stdlib/mbtowc.c: #if 0 out code for non-ASCII chars until the
8005 locale data format is implemented.
8006 * stdlib/wctomb.c: Likewise.
8008 * mach/Makefile ($(objpfx)errsystems.c): Reenable this rule; the
8010 * mach/errsystems.c: File removed.
8012 * Makeconfig (libc.a): Variable removed.
8013 (+link): Don't use it.
8015 * configure.in (AC_ARG_ENABLE calls): Use $enableval instead of
8018 * malloc/malloc.h (_malloc_internal, _realloc_internal): Declare these.
8019 * malloc/realloc.c (_realloc_internal): Renamed from realloc;
8020 don't use __realloc_hook.
8021 (realloc): New function; call __realloc_hook ?: _realloc_internal.
8022 * malloc/malloc.c (_malloc_internal): Renamed from malloc;
8023 don't use __malloc_hook.
8024 (malloc): New function; call __malloc_hook ?: _malloc_internal.
8025 Changes from Germano Caronni <caronni@tik.ethz.ch>:
8026 (initialize): Set up _heaplimit to cover the _heapinfo table.
8027 (morecore_recursing): New static variable.
8028 (morecore): If that is set, return null immediately.
8029 When growing the info table, before getting new core from the
8030 system for it, set morecore_recursing and try moving _heapinfo
8031 with _realloc_internal. When that fails and we get new core, set
8032 _heaplimit to cover the core for the new _heapinfo table.
8033 (register_heapinfo): New function. Record the _heapinfo table's
8034 own blocks in that table and in the statistics variables.
8035 (initialize, _malloc_internal): Use it after allocating new table.
8037 Fri Mar 10 22:26:28 1995 Jim Meyering (meyering@comco.com)
8039 * sysdeps/generic/memchr.c: Remove ansidecl.h and clean up for use
8041 [LONG_MAX <= LONG_MAX_32_BITS]: Don't compile 64-bit code.
8043 Fri Mar 10 13:31:29 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
8045 * mach/errorlib.h (errors): Use const for decl.
8047 * time/tzfile.c (uc2ul, _uc2ul): Macros removed.
8048 (decode): New inline function; decode signed 32-bit integers, and
8049 sign-extend properly when long is longer than 32 bits.
8050 (__tzfile_read): Changed all uses of uc2ul to decode.
8051 Decode the transition times properly when sizeof (time_t) > 4.
8053 * stdio/printf.h: Doc fixes. Don't #include <stddef.h>.
8054 (printf_function): Make last arg ARGS a vector of pointers instead of a
8057 Fri Mar 10 13:46:25 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>
8059 * stdio/vfprintf.c [USE_IN_LIBIO] (PAD): Use return value of _IO_padn.
8060 (buffered_vfprintf): Remove line buffer when flush failed.
8062 Fri Mar 10 00:04:55 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
8064 * time/tzfile.c (struct ttinfo): New member `isgmt'.
8065 (__tzfile_read): Read isgmt flags for each type.
8066 (__tzfile_default): When using TZDEFRULES DST rules, adjust
8067 transition times according to the isstd and isgmt flags for the
8068 types of each transition, and adjust each transition to point to
8069 type index either 0 or 1. Reset type indices 0 and 1 to describe
8070 the user's settings.
8072 Thu Mar 9 22:29:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
8074 * locale/categories.def (LC_CTYPE): Merge CLASS_EB and CLASS_EL
8075 into just CLASS. Add standard/optional flag to all items.
8077 * locale/localeinfo.h (_NL_CURRENT_DEFINE): Fix typo.
8079 * ctype/ctype.h [__BYTE_ORDER == __LITTLE_ENDIAN] (_ISbit):
8080 Rearrange defn to satisfy compiler.
8082 * locale/localeinfo.h: Declare _nl_current.
8084 * configure.in: Use AC_CHECK_TOOL for CC, AR, RANLIB. Accept args
8085 --enable-shared, --enable-profile, --enable-omitfp; pass settings
8086 through to config.make.
8087 * config.make.in (build-shared, build-profile, build-omitfp): New
8090 * elf/elf.h (STN_UNDEF): Renamed to SHN_UNDEF (typo).
8091 (DT_NUM): New macro.
8093 * locale/nl_langinfo.c: Include errno.h and stddef.h. Fix typos.
8095 * locale/lc-ctype.c (_nl_postload_ctype): Fix macro insanity.
8097 * locale/loadlocale.c (_nl_load_locale) [! MAP_COPY]: Define
8098 MAP_COPY to MAP_PRIVATE.
8100 Thu Mar 9 17:16:53 1995 Brendan Kehoe (brendan@zen.org)
8102 * sysdeps/alpha/divrem.m4: Undefine `ret' to avoid the definition
8103 that's used inside the alpha sysdep.h.
8105 * sysdeps/alpha/__longjmp.c (__longjmp): Remove obsolete __NORETURN
8107 * sysdeps/alpha/__math.h (__copysign): Remove obsolete __CONSTVALUE.
8109 * configure.in: Match `osf*', not `osf1*'.
8110 * configure: Likewise.
8111 * sysdeps/unix/bsd/osf: Renamed from `sysdeps/unix/bsd/osf1'.
8113 Wed Mar 8 13:38:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
8115 * posix/glob/configure.bat: Fixes from DJ.
8117 * time/backward, time/europe, time/northamerica, time/pacificnew,
8118 time/zdump.c, time/zic.c, time/tzfile.h, time/private.h,
8119 time/ialloc.c: Code and data updated from ADO's 95b.
8120 * time/emkdir.c: File removed.
8121 * time/Makefile (distribute, extra-objs, zic): Omit it.
8123 * time/localtime.c: Deansideclized. Never #define __tzname et al
8126 * locale/lc-ctype.c (__ctype_tolower, __ctype_toupper): Use int *
8127 instead of short int *.
8128 * ctype/ctype-info.c: Likewise.
8129 * ctype/ctype.h: Likewise.
8131 * locale/langinfo.h (_NL_CTYPE_CLASS): Use this (just one) instead
8132 of EB and EL versions.
8134 Mon Mar 6 12:34:56 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
8136 * ctype/ctype.h (_ISbit): New macro, defined dependent on byte order.
8137 (_IS* enum): Use _ISbit to produce values.
8139 Sun Mar 5 19:40:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
8141 * locale/localeinfo.h: Rewritten for new locale system, using
8142 locale data files and with <langinfo.h> interface.
8143 * locale/setlocale.c: Rewritten to use locale data files.
8144 * langinfo.h: New file.
8145 * locale/langinfo.h: New file.
8146 * locale/nl_langinfo.c: New file.
8147 * locale/loadlocale.c: New file.
8148 * locale/lc-ctype.c: New file.
8149 * locale/lc-messages.c: New file.
8150 * locale/lc-monetary.c: New file.
8151 * locale/lc-numeric.c: New file.
8152 * locale/lc-time.c: New file.
8153 * locale/categories.def: New file.
8154 * locale/Makefile (headers): Remove localeinfo.h.
8155 (distribute): New variable; put localeinfo.h here, and categories.def.
8156 (routines): Add loadlocale.
8157 (categories): New variable.
8158 (aux): Use that to get C-category and lc-category.
8159 * ctype/ctype.h (_IS*): Use independent bits for all but _ISalnum.
8160 * ctype/ctype-info.c: For initial tables, use
8161 _nl_C_LC_CTYPE_{class,toupper,tolower} constant tables defined in
8163 * locale/C-ctype.c, locale/C-messages.c: New files.
8164 * locale/C-monetary.c, locale/C-numeric.c, locale/C-time.c:
8165 Default "C" locale data updated for new locale system.
8166 * locale/C-collate.c: File removed.
8167 * locale/C-ctype_ct.c: File removed.
8168 * locale/C-ctype_mb.c: File removed.
8169 * locale/C-response.c: File removed.
8170 * locale/localeconv.c: Use _NL_CURRENT macro to access locale data.
8171 * stdio/printf_fp.c, stdio/vfprintf.c, stdio/vfscanf.c,
8172 stdlib/strtod.c, time/asctime.c, time/strftime.c:
8173 Include ../locale/localeinfo.h and use _NL_CURRENT macro to access
8175 * time/localtime.c: Don't include <localeinfo.h>.
8176 * time/tzset.c: Don't use locale items for default TZ value or
8177 "GMT" string (use "UTC").
8179 * stdio/vfprintf.c [USE_IN_LIBIO] (PAD): Only call the function if
8180 WIDTH>0; update DONE.
8182 * malloc/malloc.c (morecore): Fix last change to calculate by
8183 blocks instead of bytes.
8185 Fri Mar 3 12:24:52 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
8187 * sysdeps/generic/sys/mman.h (__mmap, __munmap): Declare these.
8188 * sysdeps/unix/sysv/irix4/sys/mman.h: Likewise.
8189 * sysdeps/unix/bsd/ultrix4/sys/mman.h: Likewise.
8190 * sysdeps/unix/bsd/osf1/sys/mman.h: Likewise.
8191 * sysdeps/unix/bsd/sun/sunos4/sys/mman.h: Likewise.
8192 * sysdeps/stub/munmap.c (munmap): Rename to __munmap, add weak
8194 * sysdeps/unix/mman/munmap.S: Likewise.
8195 * sysdeps/mach/munmap.c: Likewise.
8196 * sysdeps/mach/hurd/mmap.c (mmap): Rename to __mmap, add weak
8198 * sysdeps/unix/mman/mmap.S: Likewise.
8199 * sysdeps/unix/bsd/sun/sunos4/mmap.c: Likewise.
8200 * sysdeps/stub/mmap.c: Likewise.
8202 * sysdeps/unix/bsd/setsid.c: Use __getpgid instead of __getpgrp.
8204 * sysdeps/unix/dirfd.c: #undef dirfd before function defn.
8206 Thu Mar 2 12:15:24 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
8208 * misc/search.h: Add missing semicolon.
8210 * sysdeps/unix/dirfd.c: Fix typo.
8212 * sysdeps/generic/sys/mman.h (mmap): Use __off_t instead of off_t
8215 * stdio/vfscanf.c (%c): In no-assign case, fix loop to decrement
8218 Wed Mar 1 00:57:47 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
8220 * stdlib/strtod.c: Fixes from drepper.
8221 [IMPLICIT_ONE]: New macro, one for IEEE754 formats.
8222 * stdlib/strtold.c [IMPLICIT_ONE]: New macro, 0.
8223 * stdlib/strtof.c [IMPLICIT_ONE]: New macro, 1.
8225 * stdio/vfprintf.c: Correctly notice Z modifier.
8227 * misc/search.h: New file.
8228 * misc/Makefile (headers): Add search.h.
8229 * misc/insremque.c: Include search.h.
8230 (struct qelem): Type removed.
8232 Mon Feb 27 07:00:57 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
8234 * elf/libelf.h: New file.
8235 * elf/elf_hash.c: New file.
8237 Sun Feb 26 15:51:00 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
8239 Changes from Germano Caronni <caronni@tik.ethz.ch>:
8240 * malloc/malloc.c (morecore): Account in NEWSIZE for the
8241 malloc_info structures for each new block.
8243 Sat Feb 25 02:17:52 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
8245 * sysdeps/mach/hurd/kill.c: When the process has no message port
8246 registered and we have its task port, translate a few signals to
8247 task_suspend/task_resume/task_terminate.
8249 Fri Feb 24 14:40:48 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
8251 * io/Makefile (routines): Add euidaccess.
8252 * sysdeps/mach/hurd/euidaccess.c: New file.
8253 * sysdeps/stub/euidaccess.c: New file.
8254 * posix/unistd.h [__USE_GNU] (euidaccess): Declare it.
8256 * dirent/Makefile (routines): Add dirfd.
8257 * sysdeps/stub/dirfd.c: New file.
8258 * sysdeps/unix/dirfd.c: New file.
8259 * sysdeps/unix/dirstream.h (_DIR_dirfd): New macro.
8260 * dirent/dirent.h (dirfd): Declare new function. Define as macro
8261 _DIR_dirfd if that is defined.
8262 * sysdeps/mach/hurd/dirstream.h (DIR): Replace `__port' member
8264 * sysdeps/mach/hurd/opendir.c: Use DIRP->__fd instead of DIRP->__port.
8265 Open the file with `open'; set FD_CLOEXEC on the fd.
8266 * sysdeps/mach/hurd/closedir.c: Likewise.
8267 * sysdeps/mach/hurd/readdir.c: Likewise.
8268 * sysdeps/mach/hurd/dirfd.c: New file.
8270 * posix/Makefile (glob/configure): Do cvs commit if there is a CVS
8272 (glob/ChangeLog): Likewise.
8274 * locale/locale.h (LC_*): Use small integers instead of bit masks.
8276 * stdio/bug4.c: Put temporary files in /tmp.
8277 * stdio/bug3.c: Likewise.
8278 * stdio/bug5.c: Likewise.
8279 * stdio/test-fseek.c: Likewise.
8280 * stdio/test-popen.c: Likewise.
8282 Wed Feb 22 00:44:41 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
8284 * posix/glob/configure.in: Put AC_ISC_POSIX before AC_CONST.
8286 * libc-symbols.h (weak_symbol): New macro.
8288 * hurd/hurdsig.c (_hurd_internal_post_signal): Ignore preempter
8289 elts with null handlers.
8291 * sysdeps/mach/hurd/i386/sigreturn.c: Restore the FPU state.
8293 Tue Feb 21 21:53:30 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
8295 * stdlib/random.c (__srandom): Change algorithm used to populate
8297 (randtbl): Recomputed with new algorithm.
8299 * sysdeps/sparc/Makefile [subdir=crypt] (crypt): Reset only if set
8300 to original value of `crypt'.
8301 * sysdeps/unix/sysv/sysv4/solaris2/sparc/Makefile [subdir=crypt]
8302 (crypt): New variable, set to crypt.solar.
8304 Tue Feb 21 11:50:37 1995 Brendan Kehoe (brendan@zen.org)
8306 * sysdeps/sparc/Makefile (routines): Reference `dotmul', not `mul'.
8308 * config.h.in: Put comment around ^L to pacify Solaris as here too.
8310 Tue Feb 21 00:10:50 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
8312 * string/Makefile (distribute): Add pagecopy.h.
8313 * sysdeps/mach/pagecopy.h: New file.
8314 * sysdeps/generic/pagecopy.h: New file.
8315 * sysdeps/generic/memcpy.c: Include pagecopy.h; call
8316 PAGE_COPY_FWD_MAYBE first when word aligned.
8317 * sysdeps/generic/memmove.c: Likewise.
8319 * misc/bsd-compat.c (longjmp, setjmp): Functions removed.
8320 (getpgrp): Call __getpgid instead of __getpgrp.
8322 * Makefile (subdirs): Add elf first.
8323 * elf/Makefile: New file.
8324 * elf/elf.h: New file.
8326 * sysdeps/unix/start.c (errno): Only define if it's not #define'd
8328 [! NO_UNDERSCORES]: Define `start' as a weak alias, not a symbol
8331 * csu/Makefile (crtstuff): New variable consolidates crti, crtn;
8333 (install-lib, extra-objs, generated-, omit-deps): Use that.
8334 (initfini): New canned sequence, broken out of crt[in].s rule.
8335 (crt[in].s rule): Use it.
8336 (crt[in]_s.s): New rule.
8337 * csu/initfini.c (GLOBAL): New macro; define it to empty if undefined.
8338 (_init, _fini): Use GLOBAL as storage class.
8339 Add self reference to avoid GCC optimizing out the functions.
8341 * Makefile (headers): Remove $(stddef.h).
8342 * Makeconfig (stddef.h): Variable removed; now require gcc version
8344 * stddef.h: File removed.
8346 Mon Feb 20 19:42:31 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
8348 * sysdeps/unix/bsd/ultrix4/mips/start.S: Remove `__environ'
8350 * sysdeps/unix/bsd/osf1/alpha/start.S: Likewise.
8352 * stdlib/strtod.c: Allow the string to start with a decimal point
8353 without a leading zero.
8355 Mon Feb 20 04:04:57 1995 Roland McGrath <roland@duality.gnu.ai.mit.edu>
8357 * Makefile (subdirs): Put csu first.
8359 * sysdeps/mach/hurd/start.c: Include unistd.h for __environ decl.
8361 * Makeconfig [elf=yes] (+preinit, +postinit): New variables, set
8363 (csu-objpfx): New variable.
8364 (+link): Use it to find start.o and $(+preinit), $(+postinit).
8366 * Rules (subdir_lib, all): Depend on objs.
8368 * config.h.in [HAVE_ELF || HAVE_GNU_LD]: Define HAVE_WEAK_SYMBOLS.
8370 * stdlib/strtod.c (PASTE, PASTE1): New helper macros; use these in
8371 access to float.h macros.
8373 * misc/efgcvt.c: New file.
8374 * misc/Makefile (routines): Add efgcvt.
8376 Sun Feb 19 20:10:43 1995 Brendan Kehoe <brendan@zen.org>
8378 * sysdeps/sparc/mul.S: Renamed to `dotmul.S'.
8379 * sysdeps/sparc/Makefile (routines): Reference `dotmul.S', not `mul.S',
8380 to avoid a misreference that would override sysdeps/generic/mul.c.
8381 * sysdeps/sparc/Dist: Likewise.
8383 Sun Feb 19 17:46:13 1995 Roland McGrath <roland@duality.gnu.ai.mit.edu>
8385 * posix/Makefile (aux): Add environ.
8386 * posix/environ.c: New file.
8387 * sysdeps/unix/sparc/start.c: Remove __environ definition.
8388 * sysdeps/unix/start.c: Likewise.
8389 * sysdeps/unix/sysv/irix4/start.c: Likewise.
8390 * sysdeps/mach/hurd/start.c: Likewise.
8391 * sysdeps/mach/start.c: Likewise.
8392 * sysdeps/stub/start.c: Likewise.
8394 * sysdeps/unix/make_errlist.c: In produced program, test
8395 HAVE_WEAK_SYMBOLS instead of HAVE_GNU_LD.
8396 * sysdeps/unix/sysv/sysv4/dup2.c: Fix #include of renamed file.
8397 Remove extra weak alias.
8399 * sysdeps/unix/sysv/sysv4/sigaltstack.S: Fix unsquashed file name
8402 * libc-symbols.h: Put comment around ^L to pacify Solaris as.
8404 * sysdeps/posix/Makefile (cded-objdir-includes): New variable
8405 replaced cded-objdir-CPPFLAGS; transform $(+includes) instead of
8407 (mk-stdiolim): Use it instead.
8409 Fri Feb 17 12:16:27 1995 Roland McGrath <roland@duality.gnu.ai.mit.edu>
8411 * mach/mach_init.c (__vm_page_size): Make it initialized. It does
8412 not work to make a weak alias to a bss symbol.
8414 * stdio/Makefile (distribute): Remove mpn-copy.mk; add gen-mpn-copy.
8415 (tests): Add test-fwrite.
8416 * stdio/test-fwrite.c: New file.
8418 * stdlib/stdlib.h [__USE_GNU]: Declare strtof, strtold, __strtof,
8421 * Makefile (autoconf-it): New canned sequence. Do cvs commit if
8422 there is a CVS directory.
8423 (configure, %/configure): Use $(autoconf-it) for cmds.
8424 * Make-dist: Likewise.
8425 * sysdeps/mach/hurd/Makefile (errlist.c, errnos.h): Do cvs commit
8426 if there is a CVS directory.
8427 * sysdeps/sparc/Makefile (divrem output): Likewise.
8428 * sysdeps/alpha/Makefile (divrem output): Likewise.
8429 * Makerules ($(gpl2lgpl)): Likewise.
8431 * Makerules (rule to install lib%.a from $(install-lib)): Fix
8432 patsubst to elide ranlib for $(non-lib.a).
8434 * stdio/tst-printf.c: Enable FP tests. Add some new tests from rfg.
8436 Thu Feb 16 04:06:06 1995 Roland McGrath <roland@duality.gnu.ai.mit.edu>
8438 * sysdeps/mach/hurd/mig-reply.c: Add weak aliases to non-__ names.
8439 * mach/mig-dealloc.c: Add weak alias mig_deallocate.
8441 Wed Feb 15 13:34:01 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
8443 * hurd/hurd/signal.h (HURD_MSGPORT_RPC): Take new arg
8444 DEALLOC_REFPORT; deallocate the refport after use only if it
8445 evaluates to nonzero.
8446 * sysdeps/mach/hurd/kill.c: Pass DEALLOC_REFPORT arg of one.
8447 * hurd/hurdkill.c: Pass DEALLOC_REFPORT arg of zero.
8449 * hurd/hurdsig.c (abort_rpcs): Take new arg int *STATE_CHANGE; set
8450 *STATE_CHANGE to indicate whether or not we changed *STATE and it
8451 should be committed to the thread.
8452 (abort_all_rpcs): Take new arg LIVE; if nonzero and abort_rpcs changes
8453 state for a thread, do thread_set_state on that thread. Don't use
8454 SS->intr_port for collecting reply ports, it is not safe to
8455 clobber that when suspending; instead, alloca a temporary array.
8456 (_hurd_internal_post_signal): Pass LIVE flag to abort_all_rpcs:
8457 zero when dying, one when suspending. Pass new arg to abort_rpcs.
8459 * sysdeps/mach/hurd/stdio_init.c: Don't lock the file descriptor;
8460 HURD_FD_PORT_USE will. Don't use critical sections around
8461 HURD_FD_PORT_USE invocations.
8463 * sysdeps/mach/hurd/stdio_init.c: Don't make pipes/FIFOs unbuffered.
8464 * sysdeps/posix/stdio_init.c: Likewise.
8466 Tue Feb 14 03:01:12 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
8468 * hurd/hurd/fd.h (_hurd_fd_get): Don't do critical section
8469 locking; don't leave the descriptor locked on return.
8470 (HURD_FD_PORT_USE): Don't expect _hurd_fd_get to return the fd locked.
8471 Use a critical section around locking the descriptor.
8472 Check for an empty descriptor and return EBADF.
8473 * sysdeps/mach/hurd/dup2.c: Likewise.
8474 * sysdeps/mach/hurd/fcntl.c: Likewise.
8475 Use HURD_FD_PORT_USE macro for RPCs.
8476 * sysdeps/mach/hurd/sysd-stdio.c: Don't lock the descriptor before
8477 using HURD_FD_PORT_USE.
8478 * sysdeps/mach/hurd/defs.c (init_stdio): Don't expect _hurd_fd_get
8479 to lock the descriptor.
8480 * sysdeps/mach/hurd/stdio_init.c: Use critical sections while
8481 locking the descriptor.
8482 * sysdeps/mach/hurd/fdopen.c: Likewise.
8483 * hurd/fd-close.c: Likewise.
8484 Don't expect the descriptor to be locked on entry.
8485 Check for empty descriptor and return EBADF.
8487 Factor ctty RPC code for SIGTTIN/SIGTTOU generation out into
8488 new functions _hurd_ctty_input and _hurd_ctty_output, each
8489 called with (io_t port, io_t ctty, error_t (*rpc) (io_t)).
8490 * hurd/ctty-input.c: New file.
8491 * hurd/ctty-output.c: New file.
8492 * hurd/Makefile (dtable): Add ctty-input and ctty-output.
8493 * hurd/fd-read.c: Use _hurd_ctty_input.
8494 * hurd/fd-write.c: Use _hurd_ctty_output.
8495 * sysdeps/mach/hurd/ioctl.c: Likewise.
8496 * hurd/hurd/fd.h (_hurd_ctty_input, _hurd_ctty_output): Declare them.
8498 Mon Feb 13 11:36:12 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
8500 * stdio/vfscanf.c (%e, %f, %g): Use strtod, __strtold, or __strtof
8501 as appropriate to the type.
8503 * sysdeps/ieee754/huge_val.h (__huge_val_t): New macro to avoid
8504 repeating the union.
8505 (HUGE_VAL, __huge_val): Use it.
8506 [__USE_GNU] (HUGE_VALf, HUGE_VALl): New macros, along with
8507 analogous macros to HUGE_VAL's: __huge_val[fl]_t, __HUGE_VAL[fl]_bytes.
8508 * stdlib/strtold.c (FLOAT_HUGE_VAL): Define this to HUGE_VALl.
8509 (STRTOF): Set to __strtold; define strtold as weak alias.
8510 * stdlib/strtof.c (FLOAT_HUGE_VAL): Define this to HUGE_VALf.
8511 (STRTOF): Set to __strtof; define strtof as weak alias.
8513 * sysdeps/ieee754/ieee754.h (union ieee754_float): New type.
8514 (IEEE754_FLOAT_BIAS): New macro.
8516 * sysdeps/ieee754/mpn2ldbl.c: Fix typos.
8518 * stdlib/testmb.c: Add tests from rfg for using normal chars as
8521 * hurd/hurdmalloc.c (malloc_init): Add self reference to avoid not
8522 only the `defined but not used' warning, but also to avoid GCC
8523 optimizing out the entire function (!).
8525 * stdlib/wctomb.c: Include ctype.h.
8527 * Makerules (install-lib-non.a): Don't include $(non-lib.a).
8529 * hurd/hurdmalloc.c: Include string.h; #define bcopy using memcpy.
8531 Sat Feb 11 04:05:29 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
8533 * stdio/printf_fp.c: Include "fpioconst.h".
8534 (_tens_p): Table moved to fpioconst.c, renamed to _fpioconst_pow10.
8535 (__printf_fp): All references changed.
8536 Don't bother computing THOUSANDS_SEP if GROUPING is empty.
8537 (group_number): Use memmove instead of memcpy, since operands overlap.
8538 * stdio/fpioconst.c: New file, tables broken out of stdio/printf_fp.c.
8539 * stdio/fpioconst.h: New file, header declaring the table data.
8540 * stdio/Makefile (aux): Add fpioconst.
8541 (distribute): Add fpioconst.h.
8542 * stdlib/strtod.c: Complete rewrite from drepper.
8543 * stdlib/strtof.c: New file.
8544 * stdlib/strtold.c: New file.
8545 * stdlib/Makefile (routines): Add strtof, strtold.
8546 * stdio/Makefile (routines): Add mpn2flt, mpn2dbl, mpn2ldbl.
8547 * sysdeps/stub/mpn2flt.c: New file.
8548 * sysdeps/stub/mpn2dbl.c: New file.
8549 * sysdeps/stub/mpn2ldbl.c: New file.
8550 * sysdeps/ieee754/mpn2flt.c: New file.
8551 * sysdeps/ieee754/mpn2dbl.c: New file.
8552 * sysdeps/ieee754/mpn2ldbl.c: New file.
8554 * Makerules (install-lib.a): Don't filter out $(non-lib.a).
8555 ($(install-lib.a) in $(libdir) rule): Elide ranlib command when $@
8556 appears in $(non-lib.a).
8558 Fri Feb 10 17:20:14 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
8560 * stdlib/wctomb.c: A normal ASCII character translates to itself.
8561 * stdlib/mbtowc.c: Likewise.
8563 Thu Feb 9 03:55:55 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
8565 * setjmp/setjmp.h (longjmp, _longjmp, __longjmp, siglongjmp):
8566 Remove `const' from prototypes.
8567 * sysdeps/m68k/__longjmp.c: Likewise.
8568 * setjmp/longjmp.c: Likewise.
8569 * sysdeps/i386/__longjmp.c: Likewise.
8571 * sysdeps/posix/tempname.c: Increment *IDX at beginning of loop,
8572 so when we return a name, it is incremented past the value that
8573 produces that same name.
8575 * stdio/fgets.c (fgets): Change `size_t' to `int' in prototype. Sigh.
8576 * stdio/stdio.h (fgets): Likewise.
8578 * stdio/vfprintf.c (printf_unknown): Print ' for INFO->group flag.
8580 * hurd/fd-write.c: Don't clobber ERR with the msg_sig_post call
8581 when it's EBACKGROUND; we need to notice that it is EBACKGROUND
8583 * hurd/fd-read.c: Likewise.
8585 Wed Feb 8 05:01:11 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
8587 * sysdeps/mach/sysdep.h (FATAL_PREPARE_INCLUDE): New macro, set to
8588 <mach/mig_support.h>.
8589 * assert/assert-perr.c [FATAL_PREPARE_INCLUDE]: Include it.
8590 * assert/assert.c: Likewise.
8591 * sysdeps/posix/libc_fatal.c: Likewise.
8593 Tue Feb 7 12:17:58 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
8595 * stdio/stdio.h [__STRICT_ANSI__] (stdin, stdout, stderr): Define
8596 as macros, to satisfy ANSI pedants.
8598 * stdio/internals.c (flushbuf): When there is no new data after
8599 priming the stream, return without writing out the buffer.
8600 * stdio/Makefile (tests): Add bug7.
8601 * stdio/bug7.c: New file.
8603 * io/sys/stat.h (S_IFIFO, S_IFLNK, S_IFSOCK, S_ISFIFO, S_ISLNK,
8604 S_ISSOCK): Define only if the corresponding underlying __S_IF* macro
8607 * stdio/getdelim.c: Decrement COPY after getting a char from __fillbf.
8609 * stdio/Makefile (tests): Add errnobug.
8610 * stdio/errnobug.c: New file.
8612 * mach/mig_strncpy.c: Include string.h.
8614 * sysdeps/mach/sysdep.h: Don't #include <mach/mig_support.h>. Its
8615 inlines cause trouble for files defining global register variables.
8617 * stdio/vfprintf.c: Use _strerror_internal for %m.
8619 * sysdeps/ieee754/dbl2mpn.c: Fixes from drepper for 64-bit limbs.
8621 * stdio/printf.h (struct printf_info): New member `group', for %' flag.
8622 * stdio/printf-prs.c (parse_printf_format): Grok %' flag and set flag.
8623 * stdio/vfprintf.c (group_number): New function.
8624 (vfprintf): Support %' flag for integer formats, by calling
8625 group_number after formatting the number in WORK.
8626 * stdio/printf_fp.c (guess_grouping, group_number): New functions.
8627 (__printf_fp): Implement `group' flag using them.
8629 * Makefile (include sysd-dirs): Protect with ifndef avoid-generated.
8630 (parent-clean): Remove sysd-rules, not sysdirs.
8631 (distclean): Pass avoid-generated=yes to submake.
8632 (distclean-1): Remove $(sysdep-$(distclean-1)).
8634 * Makerules (objects, objs): Depend on $(extra-objs) too.
8635 (include sysd-Makefile): Protect with ifndef avoid-generated.
8637 * Makeconfig (+defines, +gnu-stabs, gnu-as): Variables removed.
8638 (CPPFLAGS): Use $(defines) in place of $(+defines).
8639 Replace -D_LIBC with -include $(..)libc-symbols.h.
8641 * stdio/freopen.c: Set seen bit before calling fclose.
8643 Mon Feb 6 18:34:40 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
8645 * sysdeps/mach/hurd/setpriority.c: Keep track of numbers of
8646 successes and each kind of failure. Return EPERM or EACCES only
8647 if every task failed that way.
8649 * sysdeps/mach/hurd/getpriority.c: Handle out of band buffers
8652 * sysdeps/mach/hurd/ptrace.c (PTRACE_ATTACH, PTRACE_DETACH): Stop
8653 or resume the process after frobbing.
8655 * hurd/hurdsig.c: Use spin lock operations on sigstate locks
8657 (_hurd_thread_sigstate): Don't lock the sigstate lock.
8658 (_hurd_internal_post_signal): New subfunction `mark_pending'; replace
8659 repeated sequences with calls to it. Don't expect the sigstate
8660 lock to be held on entry; lock it just before examining sigaction.
8661 In handler case, check SS->critical_section after calling
8662 abort_rpcs; if set, mark the signal pending and resume the thread.
8663 * hurd/hurd/signal.h (_hurd_self_sigstate_unlocked): Function removed.
8664 (_hurd_self_sigstate): Don't lock the sigstate lock.
8665 (HURD_EINTR_RPC): Call _hurd_self_sigstate instead of
8666 _hurd_self_sigstate_unlocked.
8667 * hurd/msgportdemux.c: Don't expect _hurd_self_sigstate to lock
8669 * hurd/hurdexec.c: Use spin lock operations on sigstate lock.
8670 Don't expect _hurd_self_sigstate to lock it. Fix critical section
8672 * hurd/hurd-raise.c: Likewise.
8673 * sysdeps/mach/hurd/sigsuspend.c: Likewise.
8674 * sysdeps/mach/hurd/sigpending.c: Likewise.
8675 * sysdeps/mach/hurd/sigaltstack.c: Likewise.
8676 * sysdeps/mach/hurd/sigaction.c: Likewise.
8677 * sysdeps/mach/hurd/sigprocmask.c: Likewise.
8678 * hurd/fd-write.c: Likewise.
8679 * hurd/fd-read.c: Likewise.
8680 * sysdeps/mach/hurd/ioctl.c: Likewise.
8681 * sysdeps/mach/hurd/fork.c: Likewise.
8682 * sysdeps/mach/hurd/i386/sigreturn.c: Likewise.
8683 * sysdeps/mach/hurd/mips/sigreturn.c: Likewise.
8684 * sysdeps/mach/hurd/alpha/sigreturn.c: Likewise.
8685 * hurd/hurdmsg.c (get_int): Likewise.
8687 * stdio/vfprintf.c: Include stddef.h. Fix typos in libio code.
8689 * stdio/vfprintf.c (__pad): Function renamed to __printf_pad, made
8691 (PAD): Caller changed.
8692 * stdio/printf_fp.c (__pad): Function removed.
8693 (PAD): Use __printf_pad instead.
8695 Sun Feb 5 17:59:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
8697 Merged new FP printer by Ulrich Drepper.
8698 * stdio/printf_fp.c: Rewrite by drepper.
8699 * stdio/Makefile (routines): Add ldbl2mpn.
8700 * sysdeps/ieee754/ieee754.h (union ieee754_double): Add `ieee_nan'
8702 (union ieee854_long_double): New type, from drepper.
8703 (IEEE754_DOUBLE_BIAS, IEEE854_LONG_DOUBLE_BIAS): New macros.
8704 * sysdeps/ieee754/ldbl2mpn.c: New file, by drepper.
8705 * sysdeps/stub/ldbl2mpn.c: New file.
8706 * math/Makefile (routines): Add isinfl and isnanl.
8707 * sysdeps/ieee754/isinfl.c: New file.
8708 * sysdeps/stub/isinfl.c: New file.
8709 * sysdeps/ieee754/isnanl.c: New file.
8710 * sysdeps/stub/isnanl.c: New file.
8712 * malloc/malloc.c (__malloc_extra_blocks): New variable.
8713 (malloc): When getting more core, get __malloc_extra_blocks extra;
8714 put the new block at the end of the free list and let the next loop
8715 iteration use the initial portion of it.
8716 * malloc/free.c (_free_internal): Account for twice
8717 __malloc_extra_blocks in deciding if we have so much extra memory
8718 we should return it to the system.
8719 * malloc/malloc.h (__malloc_extra_blocks): Declare it.
8720 * posix/glob.c (prefix_array, glob_pattern_p): Remove gratuitous
8721 const in parameter decl.
8723 * sysdeps/unix/mips/sysdep.h (ENTRY): Add `.ent' directive.
8725 Fri Feb 3 18:15:52 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
8727 * munch.awk (EXTERNS): Print decls using __P instead of EXFUN.
8729 * sysdeps/mips/setjmp_aux.c: Use ENV[0].__jmpbuf[0].
8730 * sysdeps/mips/bsd-_setjmp.S: Use `li' insn instead of `move'.
8731 * sysdeps/mips/bsd-setjmp.S: Likewise.
8732 * sysdeps/mips/__longjmp.c: Remove obsolete __NORETURN keyword.
8733 * sysdeps/mach/hurd/mips/trampoline.c (_hurd_setup_sighandler):
8734 Use `long int' for sigcode. Use explicit register numbers instead
8736 (_hurdsig_rcv_interrupted_p): Use _hurdsig_catch_fault.
8737 * sysdeps/mach/hurd/mips/exc2signal.c: Use `long int' for sigcode.
8739 Thu Feb 2 20:06:45 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
8741 * hurd/hurdmalloc.c: Remove bogus bcopy decl.
8743 * mach/mig_strncpy.c: Add missing `const' in prototype. Rewritten
8746 * io/ftw.c (ftw, ftw_dir): Treat ENOENT from stat like EACCES.
8748 * stdio/vfprintf.c: Set PREC to zero for %. without following digit.
8750 Tue Jan 31 13:49:57 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
8752 * mach/mig_strncpy.c: Include mach.h instead of string.h. Use
8753 vm_size_t instead of size_t for arg and return types.
8755 * mach/mach_init.c: Don't declare __mig_init; mach/mig_support.h
8758 Mon Jan 30 00:33:35 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
8760 * set-hooks.h (RUN_HOOK): Dereference PTR properly.
8762 * configure.in (friendly stddef.h check): Write override defn for
8763 `stddef.h' Make variable.
8764 (AC_LINK_FILES): Use `echo ...` to avoid " " appearing nonempty.
8766 * configure.in (host_os=sysv4*|solaris2*): Set elf=yes.
8768 * Rules ($(objpfx)dummy.o): Write an empty function, not just an
8771 * sysdeps/sparc/Makefile (sysdep-realclean): New variable.
8773 Sat Jan 28 03:38:56 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
8775 * Makefile (distribute): Remove gnu-stabs.h; add libc-symbols.h.
8777 * sysdeps/mach/sysdep.h [ASSEMBLER]: Protect include of
8778 mach/machine/syscall_sw.h with this.
8780 Fri Jan 27 18:33:20 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
8782 * hurd/hurd/signal.h: Include <hurd/msg.h>, and <spin-lock.h>
8783 instead of <lock-intern.h>.
8784 (struct hurd_sigstate): Member `lock' changed to a `spin_lock_t'.
8785 (_hurd_critical_section_lock): Use spin lock operators.
8786 Don't hold the sigstate lock, unlock it after setting the flag.
8787 (_hurd_critical_section_unlock): Take the sigstate lock
8788 to clear the flag; while holding it, check pending signals. After
8789 unlocking, sig_post ourselves if there were pending signals.
8791 * hurd/catch-exc.c (_S_catch_exception_raise): Don't take the
8792 sigstate lock. If it is locked, clear SS->critical_section and
8793 SS->context, and unlock it.
8795 * sysdeps/mach/sysdep.h (EXT, LEXT): New macros.
8797 * set-init.c (__libc_init) [HAVE_ELF]: Run _init and atexit (_fini).
8798 * munch-tmpl.c: Likewise.
8800 * mach/Makefile (routines): Don't filter out syscall_% from
8803 Fri Jan 27 17:53:49 1995 Jim Meyering (meyering@comco.com)
8805 * posix/fnmatch.c: Declare errno if it's not defined.
8806 That's simpler than testing #if !defined(__GNU_LIBRARY__)
8807 && !defined(STDC_HEADERS).
8809 Fri Jan 27 15:40:29 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
8811 * csu/Makefile: New file.
8812 * csu/initfini.c: New file.
8813 * Makefile (+other_dirs): Add csu.
8814 (+init): Variable renamed to libc-init. All references changed.
8815 (aux): Remove start.
8816 (install-lib): Variable removed.
8817 (crt0.o, Mcrt1.o crt1.o): Targets removed.
8819 * mach/Machrules (static deps of RPC_*.o): Add $(..)libc-symbols.h
8820 and $(objpfx)config.h.
8821 (static deps of RPC alias *.o): Removed.
8823 * sysdeps/unix/sysv/sysv4/solaris2/sparc/sysdep.h [ASSEMBLER]:
8824 Protect macros with this.
8825 * sysdeps/unix/bsd/osf1/alpha/sysdep.h: Likewise.
8826 * sysdeps/unix/bsd/sequent/i386/sysdep.h: Likewise.
8827 * sysdeps/unix/bsd/vax/sysdep.h: Likewise.
8828 * sysdeps/unix/bsd/sun/m68k/sysdep.h: Likewise.
8829 * sysdeps/unix/bsd/sony/newsos/m68k/sysdep.h: Likewise.
8830 * sysdeps/unix/mips/sysdep.h: Likewise.
8832 Thu Jan 26 00:02:01 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
8834 * Makerules (compile.[Sc]): Match gcc in $(CC) better.
8835 (BUILD_CFLAGS): Instead of $(config-defines), use -include config.h.
8837 * hurd/intr-rpc.awk: Emit weak alias.
8839 * sysdeps/unix/bsd/sun/sunos4/wait4.c: Call getpgrp instead of
8842 * sysdeps/unix/bsd/hp/m68k/sysdep.h [ASSEMBLER]: Protect macros with
8844 * sysdeps/unix/i386/sysdep.h: Likewise.
8845 * sysdeps/unix/sparc/sysdep.h: Likewise.
8847 * io/ftw.c: Avoid `ret' as variable name.
8848 * posix/glob.c: Likewise.
8850 * ctype/ctype.h (_ISalpha): Define as its own bit.
8851 * locale/C-ctype_ct.c (__ctype_b_C): Set _ISalpha bit in all letters.
8853 * stdlib/exit.c [HAVE_GNU_LD]: Protect #include "set-hooks.h" and
8854 DEFINE_HOOK with this.
8856 Wed Jan 25 00:45:56 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
8858 * hurd/hurdinit.c: Use DECLARE_HOOK instead of `extern DEFINE_HOOK'.
8859 * mach/spin-solid.c (spin_lock_solid): Define as weak alias to __name.
8860 * mach/shortcut.awk: Emit weak alias.
8861 * mach/spin-lock.c: Add weak aliases for all spin-lock.h functions.
8862 * mach/mach_init.c (mach_init, vm_page_size): Defin weak aliases for
8864 * mach/Makefile (lock): Remove spin-syms.
8865 (routines): Remove __ names, vm_page_size, msgserver_t.
8866 ($(mach-syscalls) rule): Generate files without __, add weak alias.
8867 Remove symbol alias file rule.
8868 ($(mach-shortcuts) rule): Likewise.
8869 [!mach-shortcuts] (user-interfaces): Filter out mach/mach4 too.
8870 * mach/Machrules (if-calls.c): Variable and rule removed.
8871 (interface-headers): Don't add $($(if)-calls).
8872 (transform-user-stub): Define to add weak alias.
8873 * set-hooks.h: Use new libc-symbols.h set access macros.
8874 * time/Makefile (routines): Remove __ names.
8875 (aux): Variable removed.
8876 * hurd/Makefile: Likewise.
8877 * sysdeps/unix/start.c (environ): Define as weak alias for __environ.
8878 (data_start): Define as weak alias for __data_start.
8879 * sysdeps/mach/hurd/start.c: Likewise.
8880 * sysdeps/unix/sparc/start.c: Likewise.
8881 * sysdeps/unix/make_errlist.c: Emit weak aliases for sys_nerr and
8883 * sysdeps/mach/hurd/errlist.awk: Likewise.
8884 * sysdeps/unix/bsd/osf1/alpha/start.S (environ): Define as weak
8885 alias for __environ.
8886 * sysdeps/unix/bsd/ultrix4/mips/start.S: Likewise.
8887 * sysdeps/stub/setdomain.c: Use new stub_warning macro.
8888 * sysdeps/stub/getdomain.c: Likewise.
8889 * sysdeps/stub/vhangup.c: Likewise.
8890 * sysdeps/stub/swapon.c: Likewise.
8891 * sysdeps/stub/sendmsg.c: Likewise.
8892 * sysdeps/stub/recvmsg.c: Likewise.
8893 * sysdeps/stub/acct.c: Likewise.
8894 * sysdeps/stub/isinf.c: Likewise. Add weak alias isinf for __isinf.
8895 * sysdeps/mach/hurd/_exit.c: Remove obsolete __NORETURN keyword.
8896 * sysdeps/posix/libc_fatal.c: Likewise.
8897 * sysdeps/i386/abort.c: Likewise.
8898 * sysdeps/i386/__longjmp.c: Likewise.
8899 * sysdeps/generic/make_siglist.c: Emit defn always for
8900 _sys_siglist. Emit weak alias to sys_siglist.
8901 * sysdeps/generic/atan.c: Remove obsolete __CONSTVALUE keyword.
8902 * sysdeps/ieee754/log10.c: Likewise.
8903 * time/difftime.c: Likewise.
8904 * stdlib/random.c (srand): Define as weak alias for __srandom.
8905 * stdlib/exit.c: Remove obsolete __NORETURN keyword. Use set-hooks
8906 macros for __libc_atexit.
8907 * stdlib/Makefile (routines): Remove __random, srand.
8908 * stdio/gets.c: Use new link_warning macro instead of old
8910 * stdio/Makefile (routines): Remove __ names.
8911 (aux): Remove syms-stdio.
8912 * socket/Makefile (routines): Added e on getpeernam and getsocknam.
8913 * setjmp/longjmp.c: Remove obsolete __NORETURN keyword.
8914 * setjmp/Makefile (routines): Remove _longjmp, siglongjmp.
8915 * setjmp/setjmp.h: Replace __NORETURN keyword with __attribute__ uses.
8916 * stdio/stdio.h: Likewise.
8917 * misc/Makefile (routines): Remove __ names.
8918 (aux): Remove data_start.
8919 * sysdeps/mach/hurd/defs.c: Don't include gnu-stabs.h.
8920 * sysdeps/mach/hurd/brk.c: Likewise.
8921 * hurd/hurdid.c: Likewise.
8922 * hurd/hurdpid.c: Likewise.
8923 * hurd/openport.c: Likewise.
8924 * hurd/hurdsock.c: Likewise.
8925 * hurd/hurdsig.c: Likewise.
8926 * hurd/hurdrlimit.c: Likewise.
8927 * hurd/hurdmalloc.c: Likewise.
8928 * hurd/dtable.c: Likewise.
8929 * hurd/setauth.c: Likewise.
8930 * misc/progname.c: Likewise.
8931 * misc/init-misc.c: Likewise.
8932 * sysdeps/generic/vfork.c: Likewise.
8933 * sysdeps/unix/bsd/init-posix.c: Likewise.
8934 * math/math.h: Replace __CONSTVALUE keyword with __attribute__ uses.
8935 * time/time.h: Likewise.
8936 * math/Makefile (routines): Remove __ names.
8937 * io/Makefile: Likewise.
8938 * termios/Makefile: Likewise.
8939 * resource/Makefile: Likewise.
8940 * signal/Makefile: Likewise.
8941 * dirent/Makefile: Likewise.
8942 * assert/assert.h: Replace __NORETURN keyword with __attribute__
8943 uses. Functions return void and macros deal with this.
8944 * assert/assert-perr.c: Remove obsolete __NORETURN keyword.
8945 Return void. Don't include gnu-stabs.h.
8946 * assert/assert.c: Likewise.
8947 * posix/Makefile (routines): Remove __ names, setpgrp. Add
8949 (aux): Remove environ.
8950 * stdlib/stdlib.h (abort, exit): Replace __NORETURN keyword with
8952 * posix/unistd.h (_exit): Likewise.
8953 (__getpgrp, __setpgrp): Declarations removed.
8954 (__getpgid, getpid): Declare these.
8956 * configure.in (host_os=gnuelf|linuxelf): Set elf=yes. Do AC_SUBST
8957 for gnu_ld, gnu_as, elf, and weak. Call AC_LINK_FILEES on
8958 $libc_link_{sources,dests}.
8959 * sysdeps/unix/configure.in: Remove __ from file names. Don't
8960 create files, just add to libc_link_{dests,sources}.
8962 * config.make.in (gnu-as, gnu-ld, elf, weak-symbols): New variables.
8964 * config.h.in: Add #undefs used by sysdeps configures.
8966 * sysdeps/unix/sysv/sysv4/Makefile (sysdep_routines): Removed
8967 __setpgid, __getpgid.
8968 * sysdeps/unix/sysv/sco3.2.4/setpgid.c: Included file was renamed
8970 * sysdeps/unix/sysv/sco3.2.4/getpgid.c: Included file was renamed
8972 * sysdeps/unix/bsd/getpgrp.c: File removed.
8973 * sysdeps/generic/getpgrp.c: Moved from sysdeps/stub/getpgrp.c.
8974 Call __getpgid with zero.
8975 * sysdeps/stub/setpgid.c: Renamed __setpgrp to __setpgid, added
8976 weak aliases setpgid and setpgrp.
8977 * sysdeps/unix/sysv/irix4/setpgid.S: Likewise.
8978 * sysdeps/unix/common/setpgid.S: Likewise.
8979 * sysdeps/mach/hurd/setpgid.c: Likewise.
8980 * sysdeps/unix/sysv/sysv4/setpgid.c: Likewise.
8981 Use subcall 5 to __pgrpsys.
8982 * sysdeps/stub/getpgid.c: Renamed __getpgrp to __getpgid, added
8984 * sysdeps/mach/hurd/getpgid.c: Likewise.
8985 * sysdeps/unix/sysv/irix4/getpgid.S: Likewise.
8986 * sysdeps/unix/common/getpgid.S: Likewise.
8987 * sysdeps/unix/sysv/sysv4/getpgid.c: Likewise.
8988 Use subcall 4 to __pgrpsys.
8989 * sysdeps/stub/__getpgrp.c: Renamed to getpgid.c.
8990 * sysdeps/unix/sysv/sysv4/__getpgrp.c: Renamed to getpgid.c.
8991 * sysdeps/unix/sysv/sco3.2.4/__getpgrp.c: Renamed to getpgid.c.
8992 * sysdeps/unix/sysv/irix4/__getpgrp.S: Renamed to getpgid.S.
8993 * sysdeps/unix/common/__getpgrp.S: Renamed to getpgid.S.
8994 * sysdeps/mach/hurd/__getpgrp.c: Renamed to getpgid.c.
8995 * sysdeps/stub/setpgrp.c: Renamed to setpgid.c.
8996 * sysdeps/unix/sysv/sysv4/setpgrp.c: Renamed to setpgid.c.
8997 * sysdeps/unix/sysv/sco3.2.4/setpgrp.c: Renamed to setpgid.c.
8998 * sysdeps/unix/sysv/irix4/setpgrp.S: Renamed to setpgid.S.
8999 * sysdeps/unix/common/setpgrp.S: Renamed to setpgid.S.
9000 * sysdeps/mach/hurd/setpgrp.c: Renamed to setpgid.c.
9002 * sysdeps/unix/bsd/hp/m68k/getdents.S: Included file was renamed
9005 * sysdeps/posix/defs.c: Don't include gnu-stabs.h.
9006 * sysdeps/stub/sigpending.c: Use new libc-symbols.h macro for stub
9008 * sysdeps/stub/fexecve.c: Likewise.
9009 * sysdeps/stub/fchdir.c: Likewise.
9010 * sysdeps/stub/fchflags.c: Likewise.
9011 * sysdeps/stub/chflags.c: Likewise.
9013 * sysdeps/m68k/__longjmp.c: Remove __NORETURN; it's obsolete.
9014 * sysdeps/generic/abort.c: Likewise.
9015 * sysdeps/ieee754/ldexp.c: Remove __CONSTVALUE; it's obsolete.
9017 * hurd/hurdioctl.c: Include hurd/ioctl.h.
9018 (_hurd_ioctl_handler_lists): Define this set.
9019 (_hurd_lookup_ioctl_handler): New function.
9020 * hurd/hurd/fd.h: ioctl handler stuff moved to hurd/ioctl.h.
9021 * hurd/hurd/ioctl.h: New file, broken out of hurd/fd.h.
9022 (_hurd_lookup_ioctl_handler): Declare it.
9023 (ioctl_handler_t): New typedef. Use it throughout.
9024 * sysdeps/mach/hurd/ioctl.c: Include hurd/ioctl.h.
9025 (_hurd_ioctl_handler_lists): Don't define.
9026 (__ioctl): Call _hurd_lookup_ioctl_handler.
9028 * stdlib/strtol.c (maxquad): Make this const.
9029 [__GNUC__ == 2 && __GNUC_MINOR__ < 7]: Only use maxquad in this case.
9031 * posix/glob/configure.in: Put AC_AIX and AC_MINIX early, before
9034 * sysdeps/mach/hurd/setitimer.c (timer_thread): Call
9035 __msg_sig_post_request, not __sig_post_request.
9037 * misc/getusersh.c: Renamed to getusershell.c.
9038 * sysdeps/stub/sethostnam.c: Renamed to sethostname.c.
9039 * sysdeps/unix/inet/sethostnam.S: Renamed to sethostname.S.
9040 * sysdeps/unix/sysv/sysv4/sethostnam.c: Renamed to sethostname.c.
9041 * sysdeps/mach/hurd/sethostnam.c: Renamed to sethostname.c.
9043 Tue Jan 24 00:14:30 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
9045 * sysdeps/stub/settod.c: Renamed to settimeofday.c.
9046 * sysdeps/unix/bsd/settod.S: Renamed to settimeofday.c.
9047 * sysdeps/unix/sysv/settod.c: Renamed to settimeofday.c.
9048 * sysdeps/mach/hurd/settod.c: Renamed to settimeofday.c.
9049 * sysdeps/stub/setitmr.c: Renamed to setitimer.c.
9050 * sysdeps/unix/common/setitmr.S: Renamed to setitimer.S.
9051 * sysdeps/mach/hurd/setitmr.c: Renamed to setitimer.c.
9052 * sysdeps/posix/fpathcon.c: Renamed to fpathconf.c.
9053 * sysdeps/stub/fpathcon.c: Renamed to fpathconf.c.
9054 * sysdeps/unix/sysv/irix4/fpathcon.c: Renamed to fpathconf.c.
9055 * sysdeps/stub/getprio.c: Renamed to getpriority.c.
9056 * sysdeps/unix/sysv/irix4/getprio.c: Renamed to getpriority.c.
9057 * sysdeps/unix/common/getprio.S: Renamed to getpriority.S.
9058 * sysdeps/mach/hurd/getprio.c: Renamed to getpriority.c.
9059 * sysdeps/stub/setprio.c: Renamed to setpriority.c.
9060 * sysdeps/unix/sysv/irix4/setprio.c: Renamed to setpriority.c.
9061 * sysdeps/unix/common/setprio.S: Renamed to setpriority.S.
9062 * sysdeps/mach/hurd/setprio.c: Renamed to setpriority.c.
9063 * sysdeps/stub/getpeernam.c: Renamed to getpeername.c.
9064 * sysdeps/unix/inet/getpeernam.S: Renamed to getpeername.S.
9065 * sysdeps/unix/sysv/linux/getpeernam.S: Renamed to getpeername.S.
9066 * sysdeps/mach/hurd/getpeernam.c: Renamed to getpeername.c.
9067 * sysdeps/stub/getsocknam.c: Renamed to getsockname.c.
9068 * sysdeps/unix/inet/getsocknam.S: Renamed to getsockname.S.
9069 * sysdeps/unix/sysv/linux/getsocknam.S: Renamed to getsockname.S.
9070 * sysdeps/mach/hurd/getsocknam.c: Renamed to getsockname.c.
9071 * sysdeps/stub/sigaltstk.c: Renamed to sigaltstack.c.
9072 * sysdeps/unix/bsd/bsd4.4/sigaltstk.S: Renamed to sigaltstack.S.
9073 * sysdeps/unix/sysv/sysv4/sigaltstk.S: Renamed to sigaltstack.S.
9074 * sysdeps/mach/hurd/sigaltstk.c: Renamed to sigaltstack.c.
9076 * sysdeps/mach/hurd/i386/sigreturn.c: Call __msg_sig_post instead
9078 * sysdeps/mach/hurd/sigsuspend.c: Likewise.
9079 * sysdeps/mach/hurd/kill.c: Likewise.
9080 * sysdeps/mach/hurd/sigprocmask.c: Likewise.
9082 * misc/sys/cdefs.h (__NORETURN, __CONSTVALUE): Macros removed.
9083 [!__GNUC__ || __GNUC__<2] (__attribute__): Define to empty.
9085 * sysdeps/stub/remove.c: New file.
9086 * sysdeps/posix/remove.c: New file.
9088 Mon Jan 23 03:26:09 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
9090 * time/mktime.c [weak_alias] (timelocal): Define as weak alias for
9092 * mach/mig_strncpy.c (mig_strncpy): Define as weak alias for
9094 * mach/msg-destroy.c: Renamed from __msg_dest.c.
9095 (mach_msg_destroy): Define as weak alias for __mach_msg_destroy.
9096 * mach/setup-thread.c (mach_setup_thread): Define as weak alias.
9097 * time/tzset.c (tzname, daylight, timezone): Define as weak
9098 aliases for __ names.
9099 * hurd/hurdkill.c (hurd_sig_post): Define as weak alias.
9100 * hurd/hurdlookup.c: Add weak aliases for non-__ names.
9101 * Makefile (+init): Test $(gnu-ld)=yes, not for $(+gnu-stabs)
9104 Sun Jan 22 15:19:51 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
9106 * string/Makefile (routines): Remove __ names, index, rindex, and
9108 * sysdeps/alpha/strchr.c [weak_alias] (index): Define as weak
9110 * sysdeps/generic/strchr.c: Likewise.
9111 * sysdeps/generic/strrchr.c [weak_alias] (rindex): Define as weak
9113 * sysdeps/generic/memcmp.c [weak_alias] (bcmp): Define as weak
9116 * malloc/free.c (cfree): Define this function, with weak_alias if
9117 available, otherwise a C function.
9118 * malloc/Makefile (gmalloc-routines): Remove cfree.
9120 Sat Jan 21 08:08:58 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
9122 * stdio/fseek.c: Do move bufp by O when that puts it exactly at
9123 get_limit. This has the effect of no-op'ing properly for zero.
9125 * configure.in: Add AC_CONFIG_HEADER(config.h).
9126 (--with-elf, --with-weak-symbols): Grok these and define HAVE_*.
9127 * config.h.in: New file.
9129 * setjmp/longjmp.c: Add weak aliases _longjmp, siglongjmp.
9130 All code converted to use weak symbols, defined in the files which
9131 define the real code (with the __ names, the non-__ names are weak).
9132 All old symbol alias files removed.
9133 Many files renamed to remove __ prefix since there is now just
9134 the one file for both the __ and non-__ name for each function.
9135 * libc-symbols.h: New file.
9136 * set-hooks.h: Use libc-symbols.h macros for accessing symbol
9138 * gnu-stabs.h: Prepend #error this file is obsolete.
9139 * sysdeps/ieee754/ldexp.c: Add weak aliases scalb and __scalb.
9140 * sysdeps/stub/__access.c: Renamed to access.c; added weak alias
9142 * sysdeps/unix/common/__access.S: Likewise.
9143 * sysdeps/mach/hurd/__access.c: Likewise.
9144 * sysdeps/stub/__adjtime.c: Renamed to adjtime.c; added weak alias
9146 * sysdeps/unix/common/__adjtime.S: Likewise.
9147 * sysdeps/mach/__adjtime.c: Likewise.
9148 * sysdeps/mach/hurd/__adjtime.c: Likewise.
9149 * sysdeps/stub/__brk.c: Renamed to brk.c; added weak alias brk.
9150 * sysdeps/unix/bsd/sun/m68k/__brk.S: Likewise.
9151 * sysdeps/unix/bsd/vax/__brk.S: Likewise.
9152 * sysdeps/unix/bsd/hp/m68k/__brk.S: Likewise.
9153 * sysdeps/unix/bsd/osf1/alpha/__brk.S: Likewise.
9154 * sysdeps/unix/i386/__brk.S: Likewise.
9155 * sysdeps/unix/sparc/__brk.S: Likewise.
9156 * sysdeps/unix/mips/__brk.S: Likewise.
9157 * sysdeps/mach/hurd/__brk.c: Likewise.
9158 * sysdeps/standalone/__brk.c: Likewise.
9159 * sysdeps/stub/__chdir.c: Renamed to chdir.c; added weak alias chdir.
9160 * sysdeps/unix/__chdir.S: Likewise.
9161 * sysdeps/mach/hurd/__chdir.c: Likewise.
9162 * sysdeps/stub/__chmod.c: Renamed to chmod.c; added weak alias chmod.
9163 * sysdeps/unix/__chmod.S: Likewise.
9164 * sysdeps/mach/hurd/__chmod.c: Likewise.
9165 * sysdeps/stub/__chown.c: Renamed to chown.c; added weak alias chown.
9166 * sysdeps/unix/__chown.S: Likewise.
9167 * sysdeps/mach/hurd/__chown.c: Likewise.
9168 * sysdeps/stub/__close.c: Renamed to close.c; added weak alias close.
9169 * sysdeps/unix/__close.S: Likewise.
9170 * sysdeps/mach/hurd/__close.c: Likewise.
9171 * sysdeps/standalone/__close.c: Likewise.
9172 * sysdeps/generic/__copysign.c: Renamed to copysign.c; added weak
9174 * sysdeps/ieee754/__copysign.c: Likewise.
9175 * sysdeps/alpha/__copysign.c: Likewise.
9176 * sysdeps/ieee754/__drem.c: Renamed to drem.c; added weak alias drem.
9177 * sysdeps/m68k/fpu/__drem.c: Likewise.
9178 * sysdeps/stub/__drem.c: Likewise.
9179 * sysdeps/posix/__dup.c: Renamed to dup.c; added weak alias dup.
9180 * sysdeps/stub/__dup.c: Likewise.
9181 * sysdeps/unix/__dup.S: Likewise.
9182 * sysdeps/posix/__dup2.c: Renamed to dup2.c; added weak alias dup2.
9183 * sysdeps/stub/__dup2.c: Likewise.
9184 * sysdeps/unix/sysv/sysv4/__dup2.c: Likewise.
9185 * sysdeps/unix/sysv/irix4/__dup2.c: Likewise.
9186 * sysdeps/unix/common/__dup2.S: Likewise.
9187 * sysdeps/mach/hurd/__dup2.c: Likewise.
9188 * sysdeps/stub/__execve.c: Renamed to execve.c; added weak alias
9190 * sysdeps/unix/__execve.S: Likewise.
9191 * sysdeps/mach/hurd/__execve.c: Likewise.
9192 * sysdeps/generic/__expm1.c: Renamed to expm1.c; added weak alias
9194 * sysdeps/m68k/fpu/__expm1.c: Likewise.
9195 * sysdeps/stub/__fchmod.c: Renamed to fchmod.c; added weak alias
9197 * sysdeps/unix/common/__fchmod.S: Likewise.
9198 * sysdeps/mach/hurd/__fchmod.c: Likewise.
9199 * sysdeps/stub/__fchown.c: Renamed to fchown.c; added weak alias
9201 * sysdeps/unix/common/__fchown.S: Likewise.
9202 * sysdeps/mach/hurd/__fchown.c: Likewise.
9203 * sysdeps/stub/__fcntl.c: Renamed to fcntl.c; added weak alias fcntl.
9204 * sysdeps/unix/__fcntl.S: Likewise.
9205 * sysdeps/mach/hurd/__fcntl.c: Likewise.
9206 * math/__finite.c: Renamed to finite.c; added weak alias finite.
9207 * sysdeps/posix/__flock.c: Renamed to flock.c; added weak alias flock.
9208 * sysdeps/stub/__flock.c: Likewise.
9209 * sysdeps/unix/bsd/__flock.S: Likewise.
9210 * sysdeps/mach/hurd/__flock.c: Likewise.
9211 * hurd/__fopenport.c: Renamed to fopenport.c; added weak alias
9213 * sysdeps/stub/__fork.c: Renamed to fork.c; added weak alias fork.
9214 * sysdeps/unix/__fork.S: Likewise.
9215 * sysdeps/unix/bsd/osf1/alpha/__fork.S: Likewise.
9216 * sysdeps/unix/i386/__fork.S: Likewise.
9217 * sysdeps/unix/sparc/__fork.S: Likewise.
9218 * sysdeps/unix/mips/__fork.S: Likewise.
9219 * sysdeps/mach/hurd/__fork.c: Likewise.
9220 * sysdeps/posix/__fpathcon.c: Renamed to fpathcon.c; added weak
9222 * sysdeps/stub/__fpathcon.c: Likewise.
9223 * sysdeps/unix/sysv/irix4/__fpathcon.c: Likewise.
9224 * sysdeps/stub/__fstat.c: Renamed to fstat.c; added weak alias fstat.
9225 * sysdeps/unix/__fstat.S: Likewise.
9226 * sysdeps/unix/sysv/sysv4/i386/__fstat.S: Likewise.
9227 * sysdeps/mach/hurd/__fstat.c: Likewise.
9228 * stdio/__getdelim.c: Renamed to getdelim.c; added weak alias
9230 * sysdeps/stub/__getdents.c: Renamed to getdents.c; added weak
9232 * sysdeps/unix/__getdents.c: Likewise.
9233 * sysdeps/unix/bsd/sun/__getdents.S: Likewise.
9234 * sysdeps/unix/bsd/hp/m68k/__getdents.S: Likewise.
9235 * sysdeps/unix/bsd/ultrix4/__getdents.S: Likewise.
9236 * sysdeps/unix/bsd/bsd4.4/__getdents.S: Likewise.
9237 * sysdeps/unix/bsd/osf1/alpha/__getdents.S: Likewise.
9238 * sysdeps/unix/sysv/__getdents.c: Likewise.
9239 * sysdeps/mach/hurd/__getdents.c: Likewise.
9240 * hurd/__getdport.c: Renamed to getdport.c; added weak alias getdport.
9241 * sysdeps/posix/__getdtsz.c: Renamed to getdtsz.c; added weak
9242 alias getdtablesize.
9243 * sysdeps/stub/__getdtsz.c: Likewise.
9244 * sysdeps/unix/bsd/__getdtsz.S: Likewise.
9245 * sysdeps/unix/sysv/sysv4/__getdtsz.c: Likewise.
9246 * sysdeps/mach/hurd/__getdtsz.c: Likewise.
9247 * sysdeps/stub/__getegid.c: Renamed to getegid.c; added weak alias
9249 * sysdeps/unix/__getegid.S: Likewise.
9250 * sysdeps/mach/hurd/__getegid.c: Likewise.
9251 * sysdeps/stub/__geteuid.c: Renamed to geteuid.c; added weak alias
9253 * sysdeps/unix/__geteuid.S: Likewise.
9254 * sysdeps/mach/hurd/__geteuid.c: Likewise.
9255 * sysdeps/stub/__getgid.c: Renamed to getgid.c; added weak alias
9257 * sysdeps/unix/__getgid.S: Likewise.
9258 * sysdeps/mach/hurd/__getgid.c: Likewise.
9259 * sysdeps/stub/__getgrps.c: Renamed to getgroups.c; added weak
9261 * sysdeps/unix/bsd/sequent/i386/__getgrps.S: Likewise.
9262 * sysdeps/unix/sysv/sco3.2.4/__getgrps.c: Likewise.
9263 * sysdeps/unix/sysv/irix4/__getgrps.c: Likewise.
9264 * sysdeps/unix/common/__getgrps.S: Likewise.
9265 * sysdeps/mach/hurd/__getgrps.c: Likewise.
9266 * sysdeps/stub/__gethstnm.c: Renamed to gethostname.c; added weak
9268 * sysdeps/unix/inet/__gethstnm.S: Likewise.
9269 * sysdeps/unix/sysv/__gethstnm.c: Likewise.
9270 * sysdeps/unix/sysv/sysv4/__gethstnm.c: Likewise.
9271 * sysdeps/mach/hurd/__gethstnm.c: Likewise.
9272 * sysdeps/stub/__getitmr.c: Renamed to getitimer.c; added weak
9274 * sysdeps/unix/common/__getitmr.S: Likewise.
9275 * sysdeps/mach/hurd/__getitmr.c: Likewise.
9276 * stdio/__getline.c: Renamed to getline.c; added weak alias getline.
9277 * sysdeps/posix/__getpgsz.c: Renamed to getpagesize.c; added weak
9279 * sysdeps/stub/__getpgsz.c: Likewise.
9280 * sysdeps/unix/__getpgsz.c: Likewise.
9281 * sysdeps/unix/bsd/__getpgsz.S: Likewise.
9282 * sysdeps/unix/sysv/sysv4/__getpgsz.c: Likewise.
9283 * sysdeps/mach/__getpgsz.c: Likewise.
9284 * sysdeps/stub/__getpid.c: Renamed to getpid.c; added weak alias
9286 * sysdeps/unix/__getpid.S: Likewise.
9287 * sysdeps/mach/hurd/__getpid.c: Likewise.
9288 * sysdeps/stub/__getppid.c: Renamed to getppid.c; added weak alias
9290 * sysdeps/unix/__getppid.S: Likewise.
9291 * sysdeps/mach/hurd/__getppid.c: Likewise.
9292 * sysdeps/posix/__gettod.c: Renamed to gettimeofday.c; added weak
9294 * sysdeps/stub/__gettod.c: Likewise.
9295 * sysdeps/unix/sysv/irix4/__gettod.c: Likewise.
9296 * sysdeps/unix/common/__gettod.S: Likewise.
9297 * sysdeps/mach/__gettod.c: Likewise.
9298 * sysdeps/stub/__getuid.c: Renamed to getuid.c; added weak alias
9300 * sysdeps/unix/__getuid.S: Likewise.
9301 * sysdeps/mach/hurd/__getuid.c: Likewise.
9302 * sysdeps/generic/__infnan.c: Renamed to infnan.c; added weak
9304 * sysdeps/ieee754/__infnan.c: Likewise.
9305 * sysdeps/vax/__infnan.c: Likewise.
9306 * sysdeps/stub/__ioctl.c: Renamed to ioctl.c; added weak alias ioctl.
9307 * sysdeps/unix/__ioctl.S: Likewise.
9308 * sysdeps/mach/hurd/__ioctl.c: Likewise.
9309 * sysdeps/posix/__isatty.c: Renamed to isatty.c; added weak alias
9311 * sysdeps/stub/__isatty.c: Likewise.
9312 * sysdeps/unix/bsd/__isatty.c: Likewise.
9313 * sysdeps/mach/hurd/__isatty.c: Likewise.
9314 * sysdeps/ieee754/__isinf.c: Renamed to isinf.c; added weak alias
9316 * sysdeps/m68k/fpu/__isinf.c: Likewise.
9317 * sysdeps/stub/__isinf.c: Likewise.
9318 * sysdeps/generic/__isnan.c: Renamed to isnan.c; added weak alias
9320 * sysdeps/ieee754/__isnan.c: Likewise.
9321 * sysdeps/m68k/fpu/__isnan.c: Likewise.
9322 * sysdeps/stub/__kill.c: Renamed to kill.c; added weak alias kill.
9323 * sysdeps/unix/__kill.S: Likewise.
9324 * sysdeps/mach/hurd/__kill.c: Likewise.
9325 * sysdeps/stub/__link.c: Renamed to link.c; added weak alias link.
9326 * sysdeps/unix/__link.S: Likewise.
9327 * sysdeps/mach/hurd/__link.c: Likewise.
9328 * sysdeps/ieee754/__logb.c: Renamed to logb.c; added weak alias logb.
9329 * sysdeps/m68k/fpu/__logb.c: Likewise.
9330 * sysdeps/stub/__logb.c: Likewise.
9331 * sysdeps/stub/__lseek.c: Renamed to lseek.c; added weak alias lseek.
9332 * sysdeps/unix/__lseek.S: Likewise.
9333 * sysdeps/mach/hurd/__lseek.c: Likewise.
9334 * sysdeps/generic/__lstat.c: Renamed to lstat.c; added weak alias
9336 * sysdeps/stub/__lstat.c: Likewise.
9337 * sysdeps/unix/sysv/sysv4/i386/__lstat.S: Likewise.
9338 * sysdeps/unix/common/__lstat.S: Likewise.
9339 * sysdeps/mach/hurd/__lstat.c: Likewise.
9340 * sysdeps/generic/__memccpy.c: Renamed to memccpy.c; added weak
9342 * sysdeps/vax/__memccpy.c: Likewise.
9343 * sysdeps/stub/__mkdir.c: Renamed to mkdir.c; added weak alias mkdir.
9344 * sysdeps/unix/sysv/__mkdir.c: Likewise.
9345 * sysdeps/unix/common/__mkdir.S: Likewise.
9346 * sysdeps/mach/hurd/__mkdir.c: Likewise.
9347 * sysdeps/stub/__mknod.c: Renamed to mknod.c; added weak alias mknod.
9348 * sysdeps/unix/__mknod.S: Likewise.
9349 * sysdeps/unix/sysv/sysv4/i386/__mknod.S: Likewise.
9350 * sysdeps/mach/hurd/__mknod.c: Likewise.
9351 * mach/__msg.c: Renamed to msg.c; added weak alias mach_msg.
9352 * mach/__msgserver.c: Renamed to msgserver.c; added weak alias
9354 * sysdeps/stub/__open.c: Renamed to open.c; added weak alias open.
9355 * sysdeps/unix/__open.S: Likewise.
9356 * sysdeps/mach/hurd/__open.c: Likewise.
9357 * sysdeps/standalone/__open.c: Likewise.
9358 * sysdeps/stub/__pathconf.c: Renamed to pathconf.c; added weak
9360 * sysdeps/unix/sysv/sco3.2.4/__pathconf.S: Likewise.
9361 * sysdeps/unix/sysv/irix4/__pathconf.c: Likewise.
9362 * hurd/__pid2task.c: Renamed to pid2task.c; added weak alias pid2task.
9363 * sysdeps/stub/__pipe.c: Renamed to pipe.c; added weak alias pipe.
9364 * sysdeps/unix/bsd/vax/__pipe.S: Likewise.
9365 * sysdeps/unix/bsd/m68k/__pipe.S: Likewise.
9366 * sysdeps/unix/bsd/osf1/alpha/__pipe.S: Likewise.
9367 * sysdeps/unix/i386/__pipe.S: Likewise.
9368 * sysdeps/unix/sparc/__pipe.S: Likewise.
9369 * sysdeps/unix/mips/__pipe.S: Likewise.
9370 * sysdeps/mach/hurd/__pipe.c: Likewise.
9371 * stdlib/__random.c: Renamed to random.c; added weak alias random.
9372 * sysdeps/stub/__read.c: Renamed to read.c; added weak alias read.
9373 * sysdeps/unix/__read.S: Likewise.
9374 * sysdeps/mach/hurd/__read.c: Likewise.
9375 * sysdeps/standalone/__read.c: Likewise.
9376 * sysdeps/stub/__readlink.c: Renamed to readlink.c; added weak
9378 * sysdeps/unix/common/__readlink.S: Likewise.
9379 * sysdeps/mach/hurd/__readlink.c: Likewise.
9380 * sysdeps/generic/__rint.c: Renamed to rint.c; added weak alias rint.
9381 * sysdeps/m68k/fpu/__rint.c: Likewise.
9382 * sysdeps/stub/__rmdir.c: Renamed to rmdir.c; added weak alias rmdir.
9383 * sysdeps/unix/sysv/__rmdir.c: Likewise.
9384 * sysdeps/unix/common/__rmdir.S: Likewise.
9385 * sysdeps/mach/hurd/__rmdir.c: Likewise.
9386 * sysdeps/generic/__sbrk.c: Renamed to sbrk.c; added weak alias sbrk.
9387 * sysdeps/stub/__sbrk.c: Likewise.
9388 * sysdeps/mach/hurd/__sbrk.c: Likewise.
9389 * math/__scalb.c: Renamed to scalb.c; added weak alias scalb.
9390 * sysdeps/stub/__select.c: Renamed to select.c; added weak alias
9392 * sysdeps/unix/common/__select.S: Likewise.
9393 * sysdeps/mach/hurd/__select.c: Likewise.
9394 * hurd/__setauth.c: Renamed to setauth.c; added weak alias setauth.
9395 * sysdeps/stub/__setgid.c: Renamed to setgid.c; added weak alias
9397 * sysdeps/unix/__setgid.S: Likewise.
9398 * sysdeps/unix/bsd/__setgid.c: Likewise.
9399 * sysdeps/mach/hurd/__setgid.c: Likewise.
9400 * sysdeps/stub/__setitmr.c: Renamed to setitmr.c; added weak alias
9402 * sysdeps/unix/common/__setitmr.S: Likewise.
9403 * sysdeps/mach/hurd/__setitmr.c: Likewise.
9404 * sysdeps/stub/__setpgrp.c: Renamed to setpgrp.c; added weak alias
9406 * sysdeps/unix/sysv/sysv4/__setpgrp.c: Likewise.
9407 * sysdeps/unix/sysv/sco3.2.4/__setpgrp.c: Likewise.
9408 * sysdeps/unix/sysv/irix4/__setpgrp.S: Likewise.
9409 * sysdeps/unix/common/__setpgrp.S: Likewise.
9410 * sysdeps/mach/hurd/__setpgrp.c: Likewise.
9411 * sysdeps/stub/__setregid.c: Renamed to setregid.c; added weak
9413 * sysdeps/unix/common/__setregid.S: Likewise.
9414 * sysdeps/mach/hurd/__setregid.c: Likewise.
9415 * sysdeps/stub/__setreuid.c: Renamed to setreuid.c; added weak
9417 * sysdeps/unix/common/__setreuid.S: Likewise.
9418 * sysdeps/mach/hurd/__setreuid.c: Likewise.
9419 * sysdeps/stub/__setsid.c: Renamed to setsid.c; added weak alias
9421 * sysdeps/unix/bsd/__setsid.c: Likewise.
9422 * sysdeps/unix/bsd/sun/sunos4/__setsid.S: Likewise.
9423 * sysdeps/unix/bsd/ultrix4/__setsid.S: Likewise.
9424 * sysdeps/unix/bsd/bsd4.4/__setsid.S: Likewise.
9425 * sysdeps/unix/sysv/linux/__setsid.S: Likewise.
9426 * sysdeps/unix/sysv/sysv4/__setsid.c: Likewise.
9427 * sysdeps/unix/sysv/sco3.2.4/__setsid.c: Likewise.
9428 * sysdeps/mach/hurd/__setsid.c: Likewise.
9429 * sysdeps/stub/__settod.c: Renamed to settod.c; added weak alias
9431 * sysdeps/unix/bsd/__settod.S: Likewise.
9432 * sysdeps/unix/sysv/__settod.c: Likewise.
9433 * sysdeps/mach/hurd/__settod.c: Likewise.
9434 * sysdeps/stub/__setuid.c: Renamed to setuid.c; added weak alias
9436 * sysdeps/unix/__setuid.S: Likewise.
9437 * sysdeps/unix/bsd/__setuid.c: Likewise.
9438 * sysdeps/mach/hurd/__setuid.c: Likewise.
9439 * sysdeps/posix/__sigblock.c: Renamed to sigblock.c; added weak
9441 * sysdeps/stub/__sigblock.c: Likewise.
9442 * sysdeps/unix/bsd/__sigblock.S: Likewise.
9443 * sysdeps/unix/bsd/bsd4.4/__sigblock.c: Likewise.
9444 * sysdeps/unix/bsd/osf1/alpha/__sigblock.S: Likewise.
9445 * sysdeps/posix/__sigpause.c: Renamed to sigpause.c; added weak
9447 * sysdeps/stub/__sigpause.c: Likewise.
9448 * sysdeps/unix/bsd/__sigpause.S: Likewise.
9449 * sysdeps/unix/bsd/osf1/alpha/__sigpause.S: Likewise.
9450 * sysdeps/stub/__sigproc.c: Renamed to sigprocmask.c; added weak
9452 * sysdeps/unix/bsd/__sigproc.c: Likewise.
9453 * sysdeps/unix/sysv/sysv4/__sigproc.S: Likewise.
9454 * sysdeps/unix/sysv/sco3.2.4/__sigproc.S: Likewise.
9455 * sysdeps/mach/hurd/__sigproc.c: Likewise.
9456 * sysdeps/stub/__sigret.c: Renamed to sigreturn.c; added weak
9458 * sysdeps/unix/bsd/sun/__sigret.S: Likewise.
9459 * sysdeps/unix/sysv/i386/__sigret.S: Likewise.
9460 * sysdeps/unix/sysv/irix4/__sigret.S: Likewise.
9461 * sysdeps/unix/i386/__sigret.S: Likewise.
9462 * sysdeps/unix/mips/__sigret.S: Likewise.
9463 * sysdeps/mach/hurd/i386/__sigret.c: Likewise.
9464 * sysdeps/mach/hurd/alpha/__sigret.c: Likewise.
9465 * sysdeps/mach/hurd/mips/__sigret.c: Likewise.
9466 * sysdeps/posix/__sigvec.c: Renamed to sigvec.c; added weak alias
9468 * sysdeps/stub/__sigvec.c: Likewise.
9469 * sysdeps/unix/bsd/__sigvec.S: Likewise.
9470 * sysdeps/unix/bsd/sun/__sigvec.S: Likewise.
9471 * sysdeps/unix/bsd/sequent/i386/__sigvec.S: Likewise.
9472 * sysdeps/unix/bsd/ultrix4/mips/__sigvec.S: Likewise.
9473 * sysdeps/unix/bsd/bsd4.4/__sigvec.c: Likewise.
9474 * sysdeps/unix/bsd/osf1/alpha/__sigvec.S: Likewise.
9475 * sysdeps/stub/__stat.c: Renamed to stat.c; added weak alias stat.
9476 * sysdeps/unix/__stat.S: Likewise.
9477 * sysdeps/unix/sysv/sysv4/i386/__stat.S: Likewise.
9478 * sysdeps/mach/hurd/__stat.c: Likewise.
9479 * sysdeps/generic/__stpncpy.c: Renamed to stpncpy.c; added weak
9481 * sysdeps/stub/__symlink.c: Renamed to symlink.c; added weak alias
9483 * sysdeps/unix/common/__symlink.S: Likewise.
9484 * sysdeps/mach/hurd/__symlink.c: Likewise.
9485 * sysdeps/posix/__sysconf.c: Renamed to sysconf.c; added weak
9487 * sysdeps/stub/__sysconf.c: Likewise.
9488 * sysdeps/unix/bsd/ultrix4/__sysconf.c: Likewise.
9489 * sysdeps/unix/sysv/sysv4/__sysconf.c: Likewise.
9490 * sysdeps/unix/sysv/sco3.2.4/__sysconf.S: Likewise.
9491 * sysdeps/unix/sysv/irix4/__sysconf.c: Likewise.
9492 * hurd/__task2pid.c: Renamed to task2pid.c; added weak alias task2pid.
9493 * sysdeps/stub/__times.c: Renamed to times.c; added weak alias times.
9494 * sysdeps/unix/bsd/__times.c: Likewise.
9495 * sysdeps/unix/sysv/__times.S: Likewise.
9496 * time/__tzset.c: Renamed to tzset.c; added weak alias tzset.
9497 * sysdeps/stub/__umask.c: Renamed to umask.c; added weak alias umask.
9498 * sysdeps/unix/__umask.S: Likewise.
9499 * sysdeps/mach/hurd/__umask.c: Likewise.
9500 * sysdeps/stub/__unlink.c: Renamed to unlink.c; added weak alias
9502 * sysdeps/unix/__unlink.S: Likewise.
9503 * sysdeps/mach/hurd/__unlink.c: Likewise.
9504 * sysdeps/stub/__utimes.c: Renamed to utimes.c; added weak alias
9506 * sysdeps/unix/bsd/__utimes.S: Likewise.
9507 * sysdeps/unix/sysv/sysv4/solaris2/__utimes.S: Likewise.
9508 * sysdeps/mach/hurd/__utimes.c: Likewise.
9509 * sysdeps/generic/__vfork.c: Renamed to vfork.c; added weak alias
9511 * sysdeps/unix/bsd/sun/m68k/__vfork.S: Likewise.
9512 * sysdeps/unix/bsd/vax/__vfork.S: Likewise.
9513 * sysdeps/unix/bsd/i386/__vfork.S: Likewise.
9514 * sysdeps/unix/bsd/hp/m68k/__vfork.S: Likewise.
9515 * sysdeps/unix/bsd/ultrix4/mips/__vfork.S: Likewise.
9516 * sysdeps/unix/sysv/sysv4/i386/__vfork.S: Likewise.
9517 * sysdeps/unix/sparc/__vfork.S: Likewise.
9518 * stdio/__vfscanf.c: Renamed to vfscanf.c; added weak alias vfscanf.
9519 * stdio/__vsscanf.c: Renamed to vsscanf.c; added weak alias vsscanf.
9520 * sysdeps/posix/__wait.c: Renamed to wait.c; added weak alias wait.
9521 * sysdeps/stub/__wait.c: Likewise.
9522 * sysdeps/unix/bsd/sony/newsos4/__wait.c: Likewise.
9523 * sysdeps/unix/bsd/sun/sunos4/__wait.c: Likewise.
9524 * sysdeps/unix/bsd/sun/sunos3/m68k/__wait.S: Likewise.
9525 * sysdeps/unix/bsd/vax/__wait.S: Likewise.
9526 * sysdeps/unix/bsd/m68k/__wait.S: Likewise.
9527 * sysdeps/unix/bsd/bsd4.4/__wait.c: Likewise.
9528 * sysdeps/unix/sysv/i386/linux/__wait.S: Likewise.
9529 * sysdeps/unix/sysv/irix4/__wait.S: Likewise.
9530 * sysdeps/unix/i386/__wait.S: Likewise.
9531 * sysdeps/unix/mips/__wait.S: Likewise.
9532 * sysdeps/posix/__wait3.c: Renamed to wait3.c; added weak alias wait3.
9533 * sysdeps/stub/__wait3.c: Likewise.
9534 * sysdeps/unix/bsd/sony/newsos4/__wait3.c: Likewise.
9535 * sysdeps/unix/bsd/sun/sunos4/__wait3.c: Likewise.
9536 * sysdeps/unix/bsd/vax/__wait3.S: Likewise.
9537 * sysdeps/unix/bsd/i386/__wait3.S: Likewise.
9538 * sysdeps/unix/bsd/hp/m68k/__wait3.S: Likewise.
9539 * sysdeps/unix/bsd/ultrix4/__wait3.S: Likewise.
9540 * sysdeps/unix/bsd/bsd4.4/__wait3.c: Likewise.
9541 * sysdeps/unix/sysv/irix4/__wait3.S: Likewise.
9542 * sysdeps/stub/__wait4.c: Renamed to wait4.c; added weak alias wait4.
9543 * sysdeps/unix/bsd/sony/newsos4/__wait4.c: Likewise.
9544 * sysdeps/unix/bsd/sun/sunos4/__wait4.c: Likewise.
9545 * sysdeps/unix/bsd/bsd4.4/__wait4.S: Likewise.
9546 * sysdeps/unix/bsd/osf1/alpha/__wait4.S: Likewise.
9547 * sysdeps/unix/sysv/linux/__wait4.S: Likewise.
9548 * sysdeps/mach/hurd/__wait4.c: Likewise.
9549 * sysdeps/stub/__waitpid.c: Renamed to waitpid.c; added weak alias
9551 * sysdeps/unix/bsd/sun/sunos4/__waitpid.c: Likewise.
9552 * sysdeps/unix/bsd/ultrix4/__waitpid.S: Likewise.
9553 * sysdeps/unix/bsd/bsd4.4/__waitpid.c: Likewise.
9554 * sysdeps/unix/bsd/osf1/alpha/__waitpid.c: Likewise.
9555 * sysdeps/unix/sysv/linux/__waitpid.S: Likewise.
9556 * sysdeps/unix/sysv/sysv4/__waitpid.c: Likewise.
9557 * sysdeps/unix/sysv/sco3.2.4/__waitpid.S: Likewise.
9558 * sysdeps/unix/sysv/irix4/__waitpid.c: Likewise.
9559 * sysdeps/stub/__write.c: Renamed to write.c; added weak alias write.
9560 * sysdeps/unix/__write.S: Likewise.
9561 * sysdeps/mach/hurd/__write.c: Likewise.
9562 * sysdeps/standalone/__write.c: Likewise.
9563 * sysdeps/stub/__tcgetatr.c: Renamed to tcgetattr.c; added weak
9565 * sysdeps/unix/bsd/__tcgetatr.c: Likewise.
9566 * sysdeps/unix/bsd/sun/sunos4/__tcgetatr.c: Likewise.
9567 * sysdeps/unix/bsd/bsd4.4/__tcgetatr.c: Likewise.
9568 * sysdeps/unix/sysv/__tcgetatr.c: Likewise.
9569 * sysdeps/stub/__sigact.c: Renamed to sigaction.c; added weak
9571 * sysdeps/unix/bsd/__sigact.c: Likewise.
9572 * sysdeps/unix/sysv/__sigact.c: Likewise.
9573 * sysdeps/unix/sysv/sysv4/__sigact.c: Likewise.
9574 * sysdeps/unix/sysv/sco3.2.4/__sigact.S: Likewise.
9575 * sysdeps/mach/hurd/__sigact.c: Likewise.
9576 * sysdeps/posix/__sigstmsk.c: Renamed to sigsetmask.c; added weak
9578 * sysdeps/stub/__sigstmsk.c: Likewise.
9579 * sysdeps/unix/bsd/__sigstmsk.S: Likewise.
9580 * sysdeps/unix/bsd/bsd4.4/__sigstmsk.c: Likewise.
9581 * sysdeps/unix/bsd/osf1/alpha/__sigstmsk.S: Likewise.
9582 * sysdeps/stub/__getrusag.c: Renamed to getrusage.c; added weak
9584 * sysdeps/unix/sysv/irix4/__getrusag.c: Likewise.
9585 * sysdeps/unix/common/__getrusag.S: Likewise.
9586 * hurd/task2pid.c: File removed.
9587 * hurd/setauth.c: File removed.
9588 * hurd/pid2task.c: File removed.
9589 * hurd/hurdsyms.c: File removed.
9590 * hurd/getdport.c: File removed.
9591 * hurd/fopenport.c: File removed.
9592 * mach/thread-sym.c: File removed.
9593 * mach/spin-syms.c: File removed.
9594 * mach/msgserver_t.c: File removed.
9595 * mach/msgserver.c: File removed.
9596 * mach/msg.c: File removed.
9597 * mach/mig_syms.c: File removed.
9598 * malloc/mcheck-init.c: File removed.
9599 * malloc/cfree.c: File removed.
9600 * io/flock.c: File removed.
9601 * io/write.c: File removed.
9602 * io/unlink.c: File removed.
9603 * io/umask.c: File removed.
9604 * io/symlink.c: File removed.
9605 * io/rmdir.c: File removed.
9606 * io/readlink.c: File removed.
9607 * io/read.c: File removed.
9608 * io/pipe.c: File removed.
9609 * io/open.c: File removed.
9610 * io/mkdir.c: File removed.
9611 * io/lstat.c: File removed.
9612 * io/lseek.c: File removed.
9613 * io/link.c: File removed.
9614 * io/isatty.c: File removed.
9615 * io/stat.c: File removed.
9616 * io/fstat.c: File removed.
9617 * io/fchown.c: File removed.
9618 * io/fchmod.c: File removed.
9619 * io/dup2.c: File removed.
9620 * io/dup.c: File removed.
9621 * io/close.c: File removed.
9622 * io/fcntl.c: File removed.
9623 * io/chmod.c: File removed.
9624 * io/chdir.c: File removed.
9625 * io/access.c: File removed.
9626 * io/chown.c: File removed.
9627 * time/tzset.c: File removed.
9628 * time/timelocal.c: File removed.
9629 * time/syms-time.c: File removed.
9630 * time/settod.c: File removed.
9631 * time/setitmr.c: File removed.
9632 * time/gettod.c: File removed.
9633 * time/getitmr.c: File removed.
9634 * time/adjtime.c: File removed.
9635 * termios/tcgetattr.c: File removed.
9636 * string/stpncpy.c: File removed.
9637 * string/rindex.c: File removed.
9638 * string/memccpy.c: File removed.
9639 * string/index.c: File removed.
9640 * string/bcmp.c: File removed.
9641 * stdlib/srand.c: File removed.
9642 * stdlib/random.c: File removed.
9643 * stdio/vsscanf.c: File removed.
9644 * stdio/vfscanf.c: File removed.
9645 * stdio/syms-stdio.c: File removed.
9646 * stdio/remove.c: File removed.
9647 * stdio/getline.c: File removed.
9648 * stdio/getdelim.c: File removed.
9649 * signal/ssignal.c: File removed.
9650 * signal/sigvec.c: File removed.
9651 * signal/sigsetmask.c: File removed.
9652 * signal/sigret.c: File removed.
9653 * signal/sigproc.c: File removed.
9654 * signal/sigpause.c: File removed.
9655 * signal/sigblock.c: File removed.
9656 * signal/sigaction.c: File removed.
9657 * signal/kill.c: File removed.
9658 * signal/gsignal.c: File removed.
9659 * setjmp/siglongjmp.c: File removed.
9660 * setjmp/_longjmp.c: File removed.
9661 * resource/getrusage.c: File removed.
9662 * posix/waitpid.c: File removed.
9663 * posix/wait4.c: File removed.
9664 * posix/wait3.c: File removed.
9665 * posix/wait.c: File removed.
9666 * posix/times.c: File removed.
9667 * posix/sysconf.c: File removed.
9668 * posix/setuid.c: File removed.
9669 * posix/setsid.c: File removed.
9670 * posix/setpgrp.c: File removed.
9671 * posix/setpgid.c: File removed.
9672 * posix/setgid.c: File removed.
9673 * posix/pathconf.c: File removed.
9674 * posix/getuid.c: File removed.
9675 * posix/getppid.c: File removed.
9676 * posix/getpid.c: File removed.
9677 * posix/getgrps.c: File removed.
9678 * posix/getgid.c: File removed.
9679 * posix/geteuid.c: File removed.
9680 * posix/getegid.c: File removed.
9681 * posix/fpathcon.c: File removed.
9682 * posix/fork.c: File removed.
9683 * posix/execve.c: File removed.
9684 * posix/environ.c: File removed.
9685 * misc/utimes.c: File removed.
9686 * misc/setreuid.c: File removed.
9687 * misc/setregid.c: File removed.
9688 * misc/select.c: File removed.
9689 * misc/sbrk.c: File removed.
9690 * misc/mknod.c: File removed.
9691 * misc/ioctl.c: File removed.
9692 * misc/getpgsz.c: File removed.
9693 * misc/gethstnm.c: File removed.
9694 * misc/getdtsz.c: File removed.
9695 * misc/data_start.c: File removed.
9696 * misc/brk.c: File removed.
9697 * math/scalb.c: File removed.
9698 * math/rint.c: File removed.
9699 * math/logb.c: File removed.
9700 * math/isnan.c: File removed.
9701 * math/isinf.c: File removed.
9702 * math/infnan.c: File removed.
9703 * math/finite.c: File removed.
9704 * math/expm1.c: File removed.
9705 * math/drem.c: File removed.
9706 * math/copysign.c: File removed.
9707 * math/__scalb.c: File removed.
9708 * dirent/getdents.c: File removed.
9710 Fri Jan 20 16:11:06 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
9712 * sysdeps/generic/morecore.c (__default_morecore): Use
9713 __malloc_ptrdiff_t; don't cast arg to int.
9715 * resolv/getnetnamadr.c: Include "conf/portability.h".
9717 Thu Jan 19 02:20:04 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
9719 * stdlib/strtol.c: Include errno.h.
9720 [QUAD] (ULONG_MAX): Define to a static variable initialized to
9721 ULONG_LONG_MAX. This is to work around a GCC bug in using the
9722 constant in arithmetic.
9724 * posix/unistd.h (daemon): Declare it.
9726 * malloc/mcheck-init.c: Remove GNU ld hacks.
9727 (__malloc_initialize_hook): Initialize this hook to turn_on_mcheck.
9728 * malloc/malloc.c (__malloc_initialize_hook): New hook variable.
9729 (initialize): Call the hook if set.
9730 * malloc/malloc.h: Use __malloc_{size,ptrdiff}_t in prototypes.
9731 (__malloc_initialize_hook): Declare new hook variable.
9733 Wed Jan 18 01:43:39 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
9735 * hurd/hurdsig.c: Prepend `msg_' to server RPC names.
9736 * hurd/hurdpid.c: Likewise.
9737 * hurd/hurdauth.c: Likewise.
9739 Tue Jan 17 03:16:47 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
9741 * sysdeps/mach/hurd/__select.c: If some replies are EINTR, succeed
9742 if any are successful.
9744 * hurd/hurdmsg.c: Prepend `msg_' to all RPC names.
9745 (_S_msg_get_exec_flags, _S_msg_set_exec_flags,
9746 _S_msg_set_some_exec_flags, _S_msg_clear_some_exec_flags): New
9748 (_S_io_select_done, _S_dir_changed, _S_file_changed): Stubs removed.
9750 * hurd/hurdkill.c: __sig_post renamed to __msg_sig_post.
9751 * hurd/hurd-raise.c: Likewise.
9752 * hurd/hurdsig.c (post_reply): Prepend `msg_' to RPC names.
9754 * sysdeps/mach/hurd/ptrace.c: New file.
9756 * sysdeps/mach/hurd/__select.c: Revamped to use new io_select
9757 interface, which has normal EINTR semantics. Instead of waiting
9758 for io_select_done notification messages, send io_select messages
9759 with short reply timeout and then wait for io_select_reply
9762 * hurd/hurdexec.c (_hurd_exec): Pass (_hurd_exec_flags &
9763 EXEC_INHERITED) to file_exec.
9765 * hurd/hurdsig.c (post_reply): Take new arg UNTRACED; if nonzero,
9766 use sig_post_untraced_reply. All callers changed.
9767 (abort_thread, abort_rpcs): Take same new arg and pass it through.
9768 All callers changed.
9769 (_hurd_internal_post_signal): Take new arg UNTRACED.
9770 If zero and process is traced, stop with SIGNO as stop signal. If
9771 nonzero, resume process before delivering signal (unless
9772 ACT==stop). Expand local fn sigwakeup into block at end taken iff
9774 (signal_allowed): New function, broken out of _S_sig_post.
9775 (_S_sig_post): Call it. Pass UNTRACED arg of false to
9776 _hurd_internal_post_signal.
9777 (_S_sig_post_untraced): New function. Just like _S_sig_post, but
9778 pass true for UNTRACED.
9779 * hurd/hurd/signal.h (_hurd_internal_post_signal): Take new arg
9781 * hurd/catch-exc.c (_S_catch_exception_raise): Pass UNTRACED arg
9782 to _hurd_internal_post_signal (value zero).
9784 Mon Jan 16 16:40:01 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
9786 * hurd/hurdinit.c (_hurd_exec_flags): New variable.
9787 (_hurd_init): Initialize it from FLAGS arg.
9788 (_hurd_proc_init): If EXEC_TRACED is set in _hurd_exec_flags,
9789 raise a SIGTRAP signal (with a sigcode of zero).
9790 * hurd/hurd.h (_hurd_exec_flags): Declare it.
9794 Mon Jan 16 16:16:55 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9796 * malloc/malloc.c (malloc): Fix 1-off in previous change.
9798 Mon Jan 16 15:49:07 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
9800 * posix/glob/Makefile.in: Remove config.h and config.log.
9802 Sun Jan 15 06:56:47 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
9804 * posix/glob/configure.in: Add AC_CONST check.
9806 * conf/portability.h: #undef sun.
9807 * resolv/res_query.c: Updated from BIND-4.9.3-BETA17.
9808 * resolv/getnetnamadr.c: Likewise.
9810 * socket/Makefile (headers): Add sockaddrcom.h.
9811 * inet/netinet/in.h: Include <sockaddrcom.h>.
9812 (struct sockaddr_in): Use the __SOCKADDR_COMMON macro.
9813 * socket/sys/un.h (struct sockaddr_in): Likewise.
9814 * socket/sys/socket.h (struct sockaddr): Likewise.
9815 * sysdeps/unix/bsd/bsd4.4/sockaddrcom.h: New file.
9816 * sysdeps/generic/sockaddrcom.h: New file.
9818 * sysdeps/unix/sysv/sysv4/ftruncate.c: New file.
9819 * sysdeps/unix/common/fcntlbits.h [__USE_SVID] (F_ALLOCSP,
9820 F_FREESP): New macros.
9821 * sysdeps/posix/truncate.c: New file.
9823 * malloc/malloc.c (malloc): Fix typos in RMS's change.
9825 * malloc/Makefile (dist-routines): Add malloc-find.
9826 * malloc/malloc.h (malloc_find_object_address): Declare it.
9827 * malloc/malloc-find.c: New file.
9829 * malloc/malloc.h (__malloc_ptrdiff_t): New macro, defined a la
9831 (malloc_info): Use that type for member `busy.info.size'.
9833 * stdlib/strtol.c: Change uses of `long' keyword throughout to use
9835 [! QUAD] (LONG): Define as long.
9836 [QUAD] (LONG): Define as long long.
9837 [QUAD] (LONG_MIN, LONG_MAX, ULONG_MAX): Redefine to long long
9839 [QUAD] (strtoul, strtol): Define to strtouq, strtoq.
9840 * stdlib/Makefile (routines): Add strtoq and strtouq.
9841 * stdlib/strtoq.c, stdlib/strtouq.c: New files.
9842 * stdlib/stdlib.h [__GNUC__ && __USE_BSD] (strtoq, strtouq):
9845 * stdio/vfprintf.c: If there was a precision specified, ignore the
9846 0 flag and always pad with spaces.
9848 * stdio/vfprintf.c: Don't use strchr to skip text until next %.
9849 Use a loop and also stop on first !isascii char.
9851 Wed Jan 11 00:07:10 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9853 * malloc/malloc.h (malloc_info): Change usage of .busy.info.size.
9855 * malloc/malloc.c (malloc): For a multi-block object, store a
9856 negative number into the busy.info.size of all but the first block.
9858 Tue Jan 10 13:45:20 1995 Brendan Kehoe <brendan@zen.org>
9860 * sysdeps/unix/bsd/ultrix4/mips/start.S: Use s0, s1, and s2
9861 instead of t0, t1, and t2.
9863 Tue Jan 10 05:53:50 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
9865 * malloc/memalign.c (__memalign_hook): New variable.
9866 (memalign): Call it if set.
9867 * malloc/malloc.h (__memalign_hook): Declare new variable.
9869 Wed Dec 28 03:27:21 1994 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
9871 * conf/portability.h: Include string.h and stdlib.h.
9872 * inet/netdb.h (NETDB_INTERNAL, NETDB_SUCCESS): New macros.
9873 * resolv/resolv.h, resolv/arpa/nameser.h, resolv/gethnamaddr.c,
9874 resolv/getnetbyname.c, resolv/getnetent.c, resolv/herror.c,
9875 resolv/res_mkquery.c, resolv/res_send.c, resolv/res_comp.c,
9876 resolv/res_debug.c, resolv/res_init.c: Updated from BIND 4.9.3-BETA14.
9878 * sysdeps/m68k/fpu/__math.h (__m81_inline): New macro. Replace
9879 all uses of `extern __inline' with `__m81_inline'.
9881 * sysdeps/unix/bsd/hp/m68k/__vfork.S: Use subl, not decl.
9882 * sysdeps/unix/__fork.S: Swap args in subl.
9884 * posix/sys/types.h [__USE_MISC] (ushort, uint): New typedefs, for
9887 Tue Dec 20 13:33:20 1994 Michael I Bushnell <mib@geech.gnu.ai.mit.edu>
9889 * sysdeps/mach/hurd/__setpgrp.c (__setpgrp): Use __swtch_pri instead
9891 * sysdeps/mach/hurd/__setsid.c (__setsid): Likewise.
9892 * mach/spin-solid.c (__spin_lock_solid): Likewise.
9894 Thu Dec 15 12:01:07 1994 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
9896 * inet/rcmd.c (iruserok): Use alloca instead of fixed-size buffer
9898 (__ivaliduser): Use getline instead of fgets with fixed-size buffer.
9900 * sysdeps/mach/hurd/Makefile (subdirs): Don't elide inet.
9902 Wed Dec 14 18:20:56 1994 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
9904 * sysdeps/alpha/bsd-setjmp.S: Reverse register and immediate args
9905 in `bis' insn; immediate must be second.
9907 * sysdeps/unix/__fork.S: Use subl instead of decl.
9908 * sysdeps/unix/i386/__fork.S: New file.
9910 * sysdeps/mach/hurd/alpha/trampoline.c (_hurd_setup_sighandler):
9911 Remove A macro; just use `asm volatile' with proper quotes in each
9913 * sysdeps/mach/alpha/sysdep.h (CALL_WITH_SP): Put parens around
9914 jmp target register.
9916 * time/africa, time/asia, time/australasia, time/emkdir.c,
9917 time/europe, time/ialloc.c, time/northamerica, time/private.h,
9918 time/scheck.c, time/yearistype, time/zdump.c, time/zic.c: New code
9919 and data from ADO 94h distribution.
9921 * sysdeps/sparc/setjmp.S: Use sethi and or to put address of
9922 __sigjmp_save in %g1 and jmp there. jmp cannot contain a complete
9923 absolute pointer. Put second store in jmp delay slot.
9925 Tue Dec 13 15:47:52 1994 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
9927 * sysdeps/sparc/bsd-_setjmp.S: Use sethi and or to put address of
9928 __sigsetjmp in %g1 and jmp there. jmp cannot contain a complete
9930 * sysdeps/sparc/bsd-setjmp.S: Likewise.
9932 * configure.in: Use ; before } in { ... } exprs.
9936 See ChangeLog.4 for earlier changes.