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
gentoo/2.41
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
*
NEWS: Document CVE-2023-25139.
gentoo/glibc-2.37-2
Carlos O'Donell
2023-02-08
1
-0
/
+9
*
Account for grouping in printf width (bug 30068)
Carlos O'Donell
2023-02-08
3
-5
/
+73
*
Use 64-bit time_t interfaces in strftime and strptime (bug 30053)
Andreas Schwab
2023-02-08
6
-2
/
+68
*
LoongArch: Add new relocation types.
caiyinyu
2023-02-08
1
-0
/
+40
*
cdefs: Limit definition of fortification macros
Siddhesh Poyarekar
2023-02-02
1
-2
/
+4
*
Make stdlib/testmb compile when _FORTIFY_SOURCE is not predefined 2
Andreas K. Hüttel
2023-02-02
1
-1
/
+1
*
linux: Use getdents64 on readdir64 compat implementation
gentoo/glibc-2.37-1
Adhemerval Zanella
2023-02-01
4
-108
/
+50
*
linux: Add __old_readdir64_unlocked
Adhemerval Zanella
2023-02-01
3
-70
/
+35
*
linux: Add __readdir64_unlocked
Adhemerval Zanella
2023-02-01
3
-68
/
+33
*
linux: Set internal DIR filepos as off64_t (BZ #23960, BZ #24050)
Adhemerval Zanella
2023-02-01
13
-7
/
+319
*
linux: Use getdents64 on non-LFS readdir
Adhemerval Zanella
2023-02-01
4
-29
/
+67
*
Fix miscompilation on ia64's gcc-10
Sergei Trofimovich
2023-02-01
1
-1
/
+3
*
Force -O0 in conform tests to survive $CC changes
Andreas K. Hüttel
2023-02-01
2
-3
/
+7
*
Adapt to Gentoo-specific /etc/mail/aliases
Andreas K. Hüttel
2023-02-01
3
-11
/
+17
*
Disable ldconfig during install
Mike Frysinger
2023-02-01
1
-0
/
+1
*
Create ChangeLog.old/ChangeLog.26.
glibc-2.37
Carlos O'Donell
2023-01-31
1
-0
/
+6942
*
Prepare for glibc 2.37 release.
Carlos O'Donell
2023-01-31
2
-3
/
+3
*
x86: Fix strncat-avx2.S reading past length [BZ #30065]
Noah Goldstein
2023-01-31
2
-3
/
+26
*
Update install.texi, and regenerate INSTALL.
Carlos O'Donell
2023-01-31
2
-17
/
+17
*
Update manual/contrib.texi.
Carlos O'Donell
2023-01-31
1
-4
/
+12
*
Update NEWS file with bug fixes.
Carlos O'Donell
2023-01-31
1
-6
/
+75
*
Regenerate configure.
Carlos O'Donell
2023-01-31
2
-3
/
+4
*
Update all PO files in preparation for release.
Carlos O'Donell
2023-01-31
37
-10095
/
+8069
*
doc: correct _FORTIFY_SOURCE doc in features.h
fanquake
2023-01-31
1
-1
/
+2
*
libio: Update number of written bytes in dprintf implementation
Florian Weimer
2023-01-31
3
-0
/
+47
*
Account for octal marker in %#o format
Andreas Schwab
2023-01-30
3
-0
/
+56
*
Use binutils 2.40 branch in build-many-glibcs.py
Joseph Myers
2023-01-27
1
-1
/
+1
*
Use MPFR 4.2.0, MPC 1.3.1 in build-many-glibcs.py
Joseph Myers
2023-01-27
1
-2
/
+2
*
stdio-common: Handle -1 buffer size in __sprintf_chk & co (bug 30039)
Florian Weimer
2023-01-25
4
-10
/
+155
*
Document '%F' format specifier
Paul Pluzhnikov
2023-01-25
1
-11
/
+12
*
sparc (64bit): Regenerate ulps
Andreas K. Hüttel
2023-01-24
1
-3
/
+4
*
ia64: Regenerate ulps
Andreas K. Hüttel
2023-01-24
1
-2
/
+2
*
Update libc.pot for 2.37 release.
Carlos O'Donell
2023-01-23
1
-306
/
+282
*
x86: Cache computation for AMD architecture.
Sajan Karumanchi
2023-01-18
1
-159
/
+45
*
manual: Fix typo
Martin Joerg
2023-01-18
1
-1
/
+1
*
Add STATX_DIOALIGN from Linux 6.1 to bits/statx-generic.h
Joseph Myers
2023-01-17
1
-0
/
+1
*
Add IPPROTO_L2TP from Linux 6.1 to netinet/in.h
Joseph Myers
2023-01-17
1
-0
/
+2
*
AArch64: Improve strrchr
Wilco Dijkstra
2023-01-17
1
-25
/
+33
*
AArch64: Optimize strnlen
Wilco Dijkstra
2023-01-17
1
-21
/
+18
*
AArch64: Optimize strlen
Wilco Dijkstra
2023-01-17
1
-8
/
+12
*
AArch64: Optimize strcpy
Wilco Dijkstra
2023-01-17
1
-17
/
+19
*
AArch64: Improve strchrnul
Wilco Dijkstra
2023-01-17
1
-2
/
+10
*
AArch64: Optimize strchr
Wilco Dijkstra
2023-01-17
1
-28
/
+24
*
AArch64: Improve strlen_asimd
Wilco Dijkstra
2023-01-17
1
-12
/
+4
*
AArch64: Optimize memrchr
Wilco Dijkstra
2023-01-17
1
-9
/
+11
*
AArch64: Optimize memchr
Wilco Dijkstra
2023-01-17
1
-13
/
+14
*
hurd: Fix _NOFLSH value
Samuel Thibault
2023-01-15
1
-1
/
+1
*
elf: Fix GL(dl_phdr) and GL(dl_phnum) for static builds [BZ #29864]
Adhemerval Zanella
2023-01-12
3
-48
/
+44
*
string: Suppress -Wmaybe-unitialized for wordcopy [BZ #19444]
Adhemerval Zanella
2023-01-12
1
-0
/
+24
*
scripts/build-many-glibcs.py: Remove unused RANLIB and STRIP option
Adhemerval Zanella
2023-01-12
1
-2
/
+0
[next]