aboutsummaryrefslogtreecommitdiff
path: root/gcc/fixinc
AgeCommit message (Expand)AuthorFilesLines
1999-10-12merging from no_bogosityBruce Korb2-2/+7
1999-10-12Protect the definitions of the t_bool enumBruce Korb1-0/+3
1999-10-12Merge from no_bogosityBruce Korb1-0/+3
1999-10-12Merge from no_bogosityBruce Korb12-1699/+2473
1999-09-27fixinc.irix (stdio.h): Hack stdio.h to avoid problems with va_list.Jeffrey A Law1-0/+37
1999-09-16system.h (CTYPE_CONV, [...]): New macros.Kaveh R. Ghazi2-6/+7
1999-08-30Make fixinc/ work when autogen is not installed.Jim Wilson1-3/+8
1999-08-24mkfixinc.sh: Don't fix uwin headers.Mumit Khan1-0/+1
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