Sun, 30 Mar 2008 15:18:13 +0200 |
Bruno Haible |
Use module 'EOVERFLOW' rather than defining an EOVERFLOW replacement in the C
|
Thu, 08 Mar 2007 03:24:38 +0000 |
Bruno Haible |
Whitespace change.
|
Wed, 21 Feb 2007 02:19:34 +0000 |
Bruno Haible |
snprintf.h is replaced with <stdio.h>.
|
Wed, 13 Sep 2006 22:38:14 +0000 |
Paul Eggert |
* _fpending.c: Include <config.h> unconditionally, since we no
|
Fri, 11 Aug 2006 17:47:58 +0000 |
Paul Eggert |
Fix typo in previous checkin: len -> lenbuf.
|
Fri, 11 Aug 2006 17:42:19 +0000 |
Paul Eggert |
* snprintf.c (snprintf): memcpy LEN bytes, not SIZE - 1, when
|
Thu, 10 Aug 2006 19:32:38 +0000 |
Paul Eggert |
* modules/snprintf (Depends-on): Remove minmax.
|
Sat, 14 May 2005 06:03:57 +0000 |
Paul Eggert |
*** empty log message ***
|
Thu, 07 Oct 2004 16:15:22 +0000 |
Bruno Haible |
Avoid a memory allocation when possible.
|
Fri, 01 Oct 2004 18:54:53 +0000 |
Paul Eggert |
Remove comments as to why each header is needed.
|
Fri, 01 Oct 2004 13:27:20 +0000 |
Bruno Haible |
Another fix to snprintf().
|
Fri, 01 Oct 2004 10:26:52 +0000 |
Bruno Haible |
Fixes, mostly from Simon Josefsson.
|
Fri, 01 Oct 2004 10:12:23 +0000 |
Bruno Haible |
Ensure memcpy is declared.
|
Thu, 30 Sep 2004 23:29:25 +0000 |
Paul Eggert |
New snprintf module from Simon Josefsson.
|