Implement test-stat, which prints the modification time.
commit6b1db23e0b6ac0810fc7f83cf13e7fe23fea822d
authorJohannes Sixt <j6t@kdbg.org>
Thu, 22 Jan 2009 10:26:41 +0000 (22 11:26 +0100)
committerJohannes Sixt <j6t@kdbg.org>
Tue, 10 Nov 2015 08:11:53 +0000 (10 09:11 +0100)
tree915323bc656c2b8f0ca12626b255b3e5fc630bcf
parentc6cfa55f9ba5a0ba35ca95a89489ff2c5d3942ff
Implement test-stat, which prints the modification time.

Compile with

   gcc -o test-stat -Wall test-stat.c -DEMULATE
or
   gcc -o test-stat -Wall test-stat.c
test-stat.c [new file with mode: 0644]