Custom Query (245 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (31 - 33 of 245)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Ticket Resolution Summary Owner Reporter
#50 fixed libc: umask isn't inherited bird bird
Description

The last test in the 'equal' chmod testcase (coreutils) is apparently failing because of the child not inheriting the umask of the shell.

#51 fixed libc: unlink fails on readonly file bird bird
Description

rm from coreutil fails to delete read-only files. Will change the code to check the attribute on failure.

#52 fixed libc: path resolver fails resolving a directory symlink for lstat bird bird
Description
mkdir dir
ln -s dir symlink
stat symlink/ 
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Note: See TracQuery for help on using queries.