packaging: add license files to all sub components
[platform/upstream/linaro-glibc.git] / libio /
2016-05-22 Paul PluzhnikovFix BZ #17269 -- _IO_wstr_overflow integer overflow
2014-09-16 Siddhesh PoyarekarFix memory leak in error path of do_ftell_wide (BZ...
2014-09-16 Tim LammensFix memory leak in libio/wfileops.c do_ftell_wide ...
2014-09-16 Siddhesh PoyarekarRevert to defining __extern_inline only for gcc-4.3...
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
2012-11-16 Siddhesh Poyarekarprintf should return negative value on error
2012-11-16 Siddhesh PoyarekarNote in a comment that references to C++ bits are obsolete
2012-11-01 Thomas SchwingeChange type of constant to avoid a warning.
2012-10-24 Joseph MyersDefine and use $(run-built-tests).
2012-10-18 Joseph MyersRemove _G_OPEN64, _G_LSEEK64, _G_MMAP64, _G_FSTAT64...
2012-10-10 Joseph MyersRemove _IO_pos_t.
2012-10-09 Joseph MyersRemove _G_off64_t and _G_stat64 from _G_config.h.
2012-09-28 Siddhesh PoyarekarDon't flush write buffer for ftell
2012-09-28 Siddhesh PoyarekarAdjust wide data buffer pointers during fseek and ftell
2012-09-25 Joseph MyersRemove various _G_*_t type names.
2012-09-25 Siddhesh PoyarekarFix minor typos in comments
2012-09-25 Dmitry V. LevinSet "fail on error" mode directly in testsuite shell...
2012-09-21 Joseph MyersRemove _G_HAVE_SYS_WAIT and _IO_HAVE_SYS_WAIT.
2012-09-20 Joseph MyersRemove _G_NEED_STDARG_H.
2012-09-17 Joseph MyersRemove _G_HAVE_IO_GETLINE_INFO.
2012-09-13 Joseph MyersRemove _G_HAVE_PRINTF_FP.
2012-09-10 Joseph MyersRemove _G_USING_THUNKS.
2012-09-10 Joseph MyersRemove libio C++ vtable definitions.
2012-09-10 H.J. LuRun tst-fopenloc if $(build-shared) is yes
2012-09-05 Siddhesh PoyarekarFix typos in comments
2012-09-04 Joseph MyersFix iogetdelim.c (latent) integer overflow (bug 9914).
2012-08-17 Roland McGrathMake libio compile without _IO_MTSAFE_IO.
2012-08-17 Roland McGrathClean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.
2012-08-06 Roland McGrathClean up lockf64, fseeko64, ftello64, fgetpos64, fsetpo...
2012-08-01 Roland McGrathClean up fopen64 for O_LARGEFILE==0.
2012-07-30 Roland McGrathFix lots of bitrot for stub configurations.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory.
2012-05-24 Andreas SchwabRemove use of INTDEF/INTUSE in libio
2012-05-12 Thomas SchwingeAvoid dup3 PLT usage.
2012-05-10 Thomas SchwingeHurd: #include <kernel-features.h>
2012-05-03 Joseph MyersFix conditions on checking versions of dprintf (bug...
2012-04-29 Marek PolacekFix attributes for fortify functions.
2012-04-12 Roland McGrathUpdate comment for _io_write_fn
2012-04-11 Jim MeyeringRemove __wur from fwrite, fwrite_unlocked
2012-03-29 David S. MillerRemove xsputn small copy optimization.
2012-03-14 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-09 Joseph MyersAlways declare gets for C++ up to C++11 without checkin...
2012-03-07 Ulrich DrepperRemove distribute variable from Makefiles
2012-02-27 Roland McGrathBZ#13775: Fix vdprintf/dprintf ldbl-compat decl feature...
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-02-09 Marek PolacekRemove _G_HAVE_SYS_CDEFS.
2012-01-31 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-31 Marek PolacekRemove PARAMS macros.
2012-01-31 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-30 Joseph MyersRemove miscellaneous __STDC__ conditionals.
2012-01-27 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-26 Joseph MyersRemove __STDC__ conditionals from non-installed headers.
2012-01-26 Joseph MyersRemove __STDC__ conditionals from installed headers.
2012-01-13 Marek PolacekDon't always provide definition of gets checking version
2012-01-08 Ulrich DrepperRemove pre-ISO C support
2012-01-07 Ulrich DrepperDo not declare gets in _GNU_SOURCE mode at all
2012-01-07 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-06 Joseph MyersFix C11 header changes for C++.
next