summaryrefslogtreecommitdiffstats
path: root/winsup/utils/getconf.c
Commit message (Expand)AuthorAgeFilesLines
* Cygwin: utils: convert usage() to proper noreturn function throughoutCorinna Vinschen2020-08-071-1/+1
* cygwin: add LFS_CFLAGS etc. to confstr/getconfYaakov Selkowitz2018-01-161-0/+4
* cygwin: fix getconf after commit 032aa2dba5a5bf90c198d930c8d309b5de57cb47Yaakov Selkowitz2017-11-281-0/+1
* Add _PC_CASE_INSENSITIVE to [f]pathconfKen Brown2016-10-211-0/+3
* Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen2016-06-231-2/+1
* winsup/utils: port getconf to 64-bitYaakov Selkowitz2016-04-041-12/+23
* winsup/utils: add CPU cache variables to getconf(1)Yaakov Selkowitz2015-10-221-0/+15
* Clean up whitespace.Christopher Faylor2011-12-171-60/+60
* * Align usage output, version output, as well as usage and versionCorinna Vinschen2011-10-101-13/+54
* * Makefile.in (CYGWIN_BINS): Add getconf.Yaakov Selkowitz2011-07-201-0/+564