summaryrefslogtreecommitdiff
path: root/tools/if_not_there.c
Commit message (Expand)AuthorAgeFilesLines
* Remove extra parentheses in return statementIvan Maidanski2022-05-011-5/+5
* Convert GC source files to valid C++ codeIvan Maidanski2018-02-161-1/+7
* Run command passed to if_not_there directly from Makefile.directIvan Maidanski2018-01-241-3/+9
* Remove notes that K&R C compiler is unsupportedIvan Maidanski2017-03-101-1/+0
* Fix 'execvp argument incompatible pointer type' compiler warning (tools)Ivan Maidanski2017-01-101-1/+1
* Suppress 'tainted string passed to vulnerable operation' false defectsIvan Maidanski2016-11-151-4/+7
* Workaround 'resource leak' error reported by cppcheck (tools, test)Ivan Maidanski2016-10-131-2/+8
* tools: Include proper header file for configuration macrosIvan Maidanski2012-06-161-1/+2
* tools: Prevent compiler warnings regarding unused argument and printfIvan Maidanski2012-02-291-4/+4
* Remove trailing spaces at EOLn in all filesIvan Maidanski2011-12-221-2/+1
* Move build tools sources from "extra" to "tools" folder.Ivan Maidanski2011-08-251-0/+38