Evgeniy Ivanov 255ae85b1e Fix time modification on truncate()
POSIX truncate specification says "Upon successful completion, if
the *file size is changed*, this function shall mark for update the
st_ctime and st_mtime fields of the file." This patch prevents
changing of the date fields when the size stays the same.
2011-07-15 14:21:05 +00:00
2010-10-25 08:32:14 +00:00
2011-07-01 18:43:15 +02:00
2011-06-24 17:21:51 +02:00
2011-07-15 14:15:15 +02:00
2011-07-12 16:39:55 +02:00
2011-07-12 16:39:55 +02:00
2011-07-11 21:10:28 +02:00
2011-07-12 16:39:55 +02:00
2011-07-12 16:39:55 +02:00
2011-07-15 14:21:05 +00:00
2011-07-14 18:36:40 +02:00
2011-06-25 18:05:01 +02:00
2010-01-21 10:16:05 +00:00
2011-07-07 23:06:00 +02:00
Description
A fun microkernel meant to match modern usecases
GPL-3.0 148 MiB
Languages
C 78.2%
Roff 10.2%
Assembly 4.6%
Shell 3.7%
Makefile 1.6%
Other 1.2%