]> git.ipfire.org Git - thirdparty/glibc.git/history - libio
hurd: Fix build
[thirdparty/glibc.git] / libio /
2016-03-07  Florian Weimerlibio: Clean up _IO_file_doallocate and _IO_wfile_doall...
2016-01-07  Marko MyllynenMake shebang interpreter directives consistent
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-10-20  Joseph MyersConvert miscellaneous function definitions to prototype...
2015-10-20  Joseph MyersConvert 113 more function definitions to prototype...
2015-10-19  Joseph MyersConvert 69 more function definitions to prototype style...
2015-10-16  Joseph MyersConvert 703 function definitions to prototype style.
2015-10-15  Joseph MyersRemove -fexceptions configure test.
2015-10-12  Andreas SchwabAdd dependencies on needed locales in each subdir tests...
2015-09-08  Joseph MyersMove bits/libc-lock.h and bits/libc-lockP.h out of...
2015-09-03  Joseph MyersDon't install bits/libc-lock.h or bits/stdio-lock.h.
2015-09-03  Joseph MyersDon't include <bits/stdio-lock.h> from installed <libio.h>.
2015-09-01  Paul PluzhnikovFix BZ #18757.
2015-08-13  Paul PluzhnikovFix BZ #18820 -- fmemopen may leak memory on failure.
2015-08-13  Paul PluzhnikovFix BZ #16734 -- fopen calls mmap to allocate its buffer
2015-08-08  Paul PluzhnikovIn preparation for fixing BZ#16734, fix failure in...
2015-08-06  Paul PluzhnikovAdd #include <unistd.h> to libio/oldfileops.c for write.
2015-07-16  Adhemerval Zanellalibio: Fix fmemopen 'w' mode with provided buffer
2015-07-08  Adhemerval Zanellalibio: fmemopen rewrite to POSIX compliance
2015-07-08  Feng GaoUse "|" instead of "+" when combine the _IO_LINE_BUF...
2015-06-25  Andreas SchwabFix buffer overflow for writes to memory buffer stream...
2015-06-17  Joseph MyersFix swscanf vswscanf namespace (bug 18542).
2015-06-17  Joseph MyersFix getpass fflush_unlocked namespace (bug 18540).
2015-06-12  Joseph MyersFix syslog fputs_unlocked namespace (bug 18530).
2015-06-05  Joseph MyersFix open_memstream namespace (bug 18498).
2015-05-22  Florian WeimerFix indentation to match nesting in previous commit
2015-05-22  Florian WeimerAvoid some aliasing violations in libio
2015-03-23  Roland McGrathMinor cleanups in libio/iofdopen.c
2015-03-08  Paul PluzhnikovCleanup: in preparation for fixing BZ #16734, fix memor...
2015-02-25  Paul PluzhnikovFix minor formatting violation.
2015-02-24  Paul PluzhnikovFix BZ #17916 - fopen unbounded stack usage for ccs...
2015-02-22  Paul PluzhnikovFix BZ #17269 -- _IO_wstr_overflow integer overflow
2015-02-22  Chung-Lin TangAdjust timeouts for some tests, to accommodate slow...
2015-02-18  Paul PluzhnikovCleanup: add missing #include's
2015-02-06  Roland McGrathFix libio/tst-atime not to presume ST_NOATIME exists.
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-17  Stefan LieblerGet rid of format warning in tst-widetext.c.
2014-12-16  Arjun ShankarModify libio/tst-fopenloc.c to use test-skeleton.c
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 PoyarekarFix up function definition style
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-11-27  Joseph MyersFix libio/bug-ungetwc1.c warning.
2014-11-26  Joseph MyersFix warnings in fwscanf / rewind tests.
2014-11-24  Siddhesh PoyarekarRemove NOT_IN_libc
2014-11-12  Joseph MyersFix __get_nprocs fgets_unlocked namespace (bug 17582).
2014-11-12  Joseph MyersFix tzfile.c namespace (bug 17583).
2014-11-05  Arjun ShankarModify several tests to use test-skeleton.c
2014-11-03  Andreas SchwabDon't error out writing a multibyte character to an...
2014-09-16  Siddhesh PoyarekarFix memory leak in error path of do_ftell_wide (BZ...
2014-09-16  Siddhesh PoyarekarRevert to defining __extern_inline only for gcc-4.3...
2014-09-12  Florian WeimerComplete the removal of __gconv_translit_find
2014-09-11  Tim LammensFix memory leak in libio/wfileops.c do_ftell_wide ...
2014-06-07  Joseph MyersRemove redundant C locale settings.
2014-06-04  Joseph MyersInclude LOCPATH in default test environment.
2014-05-27  Siddhesh PoyarekarFix offset computation for append+ mode on switching...
2014-05-01  Roland McGrathFix -Wundef warnings for _IO_JUMPS_OFFSET.
2014-03-25  Andreas SchwabSetup LOCPATH for tst-ftell-active-handler and tst...
2014-03-17  Will NewtonRevert "Fix _IO_JUMPS_OFFSET -Wundef warnings"
2014-03-17  Will NewtonFix _IO_JUMPS_OFFSET -Wundef warnings
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-06  Joseph MyersEnumerate tests with special rules in tests-special...
2014-03-04  Siddhesh PoyarekarFix up formatting in tst-ftell-active-handler.c
2014-03-04  Siddhesh PoyarekarFix up formatting
2014-03-04  Siddhesh PoyarekarUse cached offset in ftell when reliable
2014-03-04  Siddhesh PoyarekarSeparate ftell from fseek logic and avoid modifying...
2014-02-28  Roland McGrathFix fallout from Joseph's untested Makeconfig change.
2014-02-26  Joseph MyersConsistently include Makeconfig after defining subdir.
2014-02-21  Joseph MyersGenerate .test-result files for tests with special...
2014-02-21  Joseph MyersComplete _BSD_SOURCE / _SVID_source followup cleanup.
2014-02-14  Joseph MyersSplit up rules for tests using mtrace and something...
2014-02-13  Joseph MyersClean up trivially redundant __USE_MISC conditionals.
2014-02-12  Joseph MyersCombine __USE_BSD and __USE_SVID into __USE_MISC.
2014-02-10  Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-02-05  Siddhesh PoyarekarFix infinite loop in ftell when writing wide char data...
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-11-20  Siddhesh PoyarekarRename Oriya locale to Odia (bug 15601)
2013-10-11  Eric BiggersFix fwrite() reading beyond end of buffer in error...
2013-09-09  Allan McRaeFix memory leaks in libio on allocation failure
2013-09-04  Chris LeonardUpdate iso-1427.def and related occurrences.
2013-09-04  Joseph MyersRemove --disable-versioning.
2013-08-21  Ondřej BílkaFix typos.
2013-06-08  Joseph MyersUse (void) in no-arguments function definitions.
2013-06-07  Joseph MyersAvoid use of "register" as optimization hint.
2013-06-06  Ondrej BilkaFix leading whitespaces.
2013-06-05  Joseph MyersRemove trailing whitespace.
2013-05-24  Ondrej BilkaInitialize wide struct info.
2013-04-15  Siddhesh PoyarekarFix off-by-one bug in tst-fwrite-error
2013-02-07  Roland McGrathRemove lots of inline keywords.
2013-01-11  H.J. LuAdd --enable-hardcoded-path-in-tests configure option
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2013-01-01  Joseph MyersAdd script to update copyright notices and reformat...
2012-12-02  Mike Frysinger[BZ #12724] libio: revert partial POSIX 2008 fclose...
2012-11-27  Siddhesh PoyarekarMake fwrite return 0 on EOF
next