]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Do comparison using appropriate casting first, as per SUSv3 (search for first
authorJordan K. Hubbard <jkh@FreeBSD.org>
Wed, 17 Dec 2003 02:46:48 +0000 (02:46 +0000)
committerJordan K. Hubbard <jkh@FreeBSD.org>
Wed, 17 Dec 2003 02:46:48 +0000 (02:46 +0000)
commitdee551158f72e1e1768ca3e076e0b625903d41ba
tree65cabad01932f2d9252277f1b846fb0e6baa48e7
parentaf7552658b7b6301c4b6cd182a2c0141c429df48
Do comparison using appropriate casting first, as per SUSv3 (search for first
[last] character, not int).
lib/libc/string/index.c
lib/libc/string/rindex.c