summaryrefslogtreecommitdiff
path: root/m4/stdio_h.m4
Commit message (Expand)AuthorAgeFilesLines
* stdio: Avoid different configure results in different testdirs.Bruno Haible2023-04-291-3/+18
* stdio: ISO C 23: Define _PRINTF_NAN_LEN_MAX.Bruno Haible2023-03-251-1/+4
* stdio: Fix error in C++ mode on Android, due to putw.Bruno Haible2023-01-031-1/+7
* stdio: Fix error in C++ mode on Android, due to getw.Bruno Haible2023-01-031-1/+7
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* stdio: Fix "missing file" errors (regression from today).Bruno Haible2022-01-101-16/+10
* stdio: Move AC_LIBOBJ invocations to the module description.Bruno Haible2022-01-091-4/+1
* fopen-gnu: Allow use as dependency from test modules.Bruno Haible2022-01-031-1/+3
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* Add comments after 2021-04-11 change.Bruno Haible2021-04-181-1/+8
* stdio: Fix build error in some configurations (regression 2021-04-11).Bruno Haible2021-04-171-24/+1
* Support several gnulib-tool invocations under the same configure.ac.Bruno Haible2021-04-111-82/+90
* Simplify GNULIB_* variable initializations.Bruno Haible2021-04-111-60/+60
* 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-1/+8
* Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE.Bruno Haible2020-12-061-1/+7
* Use 'restrict' in all POSIX function declarations.Bruno Haible2020-02-221-1/+3
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* 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
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* stdio: don't redefine __USE_MINGW_ANSI_STDIOPaul Eggert2016-09-161-2/+8
* extensions: port to recent ISO C TRsPaul Eggert2016-09-131-4/+2
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* stdio: limit __gnu_printf__ witness to gcc 4.4+Eric Blake2015-05-261-2/+3
* stdio: fix probe on mingw under gcc 5.1Eric Blake2015-05-261-7/+12
* stdio: fix use of PRIdMAX on modern mingwEric Blake2015-01-051-1/+19
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* support GNU format printf and scanf on mingwPádraig Brady2014-12-081-0/+3
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* stdio: better 'inline'Paul Eggert2012-11-291-2/+1
* nonblocking: Avoid compilation error on mingw64.Bruno Haible2012-06-211-1/+3
* stdio: don't assume gets any moreEric Blake2012-03-291-6/+4
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* New module 'fdopen'.Bruno Haible2011-09-211-1/+3
* New module 'pclose'.Bruno Haible2011-09-181-2/+4
* popen: Support for MSVC.Bruno Haible2011-09-171-1/+2
* New modules 'vfscanf', 'vscanf'.Bruno Haible2011-04-301-3/+1
* Don't require lib/stdio-write.c when only module 'stdio' is used.Bruno Haible2011-04-151-10/+18
* Support non-blocking pipe I/O in read() on native Windows.Bruno Haible2011-04-151-1/+36
* Support non-blocking pipe I/O in write() on native Windows.Bruno Haible2011-04-131-2/+11
* stdio: simplify by moving files to printf-posix, sigpipePaul Eggert2011-02-281-1/+0
* stdio: simplify by moving gl_STDIN_LARGE_OFFSET to fseeko, ftelloPaul Eggert2011-02-281-21/+1
* assume <ctype.h>, ..., <time.h> existPaul Eggert2011-01-191-1/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* ftello: Add missing declaration on OSF/1 5.1.Bruno Haible2010-12-191-0/+1
* fseeko: Add missing declaration on OSF/1 5.1.Bruno Haible2010-12-191-1/+2
* Fix collision between gnulib's and libintl's printf replacements.Bruno Haible2010-05-161-1/+2