summaryrefslogtreecommitdiff
path: root/tests/setgid-check
AgeCommit message (Collapse)Author
2007-07-23Update all copyright notices to use the newer form.Jim Meyering
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering
2006-08-17Add/fix copyright notices and adjust to latest GNU FDL.Paul Eggert
2005-01-30Ignore ACL designation.Jim Meyering
2004-06-23Replace all occurrences of `(exit N); exit' withJim Meyering
`(exit N); exit N'. Otherwise, those many tests could exit with improper exit status when exiting via e.g., a trapped interrupt. Thanks to a report from Bob Proulx.
2002-06-17Interpret a permissions string ofJim Meyering
drwxr-xr-x (DOS/Windows) as meaning the cwd is not setgid. Reported by Rich Dawe.
2000-12-31File renamed from tests/sticky-check.Jim Meyering
All uses of "sticky" changed to "setgid".