why is umode_t needed in src/achown.c?

Roland Illig roland.illig at gmx.de
Mon Jul 4 08:16:57 UTC 2005


Hello Miguel (and maybe others),

why did you use umode_t in src/achown.c instead of a simple mode_t? This 
type is very Linux-specific, whereas mode_t is common to all POSIX systems.

Roland



More information about the mc-devel mailing list