Assume APOUT_ROOT if not given.
authorAdrian Pistol <vifino@tty.sh>
Mon, 31 Oct 2016 02:47:04 +0000 (03:47 +0100)
committerAdrian Pistol <vifino@tty.sh>
Mon, 31 Oct 2016 02:47:04 +0000 (03:47 +0100)
commitc77c758693fc6c360b9de8b0cee1bb5fc4973aab
tree619e09576a3c6a5ae285b8475f117bc3e1085f60
parent8612ce51d4d70727935459e3101ede00e9354f49
Assume APOUT_ROOT if not given.

This is optional behaviour that may not be wanted. To disable, pass -DAPOUT_DONT_ASSUME_ROOT in the CFLAGS. (Also changed timestamp format because it does not include the time zone. Using plain %c now.)
main.c