Custom Query (245 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (25 - 27 of 245)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Ticket Resolution Summary Owner Reporter
#41 fixed libc: incorrect __libc_back_fsUnixAttribsGet() usage caused st_dev and st_ino to be 0 in some stat()s and chmod & fchmod to set MODE EA without type bird bird
Description

we're not checking if we actually read any UnixEAs in __libc_back_fsUnixAttribsGet().

#43 fixed libc: Runtime configuration of where to use UnixEAs bird bird
Description

This is a followup to #21. Should add some kind of env.var. for overriding the default configuration.

#44 fixed libc: statvfs reports 14 chars max filename length everywhere bird bird
Description

I think this is a left over from the DOS days. We should return 255 on HPFS and JFS and 12 on FAT. There are one or two constants too I believe which needs fixing.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Note: See TracQuery for help on using queries.