xffm updates

Benedikt Meurer Benedikt.Meurer at unix-ag.uni-siegen.de
Mon Apr 7 10:47:39 CEST 2003


On Sun, 06, Apr 2003, edscott wilson garcia wrote:

> > > I think I fixed the linux issue. It seems getmntent() can not be called
> > > nested, so I moved the check for mounted filesystems outside the loop
> > > for existing mount points and it seems to work for me.
> > > 
> > > I left in the printf() of mounted systems until more people tested it.
> > > Patch follows for those interested. CVS has been updated already.
> > 
> > Really nice. One thing left: I think we should prefer getfsent over getmntent
> > for the fstab stuff. It seems atleast some glibc installations have getfsent.
> > Opinions?
> 
> Probably should use the function which is most common in different
> platforms, to keep the code easier to maintain.

There's no such function, although getfsent seems to be quite popular.

> Edscott

regards,
Benedikt

-- 
Those who do not understand Unix are condemned to reinvent it, poorly.
    -- Henry Spencer



More information about the Xfce4-dev mailing list