add run wrapper, move t_printf and t_status into separate translation unit
authorSzabolcs Nagy <nsz@port70.net>
Sun, 21 Jul 2013 21:44:41 +0000 (21:44 +0000)
committerSzabolcs Nagy <nsz@port70.net>
Sun, 21 Jul 2013 21:44:41 +0000 (21:44 +0000)
commit814c6fa7d32244815fd5647d99aaf0e7c27a9905
treec8a80c861b40c9ffad77e58ffe26d18704f2f961
parentc6d64cb23c9fbb5a14a3dfff9c91b1d7e55f2858
add run wrapper, move t_printf and t_status into separate translation unit
Makefile
src/common/path.c
src/common/print.c [new file with mode: 0644]
src/common/run.c [new file with mode: 0644]
src/common/setrlim.c [new file with mode: 0644]
src/common/test.h
src/functional/sem.c
src/functional/sscanf_long.c