]> git.ipfire.org Git - thirdparty/glibc.git/history - libio/tst-ftell-active-handler.c
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / libio / tst-ftell-active-handler.c
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-30  H.J. LuReplace %ld with %jd and cast to intmax_t
2014-12-10  Joseph MyersFix tst-ftell-active-handler.c warning.
2014-12-08  Adhemerval Zanellalibio: Fix variable aligment in tst-ftell-active-handler
2014-12-05  Adhemerval Zanellalibio: Fix buffer overrun in tst-ftell-active-handler
2014-12-04  Siddhesh PoyarekarReset cached offset when reading to end of stream ...
2014-12-04  Siddhesh Poyarekartst-ftell-active-handler: Open file with O_TRUNC for...
2014-12-04  Siddhesh Poyarekarftell: seek to end only when there are unflushed bytes...
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...