index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
stdio-common
/
tst-printf-binary-main.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-31
Prepare for glibc 2.37 release.
Carlos O'Donell
2
-3
/
+3
2023-01-31
x86: Fix strncat-avx2.S reading past length [BZ #30065]
Noah Goldstein
2
-3
/
+26
2023-01-31
Update install.texi, and regenerate INSTALL.
Carlos O'Donell
2
-17
/
+17
2023-01-31
Update manual/contrib.texi.
Carlos O'Donell
1
-4
/
+12
2023-01-31
Update NEWS file with bug fixes.
Carlos O'Donell
1
-6
/
+75
2023-01-31
Regenerate configure.
Carlos O'Donell
2
-3
/
+4
2023-01-31
Update all PO files in preparation for release.
Carlos O'Donell
37
-10095
/
+8069
2023-01-31
doc: correct _FORTIFY_SOURCE doc in features.h
fanquake
1
-1
/
+2
2023-01-31
libio: Update number of written bytes in dprintf implementation
Florian Weimer
3
-0
/
+47
2023-01-30
Account for octal marker in %#o format
Andreas Schwab
3
-0
/
+56
2023-01-27
Use binutils 2.40 branch in build-many-glibcs.py
Joseph Myers
1
-1
/
+1
2023-01-27
Use MPFR 4.2.0, MPC 1.3.1 in build-many-glibcs.py
Joseph Myers
1
-2
/
+2
2023-01-25
stdio-common: Handle -1 buffer size in __sprintf_chk & co (bug 30039)
Florian Weimer
4
-10
/
+155
2023-01-25
Document '%F' format specifier
Paul Pluzhnikov
1
-11
/
+12
2023-01-24
sparc (64bit): Regenerate ulps
Andreas K. Hüttel
1
-3
/
+4
2023-01-24
ia64: Regenerate ulps
Andreas K. Hüttel
1
-2
/
+2
2023-01-23
Update libc.pot for 2.37 release.
Carlos O'Donell
1
-306
/
+282
2023-01-18
x86: Cache computation for AMD architecture.
Sajan Karumanchi
1
-159
/
+45
2023-01-18
manual: Fix typo
Martin Joerg
1
-1
/
+1
2023-01-17
Add STATX_DIOALIGN from Linux 6.1 to bits/statx-generic.h
Joseph Myers
1
-0
/
+1
2023-01-17
Add IPPROTO_L2TP from Linux 6.1 to netinet/in.h
Joseph Myers
1
-0
/
+2
2023-01-17
AArch64: Improve strrchr
Wilco Dijkstra
1
-25
/
+33
2023-01-17
AArch64: Optimize strnlen
Wilco Dijkstra
1
-21
/
+18
2023-01-17
AArch64: Optimize strlen
Wilco Dijkstra
1
-8
/
+12
2023-01-17
AArch64: Optimize strcpy
Wilco Dijkstra
1
-17
/
+19
2023-01-17
AArch64: Improve strchrnul
Wilco Dijkstra
1
-2
/
+10
2023-01-17
AArch64: Optimize strchr
Wilco Dijkstra
1
-28
/
+24
2023-01-17
AArch64: Improve strlen_asimd
Wilco Dijkstra
1
-12
/
+4
2023-01-17
AArch64: Optimize memrchr
Wilco Dijkstra
1
-9
/
+11
2023-01-17
AArch64: Optimize memchr
Wilco Dijkstra
1
-13
/
+14
2023-01-15
hurd: Fix _NOFLSH value
Samuel Thibault
1
-1
/
+1
2023-01-12
elf: Fix GL(dl_phdr) and GL(dl_phnum) for static builds [BZ #29864]
Adhemerval Zanella
3
-48
/
+44
2023-01-12
string: Suppress -Wmaybe-unitialized for wordcopy [BZ #19444]
Adhemerval Zanella
1
-0
/
+24
2023-01-12
scripts/build-many-glibcs.py: Remove unused RANLIB and STRIP option
Adhemerval Zanella
1
-2
/
+0
2023-01-12
configure: Move nm, objdump, and readelf to LIBC_PROG_BINUTILS
Adhemerval Zanella
4
-287
/
+27
2023-01-11
configure: Allow user override LD, AR, OBJCOPY, and GPROF
Adhemerval Zanella
3
-11
/
+24
2023-01-11
math: Suppress -O0 warnings for soft-fp fsqrt [BZ #19444]
Adhemerval Zanella
1
-0
/
+11
2023-01-11
sunrpc: Suppress GCC -O1 warning on user2netname [BZ #19444]
Adhemerval Zanella
1
-3
/
+4
2023-01-11
locale: Use correct buffer size for utf8_sequence_error [BZ #19444]
Adhemerval Zanella
1
-1
/
+1
2023-01-10
Add HWCAP2_SVE_EBF16 from Linux 6.1 to AArch64 bits/hwcap.h
Joseph Myers
1
-0
/
+1
2023-01-10
Add _FORTIFY_SOURCE implementation documentation [BZ #28998]
Siddhesh Poyarekar
2
-0
/
+251
2023-01-06
Update copyright dates not handled by scripts/update-copyrights
Joseph Myers
21
-21
/
+21
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
12181
-12183
/
+12183
2023-01-06
Remove trailing whitespace in gmp.h
Joseph Myers
1
-1
/
+1
2023-01-06
Remove trailing whitespace
Joseph Myers
1
-1
/
+1
2023-01-06
C2x semantics for <tgmath.h>
Joseph Myers
2
-162
/
+297
2023-01-05
time: Set daylight to 1 for matching DST/offset change (bug 29951)
Florian Weimer
4
-20
/
+93
2023-01-05
Fix ldbl-128 built-in function use
Joseph Myers
3
-2
/
+6
2023-01-03
x86: Check minimum/maximum of non_temporal_threshold [BZ #29953]
H.J. Lu
1
-9
/
+16
2023-01-02
i686: Regenerate ulps
Andreas K. Hüttel
1
-7
/
+7
[next]