platform/upstream/glibc.git
28 years ago* Make-dist ($(tardir).tar): Use sed to check for file names longer cvs/libc-1-90 cvs/libc-960609 glibc-1.90
Roland McGrath [Sun, 9 Jun 1996 07:55:33 +0000 (07:55 +0000)]
* Make-dist ($(tardir).tar): Use sed to check for file names longer

than 14 chars, instead of doschk which checks for other things we
don't care about.

28 years ago* Version 1.90 test release.
Roland McGrath [Sun, 9 Jun 1996 06:59:45 +0000 (06:59 +0000)]
* Version 1.90 test release.

28 years agoSun Jun 9 01:11:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath [Sun, 9 Jun 1996 05:25:25 +0000 (05:25 +0000)]
Sun Jun  9 01:11:49 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* Makerules (make-target-directory): Use ./mkinstalldirs so we do not
assume . is in PATH.

Sat Jun  8 22:05:03 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* math/Makefile (distribute): Comment out addition of
$(long-m-routines) sources until they are all written.

* math/Makefile (distribute): Append long double source names to this
instead of using elided-routines.

Sat Jun  8 15:15:07 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* mach/mach_shortcuts.c: Obsolete file removed.
* mach/mach_syscalls.h: Likewise.

* hurd/Makefile (distribute): Consolidate defns into one.

* time/Makefile (tzfiles): Add solar87 solar88 solar89.

28 years agoSat Jun 8 15:15:07 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath [Sat, 8 Jun 1996 15:21:40 +0000 (15:21 +0000)]
Sat Jun  8 15:15:07 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* time/Makefile (tzfiles): Add solar87 solar88 solar89.

28 years ago* config.guess (i?86-ncr-sysv*): Emit minor release numbers. Recognize the NCR 4850... cvs/libc-960608
Per Bothner [Sat, 8 Jun 1996 01:25:20 +0000 (01:25 +0000)]
* config.guess (i?86-ncr-sysv*):  Emit minor release numbers. Recognize the NCR 4850 machine and NCR Pentium-based platforms.

28 years ago*** empty log message ***
Miles Bader [Fri, 7 Jun 1996 21:50:31 +0000 (21:50 +0000)]
*** empty log message ***

* sysdeps/mach/hurd/getpriority.c (getpriority): Use new interface
to __proc_getprocinfo.

28 years ago(getpriority): Use new interface to __proc_getprocinfo.
Miles Bader [Fri, 7 Jun 1996 21:49:06 +0000 (21:49 +0000)]
(getpriority): Use new interface to __proc_getprocinfo.

28 years agoFri Jun 7 16:48:13 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath [Fri, 7 Jun 1996 21:18:34 +0000 (21:18 +0000)]
Fri Jun  7 16:48:13 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* sysdeps/unix/sysv/linux/i386/Dist: New file, list sys/perm.h and
sys/vm86.h.

Removed old math code no longer used since the fdlibm integration.
* sysdeps/stub/acos.c: File removed.
* sysdeps/stub/asin.c: File removed.
* sysdeps/stub/atan2.c: File removed.
* sysdeps/stub/cosh.c: File removed.
* sysdeps/stub/exp.c: File removed.
* sysdeps/stub/fmod.c: File removed.
* sysdeps/stub/frexp.c: File removed.
* sysdeps/stub/log.c: File removed.
* sysdeps/stub/log10.c: File removed.
* sysdeps/stub/sinh.c: File removed.
* sysdeps/stub/tan.c: File removed.
* sysdeps/stub/tanh.c: File removed.
* sysdeps/generic/acos.c: File removed.
* sysdeps/generic/acosh.c: File removed.
* sysdeps/generic/asin.c: File removed.
* sysdeps/generic/asinh.c: File removed.
* sysdeps/generic/atan.c: File removed.
* sysdeps/generic/atan2.c: File removed.
* sysdeps/generic/atanh.c: File removed.
* sysdeps/generic/cabs.c: File removed.
* sysdeps/generic/ceil.c: File removed.
* sysdeps/generic/copysign.c: File removed.
* sysdeps/generic/cosh.c: File removed.
* sysdeps/generic/exp.c: File removed.
* sysdeps/generic/expm1.c: File removed.
* sysdeps/generic/fabs.c: File removed.
* sysdeps/generic/floor.c: File removed.
* sysdeps/generic/fmod.c: File removed.
* sysdeps/generic/frexp.c: File removed.
* sysdeps/generic/hypot.c: File removed.
* sysdeps/generic/infnan.c: File removed.
* sysdeps/generic/isnan.c: File removed.
* sysdeps/generic/ldexp.c: File removed.
* sysdeps/generic/log.c: File removed.
* sysdeps/generic/log10.c: File removed.
* sysdeps/generic/log1p.c: File removed.
* sysdeps/generic/modf.c: File removed.
* sysdeps/generic/pow.c: File removed.
* sysdeps/generic/rint.c: File removed.
* sysdeps/generic/sinh.c: File removed.
* sysdeps/generic/tan.c: File removed.
* sysdeps/generic/tanh.c: File removed.
* sysdeps/ieee754/cabs.c: File removed.
* sysdeps/ieee754/copysign.c: File removed.
* sysdeps/ieee754/frexp.c: File removed.
* sysdeps/ieee754/hypot.c: File removed.
* sysdeps/ieee754/infnan.c: File removed.
* sysdeps/ieee754/ldexp.c: File removed.
* sysdeps/ieee754/log10.c: File removed.

* posix/Makefile (headers): Add schedbits.h.

* math/Makefile (elided-routines): Add long double routines.

Fri Jun  7 09:11:17 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* sysdeps/unix/sysv/linux/Dist: Add sys/sysinfo.h, sys/mount.h,
sys/kdaemon.h, sys/io.h, sys/mount.h, sysctl.c.

* gmon/Makefile (distribute): Add profil-counter.h.

* sysdeps/unix/sysv/linux/alpha/Dist: New file.

* sysdeps/unix/Dist: Add s-proto.S.

* sysdeps/unix/common/mk-local_lim.c: Obsolete file removed.

* Make-dist (+sysdep-tsrcs): Get all syscalls.list files too.

* csu/Makefile (distribute): Add start.c.

* elf/Makefile (distribute): Add dl-machine.h.

* sysdeps/alpha/Dist: Add _mcount.S.

* sysdeps/alpha/Makefile (sysdep_routines): Append instead of
resetting; don't add bb_init_func.

* string/Makefile (routines): Add strerror_r.
* string/string.h (strerror_r): Use int for BUFLEN arg.

* Makefile (distribute): Add shlib-versions.

* po/Makefile (distribute): Add SYS_libc.pot.

* misc/Makefile (routines): Add lsearch.

* manual/lang.texi (Consistency Checking): Merge in assert_perror defn
and other changes inadvertently made to the obsolete assert.texi.
* manual/assert.texi: File removed.

* mach/mach_syscalls.c: Obsolete file removed.
* mach/mach_syscalls.h: Likewise.
* mach/mach_traps.S: Likewise.
* mach/msg_destroy.c: Likewise.
* mach/vm_page_size.c: Likewise.

* locale/Makefile (distribute): Add weight.h, charset.h.

* Makefile (distribute): Add version.h.

* hurd/Makefile (headers): Add hurd/ioctl.h.
(distribute): Add intr-rpc.d, intr-rpc.h, faultexc.defs.

* csu/Makefile (distribute): Add gmon-start.c.

* Makefile (distribute): Add config.h.in.

sysdeps/m68k/fpu/e_atanhl.c, sysdeps/m68k/fpu/e_coshl.c: New files.

28 years agoTue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
Roland McGrath [Fri, 7 Jun 1996 21:00:20 +0000 (21:00 +0000)]
Tue Jun  4 22:03:02 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

* sysdeps/m68k/fpu/__math.h: Define long double versions of
the inline functions.
* sysdeps/m68k/fpu/e_asinl.c, sysdeps/m68k/fpu/e_atanl.c,
sysdeps/m68k/fpu/e_acosl.c, sysdeps/m68k/fpu/e_expl.c,
sysdeps/m68k/fpu/e_fmodl.c, sysdeps/m68k/fpu/e_log10l.c,
sysdeps/m68k/fpu/e_logl.c, sysdeps/m68k/fpu/e_powl.c,
sysdeps/m68k/fpu/e_remainderl.c, sysdeps/m68k/fpu/e_scalbl.c,
sysdeps/m68k/fpu/e_sinhl.c, sysdeps/m68k/fpu/e_sqrtl.c,
sysdeps/m68k/fpu/k_cosl.c, sysdeps/m68k/fpu/k_sinl.c,
sysdeps/m68k/fpu/k_tanl.c, sysdeps/m68k/fpu/s_atanl.c,
sysdeps/m68k/fpu/s_ceill.c, sysdeps/m68k/fpu/s_cosl.c,
sysdeps/m68k/fpu/s_expm1l.c, sysdeps/m68k/fpu/s_fabsl.c,
sysdeps/m68k/fpu/s_finitel.c, sysdeps/m68k/fpu/s_floorl.c,
sysdeps/m68k/fpu/s_frexpl.c, sysdeps/m68k/fpu/s_ilogbl.c,
sysdeps/m68k/fpu/s_isinfl.c, sysdeps/m68k/fpu/s_isnanl.c,
sysdeps/m68k/fpu/s_ldexpl.c, sysdeps/m68k/fpu/s_log1pl.c,
sysdeps/m68k/fpu/s_logbl.c, sysdeps/m68k/fpu/s_modfl.c,
sysdeps/m68k/fpu/s_rintl.c, sysdeps/m68k/fpu/s_scalbnl.c,
sysdeps/m68k/fpu/s_significandl.c, sysdeps/m68k/fpu/s_sinl.c,
sysdeps/m68k/fpu/e_atanhl.c, sysdeps/m68k/fpu/e_coshl.c: New files.

28 years ago*** empty log message ***
Miles Bader [Fri, 7 Jun 1996 20:38:21 +0000 (20:38 +0000)]
*** empty log message ***

Fri Jun  7 11:02:22 1996  Miles Bader  <miles@gnu.ai.mit.edu>

* login/login.c (tty_name): New function.
(login): Use it.
(PATH_MAX): MACRO removed.
<stdlib.h>: New include.

28 years agoFri Jun 7 09:11:17 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath [Fri, 7 Jun 1996 20:37:41 +0000 (20:37 +0000)]
Fri Jun  7 09:11:17 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* mach/mach_syscalls.c: Obsolete file removed.
* mach/mach_syscalls.h: Likewise.
* mach/mach_traps.S: Likewise.
* mach/msg_destroy.c: Likewise.
* mach/vm_page_size.c: Likewise.

28 years agoFri Jun 7 09:11:17 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath [Fri, 7 Jun 1996 20:36:16 +0000 (20:36 +0000)]
Fri Jun  7 09:11:17 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* sysdeps/unix/sysv/linux/Dist: Add sys/sysinfo.h, sys/mount.h,
sys/kdaemon.h, sys/io.h, sys/mount.h, sysctl.c.

28 years ago(tty_name): New function. (login): Use it. (PATH_MAX): MACRO removed. <stdlib.h>...
Miles Bader [Fri, 7 Jun 1996 20:32:20 +0000 (20:32 +0000)]
(tty_name): New function. (login): Use it. (PATH_MAX): MACRO removed. <stdlib.h>: New include.

28 years agoobsolete
Roland McGrath [Fri, 7 Jun 1996 13:21:41 +0000 (13:21 +0000)]
obsolete

28 years agoWed Jun 5 22:06:21 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
Roland McGrath [Fri, 7 Jun 1996 13:07:15 +0000 (13:07 +0000)]
Wed Jun  5 22:06:21 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

* sysdeps/m68k/dl-machine.h (elf_machine_rela): Fix type of reloc
argument.
[case R_68K_32]: Check for resolve being null.
(RTLD_START): Add missing label.

28 years agoFri Jun 7 1996 05:29:32 Ulrich Drepper <drepper@cygnus.com> cvs/libc-960607
Roland McGrath [Fri, 7 Jun 1996 04:36:10 +0000 (04:36 +0000)]
Fri Jun  7 1996 05:29:32  Ulrich Drepper  <drepper@cygnus.com>

* misc/lsearch.c: New file.  Implementation of lfind and
lsearch functions.

* misc/search.h: Add prototype for functions from tsearch
family with __ prefix.
Correct prototype for lsearch: BASE parameter must not be
const.

* misc/tsearch.c: prepend all global function names with __
and make normal names weak aliases.

Fri Jun  7 00:15:24 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* Make-dist (sysdep_dirs): Skip CVS dirs.

28 years ago* malloc/Makefile (distribute): Change malloc/gmalloc-head.c to
Roland McGrath [Thu, 6 Jun 1996 23:55:17 +0000 (23:55 +0000)]
* malloc/Makefile (distribute): Change malloc/gmalloc-head.c to

gmalloc-head.c.
(malloc/gmalloc.c): Depend on malloc/gmalloc-head.c.
(malloc/Makefile): Do $(make-target-directory) first.
* malloc/gmalloc-head.c: New file.

* po/Makefile (linguas.mo): Don't commit .mo files to cvs.

28 years agoThu Jun 6 16:12:39 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath [Thu, 6 Jun 1996 20:49:22 +0000 (20:49 +0000)]
Thu Jun  6 16:12:39 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* hurd/hurdsig.c (_hurd_internal_post_signal): For SIGNO==0 pending
check, deliver a pending blocked signal if its action might be to
ignore.
* sysdeps/mach/hurd/sigaction.c: If new action is SIG_IGN or SIG_DFL
and SIG is pending, wake up signal thread to check us.

* hurd/hurdsig.c (_hurd_internal_post_signal): Don't mark a signal
pending while blocked or stopped when the action is to ignore it.

* hurd/hurdsig.c (_hurd_internal_post_signal: resume): Only set
SS_SUSPENDED when the thread is really suspended.

* elf/rtld.c (dl_main): Don't dereference _dl_rtld_map.l_next if null.

28 years agoThu Jun 6 12:56:03 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath [Thu, 6 Jun 1996 17:02:44 +0000 (17:02 +0000)]
Thu Jun  6 12:56:03 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* Makerules (headers): Move append of $(sysdep_headers) after include
of sysdep makefiles.

* sysdeps/mach/hurd/errlist.c: File removed.

28 years agoThu Jun 6 12:56:03 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath [Thu, 6 Jun 1996 17:02:26 +0000 (17:02 +0000)]
Thu Jun  6 12:56:03 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* sysdeps/mach/hurd/errlist.c: File removed.

28 years ago*** empty log message ***
Miles Bader [Thu, 6 Jun 1996 15:29:59 +0000 (15:29 +0000)]
*** empty log message ***

Thu Jun  6 07:32:14 1996  Miles Bader  <miles@gnu.ai.mit.edu>

* resolv/gethnamaddr.c (struct hstorage): Make NAME field a pointer.
(_gethtbyname2): Remove ALIAS variable.
Initialize NAME field of SELF and TARGET to 0.
Add SELF_NAME_SIZE static variable.
Add loop to call gethostname until the space we allocated is enough.
Use malloced strings instead of fixed size buffers.
<stdlib.h>, <unistd.h>: New includes.
* sysdeps/generic/sys/socket.h (PF_INET6, AF_INET6): New macros.

* sysdeps/mach/hurd/errlist.c (_sys_errlist): Add EILSEQ.
(_sys_nerr): Initialize to 107.
Update _HURD_ERRNOS consistency check.

* stdlib/canonicalize.c (canonicalize): Use pathconf for PATH_MAX,
not sysconf.

* login/login.c [!PATH_MAX] (PATH_MAX): Define to be 1024 if not
already defined.

* sysdeps/mach/hurd/setitimer.c (timer_thread): Supply SIGCODE
argument to __msg_sig_post_request.

* hurd/hurdmalloc.c: Changes to bring in line with the hurd
libthreads/malloc.c:
(more_memory): Use assert_perror instead of MACH_CALL.
"cthread_internals.h": Include removed.
(realloc): Use LOG2_MIN_SIZE.
(LOG2_MIN_SIZE): New macro.
(realloc): Don't bother allocating a new block if the
  new size request fits in the old one and doesn't waste any space.
   Only free the old block if we successfully got a new one.
[MCHECK] (struct header): New type.
(union header): Only define if !MCHECK.
(HEADER_SIZE, HEADER_NEXT, HEADER_FREE, HEADER_CHECK): New macros.
[MCHECK] (MIN_SIZE): Add correct definition for this case.
(more_memory, malloc, free, realloc): Use above macros, and add
appropiate checks & frobs in MCHECK case.

28 years ago(PF_INET6, AF_INET6): New macros.
Miles Bader [Thu, 6 Jun 1996 15:10:29 +0000 (15:10 +0000)]
(PF_INET6, AF_INET6): New macros.

28 years agoThu Jun 6 02:00:42 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960606
Roland McGrath [Thu, 6 Jun 1996 06:05:11 +0000 (06:05 +0000)]
Thu Jun  6 02:00:42 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* Makerules (distinfo-vars): Don't write constant line to frob sources.
* Make-dist (sources): Append $(elided-routines) and $(extra-libs)
routines.

28 years agoTue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
Roland McGrath [Thu, 6 Jun 1996 05:23:42 +0000 (05:23 +0000)]
Tue Jun  4 22:03:02 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

* sysdeps/m68k/fpu/__math.h: Define long double versions of
the inline functions.

* sysdeps/m68k/fpu/e_asinl.c, sysdeps/m68k/fpu/e_atanl.c,
sysdeps/m68k/fpu/e_acosl.c, sysdeps/m68k/fpu/e_expl.c,
sysdeps/m68k/fpu/e_fmodl.c, sysdeps/m68k/fpu/e_log10l.c,
sysdeps/m68k/fpu/e_logl.c, sysdeps/m68k/fpu/e_powl.c,
sysdeps/m68k/fpu/e_remainderl.c, sysdeps/m68k/fpu/e_scalbl.c,
sysdeps/m68k/fpu/e_sinhl.c, sysdeps/m68k/fpu/e_sqrtl.c,
sysdeps/m68k/fpu/k_cosl.c, sysdeps/m68k/fpu/k_sinl.c,
sysdeps/m68k/fpu/k_tanl.c, sysdeps/m68k/fpu/s_atanl.c,
sysdeps/m68k/fpu/s_ceill.c, sysdeps/m68k/fpu/s_cosl.c,
sysdeps/m68k/fpu/s_expm1l.c, sysdeps/m68k/fpu/s_fabsl.c,
sysdeps/m68k/fpu/s_finitel.c, sysdeps/m68k/fpu/s_floorl.c,
sysdeps/m68k/fpu/s_frexpl.c, sysdeps/m68k/fpu/s_ilogbl.c,
sysdeps/m68k/fpu/s_isinfl.c, sysdeps/m68k/fpu/s_isnanl.c,
sysdeps/m68k/fpu/s_ldexpl.c, sysdeps/m68k/fpu/s_log1pl.c,
sysdeps/m68k/fpu/s_logbl.c, sysdeps/m68k/fpu/s_modfl.c,
sysdeps/m68k/fpu/s_rintl.c, sysdeps/m68k/fpu/s_scalbnl.c,
sysdeps/m68k/fpu/s_significandl.c, sysdeps/m68k/fpu/s_sinl.c,
sysdeps/m68k/fpu/s_tanhl.c, sysdeps/m68k/fpu/s_tanl.c: New files.

* sysdeps/m68k/fpu/e_acos.c, sysdeps/m68k/fpu/e_fmod.c,
  sysdeps/m68k/fpu/k_cos.c, sysdeps/m68k/fpu/k_sin.c,
  sysdeps/m68k/fpu/k_tan.c, sysdeps/m68k/fpu/s_atan.c,
  sysdeps/m68k/fpu/s_frexp.c, sysdeps/m68k/fpu/s_ilogb.c,
  sysdeps/m68k/fpu/s_isinf.c, sysdeps/m68k/fpu/s_ldexp.c,
  sysdeps/m68k/fpu/s_modf.c: Define generic functions using FUNC and
  float_type with appropriate defaults.

* sysdeps/m68k/fpu/e_acosf.c, sysdeps/m68k/fpu/e_fmodf.c,
sysdeps/m68k/fpu/k_cosf.c, sysdeps/m68k/fpu/k_sinf.c,
sysdeps/m68k/fpu/k_tanf.c, sysdeps/m68k/fpu/s_atanf.c,
sysdeps/m68k/fpu/s_frexpf.c, sysdeps/m68k/fpu/s_ilogbf.c,
sysdeps/m68k/fpu/s_isinff.c, sysdeps/m68k/fpu/s_ldexpf.c,
sysdeps/m68k/fpu/s_modff.c: Include the corresponding double
versions with appropriate definitions to get float functions,
instead of defining them directly.

* sysdeps/m68k/fpu/acos.c: File removed.
* sysdeps/m68k/fpu/asin.c: File removed.
* sysdeps/m68k/fpu/atan.c: File removed.
* sysdeps/m68k/fpu/atan2.c: File removed.
* sysdeps/m68k/fpu/atanh.c: File removed.
* sysdeps/m68k/fpu/ceil.c: File removed.
* sysdeps/m68k/fpu/cos.c: File removed.
* sysdeps/m68k/fpu/cosh.c: File removed.
* sysdeps/m68k/fpu/drem.c: File removed.
* sysdeps/m68k/fpu/exp.c: File removed.
* sysdeps/m68k/fpu/expm1.c: File removed.
* sysdeps/m68k/fpu/fabs.c: File removed.
* sysdeps/m68k/fpu/fl.h: File removed.
* sysdeps/m68k/fpu/floor.c: File removed.
* sysdeps/m68k/fpu/fmod.c: File removed.
* sysdeps/m68k/fpu/frexp.c: File removed.
* sysdeps/m68k/fpu/isinf.c: File removed.
* sysdeps/m68k/fpu/isinfl.c: File removed.
* sysdeps/m68k/fpu/isnan.c: File removed.
* sysdeps/m68k/fpu/isnanl.c: File removed.
* sysdeps/m68k/fpu/ldexp.c: File removed.
* sysdeps/m68k/fpu/log.c: File removed.
* sysdeps/m68k/fpu/log10.c: File removed.
* sysdeps/m68k/fpu/log1p.c: File removed.
* sysdeps/m68k/fpu/logb.c: File removed.
* sysdeps/m68k/fpu/pow.c: File removed.
* sysdeps/m68k/fpu/rint.c: File removed.
* sysdeps/m68k/fpu/sin.c: File removed.
* sysdeps/m68k/fpu/sinh.c: File removed.
* sysdeps/m68k/fpu/sqrt.c: File removed.
* sysdeps/m68k/fpu/tan.c: File removed.
* sysdeps/m68k/fpu/tanh.c: File removed.

* sysdeps/unix/sysv/linux/syscalls.list: Add select (the syscall name
is _newselect).
* sysdeps/unix/sysv/linux/select.S: File removed.

* sysdeps/unix/sysv/linux/m68k/select.S: File removed; obsolete with
current kernels, generic linux version is fine.

28 years agoThu Jun 6 00:02:15 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath [Thu, 6 Jun 1996 04:54:33 +0000 (04:54 +0000)]
Thu Jun  6 00:02:15 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* locale/Makefile: Add vpath for %.gperf to programs.

* Make-dist (+tsrcs): Variable removed.
(dist): Process $^ here instead of using $(+tsrcs).

* sysdeps/unix/sysv/linux/Makefile (install-others): Don't set.
($(includedir)/sys/syscall.h): Target removed.
(sysdep_headers): Add syscall-list.h.
($(objpfx)syscall-%.[dh]): New rule to build syscall-list.[dh].
(generated): Add those.
* sysdeps/unix/sysv/linux/syscall.h: Include <syscall-list.h>.

* misc/sys/syscall.h: New file.
* misc/Makefile (headers): Add sys/syscall.h.

* sysdeps/unix/sysv/linux/i386/Makefile: Likewise.

28 years ago* time/tzfile.h, time/private.h, time/zdump.c, time/zic.c,
Roland McGrath [Wed, 5 Jun 1996 23:25:04 +0000 (23:25 +0000)]
* time/tzfile.h, time/private.h, time/zdump.c, time/zic.c,

  time/africa, time/asia, time/australasia, time/europe,
  time/northamerica, time/southamerica: Updated from ADO 96h.

* Make-dist (all-headers): Filter $(sysdep_headers) out of $(headers).
(try-sysdeps, +sysdep-names): Check sysdeps/libm-ieee754 too.

* Makerules (distinfo-vars): Add sysdep_headers.
* sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Append to
this instead of $(headers).
* sysdeps/unix/sysv/linux/alpha/Makefile: Likewise.

* Make-dist [subdirs-dirs]: Don't prefix $(subdir-dirs) with
$(subdir); we are already there.

* sysdeps/unix/sysv/sysv4/solaris2/sparc/Dist: Removed.

28 years agoWed Jun 5 15:57:28 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath [Wed, 5 Jun 1996 20:08:20 +0000 (20:08 +0000)]
Wed Jun  5 15:57:28 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* mach/Machrules: Undo last change.
(mach-generated): List .uh and .__h files only for $(user-interfaces),
not for each .h in $(interface-headers); server-interfaces have no .uh
or .__h files.

* mach/Makefile (mach/mach_interface.defs): Renamed from
mach_interface.defs.
Wed Jun  5 15:10:58 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* Make-dist [subdir-dirs]: Set vpath for %, not just %.c.

* locale/Makefile (subdir-dirs): New variable.

Wed Jun  5 00:01:19 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

28 years agoWed Jun 5 15:57:28 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath [Wed, 5 Jun 1996 20:07:42 +0000 (20:07 +0000)]
Wed Jun  5 15:57:28 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* mach/Machrules: Undo last change.
(mach-generated): List .uh and .__h files only for $(user-interfaces),
not for each .h in $(interface-headers); server-interfaces have no .uh
or .__h files.

28 years ago(mach/mach_interface.defs): Renamed from mach_interface.defs. (mach/memory_object_use...
Miles Bader [Wed, 5 Jun 1996 19:52:56 +0000 (19:52 +0000)]
(mach/mach_interface.defs): Renamed from mach_interface.defs. (mach/memory_object_user.defs): New variable.

28 years ago*** empty log message ***
Miles Bader [Wed, 5 Jun 1996 19:51:36 +0000 (19:51 +0000)]
*** empty log message ***

Wed Jun  5 15:42:51 1996  Miles Bader  <miles@gnu.ai.mit.edu>

* mach/Machrules (%_server.uh, %_server.__h): New rules, so that the
corrsponding .defs file with without the `_server' will be used.

* mach/Makefile (mach/mach_interface.defs): Renamed from mach_interface.defs.
(mach/memory_object_user.defs): New variable.

28 years agoWed Jun 5 15:10:58 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath [Wed, 5 Jun 1996 19:22:44 +0000 (19:22 +0000)]
Wed Jun  5 15:10:58 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* Make-dist [subdir-dirs]: Set vpath for %, not just %.c.

28 years ago* Makerules (distinfo-vars): Add sysdep_routines.
Roland McGrath [Wed, 5 Jun 1996 19:07:37 +0000 (19:07 +0000)]
* Makerules (distinfo-vars): Add sysdep_routines.

* mach/Machrules (include-%.defs): New canned sequence.
Change all uses of `#include <$*.defs>' in cmds to use it.
* mach/Makefile (mach_interface.defs): New variable, set to mach.defs.

* sysdeps/i386/dl-machine.h (elf_machine_rel): Handle RESOLVE being
null in all cases but R_386_COPY.
(elf_machine_rel):

* sysdeps/unix/bsd/ultrix4/mips/Dist: Updated.
* sysdeps/unix/bsd/ultrix4/Dist: Removed.
* sysdeps/unix/sysv/sysv4/Dist: Updated.
* sysdeps/unix/sysv/sco3.2.4/Dist: Removed.
* sysdeps/unix/sysv/irix4/Dist: Updated.
* sysdeps/unix/sysv/linux/i386/Dist: Removed.
* sysdeps/unix/sysv/Dist: Updated.
* sysdeps/unix/bsd/sun/sunos4/Dist: Removed.
* sysdeps/unix/bsd/sony/newsos4/Dist: Removed.
* sysdeps/gnu/Dist: New file.
* sysdeps/alpha/Dist: Updated.
* sysdeps/mach/hurd/Dist: Updated.

* Make-dist [subdir-dirs]: Set a vpath for %.c.

* Make-dist (README): Fix typo in cvs cmd.

28 years agoRegenerated: autoconf sysdeps/mach/hurd/configure.in cvs/libc-960605
Roland McGrath [Wed, 5 Jun 1996 05:09:56 +0000 (05:09 +0000)]
Regenerated: autoconf  sysdeps/mach/hurd/configure.in

28 years ago* config.guess: Combine mips-mips-riscos cases, and use cpp to distinguish sysv...
Per Bothner [Wed, 5 Jun 1996 04:12:46 +0000 (04:12 +0000)]
* config.guess:  Combine mips-mips-riscos cases, and use cpp to distinguish sysv/svr4/bsd variants.

28 years agoWed Jun 5 00:01:19 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath [Wed, 5 Jun 1996 04:03:34 +0000 (04:03 +0000)]
Wed Jun  5 00:01:19 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* elf/dl-lookup.c (_dl_lookup_symbol): Fix typos in last change.
Comment out ref to nonexistent _dl_close.

28 years ago* math/Makefile (libm-support, libm-calls): New variables.
Roland McGrath [Wed, 5 Jun 1996 03:29:45 +0000 (03:29 +0000)]
* math/Makefile (libm-support, libm-calls): New variables.

(libm-routines): Construct this from those.
(calls): New variable.
(routines): Construct this from it.

* resolv/res_debug.c: Add missing #include <ctype.h>.

* sysdeps/unix/getlogin.c: Must pass struct utmp ptr to getutline_r.
* sysdeps/unix/getlogin_r.c: Likewise.

* sysdeps/libm-ieee754/w_hypotl.c: Fix typo.

* sysdeps/libm-ieee754/w_cabsl.c: __cabsl_complex -> __cabs_complexl

* math/Makefile (long-m-routines): Define recursive variable as
$(long-m-$(long-double-fcts)).
(long-m-yes): Put list of routines here.
(long-c-routines, long-c-yes): Likewise.

* sysdeps/unix/sysv/linux/schedbits.h: File removed.

* sysdeps/i386/Makefile (long-double-fcts): New variable, set to yes.
* sysdeps/m68k/Makefile: Likewise.

* math/Makefile [$(long-double-fcts)!=yes] (CPPFLAGS): Append
  -DNO_LONG_DOUBLE.

28 years agoTue Jun 4 21:01:20 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath [Wed, 5 Jun 1996 01:07:21 +0000 (01:07 +0000)]
Tue Jun  4 21:01:20 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* sysdeps/mach/hurd/getlogin_r.c: New file.

Wed Jun  5 02:11:30 1996  Ulrich Drepper  <drepper@cygnus.com>

* io/Makefile (routines): Add ttyname_r.

* resolv/res_debug.c, resolv/resolv.h: Update from bind-4.3.4-T4A.

* sysdeps/libm-i387/e_asinl.S, sysdeps/libm-i387/e_atan2l.S,
sysdeps/libm-i387/e_expl.S, sysdeps/libm-i387/e_fmodl.S,
sysdeps/libm-i387/e_log10l.S, sysdeps/libm-i387/e_logl.S,
sysdeps/libm-i387/e_remainderl.S, sysdeps/libm-i387/e_scalbl.S,
sysdeps/libm-i387/e_sqrtl.S, sysdeps/libm-i387/s_atanl.S,
sysdeps/libm-i387/s_cosl.S, sysdeps/libm-i387/s_ilogbl.S,
sysdeps/libm-i387/s_log1pl.S, sysdeps/libm-i387/s_logbl.S,
sysdeps/libm-i387/s_scalbnl.S, sysdeps/libm-i387/s_sinl.S,
sysdeps/libm-i387/s_tanl.S: New files.  i387 assembler versions
of `long double' math functions.

* sysdeps/libm-ieee754/k_standard.c: Add handling for errors
in long double functions.

* sysdeps/libm-ieee754/s_ilogbl.c, sysdeps/libm-ieee754/s_logbl.c,
sysdeps/libm-ieee754/s_modfl.c:  New files.  Generic versions
of `long double' math functions.

* sysdeps/libm-ieee754/s_isinf.c [NO_LONG_DOUBLE]: Add string
        alias for __isinfl.

* sysdeps/libm-ieee754/w_acoshl.c, sysdeps/libm-ieee754/w_acosl.c,
sysdeps/libm-ieee754/w_asinl.c, sysdeps/libm-ieee754/w_atan2l.c,
sysdeps/libm-ieee754/w_atanhl.c, sysdeps/libm-ieee754/w_cabsl.c,
sysdeps/libm-ieee754/w_coshl.c, sysdeps/libm-ieee754/w_dreml.c,
sysdeps/libm-ieee754/w_expl.c, sysdeps/libm-ieee754/w_fmodl.c,
sysdeps/libm-ieee754/w_gammal.c, sysdeps/libm-ieee754/w_gammal_r.c,
sysdeps/libm-ieee754/w_hypotl.c, sysdeps/libm-ieee754/w_j0l.c,
sysdeps/libm-ieee754/w_j1l.c, sysdeps/libm-ieee754/w_jnl.c,
sysdeps/libm-ieee754/w_lgammal.c, sysdeps/libm-ieee754/w_lgammal_r.c,
sysdeps/libm-ieee754/w_log10l.c, sysdeps/libm-ieee754/w_logl.c,
sysdeps/libm-ieee754/w_powl.c, sysdeps/libm-ieee754/w_remainderl.c,
sysdeps/libm-ieee754/w_scalbl.c, sysdeps/libm-ieee754/w_sinhl.c,
sysdeps/libm-ieee754/w_sqrtl.c: New files.  Wrapper functions
around long double function implementations.

* sysdeps/posix/ttyname_r.c (ttyname_r): Use _D_EXACT_NAMLEN
to determine length of directory entry name.

* posix/Makefile (routines): Add getlogin_r.
* posix/unistd.h: Add prototype for getlogin_r.
* sysdeps/stub/getlogin_r.c: New file.  Reentrant version of
getlogin function, specified in P1003.1c/D6.  Stub version.
* sysdeps/unix/getlogin.c (getlogin): Use ttyname_r instead of
ttyname.  This avoids saving and restoring the old content.
Also use setutent_r, getutline_r and endutent_r instead of
accing UTMP file directly.
* sysdeps/unix/getlogin_r.c: New file.  Reentrant version of
getlogin function, specified in P1003.1c/D6.

Tue Jun  4 20:10:09 1996  J.T. Conklin  <jtc@cygnus.com>

* sysdeps/libm-i387/s_finitef.S: Fix mask for exponent.

* elf/dl-lookup.c (_dl_lookup_symbol): Grok magical undefined symbols
_GNU_libc_dl_{open,close,symbol} and resolve them to dl functions.

* elf/rtld.c (rtld_map): Renamed to _dl_rtld_map, made global.
* elf/link.h: Declare _dl_rtld_map.

* elf/dl-lookup.c (_dl_symbol_value): New function.
* elf/link.h: Declare it.

stdio-common/vfscanf.c: Prepare for reentrant libio.
Used in reentrant libio.

28 years agoTue Jun 4 18:57:57 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath [Tue, 4 Jun 1996 23:06:02 +0000 (23:06 +0000)]
Tue Jun  4 18:57:57 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* elf/dladdr.c: Remove #include <setjmp.h>, we don't use it.

* shlib-versions: Set libdl=2.

* elf/dl-deps.c (_dl_map_object_deps): Use a linked list of alloca'd
  elements and then scan it to fill the single malloc'd array, instead
  of using realloc to grow the array in the first pass.  _dl_map_object
may do some mallocs that break our stream of reallocs, and the minimal
realloc can't handle that.

* elf/dl-init.c (_dl_init_next): Take argument, link_map whose
  searchlist describes the piece of the DT_NEEDED graph to be
  initialized.
* elf/link.h: Update prototype.
* sysdeps/i386/dl-machine.h (RTLD_START): Pass _dl_loaded as argument
to _dl_init_next.
* sysdeps/m68k/dl-machine.h: Likewise.
* elf/dl-deps.c (_dl_open): Pass new object as arg to _dl_init_next.

* elf/link.h (struct link_map): Add `l_reserved' member, soaking up
extra bits in last byte.
* elf/dl-deps.c (_dl_map_object_deps): Use that for mark bit to avoid
putting dup elts in search list.

* elf/dlclose.c: Use MAP->l_searchlist to find deps to close.

* elf/dlsym.c: Don't tweak linked list.  Scope array given to
_dl_lookup_symbol does the right thing.
Tue Jun  4 02:25:44 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

28 years ago* elf/Makefile (subdir_lib): Change this target to lib-noranlib.
Roland McGrath [Tue, 4 Jun 1996 20:14:46 +0000 (20:14 +0000)]
* elf/Makefile (subdir_lib): Change this target to lib-noranlib.

(lib-noranlib): Depend on on $(extra-objs).

* errno.h: Move __END_DECLS out of #ifdef's so it matches
__BEGIN_DECLS.

28 years ago* stdio-common/vfprintf.c [USE_IN_LIBIO] (size_t): Don't define as cvs/libc-960604
Roland McGrath [Tue, 4 Jun 1996 09:29:39 +0000 (09:29 +0000)]
* stdio-common/vfprintf.c [USE_IN_LIBIO] (size_t): Don't define as

macro.  _IO_size_t is just an alias for the real size_t anyway.

* elf/Makefile (libdl-routines): Add dladdr.
* elf/dladdr.c: New file.
* elf/dlfcn.h (Dl_info): New typedef.
(dladdr): Declare it.

28 years ago* sysdeps/libm-i387/s_finite.S: Use `setne' instead of `setnel'.
Roland McGrath [Tue, 4 Jun 1996 06:56:47 +0000 (06:56 +0000)]
* sysdeps/libm-i387/s_finite.S: Use `setne' instead of `setnel'.

28 years ago* sysdeps/libm-i387/s_finite.S: Use %eax instead of %al in setnel insn.
Roland McGrath [Tue, 4 Jun 1996 06:48:18 +0000 (06:48 +0000)]
* sysdeps/libm-i387/s_finite.S: Use %eax instead of %al in setnel insn.

* intl/l10nflist.c: Fix conditional on #include <argz.h>.

* libio/stdio.h (FOPEN_MAX, FILENAME_MAX, TMP_MAX, L_tmpnam): Macros
removed.  Instead, include <stdio_lim.h>.

* libio/_G_config.h: New file.
* libio/Makefile (headers): Add _G_config.h.

* MakeTAGS (po/errlist.pot): Extract from sysdeps/gnu/errlist.c.

28 years ago* sysdeps/unix/sysv/linux/gnu/types.h (__KERNEL_STRICT_NAMES): Define
Roland McGrath [Tue, 4 Jun 1996 05:33:32 +0000 (05:33 +0000)]
* sysdeps/unix/sysv/linux/gnu/types.h (__KERNEL_STRICT_NAMES): Define

this macro too; current Linux kernels test that instead of
_LINUX_TYPES_DONT_EXPORT.

28 years agoTue Jun 4 02:25:44 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath [Tue, 4 Jun 1996 05:18:15 +0000 (05:18 +0000)]
Tue Jun  4 02:25:44 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* elf/linux-compat.c (_init): Pass reloc_addr arg to _dl_lookup_symbol.

* elf/dl-lookup.c (_dl_lookup_symbol): Use l_searchlist.

* elf/dl-deps.c: New file.
* elf/Makefile (rtld-routines): Add dl-deps.
* elf/link.h: Declare _dl_map_object_deps, _dl_open.
* elf/rtld.c (dl_main): Use _dl_map_object_deps.
* elf/dlopen.c: Use _dl_open.

* elf/rtld.c (dl_main): Remove BEFORE_RTLD variable and list
frobnication based on its value.  Detach RTLD_MAP from the chain if
its l_opencount is zero after loading deps.

* elf/dlfcn.h (RTLD_BINDING_MASK): New macro.

* elf/link.h (struct link_map): Replace l_deps_loaded flag member with
`struct link_map **l_searchlist' and `unsigned int l_nsearchlist'.
* elf/dl-lookup.c (_dl_lookup_symbol): Make SYMBOL_SCOPE arg an array
of two link_map ptrs.  Search the maps in the l_searchlist of each
elt that is not null.
* elf/dl-reloc.c (_dl_relocate_object): Pass proper SCOPE array.
* elf/dl-runtime.c: Likewise.
* elf/dlsym.c: Likewise.
* elf/rtld.c (dl_main): Likewise.

* elf/dl-minimal.c (realloc): Support realloc of the block most
recently returned by the minimal malloc.

* intl/localealias.c, intl/dcgettext.c [_LIBC]: Define HAVE_ALLOCA.

28 years agoTue Jun 4 00:16:03 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath [Tue, 4 Jun 1996 01:41:11 +0000 (01:41 +0000)]
Tue Jun  4 00:16:03 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* sysdeps/gnu/errlist.awk: Produce N_("..."), not _N("...").

* intl: Updated from gettext-0.10.13.
* intl/localealias.c intl/dcgettext.c [_LIBC]: Define HAVE_ALLOCA.

* signal/siggetmask.c: New file.  Wrapper around sigblock with
link_warning about obsolescence.
* signal/Makefile (routines): Add siggetmask.

* sysdeps/gnu/errlist.awk: New file, adapted from ...
* sysdeps/mach/hurd/errlist.awk: File removed, above file replaces it.
* sysdeps/mach/hurd/Makefile (errlist.c): Target removed.
* sysdeps/gnu/Makefile: New file.
(sysdeps/gnu/errlist.c): Make the errlist.c generation rule into this.

* manual/errno.texi (Error Codes): Add placeholder items for missing
Linux/i386 errno codes, with perror text but no documentation.
Some existing perror texts changed.

28 years agoMon Jun 3 21:03:54 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath [Mon, 3 Jun 1996 22:46:17 +0000 (22:46 +0000)]
Mon Jun  3 21:03:54 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* malloc/mcheck.c (freehook, reallochook): Handle null pointer args.

* hurd/hurdsig.c (_hurd_internal_post_signal): When setting ACT to
`ignore, resume the thread if SS_SUSPENDED, regardless of old action.

Sun Jun  2 20:14:30 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

* locale/programs/linereader.c (lr_open): Don't pass NULL to
xstrdup; fix memory leak.
(lr_close): Fix memory leak.

* hurd/hurdsig.c (_hurd_internal_post_signal): When turning the action
Mon Jun  3 01:29:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* elf/link.h (struct link_map): Replace l_deps_loaded flag member with
`struct link_map **l_searchlist'.
* elf/dl-lookup.c (_dl_lookup_symbol): Make SYMBOL_SCOPE arg an array
of two link_map ptrs.  Search the maps in the l_searchlist of each
of the two elts that is non-null.
* elf/dl-reloc.c (_dl_relocate_object): Pass proper SCOPE array.
* elf/dl-runtime.c: Likewise.
* elf/dlsym.c: Likewise.
* elf/rtld.c (dl_main): Likewise.

28 years agoSun Jun 2 20:14:30 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
Roland McGrath [Mon, 3 Jun 1996 21:00:49 +0000 (21:00 +0000)]
Sun Jun  2 20:14:30 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

* locale/programs/linereader.c (lr_open): Don't pass NULL to
xstrdup; fix memory leak.
(lr_close): Fix memory leak.

28 years ago*** empty log message ***
Thomas Bushnell, BSG [Mon, 3 Jun 1996 19:59:45 +0000 (19:59 +0000)]
*** empty log message ***

Mon Jun  3 15:58:22 1996  Michael I. Bushnell, p/BSG  <mib@gnu.ai.mit.edu>

* hurdsig.c (_hurd_internal_post_signal): When turning the action
  for a HANDLE signal to IGNORE because the signal is blocked, clean
  up any pending suspension left over from a call to resume.

28 years ago(_hurd_internal_post_signal): When turning the action for a HANDLE signal to IGNORE...
Thomas Bushnell, BSG [Mon, 3 Jun 1996 19:57:01 +0000 (19:57 +0000)]
(_hurd_internal_post_signal): When turning the action for a HANDLE signal to IGNORE because the signal is blocked, clean up any pending suspension left over from a call to resume.

28 years ago(*:Linux:*:*): Add guess for sparc-unknown-linux.
Karl Heuer [Mon, 3 Jun 1996 12:51:33 +0000 (12:51 +0000)]
(*:Linux:*:*): Add guess for sparc-unknown-linux.

28 years agoMon Jun 3 00:30:35 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960603
Roland McGrath [Mon, 3 Jun 1996 04:46:40 +0000 (04:46 +0000)]
Mon Jun  3 00:30:35 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* elf/dl-lookup.c (_dl_lookup_symbol): Take new arg RELOC_ADDR and
don't allow a defn resolving to that address.
* elf/link.h: Update prototype and comment.
* elf/dl-runtime.c (fixup): Define local `resolve' function and pass
it to elf_machine_relplt.
* elf/dl-reloc.c (_dl_relocate_object: resolve): Take new arg
RELOC_ADDR and pass it through to _dl_lookup_symbol.
* elf/do-rel.h (elf_dynamic_do_rel): Pass RESOLVE to elf_machine_rel
instead of calling it ourselves and passing its results.
(elf_dynamic_do_rel): RESOLVE fn takes new arg RELOC_ADDR.
* elf/rtld.c (dl_main): Pass 0 for RELOC_ADDR to _dl_lookup_symbol.
* sysdeps/i386/dl-machine.h (elf_machine_rel): Remove SYM_LOADADDR
arg.  Add RESOLVE function ptr arg.  Call *RESOLVE as necessary.
* sysdeps/m68k/dl-machine.h (elf_machine_rela): Likewise.
* sysdeps/stub/dl-machine.h: Likewise.

* csu/initfini.c (_fini): Add extern decl for i_am_not_a_leaf.

* elf/dlfcn.h (dl_open_mode): Enumerated type removed.
(RTLD_LAZY, RTLD_NOW): Define these as macros instead.
(RTLD_GLOBAL): New macro.
(dlopen): Take arg of type int instead of dl_open_mode.
* elf/dlopen.c: Likewise.

* math/math.h (_Mldbl): New macro, either produces L suffix or not.
(M_*): Use it for these constants.

28 years ago* elf/dl-lookup.c (_dl_lookup_symbol): Arg NOSELF renamed to NOPLT.
Roland McGrath [Sun, 2 Jun 1996 21:35:43 +0000 (21:35 +0000)]
* elf/dl-lookup.c (_dl_lookup_symbol): Arg NOSELF renamed to NOPLT.

Reject SHN_UNDEF defns iff NOPLT is nonzero.
* elf/link.h (_dl_lookup_symbol): Update prototype and comment.
* elf/dl-runtime.c (fixup): Pass 1 to _dl_lookup_symbol for NOPLT.
* elf/dlsym.c (dlsym): Pass 0.
* elf/rtld.c (dl_main): Likewise.
* elf/dl-reloc.c (_dl_relocate_object: resolve): Second arg R_OFFSET
replaced with NOPLT flag.  Pass it through to _dl_lookup_symbol.
* elf/do-rel.h (elf_dynamic_do_rel): Update prototype of RESOLVE arg.
Pass `elf_machine_pltrel_p (R->r_type)' result as NOPLT flag value.
* sysdeps/i386/dl-machine.h (elf_machine_pltrel_p): New macro.
* sysdeps/m68k/dl-machine.h (elf_machine_pltrel_p): Likewise.
* sysdeps/stub/dl-machine.h (elf_machine_pltrel_p): Likewise.

28 years agoSun Jun 2 14:56:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath [Sun, 2 Jun 1996 19:47:36 +0000 (19:47 +0000)]
Sun Jun  2 14:56:49 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* login/pututline_r.c: Fix typo in sizeof for DATA_TMP alloca.

* sysdeps/generic/gnu/types.h (__clock_t): New type.

* sysdeps/unix/sysv/linux/gnu/types.h (__clock_t, __fsid_t): Define
using kernel types.
* time/time.h (clock_t): Include <gnu/types.h> and define using
__clock_t.

28 years agoWed May 29 00:57:37 1996 David Mosberger-Tang <davidm@azstarnet.com>
Roland McGrath [Sun, 2 Jun 1996 18:50:07 +0000 (18:50 +0000)]
Wed May 29 00:57:37 1996  David Mosberger-Tang  <davidm@azstarnet.com>

* time/Makefile (tests): Add test-tz.

* time/test-tz.c: New test.

* time/clocktest.c: Rewrite to test more meaningfully.

* sysdeps/unix/sysv/linux/syscalls.list: Add bdflush,
  create_module, delete_module, get_kernel_syms, init_module,
  klogctl.

* sysdeps/unix/sysv/linux/sys/param.h (MAXSYMLINKS): Define as 5
instead of SYMLOOP_MAX, which is nowhere to be found.

* sysdeps/unix/sysv/linux/sys/msq_buf.h,
  sysdeps/unix/sysv/linux/sys/sem_buf.h,
  sysdeps/unix/sysv/linux/sys/shm_buf.h [__USE_MISC]: Add more
  control ops and datastructures.

* sysdeps/unix/sysv/linux/sys/io.h: New file declaring low-level
  I/O related functions.

* sysdeps/unix/sysv/linux/sys/kdaemon.h: New file declaring kernel
daemon related functions/operations.

* sysdeps/unix/sysv/linux/sys/klog.h: New file declaring kernel
logging related functions/operations.

* sysdeps/unix/sysv/linux/sys/module.h: New file declaring kernel
module related functions/operations.

* sysdeps/unix/sysv/linux/speed.c: Only do "mention this twice" hack
for non-Alpha based Linux systems.

* sysdeps/unix/sysv/linux/alpha/speed.c: Remove.

* sysdeps/unix/sysv/linux/Makefile (headers): Add sys/module.h,
sys/io.h, sys/klog.h, and sys/kdaemon.h.

* sysdeps/unix/sysdep.h (END): Define empty END macro for
  platforms that don't need some sort of end directive at the
end of functions.

* sysdeps/unix/make-syscalls.sh: Emit END($strong) at end of
  syscall wrapper to allow correct generation of debugging
  information.

* sysdeps/unix/alpha/sysdep.h (END): Redefine to use .end
  directive for both ELF and ECOFF.
(ret): Delete macro.  It was a dangerous macro and unnecessary
  since the Alpha assemblers recognizes "ret" as a macro themselves.

* sysdeps/gnu/utmpbits.h (struct utmp): Move ut_tv behind
  ut_session to guarantee long alignment.  This is important for
  Linux/Alpha since ut_tv.tv_sec is 32 bits and time_t is 64 bits.
   This will all get cleaned up as programs start to use ut_tv
  instead ut_time.

* sysdeps/alpha/divrem.h: Include <sysdep.h> instead of <*/regdef.h>.

* sysdeps/alpha/bsd-_setjmp.S (setjmp): Renamed entry point to
_setjmp.

* sysdeps/alpha/_mcount.S, sysdeps/alpha/bb_init_func.S,
  sysdeps/alpha/bsd-_setjmp.S, sysdeps/alpha/bsd-setjmp.S,
  sysdeps/alpha/copysign.S, sysdeps/alpha/divrem.h,
  sysdeps/alpha/fabs.S, sysdeps/alpha/ffs.S, sysdeps/alpha/htonl.S,
  sysdeps/alpha/htons.S, sysdeps/alpha/memchr.S,
  sysdeps/alpha/setjmp.S, sysdeps/alpha/strlen.S,
  sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S,
  sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S,
  sysdeps/unix/sysv/linux/alpha/llseek.S,
  sysdeps/unix/sysv/linux/alpha/pipe.S,
  sysdeps/unix/sysv/linux/alpha/sigsuspend.S,
  sysdeps/unix/sysv/linux/alpha/sysdep.S: Use END macro instead of
  .end directive.

* csu/initfini.c (_fini): Tell gcc that _fini is not a leaf
  function by having it contain a dummy function call.

* configure.in (config_machine): Don't make ELF the default for
  Linux/Alpha just yet (use --with-elf instead).
(.init/.fini check): Generate .text to ensure function start and
  end are in same section.

* sysdeps/unix/bsd/osf/alpha/brk.S,
  sysdeps/unix/sysv/linux/alpha/brk.S (__curbrk): Store the entire
  break value, not just the low 32 bits to accomodate large
  memories.

Tue May 28 10:46:04 1996  Richard Henderson  <rth@tamu.edu>

* sysdeps/unix/sysv/linux/alpha/brk.S: Rather than attempt to
dynamically resolve _end for initializing __curbrk, support the
brk(0) query idiom.

* sysdeps/alpha/bb_init_func.S: Don't make `init' an external symbol.

* sysdeps/alpha/bsd-_setjmp.S: The function is _setjmp not setjmp.

Sun May 26 22:17:38 1996  Richard Henderson  <rth@tamu.edu>

* stdlib/lcong48_r.c, stdlib/seed48_r.c, stdlib/strtod.c,
stdlib/strtol.c: Include <string.h> for mem* and str* fns used.

Thu May 23 02:15:56 1996  David Mosberger-Tang  <davidm@azstarnet.com>

* sysdeps/unix/sysv/linux/Makefile (headers): Add sys/io.h,
  sys/klog.h, and sys/kdaemon.h.

* sysdeps/unix/sysv/linux/sys/io.h: New file.
* sysdeps/unix/sysv/linux/sys/klog.h: Ditto.
* sysdeps/unix/sysv/linux/sys/kdaemon.h: Ditto.

* sysdeps/unix/alpha/sysdep.h (ret): Remove macro.  It is
  dangerous and unnecessary since both OSF/1 as and gas define "ret"
  as a pseudo-instruction.

Sat Jun  1 17:18:21 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* time/tzset.c (__tzset): Clear tz_rules name pointers after freeing
them.  Bug found by David Mosberger-Tang.

* sysdeps/posix/tempname.c (__stdio_gen_tempname): Use __ptr_t instead
of PTR.

* extra-lib.mk (extra-objs): Use patsubst intead of $(A:=B) syntax
to work around Make bug when A contains var ref.

Fri May 31 18:27:52 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* string/string.h [__USE_MISC]: Declare basename; OSF/1 puts it here.

* sysdeps/unix/sysv/linux/syscalls.list (getpgid, setpgid): Define __
strong names and [gs]etpgid as weak aliases.

* math/math_private.h (GET_LDOUBLE_EXP): Add missing backslash.

28 years agoThu May 30 11:24:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960531 cvs/libc-960601 cvs/libc-960602
Roland McGrath [Thu, 30 May 1996 16:12:42 +0000 (16:12 +0000)]
Thu May 30 11:24:05 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* po/header.pot: Replace with exact boilerplate pinard dictates.

* sysdeps/i386/strtok.S (Lillegal_argument): Remove this code to set
errno and the check that jumped to it.

* sysdeps/mach/hurd/Makefile (errnos.d): Use $(sed-remove-objpfx).

Thu May 30 03:21:57 1996  Ulrich Drepper  <drepper@cygnus.com>

* FAQ: Document need of gperf program for developers.

* elf/elf.h: Fix typos in comments.

* libio/stdio.h [!__STRICT_ANSI__ || _POSIX_SOURCE]: Add
        prototypes for `ctermid' and `cuserid'.

* locale/programs/locale.c: Switch to user selected locale
before printing variables.

* math/Makefile [$(long-double-fcts)==yes]: Define long-m-routines
        and long-c-routines.  Only if the `long double' data type is
        available we need to compile the functions.
(libm-routines): Add $(long-m-routines).
(routines): Remove isinfl, isnanl.  Use new file s_isinfl and
s_isnanl instead if `long double' is available.

* math/math.h: Include <mathcalls.h> again to define `long double'
        functions.

* math/math_private.h: Define data types, prototypes and access
        macros for `long double'.

* stdlib/stdlib.h: Add prototypes for `strtoll' and `strtoull'.
[GCC2 && OPTIMIZE]: Define strto{,u}ll as inline function which
calls __strto{,u}q_internal.

* stdlib/strfmon.c: Replace PTR by `void *'.

* stdlib/strtoq.c: Define strtoll as weak alias.
* stdlib/strtouq.c: Define strtoull as weak alias.

* string/tester.c: Correct `strsep' test.

* sysdeps/generic/strsep.c: Make compatible with BSD version.
        Trailing characters of skip set are not skipped.  In this case
        empty tokens are returned.

* sysdeps/i386/isinfl.c, sysdeps/i386/isnanl.c,
        sysdeps/ieee754/isinf.c, sysdeps/ieee754/isinfl.c,
        sysdeps/ieee754/isnan.c, sysdeps/ieee754/isnanl.c: Removed.  We
        now use the versions part of libm.

* sysdeps/i386/strsep.S: Removed.  Generic C version is of
similar speed.
* sysdeps/i386/strtok.S: Remove support for `strsep'.

* sysdeps/libm-i387/e_acosl.S, sysdeps/libm-i387/s_ceill.S,
        sysdeps/libm-i387/s_copysignl.S, sysdeps/libm-i387/s_finitel.S,
        sysdeps/libm-i387/s_floorl.S, sysdeps/libm-i387/s_isinfl.c,
        sysdeps/libm-i387/s_isnanl.c, sysdeps/libm-i387/s_nextafterl.c,
        sysdeps/libm-i387/s_rintl.S, sysdeps/libm-i387/s_significandl.S:
        New i387 specific math functions implementing `long double'
        versions.

* sysdeps/libm-ieee754/s_ceill.c,
        sysdeps/libm-ieee754/s_copysignl.c,
        sysdeps/libm-ieee754/s_fabsl.c, sysdeps/libm-ieee754/s_finitel.c,
        sysdeps/libm-ieee754/s_floorl.c, sysdeps/libm-ieee754/s_isinfl.c,
        sysdeps/libm-ieee754/s_isnanl.c,
        sysdeps/libm-ieee754/s_nextafterl.c,
        sysdeps/libm-ieee754/s_rintl.c, sysdeps/libm-ieee754/s_scalbnl.c,
        sysdeps/libm-ieee754/s_significandl.c: New generic `long double'
        versions of libm functions.

* sysdeps/libm-i387/e_exp.S: Add a few comments to explain the
        Intel FPU nonsense.

* sysdeps/libm-i387/s_ceil.S, sysdeps/libm-i387/s_ceilf.S,
        sysdeps/libm-i387/s_floor.S, sysdeps/libm-i387/s_floorf.S: Correct
        handling of local variables.  The old version created a stack
        frame but stored the values outside.

* sysdeps/libm-ieee754/s_isinf.c, sysdeps/libm-ieee754/s_isnan.c
        [!NO_LONG_DOUBLE]: Define alias with `long double' versions name.

* login/pututline_r.c: Include sys/stat.h.  Fix typos.

        according to currently used locale for category LC_CTYPE by
inet_nsap_ntoa.  Now in <arpa/inet.h>.
        _IO_dup2 to contain complete parameter list.

28 years agoWed May 29 12:53:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960530
Roland McGrath [Wed, 29 May 1996 17:50:37 +0000 (17:50 +0000)]
Wed May 29 12:53:10 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* version.h (VERSION): Set to 1.90.

* Makerules (distinfo-vars): Write extra-libs and *-routines for each
of its elts.
* MakeTAGS (sources): Add those sources.

* MakeTAGS (all-sources): Add $(others:=.c) and $(tests:=.c).

Wed May 29 08:53:08 1996  Miles Bader  <miles@gnu.ai.mit.edu>

* hurd/report-wait.c (_S_msg_report_wait): Return `itimer' for the
itimer thread.

* hurd/hurdinit.c (_hurd_init): Set _HURDSIG_TRACED before calling
_hurd_proc_init.

* string/tester.c (main): Fix strsep tests 6, 7, 20 to expect null
  token instead of it being implicitly skipped.

28 years agoRegenerated from source files
Roland McGrath [Wed, 29 May 1996 17:04:16 +0000 (17:04 +0000)]
Regenerated from source files

28 years agoCopied from /com/share/ftp/gnu/po/maint/glibc
zippy [Wed, 29 May 1996 16:40:45 +0000 (16:40 +0000)]
Copied from /com/share/ftp/gnu/po/maint/glibc

28 years ago(_hurd_init): Set _HURDSIG_TRACED before calling _hurd_proc_init.
Miles Bader [Wed, 29 May 1996 14:05:50 +0000 (14:05 +0000)]
(_hurd_init): Set _HURDSIG_TRACED before calling _hurd_proc_init.

28 years ago* sysdeps/i386/fpu/__math.h (logb): Correct contraint from =u to =t. cvs/libc-960529
Roland McGrath [Wed, 29 May 1996 05:12:55 +0000 (05:12 +0000)]
* sysdeps/i386/fpu/__math.h (logb): Correct contraint from =u to =t.

Must operate on top of fp reg stack, not second from top.

28 years agoWed May 29 00:52:20 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath [Wed, 29 May 1996 05:09:31 +0000 (05:09 +0000)]
Wed May 29 00:52:20 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* extra-lib.mk (alltypes-$(lib)): Don't append $(objpfx)$(lib).so.
(others): Instead, make this depend on it.

28 years agoTue May 28 04:38:10 1996 Ulrich Drepper <drepper@cygnus.com>
Roland McGrath [Wed, 29 May 1996 04:48:04 +0000 (04:48 +0000)]
Tue May 28 04:38:10 1996  Ulrich Drepper  <drepper@cygnus.com>

* limits.h: Change MB_LEN_MAX to 6.  A 31-bit ISO 10646
character in UTF-8 encoding has that many bytes.

* locale/langinfo.h: New element _NL_CTYPE_MB_CUR_MAX.
* locale/categories.def: Add description of field _NL_CTYPE_MB_CUR_MAX.
* locale/Makefile (routines): Add mb_cur_max.
* locale/mb_cur_max.c: New file.  This function gets called
when the macro MB_CUR_MAX is used.
* locale/C-ctype.c: Initialize new mb_cur_max field.
* locale/localeinfo.h: Change magic value because of incompatible
        change.
* locale/programs/ld-ctype.c: Determine value of mb_cur_max
        according to current character set and write it out with the rest.
* stdlib/stdlib.h (MB_CUR_MAX): Not constant anymore.  Get value
        according to currently used locale for catefory LC_CTYPE by
        calling the function __ctype_get_mb_cur_max.

Tue May 28 03:27:46 1996  Ulrich Drepper  <drepper@cygnus.com>

* FAQ:  Fix some typos.
Tell that for Linux the kernel header files are necessary.

* PROJECTS: New file.  List of open jobs for glibc.
* Makefile (distribute): Add PROJECTS.

* crypt/GNUmakefile (headers): New variable.  Mention crypt.h.
* crypt/crypt.h: Header for crypt functions.

* elf/elf.h: Add some new constants from recent Cygnus ELF
header files.

* login/getutid_r.c: Test for correct type.
Don't depend on ut_type and ut_id unless _HAVE_UT_TYPE and
_HAVE_UT_ID resp. are defined.
Make really compliant with specification.

* login/getutline_r.c, login/pututline_r.c: Don't depend on
ut_type and ut_id unless _HAVE_UT_TYPE and _HAVE_UT_ID resp. are
defined.
Make really compliant with specification.

* login/setutent_r.c: Don't depend on ut_type and ut_id unless
_HAVE_UT_TYPE and _HAVE_UT_ID resp. are defined.

* login/login.c, login/logout.c, login/logwtmp.c: Complete
rewrite.  Now based on getut*/setut* functions.

* stdlib/strtol.c: Undo changes of Wed May 22 01:48:54 1996.
This prevented using this file in other GNU packages.

* sysdeps/gnu/utmpbits.h: Define _HAVE_UT_TYPE, _HAVE_UT_ID,
and _HAVE_UT_TV because struct utmp has these members.

* sysdeps/libm-i387/e_exp.S: Correct exp(+-Inf) case.

* utmp.h: New file.  Wrapper around login/utmp.h.

* elf/dl-error.c (struct catch): New type.
(catch): New static variable, struct catch *.
(catch_env, signalled_errstring, signalled_objname): Variables removed.
(_dl_signal_error): If CATCH is non-null, set its errstring and
objname members and jump to CATCH->env.  If it is null, call
_dl_sysdep_fatal with a standard message.
* elf/rtld.c (dl_main): Explode `doit' function into dl_main's body.
No longer use _dl_catch_error.

28 years agoTue May 28 13:11:19 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath [Tue, 28 May 1996 17:54:52 +0000 (17:54 +0000)]
Tue May 28 13:11:19 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* Makerules (sed-remove-objpfx): Avoid extra space in regexp due to
continuation line.

* sysdeps/unix/sysv/linux/i386/socket.S: Fix off-by-one error in
setting %ecx to 2nd syscall arg: we have pushed nothing, so function
args are found at 4(%esp), not 8(%esp).

28 years ago* Makefile ($(includedir)/stubs.h): Add missing backslash. cvs/libc-960528
Roland McGrath [Tue, 28 May 1996 00:10:40 +0000 (00:10 +0000)]
* Makefile ($(includedir)/stubs.h): Add missing backslash.

28 years ago* sysdeps/unix/sysv/linux/i386/brk.c (__curbrk): Initialize it so it
Roland McGrath [Mon, 27 May 1996 20:43:56 +0000 (20:43 +0000)]
* sysdeps/unix/sysv/linux/i386/brk.c (__curbrk): Initialize it so it

can be aliased.

28 years ago* sysdeps/unix/sysv/linux/Makefile [$(subdir)=termios] (headers):
Roland McGrath [Mon, 27 May 1996 20:16:19 +0000 (20:16 +0000)]
* sysdeps/unix/sysv/linux/Makefile [$(subdir)=termios] (headers):

Append termio.h.

* Makefile ($(includedir)/stubs.h): Print a msg if we do nothing.

* misc/sgtty.h: Add forward decl of struct sgttyb in case it is never
defined.

* sysdeps/unix/sysv/linux/termio.h: New file.
* sysdeps/unix/sysv/linux/Dist: Add it.

* sysdeps/unix/sysv/linux/ioctl-types.h: New file, wrapper around
kernel header <asm/termios.h>.

* misc/Makefile (headers): Add ioctl-types.h.
* sysdeps/generic/ioctl-types.h: New file.
* misc/sys/ioctl.h: Include <ioctl-types.h>.
(struct tchars, struct ltchars, struct sgttyb, struct winsize,
struct ttysize): Types moved there.

28 years ago* Makefile ($(includedir)/stubs.h): Don't touch target if new one is
Roland McGrath [Mon, 27 May 1996 19:19:29 +0000 (19:19 +0000)]
* Makefile ($(includedir)/stubs.h): Don't touch target if new one is

identical.

28 years agoMon May 27 10:10:00 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath [Mon, 27 May 1996 14:11:05 +0000 (14:11 +0000)]
Mon May 27 10:10:00 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* time/Makefile (z.% rule): Generate generic zone%/ rule after
zone%/right/ and zone%/posix/ rules so they match first.

28 years ago* features.h [_GNU_SOURCE] (_BSD_SOURCE, _SVID_SOURCE, cvs/libc-960527
Roland McGrath [Mon, 27 May 1996 02:18:37 +0000 (02:18 +0000)]
* features.h [_GNU_SOURCE] (_BSD_SOURCE, _SVID_SOURCE,

_POSIX_SOURCE, _POSIX_C_SOURCE): Define these.

28 years ago* features.h [_GNU_SOURCE || _BSD_SOURCE || _SVID_SOURCE ||
Roland McGrath [Sun, 26 May 1996 22:58:11 +0000 (22:58 +0000)]
* features.h [_GNU_SOURCE || _BSD_SOURCE || _SVID_SOURCE ||

_POSIX_SOURCE || _POSIX_C_SOURCE]: #undef __STRICT_ANSI__.

28 years ago* time/Makefile (tzcompile): Add missing backslash.
Roland McGrath [Sun, 26 May 1996 22:09:13 +0000 (22:09 +0000)]
* time/Makefile (tzcompile): Add missing backslash.

* wctype/wctype.h (__need_wint_t): Define this and include stddef.h.
[! _WINT_T] (wint_t): Conditionalize typedef on this in case pre-2.7.3
stddef.h doesn't define it.
* wcsmbs/wchar.h: Likewise.
* stdlib/strtod.c: Likewise.

* wcsmbs/wcstok.c: Fix argument name typo.

28 years agoSun May 26 15:15:08 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath [Sun, 26 May 1996 19:19:51 +0000 (19:19 +0000)]
Sun May 26 15:15:08 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* stdlib/ldiv.c: Deansideclized.

Sun May 26 19:39:53 1996  Ulrich Drepper  <drepper@cygnus.com>

* intl/loadmsgcat.c (_nl_load_domain): Test correct variable
after malloc.

* string/Makefile (tester-ENV): New variable to suppress message
  translation in test.

* string/tester.c: Add tests for strtok_r and strsep.

* sysdeps/i386/i486/strcat.S: Correct some more 8bit operation
<-> 32 bit operand conflicts.

* sysdeps/i386/strsep.S: Wrapper around <sysdeps/i386/strtok.S>
to produce strsep function.
* sysdeps/i386/strtok.S: Optimized implementation of strtok
function.
* sysdeps/i386/strtok_r.S: Wrapper around <sysdeps/i386/strtok.S>
to produce strtok_r function.

* sysdeps/generic/strtok.c: Moved here from string/strtok.c.
Corrected example in comment.

* string/Makefile (routines): Add strtok_r.
* sysdeps/generic/strtok_r.c: New file.  Implement reentrant version
of strtok_r.
* string/string.h: Add prototype for strtok_r.
* wcsmbs/wcstok.c: Handle illegal SAVE_PTR argument the same
as in strtok_r.

Sun May 26 13:28:23 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* time/tzset.c (__tzset): Ignore leading : in $TZ; always try tzfile
first and fall back to 1003.1 syntax only if it fails.

* time/Makefile (install-others): Also install posix/ZONE and
right/ZONE for each ZONE in $(zonenames).
(z.% rule): Generate rules for right/ZONE and posix/ZONE targets too,
the difference begin leapseconds vs /dev/null as 3rd dep.  For
original ZONE targets use $(leapseconds), to be set in Makeconfig.
(target-zone-flavor): New variable.
(tzcompile): Use it to get the right -d for posix/ and right/ flavors.
* Makeconfig (leapseconds): New variable.

* mach/Machrules (%.udeps rule): Depend on Machrules.
Emit deps for .uh and .__h files.
(%.uh, %.__h rules): Don't depend on %.defs; use #include <$*.defs>
instead.

Sun May 26 01:06:47 1996  Ulrich Drepper  <drepper@cygnus.com>

* stdlib/Makefile (routines): Add llabs, lldiv.
* stdlib/llabs.c: New file.  Implementation of return
absolute value of long long argument.
* stdlib/lldiv.c: New file.  Implementation of division with remainder
of long long argument.
* stdlib/stdlib.h [__USE_GNU] (lldiv_t): New type for lldiv
function.
Define prototypes for lldiv and llabs functions.

* locale/C-collate.c: Initialize _NL_COLLATE_NRULES element.

* stdlib/strtod.c: Replace wchar_t with wint_t.  The later is
really the type for a single wide character.

* string/strxfrm.c (print_val): Define separate version for
use as wcsxfrm.  Here we don't need UTF8 encoding.

* wcsmbs/wchar.h:  gcc-2.7.2-960517 finally introduces wint_t
in <stddef.h>.  Use this value and only for older gcc version
define in place.
(uwchar_t): Remove definition.

* wcsmbs/wcscmp.c, wcsmbs/wcscoll.c, wcsmbs/wcsncmp.c,
wcsmbs/wcsxfrm.c, wcsmbs/wmemcmp.c: : Don't use uwchar_t as unsigned
type.  wint_t is intended for this.

Sat May 25 14:10:19 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* sysdeps/unix/bsd/direntry.h: Use [1] instead of [0] for d_name to
quiet -ansi -pedantic.
* sysdeps/unix/common/direntry.h: Likewise.

* login/Makefile (headers): Add lastlog.h.
* login/lastlog.h: New file.

* login/Makefile (CFLAGS): Don't append -D_THREAD_SAFE.
* login/utmp.h [_REENTRANT || _THREAD_SAFE]: Replace this conditional
with #ifdef __USE_REENTRANT.

* features.h (__GNU_LIBRARY__): Set to 6.
[_GNU_SOURCE] (_POSIX_SOURCE, _POSIX_C_SOURCE, _BSD_SOURCE,
_SVID_SOURCE): Make sure they are all defined.

* sysdeps/unix/sysv/linux/gnu/types.h: Instead of including
<linux/posix_types.h>, define _LINUX_TYPES_DONT_EXPORT and then
include <linux/types.h>.

* resource/sys/resource.h: Remove trailing commas from enums.

* sysdeps/generic/netinet/in.h: Remove trailing commas from enums.
* sysdeps/unix/sysv/linux/netinet/in.h: Likewise.

28 years ago* login/getutline_r.c: Include string.h. cvs/libc-960525 cvs/libc-960526
Roland McGrath [Fri, 24 May 1996 22:08:15 +0000 (22:08 +0000)]
* login/getutline_r.c: Include string.h.

28 years ago* Rules (static-only-routines): Restore the rule to make these .so's
Roland McGrath [Fri, 24 May 1996 21:51:25 +0000 (21:51 +0000)]
* Rules (static-only-routines): Restore the rule to make these .so's

empty objects.

28 years agoFri May 24 17:30:50 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath [Fri, 24 May 1996 21:42:06 +0000 (21:42 +0000)]
Fri May 24 17:30:50 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* login/pututline_r.c: Use struct assignment instead of memcpy.

* login/getutline_r.c: Use strncmp instead of comparing two pointers
that will only be equal if you are overwriting the data and screwing
yourself anyway.

28 years agoFri May 24 02:31:36 1996 Ulrich Drepper <drepper@cygnus.com>
Roland McGrath [Fri, 24 May 1996 20:16:39 +0000 (20:16 +0000)]
Fri May 24 02:31:36 1996  Ulrich Drepper  <drepper@cygnus.com>

* sysdeps/unix/sysv/linux/speed.c: Add new speed value 460800.

Thu May 23 23:09:33 1996  Ulrich Drepper  <drepper@cygnus.com>

* FAQ: Add answer for 100% source code compatibility to Linux
libc by David Mosberger-Tang.

Update from bind-4.3.4-T3B.
* inet/arpa/inet.h: Add prototypes for inet_pton, inet_ntop,
inet_nsap_addr, and inet_nsap_ntoa.
* resolv/gethnamaddr.c: Correct compatibility problems (sprintf),
remove fourth argument to inet_pton and correct handling of
host_addr passing.
* resolv/inet_ntop.c: Correct compatibility problems (sprintf).
* resolv/inet_pton.c: Remove fourth argument.
* resolv/resolv.h: Remove prototypes for inet_nsap_addr and
inet_nsap_ntoa.  Now on <arpa/inet.h>.

* stdlib/gmp-impl.h: Add prototypes for internal functions.

Thu May 23 22:49:15 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* Rules (subdir_install): Remove dep on sor-$(subdir).
(static-only-routines): Removed variable and associated rules.

* sysdeps/unix/sysv/linux/alpha/Makefile (headers): Add
  sysdeps/alpha/bsd-_setjmp.S, sysdeps/alpha/ffs.S,
  sysdeps/unix/sysv/linux/alpha/sigsuspend.S,
  sysdeps/unix/sysv/linux/alpha/start.S,

28 years agoWed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com> cvs/libc-960523 cvs/libc-960524
Roland McGrath [Thu, 23 May 1996 05:33:49 +0000 (05:33 +0000)]
Wed May 22 00:40:50 1996  David Mosberger-Tang  <davidm@azstarnet.com>

* sysdeps/unix/sysv/linux/alpha/speed.c (speeds): Add entry for
  460800 baud.

* sysdeps/unix/sysv/linux/alpha/statbuf.h: New file.

* sysdeps/unix/sysv/linux/Makefile (headers): Add
  alpha/ptrace.h.
* sysdeps/unix/sysv/linux/alpha/alpha/ptrace.h: New file.

* sysdeps/libm-ieee754/s_scalbnf.c: Call __scalbnf instead of
  scalbnf.

* sysdeps/generic/sigset.h (__sigismember, __sigaddset,
  __sigdelset): Add declaration to keep ANSI compilers quiet.

* sysdeps/alpha/__math.h (cabs): Remove underscores from struct
  __cabs_complex member names in call to __hypot().

* sysdeps/alpha/copysign.S, sysdeps/alpha/fabs.S: New files.

* sysdeps/alpha/divrem.h: Renamed from sysdeps/alpha/divrem.S to avoid
  name collision with math library.

* sysdeps/alpha/divl.S, sysdeps/alpha/divlu.S, sysdeps/alpha/divq.S,
sysdeps/alpha/divqu.S, sysdeps/alpha/reml.S, sysdeps/alpha/remlu.S,
sysdeps/alpha/remq.S, sysdeps/alpha/remqu.S: Include divrem.h instead
of divrem.S.

* sysdeps/unix/alpha/sysdep.h: Include regdef.h.  Define LEAF macro
to simplify declaration of leaf functions.

* sysdeps/alpha/_mcount.S, sysdeps/alpha/bb_init_func.S,
  sysdeps/alpha/bsd-setjmp.S, sysdeps/alpha/ffs.S,
  sysdeps/alpha/htonl.S, sysdeps/alpha/htons.S, sysdeps/alpha/memchr.S,
  sysdeps/alpha/setjmp.S, sysdeps/alpha/strlen.S,
  sysdeps/alpha/udiv_qrnnd.S, sysdeps/unix/sysv/linux/alpha/brk.S,
  sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S,
  sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S,
  sysdeps/unix/sysv/linux/alpha/pipe.S,
  sysdeps/unix/sysv/linux/sigsuspend.S,
  sysdeps/unix/sysv/linux/alpha/syscall.S,
  sysdeps/unix/sysv/linux/alpha/sysdep.S: Remove include of regdef.h.
   sysdep.h includes it now. Replace ENTRY by LEAF with appropriate
  framesize declaration.  Replace "lda pv,sym/jsr pv" by "jsr sym".

* sysdeps/unix/sysv/linux/alpha/sysdep.h (NO_UNDERSCORES): Don't
define.

* sysdeps/unix/sysv/linux/alpha/syscalls.list: Added getsockopt,
ptrace, and sysctl.

* sysdeps/unix/sysv/linux/alpha/profil-counter.h: File removed.

* sysdeps/unix/sysv/linux/alpha/ioperm.c: Modify to support
  dynamic recognition of platform type.
(_bus_base): New function.

* sysdeps/unix/sysv/linux/alpha/llseek.S: New file.

* sunrpc/rpc/rpc.h, sunrpc/rpc/svc.h: Avoid nested comments since
  they produce ugly warnings by gcc.

* posix/sys/types.h [__USE_MISC]: Add typedef for ulong.

Wed Mar 27 10:26:21 1996  David Mosberger-Tang  <davidm@azstarnet.com>

* sysdeps/alpha/setjmp.S: Must establish global pointer before
  address of __sigsetjmp_aux can be loaded.

28 years agoWed May 22 22:10:01 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath [Thu, 23 May 1996 03:15:42 +0000 (03:15 +0000)]
Wed May 22 22:10:01 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* stdlib/canonicalize.c: New file.
* stdlib/stdlib.h: Declare canonicalize_file_name, realpath.
* stdlib/Makefile (routines): Add canonicalize.

* posix/unistd.h: Declare __canonicalize_directory_name_internal.

Thu May 23 00:01:10 1996  Ulrich Drepper  <drepper@cygnus.com>

* db/recno/rec_seq.c: Prevent `sccsid' definition by using the
same #if condition as in the other db files.

* intl/Makefile: Add -Wno-unused CFLAGS for compilation of
bindtextdom.c, finddomain.c, and localealias.c.

* intl/dcgettext.c: Don't define prototype for getcwd() when
compiling in glibc.

* libio/cleanup.c: Add prototype for _IO_register_cleanup.

* libio/filedoalloc.c, libio/fileops.c, libio/iopopen.c: Don't
        define _POSIX_SOURCE unconditionally.

* libio/filedoalloc.c, libio/iopopen.c: Include <unistd.h> if
        compiling in glibc.

* libio/fileops.c (_IO_file_close_it): Don't sync file, call
flush instead.  This relaxes the rules from POSIX.1 about
changing the active handle a bit.

* libio/iofopncook.c (struct _IO_cookie_file): Move definition
into <libio.h>.
Add prototypes for local functions to prevent warnings.

* libio/iopopen.c: Change prototypes for _IO_fork, _IO_pipe, and
        _IO_DUP2 to contain complete parameter list.

* libio/libio.h: Add definition of struct _IO_cookie_file.

* libio/libioP.h: Add prototypes for _IO_vasprintf, _IO_vdprintf,
        and _IO_vsnprintf.

* libio/memstream.c: Include <stdio.h>.

* libio/stdio.h: Add prototypes for fopencookie,
        __stdio_gen_tempname, __vfscanf, __vsscanf, and __vsnprintf.

* libio/strops.c: Avoid useless expression in `for' initializer.

* locale/findlocale.c: Add some casts to prevent warnings.

* locale/programs/locfile.c (write_locale_data): Don't use
double `/' in locale binary file.

* posix/unistd.h: Remove prototype for `reboot'.

Update from bind-4.9.4-T1A.
* resolv/Makefile (routines): Add inet_ntop and inet_pton.
* resolv/arpa/nameser.h: Add definition of IN6ADDRSZ.
* resolv/gethnamaddr.c, resolv/getnetnamadr.c, resolv/res_comp.c,
resolv/res_debug.c, resolv/res_init.c

* resolv/inet_ntop.c, resolv/inet_pton.c: New files.

* resolv/resolv.h: Add RES_USE_INET6 flag.
(__dn_isvalid): Renamed to __res_dnok.
Add prototypes for __res_ownok and __res_mailok.

* stdio-common/Makefile: Add -Wno-unused to CFLAGS for _itoa.c.

* stdio-common/getline.c, stdio-common/vfscanf.c,
        sysdeps/posix/tempname.c: Don't use <ansidecl.h> anymore.

* sysdeps/unix/sysv/linux/Makefile [$subdir == misc]
        (sysdep_routines): Add s_reboot.
(install-others): Add $(includedir)/sys/syscall.h.
New rule for $(includedir)/sys/syscall.h to produce from
<asm/unistd.h>.

* sysdeps/unix/sysv/linux/reboot.c: New file.  Make single
        argument function call 3 argument system call.

* sysdeps/unix/sysv/linux/sys/reboot.h: New file.  Linux specific
definition for reboot function.

* sysdeps/unix/sysv/linux/syscall.h: Remove old and obsolete
        comment.

* sysdeps/unix/sysv/linux/syscalls.list: Rename function for
reboot syscall to __syscall_reboot.

* wcsmbs/wchar.h: Protect prototypes for wcstof and wcstold by
__USE_GNU, not USE_GNU.

Tue May 21 21:55:49 1996  David Mosberger-Tang  <davidm@AZStarNet.com>

* locale/programs/charset.c, locale/programs/ld-collate.c:
Add casts to prevent warnings on 64-bit machines.

* locale/programs/ld-monetary.c: Don't do unnecessary tests for
int_frac_digits and frac_digits which only produce warnings.

Mon May 13 23:45:29 1996  David Mosberger-Tang  <davidm@AZStarNet.com>

* inet/arpa/inet.h: Backup return type of inet_addr to u_long.
* resolv/inet_addr.c: Likewise.

* resolv/Makefile (distribute): Add res_hconf.h
(routines): Add res_hconf.

* resolv/gethnamaddr.c: Add support for /etc/host.conf.

* resolv/res_init.c: Initialize /etc/host.conf reader.

* resolv/res_hconf.c, resolv/res_hconf.h: New files.
        Implementation of reading /etc/host.conf.

Wed May 22 21:21:15 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* Rules (%.out rules): Prepend $($*-ENV) to the command.

* sysdeps/unix/sysv/linux/i386/brk.c (___brk_addr): Define as weak
alias for __curbrk.

Wed May 22 19:37:27 1996  Miles Bader  <miles@gnu.ai.mit.edu>

* hurd/hurdexec.c (_hurd_exec): Pass INIT_TRACEMASK.
* hurd/hurdmsg.c (set_int): Support INIT_TRACEMASK.

Wed May 22 18:47:31 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* sysdeps/mach/hurd/getcwd.c
(_hurd_canonicalize_directory_name_internal): New function, broken out
of __getcwd.
(__getcwd): Use it.
(__canonicalize_directory_name_internal): New function using it.

* sysdeps/posix/getcwd.c (__canonicalize_directory_name_internal): New
function, broken out of __getcwd.
(__getcwd): Use it.

Wed May 22 18:14:05 1996  Miles Bader  <miles@gnu.ai.mit.edu>

* string/argz-create.c (__argz_create): Correctly calculate length.

* string/argz-extract.c (__argz_extract): Add terminating 0 entry.
* hurd/hurdstartup.c (_hurd_startup): ... and don't so here.

[HAVE_VMSDIR_H]: Include "vmsdir.h".
(glob) [VMS]: Don't grok ~.

28 years agoWed May 22 21:21:15 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath [Thu, 23 May 1996 01:34:23 +0000 (01:34 +0000)]
Wed May 22 21:21:15 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* sysdeps/unix/sysv/linux/i386/brk.c (___brk_addr): Define as weak
alias for __curbrk.

28 years ago(set_int): Support INIT_TRACEMASK.
Miles Bader [Thu, 23 May 1996 00:08:54 +0000 (00:08 +0000)]
(set_int): Support INIT_TRACEMASK.

28 years ago(_hurd_startup): Don't bother terminating arg vectors, argz_extract does it now.
Miles Bader [Wed, 22 May 1996 22:23:31 +0000 (22:23 +0000)]
(_hurd_startup):   Don't bother terminating arg vectors, argz_extract does it now.

28 years agoUpdated from ../gpl2lgpl.sed /home/gd/gnu/lib/getopt.c
Roland McGrath [Wed, 22 May 1996 22:23:17 +0000 (22:23 +0000)]
Updated from ../gpl2lgpl.sed /home/gd/gnu/lib/getopt.c

28 years ago(__argz_extract): Add terminating 0 entry.
Miles Bader [Wed, 22 May 1996 22:21:46 +0000 (22:21 +0000)]
(__argz_extract): Add terminating 0 entry.

28 years ago(__argz_create): Correctly calculate length.
Miles Bader [Wed, 22 May 1996 22:20:51 +0000 (22:20 +0000)]
(__argz_create): Correctly calculate length.

28 years agoWed May 22 17:22:14 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath [Wed, 22 May 1996 21:28:03 +0000 (21:28 +0000)]
Wed May 22 17:22:14 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* posix/glob.c [VMS]: Don't include <pwd.h>.
[HAVE_VMSDIR_H]: Include "vmsdir.h".
(glob) [VMS]: Don't grok ~.

28 years agoWed May 22 17:22:14 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath [Wed, 22 May 1996 21:22:56 +0000 (21:22 +0000)]
Wed May 22 17:22:14 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* posix/glob.c [VMS]: Don't include <pwd.h>.

* hurd/hurdstartup.c (_hurd_startup): Terminate the vectors we get
back from argz_extract.

28 years agoWed May 22 17:22:14 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath [Wed, 22 May 1996 21:22:40 +0000 (21:22 +0000)]
Wed May 22 17:22:14 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* posix/glob.c [VMS]: Don't include <pwd.h>.

28 years ago(_hurd_startup): Whoops, length args to argz_extract were correct before.
Miles Bader [Wed, 22 May 1996 21:21:27 +0000 (21:21 +0000)]
(_hurd_startup): Whoops, length args to argz_extract were correct before.

28 years agoWed May 22 14:46:53 1996 Miles Bader <miles@gnu.ai.mit.edu>
Roland McGrath [Wed, 22 May 1996 20:02:18 +0000 (20:02 +0000)]
Wed May 22 14:46:53 1996  Miles Bader  <miles@gnu.ai.mit.edu>

* hurd/hurdstartup.c (_hurd_startup): Pass the correct counts to
argz_extract, and terminate the resulting vectors.

Wed May 22 13:56:42 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* configure.in: Remove checks for objdump, objcopy, and awk.
* config.make.in (OBJDUMP, OBJCOPY, AWK): Variables removed.
* Makefile (distribute): Remove extract-dynsym.
* extract-dynsym: File removed.

Tue May 21 22:17:45 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* termios/cfmakeraw.c: Set MIN to 1 and TIME to 0.

28 years ago(_hurd_startup): Pass the correct counts to argz_extract, and terminate the resulti...
Miles Bader [Wed, 22 May 1996 19:55:28 +0000 (19:55 +0000)]
(_hurd_startup):   Pass the correct counts to argz_extract, and terminate the resulting vectors.

28 years agoRegenerated: autoconf configure.in cvs/libc-960522
Roland McGrath [Wed, 22 May 1996 18:02:38 +0000 (18:02 +0000)]
Regenerated: autoconf  configure.in

28 years agoWed May 22 01:48:54 1996 Ulrich Drepper <drepper@cygnus.com>
Roland McGrath [Wed, 22 May 1996 02:11:55 +0000 (02:11 +0000)]
Wed May 22 01:48:54 1996  Ulrich Drepper  <drepper@cygnus.com>

* stdlib/strtol.c [!QUAD] (ULONG_MAX, LONG_MAX): Define these
macros if they are not available.
(WEAKNAME): New macro to declare argument as weak.
Define function with __ prefix and add normal name as weak alias.

* sysdeps/posix/euidaccess.c (S_IROTH, S_IWOTH, S_IXOTH): Defines
these macros if not already available based on R_OK, W_OK, and
X_OK.

Tue May 21 18:48:46 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* misc/sys/syslog.h (__need___va_list): Define this instead of
__need_va_list before including <stdarg.h>.

* Makerules (o-iterator): Use $(object-suffixes-left) instead
of $(object-suffixes) to produce repetitions; this is used for other
lists than just that one.
[versioned]: Use $(o-iterator) properly.

* sysdeps/unix/sysv/linux/Implies: Include `gnu'.
* sysdeps/mach/hurd/Implies: Likewise.

Sat May 18 02:57:46 1996  Ulrich Drepper  <drepper@cygnus.com>

* login/Makefile: New file.  This directory contains functions
for user administration.
* Makefile (subdirs): Add login.

* misc/Makefile (headers): Remove utmp.h.  Now in login/utmp.h.
(extra-libs, libutil-routines): Ditto.
* misc/login.c, misc/login_tty.c, misc/logout.c, misc/logwtmp.c,
misc/utmp.h: Moved to misc/.
* login/login.c, login/login_tty.c, login/logout.c,
        login/logwtmp.c, login/utmp.h: Moved to here from misc/.

* login/utmp.h: Split file.  Definitions of data structures
and constants are now in the system dependent utmpbits.h file.

* login/setutent_r.c, login/setutent.c, login/endutent_r.c,
login/endutent.c, login/getutent_r.c, login/getutent.c,
login/getutid_r.c, login/getutid.c, login/getutline_r.c,
login/getutline.c, login/pututline_r.c, login/pututline.c:
New files.  Routines to handle utmp-style files.

* sysdeps/gnu/utmpbits.h: New file.  Contains GNU/Linux
specific definitions of utmp data structures and constants.

* sysdeps/unix/sysv/utmpbits.h: Renamed from sysdeps/unix/sysv/utmp.h.

* sysdeps/generic/utmpbits.h: New file.  Generic (BSDish) version of
definitions of utmp data structures and constants.

Fri May 17 00:01:31 1996  Ulrich Drepper  <drepper@cygnus.com>

* locale/C-monetary.c: Default value for mon_decimal_point should be
        '.'.

* stdio-common/printf.h: Remove Linux libc compatibility stuff.
Add `extra' flag.  Currently used in __printf_fp.

* stdio-common/printf_fp.c (__guess_grouping): Renamed from
        `guess_grouping' and extend visibility to extern.  This function
        is now used in `strfmon'.
(__printf_fp): Recognize new bit flag in info struct.  This
triggers to use the grouping information and decimal point from
the LC_MONETARY category instead of the LC_NUMERIC category.

* stdio-common/vfprintf.c (process_arg): Correct major bug.  In
`complicated' loop we must not use the varargs because the args
are already available in the ARGS_VALUE array.

* stdlib/Makefile (headers): Add monetary.h.
(routines): Add strfmon.
* stdlib/monetary.h: New file.  Header for strfmon function.
* stdlib/strfmon.c: New file.  Implement strfmon function to print
monetary amounts according to current locale's rules.

* sysdeps/unix/sysv/linux/i386/sys/vm86.h: The kernel header is
now (>= Linux-1.3.100) called <asm/vm86.h>.

28 years ago(Long Options): getopt_long in getopt.h
Roland McGrath [Tue, 21 May 1996 21:35:56 +0000 (21:35 +0000)]
(Long Options): getopt_long in getopt.h

28 years ago * config.sub: Recognize -proelf as a basic system type. cvs/libc-960521
Linda A. Walsh [Mon, 20 May 1996 16:02:45 +0000 (16:02 +0000)]
    * config.sub: Recognize -proelf as a basic system type.

28 years agoThu May 16 00:31:44 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960516 cvs/libc-960517 cvs/libc-960518 cvs/libc-960519 cvs/libc-960520
Roland McGrath [Thu, 16 May 1996 04:32:47 +0000 (04:32 +0000)]
Thu May 16 00:31:44 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* Makerules [versioned]: Make symlinks in the build directory, because
  the versioned names might be referenced by a DT_NEEDED in another
  library.

28 years agoWed May 15 18:59:38 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath [Wed, 15 May 1996 23:05:44 +0000 (23:05 +0000)]
Wed May 15 18:59:38 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* manual/examples/longopt.c: Include stdlib.h and getopt.h.

28 years agoTue May 14 03:36:21 1996 Ulrich Drepper <drepper@cygnus.com>
Roland McGrath [Wed, 15 May 1996 21:43:59 +0000 (21:43 +0000)]
Tue May 14 03:36:21 1996  Ulrich Drepper  <drepper@cygnus.com>

* sysdeps/unix/sysv/linux/Makefile [$subdir == misc] (headers):
Add sys/acct.h and sys/sysctl.h.

28 years agoTue May 14 19:42:04 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath [Wed, 15 May 1996 15:49:26 +0000 (15:49 +0000)]
Tue May 14 19:42:04 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* sysdeps/generic/strrchr.c: Deansideclized.

* elf/Makefile (ldd): Depend on Makefile.
Find ld.so in $(slibdir) instead of $(libdir).

* sysdeps/i386/strrchr.S: Use `testl $3, %esi' instead of `testb $3,
%esi'; gas misassembles the latter into `testb $3, %dh'.

* mach/Machrules (%.udeps rule): Do $(make-target-directory) first.

Tue May 14 16:38:44 1996  David Mosberger-Tang <davidm@AZStarNet.com>

* sunrpc/getrpcent.c (interpret): Declare args.  Rewrite parsing using
strpbrk.

Tue May 14 20:18:38 1996  Ulrich Drepper  <drepper@cygnus.com>

* time/Makefile (routines): Add strptime.
* time/time.h: Add prototype for strptime.
* time/strptime.c: New file.  Implementation according to XPG4.

28 years agoTue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960515
Roland McGrath [Tue, 14 May 1996 20:30:25 +0000 (20:30 +0000)]
Tue May 14 14:07:10 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

* libc-symbols.h (lint): Macro removed.  The sunrpc code does some
really stupid things #ifdef lint.

* sysdeps/unix/sysv/linux/i386/profil-counter.h (profil_counter): Fix
struct member name: sc_eip -> eip.

28 years ago* Makerules (stub-$(subdir)): Put cmds including cd inside (...) with cvs/libc-960514 cvs/libc-960924
Roland McGrath [Tue, 14 May 1996 02:30:23 +0000 (02:30 +0000)]
* Makerules (stub-$(subdir)): Put cmds including cd inside (...) with

output redirect outside it.