Commit Graph

65 Commits

Author SHA1 Message Date
da429d1fba Reformatting. 2020-05-03 01:16:17 +01:00
25e1dfe52c Add Visual Studio Code workspaces. 2020-05-03 01:15:01 +01:00
66315d5544 Add OpenWatcom 2 projects. 2020-05-02 23:15:48 +01:00
4262a9c70a Add two new volume flags for win32. 2020-05-02 21:32:09 +01:00
976518769b Code fixes and formatting for win32. 2020-05-02 21:22:22 +01:00
54db86a40d Enable code analysis in VS2019. 2020-05-02 19:53:46 +01:00
a136e6a72e Enable requiring administrator privileges in VS2019. 2020-05-02 19:51:30 +01:00
3c404b5b02 Enable application manifest in VS2019. 2020-05-02 19:50:34 +01:00
b0d7dd9deb Implement links support in win32. 2020-05-02 19:28:20 +01:00
f0664dffdb Change how EncryptFileA() is called in win32. 2020-05-02 19:26:51 +01:00
bf01b56435 Fix extended attributes in win32. 2020-05-02 18:32:32 +01:00
f38dce47d7 Fix file encryption in win32. 2020-05-02 17:40:31 +01:00
278eca1ace Minor win32 fixes. 2020-04-30 03:48:16 +01:00
93374c6366 Fix running in Win32. 2020-04-30 02:12:32 +01:00
3064dc3f05 Add Visual Studio 2019 project. 2020-04-28 22:51:03 +01:00
df49018112 Remove OpenWatcom projects. 2020-04-28 22:49:59 +01:00
669d9dce68 Move source to src folder. 2020-04-28 22:48:51 +01:00
184ed5940d Make it compile under Visual Studio 2019. 2020-04-28 22:27:52 +01:00
34efa254da Add Visual C++ preprocessor macros to identify arm, aarch64 and x86-64. 2020-04-28 22:26:34 +01:00
b86bf92def Add binary for x86-64 Linux 3.2. 2020-04-28 22:15:36 +01:00
e4cc368511 UP version. 2020-03-01 17:02:32 +00:00
0b42d0fd66 Rename project files. 2020-03-01 17:02:13 +00:00
9695dda444 Rename miscellaneous. 2020-03-01 17:00:01 +00:00
8dc482b793 Update macros. 2020-03-01 16:57:21 +00:00
dade86a84d Rename hello message. 2020-03-01 16:56:45 +00:00
8283e08a95 Rename comments. 2020-03-01 16:56:27 +00:00
15470e7b65 Update copyright date. 2020-01-03 17:57:17 +00:00
12207a289e Add binary for x86-64 Linux 3.2. 2019-04-29 00:55:02 +01:00
0a12af4a29 Implement FileAttributes() for Linux. 2019-04-29 00:33:15 +01:00
2540c4cc2a Implement Sparse() for Linux. 2019-04-29 00:07:02 +01:00
840f6738e9 Implement ExtendedAttributes() for Linux. 2019-04-28 23:35:43 +01:00
781e5a6b63 Implement Timestamps() for UNIX et al. 2019-04-28 22:37:42 +01:00
0ef6ef82c0 Implement Links() for UNIX et al. 2019-04-28 22:11:43 +01:00
1ac609e0e7 Implement DeleteFiles() for UNIX et al. 2019-04-28 22:03:57 +01:00
81e476817e Implement MillionFiles() for UNIX et al. 2019-04-28 22:01:35 +01:00
4f178e4266 Implement Fragmentation() for UNIX et al. 2019-04-28 21:58:04 +01:00
20d594abde Implement DirectoryDepth() for UNIX et al. 2019-04-28 21:49:28 +01:00
61d7b66599 Implement Filenames() for UNIX et al. 2019-04-28 21:44:15 +01:00
5c601a00a9 Implement FilePermissions() for UNIX et al. 2019-04-28 21:23:54 +01:00
f9e63b73cf Implement GetVolumeInfo() for UNIX et al. 2019-04-28 20:38:11 +01:00
2e12861413 Set uname in stack. 2019-04-28 19:51:59 +01:00
61def01359 Implement GetOsInfo() for UNIX et al. 2019-04-28 19:46:59 +01:00
7eff792fb1 Add <stddef.h> 2019-04-28 19:37:59 +01:00
40a0a729f1 Reformat code. 2019-01-27 20:33:59 +00:00
43d34c6770 Add Visual Studio Code workspaces. 2019-01-27 20:31:56 +00:00
22cc4eecd3 Add formatting configuration. 2019-01-27 20:29:59 +00:00
e4a3930be7 Implement win32 version and add win32/x86 executable. 2019-01-27 19:10:00 +00:00
9e683fee96 Move to development version 4.5.99.1663. 2018-06-24 21:35:04 +01:00
e2cb46cae8 Added Mac OS filesystem ID for FAT. 2018-02-18 08:07:07 +00:00
44826af848 Make Mac OS resources constant. 2018-02-18 07:05:20 +00:00