Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys




On Apr 24, 2008, at 5:14 PM, Masao Uebayashi wrote:

Log Message:
- Retire SYCALL_MPSAFE. With the exceptions of darwin and irix
emulations,
all system calls are now MPSAFE.

I would suggest it's time to retire the Darwin emulation -- it's
hopelessly out of date.

I think that we should make a set of those emulated binaries which
call all the emulated system calls, so that users who don't have
emulated binaries can try & test emulation code.

My point is that it's hopelessly out of date with respect to Mac OS X. No modern OS X binary would run under our Darwin emulation.



Masao

-- thorpej



Home | Main Index | Thread Index | Old Index