]> sourceware.org Git - newlib-cygwin.git/commit
Add strerror_l prototype, change str[n]casecmp_l feature tests
authorBrian Inglis <Brian.Inglis@SystematicSW.ab.ca>
Wed, 24 Aug 2016 20:36:31 +0000 (14:36 -0600)
committerCorinna Vinschen <corinna@vinschen.de>
Thu, 25 Aug 2016 07:44:31 +0000 (09:44 +0200)
commit448b46397dcea17e97783b0311b6d9af6878001c
tree6c4417226ddace86f9c9a5d17975887d35791ade
parenta703d64ad7edac344e4959e8d624ce1d8012678b
Add strerror_l prototype, change str[n]casecmp_l feature tests

strerror_l prototype was missing.
str[n]casecmp_l feature tests in string.h vs. strings.h were transposed.
newlib/libc/include/string.h
newlib/libc/include/strings.h
This page took 0.031942 seconds and 5 git commands to generate.