Files
semi-libc/src/fcntl
Rich Felker 9c2d437cb3 avoid invalid use of va_arg in open
reading the variadic mode argument is only valid when the O_CREAT flag
is present. this probably does not matter, but is needed for formal
correctness, and could affect LTO or other full-program analysis.
2014-06-06 15:43:16 -04:00
..
2011-02-12 00:22:29 -05:00
2014-06-06 15:43:16 -04:00