aboutsummaryrefslogtreecommitdiffstats
path: root/src/util.h
Commit message (Expand)AuthorAgeFilesLines
* Move utility functions to util.cTharre2016-10-311-0/+4
* Improve error message handling for debuggingTharre2014-12-051-4/+1
* Rename diem to fatal to further confuse matters.Tharre2014-11-241-1/+1
* Refactor error handling system by using die()Tharre2014-11-161-26/+6
* Add license notice to README and source filesTharre2014-08-161-0/+8
* Add several methods for storing dependenciesTharre2014-07-301-1/+1
* Create .redo and set REDO_ROOT to cwdTharre2014-07-291-0/+1
* Add filepath.c, refactor out parse_shebang() and rewrite most of the error ch...Tharre2014-07-291-9/+19
* safe_strdup() and variable progname in util.cTharre2014-04-251-6/+8
* Rewrote malloc() and other wrappersTharre2014-04-161-1/+10
* Initial codebaseTharre2014-04-081-0/+13