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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update for 2.25 release
glibc-2.25
Siddhesh Poyarekar
2017-02-05
3
-3
/
+7
*
Add more contributors to contrib.texi
Siddhesh Poyarekar
2017-02-05
2
-5
/
+46
*
Add list of bugs fixed in 2.25
Siddhesh Poyarekar
2017-02-05
2
-2
/
+147
*
Add missing NEWS items
Siddhesh Poyarekar
2017-02-05
2
-0
/
+12
*
tunables: Fail tests correctly when setgid does not work
Siddhesh Poyarekar
2017-02-04
2
-5
/
+16
*
Bug 20915: Do not initialize DTV of other threads.
Alexandre Oliva
2017-02-03
3
-11
/
+9
*
sparc: Remove optimized math routines which cause testsuite failures.
David S. Miller
2017-02-03
28
-721
/
+37
*
Allow IFUNC relocation against unrelocated shared library
H.J. Lu
2017-02-02
3
-2
/
+9
*
Drop GLIBC_TUNABLES for setxid programs when tunables is disabled (bz #21073)
Siddhesh Poyarekar
2017-02-02
3
-0
/
+21
*
tunables: Fix environment variable processing for setuid binaries (bz #21073)
Siddhesh Poyarekar
2017-02-02
9
-35
/
+511
*
alpha: Use saturating arithmetic in memchr
Richard Henderson
2017-02-01
2
-1
/
+9
*
Fix missing test dependency
Andreas Schwab
2017-02-01
2
-0
/
+4
*
m68k: fix 64bit atomic ops
Andreas Schwab
2017-02-01
2
-6
/
+15
*
Add ipc_priv.h header for Nios II to set __IPC_64 to zero.
Chung-Lin Tang
2017-01-31
2
-0
/
+25
*
Add VZEROUPPER to memset-vec-unaligned-erms.S [BZ #21081]
H.J. Lu
2017-01-30
2
-0
/
+8
*
Bug 20116: Fix use after free in pthread_create()
Carlos O'Donell
2017-01-28
17
-55
/
+479
*
nptl: Add tst-robust-fork
Florian Weimer
2017-01-27
17
-1
/
+531
*
string/tst-strcoll-overflow: Do not accept timeout as test result
Florian Weimer
2017-01-25
3
-24
/
+32
*
* soft-fp/op-common.h (_FP_MUL, _FP_FMA, _FP_DIV): Add
Jakub Jelinek
2017-01-24
2
-0
/
+10
*
Add missing bugzilla reference in previous ChangeLog entry
Adhemerval Zanella
2017-01-24
1
-0
/
+1
*
Bug 21053: sh: Reduce namespace pollution from sys/ucontext.h
James Clarke
2017-01-24
4
-68
/
+78
*
* elf/dl-tunables.c (tunable_set_val_if_valid_range): Split into ...
DJ Delorie
2017-01-20
2
-4
/
+33
*
Remove very old libm-test-ulps entries.
Joseph Myers
2017-01-20
6
-208
/
+6
*
Update README.libm-test.
Joseph Myers
2017-01-20
2
-0
/
+13
*
powerpc: Fix adapt_count update in __lll_unlock_elision
Tulio Magno Quites Machado Filho
2017-01-20
2
-1
/
+6
*
Fix mutex pretty printer test and pretty printer output.
Torvald Riegel
2017-01-20
4
-21
/
+43
*
S390: Adjust lock elision code after review.
Stefan Liebler
2017-01-20
5
-43
/
+65
*
Add target to incorporate translations from translations.org
Siddhesh Poyarekar
2017-01-20
2
-0
/
+15
*
Restore clock_* librt exports for MicroBlaze (bug 21061).
Joseph Myers
2017-01-19
2
-0
/
+36
*
Fix environment traversal when an envvar value is empty
Siddhesh Poyarekar
2017-01-20
4
-2
/
+69
*
Fix ARM fpu_control.h for assemblers requiring VFP insn names (bug 21047).
Joseph Myers
2017-01-19
2
-2
/
+16
*
Avoid parallel GCC install in build-many-glibcs.py.
Joseph Myers
2017-01-18
2
-1
/
+16
*
Merge translations from the Translation Project
Siddhesh Poyarekar
2017-01-19
6
-3394
/
+3259
*
Update install.texi latest GCC version known to work.
Joseph Myers
2017-01-18
3
-2
/
+8
*
S390: Fix FAIL in test string/tst-xbzero-opt [BZ #21006]
Stefan Liebler
2017-01-17
2
-0
/
+13
*
Make soft-float powerpc swapcontext restore the signal mask (bug 21045).
Joseph Myers
2017-01-16
2
-1
/
+9
*
tile: Check for pointer add overflow in memchr
Chris Metcalf
2017-01-16
3
-0
/
+12
*
tile: pass __IPC_64 as zero for SysV IPC calls
Chris Metcalf
2017-01-16
2
-0
/
+25
*
Fix typo in NEWS
Siddhesh Poyarekar
2017-01-14
2
-1
/
+5
*
Add compiler barriers around modifications of the robust mutex list.
Torvald Riegel
2017-01-13
5
-9
/
+133
*
Clear list of acquired robust mutexes in the child process after forking.
Torvald Riegel
2017-01-13
2
-6
/
+20
*
robust mutexes: Fix broken x86 assembly by removing it
Torvald Riegel
2017-01-13
14
-977
/
+185
*
powerpc: Regenerate ULPs
Tulio Magno Quites Machado Filho
2017-01-13
2
-14
/
+18
*
Merge translations from the Translation Project
Siddhesh Poyarekar
2017-01-12
9
-6385
/
+7560
*
Fix MIPS o32 posix_fadvise.
Joseph Myers
2017-01-12
2
-0
/
+6
*
Make fallback fegetexceptflag work with generic fetestexceptflag.
Joseph Myers
2017-01-12
2
-0
/
+6
*
Make endian-conversion macros always return correct types (bug 16458).
Joseph Myers
2017-01-11
8
-19
/
+194
*
Update translations from the Translation Project
Siddhesh Poyarekar
2017-01-11
35
-56631
/
+37441
*
Fix testsuite build for GCC 7 -Wformat-truncation.
Joseph Myers
2017-01-11
5
-3
/
+30
*
Fix ld-address format-truncation error.
Joseph Myers
2017-01-11
2
-2
/
+5
[prev]
[next]