index
:
user/sven/glibc.git
master
origin/HEAD
origin/master
origin/release/2.10/master
origin/release/2.11/master
origin/release/2.12/master
origin/release/2.13/master
origin/release/2.14/master
origin/release/2.15/master
origin/release/2.16/master
origin/release/2.17/master
origin/release/2.18/master
origin/release/2.19/master
origin/release/2.20/master
origin/release/2.21/master
origin/release/2.22/master
origin/release/2.23/master
origin/release/2.24/master
origin/release/2.25/master
origin/release/2.26/master
origin/release/2.27/master
origin/release/2.28/master
origin/release/2.29/master
origin/release/2.30/master
origin/release/2.31/master
origin/release/2.32/master
origin/release/2.33/master
origin/release/2.34/master
origin/release/2.35/master
origin/release/2.36/master
origin/release/2.37/master
origin/release/2.38/master
origin/release/2.39/master
origin/release/2.40/master
origin/release/2.41/master
origin/release/2.42/master
origin/release/2.43/master
GNU C Library
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
debug
/
Makefile
Age
Commit message (
Expand
)
Author
2026-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2025-10-01
Implement C23 memset_explicit (bug 32378)
Joseph Myers
2025-07-25
debug: Only run sframe tests if run-built-tests is enabled
Adhemerval Zanella
2025-07-24
Disable SFrame support by default
Adhemerval Zanella
2025-07-24
debug: Link tst-sprintf-fortify-rdonly-static with -Wl,-z,relro [BZ 33183]
John David Anglin
2025-07-18
elf: Initialize GLRO (dl_read_only_area) after static dlopen (bug 33139)
Florian Weimer
2025-07-18
debug: Do not link tst-sprintf-fortify-rdonly against the dlopen module
Florian Weimer
2025-07-14
SFrame: Add tests that uses DWARF backtracer
Claudiu Zissulescu
2025-03-24
Add _FORTIFY_SOURCE support for inet_pton
Aaron Merey
2025-03-21
debug: Improve '%n' fortify detection (BZ 30932)
Adhemerval Zanella
2025-03-21
Add _FORTIFY_SOURCE support for inet_ntop
Frédéric Bérat
2025-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-11-25
debug: Wire up tst-longjmp_chk3
Florian Weimer
2024-10-01
Do not use -Wp to disable fortify (BZ 31928)
Adhemerval Zanella
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2023-12-29
debug: Add fortify wprintf tests
Adhemerval Zanella
2023-12-29
debug: Add fortify syslog tests
Adhemerval Zanella
2023-10-04
debug: Add regression tests for BZ 30932
Adhemerval Zanella
2023-07-05
Exclude routines from fortification
Frédéric Bérat
2023-06-14
Add the wcslcpy, wcslcat functions
Florian Weimer
2023-06-14
Implement strlcpy and strlcat [BZ #178]
Florian Weimer
2023-05-16
debug: Reformat Makefile.
Carlos O'Donell
2023-04-17
debug: Re-flow and sort routines variable in Makefile
Florian Weimer
2023-01-25
stdio-common: Handle -1 buffer size in __sprintf_chk & co (bug 30039)
Florian Weimer
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2022-11-09
debug: Fix typo in tests-unsupported rule
Adhemerval Zanella
2022-11-08
Linux: Add ppoll fortify symbol for 64 bit time_t (BZ# 29746)
Adhemerval Zanella
2022-09-05
debug: test for more required cacellation points (BZ# 29274)
Adhemerval Zanella
2022-06-22
debug: make __read_chk a cancellation point (bug 29274)
Andreas Schwab
2022-01-12
debug: Synchronize feature guards in fortified functions [BZ #28746]
Siddhesh Poyarekar
2022-01-12
debug: Autogenerate _FORTIFY_SOURCE tests
Siddhesh Poyarekar
2022-01-06
debug: Remove catchsegv and libSegfault (BZ #14913)
Adhemerval Zanella
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-12-17
fortify: Fix spurious warning with realpath
Siddhesh Poyarekar
2021-10-20
debug: Add tests for _FORTIFY_SOURCE=3
Siddhesh Poyarekar
2021-05-12
Remove all usage of @BASH@ or ${BASH} in installed files, and hardcode /bin/b...
Romain GEISSLER
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
2020-11-05
Remove __warndecl
Siddhesh Poyarekar
2020-02-11
debug: Add missing locale dependencies of fortify tests
Florian Weimer
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-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-12-05
Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug 11319)
Zack Weinberg
2018-07-05
Compile debug/stack_chk_fail_local.c with stack protector
Florian Weimer
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-12-11
Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
H.J. Lu
2017-09-19
Enable unwind info in libc-start.c and backtrace.c
Wilco Dijkstra
2017-07-19
Don't add stack_chk_fail_local.o to libc.a [BZ #21740]
H.J. Lu
2017-07-12
Compile tst-ssp-1.c with -fstack-protector-all
H.J. Lu
2017-07-11
Avoid backtrace from __stack_chk_fail [BZ #12189]
H.J. Lu
[next]