index
:
delta/gnulib.git
EMACS_21_1_RC
FILEUTILS
SHELLUTILS
TEXTUTILS
akim-fix-upload
akim/relpath
baserock/build-essential
coreutils-8.9
diff-merge
emacs-unicode
emacs-unicode-2
haible-private
karl
lexbind
master
origin
pygnulib
python
stable-202201
stable-202207
stable-202301
topic/libposix
ueno/unicode-9.0.0
git.savannah.gnu.org: git/gnulib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
stdio.in.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
stdio: port --enable-gcc-warnings to clang
Paul Eggert
2013-05-15
1
-4
/
+7
*
fwrite: silence __wur only for older glibc versions
Paul Eggert
2013-01-03
1
-3
/
+5
*
fwrite: silence __wur without using inline
Eric Blake
2013-01-03
1
-18
/
+5
*
maint: update all copyright year number ranges
Eric Blake
2013-01-01
1
-1
/
+1
*
stdio: better 'inline'
Paul Eggert
2012-11-29
1
-1
/
+7
*
Large File Support for native Windows platforms.
Bruno Haible
2012-04-21
1
-1
/
+2
*
stdio: don't assume gets any more
Eric Blake
2012-03-29
1
-18
/
+7
*
maint: replace FSF snail-mail addresses with URLs
Paul Eggert
2012-02-09
1
-2
/
+1
*
pclose: Fix typo.
Bruno Haible
2012-01-31
1
-1
/
+1
*
Talk about "native Windows API", not "Win32".
Bruno Haible
2012-01-04
1
-3
/
+3
*
maint: update all copyright year number ranges
Jim Meyering
2012-01-01
1
-1
/
+1
*
New module 'fdopen'.
Bruno Haible
2011-09-21
1
-0
/
+20
*
New module 'pclose'.
Bruno Haible
2011-09-18
1
-0
/
+14
*
popen: Support for MSVC.
Bruno Haible
2011-09-17
1
-0
/
+4
*
fseeko: Provide a non-inline replacement of fseek().
Bruno Haible
2011-06-13
1
-19
/
+0
*
ftello: Provide a non-inline replacement of ftell().
Bruno Haible
2011-06-13
1
-19
/
+0
*
Allow multiple gnulib generated include files to be combined.
Bruno Haible
2011-05-29
1
-5
/
+5
*
Support non-blocking pipe I/O in read() on native Windows.
Bruno Haible
2011-04-15
1
-5
/
+192
*
Support non-blocking pipe I/O in write() on native Windows.
Bruno Haible
2011-04-13
1
-10
/
+10
*
stdio: Avoid GCC >= 4.4 warnings when using %lld and similar on mingw.
Bruno Haible
2011-03-31
1
-1
/
+45
*
stdio: don't require ignore_value around fwrite
Paul Eggert
2011-03-20
1
-0
/
+17
*
Don't interfere with a program's definition of __attribute__.
Bruno Haible
2011-02-13
1
-28
/
+30
*
Allow multiple gnulib generated replacements to coexist.
Bruno Haible
2011-02-07
1
-10
/
+16
*
doc: off_t is not available in eglibc 2.11.2 stdio.h.
Simon Josefsson
2011-01-31
1
-1
/
+2
*
maint: update almost all copyright ranges to include 2011
Jim Meyering
2011-01-01
1
-1
/
+1
*
printf-posix: Fix link error when a non-GCC compiler is used.
Bruno Haible
2010-12-26
1
-0
/
+3
*
stdio: Fix problem with popen() declaration on OSF/1 5.1.
Bruno Haible
2010-12-20
1
-2
/
+12
*
ftello: Add missing declaration on OSF/1 5.1.
Bruno Haible
2010-12-19
1
-1
/
+1
*
fseeko: Add missing declaration on OSF/1 5.1.
Bruno Haible
2010-12-19
1
-1
/
+1
*
stdio: Work around compilation error due to renameat() on Solaris 10.
Bruno Haible
2010-10-27
1
-0
/
+7
*
Avoid line length limitation from HP NonStop system header files.
Bruno Haible
2010-10-04
1
-0
/
+1
*
Avoid some lines longer than 80 characters.
Paul Eggert
2010-10-03
1
-1
/
+2
*
stdio.in.h: fix compilation failure when using HP-UX 11's C compiler
Richard Lloyd
2010-06-20
1
-1
/
+1
*
Fix collision between gnulib's and libintl's printf replacements.
Bruno Haible
2010-05-16
1
-4
/
+18
*
stdio: Fix some C++ test errors on Solaris 8 with GCC.
Bruno Haible
2010-04-04
1
-5
/
+18
*
tmpfile: Fix C++ test error on mingw.
Bruno Haible
2010-04-04
1
-0
/
+19
*
stdio: Make C++ tests work on mingw.
Bruno Haible
2010-04-03
1
-0
/
+2
*
ftello: Fix C++ test error on mingw.
Bruno Haible
2010-04-03
1
-10
/
+18
*
fseeko: Fix C++ test error on mingw.
Bruno Haible
2010-04-03
1
-12
/
+21
*
stdio: Avoid #define replacements in C++ mode.
Bruno Haible
2010-03-08
1
-181
/
+512
*
obstack-printf: Fix typo.
Bruno Haible
2010-02-22
1
-1
/
+1
*
Improve *printf warning condition.
Bruno Haible
2010-02-21
1
-35
/
+36
*
Tweak comments.
Bruno Haible
2010-02-21
1
-2
/
+5
*
obstack-printf-posix: ensure declaration
Eric Blake
2010-02-09
1
-1
/
+1
*
Work around getdelim() bug on FreeBSD 8.0.
Bruno Haible
2010-01-31
1
-1
/
+5
*
warn-on-use: use instead of link-warning
Eric Blake
2010-01-20
1
-105
/
+81
*
Avoid a link error due to the __printf__ symbol.
Bruno Haible
2010-01-19
1
-8
/
+7
*
lib/stdio.in.h: Fix typo.
Simon Josefsson
2010-01-12
1
-1
/
+1
*
stdio: warn on suspicious uses
Eric Blake
2010-01-11
1
-54
/
+115
*
stdio: Ensure <stdio.h> defines off_t, ssize_t, va_list.
Bruno Haible
2010-01-07
1
-5
/
+4
[prev]
[next]