summaryrefslogtreecommitdiffstats
path: root/test/stdlib/test-canon2.c
Commit message (Collapse)AuthorAgeFilesLines
* tmpnam, tempnam are obsolete in SUSV4Bernhard Reutner-Fischer2012-01-291-3/+15
| | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* libc: Add canonicalize_file_name functionCarmelo Amoroso2010-09-161-0/+75
Add canonicalize_file_name function and its related tests. Required by elfutils and coreutils (readlink). Signed-off-by: Salvatore Cro <salvatore.cro@st.com> Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>