diff options
author | Rich Felker <dalias@aerifal.cx> | 2012-07-04 12:21:22 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2012-07-04 12:21:22 -0400 |
commit | 920baab81f98a3cae3436361cdd044afe21fe347 (patch) | |
tree | 91238819c21d0cb3c5a4555857e1645028027203 /src/malloc/malloc.c | |
parent | make sure getw/putw agree with prototypes by defining _GNU_SOURCE (diff) | |
download | grovel-920baab81f98a3cae3436361cdd044afe21fe347.tar.gz grovel-920baab81f98a3cae3436361cdd044afe21fe347.tar.xz |
putw is supposed to return 0 (not the value written) on success
this is not a standard but it's the traditional behavior and it's more
useful because the caller can reliably detect errors.
Diffstat (limited to 'src/malloc/malloc.c')
0 files changed, 0 insertions, 0 deletions