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
/
debug
Age
Commit message (
Expand
)
Author
2024-07-26
support: Add FAIL test failure helper
Maciej W. Rozycki
2024-05-14
Unify output from backtrace_symbols_fd with backtrace_symbols (bug 31730)
Andreas Schwab
2024-02-06
string: Add hidden builtin definition for __strcpy_chk.
Stefan Liebler
2024-01-12
debug/getwd_chk.c: warning should be emitted for the __getwd_chk symbol.
Frederic Cambus
2024-01-01
Update copyright dates not handled by scripts/update-copyrights
Paul Eggert
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-12-29
debug: Add fortify dprintf tests
Adhemerval Zanella
2023-12-29
debug: Increase tst-fortify checks for compiler without __va_arg_pack support
Adhemerval Zanella
2023-12-29
debug: Adapt fortify tests to libsupport
Adhemerval Zanella
2023-10-04
debug: Add regression tests for BZ 30932
Adhemerval Zanella
2023-08-03
chk: Add and fix hidden builtin definitions for *_chk
Samuel Thibault
2023-08-03
Subject: hurd: Make __realpath return EINVAL on NULL buf
Samuel Thibault
2023-07-05
misc/bits/select2.h: Clearly separate declaration from definitions
Frédéric Bérat
2023-07-05
unistd: Avoid PLT entries with _FORTIFY_SOURCE
Frédéric Bérat
2023-07-05
wchar: Avoid PLT entries with _FORTIFY_SOURCE
Frédéric Bérat
2023-07-05
stdio: Ensure *_chk routines have their hidden builtin definition available
Frédéric Bérat
2023-07-05
string: Ensure *_chk routines have their hidden builtin definition available
Frédéric Bérat
2023-07-05
Exclude routines from fortification
Frédéric Bérat
2023-06-22
debug/readlink{, at}_chk.c: Harmonize declaration and definition
Frederic Berat
2023-06-14
Add the wcslcpy, wcslcat functions
Florian Weimer
2023-06-14
Implement strlcpy and strlcat [BZ #178]
Florian Weimer
2023-06-02
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
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 not handled by scripts/update-copyrights
Joseph Myers
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-10-28
Fix invalid pointer dereference in wcpcpy_chk
Szabolcs Nagy
2022-10-28
Fix invalid pointer dereference in wcscpy_chk
Szabolcs Nagy
2022-09-05
debug: test for more required cacellation points (BZ# 29274)
Adhemerval Zanella
2022-08-03
stdio: Clean up __libc_message after unconditional abort
Florian Weimer
2022-06-22
debug: make __read_chk a cancellation point (bug 29274)
Andreas Schwab
2022-05-13
wcrtomb: Make behavior POSIX compliant
Siddhesh Poyarekar
2022-04-25
misc: Fix rare fortify crash on wchar funcs. [BZ 29030]
Joan Bruguera
2022-03-28
debug: Improve fdelt_chk error message
Cristian Rodríguez
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 not handled by scripts/update-copyrights.
Paul Eggert
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-09-03
Remove "Contributed by" lines
Siddhesh Poyarekar
2021-05-12
Remove all usage of @BASH@ or ${BASH} in installed files, and hardcode /bin/b...
Romain GEISSLER
2021-03-01
backtrace: Implement on top of <unwind-link.h>
Florian Weimer
2021-03-01
Implement <unwind-link.h> for dynamically loading the libgcc_s unwinder
Florian Weimer
[next]