[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] Long filenames (was: Pine hanging)



On Thu, Dec 10, 1998 at 04:24:10PM +0100, Frank Naumann wrote:
> > system call is passed unchanged to the callback of the
> > file system driver.  Hm, I currently don't have the sources
> > of minixfs.  Frank, could you have a look and tell us
> > what happens?
> 
> Yes. MinixFS fill out the buffer with the filename. If the buffer is to
> small it returns ENAMETOOLONG.

Surprise, surprise, I somehow expected that... ;-)
But I was actually more interested in the maximum length the filesystem
will handle. Is it the length that you specified when creating the
filesystem with minit or is there a bug?  Why does "ls" work with
these extra-long filenames and why does "ls *" not work?

If I understood the sources of the MiNTLib correctly, if you
compiled your MiNTLib with "#define __MINT__" it should pass
a buffer of 128 bytes length.

Ciao

Guido
-- 
http://stud.uni-sb.de/~gufl0000
mailto:gufl0000@stud.uni-sb.de