about summary refs log tree commit diff
path: root/Src/Modules/stat.c
Commit message (Expand)AuthorAgeFilesLines
* Values being stored in an array or a hash needed to be metafiedWayne Davison2006-01-131-5/+5
* 22082: print out uid or gid in stat if name not availablePeter Stephenson2005-12-191-6/+18
* 21978: unmetafy file nameAndrey Borzenkov2005-11-021-2/+2
* 20822: Initial code for Unicode/multibyte inputPeter Stephenson2005-02-181-2/+2
* Marked unused parameters with the new UNUSED() macro.Wayne Davison2004-06-021-3/+3
* a la 19209: zcalloc -> zshcallocPeter Stephenson2003-10-291-2/+2
* 17582: Improved option argument handling.Peter Stephenson2002-08-271-27/+29
* 14314: writing const variable under cygwinPeter Stephenson2001-05-111-3/+3
* Bart 14144: fix compilation problem on current Cygwin 1.3.1 (macros wereAndrey Borzenkov2001-04-301-3/+23
* stat -o shows file modes in octalPeter Stephenson2000-04-071-31/+117
* Initial revisionTanaka Akira1999-04-151-0/+535