summaryrefslogtreecommitdiff
path: root/lib/stdio.in.h
Commit message (Expand)AuthorAgeFilesLines
...
* stdio: port --enable-gcc-warnings to clangPaul Eggert2013-05-151-4/+7
* fwrite: silence __wur only for older glibc versionsPaul Eggert2013-01-031-3/+5
* fwrite: silence __wur without using inlineEric Blake2013-01-031-18/+5
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* stdio: better 'inline'Paul Eggert2012-11-291-1/+7
* Large File Support for native Windows platforms.Bruno Haible2012-04-211-1/+2
* stdio: don't assume gets any moreEric Blake2012-03-291-18/+7
* maint: replace FSF snail-mail addresses with URLsPaul Eggert2012-02-091-2/+1
* pclose: Fix typo.Bruno Haible2012-01-311-1/+1
* Talk about "native Windows API", not "Win32".Bruno Haible2012-01-041-3/+3
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* New module 'fdopen'.Bruno Haible2011-09-211-0/+20
* New module 'pclose'.Bruno Haible2011-09-181-0/+14
* popen: Support for MSVC.Bruno Haible2011-09-171-0/+4
* fseeko: Provide a non-inline replacement of fseek().Bruno Haible2011-06-131-19/+0
* ftello: Provide a non-inline replacement of ftell().Bruno Haible2011-06-131-19/+0
* Allow multiple gnulib generated include files to be combined.Bruno Haible2011-05-291-5/+5
* Support non-blocking pipe I/O in read() on native Windows.Bruno Haible2011-04-151-5/+192
* Support non-blocking pipe I/O in write() on native Windows.Bruno Haible2011-04-131-10/+10
* stdio: Avoid GCC >= 4.4 warnings when using %lld and similar on mingw.Bruno Haible2011-03-311-1/+45
* stdio: don't require ignore_value around fwritePaul Eggert2011-03-201-0/+17
* Don't interfere with a program's definition of __attribute__.Bruno Haible2011-02-131-28/+30
* Allow multiple gnulib generated replacements to coexist.Bruno Haible2011-02-071-10/+16
* doc: off_t is not available in eglibc 2.11.2 stdio.h.Simon Josefsson2011-01-311-1/+2
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* printf-posix: Fix link error when a non-GCC compiler is used.Bruno Haible2010-12-261-0/+3
* stdio: Fix problem with popen() declaration on OSF/1 5.1.Bruno Haible2010-12-201-2/+12
* ftello: Add missing declaration on OSF/1 5.1.Bruno Haible2010-12-191-1/+1
* fseeko: Add missing declaration on OSF/1 5.1.Bruno Haible2010-12-191-1/+1
* stdio: Work around compilation error due to renameat() on Solaris 10.Bruno Haible2010-10-271-0/+7
* Avoid line length limitation from HP NonStop system header files.Bruno Haible2010-10-041-0/+1
* Avoid some lines longer than 80 characters.Paul Eggert2010-10-031-1/+2
* stdio.in.h: fix compilation failure when using HP-UX 11's C compilerRichard Lloyd2010-06-201-1/+1
* Fix collision between gnulib's and libintl's printf replacements.Bruno Haible2010-05-161-4/+18
* stdio: Fix some C++ test errors on Solaris 8 with GCC.Bruno Haible2010-04-041-5/+18
* tmpfile: Fix C++ test error on mingw.Bruno Haible2010-04-041-0/+19
* stdio: Make C++ tests work on mingw.Bruno Haible2010-04-031-0/+2
* ftello: Fix C++ test error on mingw.Bruno Haible2010-04-031-10/+18
* fseeko: Fix C++ test error on mingw.Bruno Haible2010-04-031-12/+21
* stdio: Avoid #define replacements in C++ mode.Bruno Haible2010-03-081-181/+512
* obstack-printf: Fix typo.Bruno Haible2010-02-221-1/+1
* Improve *printf warning condition.Bruno Haible2010-02-211-35/+36
* Tweak comments.Bruno Haible2010-02-211-2/+5
* obstack-printf-posix: ensure declarationEric Blake2010-02-091-1/+1
* Work around getdelim() bug on FreeBSD 8.0.Bruno Haible2010-01-311-1/+5
* warn-on-use: use instead of link-warningEric Blake2010-01-201-105/+81
* Avoid a link error due to the __printf__ symbol.Bruno Haible2010-01-191-8/+7
* lib/stdio.in.h: Fix typo.Simon Josefsson2010-01-121-1/+1
* stdio: warn on suspicious usesEric Blake2010-01-111-54/+115
* stdio: Ensure <stdio.h> defines off_t, ssize_t, va_list.Bruno Haible2010-01-071-5/+4