index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libio
/
vtables.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-01-01
1
-1
/
+1
*
libio: Fix oversized __io_vtables
Adam Jackson
2023-09-08
1
-1
/
+4
*
libio: Remove unused pragma weak on vtable
Adhemerval Zanella
2023-04-05
1
-2
/
+0
*
libio: Remove the usage of __libc_IO_vtables
Adhemerval Zanella Netto
2023-03-27
1
-0
/
+478
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
1
-1
/
+1
*
Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sources
Florian Weimer
2022-10-18
1
-2
/
+0
*
Introduce <pointer_guard.h>, extracted from <sysdep.h>
Florian Weimer
2022-10-18
1
-0
/
+1
*
Remove spurious references to _dl_open_hook
Florian Weimer
2022-08-01
1
-4
/
+0
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
libio: Disable vtable validation in case of interposition [BZ #23313]
Florian Weimer
2018-06-26
1
-0
/
+16
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
ld.so: Examine GLRO to detect inactive loader [BZ #20204]
Florian Weimer
2017-12-18
1
-1
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
1
-1
/
+1
*
hurd: Fix PTR_{,DE}MANGLE calls
Samuel Thibault
2016-07-06
1
-0
/
+2
*
libio: Implement vtable verification [BZ #20191]
Florian Weimer
2016-06-23
1
-0
/
+70