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
/
libioP.h
Age
Commit message (
Expand
)
Author
2024-04-22
Revert "Allow glibc to be compiled without EXEC_PAGESIZE"
Samuel Thibault
2024-03-23
Allow glibc to be compiled without EXEC_PAGESIZE
Sergey Bugaev
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2023-07-03
Always do locking when accessing streams (bug 15142, bug 14697)
Andreas Schwab
2023-03-27
libio: Remove the usage of __libc_IO_vtables
Adhemerval Zanella Netto
2023-03-27
Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions
Adhemerval Zanella Netto
2023-03-02
C2x scanf binary constant handling
Joseph Myers
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2022-10-18
Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sources
Florian Weimer
2022-10-18
Introduce <pointer_guard.h>, extracted from <sysdep.h>
Florian Weimer
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-07-07
libio: Replace internal _IO_getdelim symbol with __getdelim
Florian Weimer
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-27
Prepare vfprintf to use __printf_fp/__printf_fphex with float128 arg
Gabriel F. T. Gomes
2019-06-12
libio: freopen of default streams crashes in old programs [BZ #24632]
Florian Weimer
2019-05-20
libio: Remove codecvt vtable [BZ #24588]
Florian Weimer
2019-02-22
Break some lines before not after operators.
Joseph Myers
2019-02-18
libio: Eliminate _IO_stdin, _IO_stdout, _IO_stderr
Florian Weimer
2019-01-02
Set behavior of sprintf-like functions with overlapping source and destination
Gabriel F. T. Gomes
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-12-07
Prepare vfscanf to use __strtof128_internal
Gabriel F. T. Gomes
2018-12-05
Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug 11319)
Zack Weinberg
2018-12-05
Add __v*printf_internal with flags arguments
Zack Weinberg
2018-12-05
Use SCANF_ISOC99_A instead of _IO_FLAGS2_SCANF_STD.
Zack Weinberg
2018-12-05
Add __vfscanf_internal and __vfwscanf_internal with flags arguments.
Zack Weinberg
2018-06-20
libio: Avoid ptrdiff_t overflow in IO_validate_vtable
Florian Weimer
2018-02-21
Remove miscellaneous debris from libio.
Zack Weinberg
2018-02-21
Remove _IO_file_flags define.
Zack Weinberg
2018-02-21
Remove legacy configuration knobs from libio.
Zack Weinberg
2018-02-21
Mechanically remove _IO_ name aliases for types and constants.
Zack Weinberg
2018-02-21
Remove vestiges of external build support from libio headers.
Zack Weinberg
2018-02-07
Post-cleanup 2: minimize _G_config.h.
Zack Weinberg
2018-02-07
Post-cleanup 1: move libio.h back out of bits/.
Zack Weinberg
2018-02-07
Don't install libio.h or _G_config.h.
Zack Weinberg
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
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-07-06
hurd: Fix PTR_{,DE}MANGLE calls
Samuel Thibault
2016-06-23
libio: Implement vtable verification [BZ #20191]
Florian Weimer
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-09-08
Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).
Joseph Myers
2015-08-12
Fix BZ #16734 -- fopen calls mmap to allocate its buffer
Paul Pluzhnikov
2015-05-22
Fix indentation to match nesting in previous commit
Florian Weimer
2015-05-22
Avoid some aliasing violations in libio
Florian Weimer
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2014-11-24
Remove NOT_IN_libc
Siddhesh Poyarekar
2014-05-01
Fix -Wundef warnings for _IO_JUMPS_OFFSET.
Roland McGrath
[next]