summaryrefslogtreecommitdiff
path: root/fixincludes/fixincl.c
Commit message (Expand)AuthorAgeFilesLines
* fixincludes: don't abort() on access failure [PR103306]Xi Ruoyao2021-11-241-3/+12
* fixincludes: simplify handling for access() failure [PR21283, PR80047]Xi Ruoyao2021-11-141-5/+4
* check.tpl: Convert line endings to unix on test outputsTadek Kijkowski2016-09-301-7/+60
* * fixincl.c (fix_applies) <case TT_CKSUM:>: Change C++ style comments.Uros Bizjak2015-01-311-1/+1
* checksums and test-textBruce Korb2015-01-281-46/+113
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* Omit testing wrap and replacement fixes during testing.Bruce Korb2012-10-291-16/+11
* fixincl.c (fix_with_system): Add missing specifier.Tristan Gingold2012-04-241-1/+1
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-6/+6
* fixincl.c (fix_with_system): Fixed typo.Kai Tietz2008-04-261-1/+1
* fixincl.c (fix_with_system): Cast pointer difference to long.Kai Tietz2008-04-251-1/+1
* re PR other/32948 (five warnings and a patch)Ben Elliston2008-02-251-3/+0
* Set SKIP_TEST flag if we are not to run a test.Bruce Korb2007-01-061-2/+7
* Use fnmatch for name matching.Bruce Korb2007-01-061-99/+29
* Check the last byte for '\n'Bruce Korb2005-11-251-1/+4
* All files: Update with new FSF address.Kelley Cook2005-08-151-2/+2
* re PR bootstrap/21683 (build failure on i386-mingw (sys/wait.h header))Danny Smith2005-05-221-0/+2
* fixlib.c (load_file_data): Use XRESIZVEC in lieu of xrealloc.Gabriel Dos Reis2005-05-151-4/+5
* remove confusing and unnecessary backslashesBruce Korb2004-11-171-2/+2
* correct misuse of variablesBruce Korb2004-11-171-33/+35
* re PR other/17991 (Two-process fixincludes broken: pz_mn_name_pat undefined)Paolo Bonzini2004-10-271-1/+1
* re PR bootstrap/17832 (Bootstrap broken by fixincludes failures)Aaron W. LaFramboise2004-10-201-9/+6
* re PR other/17991 (Two-process fixincludes broken: pz_mn_name_pat undefined)Paolo Bonzini2004-10-151-51/+37
* Made fixincludes a toplevel build module.Paolo Bonzini2004-08-311-0/+1435