Commit Graph

16 Commits

Author SHA1 Message Date
Dagen Brock
65f280569c using code beautifier (uncrustify), possibly most controversial commit ever\? 2018-08-13 12:22:40 -05:00
Kelvin Sherlock
efbd79264d host fst - JudgeName doesn't necessarily have a pathname. 2018-07-24 09:16:03 -04:00
Kelvin Sherlock
e886532dbe host fst - error out if not initialized (prevents null deference later) 2018-07-16 13:53:35 -04:00
Kelvin Sherlock
d1057c52f3 Host FST updates:
1. slightly improved logging
2. option to automatically translate cr/lf in text/source files
3. option to merlin encode text .S files
4. default file type for common source code files extensions.
2018-07-08 15:17:07 -04:00
Kelvin Sherlock
e9fe5b8678 host fst fixup:
1. if file_type = 0x0f, storage_type = 0x01, create a directory
2. only read pathname if pathname is expected
3. log path for calls that take a path
4. differentiate fileNotFound vs pathNotFound errors.
2017-09-19 08:54:12 -04:00
Kelvin Sherlock
34d0af713d compile with mingw too! 2016-11-27 14:47:28 -05:00
Kelvin Sherlock
9d0a242487 support the read_only flag, more consistent storage type checks. 2016-11-27 14:28:13 -05:00
Kelvin Sherlock
c20257e5fe map windows locked/hidden attributes. 2016-11-27 13:53:07 -05:00
Kelvin Sherlock
a2d165840b AFP_AfpInfo attribute support! 2016-11-26 21:46:05 -05:00
Kelvin Sherlock
a84dd7b424 win32 attribute mapping. 2016-11-26 20:40:10 -05:00
Kelvin Sherlock
a648aac400 fix time conversion. 2016-11-26 15:39:08 -05:00
Kelvin Sherlock
e7cf527ee3 fix get file info 2016-11-26 15:23:25 -05:00
Kelvin Sherlock
e482260d32 more win32-specific code. 2016-11-26 15:14:37 -05:00
Kelvin Sherlock
bb6015df36 synchronize host_fst, fixup a couple bugs . 2016-11-25 21:57:17 -05:00
Kelvin Sherlock
bc75666810 fix fst_read to actually read. 2016-11-25 15:10:25 -05:00
Kelvin Sherlock
0bde878d05 move win32 host to separate file. (in progress). 2016-11-25 14:54:21 -05:00