- 22 Sep, 2011 2 commits
- 13 May, 2011 1 commit
-
-
Pieter Noordhuis authored
-
rioInitWithFile nad rioInitWithBuffer functions now take a rio structure pointer to avoid copying a structure to return value to the caller.
make sure to return just 1 for rio.c write when the target is a buffer, as we do when the target is a file.