Use ISO C string functions instead of obsolete BSD ones that used to be in strings...
commit8986bc8af473080bed0efa01cb569f3e25f179a9
authorChristian Jullien <jullien@sims3.eligis.com>
Wed, 12 Oct 2016 04:18:38 +0000 (12 06:18 +0200)
committerChristian Jullien <jullien@sims3.eligis.com>
Wed, 12 Oct 2016 04:18:38 +0000 (12 06:18 +0200)
tree08555077f6841a1db663043d331f56e670ad8320
parent07ca2df5889ab526ba2de383707edb12e5d79323
Use ISO C string functions instead of obsolete BSD ones that used to be in strings.h. It allows more systems -- i.e. Windows -- to use those tests
tests/tests2/28_strings.c
tests/tests2/Makefile