23 Commits (master)

Author SHA1 Message Date
Paul Eggert dff8da6b3e Update copyright dates with scripts/update-copyrights 2 years ago
Joseph Myers 6d7e8eda9b Update copyright dates with scripts/update-copyrights 3 years ago
Paul Eggert 581c785bf3 Update copyright dates with scripts/update-copyrights 4 years ago
Paul Eggert 2b778ceb40 Update copyright dates with scripts/update-copyrights 5 years ago
Joseph Myers d614a75396 Update copyright dates with scripts/update-copyrights. 6 years ago
Paul Eggert 5a82c74822 Prefer https to http for gnu.org and fsf.org URLs 7 years ago
Joseph Myers 04277e02d7 Update copyright dates with scripts/update-copyrights. 7 years ago
Joseph Myers 688903eb3e Update copyright dates with scripts/update-copyrights. 8 years ago
Joseph Myers bfff8b1bec Update copyright dates with scripts/update-copyrights. 9 years ago
Joseph Myers f7a9f785e5 Update copyright dates with scripts/update-copyrights. 10 years ago
Joseph Myers b168057aaa Update copyright dates with scripts/update-copyrights. 11 years ago
H.J. Lu 41fad83083 Replace %ld with %jd and cast to intmax_t 11 years ago
Joseph Myers 1b8bf35181 Fix tst-ftell-active-handler.c warning. 11 years ago
Adhemerval Zanella 2aa3862e86 libio: Fix variable aligment in tst-ftell-active-handler 11 years ago
Adhemerval Zanella 9752c3cdbc libio: Fix buffer overrun in tst-ftell-active-handler 11 years ago
Siddhesh Poyarekar fe8b4d98e9 Reset cached offset when reading to end of stream (BZ #17653) 11 years ago
Siddhesh Poyarekar 61b4f792e0 tst-ftell-active-handler: Open file with O_TRUNC for w modes 11 years ago
Siddhesh Poyarekar be349d7042 ftell: seek to end only when there are unflushed bytes (BZ #17647) 11 years ago
Siddhesh Poyarekar ae42bbc55a Change offset in fdopen only if setting O_APPEND 12 years ago
Siddhesh Poyarekar ea33158c96 Fix offset caching for streams and use it for ftell (BZ #16680) 12 years ago
Siddhesh Poyarekar b1dbb426e1 Fix up return codes for tests in tst-ftell-active-handler 12 years ago
Siddhesh Poyarekar d4b17258bb Fix up formatting in tst-ftell-active-handler.c 12 years ago
Siddhesh Poyarekar 000232b9bc Separate ftell from fseek logic and avoid modifying FILE data (#16532) 12 years ago