Opened 18 years ago

Closed 13 years ago

#44 closed defect (fixed)

libc: statvfs reports 14 chars max filename length everywhere

Reported by: bird Owned by: bird
Priority: normal Milestone: libc-0.6.4
Component: libc Version: 0.6
Severity: normal Keywords: libc max maxfilename
Cc:

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.

Change History (5)

comment:1 Changed 13 years ago by bird

Milestone: libc-0.7libc-0.6.4
Status: newassigned

comment:2 Changed 13 years ago by bird

(In [3687]) libc: Reimplemented pathconf and fpathconf. References #44.

comment:3 Changed 13 years ago by bird

(In [3688]) libc: Reimplemented pathconf and fpathconf. References #44.

comment:4 Changed 13 years ago by bird

(In [3694]) libc: Build fix. References #44.

comment:5 Changed 13 years ago by bird

Resolution: fixed
Status: assignedclosed

(In [3695]) 0.6: Backported fpathconf and pathconf reimplementation. Fixes #44.

Note: See TracTickets for help on using tickets.