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
/
NEWS
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86-64 memcmp: Use unsigned Jcc instructions on size [BZ #24155]
H.J. Lu
2019-02-04
1
-1
/
+7
*
elf: Implement --preload option for the dynamic linker
David Newall
2019-02-04
1
-1
/
+2
*
Require GCC 6.2 or later to build glibc.
Joseph Myers
2019-02-01
1
-1
/
+4
*
Open master for 2.30 development
glibc-2.29.9000
Siddhesh Poyarekar
2019-01-31
1
-0
/
+24
*
Prepare for 2.29 release
Siddhesh Poyarekar
2019-01-31
1
-2
/
+130
*
strftime: Pass the additional flags from "%EY" to "%Ey" [BZ #24096]
TAMUKI Shoichi
2019-01-24
1
-0
/
+4
*
strftime: Set the default width of "%Ey" to 2 [BZ #23758]
TAMUKI Shoichi
2019-01-24
1
-0
/
+8
*
CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings [BZ #20018]
Florian Weimer
2019-01-21
1
-0
/
+4
*
x86-64 memchr/wmemchr: Properly handle the length parameter [BZ# 24097]
H.J. Lu
2019-01-21
1
-0
/
+6
*
Use C99-compliant scanf under _GNU_SOURCE with modern compilers.
Zack Weinberg
2019-01-03
1
-0
/
+17
*
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
NEWS: Fix another typo ("multithread..." -> "multi-threaded...").
Rafal Luzynski
2018-12-28
1
-1
/
+1
*
NEWS: Fix a minor typo ("incosistent" -> "inconsistent").
Rafal Luzynski
2018-12-28
1
-1
/
+1
*
Require GCC 5 or later to build glibc (bug 23993).
Joseph Myers
2018-12-21
1
-0
/
+6
*
Add C-SKY port
Mao Han
2018-12-21
1
-0
/
+6
*
Add getcpu
H.J. Lu
2018-12-07
1
-0
/
+3
*
posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]
Florian Weimer
2018-12-07
1
-4
/
+6
*
posix: Use posix_spawn on popen
Adhemerval Zanella
2018-11-30
1
-0
/
+6
*
CVE-2018-19591: if_nametoindex: Fix descriptor for overlong name [BZ #23927]
Florian Weimer
2018-11-27
1
-1
/
+3
*
posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]
Florian Weimer
2018-11-06
1
-0
/
+5
*
Patch to require Python 3.4 or later to build glibc.
Joseph Myers
2018-10-29
1
-1
/
+1
*
Use gen-libm-test.py to generate ulps table for manual.
Joseph Myers
2018-10-24
1
-1
/
+1
*
powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSC
Adhemerval Zanella
2018-09-21
1
-0
/
+9
*
Add new pow implementation
Szabolcs Nagy
2018-09-19
1
-1
/
+1
*
Fix MIPS n32 pr_sigpend, pr_sighold, pr_flag type (bug 23656).
Joseph Myers
2018-09-14
1
-0
/
+6
*
Fix sys/procfs.h pr_uid, pr_gid type (bug 23649).
Joseph Myers
2018-09-14
1
-0
/
+5
*
Add new log2 implementation
Szabolcs Nagy
2018-09-12
1
-1
/
+1
*
Add new log implementation
Szabolcs Nagy
2018-09-12
1
-1
/
+1
*
Add new exp and exp2 implementations
Szabolcs Nagy
2018-09-05
1
-1
/
+1
*
reallocarray: Declare under _DEFAULT_SOURCE
Florian Weimer
2018-08-30
1
-0
/
+3
*
Update NEWS for sinf improvements
Wilco Dijkstra
2018-08-23
1
-2
/
+2
*
Improve performance of sinf and cosf
Wilco Dijkstra
2018-08-14
1
-0
/
+2
*
Add convenience target 'install-locale-files'.
Carlos O'Donell
2018-08-02
1
-1
/
+6
*
Rename the glibc.tune namespace to glibc.cpu
Siddhesh Poyarekar
2018-08-02
1
-1
/
+2
*
Open master branch for glibc 2.29 development
glibc-2.28.9000
Carlos O'Donell
2018-08-01
1
-0
/
+24
*
Update NEWS, version.h, and features.h for glibc 2.28.
glibc-2.28
Carlos O'Donell
2018-08-01
1
-2
/
+180
*
Update NEWS with ISO 14651 update information.
Carlos O'Donell
2018-07-27
1
-0
/
+12
*
NEWS: Avoid the words "nominative" and "genitive".
Rafal Luzynski
2018-07-27
1
-3
/
+4
*
Mention ISO C threads addition
Adhemerval Zanella
2018-07-24
1
-0
/
+19
*
INSTALL: Add a note for Intel CET status
H.J. Lu
2018-07-19
1
-1
/
+4
*
oc_FR locale: Multiple updates (bug 23140, bug 23422).
Quentin PAGÈS
2018-07-18
1
-1
/
+1
*
Intel CET: Document --enable-cet
H.J. Lu
2018-07-18
1
-0
/
+10
*
New locale: Yakut (Sakha) for Russia (sah_RU) [BZ #22241]
Valery Timiriliyev
2018-07-18
1
-2
/
+2
*
os_RU: Add alternative month names (bug 23140).
Rafal Luzynski
2018-07-17
1
-3
/
+3
*
Add the statx function
Florian Weimer
2018-07-10
1
-0
/
+5
*
libc-abis: Define ABSOLUTE ABI [BZ #19818][BZ #23307]
Maciej W. Rozycki
2018-07-05
1
-0
/
+7
*
Add renameat2 function [BZ #17662]
Florian Weimer
2018-07-05
1
-0
/
+9
*
testrun.sh: Implement --tool=strace, --tool=valgrind
Florian Weimer
2018-07-04
1
-1
/
+1
*
Bug 23308: Update to Unicode 11.0.0
Mike FABIAN
2018-07-04
1
-0
/
+4
[next]