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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build with GCC 13 _FloatN, _FloatNx built-in functions
gentoo/glibc-2.36-6
Joseph Myers
2022-11-19
8
-12
/
+753
*
Fix iseqsig for _FloatN and _FloatNx in C++ with GCC 13
Joseph Myers
2022-11-19
2
-1
/
+339
*
Update _FloatN header support for C++ in GCC 13
Joseph Myers
2022-11-19
6
-35
/
+35
*
Linux: Support __IPC_64 in sysvctl *ctl command arguments (bug 29771)
Florian Weimer
2022-11-12
5
-26
/
+64
*
mktime: improve heuristic for ca-1986 Indiana DST
Paul Eggert
2022-11-12
1
-8
/
+20
*
LoongArch: Fix ABI related macros in elf.h to keep consistent with binutils[1].
caiyinyu
2022-11-12
1
-2
/
+5
*
linux: Fix fstatat on MIPSn64 (BZ #29730)
Aurelien Jarno
2022-11-12
2
-0
/
+52
*
longlong.h: update from GCC for LoongArch clz/ctz support
Xi Ruoyao
2022-11-12
1
-0
/
+12
*
elf: Reinstate on DL_DEBUG_BINDINGS _dl_lookup_symbol_x
Adhemerval Zanella
2022-11-12
1
-0
/
+17
*
linux: Fix generic struct_stat for 64 bit time (BZ# 29657)
Adhemerval Zanella
2022-11-12
7
-74
/
+624
*
Avoid undefined behaviour in ibm128 implementation of llroundl (BZ #29488)
Aurelien Jarno
2022-11-12
2
-12
/
+11
*
Fix BZ #29463 in the ibm128 implementation of y1l too
Michael Hudson-Doyle
2022-11-12
1
-0
/
+3
*
elf: Do not completely clear reused namespace in dlmopen (bug 29600)
gentoo/glibc-2.36-5
Florian Weimer
2022-10-15
3
-12
/
+31
*
nss: Use shared prefix in IPv4 address in tst-reload1
Florian Weimer
2022-10-15
1
-4
/
+4
*
nss: Fix tst-nss-files-hosts-long on single-stack hosts (bug 24816)
Florian Weimer
2022-10-15
2
-4
/
+6
*
nss: Implement --no-addrconfig option for getent
Florian Weimer
2022-10-15
2
-1
/
+17
*
Ensure calculations happen with desired rounding mode in y1lf128
Michael Hudson-Doyle
2022-10-15
2
-0
/
+4
*
nscd: Drop local address tuple variable [BZ #29607]
Siddhesh Poyarekar
2022-10-15
2
-3
/
+4
*
x86-64: Require BMI1/BMI2 for AVX2 strrchr and wcsrchr implementations
Aurelien Jarno
2022-10-15
3
-3
/
+16
*
x86-64: Require BMI2 and LZCNT for AVX2 memrchr implementation
Aurelien Jarno
2022-10-15
3
-2
/
+10
*
x86-64: Require BMI2 for AVX2 (raw|w)memchr implementations
Aurelien Jarno
2022-10-15
1
-3
/
+9
*
x86-64: Require BMI2 for AVX2 wcs(n)cmp implementations
Aurelien Jarno
2022-10-15
1
-2
/
+6
*
x86-64: Require BMI2 for AVX2 strncmp implementation
Aurelien Jarno
2022-10-15
2
-4
/
+7
*
x86-64: Require BMI2 for AVX2 strcmp implementation
Aurelien Jarno
2022-10-15
2
-3
/
+5
*
x86-64: Require BMI2 for AVX2 str(n)casecmp implementations
Aurelien Jarno
2022-10-15
2
-8
/
+21
*
x86: include BMI1 and BMI2 in x86-64-v3 level
Aurelien Jarno
2022-10-15
1
-0
/
+2
*
hppa: undef __ASSUME_SET_ROBUST_LIST
John David Anglin
2022-10-15
1
-0
/
+3
*
hppa: Fix initialization of dp register [BZ 29635]
gentoo/glibc-2.36-4
John David Anglin
2022-10-01
1
-5
/
+19
*
stdlib: Fix __getrandom_nocancel type and arc4random usage (BZ #29638)
Adhemerval Zanella
2022-10-01
3
-2
/
+3
*
get_nscd_addresses: Fix subscript typos [BZ #29605]
Jörg Sonnenberger
2022-10-01
1
-3
/
+3
*
m68k: Enforce 4-byte alignment on internal locks (BZ #29537)
Adhemerval Zanella
2022-10-01
1
-0
/
+1
*
gconv: Use 64-bit interfaces in gconv_parseconfdir (bug 29583)
Florian Weimer
2022-10-01
2
-8
/
+9
*
elf: Implement force_first handling in _dl_sort_maps_dfs (bug 28937)
Florian Weimer
2022-10-01
3
-9
/
+31
*
elf: Rename _dl_sort_maps parameter from skip to force_first
Florian Weimer
2022-10-01
2
-9
/
+11
*
scripts/dso-ordering-test.py: Generate program run-time dependencies
Florian Weimer
2022-10-01
1
-7
/
+6
*
elf: Fix hwcaps string size overestimation
gentoo/glibc-2.36-3
Javier Pello
2022-09-19
1
-3
/
+5
*
elf: Run tst-audit-tlsdesc, tst-audit-tlsdesc-dlopen everywhere
Florian Weimer
2022-09-19
1
-16
/
+6
*
NEWS: Note bug 12154 and bug 29305 as fixed
Florian Weimer
2022-09-19
1
-0
/
+2
*
resolv: Fix building tst-resolv-invalid-cname for earlier C standards
Florian Weimer
2022-09-19
1
-1
/
+1
*
nss_dns: Rewrite _nss_dns_gethostbyname4_r using current interfaces
Florian Weimer
2022-09-19
1
-281
/
+162
*
resolv: Add new tst-resolv-invalid-cname
Florian Weimer
2022-09-19
2
-0
/
+409
*
nss_dns: In gaih_getanswer_slice, skip strange aliases (bug 12154)
Florian Weimer
2022-09-19
1
-4
/
+4
*
nss_dns: Rewrite getanswer_r to match getanswer_ptr (bug 12154, bug 29305)
Florian Weimer
2022-09-19
1
-298
/
+180
*
nss_dns: Remove remnants of IPv6 address mapping
Florian Weimer
2022-09-19
4
-201
/
+9
*
nss_dns: Rewrite _nss_dns_gethostbyaddr2_r and getanswer_ptr
Florian Weimer
2022-09-19
1
-303
/
+102
*
nss_dns: Split getanswer_ptr from getanswer_r
Florian Weimer
2022-09-19
1
-52
/
+268
*
resolv: Add DNS packet parsing helpers geared towards wire format
Florian Weimer
2022-09-19
5
-0
/
+461
*
resolv: Add internal __ns_name_length_uncompressed function
Florian Weimer
2022-09-19
4
-0
/
+220
*
resolv: Add the __ns_samebinaryname function
Florian Weimer
2022-09-19
4
-0
/
+128
*
resolv: Add internal __res_binary_hnok function
Florian Weimer
2022-09-19
2
-5
/
+12
[next]