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
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
2021-02-01
libSegFault: Fix printing signal number [BZ #27249]
Vitaly Chikunov
2021-01-02
Update copyright dates not handled by scripts/update-copyrights.
Paul Eggert
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
2020-11-05
Remove __warndecl
Siddhesh Poyarekar
2020-07-07
signal: Move sys_siglist to a compat symbol
Adhemerval Zanella
2020-02-18
mips: Fix bracktrace result for signal frames
Adhemerval Zanella
2020-02-11
debug: Add missing locale dependencies of fortify tests
Florian Weimer
2020-01-21
Fix array overflow in backtrace on PowerPC (bug 25423)
Andreas Schwab
2020-01-01
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
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-08-23
Refactor sigcontextinfo.h
Adhemerval Zanella
2019-08-19
Do not print backtraces on fatal glibc errors
Florian Weimer
2019-02-03
libio: Use stdin consistently for input functions [BZ #24153]
Florian Weimer
[next]