summaryrefslogtreecommitdiff
path: root/lib/stdio.in.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* stdio, unistd: guarantee ssize_tEric Blake2010-01-061-5/+2
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* build: pull in conditional headers during GNULIB_POSIXCHECKEric Blake2009-12-241-4/+5
* fcntl-h, stdio, sys_ioctl: fix declarationsEric Blake2009-12-151-2/+2
* New module 'arg-nonnull'. Declare which arguments expect non-NULL values.Bruno Haible2009-12-111-37/+55
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-11/+11
* stdio: Avoid syntax error in C++ mode.Bruno Haible2009-12-101-1/+1
* fseek: avoid compilation failure when fflush is replacedEric Blake2009-10-271-2/+16
* renameat: fix Solaris bugsEric Blake2009-10-021-1/+5
* renameat: new moduleEric Blake2009-10-021-0/+12
* remove: new module, for mingw and Solaris 9 bugsEric Blake2009-09-191-0/+14
* rename: modernize replacementEric Blake2009-09-071-0/+14
* stdio: sort witness namesEric Blake2009-09-071-316/+315
* popen: fix cygwin 1.5 bug when stdin closedEric Blake2009-08-191-0/+14
* Clarify fpurge's effect on the file position.Bruno Haible2009-08-161-0/+3
* fpurge: migrate into <stdio.h>Eric Blake2009-06-251-1/+19
* New modules 'dprintf', 'dprintf-posix'.Bruno Haible2009-01-181-0/+16