GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
debug
Commit message (
Expand
)
Author
Age
Files
Lines
*
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/b...
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
*
Update copyright dates not handled by scripts/update-copyrights.
Paul Eggert
2021-01-02
3
-3
/
+3
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
102
-102
/
+102
*
Remove __warndecl
Siddhesh Poyarekar
2020-11-05
2
-71
/
+1
*
signal: Move sys_siglist to a compat symbol
Adhemerval Zanella
2020-07-07
1
-11
/
+7
*
mips: Fix bracktrace result for signal frames
Adhemerval Zanella
2020-02-18
1
-0
/
+5
*
debug: Add missing locale dependencies of fortify tests
Florian Weimer
2020-02-11
1
-0
/
+11
*
Fix array overflow in backtrace on PowerPC (bug 25423)
Andreas Schwab
2020-01-21
1
-0
/
+12
*
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2020-01-01
3
-3
/
+3
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
103
-103
/
+103
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
103
-103
/
+103
*
Refactor sigcontextinfo.h
Adhemerval Zanella
2019-08-23
1
-3
/
+13
*
Do not print backtraces on fatal glibc errors
Florian Weimer
2019-08-19
2
-29
/
+4
*
libio: Use stdin consistently for input functions [BZ #24153]
Florian Weimer
2019-02-03
1
-8
/
+8
*
nptl: Fix testcases for new pthread cancellation mechanism
Adhemerval Zanella
2019-01-03
1
-9
/
+10
*
Set behavior of sprintf-like functions with overlapping source and destination
Gabriel F. T. Gomes
2019-01-02
2
-0
/
+8
*
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2019-01-01
3
-3
/
+3
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
103
-103
/
+103
*
Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug 11319)
Zack Weinberg
2018-12-05
21
-493
/
+187
*
Add __v*printf_internal with flags arguments
Zack Weinberg
2018-12-05
10
-10
/
+10
[next]