sys/stat.h: Make fchmod() available if __USE_XOPEN2K
commit86c65e33a739556c274bf8d8f821f88ef04872de
authorPaul Cercueil <paul@crapouillou.net>
Tue, 6 Feb 2024 12:10:53 +0000 (6 13:10 +0100)
committerWaldemar Brodkorb <wbx@openadk.org>
Wed, 7 Feb 2024 11:17:48 +0000 (7 12:17 +0100)
tree4b99a4a6872af0bcc6ce761a7d561c8f37dd3151
parent8f602010268851212eb89e8b2fa737e37559db5f
sys/stat.h: Make fchmod() available if __USE_XOPEN2K

The fchmod() function is present in POSIX 2001.12.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
include/sys/stat.h