inclhack.def: Fixes to play nicer with FreeBSD, and corrections to comments.
authorZack Weinberg <zack@wolery.cumb.org>
Tue, 25 Jan 2000 08:06:23 +0000 (08:06 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Tue, 25 Jan 2000 08:06:23 +0000 (08:06 +0000)
commit3be1fb7253d1aec3e0b637439dacf1ccdbda70e2
tree3178d669a9b65363e0673cbc6963e19d5b08aba0
parent534170eb295d9539a671b85af8e5dc36bd84351e
inclhack.def: Fixes to play nicer with FreeBSD, and corrections to comments.

2000-01-25  Zack Weinberg  <zack@wolery.cumb.org>

* inclhack.def: Fixes to play nicer with FreeBSD, and
corrections to comments.
(cxx_unready): Add select expression.
(irix_sockaddr): Add bypass expression.
(machine_ansi_h_va_list): New fix.
(stdio_va_list): No need to edit _BSD_VA_LIST_.
Split out addition of "#include <stdarg.h>" to...
(stdio_stdarg_h): ... here.
(systypes_for_aix): Rename to systypes_stdlib_size_t.  Apply
to stdlib.h also.  Do not munge _BSD_SIZE_T_.
(sysz_stdlib_for_sun): Delete duplicate fix for unprotected
size_t.
(ultrix_ifdef): Tighten up select expression.

* fixincl.tpl: Exorcise 'exesel'.  Rewrite calculations of
re_ct and max_mach to avoid use of shell.  Make printed names
match names in inclhack.def.  Use static copyright date.
Don't count c_test and test expressions as requiring regex_t
slots.  Add some commentary.
* inclhack.tpl: Do not include the 'This script contains N
fixup scripts' line if PROGRAM is defined.  Use static
copyright date.

From-SVN: r31604
gcc/ChangeLog
gcc/fixinc/fixincl.sh
gcc/fixinc/fixincl.tpl
gcc/fixinc/fixincl.x
gcc/fixinc/inclhack.def
gcc/fixinc/inclhack.sh
gcc/fixinc/inclhack.tpl