Reject invalid definitions of _POSIX_CHOWN_RESTRICTED, _POSIX_NO_TRUNC, _POSIX_VDISABLE
authorAndreas Schwab <schwab@linux-m68k.org>
Sun, 28 Jan 2018 17:48:04 +0000 (18:48 +0100)
committerAndreas Schwab <schwab@linux-m68k.org>
Mon, 29 Jan 2018 21:21:21 +0000 (22:21 +0100)
commit9a1793289b08339660985cb2baada60debc70bf2
treea934b7ecc9cab380428be0eea4939083d3c57f4f
parente01e0ddc42e5909af0409d28bc4fd52ebfdbc7db
Reject invalid definitions of _POSIX_CHOWN_RESTRICTED, _POSIX_NO_TRUNC, _POSIX_VDISABLE

POSIX requires that the constants _POSIX_CHOWN_RESTRICTED,
_POSIX_NO_TRUNC, and _POSIX_VDISABLE are always defined to a value other
than -1.
ChangeLog
sysdeps/posix/fpathconf.c
sysdeps/posix/pathconf.c