summaryrefslogtreecommitdiff
path: root/lib/vasnprintf.c
Commit message (Expand)AuthorAgeFilesLines
* vasnprintf: improve -fanalyzer malloc checkingPaul Eggert2021-08-011-0/+8
* Sync with GNU gettext.Bruno Haible2021-06-201-3/+1
* vasnprintf: Don't leak memory when memory allocation fails.Bruno Haible2021-06-051-9/+17
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-8/+8
* vasnprintf: Fix memory leak (regression from yesterday).Bruno Haible2021-03-271-13/+7
* free-posix: use more often in other modulesPaul Eggert2021-03-251-7/+0
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* vasnprintf: Don't use %n on modern, ISO C 99 compliant platforms.Bruno Haible2020-10-041-33/+30
* Use __builtin_clz{,l,ll} with clang, also on Windows.Bruno Haible2020-08-051-1/+2
* attribute: new modulePaul Eggert2020-05-031-8/+1
* vasnprintf: Add support for printing wide characters using escapes.Bruno Haible2020-04-191-28/+293
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* vasnprintf: Assume that the compiler supports 'long long'.Bruno Haible2019-12-221-20/+5
* all: Update URLs to msdn.microsoft.com.Bruno Haible2019-03-141-1/+1
* vasnprintf: Don't use %n on Android.Bruno Haible2019-01-231-0/+9
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* vasnprintf: Avoid warnings from GCC's -Wsign-compare.Bruno Haible2018-09-301-2/+2
* vasnprintf: Fix heap memory overrun bug.Bruno Haible2018-09-231-1/+3
* Simplify code. Drop support for Borland C++ on Windows.Bruno Haible2018-05-031-7/+7
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: Replace many more http URLs by https URLs. Update stale URLs.Bruno Haible2017-09-141-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-2/+2
* vasnprintf: port to macOS 10.13Bruno Haible2017-07-071-7/+10
* vasnprintf: port to macOS 10.13Paul Eggert2017-07-071-1/+8
* manywarnings: update for GCC 7Paul Eggert2017-05-161-1/+9
* vasnprintf: Fix for MSVC 14.Bruno Haible2017-04-211-10/+13
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* vasnprintf.c: avoid spurious warning from GCC 7Jim Meyering2016-10-021-1/+1
* Use GCC_LINT, not lintPaul Eggert2016-05-301-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* vasnprintf: pacify clang 3.5.0Paul Eggert2015-03-031-4/+4
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* vasnprintf: fix potential incorrect errnoPádraig Brady2014-12-081-6/+9
* vasnprintf: fix potential use after freePádraig Brady2014-12-061-1/+1
* vasnprintf: fix bugs in width computationPaul Eggert2014-08-311-93/+81
* vasnprintf: Avoid signed/unsigned comparison warning.Thien-Thi Nguyen2014-08-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* vasnprintf: silence mingw compiler warningEric Blake2013-05-301-1/+2
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* dup, execute, fatal-signal, etc.: no 'static inline'Paul Eggert2012-11-291-1/+1
* Write "Mac OS X" instead of "MacOS X".Bruno Haible2012-06-221-1/+1
* maint: replace FSF snail-mail addresses with URLsPaul Eggert2012-02-091-2/+1
* maint: spelling fixesPaul Eggert2012-02-051-2/+2
* Talk about "native Windows API", not "Win32".Bruno Haible2012-01-041-2/+2
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* vasnprintf: Optimize bit search operation.Bruno Haible2011-10-151-22/+51
* vasnprintf: Fix comments.Bruno Haible2011-10-151-4/+4
* Fix misindentation of preprocessor directives.Bruno Haible2011-02-231-3/+3
* vasnprintf: Reduce use of malloc for small format strings.Bruno Haible2011-02-041-2/+3
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1