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
/
manual
/
stdio.texi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refer to C23 in place of C2X in glibc
Joseph Myers
2024-02-01
1
-8
/
+8
*
C2x scanf %wN, %wfN support
Joseph Myers
2023-09-28
1
-0
/
+14
*
C2x scanf %b support
Joseph Myers
2023-06-19
1
-3
/
+9
*
C2x printf %wN, %wfN support (bug 24466)
Joseph Myers
2023-06-19
1
-0
/
+18
*
manual: document snprintf truncation better
Paul Eggert
2023-04-08
1
-1
/
+4
*
Update printf %b/%B C2x support
Joseph Myers
2023-03-14
1
-1
/
+1
*
C2x scanf binary constant handling
Joseph Myers
2023-03-02
1
-1
/
+2
*
Document '%F' format specifier
Paul Pluzhnikov
2023-01-25
1
-11
/
+12
*
libio: Convert __vswprintf_internal to buffers (bug 27857)
Florian Weimer
2022-12-19
1
-3
/
+4
*
manual: Add missing % in int conversion list
Jakub Wilk
2022-10-25
1
-1
/
+1
*
manual: Drop obsolete @refill
Siddhesh Poyarekar
2022-01-12
1
-2
/
+2
*
stdio: Implement %#m for vfprintf and related functions
Florian Weimer
2021-12-23
1
-2
/
+6
*
Support C2X printf %b, %B
Joseph Myers
2021-11-10
1
-9
/
+21
*
Add C2X _PRINTF_NAN_LEN_MAX
Joseph Myers
2021-09-30
1
-1
/
+4
*
Improve documentation for malloc etc. (BZ#27719)
Paul Eggert
2021-04-13
1
-16
/
+14
*
manual: clarify that scanf %n supports type modifiers
Alyssa Ross
2021-03-30
1
-5
/
+6
*
manual: Fix typo in parse_printf_format example [BZ #24638]
Girish Joshi
2020-03-04
1
-1
/
+1
*
manual: clarify fopen with the x flag
Paul Eggert
2019-12-11
1
-1
/
+3
*
Document interaction with GCC built-ins in the Customizing Printf
Martin Sebor
2018-06-29
1
-4
/
+12
*
Remove macros extend_alloca, extend_alloca_account [BZ #18023]
Florian Weimer
2018-06-27
1
-1
/
+0
*
manual: Fix Texinfo warnings about improper node names.
Rical Jasan
2018-02-09
1
-4
/
+4
*
manual: Replace summary.awk with summary.pl.
Rical Jasan
2017-06-15
1
-330
/
+165
*
libio: Avoid dup already opened file descriptor [BZ#21393]
Adhemerval Zanella
2017-05-22
1
-1
/
+9
*
manual: Convert @tables of variables to @vtables.
Rical Jasan
2016-12-21
1
-5
/
+2
*
Manual typos: Input/Output on Streams
Rical Jasan
2016-10-06
1
-41
/
+42
*
Split large string section; add truncation advice
Paul Eggert
2015-12-10
1
-1
/
+1
*
The va_list pointer is unspecified after a call to vfprintf [BZ #18982]
Florian Weimer
2015-10-17
1
-14
/
+10
*
Fix exponents in manual.
Ondřej Bílka
2015-08-20
1
-4
/
+4
*
Fix types of stream hook functions in manual.
Ondřej Bílka
2014-04-28
1
-4
/
+4
*
manual: clarify buffer behavior in getline [BZ #5666]
David Svoboda
2014-04-03
1
-1
/
+2
*
Fix two spaces after sentence.
Ondřej Bílka
2014-02-26
1
-2
/
+2
*
* manual/stdio.texi: Document MTASC-safety properties.
Alexandre Oliva
2014-02-01
1
-0
/
+249
*
Fix spelling in manual, as in bug 16376
Ville Skytta
2013-12-30
1
-2
/
+2
*
Clarify that scanf does not use character classes. Fixes bug 12986
Ondřej Bílka
2013-12-23
1
-1
/
+5
*
Fix then/than typos.
Ondřej Bílka
2013-08-30
1
-1
/
+1
*
Fix some errors in declarations in the manual.
Roland McGrath
2013-02-11
1
-2
/
+2
*
Remove @hsep and @vsep usage from info pages
Allan McRae
2012-12-04
1
-1
/
+1
*
* manual/stdio.texi (snprintf): Clarify handling of the trailing
Jeff Law
2012-08-13
1
-0
/
+2
*
Fix description of user provided write function
Petr Baudis
2012-04-12
1
-1
/
+2
*
Document additional fopen options
Andreas Jaeger
2012-04-09
1
-7
/
+25
*
Clean up glibc manual references to "GNU system" (bug 6911).
Joseph Myers
2012-03-08
1
-9
/
+9
*
Use Texinfo macros to refer to the GNU C Library within the manual.
Joseph Myers
2012-02-28
1
-27
/
+27
*
Fix various problems with @deftypefun lines.
Nicolas Boulenguez
2012-02-17
1
-1
/
+2
*
Fix typos in documentation of fopen ",ccs=STRING".
Joseph Myers
2012-02-17
1
-2
/
+2
*
Remove mention of open_obstack_stream, which has never existed in libio.
Roland McGrath
2011-10-26
1
-59
/
+0
*
Fix manual regarding switch from read to write on streams.
Per Inge Mathisen
2011-05-11
1
-66
/
+64
*
Remove doubled words.
Jim Meyering
2011-04-22
1
-1
/
+1
*
manual: fix doubled-words and typos
Jim Meyering
2010-02-22
1
-1
/
+1
*
[BZ #5222]
Ulrich Drepper
2007-10-28
1
-1
/
+1
*
* manual/stdio.texi (Variable Arguments Output): Fix xref to gcc manual.
Roland McGrath
2007-08-12
1
-3
/
+2
[next]