summaryrefslogtreecommitdiff
path: root/lib/stdio.in.h
Commit message (Expand)AuthorAgeFilesLines
* stdio: use _GL_ATTRIBUTE_MALLOCPaul Eggert2023-05-131-11/+31
* Adjust comments in <config.h> reminders.Bruno Haible2023-04-131-1/+1
* Add more reminders to include <config.h>.Bruno Haible2023-04-121-0/+6
* stdio: Fix the value of _PRINTF_NAN_LEN_MAX on OpenBSD.Bruno Haible2023-04-081-3/+2
* stdio: Fix compilation error in C++ mode on macOS.Bruno Haible2023-04-071-0/+8
* stdio: ISO C 23: Define _PRINTF_NAN_LEN_MAX.Bruno Haible2023-03-251-0/+31
* stdio: suppress macOS 13 sprintf warningsPaul Eggert2023-03-051-0/+11
* Resolve conflicts for functions introduced in Android API level 21.Bruno Haible2023-01-221-0/+2
* Resolve conflicts for functions introduced in Android API level 18.Bruno Haible2023-01-221-1/+3
* stdio: Fix error in C++ mode on Android, due to putw.Bruno Haible2023-01-031-0/+4
* stdio: Fix error in C++ mode on Android, due to getw.Bruno Haible2023-01-031-0/+4
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* fopen-gnu: Allow use as dependency from test modules.Bruno Haible2022-01-031-1/+2
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* 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