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.

And it seems currently in bad shape since r1.23 :-(

njoly@cixy [compat/pecoff]> tail -n 5 syscalls.master
396     NOARGS          { int sys___fhopen40(const void *fhp, size_t fh_size,\
                            int flags); }
397     NOARGS          { int sys___fhstatvfs140(const void *fhp, \
                            size_t fh_size, struct statvfs *buf, int flags); }
398     NOARGS          { int sys___fhstat40(const void *fhp, \

-- 
Nicolas Joly

Biological Software and Databanks.
Institut Pasteur, Paris.



Home | Main Index | Thread Index | Old Index