From fa00327fbf80bd0928c0c4babc6680ff1c9f3584 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 4 Jun 1996 06:48:18 +0000 Subject: * sysdeps/libm-i387/s_finite.S: Use %eax instead of %al in setnel insn. * intl/l10nflist.c: Fix conditional on #include . * libio/stdio.h (FOPEN_MAX, FILENAME_MAX, TMP_MAX, L_tmpnam): Macros removed. Instead, include . * libio/_G_config.h: New file. * libio/Makefile (headers): Add _G_config.h. * MakeTAGS (po/errlist.pot): Extract from sysdeps/gnu/errlist.c. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 678bc1e..437648e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,17 @@ Tue Jun 4 02:25:44 1996 Roland McGrath + * sysdeps/libm-i387/s_finite.S: Use %eax instead of %al in setnel insn. + + * intl/l10nflist.c: Fix conditional on #include . + + * libio/stdio.h (FOPEN_MAX, FILENAME_MAX, TMP_MAX, L_tmpnam): Macros + removed. Instead, include . + + * libio/_G_config.h: New file. + * libio/Makefile (headers): Add _G_config.h. + + * MakeTAGS (po/errlist.pot): Extract from sysdeps/gnu/errlist.c. + * 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. -- cgit v1.1