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
path:
root
/
stdio-common
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Remove NULL check for an array
Siddhesh Poyarekar
2020-11-12
4
-8
/
+0
*
__vfscanf_internal: fix aliasing violation (bug 26690)
Andreas Schwab
2020-10-08
1
-11
/
+11
*
Revert "Fix missing redirects in testsuite targets"
Andreas Schwab
2020-10-08
1
-2
/
+2
*
string: Fix strerrorname_np return value [BZ #26555]
Adhemerval Zanella
2020-09-29
3
-37
/
+669
*
Fix memory leak in __printf_fp_l (bug 26215).
Joseph Myers
2020-07-09
3
-8
/
+57
*
Fix double free in __printf_fp_l (bug 26214).
Joseph Myers
2020-07-09
3
-3
/
+48
*
string: Add strerrorname_np and strerrordesc_np
Adhemerval Zanella
2020-07-07
2
-0
/
+98
*
string: Add sigabbrev_np and sigdescr_np
Adhemerval Zanella
2020-07-07
1
-0
/
+1
*
signal: Move sys_errlist to a compat symbol
Adhemerval Zanella
2020-07-07
4
-14
/
+101
*
signal: Move sys_siglist to a compat symbol
Adhemerval Zanella
2020-07-07
3
-5
/
+7
*
Remove most vfprintf width/precision-dependent allocations (bug 14231, bug 26...
Joseph Myers
2020-07-07
4
-121
/
+45
*
Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI
Paul E. Murphy
2020-04-30
2
-2
/
+2
*
Fix tests which expose ldbl -> _Float128 redirects
Paul E. Murphy
2020-03-25
1
-0
/
+4
*
stdio: Add tests for printf multibyte convertion leak [BZ#25691]
Adhemerval Zanella
2020-03-20
2
-2
/
+115
*
stdio: Remove memory leak from multibyte convertion [BZ#25691]
Florian Weimer
2020-03-20
1
-144
/
+180
*
Prepare redirections for IEEE long double on powerpc64le
Gabriel F. T. Gomes
2020-02-17
1
-1
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
114
-114
/
+114
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
114
-114
/
+114
*
Prepare vfprintf to use __printf_fp/__printf_fphex with float128 arg
Gabriel F. T. Gomes
2019-06-27
2
-13
/
+63
*
Break lines before not after operators, batch 4.
Joseph Myers
2019-03-07
1
-22
/
+22
*
hurd: Add renameat2 support for RENAME_NOREPLACE
Samuel Thibault
2019-02-27
1
-1
/
+3
*
Add some spaces before '('.
Joseph Myers
2019-02-27
3
-6
/
+6
*
Break some lines before not after operators.
Joseph Myers
2019-02-22
3
-15
/
+15
*
Add internal implementations for argp.h, err.h, and error.h functions
Gabriel F. T. Gomes
2019-02-21
1
-7
/
+9
*
Use C99-compliant scanf under _GNU_SOURCE with modern compilers.
Zack Weinberg
2019-01-03
14
-72
/
+447
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
108
-108
/
+108
*
Prepare vfscanf to use __strtof128_internal
Gabriel F. T. Gomes
2018-12-07
1
-0
/
+14
*
Use PRINTF_LDBL_IS_DBL instead of __ldbl_is_dbl.
Zack Weinberg
2018-12-05
1
-4
/
+0
*
Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug 11319)
Zack Weinberg
2018-12-05
5
-4
/
+56
*
Add __v*printf_internal with flags arguments
Zack Weinberg
2018-12-05
13
-2370
/
+2410
*
Use SCANF_LDBL_IS_DBL instead of __ldbl_is_dbl.
Zack Weinberg
2018-12-05
1
-4
/
+0
*
Use SCANF_ISOC99_A instead of _IO_FLAGS2_SCANF_STD.
Zack Weinberg
2018-12-05
7
-39
/
+6
*
Add __vfscanf_internal and __vfwscanf_internal with flags arguments.
Zack Weinberg
2018-12-05
16
-3073
/
+3178
*
Disable -Wformat-overflow= warnings for some printf tests.
Joseph Myers
2018-11-01
2
-0
/
+29
*
Don't reduce test timeout to less than default
Andreas Schwab
2018-10-17
2
-2
/
+0
*
error, warn, warnx: Use __fxprintf for wide printing [BZ #23519]
Florian Weimer
2018-08-14
1
-6
/
+10
*
Avoid insecure usage of tmpnam in tests.
Joseph Myers
2018-07-18
3
-11
/
+33
*
Add renameat2 function [BZ #17662]
Florian Weimer
2018-07-05
5
-3
/
+242
*
stdio-common/tst-printf.c: Remove part under a non-free license [BZ #23363]
Florian Weimer
2018-07-03
2
-114
/
+2
*
ldbl-128ibm-compat: Add printf_size
Gabriel F. T. Gomes
2018-07-02
3
-2
/
+97
*
Fix hardcoded /tmp paths in testing (bug 13888).
Joseph Myers
2018-06-26
7
-10
/
+17
*
Fix scanf rounding of negative floating-point numbers (bug 23280).
Joseph Myers
2018-06-19
3
-17
/
+71
*
Remove miscellaneous debris from libio.
Zack Weinberg
2018-02-21
2
-2
/
+2
*
Remove _IO_file_flags define.
Zack Weinberg
2018-02-21
1
-2
/
+2
*
Mechanically remove _IO_ name aliases for types and constants.
Zack Weinberg
2018-02-21
10
-50
/
+25
*
Remove some unnecessary redefinitions of std symbols.
Zack Weinberg
2018-02-05
2
-8
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
96
-96
/
+96
*
Deprecate external use of libio.h and _G_config.h.
Zack Weinberg
2017-12-24
1
-1
/
+0
*
Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
H.J. Lu
2017-12-11
1
-12
/
+12
*
Prefer https for Sourceware links
Siddhesh Poyarekar
2017-11-16
2
-2
/
+2
[next]