index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
stdio-common
/
vfscanf-internal.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
1
-1
/
+1
*
stdio: fix vfscanf with matches longer than INT_MAX (bug 27650)
Alyssa Ross
2021-05-03
1
-9
/
+4
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
1
-1
/
+1
*
__vfscanf_internal: fix aliasing violation (bug 26690)
Andreas Schwab
2020-10-08
1
-11
/
+11
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
Break lines before not after operators, batch 4.
Joseph Myers
2019-03-07
1
-22
/
+22
*
Add some spaces before '('.
Joseph Myers
2019-02-27
1
-2
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
Prepare vfscanf to use __strtof128_internal
Gabriel F. T. Gomes
2018-12-07
1
-0
/
+14
*
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
1
-2
/
+0
*
Add __vfscanf_internal and __vfwscanf_internal with flags arguments.
Zack Weinberg
2018-12-05
1
-0
/
+3049