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
*
sysdeps: tst-bz21269: fix -Wreturn-type
gentoo/glibc-2.37-12
gentoo/2.37
Sam James
2024-01-31
1
-2
/
+0
*
sysdeps: tst-bz21269: handle ENOSYS & skip appropriately
Sam James
2024-01-31
1
-1
/
+10
*
sysdeps: tst-bz21269: fix test parameter
Sam James
2024-01-31
1
-1
/
+1
*
i386: Use pthread_barrier for synchronization on tst-bz21269
DJ Delorie
2024-01-31
1
-5
/
+28
*
syslog: Fix integer overflow in __vsyslog_internal (CVE-2023-6780)
Arjun Shankar
2024-01-31
1
-1
/
+2
*
syslog: Fix heap buffer overflow in __vsyslog_internal (CVE-2023-6779)
Arjun Shankar
2024-01-31
1
-11
/
+28
*
syslog: Fix heap buffer overflow in __vsyslog_internal (CVE-2023-6246)
Arjun Shankar
2024-01-31
4
-15
/
+82
*
sunrpc: Fix netname build with older gcc
Adhemerval Zanella Netto
2024-01-31
1
-0
/
+4
*
libio: Check remaining buffer size in _IO_wdo_write (bug 31183)
Florian Weimer
2024-01-31
2
-1
/
+2
*
getaddrinfo: translate ENOMEM to EAI_MEMORY (bug 31163)
Andreas Schwab
2024-01-31
1
-1
/
+8
*
NEWS: Mention bug fixes for 29039/30745/30843
H.J. Lu
2024-01-31
1
-0
/
+3
*
x86-64: Fix the tcb field load for x32 [BZ #31185]
H.J. Lu
2024-01-31
2
-2
/
+3
*
x86-64: Fix the dtv field load for x32 [BZ #31184]
H.J. Lu
2024-01-31
2
-1
/
+2
*
elf: Fix TLS modid reuse generation assignment (BZ 29039)
Hector Martin
2024-01-31
1
-0
/
+1
*
elf: Fix wrong break removal from 8ee878592c
Adhemerval Zanella
2024-01-31
1
-0
/
+1
*
Revert "elf: Move l_init_called_next to old place of l_text_end in link map"
Florian Weimer
2023-10-26
1
-4
/
+4
*
Revert "elf: Always call destructors in reverse constructor order (bug 30785)"
gentoo/glibc-2.37-11
Florian Weimer
2023-10-18
7
-176
/
+173
*
Revert "elf: Remove unused l_text_end field from struct link_map"
Florian Weimer
2023-10-18
5
-3
/
+18
*
elf/dl-tunables.c: avoid processing of tunables in AT_SECURE executables
Gleb Fotengauer-Malinovskiy
2023-10-05
1
-0
/
+3
*
tunables: Terminate if end of input is reached (CVE-2023-4911)
gentoo/glibc-2.37-10
Siddhesh Poyarekar
2023-10-03
3
-15
/
+44
*
i686: Regenerate ulps
gentoo/glibc-2.37-9
Andreas K. Hüttel
2023-09-29
1
-1
/
+1
*
Document CVE-2023-4806 and CVE-2023-5156 in NEWS
gentoo/glibc-2.37-8
Siddhesh Poyarekar
2023-09-29
1
-0
/
+9
*
Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843]
Romain Geissler
2023-09-29
3
-3
/
+24
*
x86: Fix for cache computation on AMD legacy cpus.
Sajan Karumanchi
2023-09-29
2
-27
/
+200
*
x86/dl-cacheinfo: remove unsused parameter from handle_amd
Andreas Schwab
2023-09-29
1
-35
/
+29
*
getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)
gentoo/glibc-2.37-7
Siddhesh Poyarekar
2023-09-16
7
-10
/
+152
*
CVE-2023-4527: Stack read overflow with large TCP responses in no-aaaa mode
Florian Weimer
2023-09-16
4
-1
/
+139
*
elf: Move l_init_called_next to old place of l_text_end in link map
Florian Weimer
2023-09-16
1
-4
/
+4
*
elf: Remove unused l_text_end field from struct link_map
Florian Weimer
2023-09-16
5
-18
/
+3
*
elf: Always call destructors in reverse constructor order (bug 30785)
Florian Weimer
2023-09-16
8
-173
/
+180
*
elf: Do not run constructors for proxy objects
Florian Weimer
2023-09-16
1
-2
/
+6
*
io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64
Aurelien Jarno
2023-09-16
4
-2
/
+8
*
hurd: Make exception subcode a long
Sergey Bugaev
2023-09-16
3
-4
/
+5
*
x86: Fix incorrect scope of setting `shared_per_thread` [BZ# 30745]
Noah Goldstein
2023-09-16
1
-4
/
+3
*
x86: Use `3/4*sizeof(per-thread-L3)` as low bound for NT threshold.
Noah Goldstein
2023-09-16
1
-1
/
+10
*
x86: Fix slight bug in `shared_per_thread` cache size calculation.
Noah Goldstein
2023-09-16
1
-2
/
+2
*
x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4`
Noah Goldstein
2023-09-16
1
-28
/
+44
*
sparc: Fix la_symbind for bind-now (BZ 23734)
gentoo/glibc-2.37-6
Adhemerval Zanella
2023-07-28
9
-14
/
+66
*
nptl: Fix tst-cancel30 on sparc64
Adhemerval Zanella
2023-07-28
1
-3
/
+1
*
elf: _dl_find_object may return 1 during early startup (bug 30515)
Florian Weimer
2023-07-28
3
-1
/
+13
*
realloc: Limit chunk reuse to only growing requests [BZ #30579]
Siddhesh Poyarekar
2023-07-28
1
-8
/
+15
*
hppa: xfail debug/tst-ssp-1 when have-ssp is yes (gcc-12 and later)
John David Anglin
2023-07-28
1
-0
/
+4
*
io: Fix F_GETLK, F_SETLK, and F_SETLKW for powerpc64
Adhemerval Zanella
2023-07-28
1
-0
/
+6
*
io: Fix record locking contants on 32 bit arch with 64 bit default time_t (BZ...
Adhemerval Zanella
2023-07-28
5
-26
/
+135
*
Document BZ #20975 fix
H.J. Lu
2023-07-28
1
-0
/
+1
*
__check_pf: Add a cancellation cleanup handler [BZ #20975]
H.J. Lu
2023-07-28
2
-0
/
+17
*
Ignore MAP_VARIABLE in tst-mman-consts.py
Joseph Myers
2023-07-28
1
-2
/
+5
*
gmon: Revert addition of tunables to the manual
gentoo/glibc-2.37-5
Florian Weimer
2023-05-09
1
-59
/
+0
*
gmon: Revert addition of tunables to preserve GLIBC_PRIVATE ABI
Florian Weimer
2023-05-09
2
-29
/
+1
*
gmon: fix memory corruption issues [BZ# 30101]
Simon Kissane
2023-05-09
4
-8
/
+65
[next]