aboutsummaryrefslogtreecommitdiffstats
path: root/src/util.c
Commit message (Expand)AuthorAgeFilesLines
* Add filepath.c, refactor out parse_shebang() and rewrite most of the error ch...Tharre2014-07-291-22/+8
* safe_strdup() and variable progname in util.cTharre2014-04-251-21/+17
* Convert __FILENAME__ to _FILENAME so it follows standard conventionsTharre2014-04-251-1/+1
* Rewrote malloc() and other wrappersTharre2014-04-161-3/+22
* Convert all tabs to whitespacesTharre2014-04-141-32/+32
* Initial codebaseTharre2014-04-081-0/+60