[v3,0/7] Fix some libm static issues
[platform/upstream/glibc.git] / libio / genops.c
2024-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-07-03 Andreas SchwabAlways do locking when accessing streams (bug 15142...
2023-03-27 Adhemerval Zanella... Move libc_freeres_ptrs and libc_subfreeres to hidden...
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-12-12 Adhemerval Zanellastdlib: Move _IO_cleanup to call_function_static_weak
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-01-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07 Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-06-20 Dmitry V. Levinlibio: do not attempt to free wide buffers of legacy...
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-02-21 Zack WeinbergRemove miscellaneous debris from libio.
2018-02-21 Zack WeinbergMechanically remove _IO_ name aliases for types and...
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-10-05 Andreas SchwabAlways do locking when iterating over list of streams...
2017-08-31 Florian Weimerlibio: Assume _LIBC, weak_alias, errno, (__set_)errno...
2017-07-04 Szabolcs NagySingle threaded stdio optimization
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-06-23 Florian Weimerlibio: Implement vtable verification [BZ #20191]
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-10-20 Joseph MyersConvert miscellaneous 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-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-03-08 Paul PluzhnikovCleanup: in preparation for fixing BZ #16734, fix memor...
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-03-17 Will NewtonRevert "Fix _IO_JUMPS_OFFSET -Wundef warnings"
2014-03-17 Will NewtonFix _IO_JUMPS_OFFSET -Wundef warnings
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-06-08 Joseph MyersUse (void) in no-arguments function definitions.
2013-05-24 Ondrej BilkaInitialize wide struct info.
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-11-01 Thomas SchwingeChange type of constant to avoid a warning.
2012-08-17 Roland McGrathMake libio compile without _IO_MTSAFE_IO.
2012-07-30 Roland McGrathFix lots of bitrot for stub configurations.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-05-24 Andreas SchwabRemove use of INTDEF/INTUSE in libio
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-01-31 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-30 Joseph MyersRemove miscellaneous __STDC__ conditionals.
2011-11-07 Andreas SchwabFix locking in _IO_flush_all_lockp
2011-09-09 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-09 Ulrich DrepperDon't lock string streams in stream cleanup code
2008-03-19 Ulrich DrepperRemove useless "if" before "free".
2007-07-28 Ulrich Drepper* locale/programs/ld-monetary.c (monetary_finish):...
2007-04-16 Ulrich Drepper* libio/genops.c (_IO_default_finish): Call _IO_lock_fini
2006-12-13 Ulrich Drepper[BZ #2337]
2006-03-01 Roland McGrath* include/fcntl.h: Declare __openat, __open64. Use...
2006-02-01 Roland McGrath* libio/genops.c: Include <stdbool.h>.
2006-01-11 Ulrich Drepper* libio/genops.c (_IO_unbuffer_write): Give concurrentl...
2006-01-11 Ulrich Drepper* libio/genops.c (_IO_unbuffer_write): Don't always...
2004-12-22 Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12 Jakub Jelinek2.5-18.1
2004-09-14 Ulrich DrepperUpdate.
2004-05-13 Ulrich DrepperUpdate.
2004-02-09 Ulrich Drepper(_IO_cleanup): Do not use locking when flushing the...
2004-01-14 Ulrich DrepperUpdate.
2003-08-12 Ulrich DrepperUpdate.
2003-05-07 Ulrich DrepperUpdate.
2003-01-08 Ulrich DrepperUpdate.
2002-12-31 Ulrich DrepperUpdate.
2002-12-31 Ulrich DrepperUpdate.
2002-08-30 Ulrich DrepperUpdate.
2002-08-04 Ulrich DrepperUpdate.
2002-08-04 Ulrich DrepperUpdate.
2002-08-03 Ulrich DrepperUpdate.
2002-02-26 Ulrich DrepperUpdate.
2001-11-28 Ulrich DrepperUpdate.
2001-08-11 Ulrich DrepperUpdate.
2001-08-04 Ulrich DrepperUpdate.
2001-07-31 Andreas Jaeger(flush_cleanup): Guard list_all_lock to allow compilati...
2001-07-24 Ulrich DrepperUpdate.
2001-07-24 Ulrich DrepperUpdate.
2001-07-06 Andreas JaegerUpdate to LGPL v2.1.
2000-09-25 Ulrich DrepperUpdate.
2000-09-01 Ulrich DrepperUpdate.
2000-08-29 Ulrich DrepperUpdate.
2000-08-13 Ulrich DrepperUpdate.
2000-08-03 Ulrich Drepper(_IO_default_showmanyc): Change return type to size_t.
2000-07-04 Greg McGary* libio/libio.h (_IO_FILE): Revert type of _chain to...
2000-07-03 Ulrich DrepperUpdate.
2000-06-29 Greg McGary2000-06-28 Greg McGary <greg@mcgary.org>
2000-06-08 Andreas Jaeger* libio/genops.c (_IO_list_lock): Only compile body...
2000-06-07 Ulrich DrepperUpdate.
2000-03-27 Ulrich DrepperUpdate.
1999-08-16 Ulrich DrepperUpdate.
1999-08-05 Ulrich DrepperUpdate.
1999-06-16 Ulrich DrepperUpdate.
1999-01-28 Ulrich DrepperUpdate.
1999-01-28 Ulrich DrepperUpdate.
1998-12-31 Ulrich DrepperUpdate.
1998-12-01 Ulrich DrepperUpdate.
1998-11-08 Ulrich DrepperUpdate.
1998-10-23 Ulrich DrepperUpdate.
1998-09-22 Ulrich DrepperUpdate.
1998-09-18 Ulrich DrepperUpdate.
1998-06-08 Ulrich DrepperUpdate.
1998-04-14 Ulrich DrepperUpdate.
1997-12-14 Ulrich DrepperUpdate. cvs/libc-ud-971214
next