Setup LOCPATH for tst-ftell-active-handler and tst-ftell-partial-wide in libio
[platform/upstream/glibc.git] / libio / tst-ftell-active-handler.c
2014-03-17 Siddhesh PoyarekarChange offset in fdopen only if setting O_APPEND
2014-03-17 Siddhesh PoyarekarFix offset caching for streams and use it for ftell...
2014-03-17 Siddhesh PoyarekarFix up return codes for tests in tst-ftell-active-handler
2014-03-04 Siddhesh PoyarekarFix up formatting in tst-ftell-active-handler.c
2014-03-04 Siddhesh PoyarekarSeparate ftell from fseek logic and avoid modifying...