]> git.ipfire.org Git - thirdparty/glibc.git/history - libio/vtables.c
benchtests: Add random() benchmark
[thirdparty/glibc.git] / libio / vtables.c
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-09-08  Adam Jacksonlibio: Fix oversized __io_vtables
2023-04-05  Adhemerval Zanellalibio: Remove unused pragma weak on vtable
2023-03-27  Adhemerval Zanella... libio: Remove the usage of __libc_IO_vtables
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-10-18  Florian WeimerUse PTR_MANGLE and PTR_DEMANGLE unconditionally in...
2022-10-18  Florian WeimerIntroduce <pointer_guard.h>, extracted from <sysdep.h>
2022-08-01  Florian WeimerRemove spurious references to _dl_open_hook
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-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-06-26  Florian Weimerlibio: Disable vtable validation in case of interpositi...
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-18  Florian Weimerld.so: Examine GLRO to detect inactive loader [BZ ...
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-07-06  Samuel Thibaulthurd: Fix PTR_{,DE}MANGLE calls
2016-06-23  Florian Weimerlibio: Implement vtable verification [BZ #20191]