Source-Changes archive

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

Re: CVS commit: src/sys/compat/pecoff



On Tue, Apr 24, 2007 at 09:35:46AM +0200, Pavel Cahyna wrote:
> On Mon, Apr 23, 2007 at 09:22:29PM +0000, David Laight wrote:
> > 
> > Module Name:        src
> > Committed By:       dsl
> > Date:               Mon Apr 23 21:22:29 UTC 2007
> > 
> > Modified Files:
> >     src/sys/compat/pecoff: pecoff_misc.c syscalls.master
> > 
> > Log Message:
> > Having removed all the CHECK_ALT_XXX() none of these syscall functions
> > do anything except call a standard function.  Nuke them all.
> 
> Can you completely remove syscalls.master and derived files? keeping this
> file in sync with native syscalls.master is annoying.

The syscall don't all match, so pecoff does need its own syscalls.master.
Clearly pecoff_misc.c could have less in it, but if anyone actually
got pecoff working properly (ISTR it isn't actually much use in its
current state) then some structures would need converting.

        David

-- 
David Laight: david%l8s.co.uk@localhost



Home | Main Index | Thread Index | Old Index