aboutsummaryrefslogtreecommitdiff
path: root/src/libbio/bvprint.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-1/+1
| | | | | | | | | Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
* return number of bytes outputrsc2006-07-021-3/+2
|
* missed this onersc2006-05-271-0/+1
|
* use fmtvprint to avoid needingrsc2005-01-061-2/+1
| | | | | to copy the arguments. (stupid va_copy).
* add bvprintrsc2004-12-281-0/+39