aboutsummaryrefslogtreecommitdiff
path: root/gcc/protoize.c
AgeCommit message (Expand)AuthorFilesLines
1998-11-19configure.in: Don't do AC_CHECK_HEADERS(wait.h sys/wait.h).Kaveh R. Ghazi1-14/+0
1998-11-12Jumbo patch from Geoff Noer to rename CYGWIN32 to CYGWIN.Geoffrey Noer1-1/+1
1998-11-07configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}con...Kaveh R. Ghazi1-1/+0
1998-11-02configure.in: Call AC_FUNC_VFORK.Kaveh R. Ghazi1-6/+0
1998-10-17Warning fixes:Kaveh R. Ghazi1-2/+2
1998-10-14Add ATTRIBUTE_NORETURN in a bunch of places:Kaveh R. Ghazi1-0/+4
1998-10-14Warning fixes:Kaveh R. Ghazi1-27/+36
1998-08-26system.h: Include stdarg.h/varargs.h...Kaveh R. Ghazi1-5/+0
1998-06-29* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forJeff Law1-2/+2
1998-06-28Consolidate strerror handling, as well as getcwd/getwd.Kaveh R. Ghazi1-7/+1
1998-05-12Consolidate support for "String-ification" into system.h:Kaveh R. Ghazi1-8/+0
1998-05-06c-common.c: Convert to using ctype macros defined in system.h.Kaveh R. Ghazi1-27/+27
1998-05-06Be more careful when including <time.h> and <sys/file.h> in system.h.Kaveh R. Ghazi1-8/+0
1998-04-20Add extra protection in case strrchr already definedMichael Meissner1-0/+2
1998-04-20Switch to strrchr if available instead of rindexMichael Meissner1-4/+14
1998-04-08* protoize.c (creat, read, write): Do not declare.Jeffrey A Law1-2/+2
1998-04-06More system.h cutover patches:Kaveh R. Ghazi1-55/+12
1998-04-04* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law1-29/+59
1998-03-18Fix more warnings...Kaveh R. Ghazi1-0/+2
1998-02-28Fix warious warnings:Kaveh R. Ghazi1-5/+9
1997-12-06Merge from gcc-2.8Jeff Law1-17/+27
1997-09-11Patches from Fred Fish for systems with sys/varargs.h but not varargs.h.Fred Fish1-0/+7
1997-09-01cccp.c (sys_errlist): Remove special 4.4bsd declaration.Jeffrey A Law1-4/+0
1997-06-27(link): Eliminate definition on Win32.Richard Kenner1-0/+2
1997-05-06reformat a little to match GNU coding standards.Mike Stump1-6/+6
1997-04-20Use symbolic codes for exit.Richard Kenner1-22/+21
1996-08-18protoize.c: Update test for win32 (&& ! cygwin32).Doug Evans1-4/+1
1996-07-03formatting tweaksMike Stump1-19/+19
1996-06-10protoize.c: Include gansidecl.h.Doug Evans1-70/+49
1995-10-09(reverse_def_dec_list): Silence compiler warnings.Richard Kenner1-4/+4
1995-09-14(do_cleaning): Don't blank out backslash-escaped newlines in doubleRichard Kenner1-1/+3
1995-08-28Fix spelling errors.Richard Kenner1-1/+1
1995-07-10(reverse_def_dec_list): Delete const qualifiers from local variables,Richard Kenner1-5/+5
1995-06-20(default_include): Use name and two ints to be compatible withRichard Kenner1-11/+11
1995-06-15Update FSF address.Richard Kenner1-1/+2
1995-05-16Changed WINNT to _WIN32.Richard Kenner1-2/+2
1995-05-16Fix typos in comments.Richard Kenner1-2/+2
1995-05-16(edit_fn_definition): Fix mispelled local `have_flotsam'.Richard Kenner1-3/+3
1995-05-03(gen_aux_info_file): Use strerror #ifdef HAVE_STRERROR.Richard Kenner1-0/+7
1995-04-28(sys_nerr): Really declare ifndef HAVE_STRERROR.Doug Evans1-0/+1
1995-04-25Removed __NetBSD__ from conditional.Richard Kenner1-25/+55
1995-03-30Use the phrase `preprocessing directive' consistently.Richard Kenner1-3/+3
1995-02-21Added #ifdef's WINNT.Richard Kenner1-1/+5
1995-01-25Update comments.Richard Kenner1-3/+3
1994-11-08[!POSIX]: Only define O_RDONLY and O_WRONLY if they are not alreadyMichael Bushnell1-0/+5
1994-10-05Include <sys/wait.h> on a POSIX systemIan Lance Taylor1-0/+1
1994-10-04If the POSIX.1 wait macros are defined, use them.Ian Lance Taylor1-4/+17
1994-07-11Do the 4.4BSD sys_errlist modification for NetBSD also.Charles Hannum1-1/+1
1994-06-22Include <dirent.h>, not <sys/dir.h> on Concurrent.Richard Kenner1-1/+1
1994-03-30Fix copyright notice.Richard Kenner1-1/+1