summaryrefslogtreecommitdiffstats
path: root/test/stdlib/test-canon.c
Commit message (Collapse)AuthorAgeFilesLines
* Do not check retbuf if realpath returns NULLCarmelo Amoroso2008-05-131-2/+1
|
* test-canon: stop checking realpath buffer in case realpathDenis Vlasenko2008-05-081-17/+15
| | | | | | returns NULL (the buffer contents is undefined); also check errno more thoroughly (bugs were seen slipping through)
* import a slightly modified realpath() test case from glibcMike Frysinger2007-02-081-0/+254