fix dup3 ignoring all flags but O_CLOEXEC on archs with SYS_dup2 syscall
[musl] / src / stdio / putw.c
2012-07-04 Rich Felkerputw is supposed to return 0 (not the value written...
2012-07-04 Rich Felkermake sure getw/putw agree with prototypes by defining...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0