Mon Mar 13 01:48:16 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
authorRoland McGrath <roland@gnu.org>
Mon, 13 Mar 1995 06:51:32 +0000 (06:51 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 13 Mar 1995 06:51:32 +0000 (06:51 +0000)
commit01a36ad3073c62dec584a72e869d6e2963333d34
tree8f60cdf62ccfcb5d1ad4a05fbd7bf54c4a7cd7e6
parent4ca6860994510e83ae70975c669a5dc37f89919a
Mon Mar 13 01:48:16 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>

* Makefile ($(libc.a)(__.SYMDEF)): Target removed.
[$(build-shared)=yes] (lib): Depend on $(common-objpfx)libc.so.

* sysdeps/stub/ulimit.c: Don't include gnu-stabs.h.
* sysdeps/stub/pause.c: Likewise.
* sysdeps/stub/time.c: Likewise.

* stdlib/mbtowc.c: #if 0 out code for non-ASCII chars until the
  locale data format is implemented.
* stdlib/wctomb.c: Likewise.

* mach/Makefile ($(objpfx)errsystems.c): Reenable this rule; the
  gcc bug is fixed.
* mach/errsystems.c: File removed.

* Makeconfig (libc.a): Variable removed.
(+link): Don't use it.

* configure.in (AC_ARG_ENABLE calls): Use $enableval instead of
  assuming `yes'.
ChangeLog
Makefile
sysdeps/stub/pause.c
sysdeps/stub/time.c
sysdeps/stub/ulimit.c