gcc/libcpp
Kaveh R. Ghazi 0d667716cb configure.ac (fixincludes_UNLOCKED_FUNCS): New.
fixincludes:
	* configure.ac (fixincludes_UNLOCKED_FUNCS): New.
	(AC_CHECK_FUNCS, AC_CHECK_DECLS): Check for fixincludes_UNLOCKED_FUNCS.
	* system.h (putchar, getc, getchar, clearerr, feof, fileno,
	fflush, fgetc, fgets, ferror, fread): Redefine to the associated
	_unlocked function.
	(fwrite_unlocked): Fix prototype.

	* configure, config.h.in: Regenerate.

gcc:
	PR/17092
	* configure.ac (gcc_UNLOCKED_FUNCS): New.
	(AC_CHECK_FUNCS, AC_CHECK_DECLS): Check for gcc_UNLOCKED_FUNCS.
	* system.h (putchar, getc, getchar, clearerr, feof, fileno,
	fflush, fgetc, fgets, ferror, fread): Redefine to the associated
	_unlocked function.
	(fwrite_unlocked): Fix prototype.

	* configure, config.in: Regenerate.

libcpp:
	* configure.ac (libcpp_UNLOCKED_FUNCS): New.
	(AC_CHECK_FUNCS, AC_CHECK_DECLS): Check for libcpp_UNLOCKED_FUNCS.
	* system.h (putchar, getc, getchar, clearerr, feof, fileno,
	fflush, fgetc, fgets, ferror, fread): Redefine to the associated
	_unlocked function.
	(fwrite_unlocked): Fix prototype.

	* configure, config.in: Regenerate.

From-SVN: r97986
2005-04-11 21:46:59 +00:00
..
include
po rw.po: New file. 2005-04-06 00:35:41 +01:00
.cvsignore
aclocal.m4
ChangeLog configure.ac (fixincludes_UNLOCKED_FUNCS): New. 2005-04-11 21:46:59 +00:00
charset.c charset.c (_cpp_valid_ucn): In identifiers, reject a partial UCN rather than printing an error. 2005-03-16 00:59:31 +00:00
config.in configure.ac (fixincludes_UNLOCKED_FUNCS): New. 2005-04-11 21:46:59 +00:00
configure configure.ac (fixincludes_UNLOCKED_FUNCS): New. 2005-04-11 21:46:59 +00:00
configure.ac configure.ac (fixincludes_UNLOCKED_FUNCS): New. 2005-04-11 21:46:59 +00:00
directives.c
errors.c
expr.c
files.c
identifiers.c
init.c
internal.h
lex.c lex.c (warn_about_normalization): Cast field width to int to avoid warning. 2005-03-28 08:55:47 +02:00
line-map.c
macro.c re PR preprocessor/19475 (missing whitespace after macro name in C90 or C++) 2005-04-05 22:07:06 +02:00
makedepend.c
Makefile.in
makeucnid.c
mkdeps.c
pch.c
symtab.c
system.h configure.ac (fixincludes_UNLOCKED_FUNCS): New. 2005-04-11 21:46:59 +00:00
traditional.c
ucnid.h
ucnid.tab