Commit Graph

7 Commits

Author SHA1 Message Date
Kaveh R. Ghazi 2c8c1c46b1 * scan-types.sh (VALUE) Wrap use with double quotes to protect
variable against filename expansion when it contains "char *".

From-SVN: r34468
2000-06-09 14:42:09 +00:00
Doug Evans 76f8010e84 scan-types.sh: Fix program's name in error message.
* scan-types.sh: Fix program's name in error message.
Rename dummy.c to avoid collisions in parallel makes.

From-SVN: r7062
1994-04-18 07:09:17 +00:00
Jason Merrill 2babb33b57 scan-types.sh: Use __WCHAR_TYPE__, __PTRDIFF_TYPE__, and __SIZE_TYPE__.
* scan-types.sh: Use __WCHAR_TYPE__, __PTRDIFF_TYPE__, and
        __SIZE_TYPE__.  Still deduce size_t so that it can be used for
        ssize_t if necessary.

From-SVN: r6963
1994-04-04 21:21:02 +00:00
Jim Wilson cbd40acb39 Change "gstddef.h" to <stddef.h>. Change "gstdarg.h" to <stdarg.h>.
From-SVN: r6946
1994-03-31 21:44:11 -08:00
Richard Stallman a41f44d603 (CC): Move a " to avoid shell error.
From-SVN: r5903
1993-10-26 23:01:56 +00:00
Per Bothner d7c824c39e Don't check for sigset_t.
From-SVN: r5761
1993-10-12 15:58:40 -07:00
Per Bothner 690ddf3e4e Initial revision
From-SVN: r5124
1993-08-09 18:56:14 -07:00