Commit Graph

14 Commits

Author SHA1 Message Date
Jim Wilson
66a9d9f8d5 (required_unistd_h): Delete getgroups from list.
From-SVN: r6270
1993-12-22 11:31:24 -08:00
Richard Stallman
9080bb7f04 (scanning files_to_check): Create subdirs files are in.
From-SVN: r6168
1993-11-27 11:11:23 +00:00
Richard Stallman
f0013113ae (stdio.h): Reenable adding protos for v*printf.
From-SVN: r6128
1993-11-21 10:11:51 +00:00
Richard Stallman
fdd7822101 (rel_source_subdir): Prune out redundant /subdir/../ to prevent recursion.
From-SVN: r6068
1993-11-11 11:01:01 +00:00
Richard Stallman
328070bb4f (stdio.h): Don't add protos for vprintf, vfprintf, vsprintf.
From-SVN: r6019
1993-11-06 01:34:55 +00:00
Richard Stallman
12a3cb7a2e Don't scan sub-directories whose names end in CC
or contain ++ - these are probably C++ directories.

From-SVN: r6007
1993-11-05 07:51:14 +00:00
Per Bothner
41b21cfc17 Make more robust in two places.
From-SVN: r5978
1993-11-03 00:14:02 -08:00
Richard Stallman
0663081eed (setjmp.h): Don't require siglongjmp and sigsetjmp.
They need sigjmp_buf, and are missing on many systems.

From-SVN: r5969
1993-11-02 03:21:17 +00:00
Richard Stallman
fc51af1af8 (signal.h): Add prototypes only for kill and raise.
Not for the POSIX signal functions.
(sys/resource.h): Delete special handling for this file.

From-SVN: r5892
1993-10-26 06:52:18 +00:00
Richard Stallman
aab7bd1963 Use fix-header.
From-SVN: r5870
1993-10-22 21:50:08 +00:00
Per Bothner
d79438193b Re-write. New logic, assuming implicit extern "C" from cpp.
From-SVN: r5762
1993-10-12 15:58:40 -07:00
Per Bothner
e9cd0b2518 Merge. See ChangeLog.
From-SVN: r5125
1993-08-09 18:59:37 -07:00
Per Bothner
fd602e5abb Pass '-' to tr as the 1-character range '---'.
From-SVN: r5009
1993-07-27 15:45:09 -07:00
Per Bothner
7afe1b4d48 Initial revision
From-SVN: r4985
1993-07-25 17:00:23 -07:00