Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * cygcheck.cc: Fix typo. Remove uid_t kludge. Rely on kludge in sys/cygwin.h | Christopher Faylor | 2002-01-29 | 1 | -0/+1 |
| | | | | | | | instead. * getfacl.c: Add include to remove warning. * mkgroup.c (main): Assign variables outside of parameter passing. This seems to eliminate some compiler warnings. | ||||
* | * getfacl.c (username): New function. | Corinna Vinschen | 2001-11-04 | 1 | -15/+98 |
| | | | | | | | | | | | | | (groupname): Ditto. (usage): Ditto. Add more user friendly help text. (main): Add -n and --help option. Print names instead of IDs unless -n option is given. * setfacl.c (getperm): Tolerate whitespace and comment chars in input. (getaclentry): Fix several input string misdetections. (getaclentries): Allow - as input file name to read from stdin. Tolerate whitespace and comment chars in input. (usage): Add more user friendly help text. (main): Add --help option. | ||||
* | * getfacl.c: Add copyright hint. | Corinna Vinschen | 2001-03-05 | 1 | -0/+11 |
| | | | | | * setfacl.c: Ditto. * strace.cc: Ditto. | ||||
* | Cleanup formatting on some files. Remove excessive whitespace. | Christopher Faylor | 2000-10-28 | 1 | -52/+54 |
| | |||||
* | import winsup-2000-02-17 snapshot | Christopher Faylor | 2000-02-17 | 1 | -0/+124 |