Files
RedBear-OS/include/bits
Dan Robertson e306e3f855 fcntl: open should use a va_list
The current implementation of open requires the user to pass all three
args to the function. It should use a va_list and allow a user to
provide only the filename and flags.
2018-03-09 02:24:25 +00:00
..
2018-03-09 02:24:25 +00:00
2018-03-03 19:47:01 -07:00
2018-03-03 20:48:37 -07:00