]> git.mdlowis.com Git - projs/tide.git/commit
Initial commit. Can read a file's contents and write it to stdout
authorMichael D. Lowis <mike@mdlowis.com>
Fri, 1 Jan 2016 16:07:31 +0000 (11:07 -0500)
committerMichael D. Lowis <mike@mdlowis.com>
Fri, 1 Jan 2016 16:07:31 +0000 (11:07 -0500)
commit111bf627839289b2c7968677c7a40215d647cedb
treeac08c528e794c07b2030ae0dab380e32bb666629
parent996d3460b1b59b2dd987e7a6bb5cb5347bcfa6d4
Initial commit. Can read a file's contents and write it to stdout
LICENSE.md [moved from LICENSE with 96% similarity]
Makefile [new file with mode: 0644]
config.mk [new file with mode: 0644]
source/main.c [new file with mode: 0644]
source/util.h [new file with mode: 0644]