summaryrefslogtreecommitdiffstats
path: root/gcc/protoize.c
Commit message (Expand)AuthorAgeFilesLines
* (default_include): Use name and two ints to be compatible withkenner1995-06-201-11/+11
* Update FSF address.kenner1995-06-151-1/+2
* Changed WINNT to _WIN32.kenner1995-05-161-2/+2
* Fix typos in comments.kenner1995-05-161-2/+2
* (edit_fn_definition): Fix mispelled local `have_flotsam'.kenner1995-05-161-3/+3
* (gen_aux_info_file): Use strerror #ifdef HAVE_STRERROR.kenner1995-05-031-0/+7
* (sys_nerr): Really declare ifndef HAVE_STRERROR.dje1995-04-281-0/+1
* Removed __NetBSD__ from conditional.kenner1995-04-251-25/+55
* Use the phrase `preprocessing directive' consistently.kenner1995-03-301-3/+3
* Added #ifdef's WINNT.kenner1995-02-211-1/+5
* Update comments.kenner1995-01-251-3/+3
* [!POSIX]: Only define O_RDONLY and O_WRONLY if they are not alreadymib1994-11-081-0/+5
* Include <sys/wait.h> on a POSIX systemian1994-10-051-0/+1
* If the POSIX.1 wait macros are defined, use them.ian1994-10-041-4/+17
* Do the 4.4BSD sys_errlist modification for NetBSD also.mycroft1994-07-111-1/+1
* Include <dirent.h>, not <sys/dir.h> on Concurrent.kenner1994-06-231-1/+1
* Fix copyright notice.kenner1994-03-301-1/+1
* Include <stdarg.h> instead of "gstdarg.h"; similarly for varargs.kenner1994-03-301-2/+2
* (process_aux_info_file): Properly start over on file error.kenner1994-02-281-2/+2
* Remove declarations of setjmp and longjmp.kenner1993-12-151-11/+1
* (save_def_or_dec): Correct typo in change of Nov 23. Makerms1993-11-241-5/+5
* (save_def_or_dec): If function's aux info doesn't endrms1993-11-241-5/+12
* Remove declarations for malloc and realloc.kenner1993-11-191-2/+0
* (safe_write): Return right away after safe_write.rms1993-11-051-0/+1
* (safe_read, safe_write): Handle EINTR.rms1993-11-051-3/+15
* (safe_write, safe_read): Really use arg DESC.rms1993-11-031-2/+2
* (safe_read): New function.rms1993-11-021-22/+44
* (edit_file): Use safe_write.rms1993-11-021-7/+22
* [__NeXT__]: Don't declare setjmp or longjmp.rms1993-10-261-0/+4
* (sys_errlist): Conditionalize declaration for BSD 4.4.wilson1993-10-201-0/+4
* Declare rindex unconditionally.rms1993-09-281-1/+2
* (abort): Correct volatile function declaration.wilson1993-09-061-1/+2
* (include_defaults): Update to match cccp.c.rms1993-05-251-2/+13
* (add_symbol, unexpand_if_needed, abspath):rms1993-05-211-4/+4
* Don't include string.h.rms1993-05-101-19/+5
* (other_variable_style_function): Properly test for the presence of thekenner1993-04-261-1/+1
* (scan_for_missed_items): Add keywords: else, do, case.dje1993-04-231-1/+1
* Include gvarargs.h before system headers.rms1993-01-311-1/+3
* (default_include): Look directly in TOOL_INCLUDE_DIR.rms1993-01-021-0/+1
* Add #undef getopt after getopt.h.rms1992-10-201-0/+1
* Fix spelling errors in comments.tege1992-08-141-1/+1
* (process_aux_info_file): Set must_create before jumping torms1992-07-121-14/+22
* entered into RCSmycroft1992-06-291-5/+5
* *** empty log message ***rms1992-06-251-31/+43
* *** empty log message ***rms1992-06-241-1/+1
* *** empty log message ***rms1992-06-231-2/+3
* *** empty log message ***rms1992-06-211-31/+53
* *** empty log message ***kenner1992-06-181-9/+0
* *** empty log message ***rms1992-06-141-14/+10
* *** empty log message ***rms1992-05-231-14/+24
OpenPOWER on IntegriCloud