feat: implement utime libc function, SYS_UTIME syscall, filesystem support (ext2 only)
This commit is contained in:
@@ -27,5 +27,6 @@
|
||||
|
||||
#define PATH_MAX 4096
|
||||
#define NAME_MAX 256
|
||||
#define OPEN_MAX 128
|
||||
|
||||
#endif /* _LIBC_LIMITS_H */
|
||||
|
||||
Reference in New Issue
Block a user