summaryrefslogtreecommitdiff
path: root/modules/unistdio
Commit message (Expand)AuthorAgeFilesLines
* unistdio/*: Fix test failures (regression 2023-01-28).Bruno Haible2023-04-0858-58/+58
* *printf-posix: ISO C 23: Support size specifiers 'wN' and 'wfN'.Bruno Haible2023-03-241-0/+2
* vasnprintf-gnu: New module.Bruno Haible2023-03-247-7/+7
* setlocale: Rename LIB_SETLOCALE to SETLOCALE_LIB.Bruno Haible2023-01-074-8/+8
* mbrtowc: Rename LIB_MBRTOWC to MBRTOWC_LIB.Bruno Haible2023-01-0712-14/+14
* assert-h: prefer to ‘verify’Paul Eggert2022-09-137-7/+7
* unistdio: Prefer newer version to older, buggy one.Bruno Haible2022-01-0110-10/+10
* maint: avoid empty lines in recipesPaul Eggert2021-12-241-3/+2
* gen-header: new modulePaul Eggert2021-12-241-4/+3
* maint: omit unnecessary ‘rm -f $@-t $@’Paul Eggert2021-12-221-4/+4
* 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
* Write 'LGPLv3+ or GPLv2+' instead of 'LGPLv3+ or GPLv2'.Bruno Haible2021-05-3064-64/+64
* Fix build when an older libunistring is installed (regr. 2020-02-23).Bruno Haible2021-05-071-1/+1
* unistdio/*-vasnprintf: Fix errno value (regression from yesterday).Bruno Haible2021-03-277-0/+7
* attribute: new modulePaul Eggert2020-05-037-0/+7
* mbrtowc: Ensure the mbtowc_lock is unique.Bruno Haible2020-01-0312-14/+14
* vasnprintf: Assume that the compiler supports 'long long'.Bruno Haible2019-12-227-7/+0
* setlocale: Make calls with NULL argument multithread-safe.Bruno Haible2019-12-184-8/+8
* Fix link errors with --enable-threads=posix on AIX.Bruno Haible2019-12-0212-7/+28
* libunistring: update to Unicode 9.0.0Daiki Ueno2017-11-2710-10/+10
* libunistring: Relicense under dual "LGPLv3+ or GPLv2" license.Bruno Haible2016-11-2064-64/+64
* libunistring: change the maintainer to 'all'Daiki Ueno2016-10-2164-64/+64
* Port tests away from prognamePino Toscano2016-09-058-8/+0
* libunistring: bump version of unitypes dependantsDaiki Ueno2015-01-201-1/+1
* Bruno Haible has stepped down as maintainer.Paul Eggert2014-07-0564-128/+64
* vasnprintf: Optimize bit search operation.Bruno Haible2011-10-157-0/+7
* *printf: Fix for platforms where 'long double' == 'double'.Bruno Haible2011-10-097-0/+7
* wchar: add explicit dependencies, for Tru64Eric Blake2011-03-101-0/+1
* Avoid setlocale bugs in tests.Bruno Haible2011-02-124-0/+4
* rewrite int foo[2*X-1] to verify(X) or to int foo[X?1:-1]Paul Eggert2010-10-107-0/+7
* Don't use AC_LIBOBJ with file names in subdirectories.Bruno Haible2010-06-0458-58/+232
* New module 'libunistring-optional'.Bruno Haible2010-05-1879-87/+98
* Provide EXEEXT and srcdir in TESTS_ENVIRONMENT by default.Bruno Haible2010-01-244-4/+4
* unistdio/*-sprintf: Fix typo in module description.Bruno Haible2010-01-177-7/+7
* Refactor common macros used in tests.Bruno Haible2009-12-2420-0/+20
* Depend on memchr.Bruno Haible2009-06-097-0/+7
* Use module 'progname' in some more tests.Bruno Haible2009-01-208-0/+8
* Add m4/stdint_h.m4 and m4/inttypes_h.m4 to file list.Bruno Haible2009-01-134-0/+8
* u16-printf-parse (Files): Add m4/stdint_h.m4 and m4/inttypes_h.m4 too.Simon Josefsson2009-01-131-0/+2
* Add support for universal builds to vasnprintf.Bruno Haible2008-12-257-0/+7
* codeset.m4 is required by locale-fr.m4.Bruno Haible2008-12-214-0/+4
* Remove module EOVERFLOW.Bruno Haible2008-09-1430-30/+30
* Use module 'EOVERFLOW' rather than defining an EOVERFLOW replacement in the CBruno Haible2008-03-3030-7/+30
* Rename isnan, applicable to 'double' only, to isnand.Bruno Haible2008-01-267-7/+7
* Use GL_NOCRASH, to avoid a crashreporter dialog box from a configure check.Bruno Haible2007-11-047-0/+7
* Fix linking of some unistdio tests on FreeBSD.Ralf Wildenhues2007-10-238-8/+8
* Synthesize an EXTRA_DIST augmentation also for tests modules.Bruno Haible2007-10-044-4/+0
* vasnprintf.m4 needs intmax_t.m4.Bruno Haible2007-07-025-0/+5
* Formatted output functions for Unicode strings.Bruno Haible2007-07-0284-0/+2217