]> sourceware.org Git - newlib-cygwin.git/commit
Add _PC_CASE_INSENSITIVE to [f]pathconf
authorKen Brown <kbrown@cornell.edu>
Thu, 20 Oct 2016 19:35:54 +0000 (15:35 -0400)
committerCorinna Vinschen <corinna@vinschen.de>
Fri, 21 Oct 2016 11:39:02 +0000 (13:39 +0200)
commitdda82d1a7be51719013dd2c9d255a2e7790eed53
tree52352d330a8823947492a0c668216662a502a6a9
parent93374181cba2a6e3e49adacaaa4a37c0e31e97a2
Add _PC_CASE_INSENSITIVE to [f]pathconf

Update the getconf utility to support the new flag as well as
_PC_POSIX_PERMISSIONS and _PC_POSIX_SECURITY.  These were previously
unsupported, probably as an oversight.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
newlib/libc/include/sys/unistd.h
winsup/cygwin/fhandler.cc
winsup/cygwin/include/cygwin/version.h
winsup/cygwin/release/2.6.1
winsup/utils/getconf.c
This page took 0.033643 seconds and 5 git commands to generate.