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
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-01-01
1
-1
/
+1
*
debug: Add fortify wprintf tests
Adhemerval Zanella
2023-12-29
1
-0
/
+2
*
debug: Add fortify syslog tests
Adhemerval Zanella
2023-12-29
1
-0
/
+5
*
debug: Add regression tests for BZ 30932
Adhemerval Zanella
2023-10-04
1
-0
/
+2
*
Exclude routines from fortification
Frédéric Bérat
2023-07-05
1
-6
/
+6
*
Add the wcslcpy, wcslcat functions
Florian Weimer
2023-06-14
1
-0
/
+2
*
Implement strlcpy and strlcat [BZ #178]
Florian Weimer
2023-06-14
1
-0
/
+2
*
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
1
-0
/
+5
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
1
-1
/
+1
*
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
*
debug: test for more required cacellation points (BZ# 29274)
Adhemerval Zanella
2022-09-05
1
-3
/
+3
*
debug: make __read_chk a cancellation point (bug 29274)
Andreas Schwab
2022-06-22
1
-0
/
+7
*
debug: Synchronize feature guards in fortified functions [BZ #28746]
Siddhesh Poyarekar
2022-01-12
1
-2
/
+8
*
debug: Autogenerate _FORTIFY_SOURCE tests
Siddhesh Poyarekar
2022-01-12
1
-42
/
+67
*
debug: Remove catchsegv and libSegfault (BZ #14913)
Adhemerval Zanella
2022-01-06
1
-17
/
+2
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
1
-1
/
+1
*
fortify: Fix spurious warning with realpath
Siddhesh Poyarekar
2021-12-17
1
-1
/
+2
*
debug: Add tests for _FORTIFY_SOURCE=3
Siddhesh Poyarekar
2021-10-20
1
-4
/
+9
*
Remove all usage of @BASH@ or ${BASH} in installed files, and hardcode /bin/bash instead
Romain GEISSLER
2021-05-12
1
-3
/
+2
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
1
-1
/
+1
*
Remove __warndecl
Siddhesh Poyarekar
2020-11-05
1
-1
/
+1
*
debug: Add missing locale dependencies of fortify tests
Florian Weimer
2020-02-11
1
-0
/
+11
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug 11319)
Zack Weinberg
2018-12-05
1
-1
/
+1
*
Compile debug/stack_chk_fail_local.c with stack protector
Florian Weimer
2018-07-05
1
-2
/
+5
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
H.J. Lu
2017-12-11
1
-54
/
+54
*
Enable unwind info in libc-start.c and backtrace.c
Wilco Dijkstra
2017-09-19
1
-1
/
+1
*
Don't add stack_chk_fail_local.o to libc.a [BZ #21740]
H.J. Lu
2017-07-19
1
-0
/
+4
*
Compile tst-ssp-1.c with -fstack-protector-all
H.J. Lu
2017-07-12
1
-1
/
+1
*
Avoid backtrace from __stack_chk_fail [BZ #12189]
H.J. Lu
2017-07-11
1
-0
/
+6
*
Clean up conditionals for declaration of gets.
Zack Weinberg
2017-02-25
1
-15
/
+16
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
1
-1
/
+1
*
PLT avoidance for __stack_chk_fail [BZ #7065]
Nick Alcock
2016-12-26
1
-0
/
+6
*
New string function explicit_bzero (from OpenBSD).
Zack Weinberg
2016-12-16
1
-0
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
1
-1
/
+1
*
Remove -fexceptions configure test.
Joseph Myers
2015-10-15
1
-17
/
+17
*
Add dependencies on needed locales in each subdir tests (bug 18969)
Andreas Schwab
2015-10-12
1
-0
/
+7
*
Let tests result in UNSUPPORTED; use that for unbuildable C++ cases
Roland McGrath
2015-03-10
1
-2
/
+4
*
Avoid C++ tests when the C++ cannot be linked.
Roland McGrath
2015-03-04
1
-1
/
+4
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
Use -Werror by default, add --disable-werror.
Joseph Myers
2014-12-10
1
-13
/
+15
*
Remove TEST_IFUNC, tests-ifunc and *-ifunc.c tests.
Joseph Myers
2014-11-26
1
-3
/
+0
*
Include LOCPATH in default test environment.
Joseph Myers
2014-06-04
1
-12
/
+0
*
Fix fallout from Joseph's untested Makeconfig change.
Roland McGrath
2014-02-28
1
-1
/
+1
[next]