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
*
Use C99-compliant scanf under _GNU_SOURCE with modern compilers.
Zack Weinberg
2019-01-03
43
-103
/
+682
*
termios: Consolidate termios.h
Adhemerval Zanella
2019-01-03
9
-295
/
+35
*
termios: Add powerpc termios-misc
Adhemerval Zanella
2019-01-03
4
-50
/
+84
*
termios: Remove Linux _IOT_termios
Adhemerval Zanella
2019-01-03
4
-9
/
+4
*
termios: Consolidate tcflow symbolic constants
Adhemerval Zanella
2019-01-03
9
-23
/
+69
*
termios: Consolidate local mode definitions
Adhemerval Zanella
2019-01-03
11
-120
/
+214
*
termios: Consolidate control mode definitions
Adhemerval Zanella
2019-01-03
10
-60
/
+123
*
termios: Consolidate Baud Rate Selection definitions (BZ#23783)
Adhemerval Zanella
2019-01-03
11
-131
/
+212
*
termios: Consolidate Output Modes definitions
Adhemerval Zanella
2019-01-03
11
-211
/
+280
*
termios: Consolidate Input Modes definitions.
Adhemerval Zanella
2019-01-03
10
-86
/
+136
*
termios: Consolidate termios c_cc symbolic constants
Adhemerval Zanella
2019-01-03
12
-103
/
+228
*
termios: Consolidate struct termios
Adhemerval Zanella
2019-01-03
17
-76
/
+195
*
termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783)
Adhemerval Zanella
2019-01-03
4
-3
/
+20
*
bs_BA: Fix a small typo in comment (bug 24011).
PanderMusubi
2019-01-02
2
-1
/
+6
*
Update powerpc-nofpu libm-test-ulps.
Joseph Myers
2019-01-02
2
-44
/
+48
*
hurd: advertise *_setpshared as not supported
Samuel Thibault
2019-01-02
6
-0
/
+18
*
Update Linux kernel version in tst-mman-consts.py.
Joseph Myers
2019-01-02
2
-1
/
+4
*
Update MIPS libm-test-ulps.
Joseph Myers
2019-01-02
3
-88
/
+93
*
ARM: fix kernel assisted atomics with GCC 8 (bug 24034)
Aurelien Jarno
2019-01-02
2
-5
/
+20
*
Set behavior of sprintf-like functions with overlapping source and destination
Gabriel F. T. Gomes
2019-01-02
8
-4
/
+149
*
Fix ChangeLog entry
Florian Weimer
2019-01-02
1
-1
/
+1
*
intl: Do not return NULL on asprintf failure in gettext [BZ #24018]
Florian Weimer
2019-01-02
2
-1
/
+7
*
nptl/tst-audit-threads: Switch to <support/test-driver.c>
Florian Weimer
2019-01-02
2
-8
/
+10
*
Add IPV6_MULTICAST_ALL from Linux 4.20 to bits/in.h.
Joseph Myers
2019-01-01
2
-0
/
+4
*
Add PACKET_IGNORE_OUTGOING from Linux 4.20 to netpacket/packet.h.
Joseph Myers
2019-01-01
2
-0
/
+4
*
Add HWCAP_SSBS from Linux 4.20 to AArch64 bits/hwcap.h.
Joseph Myers
2019-01-01
2
-0
/
+4
*
Update syscall-names.list for Linux 4.20.
Joseph Myers
2019-01-01
2
-2
/
+7
*
Update miscellaneous files from upstream sources.
Joseph Myers
2019-01-01
5
-86
/
+37
*
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2019-01-01
28
-27
/
+55
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
10643
-10643
/
+10649
*
Update timezone code from tzcode 2018i.
Joseph Myers
2018-12-31
3
-5
/
+12
*
regex: improve Gnulib port to AIX
Paul Eggert
2018-12-31
2
-12
/
+10
*
malloc: Always call memcpy in _int_realloc [BZ #24027]
Florian Weimer
2018-12-31
2
-42
/
+8
*
riscv: Use __has_include__ to include <asm/syscalls.h> [BZ #24022]
H.J. Lu
2018-12-31
2
-1
/
+11
*
Use Linux 4.20 in build-many-glibcs.py.
Joseph Myers
2018-12-31
2
-1
/
+6
*
hurd: Handle "pid" magical lookup retry
Justus Winter
2018-12-28
2
-13
/
+71
*
Multiple locales: Use the correct 12-hour time formats (bug 10496).
Rafal Luzynski
2018-12-28
80
-112
/
+245
*
sq_AL: Use the correct date and time formats (bug 10496, 23724).
Rafal Luzynski
2018-12-28
2
-4
/
+17
*
NEWS: Fix another typo ("multithread..." -> "multi-threaded...").
Rafal Luzynski
2018-12-28
1
-1
/
+1
*
Replace check_mul_overflow_size_t with __builtin_mul_overflow
Adhemerval Zanella
2018-12-28
7
-53
/
+21
*
Update Alpha libm-test-ulps
Aurelien Jarno
2018-12-28
2
-40
/
+52
*
NEWS: Fix a minor typo ("incosistent" -> "inconsistent").
Rafal Luzynski
2018-12-28
1
-1
/
+1
*
regex: simplify Gnulib port
Paul Eggert
2018-12-27
5
-30
/
+23
*
Improve bench-strlen
Wilco Dijkstra
2018-12-27
2
-14
/
+25
*
x86-64: Remove s_sincosf-sse2.S
H.J. Lu
2018-12-26
4
-568
/
+8
*
Regenerate sysdeps/x86_64/fpu/libm-test-ulps
H.J. Lu
2018-12-26
2
-0
/
+10
*
x86-64: Vectorize sincosf_poly and update s_sincosf-fma.c
H.J. Lu
2018-12-26
6
-340
/
+278
*
Update nios2, sparc32 localplt.data for difftime changes (bug 24023).
Joseph Myers
2018-12-21
3
-0
/
+11
*
Refactor string benchtests
Wilco Dijkstra
2018-12-21
22
-207
/
+95
*
Update longlong.h.
Joseph Myers
2018-12-21
2
-58
/
+59
[next]