| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove __need macros from stdio.h and wchar.h. | Zack Weinberg | 2017-06-08 | 1 | -1/+2 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 1 | -1/+1 |
* | libio: Multiple fixes for open_{w}memstram (BZ#18241 and BZ#20181) | Adhemerval Zanella | 2016-09-30 | 1 | -2/+2 |
* | libio: Implement vtable verification [BZ #20191] | Florian Weimer | 2016-06-23 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 1 | -1/+1 |
* | Remove -fexceptions configure test. | Joseph Myers | 2015-10-15 | 1 | -58/+58 |
* | Add dependencies on needed locales in each subdir tests (bug 18969) | Andreas Schwab | 2015-10-12 | 1 | -0/+24 |
* | Don't install bits/libc-lock.h or bits/stdio-lock.h. | Joseph Myers | 2015-09-03 | 1 | -1/+1 |
* | Fix BZ #18820 -- fmemopen may leak memory on failure. | Paul Pluzhnikov | 2015-08-12 | 1 | -1/+7 |
* | libio: fmemopen rewrite to POSIX compliance | Adhemerval Zanella | 2015-07-08 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 1 | -1/+1 |
* | Don't error out writing a multibyte character to an unbuffered stream (bug 17... | Andreas Schwab | 2014-11-03 | 1 | -1/+1 |
* | Remove redundant C locale settings. | Joseph Myers | 2014-06-07 | 1 | -1/+0 |
* | Include LOCPATH in default test environment. | Joseph Myers | 2014-06-04 | 1 | -14/+2 |
* | Fix offset computation for append+ mode on switching from read (BZ #16724) | Siddhesh Poyarekar | 2014-05-27 | 1 | -1/+3 |
* | Setup LOCPATH for tst-ftell-active-handler and tst-ftell-partial-wide in libio | Andreas Schwab | 2014-03-25 | 1 | -0/+2 |
* | Enumerate tests with special rules in tests-special variable. | Joseph Myers | 2014-03-06 | 1 | -4/+4 |
* | Separate ftell from fseek logic and avoid modifying FILE data (#16532) | Siddhesh Poyarekar | 2014-03-04 | 1 | -1/+1 |
* | Fix fallout from Joseph's untested Makeconfig change. | Roland McGrath | 2014-02-28 | 1 | -1/+1 |
* | Consistently include Makeconfig after defining subdir. | Joseph Myers | 2014-02-26 | 1 | -4/+2 |
* | Generate .test-result files for tests with special rules. | Joseph Myers | 2014-02-21 | 1 | -3/+6 |
* | Split up rules for tests using mtrace and something else. | Joseph Myers | 2014-02-14 | 1 | -7/+9 |
* | Fix infinite loop in ftell when writing wide char data (BZ #16398) | Siddhesh Poyarekar | 2014-02-05 | 1 | -1/+1 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 1 | -1/+1 |
* | Remove --disable-versioning. | Joseph Myers | 2013-09-04 | 1 | -2/+2 |
* | Add --enable-hardcoded-path-in-tests configure option | H.J. Lu | 2013-01-11 | 1 | -1/+1 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
* | [BZ #12724] libio: revert partial POSIX 2008 fclose support | Mike Frysinger | 2012-12-01 | 1 | -1/+1 |
* | Make fwrite return 0 on EOF | Siddhesh Poyarekar | 2012-11-28 | 1 | -1/+2 |
* | Define and use $(run-built-tests). | Joseph Myers | 2012-10-24 | 1 | -1/+1 |
* | Adjust wide data buffer pointers during fseek and ftell | Siddhesh Poyarekar | 2012-09-28 | 1 | -1/+2 |
* | Set "fail on error" mode directly in testsuite shell scripts | Dmitry V. Levin | 2012-09-25 | 1 | -2/+2 |
* | Run tst-fopenloc if $(build-shared) is yes | H.J. Lu | 2012-09-10 | 1 | -4/+14 |
* | Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO. | Roland McGrath | 2012-08-17 | 1 | -3/+3 |
* | Remove distribute variable from Makefiles | Ulrich Drepper | 2012-03-07 | 1 | -4/+1 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -3/+2 |
* | Fix file descriptor position after fclose | Ulrich Drepper | 2011-05-13 | 1 | -2/+2 |
* | Fix fsetpos on wide stream. | Andreas Schwab | 2009-09-02 | 1 | -1/+1 |
* | Run tst-fgetwc with necessary envvar. | Ulrich Drepper | 2009-06-16 | 1 | -0/+1 |
* | 2009-02-04 Ulrich Drepper <drepper@redhat.com>cvs/fedora-glibc-20090204T2135 | Ulrich Drepper | 2009-02-04 | 1 | -2/+2 |
* | * sysdeps/unix/sysv/linux/syscalls.list: Add __pipe2 alias. | Ulrich Drepper | 2008-07-27 | 1 | -2/+2 |
* | * libio/Makefile (tests): Add tst-ext2. | Ulrich Drepper | 2007-10-13 | 1 | -2/+2 |
* | [BZ #2337] | Ulrich Drepper | 2006-12-13 | 1 | -1/+2 |
* | [BZ #1996] | Ulrich Drepper | 2006-08-14 | 1 | -1/+2 |
* | [BZ #2173] | Ulrich Drepper | 2006-01-19 | 1 | -1/+1 |
* | * libio/stdio.h: Declare open_wmemstream. | Ulrich Drepper | 2006-01-16 | 1 | -2/+4 |
* | * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New | Roland McGrath | 2006-01-14 | 1 | -2/+2 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -8/+4 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -4/+8 |
* | Update. | Ulrich Drepper | 2004-12-06 | 1 | -1/+1 |