summaryrefslogtreecommitdiff
path: root/lib/stdio.in.h
Commit message (Expand)AuthorAgeFilesLines
* Make generated .in.h files as standalone as possible.Bruno Haible2021-08-221-35/+46
* stdio: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-081-19/+67
* stdio: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-8/+12
* stdio: Improve conflict resolution between gnulib and libintl.h.Bruno Haible2021-06-201-0/+6
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-8/+8
* stdio: Fix compilation error on DragonFly BSD.Bruno Haible2021-05-221-1/+1
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* Make it possible to turn off each of the Windows oldnames workarounds.Bruno Haible2020-12-251-40/+50
* Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE.Bruno Haible2020-12-061-13/+78
* Use the correct printf format attribute for mingw.Bruno Haible2020-11-241-39/+53
* stdio: Don't break attribute 'scanf' on clang.Bruno Haible2020-08-161-1/+1
* Fix "warning: 'format' attribute argument not supported: rpl_printf".Bruno Haible2020-08-161-1/+1
* Fix "warning: attribute declaration must precede definition" with clang.Bruno Haible2020-08-161-0/+8
* Support compiling without -loldnames on native Windows.Bruno Haible2020-08-151-0/+34
* Use many __attribute__s with clang.Bruno Haible2020-08-111-1/+1
* stdio, monetary: Don't redefine _GL_ATTRIBUTE_FORMAT.Bruno Haible2020-05-091-4/+6
* Use 'restrict' in all POSIX function declarations.Bruno Haible2020-02-221-103/+167
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* Fix compilation errors in C++ mode on Haiku.Bruno Haible2019-12-091-0/+2
* Disable many _GL_CXXALIASWARN on all platforms other than glibc systems.Bruno Haible2019-11-211-0/+58
* renameat: Fix compilation error on Android 4.3.Bruno Haible2019-01-251-0/+7
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* Simplify code. Drop support for Borland C++ on Windows.Bruno Haible2018-05-031-2/+2
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* maint: shorten https://lists.gnu.org/archive/html/... linksJim Meyering2017-11-121-1/+1
* all: Replace many more http URLs by https URLs. Update stale URLs.Bruno Haible2017-09-141-2/+2
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* renameat: Ensure declaration in <stdio.h> on NetBSD.Bruno Haible2017-08-151-2/+2
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* Avoid redefinition errors on MSVC.Bruno Haible2016-12-171-0/+20
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* stdio: Don't redefine gets when using C++Jonathan Perkin2015-06-051-2/+1
* stdio: fix use of PRIdMAX on modern mingwEric Blake2015-01-051-1/+6
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* stdio: OS X port of putc_unlocked + extern inlinePaul Eggert2013-09-191-0/+9
* stdio: use __REDIRECT for fwrite, fwrite_unlockedPaul Eggert2013-05-151-6/+13
* 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