minix/servers
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
..
devman Fix GCC image building 2011-07-09 15:04:42 +02:00
ds boot: Add multiboot support 2011-06-24 17:21:51 +02:00
ext2 Fix time modification on truncate() 2011-07-15 14:21:05 +00:00
hgfs New stat structure. 2011-07-12 16:39:55 +02:00
inet Fix GCC image building 2011-07-09 15:04:42 +02:00
init Fix GCC image building 2011-07-09 15:04:42 +02:00
ipc Fix GCC image building 2011-07-09 15:04:42 +02:00
is Fix GCC image building 2011-07-09 15:04:42 +02:00
iso9660fs New stat structure. 2011-07-12 16:39:55 +02:00
lwip Fix GCC image building 2011-07-09 15:04:42 +02:00
mfs Fix time modification on truncate() 2011-07-15 14:21:05 +00:00
pfs New stat structure. 2011-07-12 16:39:55 +02:00
pm New stat structure. 2011-07-12 16:39:55 +02:00
procfs Fix GCC image building 2011-07-09 15:04:42 +02:00
rs New stat structure. 2011-07-12 16:39:55 +02:00
sched boot: Add multiboot support 2011-06-24 17:21:51 +02:00
vfs Don't panic if owner has vanished before reply 2011-07-15 14:11:34 +00:00
vm New stat structure. 2011-07-12 16:39:55 +02:00
Makefile Added Device Manager (USB hotplug support) 2011-02-23 13:48:03 +00:00
Makefile.inc Fix GCC image building 2011-07-09 15:04:42 +02:00