Implement test-stat the prints the modification time.
commit50f37d18b6c7c84ed81938226ca1bfbc00628fb8
authorJohannes Sixt <j6t@kdbg.org>
Thu, 22 Jan 2009 10:26:41 +0000 (22 11:26 +0100)
committerJohannes Sixt <j6t@kdbg.org>
Fri, 3 Apr 2009 06:31:10 +0000 (3 08:31 +0200)
tree05bc147b7fda19f4707057c4fd5cb38b61fcf0da
parentfc7fe85cbcae92e5bfc68eb6d17b4857b704c1f7
Implement test-stat the 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]