ladybird/Userland/Libraries/LibC/bits
Liav A d05d938e73 LibC: Properly implement the futimens function
Use the new futimens syscall to ensure futimens can actually work.
This change for example allows a user to run "touch non-existing-file"
without getting any error, as expected.
2023-04-10 10:21:28 +02:00
..
dlfcn_integration.h
FILE.h
mutex_locker.h
posix1_lim.h
pthread_cancel.h
pthread_integration.h
regex_defs.h LibRegex: Make '.' reject matching LF / LS / PS as per the ECMA262 spec 2023-02-15 10:14:26 +01:00
search.h
sighow.h
stdint.h
stdio_file_implementation.h Everywhere: Remove "LibC/" includes, add lint-rule against it 2023-01-07 10:01:37 -07:00
utimens.h LibC: Properly implement the futimens function 2023-04-10 10:21:28 +02:00
wchar.h
wchar_size.h