fix license quoting in files.yaml
[gnulib.git] / lib / stdio.in.h
2014-02-02 Ian BeckwithMerge tag 'snapshot-start' into stable
2014-02-02 Ian BeckwithMerge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
2014-02-02 Ian BeckwithMerge change up to right before new-year copyright...
2014-01-01 Eric Blakemaint: update copyright
2013-09-19 Paul Eggertstdio: OS X port of putc_unlocked + extern inline
2013-08-05 Ian BeckwithMerge branch 'stable'
2013-08-05 Ian BeckwithMerge tag 'snapshot-start' into stable
2013-05-16 Paul Eggertstdio: use __REDIRECT for fwrite, fwrite_unlocked
2013-05-15 Paul Eggertstdio: port --enable-gcc-warnings to clang
2013-01-03 Paul Eggertfwrite: silence __wur only for older glibc versions
2013-01-03 Eric Blakefwrite: silence __wur without using inline
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-11-30 Paul Eggertstdio: better 'inline'
2012-04-21 Bruno HaibleLarge File Support for native Windows platforms.
2012-04-04 Ian BeckwithMerge branch 'stable'
2012-03-31 Ian BeckwithMerge tag 'snapshot-start' into stable
2012-03-30 Eric Blakestdio: don't assume gets any more
2012-02-10 Paul Eggertmaint: replace FSF snail-mail addresses with URLs
2012-01-31 Bruno Haiblepclose: Fix typo.
2012-01-04 Bruno HaibleTalk about "native Windows API", not "Win32".
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-12-11 Ian BeckwithMerge branch 'stable'
2011-12-11 Ian BeckwithMerge commit 'b572c3a256e7bf1e4eecc8c36448c08093240a6a...
2011-09-21 Bruno HaibleNew module 'fdopen'.
2011-09-17 Bruno HaibleNew module 'pclose'.
2011-09-17 Bruno Haiblepopen: Support for MSVC.
2011-09-08 Ian BeckwithMerge branch 'stable'
2011-09-07 Ian BeckwithMerge commit 'snapshot-start' into stable
2011-06-13 Bruno Haiblefseeko: Provide a non-inline replacement of fseek().
2011-06-13 Bruno Haibleftello: Provide a non-inline replacement of ftell().
2011-06-10 Ian BeckwithMerge commit 'stable/20110609'
2011-05-29 Bruno HaibleAllow multiple gnulib generated include files to be...
2011-05-18 Ian BeckwithMerge branch 'upstream' into stable
2011-04-14 Bruno HaibleSupport non-blocking pipe I/O in read() on native Windows.
2011-04-13 Ian BeckwithMerge branch 'stable'
2011-04-13 Bruno HaibleSupport non-blocking pipe I/O in write() on native...
2011-04-11 Ian BeckwithMerge commit 'snapstart' into stable
2011-03-31 Bruno Haiblestdio: Avoid GCC >= 4.4 warnings when using %lld and...
2011-03-21 Paul Eggertstdio: don't require ignore_value around fwrite
2011-02-16 Ian BeckwithMerge branch 'stable'
2011-02-16 Bruno HaibleDon't interfere with a program's definition of __attrib...
2011-02-16 Ian BeckwithMerge commit 'snapshot-start' into stable
2011-02-13 Bruno HaibleDon't interfere with a program's definition of __attrib...
2011-02-11 Ian BeckwithMerge branch 'upstream' into stable
2011-02-07 Bruno HaibleAllow multiple gnulib generated replacements to coexist.
2011-01-31 Simon Josefssondoc: off_t is not available in eglibc 2.11.2 stdio.h.
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-12-26 Bruno Haibleprintf-posix: Fix link error when a non-GCC compiler...
2010-12-19 Bruno Haiblestdio: Fix problem with popen() declaration on OSF...
2010-12-19 Bruno Haibleftello: Add missing declaration on OSF/1 5.1.
2010-12-19 Bruno Haiblefseeko: Add missing declaration on OSF/1 5.1.
2010-12-16 Ian BeckwithMerge branch 'stable'
2010-12-16 Ian BeckwithMerge branch 'upstream' into stable
2010-10-27 Bruno Haiblestdio: Work around compilation error due to renameat...
2010-10-23 Ian BeckwithMerge branch 'stable'
2010-10-23 Ian BeckwithMerge branch 'upstream' into stable
2010-10-04 Bruno HaibleAvoid line length limitation from HP NonStop system...
2010-10-03 Paul EggertAvoid some lines longer than 80 characters.
2010-07-04 Ian BeckwithMerge branch 'stable'
2010-07-04 Ian BeckwithMerge commit '86ba51d2c17219b82b977da0a912e05a3d9bf858...
2010-06-20 Richard Lloydstdio.in.h: fix compilation failure when using HP-UX...
2010-05-16 Bruno HaibleFix collision between gnulib's and libintl's printf...
2010-04-19 Ian BeckwithMerge branch 'stable'
2010-04-18 Ian BeckwithMerge branch 'upstream' into stable
2010-04-04 Bruno Haiblestdio: Fix some C++ test errors on Solaris 8 with GCC.
2010-04-04 Bruno Haibletmpfile: Fix C++ test error on mingw.
2010-04-03 Bruno Haiblestdio: Make C++ tests work on mingw.
2010-04-03 Bruno Haibleftello: Fix C++ test error on mingw.
2010-04-03 Bruno Haiblefseeko: Fix C++ test error on mingw.
2010-03-08 Ian BeckwithMerge branch 'stable'
2010-03-08 Bruno Haiblestdio: Avoid #define replacements in C++ mode.
2010-03-08 Ian BeckwithMerge commit 'snapshot-start' into stable
2010-02-22 Bruno Haibleobstack-printf: Fix typo.
2010-02-21 Bruno HaibleImprove *printf warning condition.
2010-02-20 Bruno HaibleTweak comments.
2010-02-09 Eric Blakeobstack-printf-posix: ensure declaration
2010-01-31 Bruno HaibleWork around getdelim() bug on FreeBSD 8.0.
2010-01-20 Eric Blakewarn-on-use: use instead of link-warning
2010-01-19 Bruno HaibleAvoid a link error due to the __printf__ symbol.
2010-01-12 Simon Josefssonlib/stdio.in.h: Fix typo.
2010-01-11 Eric Blakestdio: warn on suspicious uses
2010-01-10 Ian BeckwithMerge branch 'stable'
2010-01-10 Bruno Haiblestdio: Ensure <stdio.h> defines off_t, ssize_t, va_list.
2010-01-10 Eric Blakestdio, unistd: guarantee ssize_t
2010-01-08 Ian BeckwithMerge branch 'stable'
2010-01-08 Ian BeckwithMerge commit '441aa3044f43e5572f58c354f01e6bc070acd5c7'
2010-01-08 Ian BeckwithMerge commit '039ae97'
2010-01-08 Ian BeckwithMerge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47...
2010-01-07 Bruno Haiblestdio: Ensure <stdio.h> defines off_t, ssize_t, va_list.
2010-01-06 Eric Blakestdio, unistd: guarantee ssize_t
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-24 Eric Blakebuild: pull in conditional headers during GNULIB_POSIXCHECK
2009-12-16 Eric Blakefcntl-h, stdio, sys_ioctl: fix declarations
2009-12-14 Ian BeckwithMerge branch 'upstream' into stable
2009-12-11 Bruno HaibleNew module 'arg-nonnull'. Declare which arguments expec...
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-12-10 Bruno Haiblestdio: Avoid syntax error in C++ mode.
2009-11-15 Ian BeckwithMerge branch 'stable'
2009-10-28 Eric Blakefseek: avoid compilation failure when fflush is replaced
2009-10-02 Eric Blakerenameat: fix Solaris bugs
next