Ask a Question related to Mac Programming, Design and Development.
-
Will Benton #1
porting UNIX file utilities to OS X? (HFS+ questions)
Hi all,
I'm interested in porting some file synchronization code from Linux
(basically, entirely ANSI C/POSIX) to OS X. However, I want to enable
my code to deal gracefully with multiple forks and any other
idiosyncracies of HFS+. (That is, if I copy a file with resource
forks to a Linux machine using my tools and then copy it back to OS X,
I want the forks to be preserved by my tools.) Therefore, I have
three questions: where's the best place to start looking for
documentation to get up to speed on these issues and the relevant
parts, I assume, of the Carbon API? Is there any good example code?
What else do I need to know about HFS+?
thanks,
wb
Will Benton Guest
-
Unix Questions
Dear, As far as I know that Unix system is not supporting the both DLL and Active X control concepts are not work in UNIX system. Is there any... -
db admin utilities
Hi, I'm wondering if there are any good php-mysql admin class(es) that is reusable? I'm trying to manage my family photos, and yet, at the same... -
New to mac, not to UNIX. Questions regarding x11 installation
Hello folks, Please forgive the "newbieness" of my questions: I just bought my first mac tonight. I am a pretty seasoned linux user and I want... -
porting perl scripts from NT to UNIX
"mani srinivas potnuru" <potnuru@students.uiuc.edu> wrote in message news:Pine.GSO.4.31.0307282029080.9550-100000@ux13.cso.uiuc.edu... You can't... -
Dos utilities in XP
How do I find the dos files such as fdisk.com and format.com on the xp install disk? Thanks, Jack -
Mike Hall #2
Re: porting UNIX file utilities to OS X? (HFS+ questions)
Will Benton wrote:
Aren't there PD utilities to deal with Mac files already?>I'm interested in porting some file synchronization code from Linux
>(basically, entirely ANSI C/POSIX) to OS X. However, I want to enable
>my code to deal gracefully with multiple forks and any other
>idiosyncracies of HFS+.
Maybe look at the implementation of Rez / DeRez and CpMac / MvMac
(if they're available... darwin vs. os x, I guess, sorry)
Mike Hall Guest



Reply With Quote

