ntfs-3g/ntfsprogs
Erik Larsson ed87a4dffa Replace all le32 zero test conditions with "le32_cmpz(...)". 2016-01-28 08:28:40 +01:00
..
Makefile.am Enabled new manual entries for ntfsprogs utilities 2014-06-25 12:50:45 +02:00
attrdef.c
attrdef.h
boot.c
boot.h
cluster.c
cluster.h
list.h
mkntfs.8.in
mkntfs.c Replace all le32 zero test conditions with "le32_cmpz(...)". 2016-01-28 08:28:40 +01:00
ntfscat.8.in
ntfscat.c Replace all le32 usage of the '!=' operation with "!le32_eq(...)". 2016-01-28 08:28:27 +01:00
ntfscat.h
ntfsck.c Replace all le16 zero test conditions with "le16_cmpz(...)". 2016-01-28 08:28:38 +01:00
ntfsclone.8.in
ntfsclone.c Replace all le32 usage of the '!=' operation with "!le32_eq(...)". 2016-01-28 08:28:27 +01:00
ntfscluster.8.in
ntfscluster.c Returned success from ntfsprogs utilities with options --version and --help 2014-04-23 10:13:27 +02:00
ntfscluster.h
ntfscmp.8.in
ntfscmp.c Replace all le32 zero test conditions with "le32_cmpz(...)". 2016-01-28 08:28:40 +01:00
ntfscp.8.in
ntfscp.c Replace all le32 usage of the '!=' operation with "!le32_eq(...)". 2016-01-28 08:28:27 +01:00
ntfsdecrypt.8.in Added a manual entry for ntfsdecrypt 2014-06-25 12:46:36 +02:00
ntfsdecrypt.c Replace all le32 non-zero test conditions with "!le32_cmpz(...)". 2016-01-28 08:28:39 +01:00
ntfsdump_logfile.c Replace all le16 zero test conditions with "le16_cmpz(...)". 2016-01-28 08:28:38 +01:00
ntfsfallocate.8.in Added a manual entry for ntfsfallocate 2014-06-25 12:48:35 +02:00
ntfsfallocate.c Replace all le32 usage of the '==' operation with "le32_eq(...)". 2016-01-28 08:28:26 +01:00
ntfsfix.8.in
ntfsfix.c Replace all le16 non-zero test conditions with "!le16_cmpz(...)". 2016-01-28 08:28:37 +01:00
ntfsinfo.8.in
ntfsinfo.c Replace all le32 non-zero test conditions with "!le32_cmpz(...)". 2016-01-28 08:28:39 +01:00
ntfslabel.8.in
ntfslabel.c Returned success from ntfsprogs utilities with options --version and --help 2014-04-23 10:13:27 +02:00
ntfsls.8.in
ntfsls.c
ntfsmftalloc.c Replace all le32 usage of the '==' operation with "le32_eq(...)". 2016-01-28 08:28:26 +01:00
ntfsmove.c
ntfsmove.h
ntfsprogs.8.in Enabled new manual entries for ntfsprogs utilities 2014-06-25 12:50:45 +02:00
ntfsresize.8.in
ntfsresize.c Replace all le32 non-zero test conditions with "!le32_cmpz(...)". 2016-01-28 08:28:39 +01:00
ntfstruncate.8.in Added a manual entry for ntfstruncate 2014-06-25 12:47:33 +02:00
ntfstruncate.c Replace all le32 non-zero test conditions with "!le32_cmpz(...)". 2016-01-28 08:28:39 +01:00
ntfsundelete.8.in
ntfsundelete.c Returned success from ntfsprogs utilities with options --version and --help 2014-04-23 10:13:27 +02:00
ntfsundelete.h
ntfswipe.8.in Developped an option --unused-fast for faster ntfswipe 2014-09-02 09:55:53 +02:00
ntfswipe.c Developped an option --unused-fast for faster ntfswipe 2014-09-02 09:55:53 +02:00
ntfswipe.h Developped an option --unused-fast for faster ntfswipe 2014-09-02 09:55:53 +02:00
sd.c
sd.h
utils.c
utils.h