posix.c
1.5 KB
-
fileops/posix: replace usage of "int mode" with "mode_t mode" · 33127043
Note: Functions exported from fileops take const mode_t, while the underlying POSIX wrappers take mode_t.
Brodie Rao committed
Note: Functions exported from fileops take const mode_t, while the underlying POSIX wrappers take mode_t.