summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/locale/setlocale/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix all clang warnings in libc regress and cleanup some make files.bluhm2017-07-271-3/+2
|
* add regress test for setlocale(3) and some relatedsemarie2015-07-071-0/+9
functions (MB_CUR_MAX, isalpha() for ctype. some tips from stsp@