fnmatch.c
|
Use strchr() and strrchr().
|
2012-01-02 12:12:10 +00:00 |
iconv_ucs.c
|
Use strcmp that I replaced by accident.
|
2012-05-21 02:45:47 +00:00 |
iconv.c
|
Fix unloading of libiconv module.
|
2012-06-11 17:42:39 +00:00 |
jenkins_hash.c
|
s/ is is / is /g
|
2012-09-14 22:00:03 +00:00 |
memcchr.c
|
Introducing memcchr(3).
|
2012-01-01 20:26:11 +00:00 |
strlcpy.c
|
Sync strlcpy with userland version.
|
2012-11-03 04:29:24 +00:00 |
strlen.c
|
Sync strlen with userland implementation.
|
2012-11-03 04:28:53 +00:00 |