Commit Graph

20 Commits (0f2bed51bdd73676406e908eb105dde1efa886fc)

Author SHA1 Message Date
Frédéric Delanoy 0f2bed51bd Assorted spelling fixes. 2014-02-10 15:47:29 +01:00
Frédéric Delanoy 70205f583c attrib: Use BOOL type where appropriate. 2013-10-15 14:28:20 +02:00
Marcus Meissner 7c8c90abbb attrib: Fixed an allocation size (Coverity). 2013-09-30 11:37:56 +02:00
Jason Edmeades 458e573584 attrib: Remove redundant code. 2012-11-06 16:02:42 +01:00
Jason Edmeades f2699f9f60 attrib: Add attrib /d support. 2012-11-06 16:02:40 +01:00
Jason Edmeades e26c2a5691 attrib: Add support for attrib /s. 2012-11-06 16:02:40 +01:00
Jason Edmeades 8e575940ad attrib: Support relative paths as args. 2012-11-06 16:02:39 +01:00
Christian Costa 6520f19181 attrib: Dislay attribute flags in the right order. 2012-03-27 13:57:38 +02:00
Christian Costa 5d57fc998a attrib: Do not hardcode number of characters in flags array. 2012-03-27 13:57:35 +02:00
Christian Costa a4e2f1d42a attrib: Add 2 missing spaces between attribute flags and filename. 2012-03-27 13:56:37 +02:00
Christian Costa 1ed66392f2 attrib: Display filenames with absolute path as in native. 2012-03-27 13:56:27 +02:00
Christian Costa a575c6d93a attrib: Skip processing of . and .. entries. 2012-03-27 13:55:22 +02:00
Christian Costa 25b97e9983 attrib: Display unknown options. 2012-03-27 13:55:09 +02:00
Frédéric Delanoy 6b8884f03e attrib: Fix typo. 2012-03-26 12:41:25 +02:00
Christian Costa d59538f977 attrib: Make command accept several arguments. 2012-03-14 12:59:09 +01:00
Francois Gouget cf598bdd62 attrib: Avoid hardcoding the Unicode string literal lengths. 2011-12-16 17:40:45 +01:00
Francois Gouget 6aacb090f6 attrib: Use FormatMessageW() for better internationalization support. 2011-10-21 12:19:15 +02:00
Francois Gouget f720ccdc28 attrib: Make ATTRIB_wprintf() static. 2011-09-08 20:08:07 +02:00
Christian Costa 7b41ffbf61 attrib: Move implementation from cmd.exe to the standalone command. 2011-09-06 13:25:50 +02:00
Christian Costa 3ae8d5888a attrib.exe: Add stubbed command. 2010-03-19 16:25:48 +01:00