summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/vis (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix rcs ids. ok sthen@martynas2009-06-211-1/+1
|
* Basic regress test for the vis(3) family of functions. Extra testsotto2005-08-293-0/+35
for various flag values will be added later. ok deraadt@