summaryrefslogtreecommitdiff
path: root/modules/stdio
Commit message (Expand)AuthorAgeFilesLines
* stdio: Avoid different configure results in different testdirs.Bruno Haible2023-04-291-0/+3
* stdio: ISO C 23: Define _PRINTF_NAN_LEN_MAX.Bruno Haible2023-03-251-0/+1
* stdio: Fix error in C++ mode on Android, due to putw.Bruno Haible2023-01-031-0/+1
* stdio: Fix error in C++ mode on Android, due to getw.Bruno Haible2023-01-031-0/+1
* stdio: Fix "missing file" errors (regression from today).Bruno Haible2022-01-101-0/+2
* Use the GL_CFLAG_GNULIB_WARNINGS for most AC_LIBOBJ compilation units.Bruno Haible2022-01-091-6/+9
* stdio: Move AC_LIBOBJ invocations to the module description.Bruno Haible2022-01-091-0/+6
* fopen-gnu: Allow use as dependency from test modules.Bruno Haible2022-01-031-0/+2
* maint: avoid empty lines in recipesPaul Eggert2021-12-241-3/+2
* gen-header: new modulePaul Eggert2021-12-241-5/+6
* maint: omit unnecessary ‘rm -f $@-t $@’Paul Eggert2021-12-221-3/+3
* Optimize redundant 'mkdir -p .' invocations.Bruno Haible2021-12-211-1/+1
* Fix creation of build directories with non-recursive-gnulib-prefix-hack.Bruno Haible2021-12-151-0/+2
* stdio: Fix build error in some configurations (regression 2021-04-11).Bruno Haible2021-04-171-0/+25
* Support several gnulib-tool invocations under the same configure.ac.Bruno Haible2021-04-111-0/+1
* Make it possible to turn off each of the Windows oldnames workarounds.Bruno Haible2020-12-251-0/+6
* Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE.Bruno Haible2020-12-061-1/+2
* support GNU format printf and scanf on mingwPádraig Brady2014-12-081-0/+1
* stdio: remove now-unnecessary stdio.cPaul Eggert2013-01-031-2/+0
* fwrite: silence __wur without using inlineEric Blake2013-01-031-1/+0
* stdio: better 'inline'Paul Eggert2012-11-291-0/+3
* Large File Support for native Windows platforms.Bruno Haible2012-04-211-0/+1
* stdio: don't assume gets any moreEric Blake2012-03-291-1/+0
* New module 'fdopen'.Bruno Haible2011-09-211-0/+2
* New module 'pclose'.Bruno Haible2011-09-181-0/+2
* popen: Support for MSVC.Bruno Haible2011-09-171-0/+1
* Support for MSVC compiler: Ensure ssize_t gets defined.Bruno Haible2011-09-151-0/+1
* Rename module 'warn-on-use' to 'snippet/warn-on-use'.Bruno Haible2011-07-121-1/+1
* Rename module 'c++defs' to 'snippet/c++defs'.Bruno Haible2011-07-121-1/+1
* Rename module 'arg-nonnull' to 'snippet/arg-nonnull'.Bruno Haible2011-07-121-1/+1
* gnulib-tool: Better isolation between different gnulib-tool invocations.Bruno Haible2011-06-081-52/+52
* Allow multiple gnulib generated include files to be combined.Bruno Haible2011-05-291-1/+2
* Support non-blocking pipe I/O in read() on native Windows.Bruno Haible2011-04-151-0/+11
* Support non-blocking pipe I/O in write() on native Windows.Bruno Haible2011-04-131-0/+1
* Ensure to rebuild generated .h files when config.status has changed.Bruno Haible2011-04-061-1/+1
* stdio: simplify by moving files to printf-posix, sigpipePaul Eggert2011-02-281-3/+0
* libposix: Revert the unreviewed part of yesterday's big merge.Bruce Korb2011-02-061-2/+0
* libposix: Add _HEADERS primaries to posix modules.Bruce Korb2011-02-051-0/+2
* 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-0/+1
* Avoid line length limitation from HP NonStop system header files.Bruno Haible2010-10-041-0/+1
* Fix collision between gnulib's and libintl's printf replacements.Bruno Haible2010-05-161-0/+2
* tmpfile: Fix C++ test error on mingw.Bruno Haible2010-04-041-0/+2
* ftello: Fix C++ test error on mingw.Bruno Haible2010-04-031-0/+1
* fseeko: Fix C++ test error on mingw.Bruno Haible2010-04-031-0/+1
* stdio: Avoid #define replacements in C++ mode.Bruno Haible2010-03-081-1/+3
* Work around getdelim() bug on FreeBSD 8.0.Bruno Haible2010-01-311-0/+1
* warn-on-use: use instead of link-warningEric Blake2010-01-201-3/+1
* Split large sed scripts, for HP-UX sed.Ralf Wildenhues2010-01-171-3/+3
* stdio: warn on suspicious usesEric Blake2010-01-111-1/+3