[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] symlinks and hostfs



Vincent Rivière píše v Pá 28. 08. 2009 v 15:06 +0200:

> Since Fstat64() does not seem to be implemented in hostfs, we fall back 
> in Fxattr().

FYI, Standa says that Fstat64() is disabled in hostfs because we would
run into issues with UTC vs localtime on both host and guest.

We may try to find a solution or a workaround for that but currently the
most user friendly solution was to disable the call altogether.

It's about timezones being in sync between host and guest (where guest
is not just properly set up EasyMiNT but also TOS and MagiC, remember).

Petr