rewrite popen to use posix_spawn instead of fragile vfork hacks
[musl] / src / locale / strncasecmp_l.c
2012-02-07 Rich Felkermore locale_t interfaces (string stuff) and header...