]> git.ipfire.org Git - thirdparty/gcc.git/commit
fixproto: Define NULL and size_t in generated stdlib.h and unistd.h.
authorNathanael Nerode <neroden@gcc.gnu.org>
Sat, 22 Mar 2003 00:15:53 +0000 (00:15 +0000)
committerNathanael Nerode <neroden@gcc.gnu.org>
Sat, 22 Mar 2003 00:15:53 +0000 (00:15 +0000)
commitcbbf876bb27dbb0029f1976871eb391df93f3f17
treee13defe058f91208c3aa103fb0a8832f989ef1a5
parent84fcbe0aef414f9a4e7cf180e4dc258e69ba028e
fixproto: Define NULL and size_t in generated stdlib.h and unistd.h.

* fixproto: Define NULL and size_t in generated stdlib.h and
unistd.h.  Kill unused required_stdlib_h, required_unistd_h.
Rearrange file generation loop for readability.  Generate time.h,
string.h if missing.
* tsystem.h: Include <string.h>, <time.h> unconditionally.
* config.gcc: Blow away POSIX defines.

From-SVN: r64690
gcc/ChangeLog
gcc/config.gcc
gcc/fixproto
gcc/tsystem.h