On Thursday 17 January 2008 03:03:11 [EMAIL PROTECTED] wrote: > So it looks as if you have three options in OSX: > > 1.) A userland API, as I was describing before, to emulate the system > calls. Downside is it requires a renaming to avoid naming conflicts, > ie oss_ioctl() instead of an actual ioctl(). >
Can't the approach NetBSD and OpenBSD use for libossaudio work? This requires relinking (or LD_PRELOAD) for existing apps, but it's probably better than what the rename approach will require. Yours, Yair K. _______________________________________________ oss-devel mailing list oss-devel@mailman.opensound.com http://mailman.opensound.com/mailman/listinfo/oss-devel