about summary refs log tree commit diff
path: root/libio/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* Don't error out writing a multibyte character to an unbuffered stream (bug 17...Andreas Schwab2014-11-031-1/+1
* Remove redundant C locale settings.Joseph Myers2014-06-071-1/+0
* Include LOCPATH in default test environment.Joseph Myers2014-06-041-14/+2
* Fix offset computation for append+ mode on switching from read (BZ #16724)Siddhesh Poyarekar2014-05-271-1/+3
* Setup LOCPATH for tst-ftell-active-handler and tst-ftell-partial-wide in libioAndreas Schwab2014-03-251-0/+2
* Enumerate tests with special rules in tests-special variable.Joseph Myers2014-03-061-4/+4
* Separate ftell from fseek logic and avoid modifying FILE data (#16532)Siddhesh Poyarekar2014-03-041-1/+1
* Fix fallout from Joseph's untested Makeconfig change.Roland McGrath2014-02-281-1/+1
* Consistently include Makeconfig after defining subdir.Joseph Myers2014-02-261-4/+2
* Generate .test-result files for tests with special rules.Joseph Myers2014-02-211-3/+6
* Split up rules for tests using mtrace and something else.Joseph Myers2014-02-141-7/+9
* Fix infinite loop in ftell when writing wide char data (BZ #16398)Siddhesh Poyarekar2014-02-051-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Remove --disable-versioning.Joseph Myers2013-09-041-2/+2
* Add --enable-hardcoded-path-in-tests configure optionH.J. Lu2013-01-111-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* [BZ #12724] libio: revert partial POSIX 2008 fclose supportMike Frysinger2012-12-011-1/+1
* Make fwrite return 0 on EOFSiddhesh Poyarekar2012-11-281-1/+2
* Define and use $(run-built-tests).Joseph Myers2012-10-241-1/+1
* Adjust wide data buffer pointers during fseek and ftellSiddhesh Poyarekar2012-09-281-1/+2
* Set "fail on error" mode directly in testsuite shell scriptsDmitry V. Levin2012-09-251-2/+2
* Run tst-fopenloc if $(build-shared) is yesH.J. Lu2012-09-101-4/+14
* Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.Roland McGrath2012-08-171-3/+3
* Remove distribute variable from MakefilesUlrich Drepper2012-03-071-4/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Fix file descriptor position after fcloseUlrich Drepper2011-05-131-2/+2
* Fix fsetpos on wide stream.Andreas Schwab2009-09-021-1/+1
* Run tst-fgetwc with necessary envvar.Ulrich Drepper2009-06-161-0/+1
* 2009-02-04 Ulrich Drepper <drepper@redhat.com> cvs/fedora-glibc-20090204T2135Ulrich Drepper2009-02-041-2/+2
* * sysdeps/unix/sysv/linux/syscalls.list: Add __pipe2 alias.Ulrich Drepper2008-07-271-2/+2
* * libio/Makefile (tests): Add tst-ext2.Ulrich Drepper2007-10-131-2/+2
* [BZ #2337]Ulrich Drepper2006-12-131-1/+2
* [BZ #1996]Ulrich Drepper2006-08-141-1/+2
* [BZ #2173]Ulrich Drepper2006-01-191-1/+1
* * libio/stdio.h: Declare open_wmemstream.Ulrich Drepper2006-01-161-2/+4
* * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath2006-01-141-2/+2
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-8/+4
* 2.5-18.1Jakub Jelinek2007-07-121-4/+8
* Update.Ulrich Drepper2004-12-061-1/+1
* Update.Ulrich Drepper2004-11-091-1/+1
* 2004-10-15 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2004-10-181-2/+2
* Update.Ulrich Drepper2003-09-061-1/+3
* (CFLAGS-oldtmpfile.c): Add -fexceptions.Ulrich Drepper2003-09-021-1/+5
* Update.Ulrich Drepper2003-08-291-2/+52
* * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h (INTERNAL_SYSCALL,Roland McGrath2002-10-241-1/+1
* Update.Ulrich Drepper2002-08-271-1/+1
* Update.Ulrich Drepper2002-08-261-1/+1
* * libio/fileops.c (_IO_file_seekoff_mmap): Leave read pointers at EOFRoland McGrath2002-08-151-1/+1
* * libio/fileops.c (_IO_file_sync_mmap): New function.Roland McGrath2002-08-021-1/+3
* 2002-07-31 Jeff Bailey <jbailey@gnu.org>Roland McGrath2002-07-311-2/+3