Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * getfacl.c (username): New function. | Corinna Vinschen | 2001-11-04 | 1 | -36/+143 |
| | | | | | | | | | | | | | (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. | ||||
* | * Makefile.in: Accomodate newer gcc's which require linking of c++ programs | Christopher Faylor | 2000-10-28 | 1 | -1/+1 |
| | | | | | | | | with g++. Fixup output for some compilations. * cygcheck.cc: Respond to compiler warnings. * dumper.cc (main): Ditto. * parse_pe.cc (exclusion::sort_and_check): Ditto. * setfacl.cc (getaclentry): Ditto. | ||||
* | import winsup-2000-02-17 snapshot | Christopher Faylor | 2000-02-17 | 1 | -0/+377 |