Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Feb 2002 17:39:07 -0500
From:      Brian Fundakowski Feldman <green@FreeBSD.org>
To:        bde@FreeBSD.org
Cc:        arch@FreeBSD.org
Subject:   Do we want the _SYS_SYSPROTO_H_ junk?
Message-ID:  <200202272239.g1RMd8i46060@green.bikeshed.org>

next in thread | raw e-mail | index | archive | help
Since obviously, by nature, all the code for syscall declarations inside 
#ifdef _SYS_SYSPROTO_H_ is bogus, is it truly useful to use it on new system 
calls, or should we not?  I think it's worth having an entry in style(9) for 
system calls, and want to know what should be there regarding this.  It 
seems the struct foo_args /* structure members stuff */ *uap; stuff is at 
least also consistent with what is similarly done with vnode operation 
declarations.

What do you think?

-- 
Brian Fundakowski Feldman                           \'[ FreeBSD ]''''''''''\
  <> green@FreeBSD.org  <> bfeldman@tislabs.com      \  The Power to Serve! \
 Opinions expressed are my own.                       \,,,,,,,,,,,,,,,,,,,,,,\



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-arch" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202272239.g1RMd8i46060>