FreeCalypso > hg > freecalypso-sw
comparison ffstools/tiffs-rd/ls.c @ 240:acedd4c88d2e
tiffs cat command implemented
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Mon, 27 Jan 2014 02:32:46 +0000 |
parents | 28ea957a9d8a |
children | 10afa4d39a7b |
comparison
equal
deleted
inserted
replaced
239:28ea957a9d8a | 240:acedd4c88d2e |
---|---|
1 /* | 1 /* |
2 * This C module implements the ls command. | 2 * This C module implements the ls and lsino commands. |
3 */ | 3 */ |
4 | 4 |
5 #include <sys/types.h> | 5 #include <sys/types.h> |
6 #include <stdio.h> | 6 #include <stdio.h> |
7 #include <stdlib.h> | 7 #include <stdlib.h> |