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
...
*
pwd: Implement fgetpwent_r using __nss_fgetent_r
Florian Weimer
2020-07-21
1
-37
/
+6
*
gshadow: Implement fgetsgent_r using __nss_fgetent_r (bug 20338)
Florian Weimer
2020-07-21
3
-36
/
+198
*
grp: Implement fgetgrent_r using __nss_fgetent_r
Florian Weimer
2020-07-21
1
-48
/
+6
*
nss: Add __nss_fgetent_r
Florian Weimer
2020-07-21
7
-54
/
+260
*
libio: Add fseterr_unlocked for internal use
Florian Weimer
2020-07-21
1
-0
/
+7
*
nss_files: Use generic result pointer in parse_line
Florian Weimer
2020-07-21
2
-38
/
+15
*
nss_files: Consolidate line parse declarations in <nss_files.h>
Florian Weimer
2020-07-21
9
-49
/
+52
*
nss_compat: Do not use mmap to read database files (bug 26258)
Florian Weimer
2020-07-21
4
-16
/
+8
*
nss_files: Consolidate file opening in __nss_files_fopen
Florian Weimer
2020-07-21
8
-11
/
+86
*
Update powerpc-nofpu libm-test-ulps.
Joseph Myers
2020-07-20
1
-30
/
+30
*
Use MPFR 4.1.0 in build-many-glibcs.py.
Joseph Myers
2020-07-20
1
-1
/
+1
*
elf: Change TLS static surplus default back to 1664
Florian Weimer
2020-07-20
3
-8
/
+75
*
hurd: Fix longjmp check for sigstate
Samuel Thibault
2020-07-18
2
-2
/
+2
*
hurd: Fix longjmp early in initialization
Samuel Thibault
2020-07-18
2
-2
/
+16
*
manual: New signal and errno string functions are AS-safe
Florian Weimer
2020-07-17
2
-4
/
+4
*
AArch64: Improve strlen_asimd performance (bug 25824)
Wilco Dijkstra
2020-07-17
5
-126
/
+161
*
Move <rpc/netdb.h> from sunrpc to inet
Florian Weimer
2020-07-17
5
-12
/
+3
*
en_US: Minimize changes to date_fmt (Bug 25923)
Carlos O'Donell
2020-07-16
1
-2
/
+5
*
Linux: Remove rseq support
Florian Weimer
2020-07-16
54
-1197
/
+6
*
manual: Use Unicode instead HTML entities for characters (bug 19737)
Florian Weimer
2020-07-16
1
-3
/
+3
*
Add NEWS entry for CVE-2020-6096 (bug 25620)
Aurelien Jarno
2020-07-16
1
-0
/
+5
*
arm: remove string/tst-memmove-overflow XFAIL
Aurelien Jarno
2020-07-16
1
-5
/
+0
*
AArch64: Rename IS_ARES to IS_NEOVERSE_N1
Wilco Dijkstra
2020-07-15
3
-4
/
+8
*
AArch64: Add optimized Q-register memcpy
Wilco Dijkstra
2020-07-15
5
-4
/
+255
*
AArch64: Align ENTRY to a cacheline
Wilco Dijkstra
2020-07-15
1
-1
/
+1
*
Correct timespec implementation [BZ #26232]
H.J. Lu
2020-07-14
4
-54
/
+71
*
Remove --enable-obsolete-rpc configure flag
Petr Vorel
2020-07-13
43
-9603
/
+35
*
hurd: Fix build-many-glibcs.py
Adhemerval Zanella
2020-07-13
3
-0
/
+3
*
x86: Support usable check for all CPU features
H.J. Lu
2020-07-13
63
-732
/
+854
*
string: Make tst-strerror/tst-strsignal unsupported if msgfmt is not installed
Adhemerval Zanella
2020-07-13
3
-1
/
+14
*
malloc: Deprecate more hook-related functionality
Florian Weimer
2020-07-13
2
-3
/
+11
*
elf: Support at least 32-byte alignment in static dlopen
Florian Weimer
2020-07-12
1
-0
/
+6
*
x86: Remove __ASSEMBLER__ check in init-arch.h
H.J. Lu
2020-07-11
1
-5
/
+1
*
x86: Remove the unused __x86_prefetchw
H.J. Lu
2020-07-11
5
-24
/
+5
*
Documentation for ARC port
Vineet Gupta
2020-07-10
3
-0
/
+16
*
build-many-glibcs.py: Enable ARC builds
Vineet Gupta
2020-07-10
1
-0
/
+10
*
ARC: Build Infrastructure
Vineet Gupta
2020-07-10
15
-0
/
+369
*
ARC: ABI lists
Vineet Gupta
2020-07-10
18
-0
/
+4671
*
ARC: Linux Startup and Dynamic Loading
Vineet Gupta
2020-07-10
2
-0
/
+116
*
ARC: Linux ABI
Vineet Gupta
2020-07-10
13
-0
/
+600
*
ARC: Linux Syscall Interface
Vineet Gupta
2020-07-10
15
-0
/
+941
*
ARC: hardware floating point support
Vineet Gupta
2020-07-10
20
-0
/
+711
*
ARC: math soft float support
Vineet Gupta
2020-07-10
5
-0
/
+203
*
ARC: Atomics and Locking primitives
Vineet Gupta
2020-07-10
1
-0
/
+69
*
ARC: Thread Local Storage support
Vineet Gupta
2020-07-10
5
-0
/
+240
*
ARC: startup and dynamic linking code
Vineet Gupta
2020-07-10
7
-0
/
+591
*
ARC: ABI Implementation
Vineet Gupta
2020-07-10
17
-0
/
+547
*
Fix time/tst-cpuclock1 intermitent failures
Lucas A. M. Magalhaes
2020-07-10
5
-30
/
+415
*
powerpc64: Fix calls when r2 is not used [BZ #26173]
Tulio Magno Quites Machado Filho
2020-07-10
7
-4
/
+52
*
Add NEWS entry for Update to Unicode 13.0.0 [BZ #25819]
Mike FABIAN
2020-07-10
1
-2
/
+2
[prev]
[next]