Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-07Cygwin: utils: convert usage() to proper noreturn function throughoutCorinna Vinschen
2018-08-17setfacl: Rename the option --file to --set-file, as on LinuxKen Brown
2018-07-23getfacl and setfacl: Align with LinuxKen Brown
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen
2016-03-08Implement POSIX.1e ACL functionsCorinna Vinschen
2015-12-25setfacl: Remove unused local variableCorinna Vinschen
2015-12-21setfacl(1): Fix handling of -m and -x on a single commandlineCorinna Vinschen
2015-12-21setfacl(1): Rewrite support for mask recomputationCorinna Vinschen
2015-12-20setfacl --mask/--no-mask really don't need an argumentHouder
2015-12-19Fix missing arg requirement for setfacl -x optionHouder
2015-11-19setfacl: Allow to combine -b and -k optionsCorinna Vinschen
2015-11-19Reapply POSIX ACL changes.Corinna Vinschen
2014-12-15 * setfacl.c (action_t): Add DeleteDef value.Corinna Vinschen
2014-10-29 * setfacl.c (setfacl): Fix bracketing in expression.Corinna Vinschen
2014-10-27 * setfacl.c (usage): Add -b to require options.Corinna Vinschen
2014-10-27 * setfacl.c (action_t): Add DeleteAll value.Corinna Vinschen
2014-09-03 * setfacl.c (addmissing): New function to add missing acl entries toCorinna Vinschen
2014-09-03 * setfacl.c (getaclentry): Fix previous fix again. Allow lone 'm' asCorinna Vinschen
2014-09-03 * setfacl.c (getaclentry): Fix return value in case of a lone 'm' ifCorinna Vinschen
2014-08-31 * setfacl.c (usage): Drop outdated note that default ACEs are notCorinna Vinschen
2011-12-18Clean up whitespace.Christopher Faylor
2011-10-10 * Align usage output, version output, as well as usage and versionCorinna Vinschen
2011-04-18 * setfacl.c (getaclentry): Allow extra colon in mask and other entries.Corinna Vinschen
2011-03-29 * setfacl.c (strchrnul): Drop local implementation.Corinna Vinschen
2010-12-11 * setfacl.c (strchrnul): New function.Corinna Vinschen
2009-11-29 * setfacl.c (getaclentry): Allow to delete default entries for theCorinna Vinschen
2009-05-06 * mkpasswd.c (current_user): Don't use HOMEDRIVE/HOMEPATH to generateCorinna Vinschen
2008-05-22 * setfacl.c (setfacl): Change from void to int. Return 2 in case ofCorinna Vinschen
2006-01-18bad_keywordsChristopher Faylor
2003-09-11 * getfacl (main): Remove extern declaration of optind.Corinna Vinschen
2003-04-27* cygcheck.cc (usage) Add description output.Joshua Daniel Franklin
2003-01-15 * mkgroup.c: Fix copyright date.Corinna Vinschen
2003-01-10 * setfacl (usage): Remove double ":" for mask and other.Corinna Vinschen
2002-12-15 * setfacl.c (main): Place a single : after other and mask.Corinna Vinschen
2002-11-24 * setfacl.c (getperm): Set only `other' permission bits.Corinna Vinschen
2002-11-08 * setfacl.c (usage): Add missing LF.Corinna Vinschen
2002-09-15Add final newlines to utilsJoshua Daniel Franklin
2002-05-24 * setfacl.c (usage): Standardize usage output. Change return type toCorinna Vinschen
2001-11-04 * getfacl.c (username): New function.Corinna Vinschen
2001-03-05 * getfacl.c: Add copyright hint.Corinna Vinschen
2000-10-28* Makefile.in: Accomodate newer gcc's which require linking of c++ programsChristopher Faylor
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor