aboutsummaryrefslogtreecommitdiff
path: root/libio/tst-ftell-active-handler.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-17Change offset in fdopen only if setting O_APPENDSiddhesh Poyarekar1-0/+55
2014-03-17Fix offset caching for streams and use it for ftell (BZ #16680)Siddhesh Poyarekar1-4/+108
2014-03-17Fix up return codes for tests in tst-ftell-active-handlerSiddhesh Poyarekar1-18/+31
2014-03-04Fix up formatting in tst-ftell-active-handler.cSiddhesh Poyarekar1-7/+7
2014-03-04Separate ftell from fseek logic and avoid modifying FILE data (#16532)Siddhesh Poyarekar1-0/+384