Martin Storsjö 9b59153263 Remove the STRNLEN/WelsStrnlen compatibility functions
These were essentially useless - if strlen() ever was used as
fallback, it either indicated that those ports of the library
were insecure, or that strnlen never was required at all.
In this case it turned out to be the latter (at least after
the preceding cleanups) - all uses of it were with known null
terminated strings.
2014-01-28 12:00:04 +02:00
..
2014-01-08 17:03:00 -08:00
2014-01-24 15:01:31 +02:00
2014-01-16 15:57:22 +08:00
2014-01-08 17:03:00 -08:00
2014-01-18 13:59:24 +01:00