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>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stdio-common
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
stdio-common: Use array_length and array_end macros
Florian Weimer
2017-11-02
14
-42
/
+47
*
[BZ #22142] powerpc: Fix the carry bit on mpn_[add|sub]_n on POWER7
Tulio Magno Quites Machado Filho
2017-10-13
2
-0
/
+12
*
linux: Implement tmpfile with O_TMPFILE (BZ#21530)
Adhemerval Zanella
2017-09-01
3
-10
/
+44
*
stdio-common: Remove internal_function attribute
Florian Weimer
2017-08-31
2
-5
/
+2
*
Hide internal printf functions [BZ #18822/21986]
H.J. Lu
2017-08-22
2
-2
/
+2
*
Consolidate non cancellable write call
Adhemerval Zanella
2017-08-18
1
-1
/
+1
*
Remove __long_double_t.
Joseph Myers
2017-08-07
1
-1
/
+1
*
Fix missing redirects in testsuite targets
Andreas Schwab
2017-08-07
1
-2
/
+2
*
vfprintf: Fix tst-vfprintf-mbs-prec and tst-vfprintf-user-type
Florian Weimer
2017-06-29
2
-4
/
+8
*
vfprintf: Reuse work_buffer in group_number
Florian Weimer
2017-06-29
1
-29
/
+38
*
vfprintf: Use struct scratch_buffer for positional arguments allocation
Florian Weimer
2017-06-29
1
-40
/
+28
*
_i18n_number_rewrite: Use struct scratch_buffer
Florian Weimer
2017-06-29
1
-14
/
+9
*
vfprintf: Reduce WORK_BUFFER_SIZE for wchar_t builds
Florian Weimer
2017-06-29
1
-1
/
+1
*
vfprintf: Add test case for multi-byte/wide strings and precision
Florian Weimer
2017-06-29
2
-0
/
+544
*
vfprintf: Add test case for user-defined types and format specifiers
Florian Weimer
2017-06-29
2
-1
/
+219
*
Use locale_t, not __locale_t, throughout glibc
Zack Weinberg
2017-06-20
1
-1
/
+1
*
Remove __need_IOV_MAX and __need_FOPEN_MAX.
Zack Weinberg
2017-06-14
1
-17
/
+14
*
Remove __need macros from stdio.h and wchar.h.
Zack Weinberg
2017-06-08
1
-2
/
+3
*
float128: Add strfromf128
Gabriel F. T. Gomes
2017-06-07
6
-7
/
+99
*
Remove duplicated code from __printf_fp_l, __printf_fphex, and __printf_size
Gabriel F. T. Gomes
2017-06-07
3
-199
/
+116
*
vfprintf.c: Refactor magic number 32 into EXTSIZ.
Carlos O'Donell
2017-05-08
1
-25
/
+27
*
getopt: clean up error reporting
Zack Weinberg
2017-04-07
1
-17
/
+61
*
Change the order of function attributes in printf.h
Tulio Magno Quites Machado Filho
2017-03-23
1
-2
/
+2
*
Another round of inclusion fixes for _ISOMAC testsuite.
Zack Weinberg
2017-03-22
1
-0
/
+1
*
Narrowing the visibility of libc-internal.h even further.
Zack Weinberg
2017-03-01
1
-1
/
+1
*
Split DIAG_* macros to new header libc-diag.h.
Zack Weinberg
2017-02-25
10
-10
/
+10
*
Clean up conditionals for declaration of gets.
Zack Weinberg
2017-02-25
2
-0
/
+8
*
Add missing header files throughout the testsuite.
Zack Weinberg
2017-02-16
2
-0
/
+2
*
Fix testsuite build for GCC 7 -Wformat-truncation.
Joseph Myers
2017-01-11
2
-2
/
+13
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
93
-93
/
+93
*
Fix crypt snprintf namespace (bug 20829).
Joseph Myers
2016-11-16
2
-0
/
+3
*
Fix warning from latest GCC in tst-printf.c
Steve Ellcey
2016-11-01
1
-0
/
+5
[next]