summaryrefslogtreecommitdiff
path: root/lib/printf-parse.h
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-8/+8
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: replace FSF snail-mail addresses with URLsPaul Eggert2012-02-091-2/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* vasnprintf: Reduce use of malloc for small format strings.Bruno Haible2011-02-041-1/+8
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Ensure that <features.h> is included before __GLIBC__ is tested.Bruno Haible2010-11-201-0/+4
* Port to uClibc.Bruno Haible2010-11-201-1/+1
* vasnprintf: Support I flag on glibc systems.Bruno Haible2010-11-071-0/+3
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-2/+2
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+2
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-9/+9
* Fix small mistake, reported by Eric Blake.Bruno Haible2007-06-111-4/+4
* Add support for Unicode strings (both as output format and as arguments toBruno Haible2007-06-111-4/+109
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Use size_t instead of ssize_t.Bruno Haible2003-11-251-6/+6
* Use xsize.h to protect against memory size overflows.Bruno Haible2003-11-171-7/+10
* Update gettext source files from gettext automatically, using srclist-update.Paul Eggert2003-07-141-9/+8
* New modules vasnprintf and vasprintf.Bruno Haible2003-01-301-0/+72