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
*
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
*
__readlink_chk: Remove micro-optimization
Florian Weimer
2018-08-21
1
-4
/
+0
*
Compile debug/stack_chk_fail_local.c with stack protector
Florian Weimer
2018-07-05
1
-2
/
+5
*
libio: Avoid _allocate_buffer, _free_buffer function pointers [BZ #23236]
Florian Weimer
2018-06-01
1
-2
/
+2
*
Use x86_64 backtrace as generic version.
Joseph Myers
2018-03-21
1
-57
/
+101
*
Remove _IO_file_flags define.
Zack Weinberg
2018-02-21
5
-22
/
+19
*
Remove legacy configuration knobs from libio.
Zack Weinberg
2018-02-21
1
-3
/
+0
*
Mechanically remove _IO_ name aliases for types and constants.
Zack Weinberg
2018-02-21
8
-15
/
+15
*
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2018-01-01
3
-3
/
+3
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
102
-102
/
+102
*
Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
H.J. Lu
2017-12-11
1
-54
/
+54
*
x86: Make a space in jmpbuf for shadow stack pointer
H.J. Lu
2017-11-30
1
-1
/
+1
*
Enable unwind info in libc-start.c and backtrace.c
Wilco Dijkstra
2017-09-19
1
-1
/
+1
*
Fix pcprofiledump cross-endian condition (bug 22086).
Joseph Myers
2017-09-05
1
-1
/
+1
*
Move ____longjmp_chk prototype to include/setjmp.h
H.J. Lu
2017-08-20
1
-4
/
+0
*
__fortify_fail: Remove internal_function attribute
Florian Weimer
2017-08-13
1
-2
/
+2
*
Avoid accessing corrupted stack from __stack_chk_fail [BZ #21752]
H.J. Lu
2017-07-24
1
-4
/
+8
*
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
4
-3
/
+66
*
Fix struct sigaltstack namespace (bug 21517).
Joseph Myers
2017-06-05
1
-1
/
+1
*
Update string tests to use the support test driver.
Wainer dos Santos Moschetta
2017-03-23
1
-2
/
+3
*
Narrowing the visibility of libc-internal.h even further.
Zack Weinberg
2017-03-01
1
-1
/
+0
*
Clean up conditionals for declaration of gets.
Zack Weinberg
2017-02-25
2
-15
/
+21
*
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2017-01-01
3
-3
/
+3
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
101
-101
/
+101
*
PLT avoidance for __stack_chk_fail [BZ #7065]
Nick Alcock
2016-12-26
2
-0
/
+8
*
New string function explicit_bzero (from OpenBSD).
Zack Weinberg
2016-12-16
4
-0
/
+76
*
debug: Additional compiler barriers for backtrace tests [BZ #20956]
Florian Weimer
2016-12-10
5
-22
/
+14
*
Add tests for fortification of bcopy and bzero.
Zack Weinberg
2016-08-19
1
-0
/
+61
*
libio: Implement vtable verification [BZ #20191]
Florian Weimer
2016-06-23
4
-4
/
+4
*
test-skeleton.c: Add write_message function
Florian Weimer
2016-06-23
1
-10
/
+8
*
debug/tst-longjmp_chk2: Make signal handler more conservative [BZ #20248]
Florian Weimer
2016-06-13
1
-5
/
+18
*
Make shebang interpreter directives consistent
Marko Myllynen
2016-01-07
1
-1
/
+1
*
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2016-01-04
3
-3
/
+3
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
100
-100
/
+100
*
tst-backtrace4: fix a warning message
Tulio Magno Quites Machado Filho
2015-10-21
1
-2
/
+2
*
Convert miscellaneous function definitions to prototype style.
Joseph Myers
2015-10-20
1
-3
/
+2
*
Convert 113 more function definitions to prototype style (files with assertio...
Joseph Myers
2015-10-20
1
-3
/
+1
*
Convert 703 function definitions to prototype style.
Joseph Myers
2015-10-16
12
-54
/
+12
*
Remove -fexceptions configure test.
Joseph Myers
2015-10-15
1
-17
/
+17
[next]