in pipe2, use pipe() rather than __syscall(SYS_pipe, ...) for fallback
[musl] / src / locale / iswpunct_l.c
2012-02-07 Rich Felkerfix some omissions and mistakes in locale_t interface...
2012-02-07 Rich Felkeradd more of the locale_t interfaces, all dummied out...