index
:
glibc.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libio
/
genops.c
Age
Commit message (
Expand
)
Author
2023-07-03
Always do locking when accessing streams (bug 15142, bug 14697)
Andreas Schwab
2023-03-27
Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions
Adhemerval Zanella Netto
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2022-12-12
stdlib: Move _IO_cleanup to call_function_static_weak
Adhemerval Zanella
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-06-20
libio: do not attempt to free wide buffers of legacy streams [BZ #24228]
Dmitry V. Levin
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-02-21
Remove miscellaneous debris from libio.
Zack Weinberg
2018-02-21
Mechanically remove _IO_ name aliases for types and constants.
Zack Weinberg
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-10-05
Always do locking when iterating over list of streams (bug 15142)
Andreas Schwab
2017-08-31
libio: Assume _LIBC, weak_alias, errno, (__set_)errno &c are defined
Florian Weimer
2017-07-04
Single threaded stdio optimization
Szabolcs Nagy
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-06-23
libio: Implement vtable verification [BZ #20191]
Florian Weimer
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-10-20
Convert miscellaneous function definitions to prototype style.
Joseph Myers
2015-10-19
Convert 69 more function definitions to prototype style (line wrap cases).
Joseph Myers
2015-10-16
Convert 703 function definitions to prototype style.
Joseph Myers
2015-08-12
Fix BZ #16734 -- fopen calls mmap to allocate its buffer
Paul Pluzhnikov
2015-08-08
In preparation for fixing BZ#16734, fix failure in misc/tst-error1-mem
Paul Pluzhnikov
2015-03-08
Cleanup: in preparation for fixing BZ #16734, fix memory leaks exposed by
Paul Pluzhnikov
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2014-03-17
Revert "Fix _IO_JUMPS_OFFSET -Wundef warnings"
Will Newton
2014-03-17
Fix _IO_JUMPS_OFFSET -Wundef warnings
Will Newton
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
2013-06-08
Use (void) in no-arguments function definitions.
Joseph Myers
2013-05-24
Initialize wide struct info.
Ondrej Bilka
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2012-11-01
Change type of constant to avoid a warning.
Thomas Schwinge
2012-08-17
Make libio compile without _IO_MTSAFE_IO.
Roland McGrath
2012-07-30
Fix lots of bitrot for stub configurations.
Roland McGrath
2012-05-24
Remove use of INTDEF/INTUSE in libio
Andreas Schwab
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
2012-01-30
Remove miscellaneous __STDC__ conditionals.
Joseph Myers
2011-11-07
Fix locking in _IO_flush_all_lockp
Andreas Schwab
2011-09-09
Don't lock string streams in stream cleanup code
Ulrich Drepper
2008-03-19
Remove useless "if" before "free".
Ulrich Drepper
2007-07-28
* locale/programs/ld-monetary.c (monetary_finish): Avoid range check
Ulrich Drepper
2007-04-16
* libio/genops.c (_IO_default_finish): Call _IO_lock_fini
Ulrich Drepper
2006-12-13
[BZ #2337]
Ulrich Drepper
2006-03-01
* include/fcntl.h: Declare __openat, __open64. Use libc_hidden_proto.
Roland McGrath
2006-02-01
* libio/genops.c: Include <stdbool.h>.
Roland McGrath
2006-01-11
* libio/genops.c (_IO_unbuffer_write): Give concurrently running
Ulrich Drepper
2006-01-11
* libio/genops.c (_IO_unbuffer_write): Don't always free the
Ulrich Drepper
2004-12-22
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
2007-07-12
2.5-18.1
Jakub Jelinek
[next]