sys_stat: Support for MSVC.
authorBruno Haible <bruno@clisp.org>
Fri, 16 Sep 2011 21:17:49 +0000 (23:17 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 16 Sep 2011 21:18:07 +0000 (23:18 +0200)
commita66220e562ac68d95d217ef89b4d3416cecb10dd
treeb0b900f958cf4695a95210586fd531742243db32
parent827ad410459e741e0844fe10d14c9b7a06ddab16
sys_stat: Support for MSVC.

* lib/sys_stat.in.h (S_IFIFO): Define to _S_IFIFO if that exists.
* tests/test-sys_stat.c: Don't assume that S_IFBLK exists.
* doc/posix-headers/sys_stat.texi: Mention missing S_IFIFO, S_IFBLK on
MSVC.
ChangeLog
doc/posix-headers/sys_stat.texi
lib/sys_stat.in.h
tests/test-sys_stat.c