summaryrefslogtreecommitdiff
path: root/Src/Modules/stat.c
AgeCommit message (Collapse)AuthorFilesLines
2001-04-30Bart 14144: fix compilation problem on current Cygwin 1.3.1 (macros wereAndrey Borzenkov1-3/+23
changed to external variables and cannot be used to initialize static array). Modified by me __CYGWIN -> __CYGWIN__
2000-04-07stat -o shows file modes in octalPeter Stephenson1-31/+117
1999-04-15Initial revisionTanaka Akira1-0/+535