about summary refs log tree commit diff
path: root/libio/tst-ftell-active-handler.c
Commit message (Expand)AuthorAgeFilesLines
* Change offset in fdopen only if setting O_APPENDSiddhesh Poyarekar2014-03-171-0/+55
* Fix offset caching for streams and use it for ftell (BZ #16680)Siddhesh Poyarekar2014-03-171-4/+108
* Fix up return codes for tests in tst-ftell-active-handlerSiddhesh Poyarekar2014-03-171-18/+31
* Fix up formatting in tst-ftell-active-handler.cSiddhesh Poyarekar2014-03-041-7/+7
* Separate ftell from fseek logic and avoid modifying FILE data (#16532)Siddhesh Poyarekar2014-03-041-0/+384