Changes between Initial Version and Version 2 of Ticket #231
- Timestamp:
 - Nov 21, 2010, 10:55:00 PM (15 years ago)
 
Legend:
- Unmodified
 - Added
 - Removed
 - Modified
 
- 
      
Ticket #231
- Property Component baselayout → libc-backend
 - Property Keywords hpfs386 added
 - Property Milestone → libc-0.6.4
 
 - 
      
Ticket #231 – Description
initial v2 1 If a file on a HPFS386 volume has EAs but none of them are LIBC UnixEAs, __libc_back_fsUnixAttribsGet() returns 0 but doesn't generate a dev and inode value for the given file which breaks some software. For example, cp.exe fails when copying a REXX script with the following message:1 If a file on a HPFS386 volume has EAs but none of them are LIBC UnixEAs, !__libc_back_fsUnixAttribsGet() returns 0 but doesn't generate a dev and inode value for the given file which breaks some software. For example, cp.exe fails when copying a REXX script with the following message: 2 2 {{{ 3 3 cp: skipping file `bar.cmd', as it was replaced while being copied  
