Commit Graph

33 Commits

Author SHA1 Message Date
Kelvin Sherlock 2766493398 clean up trailing whitespace / end of file linefeed. 2015-02-18 12:00:21 -05:00
tsupplis 88bc42d153 gcc-4.9 support/c11 fixes 2015-02-17 00:23:12 +00:00
Kelvin Sherlock 44d19f7d1b HGetVol returns the current working directory id 2015-01-18 14:28:05 -05:00
Kelvin Sherlock 3615fbe941 unlink/rmdir don't follow symbolic links, so use lstat instead of stat. 2015-01-18 11:21:03 -05:00
Kelvin Sherlock 654baccabc Add FSpDelete; Delete/HDelete should delete files or folders. 2015-01-16 20:17:50 -05:00
Kelvin Sherlock 863fafda98 move all the volume code into it's own file 2015-01-14 17:03:03 -05:00
Kelvin Sherlock 80efa55c24 RM::FSp calls handle their return value 2015-01-09 12:46:31 -05:00
Kelvin Sherlock 5deea9eb84 fix segpath when realpath returns NULL. 2015-01-09 12:46:01 -05:00
Kelvin Sherlock f42c8e06dd minor updates 2015-01-08 14:10:48 -05:00
Kelvin Sherlock 1e2c1a8f5d FSpOpenDF 2015-01-05 13:12:06 -05:00
Kelvin Sherlock b7aa23f163 SetFinderInfo for filetype/creator 2014-12-26 16:31:03 -05:00
Kelvin Sherlock 9d46424968 fix Open/PBOpen (no iodir/fs spec stuff) 2014-12-26 14:36:57 -05:00
Kelvin Sherlock e0094d199b FSpCreate 2014-12-23 11:29:32 -05:00
Kelvin Sherlock f7c779a5d1 ResolveAliasFile needs to set wasAliased if the file is not found. 2014-12-23 10:40:06 -05:00
Kelvin Sherlock d8f6edd964 fix high-level dispatch to properly return errors. 2014-12-22 15:23:47 -05:00
Kelvin Sherlock f1566cce45 use new realpath code 2014-12-22 09:53:38 -05:00
Kelvin Sherlock 30d6b05adc FspCreateResFile 2014-12-21 22:30:04 -05:00
Kelvin Sherlock b60d23ea60 temporary realpath workaround 2014-12-21 08:36:15 -05:00
Kelvin Sherlock 6929a374d0 use macos_error_from_errno() 2014-12-20 19:32:54 -05:00
Kelvin Sherlock 728db5133e fix whitespace 2014-12-20 13:03:29 -05:00
Kelvin Sherlock 8257050afc FSpOpenResFile support 2014-12-20 12:20:34 -05:00
Kelvin Sherlock 85e515bdeb split FSSpecManager out so RM can use it (HOpenResFile) 2014-12-16 13:07:37 -05:00
Kelvin Sherlock fc04a2b2cb add license 2013-07-30 01:06:19 -04:00
Kelvin Sherlock 159198adcb use macos/errors for errors 2013-05-18 21:44:02 -04:00
Kelvin Sherlock 3ad993ab3f HOpen (Link) 2013-05-18 21:24:49 -04:00
Kelvin Sherlock 044efc7169 FSMakeFSSpec improvements (SC) 2013-05-18 19:36:41 -04:00
Kelvin Sherlock bc8885c2ab HGetVol, ResolveFileAlias (SC Support) 2013-05-17 20:15:10 -04:00
Kelvin Sherlock 40d3f9a69b create finder info from prodos file type/aux type, if available. 2013-05-16 00:11:05 -04:00
Kelvin Sherlock 6d76fae173 unified and fixed SetFinderInfo 2013-04-10 22:27:49 -04:00
Kelvin Sherlock 372fab3dc5 remove os.h errors 2013-03-02 20:55:47 -05:00
Kelvin Sherlock 7578fbce73 getfinfo / setfinfo 2013-02-28 18:58:37 -05:00
Kelvin Sherlock 233c625cb0 move errno_to_oserr 2013-02-28 18:58:17 -05:00
Kelvin Sherlock 9c951a221c High-Level HFS Dispatch 2013-02-28 18:05:39 -05:00