Files
ladybird/Kernel/FileSystem/InodeFile.cpp
Andreas Kling 0782c60fe5 Kernel: Update the mtime after a successful InodeFile::write()
Well this was pretty silly. We were not updating the modification time
of files.. after modifying them. :^)
2019-10-22 22:23:58 +02:00

1.5 KiB