Age | Commit message (Expand) | Author | Files | Lines |
2000-04-17 | Makefile.in (stmp-fixproto): Acknowledge errors in fixproto. | Kaveh R. Ghazi | 1 | -0/+2 |
1999-05-17 | Makefile.in (stmp-fixproto): Pass location of mkinstalldirs to fixproto. | Alexandre Oliva | 1 | -5/+20 |
1999-05-11 | * fixproto: Change "mkdir" calls to "mkdir -p" | Jeffrey A Law | 1 | -3/+3 |
1999-01-06 | Copyright fixes. | Jeff Law | 1 | -1/+1 |
1998-04-19 | fix-header.c (enum special_file): Undefine enumerators if they are already de... | Manfred Hollstein | 1 | -3/+3 |
1998-03-27 | Makefile.in (stmp-fixinc): If we're actually fixing include files... | Manfred Hollstein | 1 | -3/+24 |
1996-11-12 | (std_files): Add sys/socket.h. | Richard Kenner | 1 | -1/+1 |
1996-07-19 | * fixproto (std_files): Add utime.h. | Brendan Kehoe | 1 | -1/+1 |
1996-06-06 | (subdirs): Work around Solaris 2.5 | Paul Eggert | 1 | -1/+1 |
1995-06-15 | Change FSF address. | Richard Kenner | 1 | -1/+2 |
1995-05-16 | Fix typos in comments. | Richard Kenner | 1 | -1/+1 |
1995-04-05 | Re-write fixproto/fix-header/etc to use cpplib. | Per Bothner | 1 | -85/+2 |
1994-08-31 | fixproto: Define FIX_HEADER (needed by Aug 19 change). | Per Bothner | 1 | -1/+2 |
1994-08-19 | Use $FIX_HEADER macro instead of calling fix-header directly. | Per Bothner | 1 | -1/+1 |
1994-06-18 | Lose assert.h hacking | Jason Merrill | 1 | -24/+0 |
1994-05-18 | Use ${FIXPROTO_DEFINES}. | Jason Merrill | 1 | -1/+2 |
1994-04-01 | Add missing fns to required list for string.h | Jason Merrill | 1 | -1/+1 |
1994-02-08 | Add popen and pclose to required list for stdio.h. | Richard Kenner | 1 | -3/+3 |
1994-02-08 | Append "#include <stdlib.h>" to assert.h if it uses exit or abort. | Richard Kenner | 1 | -10/+22 |
1994-02-05 | Add lstat to required_list for sys/stat.h | Richard Kenner | 1 | -1/+1 |
1993-12-22 | (required_unistd_h): Delete getgroups from list. | Jim Wilson | 1 | -1/+2 |
1993-11-27 | (scanning files_to_check): Create subdirs files are in. | Richard Stallman | 1 | -0/+5 |
1993-11-21 | (stdio.h): Reenable adding protos for v*printf. | Richard Stallman | 1 | -4/+1 |
1993-11-11 | (rel_source_subdir): Prune out redundant /subdir/../ to prevent recursion. | Richard Stallman | 1 | -0/+5 |
1993-11-06 | (stdio.h): Don't add protos for vprintf, vfprintf, vsprintf. | Richard Stallman | 1 | -1/+4 |
1993-11-05 | Don't scan sub-directories whose names end in CC | Richard Stallman | 1 | -1/+4 |
1993-11-03 | Make more robust in two places. | Per Bothner | 1 | -6/+11 |
1993-11-02 | (setjmp.h): Don't require siglongjmp and sigsetjmp. | Richard Stallman | 1 | -1/+2 |
1993-10-26 | (signal.h): Add prototypes only for kill and raise. | Richard Stallman | 1 | -3/+5 |
1993-10-22 | Use fix-header. | Richard Stallman | 1 | -4/+4 |
1993-10-12 | Re-write. New logic, assuming implicit extern "C" from cpp. | Per Bothner | 1 | -47/+93 |
1993-08-09 | Merge. See ChangeLog. | Per Bothner | 1 | -82/+144 |
1993-07-27 | Pass '-' to tr as the 1-character range '---'. | Per Bothner | 1 | -2/+2 |
1993-07-25 | Initial revision | Per Bothner | 1 | -0/+235 |