diff options
author | Fumitoshi UKAI <ukai@debian.or.jp> | 2002-06-07 15:46:44 +0000 |
---|---|---|
committer | Fumitoshi UKAI <ukai@debian.or.jp> | 2002-06-07 15:46:44 +0000 |
commit | 259d1f18be2e57a9ec6e768989571f6c8f82aed7 (patch) | |
tree | be356bce49aef38de77c76cdaa413bdf7658a46a /file.c | |
parent | [w3m-dev 03206] Re: dict (diff) | |
download | w3m-259d1f18be2e57a9ec6e768989571f6c8f82aed7.tar.gz w3m-259d1f18be2e57a9ec6e768989571f6c8f82aed7.zip |
[w3m-dev 03207] strchr(), strcasecmp(), and strncasecmp()
* etc.c (strchr): removed
(strcasecmp): removed
(strncasecmp): removed
* indep.c (strchr): moved, cast
(strcasecmp): moved, fix the case that s1 = ""
(strncasecmp): moved, fix the case that s1 is shorter than s2
* indep.h (strchr): added
(strcasecmp): added
(strncasecmp): added
From: Kiyokazu SUTO <suto@ks-and-ks.ne.jp>
Diffstat (limited to 'file.c')
0 files changed, 0 insertions, 0 deletions