summaryrefslogtreecommitdiff
path: root/modules/unistdio/u8-vasnprintf
Commit message (Expand)AuthorAgeFilesLines
* Write 'LGPLv3+ or GPLv2+' instead of 'LGPLv3+ or GPLv2'.Bruno Haible2021-05-301-1/+1
* unistdio/*-vasnprintf: Fix errno value (regression from yesterday).Bruno Haible2021-03-271-0/+1
* attribute: new modulePaul Eggert2020-05-031-0/+1
* vasnprintf: Assume that the compiler supports 'long long'.Bruno Haible2019-12-221-1/+0
* libunistring: Relicense under dual "LGPLv3+ or GPLv2" license.Bruno Haible2016-11-201-1/+1
* libunistring: change the maintainer to 'all'Daiki Ueno2016-10-211-1/+1
* Bruno Haible has stepped down as maintainer.Paul Eggert2014-07-051-2/+1
* vasnprintf: Optimize bit search operation.Bruno Haible2011-10-151-0/+1
* *printf: Fix for platforms where 'long double' == 'double'.Bruno Haible2011-10-091-0/+1
* rewrite int foo[2*X-1] to verify(X) or to int foo[X?1:-1]Paul Eggert2010-10-101-0/+1
* Don't use AC_LIBOBJ with file names in subdirectories.Bruno Haible2010-06-041-1/+4
* New module 'libunistring-optional'.Bruno Haible2010-05-181-1/+1
* Depend on memchr.Bruno Haible2009-06-091-0/+1
* Add support for universal builds to vasnprintf.Bruno Haible2008-12-251-0/+1
* Remove module EOVERFLOW.Bruno Haible2008-09-141-1/+1
* Use module 'EOVERFLOW' rather than defining an EOVERFLOW replacement in the CBruno Haible2008-03-301-1/+1
* Rename isnan, applicable to 'double' only, to isnand.Bruno Haible2008-01-261-1/+1
* Use GL_NOCRASH, to avoid a crashreporter dialog box from a configure check.Bruno Haible2007-11-041-0/+1
* Formatted output functions for Unicode strings.Bruno Haible2007-07-021-0/+59