Opened 19 years ago

Closed 19 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 by bird, 19 years ago

Resolution: fixed
Status: newclosed

Implemented umask inhertiance. The testcase works.

Note: See TracTickets for help on using tickets.