question, mainly for non-linux e2ers

I found some e2 code relating to [u]mount command-completion, which:
a) is restricted to only linux or bsd
b) further restricts some parts of it to linux only

Essentially, the stuff under a) is about polling fstab and mtab, which
need not be restricted, and I propose to remove that constraint.

The stuff under b) has *mntent() functions (* is set, get, end). I
understand OS's other than linux support *mntent(), but that in some
cases the API may differ.

Anyone got insight on how bad it would be to remove that
restriction too? Even better, a clue where to get a definitive
answer?

Regards
Tom


-- 
Users can unsubscribe from the list by sending email to 
emelfm2-request@xxxxxxxxxxxxx with 'unsubscribe' in the subject field or by 
logging into the web interface.

Other related posts: