Commit Graph

22 Commits

Author SHA1 Message Date
Daiki Ueno 7fa0c2779d maint: Update copyright year 2016-01-02 18:58:05 +09:00
Daiki Ueno 4a22b2df2b maint: Update copyright year 2015-06-05 16:11:39 +09:00
Bruno Haible b671c3bef6 Copyright: Use LGPL 2.1 instead of LGPL 2.0. 2011-06-07 23:39:49 +02:00
Bruno Haible ae65ae49cc Update from gnulib. 2011-06-07 23:39:46 +02:00
Bruno Haible fdeb790080 Port to uClibc. 2011-06-07 23:38:49 +02:00
Bruno Haible 12452d87fe vasnprintf: Support I flag on glibc systems. 2011-06-07 23:38:48 +02:00
Bruno Haible c4031b5252 Untabify. 2009-12-12 16:13:42 +01:00
Bruno Haible d671f729f5 Update with many bugfixes from gnulib. 2009-06-23 12:15:52 +02:00
Bruno Haible 4e118d5130 Fix out-of-memory handling of vasnprintf. 2009-06-23 12:15:29 +02:00
Bruno Haible 7ae8bfe30f Update from gnulib. 2009-06-23 12:15:21 +02:00
Bruno Haible 623fe454a2 Update from gnulib. 2009-06-23 12:15:14 +02:00
Bruno Haible c6c8db98b4 Assume the 'long double' type. 2009-06-23 12:14:45 +02:00
Bruno Haible 9c5cdf799d Support size specifier 'j' on all platforms. 2009-06-23 12:14:45 +02:00
Bruno Haible e74d122704 Use '#if HAVE_*' instead of '#ifdef HAVE_*'. 2009-06-23 12:14:39 +02:00
Bruno Haible 9c1d25acef Make it compile in C++ mode. 2009-06-23 12:14:18 +02:00
Bruno Haible 665afd6833 Use HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG. 2009-06-23 12:14:06 +02:00
Bruno Haible ef109bbf10 Include <config.h> unconditionally. 2009-06-23 12:13:59 +02:00
Bruno Haible 3818fe9261 Update FSF postal address. 2009-06-23 12:12:34 +02:00
Bruno Haible 220a284d23 Use size_t instead of ssize_t where possible. 2009-06-23 12:11:21 +02:00
Bruno Haible 633ad4418a Protect against address arithmetic overflow. 2009-06-23 12:11:18 +02:00
Bruno Haible f58ba01863 Add an implementation of printf(), fprintf() etc. that supports formatting
with positions, for those systems that lack it (NetBSD, Woe32).
2009-06-23 12:10:42 +02:00
Bruno Haible a8f4c2673e Move libasprintf/printf-parse.c to gettext-runtime/libasprintf/printf-parse.c. 2009-06-23 12:09:18 +02:00