2009/7/5 Christian Masloch <c...@bttr-software.de>:

> Regarding the updating of SFTs opened for the same file (previous mail),
> is that already in the kernel? If not, I want to add that point to your
> list for SHARE.

Yes, that has been in the kernel since the initial implementation by
Ron Cemer. It used to work on fnodes but now updates the SFTs.

These routines (mainly merge_file_changes() in fatfs.c) could be moved
to share.c if the hooks from RBIL table 01636 were implemented.

share.exe as part of the kernel is of course a trade-off: it's natural
for an OS, but for DOS you'd like the base kernel small and only
include things that most people use (and most people don't need
SHARE).

Bart

------------------------------------------------------------------------------
_______________________________________________
Freedos-kernel mailing list
Freedos-kernel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-kernel

Reply via email to