summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/dirname/dirname_test.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Give more details on failure.miod2007-10-201-8/+8
* Make this work on 64 bit platforms by using strlen() instead of sizeof()...miod2007-10-201-1/+1
* Add basename(3) and dirname(3) regression tests, from tbert.ray2007-05-171-0/+82