Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2012-07-04 | putw is supposed to return 0 (not the value written) on success | Rich Felker | -1/+1 | |
this is not a standard but it's the traditional behavior and it's more useful because the caller can reliably detect errors. | ||||
2012-07-04 | make sure getw/putw agree with prototypes by defining _GNU_SOURCE | Rich Felker | -0/+1 | |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+6 | |