This is the mail archive of the ecos-maintainers@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: FWD: ioctl h8300 specific problem fix


>>>>> "Andrew" == Andrew Lunn <andrew@lunn.ch> writes:

    Andrew> Hi Folks
    Andrew> Any suggests as to what we should do this with patch for
    Andrew> ioctl. I don't like target specific #define in a generic
    Andrew> file like this. We could just make varargs the standard
    Andrew> solution.

We should make the varargs version the standard solution. ioctl() has
not been well-standardized in the past, but these days the varargs
version seems to be ubiquitous and is listed @
http://www.opengroup.org/onlinepubs/009695399/functions/ioctl.html

Bart


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]