Mercurial > hg > octave-shane > gnulib-hg
comparison posix-modules @ 17618:69fa068eff4e
file-type: add support for doors and other less-common file types
Problem with S_ISDOOR reported by Rich Burridge.
* lib/file-type.c (file_type): Do S_ISLNK early too. Do S_TYPEIS*
macros before the rest. Add S_ISCTG, S_ISDOOR, S_ISMPB, S_ISMPC,
S_ISMPX, S_ISNAM, S_ISNWK, S_ISOFD, S_ISOFL, S_ISPORT, S_ISWHT.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Wed, 05 Feb 2014 11:09:15 -0800 |
parents | 344018b6e5d7 |
children |
comparison
equal
deleted
inserted
replaced
17617:e52ef9f51681 | 17618:69fa068eff4e |
---|