aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils/ssp.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-07Cygwin: utils: build with -Wimplicit-fallthrough=4 -WerrorCorinna Vinschen1-1/+1
2020-08-07Cygwin: utils: convert usage() to proper noreturn function throughoutCorinna Vinschen1-2/+1
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen1-2/+1
2016-03-15Attempt to fix Coverity issues in sspJon Turney1-6/+17
2016-02-20ssp: Fixes for 64-bitJon Turney1-105/+119
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen1-1/+16
2011-12-17Clean up whitespace.Christopher Faylor1-37/+37
2011-10-10 * Align usage output, version output, as well as usage and versionCorinna Vinschen1-29/+17
2009-05-06 * mkpasswd.c (current_user): Don't use HOMEDRIVE/HOMEPATH to generateCorinna Vinschen1-2/+2
2008-09-12* cygcheck.cc (pathlike::check_existence): Remove class name from declaration.Christopher Faylor1-1/+3
2006-01-18bad_keywordsChristopher Faylor1-1/+1
2004-05-302004-05-29 John Paul Wallington <jpw@gnu.org>Joshua Daniel Franklin1-1/+1
2004-02-14 * ssp.c (opts): Add leading '+' to force posixly correct behaviour.Corinna Vinschen1-1/+1
2003-04-26* cygcheck.cc (usage) Add description output.Joshua Daniel Franklin1-0/+2
2002-09-30* cygpath.cc (close_arg): Remove unused static.Christopher Faylor1-9/+9
2002-09-15Add final newlines to utilsJoshua Daniel Franklin1-1/+2
2002-06-06* ssp.c (version): New global variable.Christopher Faylor1-108/+254
2002-02-27* ssp.c (help_desk): Fix compiler warning. Christopher Faylor <cgf@redhat.com>Christopher Faylor1-42/+42
2000-10-28Cleanup formatting on some files. Remove excessive whitespace.Christopher Faylor1-2/+2
2000-10-19* ssp.c: newDJ Delorie1-0/+802