aboutsummaryrefslogtreecommitdiffstats
path: root/include/fcntl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/fcntl.h')
-rw-r--r--include/fcntl.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/fcntl.h b/include/fcntl.h
index 6bc42f0..1c13b8d 100644
--- a/include/fcntl.h
+++ b/include/fcntl.h
@@ -55,3 +55,7 @@ int creat(const char*, mode_t)
#endif
+/*
+ TODO int reopen(int fd, int oflag); 0, on success, -1 on error
+*/
+