aboutsummaryrefslogtreecommitdiffstats
path: root/t_unsafe.c
Commit message (Collapse)AuthorAgeFilesLines
* Updated the FSF's address to an even newer one.Wayne Davison2006-04-251-3/+3
|
* - Updated the address for the FSF in the opening comment.Wayne Davison2006-04-251-15/+11
| | | | | | | - Standardized the format of the opening comment, including adding a brief description of what's in the file for those that lacked it. - Added some missing copyright lines. - Some minor whitespace tweaks (in a few of the files).
* Changed main() definition to avoid an extra prototype being putWayne Davison2003-09-101-1/+2
| | | | into the proto.h file.
* Declare preserve_perms for latest syscall.o.Wayne Davison2003-01-211-0/+1
|
* Test harness for unsafe_symlink: just passes in argv[].Martin Pool2002-04-081-0/+44