summaryrefslogtreecommitdiffstats
path: root/lib/libc/hidden/string.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Instead of trying to handle ffs() with the normal rename-mark-hidden-and-aliasguenther2018-01-181-2/+2
* clang doesn't propagate attributes like "asm labels" and "visibility(hidden)"guenther2017-11-291-4/+4
* New POSIX xlocale implementation written from scratch.schwarze2017-09-051-1/+6
* Pull in namespace.h when building all .c files using gcc's -include option,guenther2015-09-101-2/+1
* Hide __sigintr and __strsignal as internal implementation details.guenther2015-09-091-4/+3
* Add framework for resolving (pun intended) libc namespace issues, usingguenther2015-08-311-0/+79