aboutsummaryrefslogtreecommitdiff
path: root/seek.c
AgeCommit message (Collapse)AuthorFiles
2017-07-21Fix tell/seek operationsSergey Poznyakoff1
* Makefile (clean): descend into t as well. * t/Makefile (clean): New goal. * runcap.h (runcap_seek): Return off_t. * seek.c (runcap_seek): Change return value. Fix operation. * tell.c (runcap_tell): Bugfix. * t/rt.c: New option -r for testing seek. * t/08seek.t: New testcase. * t/09seek.t: New testcase.
2017-07-19Include the manpage; improve make distcheckSergey Poznyakoff1
2017-07-19Rename struct filecapture to stream_capture; portability fixesSergey Poznyakoff1
2017-07-18Minor changeSergey Poznyakoff1
* runcap.h (filecapture) <fc_linestart>: Rename to fc_cur. All uses updated. * runcap.c (filecapture_put): Use fc_cur as current pointer and fc_level as the limit, for consistency. (runcap_init): Initialize fc_cur.
2017-07-18Add missing API calls, provide testsuiteSergey Poznyakoff1

Return to:

Send suggestions and report system problems to the System administrator.