Commit Graph

16 Commits

Author SHA1 Message Date
Kelvin Sherlock 2766493398 clean up trailing whitespace / end of file linefeed. 2015-02-18 12:00:21 -05:00
Kelvin Sherlock 176fb108a6 Use the $Commands environment variable as a list of directories where commands may be located. 2015-01-24 14:40:45 -05:00
Kelvin Sherlock 204332c4c9 use mpw_errno_from_errno() 2014-12-21 08:25:40 -05:00
Kelvin Sherlock fed6e9b172 don't expand $[a-z]+ in filenames. This was preventing lcc from working properly as it created temporary files named $defout$, etc. 2014-12-04 16:42:49 -05:00
Kelvin Sherlock b4e5e5a059 new path conversion code 2013-08-03 00:33:24 -04:00
Kelvin Sherlock e83477c9b2 New environment code
-D command line now supported.
2013-08-02 22:13:04 -04:00
Kelvin Sherlock 7a08004542 MPW::GetEnvironment 2013-08-01 12:23:37 -04:00
Kelvin Sherlock 81ce611bfc RootDirForPath 2013-07-14 15:17:35 -04:00
Kelvin Sherlock 4abfcc2e52 better mpw dir location logic 2013-06-09 14:47:27 -04:00
Kelvin Sherlock a737da619d move MPW init to MPW
(currently slightly buggy)
2013-02-17 15:08:09 -05:00
Kelvin Sherlock 645c70df6a faccess calls ( AsmIIgs uses F_GTABINFO) 2013-02-16 18:56:18 -05:00
Kelvin Sherlock acd4765317 mpw trace flag 2013-02-16 18:32:37 -05:00
Kelvin Sherlock ce5f23a1a2 split up mpw traps into multiple files 2013-02-16 15:37:37 -05:00
Kelvin Sherlock 7aed11c76b read, close, dup, etc. 2013-02-12 22:34:56 -05:00
Kelvin Sherlock 2290d22e24 open, write (O_BINARY) 2013-02-11 20:59:15 -05:00
Kelvin Sherlock 223500af63 mpw api 2013-02-10 20:18:47 -05:00