Bruce Evans a3c78a768e Fixed a missing conversion of retval to p_retval in disabled code.
Fixed overflow of FFLAGS() in fcntl(F_SETFL, ...).  This was not
a security hole, but gave wrong results for silly flags values.
E.g., it make fcntl(F_SETFL, -1) equivalent to fcntl(F_SETFL, 0).
POSIX requires ignoring the open mode bits in fcntl() (even if
they would be invalid for open()).
1997-11-23 12:24:59 +00:00
..
1997-11-21 22:33:52 +00:00
1997-11-17 13:57:40 +00:00
1997-11-20 16:53:23 +00:00
1997-11-23 07:03:21 +00:00
1997-11-18 15:07:35 +00:00
1997-11-23 07:35:06 +00:00
1997-11-18 14:40:36 +00:00
1997-11-18 15:07:35 +00:00
1997-11-12 05:42:33 +00:00
1997-10-28 15:59:26 +00:00
1997-10-28 15:59:26 +00:00
1997-11-12 05:42:33 +00:00
1997-11-12 05:42:33 +00:00
1997-11-23 11:56:18 +00:00
1997-10-28 15:59:26 +00:00
1997-11-22 08:35:46 +00:00