Opened 10 years ago

#313 new defect

fpathconf() returns 14 for _PC_NAME_MAX if a handle is a directory

Reported by: KO Myung-Hun Owned by:
Priority: normal Milestone: libc-0.7
Component: libc Version: 0.6.5
Severity: normal Keywords:
Cc:

Description

Hi/2.

fpathconf() returns 14(_POSIX_NAME_MAX) instead of 256(CCHMAXPATHCOMP) for a directory handle.

Attachments (1)

fpathconf.diff (646 bytes) - added by KO Myung-Hun 10 years ago.
patch for fpathconf()

Download all attachments as: .zip

Change History (1)

Changed 10 years ago by KO Myung-Hun

Attachment: fpathconf.diff added

patch for fpathconf()

Note: See TracTickets for help on using tickets.