Sebastian Messmer
|
c5ccd9c2d1
|
Set cache entry to dirty when timestamps are changed. Otherwise, it wouldn't be written back.
|
2016-06-09 17:32:35 -07:00 |
|
Sebastian Messmer
|
6448110975
|
OpenFile updates timestamps correctly, i.e. on read(), write() and truncate(). Also added test cases for it.
|
2016-06-07 21:25:02 -07:00 |
|
Sebastian Messmer
|
9bb2e2e89a
|
Implement fsync() and fdatasync() syscalls for flushing open files
|
2016-06-07 18:36:59 -07:00 |
|
Sebastian Messmer
|
0cdfb8ba2e
|
Fix fstat (a bug in the fstat implementation caused problems with some text editors (e.g. nano) falsely thinking a file changed since they opened it).
|
2016-03-16 17:03:53 +00:00 |
|
Sebastian Messmer
|
c6e8052d93
|
Merge all git repositories into one
|
2016-02-11 16:40:48 +01:00 |
|