about summary refs log tree commit diff
path: root/debug
Commit message (Expand)AuthorAgeFilesLines
* string: Add hidden builtin definition for __strcpy_chk.Stefan Liebler2024-02-061-0/+1
* debug/getwd_chk.c: warning should be emitted for the __getwd_chk symbol.Frederic Cambus2024-01-121-1/+1
* Update copyright dates not handled by scripts/update-copyrightsPaul Eggert2024-01-012-2/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-01109-109/+109
* debug: Add fortify wprintf testsAdhemerval Zanella2023-12-292-0/+106
* debug: Add fortify syslog testsAdhemerval Zanella2023-12-292-0/+133
* debug: Add fortify dprintf testsAdhemerval Zanella2023-12-291-0/+22
* debug: Increase tst-fortify checks for compiler without __va_arg_pack supportAdhemerval Zanella2023-12-291-5/+1
* debug: Adapt fortify tests to libsupportAdhemerval Zanella2023-12-296-40/+39
* debug: Add regression tests for BZ 30932Adhemerval Zanella2023-10-042-0/+84
* chk: Add and fix hidden builtin definitions for *_chkSamuel Thibault2023-08-032-0/+2
* Subject: hurd: Make __realpath return EINVAL on NULL bufSamuel Thibault2023-08-031-1/+10
* misc/bits/select2.h: Clearly separate declaration from definitionsFrédéric Bérat2023-07-051-0/+1
* unistd: Avoid PLT entries with _FORTIFY_SOURCEFrédéric Bérat2023-07-052-0/+2
* wchar: Avoid PLT entries with _FORTIFY_SOURCEFrédéric Bérat2023-07-052-0/+2
* stdio: Ensure *_chk routines have their hidden builtin definition availableFrédéric Bérat2023-07-054-1/+20
* string: Ensure *_chk routines have their hidden builtin definition availableFrédéric Bérat2023-07-055-0/+5
* Exclude routines from fortificationFrédéric Bérat2023-07-051-6/+6
* debug/readlink{, at}_chk.c: Harmonize declaration and definitionFrederic Berat2023-06-222-2/+4
* Add the wcslcpy, wcslcat functionsFlorian Weimer2023-06-145-0/+83
* Implement strlcpy and strlcat [BZ #178]Florian Weimer2023-06-145-0/+99
* Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov2023-06-023-3/+3
* debug: Reformat Makefile.Carlos O'Donell2023-05-161-16/+18
* debug: Re-flow and sort routines variable in MakefileFlorian Weimer2023-04-171-24/+87
* stdio-common: Handle -1 buffer size in __sprintf_chk & co (bug 30039)Florian Weimer2023-01-252-0/+131
* Update copyright dates not handled by scripts/update-copyrightsJoseph Myers2023-01-062-2/+2
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-06101-101/+101
* debug: Fix typo in tests-unsupported ruleAdhemerval Zanella2022-11-091-1/+1
* Linux: Add ppoll fortify symbol for 64 bit time_t (BZ# 29746)Adhemerval Zanella2022-11-081-12/+29
* Fix invalid pointer dereference in wcpcpy_chkSzabolcs Nagy2022-10-281-2/+1
* Fix invalid pointer dereference in wcscpy_chkSzabolcs Nagy2022-10-281-27/+7
* debug: test for more required cacellation points (BZ# 29274)Adhemerval Zanella2022-09-053-53/+266
* stdio: Clean up __libc_message after unconditional abortFlorian Weimer2022-08-031-3/+1
* debug: make __read_chk a cancellation point (bug 29274)Andreas Schwab2022-06-223-10/+57
* wcrtomb: Make behavior POSIX compliantSiddhesh Poyarekar2022-05-132-7/+8
* misc: Fix rare fortify crash on wchar funcs. [BZ 29030]Joan Bruguera2022-04-251-0/+5
* debug: Improve fdelt_chk error messageCristian Rodríguez2022-03-281-1/+2
* debug: Synchronize feature guards in fortified functions [BZ #28746]Siddhesh Poyarekar2022-01-122-10/+49
* debug: Autogenerate _FORTIFY_SOURCE testsSiddhesh Poyarekar2022-01-1215-67/+67
* debug: Remove catchsegv and libSegfault (BZ #14913)Adhemerval Zanella2022-01-063-338/+2
* Update copyright dates not handled by scripts/update-copyrights.Paul Eggert2022-01-013-3/+3
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-01102-102/+102
* fortify: Fix spurious warning with realpathSiddhesh Poyarekar2021-12-172-1/+39
* debug: Add tests for _FORTIFY_SOURCE=3Siddhesh Poyarekar2021-10-204-50/+69
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-0329-31/+1
* Remove all usage of @BASH@ or ${BASH} in installed files, and hardcode /bin/b...Romain GEISSLER2021-05-122-4/+3
* backtrace: Implement on top of <unwind-link.h>Florian Weimer2021-03-011-67/+17
* Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer2021-03-011-1/+1
* libSegFault: Fix printing signal number [BZ #27249]Vitaly Chikunov2021-02-011-1/+1
* Update copyright dates not handled by scripts/update-copyrights.Paul Eggert2021-01-023-3/+3