Opened 18 years ago

Closed 18 years ago

#50 closed defect (fixed)

libc: umask isn't inherited

Reported by: bird Owned by: bird
Priority: high Milestone: libc-0.6.1
Component: libc-backend Version: 0.6
Severity: major Keywords: libc umask exec inherit
Cc:

Description

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

Change History (1)

comment:1 Changed 18 years ago by bird

Resolution: fixed
Status: newclosed

Implemented umask inhertiance. The testcase works.

Note: See TracTickets for help on using tickets.