Opened 17 years ago

Closed 17 years ago

#143 closed defect (fixed)

libc: __libc_Back_fsDirCurrentSet is hiding failures (chdir)

Reported by: bird Owned by: bird
Priority: normal Milestone: libc-0.6.2
Component: libc-backend Version: 0.6
Severity: normal Keywords: chdir
Cc:

Description

chdir doesn't fail when it should. The cause is that rc declared twice in __libc_Back_fsDirCurrentSet.

Change History (1)

comment:1 Changed 17 years ago by bird

Resolution: fixed
Status: newclosed

(In [3015]) Fixed chdir failure hiding. Fixes #143.

Note: See TracTickets for help on using tickets.