Fix compilation of Readline on mingw.org's MinGW
authorEli Zaretskii <eliz@gnu.org>
Mon, 23 Dec 2019 14:28:32 +0000 (16:28 +0200)
committerEli Zaretskii <eliz@gnu.org>
Mon, 23 Dec 2019 14:28:32 +0000 (16:28 +0200)
commite76ff636537c6140bb9d0b0a39260d840f37ca7e
tree955320ffbe3bf646c0870bb3a0e05ecaf953112b
parent27653fba5e541dbdb275602e8bd83ce1ccf6c292
Fix compilation of Readline on mingw.org's MinGW

readline/ChangeLog
2019-12-23  Eli Zaretskii  <eliz@gnu.org>

* posixstat.h (S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH)
(S_IXOTH, S_IRWXG, S_IRWXO): Define if undefined, even if S_IRWXU
is defined, because non-Posix systems may defined only the user
bits.
readline/readline/CHANGELOG
readline/readline/posixstat.h
This page took 0.027968 seconds and 4 git commands to generate.