[Bug 660] Changed - _lcreat() can not create hidden files

wine-bugs at winehq.com wine-bugs at winehq.com
Thu May 9 14:38:33 CDT 2002


http://bugs.winehq.com/show_bug.cgi?id=660

*** shadow/660	Thu May  9 12:00:36 2002
--- shadow/660.tmp.17245	Thu May  9 14:38:33 2002
***************
*** 41,43 ****
--- 41,53 ----
  
  See also discussion, going right now on Wine-devel:
  http://www.winehq.com/hypermail/wine-devel/2002/05/0226.html
+ 
+ 
+ ------- Additional Comments From jakob at vmlinux.org  2002-05-09 14:38 -------
+ Yes, that's the problem.
+ A minor problem, especially given the limitations of Linux file API, but
+ it still could be done, at least on VFAT and NTFS filesystems,
+ if Linux kernel is enhanced.
+ It could also be done by emulation on any POSIX filesystem by for instance
+ keeping a dotfile in each directory with the extra info in it.
+ 



More information about the wine-bugs mailing list