From: "Nathan Wiger" <[EMAIL PROTECTED]>
Sent: Friday, August 11, 2000 1:58 AM
> How would this take into account stuff like this:
>
>    sysopen(HANDLE, "/etc/motd", O_RDWR|O_CREAT, 0644);
This is completely the problem of the module that exports O_RDWR.
O_RDWR could still be defined as a sub that always returns a constant.

That being said, I like the $O{RDWR} suggestion...  It's just irrelevent to
the
point of this RFC.

    -=- James Mastros

Reply via email to