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
/
debug
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unify output from backtrace_symbols_fd with backtrace_symbols (bug 31730)
Andreas Schwab
2024-05-14
1
-2
/
+8
*
string: Add hidden builtin definition for __strcpy_chk.
Stefan Liebler
2024-02-06
1
-0
/
+1
*
debug/getwd_chk.c: warning should be emitted for the __getwd_chk symbol.
Frederic Cambus
2024-01-12
1
-1
/
+1
*
Update copyright dates not handled by scripts/update-copyrights
Paul Eggert
2024-01-01
2
-2
/
+2
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-01-01
109
-109
/
+109
*
debug: Add fortify wprintf tests
Adhemerval Zanella
2023-12-29
2
-0
/
+106
*
debug: Add fortify syslog tests
Adhemerval Zanella
2023-12-29
2
-0
/
+133
*
debug: Add fortify dprintf tests
Adhemerval Zanella
2023-12-29
1
-0
/
+22
*
debug: Increase tst-fortify checks for compiler without __va_arg_pack support
Adhemerval Zanella
2023-12-29
1
-5
/
+1
*
debug: Adapt fortify tests to libsupport
Adhemerval Zanella
2023-12-29
6
-40
/
+39
*
debug: Add regression tests for BZ 30932
Adhemerval Zanella
2023-10-04
2
-0
/
+84
*
chk: Add and fix hidden builtin definitions for *_chk
Samuel Thibault
2023-08-03
2
-0
/
+2
*
Subject: hurd: Make __realpath return EINVAL on NULL buf
Samuel Thibault
2023-08-03
1
-1
/
+10
*
misc/bits/select2.h: Clearly separate declaration from definitions
Frédéric Bérat
2023-07-05
1
-0
/
+1
*
unistd: Avoid PLT entries with _FORTIFY_SOURCE
Frédéric Bérat
2023-07-05
2
-0
/
+2
*
wchar: Avoid PLT entries with _FORTIFY_SOURCE
Frédéric Bérat
2023-07-05
2
-0
/
+2
*
stdio: Ensure *_chk routines have their hidden builtin definition available
Frédéric Bérat
2023-07-05
4
-1
/
+20
*
string: Ensure *_chk routines have their hidden builtin definition available
Frédéric Bérat
2023-07-05
5
-0
/
+5
*
Exclude routines from fortification
Frédéric Bérat
2023-07-05
1
-6
/
+6
*
debug/readlink{, at}_chk.c: Harmonize declaration and definition
Frederic Berat
2023-06-22
2
-2
/
+4
*
Add the wcslcpy, wcslcat functions
Florian Weimer
2023-06-14
5
-0
/
+83
*
Implement strlcpy and strlcat [BZ #178]
Florian Weimer
2023-06-14
5
-0
/
+99
*
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
2023-06-02
3
-3
/
+3
*
debug: Reformat Makefile.
Carlos O'Donell
2023-05-16
1
-16
/
+18
*
debug: Re-flow and sort routines variable in Makefile
Florian Weimer
2023-04-17
1
-24
/
+87
*
stdio-common: Handle -1 buffer size in __sprintf_chk & co (bug 30039)
Florian Weimer
2023-01-25
2
-0
/
+131
*
Update copyright dates not handled by scripts/update-copyrights
Joseph Myers
2023-01-06
2
-2
/
+2
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
101
-101
/
+101
*
debug: Fix typo in tests-unsupported rule
Adhemerval Zanella
2022-11-09
1
-1
/
+1
*
Linux: Add ppoll fortify symbol for 64 bit time_t (BZ# 29746)
Adhemerval Zanella
2022-11-08
1
-12
/
+29
*
Fix invalid pointer dereference in wcpcpy_chk
Szabolcs Nagy
2022-10-28
1
-2
/
+1
*
Fix invalid pointer dereference in wcscpy_chk
Szabolcs Nagy
2022-10-28
1
-27
/
+7
*
debug: test for more required cacellation points (BZ# 29274)
Adhemerval Zanella
2022-09-05
3
-53
/
+266
*
stdio: Clean up __libc_message after unconditional abort
Florian Weimer
2022-08-03
1
-3
/
+1
*
debug: make __read_chk a cancellation point (bug 29274)
Andreas Schwab
2022-06-22
3
-10
/
+57
*
wcrtomb: Make behavior POSIX compliant
Siddhesh Poyarekar
2022-05-13
2
-7
/
+8
*
misc: Fix rare fortify crash on wchar funcs. [BZ 29030]
Joan Bruguera
2022-04-25
1
-0
/
+5
*
debug: Improve fdelt_chk error message
Cristian Rodríguez
2022-03-28
1
-1
/
+2
*
debug: Synchronize feature guards in fortified functions [BZ #28746]
Siddhesh Poyarekar
2022-01-12
2
-10
/
+49
*
debug: Autogenerate _FORTIFY_SOURCE tests
Siddhesh Poyarekar
2022-01-12
15
-67
/
+67
*
debug: Remove catchsegv and libSegfault (BZ #14913)
Adhemerval Zanella
2022-01-06
3
-338
/
+2
*
Update copyright dates not handled by scripts/update-copyrights.
Paul Eggert
2022-01-01
3
-3
/
+3
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
102
-102
/
+102
*
fortify: Fix spurious warning with realpath
Siddhesh Poyarekar
2021-12-17
2
-1
/
+39
*
debug: Add tests for _FORTIFY_SOURCE=3
Siddhesh Poyarekar
2021-10-20
4
-50
/
+69
*
Remove "Contributed by" lines
Siddhesh Poyarekar
2021-09-03
29
-31
/
+1
*
Remove all usage of @BASH@ or ${BASH} in installed files, and hardcode /bin/bash instead
Romain GEISSLER
2021-05-12
2
-4
/
+3
*
backtrace: Implement on top of <unwind-link.h>
Florian Weimer
2021-03-01
1
-67
/
+17
*
Implement <unwind-link.h> for dynamically loading the libgcc_s unwinder
Florian Weimer
2021-03-01
1
-1
/
+1
*
libSegFault: Fix printing signal number [BZ #27249]
Vitaly Chikunov
2021-02-01
1
-1
/
+1
[next]