| Commit message (Expand) | Author | Age | Files | Lines |
* | backport fix buffer overflow for writes to memory buffer stream (PR18549) | Stan Shebs | 2015-07-06 | 2 | -6/+18 |
* | For b/15017950, backport patches to fix offset computation for append+ mode o... | Brooks Moses | 2014-06-12 | 6 | -97/+373 |
* | Automated g4 rollback of changelist 69114074. | Brooks Moses | 2014-06-12 | 4 | -193/+5 |
* | For b/15017950, backport patch to fix offset computation for append+ mode on ... | Brooks Moses | 2014-06-12 | 4 | -5/+193 |
* | Backport upstream fixes for PR16532 (separate ftell, fseek logic) for b/15017... | Brooks Moses | 2014-05-19 | 7 | -149/+639 |
* | Fix infinite loop in ftell when writing wide char data (BZ #16398) | Siddhesh Poyarekar | 2014-02-05 | 3 | -5/+115 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 153 | -153/+153 |
* | Rename Oriya locale to Odia (bug 15601) | Siddhesh Poyarekar | 2013-11-20 | 1 | -1/+1 |
* | Fix fwrite() reading beyond end of buffer in error path | Eric Biggers | 2013-10-11 | 5 | -24/+21 |
* | Fix memory leaks in libio on allocation failure | Allan McRae | 2013-09-09 | 2 | -3/+8 |
* | Remove --disable-versioning. | Joseph Myers | 2013-09-04 | 1 | -2/+2 |
* | Fix typos. | Ondřej Bílka | 2013-08-21 | 1 | -2/+2 |
* | Use (void) in no-arguments function definitions. | Joseph Myers | 2013-06-08 | 7 | -14/+14 |
* | Avoid use of "register" as optimization hint. | Joseph Myers | 2013-06-07 | 4 | -17/+17 |
* | Fix leading whitespaces. | Ondrej Bilka | 2013-06-06 | 2 | -2/+2 |
* | Remove trailing whitespace. | Joseph Myers | 2013-06-05 | 2 | -3/+3 |
* | Initialize wide struct info. | Ondrej Bilka | 2013-05-24 | 1 | -0/+4 |
* | Fix off-by-one bug in tst-fwrite-error | Siddhesh Poyarekar | 2013-04-15 | 1 | -1/+1 |
* | Remove lots of inline keywords. | Roland McGrath | 2013-02-07 | 1 | -1/+1 |
* | Add --enable-hardcoded-path-in-tests configure option | H.J. Lu | 2013-01-11 | 2 | -3/+3 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 153 | -174/+153 |
* | Add script to update copyright notices and reformat some to facilitate its use. | Joseph Myers | 2013-01-01 | 1 | -2/+1 |
* | [BZ #12724] libio: revert partial POSIX 2008 fclose support | Mike Frysinger | 2012-12-01 | 3 | -144/+4 |
* | Make fwrite return 0 on EOF | Siddhesh Poyarekar | 2012-11-28 | 4 | -11/+78 |
* | printf should return negative value on error | Siddhesh Poyarekar | 2012-11-16 | 4 | -14/+15 |
* | Note in a comment that references to C++ bits are obsolete | Siddhesh Poyarekar | 2012-11-16 | 1 | -0/+8 |
* | Change type of constant to avoid a warning. | Thomas Schwinge | 2012-11-01 | 1 | -1/+1 |
* | Define and use $(run-built-tests). | Joseph Myers | 2012-10-24 | 1 | -1/+1 |
* | Remove _G_OPEN64, _G_LSEEK64, _G_MMAP64, _G_FSTAT64 from _G_config.h. | Joseph Myers | 2012-10-18 | 9 | -87/+12 |
* | Remove _IO_pos_t. | Joseph Myers | 2012-10-10 | 1 | -1/+0 |
* | Remove _G_off64_t and _G_stat64 from _G_config.h. | Joseph Myers | 2012-10-09 | 5 | -8/+8 |
* | Don't flush write buffer for ftell | Siddhesh Poyarekar | 2012-09-28 | 2 | -25/+112 |
* | Adjust wide data buffer pointers during fseek and ftell | Siddhesh Poyarekar | 2012-09-28 | 3 | -1/+234 |
* | Remove various _G_*_t type names. | Joseph Myers | 2012-09-25 | 2 | -8/+8 |
* | Fix minor typos in comments | Siddhesh Poyarekar | 2012-09-25 | 1 | -2/+2 |
* | Set "fail on error" mode directly in testsuite shell scripts | Dmitry V. Levin | 2012-09-25 | 2 | -4/+5 |
* | Remove _G_HAVE_SYS_WAIT and _IO_HAVE_SYS_WAIT. | Joseph Myers | 2012-09-21 | 3 | -23/+0 |
* | Remove _G_NEED_STDARG_H. | Joseph Myers | 2012-09-20 | 1 | -8/+6 |
* | Remove _G_HAVE_IO_GETLINE_INFO. | Joseph Myers | 2012-09-17 | 2 | -8/+0 |
* | Remove _G_HAVE_PRINTF_FP. | Joseph Myers | 2012-09-13 | 1 | -3/+0 |
* | Remove _G_USING_THUNKS. | Joseph Myers | 2012-09-10 | 1 | -30/+12 |
* | Remove libio C++ vtable definitions. | Joseph Myers | 2012-09-10 | 1 | -24/+0 |
* | Run tst-fopenloc if $(build-shared) is yes | H.J. Lu | 2012-09-10 | 1 | -4/+14 |
* | Fix typos in comments | Siddhesh Poyarekar | 2012-09-05 | 3 | -5/+5 |
* | Fix iogetdelim.c (latent) integer overflow (bug 9914). | Joseph Myers | 2012-09-04 | 1 | -1/+2 |
* | Make libio compile without _IO_MTSAFE_IO. | Roland McGrath | 2012-08-17 | 2 | -0/+18 |
* | Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO. | Roland McGrath | 2012-08-17 | 1 | -3/+3 |
* | Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t. | Roland McGrath | 2012-08-06 | 8 | -14/+65 |
* | Clean up fopen64 for O_LARGEFILE==0. | Roland McGrath | 2012-08-01 | 2 | -0/+12 |
* | Fix lots of bitrot for stub configurations. | Roland McGrath | 2012-07-30 | 1 | -2/+2 |