From a5b7bf0e62e88494d82f7ca6474b6b8b669c1e98 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 13 May 1996 22:01:00 +0000 Subject: * configure.in (--with-fp): Note in help string that it's the default. * locale/programs/ld-ctype.c (struct locale_ctype_t): Use u_int32_t instead of unsigned int for map_collection_max and map_collection_act. * stdio-common/vfprintf.c [USE_IN_LIBIO] (flockfile, funlockfile): Macros removed; they are in . * stdio-common/vfscanf.c: Likewise. `-include' to not complain before they exist. --- ChangeLog | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a098b67003..61a1bbdb89 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,14 @@ Mon May 13 12:03:03 1996 Roland McGrath + * configure.in (--with-fp): Note in help string that it's the default. + + * locale/programs/ld-ctype.c (struct locale_ctype_t): Use u_int32_t + instead of unsigned int for map_collection_max and map_collection_act. + + * stdio-common/vfprintf.c [USE_IN_LIBIO] (flockfile, funlockfile): + Macros removed; they are in . + * stdio-common/vfscanf.c: Likewise. + * posix/glob.c [_AMIGA]: Don't include . (glob): Remove bogus & in call to globfree. [_AMIGA]: Use AmigaDOS file name conventions. @@ -7,7 +16,7 @@ Mon May 13 12:03:03 1996 Roland McGrath * time/Makefile (zonenames): Target removed. (extra-objs): Remove it from here. Include the z.* files directly instead of including zonenames; use - `-include' to not complain befre they exist. + `-include' to not complain before they exist. * sysdeps/unix/Makefile: Find sysd-syscalls and s-proto.d with $(common-objpfx) instead of $(objpfx). -- cgit v1.2.3