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>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stdio-common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
88
-88
/
+88
*
Fix some warnings in the absence of FP round/exception support
Chris Metcalf
2014-12-30
1
-1
/
+1
*
Replace %ld with %jd and cast to intmax_t
H.J. Lu
2014-12-30
1
-4
/
+7
*
Get rid of format warning in bug-vfprintf-nargs.c.
Stefan Liebler
2014-12-17
1
-1
/
+2
*
Modify stdio-common/tst-fseek.c to use test-skeleton.c
Arjun Shankar
2014-12-16
1
-2
/
+6
*
stdio-common/Makefile: readd bug26 testcase
Allan McRae
2014-12-16
1
-1
/
+1
*
stdio-common: Include <libc-internal.h> in some tests
Adhemerval Zanella
2014-12-15
2
-0
/
+2
*
CVE-2012-3406: Stack overflow in vfprintf [BZ #16617]
Jeff Law
2014-12-15
5
-3
/
+190
*
Eliminate -Wno-format from printf/scanf tests.
Roland McGrath
2014-12-11
8
-13
/
+58
*
Disable -Wdeprecated-declarations for register_printf_function calls in tst-p...
Joseph Myers
2014-12-10
1
-0
/
+7
*
Disable -Wdiv-by-zero for some tests in stdio-common/tst-unlockedio.c.
Joseph Myers
2014-12-10
1
-0
/
+13
*
Add macros for diagnostic control, use for scanf %a tests.
Joseph Myers
2014-12-10
2
-0
/
+30
*
Fix stdio-common/tst-fmemopen.c format warnings.
Joseph Myers
2014-11-27
1
-2
/
+2
*
Fix warning in stdio-common/tst-printf-round.c.
Joseph Myers
2014-11-25
1
-1
/
+1
*
Fix perror fileno namespace (bug 17633).
Joseph Myers
2014-11-24
1
-1
/
+1
*
Fix __printf_fp wmemset namespace (bug 17574).
Joseph Myers
2014-11-12
1
-1
/
+1
*
libio: Refactor tst-fmemopen to use test-skeleton.c
Adhemerval Zanella
2014-11-05
1
-23
/
+71
*
Modify several tests to use test-skeleton.c
Arjun Shankar
2014-11-05
15
-30
/
+75
*
Remove stray *_internal aliases (bug 14132).
Joseph Myers
2014-10-09
1
-1
/
+0
*
remove nested function hack_digit
Kostya Serebryany
2014-09-29
1
-230
/
+237
*
Don't require test wrappers to preserve environment variables, use more consi...
Joseph Myers
2014-06-06
1
-1
/
+0
*
Include LOCPATH in default test environment.
Joseph Myers
2014-06-04
1
-8
/
+0
*
Use existing makefile variables for dependencies on glibc libraries.
Joseph Myers
2014-05-16
1
-6
/
+1
*
Correctly handle %p in wprintf (BZ #16890)
Andreas Schwab
2014-05-01
2
-1
/
+21
*
Revert "Fix _IO_JUMPS_OFFSET -Wundef warnings"
Will Newton
2014-03-17
1
-1
/
+1
*
Fix _IO_JUMPS_OFFSET -Wundef warnings
Will Newton
2014-03-17
1
-1
/
+1
*
Enumerate tests with special rules in tests-special variable.
Joseph Myers
2014-03-06
1
-6
/
+5
*
Add missing } in Versions file.
Roland McGrath
2014-02-28
1
-0
/
+1
*
Consistently include Makeconfig after defining subdir.
Joseph Myers
2014-02-26
1
-2
/
+2
*
Generate .test-result files for tests with special rules.
Joseph Myers
2014-02-21
1
-4
/
+8
*
Split up rules for tests that compare output with baselines.
Joseph Myers
2014-02-14
1
-2
/
+8
*
Remove indirection in stdio-common tests dependencies.
Joseph Myers
2014-02-12
1
-4
/
+1
*
Fix tst-sscanf and tst-swscanf on 64-bit.
David S. Miller
2014-02-11
1
-1
/
+2
*
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-02-10
5
-44
/
+44
*
Fix integer overflow in vfwprintf. Fixes bug 14286.
Ondřej Bílka
2014-01-07
1
-1
/
+7
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
87
-87
/
+87
*
Do not let scanf("%4p") accept "(nil)". Fixes bug 16055
Ondřej Bílka
2013-11-18
2
-1
/
+3
*
Fix parsing of 0e+0 as float
Andreas Schwab
2013-10-31
2
-0
/
+36
*
Let tst-swscanf find its locale
Andreas Schwab
2013-10-29
1
-0
/
+1
*
Fix typos.
Yuri Chornoivan
2013-10-12
1
-1
/
+1
*
Fix fwrite() reading beyond end of buffer in error path
Eric Biggers
2013-10-11
1
-6
/
+6
*
PowerPC floating point little-endian [1 of 15]
Alan Modra
2013-10-04
3
-17
/
+12
*
Fix tst-long-dbl-fphex swprintf length calculation.
Olivier Langlois
2013-09-24
1
-2
/
+2
*
Fix typos.
Ondřej Bílka
2013-08-30
1
-1
/
+1
*
Avoid use of "register" as optimization hint.
Joseph Myers
2013-06-07
8
-25
/
+25
*
Fix leading whitespaces.
Ondrej Bilka
2013-06-06
1
-1
/
+1
*
Remove trailing whitespace.
Joseph Myers
2013-06-05
1
-1
/
+1
*
* stdio-common/bug26.c (main): Correct fscanf template.
Thomas Schwinge
2013-05-26
1
-2
/
+3
*
Fix coding-style violation.
Thomas Schwinge
2013-04-15
1
-4
/
+4
*
Don't accept exp char without preceding digits in scanf float parsing
Andreas Schwab
2013-04-11
3
-6
/
+49
[next]