aboutsummaryrefslogtreecommitdiff
path: root/gcc/fixinc
AgeCommit message (Expand)AuthorFilesLines
1999-08-17Do not trash single-line C-style commentsLoren J. Rittle4-4/+8
1999-08-11inclhack.tpl: Only install assert.h conditionally.Bruce Korb3-15/+21
1999-08-07IRIX 5.2's <sys/asm.h> contains an asm comment with an apostropheBruce Korb3-144/+218
1999-08-07server.c (server_setup): Do not prefix function used as parameter with `&'.Philippe De Muyter1-1/+1
1999-08-03fixincludes: Fix the return type of bsearch, char* -> void*.Kaveh R. Ghazi4-1/+4
1999-07-27add EOL to keep patch happy.Jeff Law1-1/+1
1999-07-06Double the backslash so sed gets a chance to see it.Bruce Korb2-2/+2
1999-07-06Double the backslash so sed gets a chance to see it.Bruce Korb1-1/+1
1999-07-01fixinc.svr4: Fix <arpa/inet.h> by deleting protos for htons and ntohs.Robert Lipe1-0/+31
1999-06-28inclhack.def (stdio_va_list): This patch Removes a semicolon from the BSD VA_...David O'Brien4-5/+4
1999-06-23inclhack.def: Add fix development commentaryBruce Korb3-125/+245
1999-06-22inclhack.def (end_else_label): combined else_label and endif_label and fixed ...Bruce Korb3-293/+215
1999-06-20Makefile.in (gnu-regex.o): Do not define STDC_HEADERS in compiler flags.Philippe De Muyter1-1/+1
1999-06-18Scripts must end with a new-lineBruce Korb3-5/+5
1999-06-18Enable yesterday's patch for fast-fix on DG/UXBruce Korb1-5/+0
1999-06-17ISCTRL fix and dgux patchBruce Korb3-219/+429
1999-06-10inclhack.def (endif_label): Add additional selector for more bogus stuff afte...Jeffrey A Law3-3/+9
1999-06-10Corrected quote formationBruce Korb2-2/+2
1999-06-10Correct quoting rulesBruce Korb1-1/+1
1999-06-10fix a selection expression, skip a bypassBruce Korb2-14/+6
1999-06-10fix a selection expression, skip a bypassBruce Korb1-6/+2
1999-06-09inclhack.def (no_double_slash): Fix quoting for test.Jeffrey A Law3-3/+3
1999-06-09Added a purpose comment for ioctl_fix_ctrlBruce Korb1-0/+10
1999-06-09RegenerateBruce Korb2-2/+2
1999-06-09improve bypass re for sun_auth_protoBruce Korb1-1/+2
1999-06-08fixincludes: Avoid removing '.'.Jeff Law5-5/+5
1999-06-08inclhack.def (sun_catmacro): Escape parens in the select pattern.Kaveh R. Ghazi3-3/+3
1999-06-07inclhack.def (bad_lval): Remove bogus selector.Jeff Law3-16/+4
1999-06-07inclhack.def (avoid_bool): Also catch "typedef [unsigned] int bool".Jeffrey A Law3-0/+32
1999-06-07inclhack.def (math_gcc_ifndefs): Insert whitespace between sed's -e flag, and...Kaveh R. Ghazi3-6/+6
1999-06-03inclhack.def (limits_ifndefs): Also apply to sys/limits.hJeff Law3-2/+4
1999-06-03Io_Def_Quotes): corrected sed expressionBruce Korb3-3/+6
1999-06-02Remove references to setenv/putenvBruce Korb3-61/+78
1999-05-28Replace local include scheme with #include of system.hRobert Lipe3-37/+6
1999-05-28fixinc.dgux: Use modified _int_varargs.hEric Raskin1-16/+48
1999-05-20A fix for one breaks another :( - do not ignore SIGCLD!Bruce Korb1-7/+0
1999-05-20static initialization removal & K&R-ificationAlexandre Oliva5-16/+43
1999-05-19KandR-ification of fixincl.xBruce Korb2-520/+457
1999-05-18fixincl.tpl: Avoid depending on ANSI C features for filename lists.Bruce Korb2-8/+5
1999-05-17* fixinc/fixincl.c: Remove #error, it is not portable.Alexandre Oliva1-1/+1
1999-05-17Removed no-op pipeRainer Orth2-2/+2
1999-05-17Wait for children from chain_open()Rainer Orth2-1/+8
1999-05-15hackshell.tpl: Fix mis-applied patch.Jeffrey A Law2-2/+2
1999-05-14mkfixinc.sh: Add the Hurd (*-*-gnu*) to the list of targets that do not need ...Mark Kettenis1-0/+1
1999-05-14(FD_ZERO): Fix operand numbers in asm input operands.Ulrich Drepper1-6/+6
1999-05-12verify a file's existence before copying itBruce Korb1-58/+84
1999-05-11inclhack.def (io_def_quotes): Consistently allow multiple whitespace characte...Jeffrey A Law3-6/+6
1999-05-11(FD_ZERO): Remove unneccessary memory output operand which irritates gcc.Ulrich Drepper1-7/+3
1999-05-10inclhack.def (sun_auth_proto): Apply to all targets.Jeffrey A Law3-30/+29
1999-05-10check for Norcroft bug ; // comment remover portabilityBruce Korb1-4/+56