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.h
|
Fix typos - remove duplicate "is".
|
2011-02-23 09:22:33 +00:00 |
memcchr.c
|
Introducing memcchr(3).
|
2012-01-01 20:26:11 +00:00 |
strnlen.c
|
Add strnlen() to libkern.
|
2011-10-04 23:53:47 +00:00 |