This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: fopen a special characterfile on vfat.


On Tue, Apr 17, 2012 at 6:32 AM, devendra.aaru <devendra.aaru@gmail.com> wrote:

> i am facing a strange situation where fopen fails on a vfat file
> system , the same works for the ext2 file system.

Run your program under 'strace' and see with what arguments gllibc
passed to the open system call.


-- 
Paul Pluzhnikov


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]