Mercurial > hg > octave-kai > gnulib-hg
comparison lib/ChangeLog @ 5291:2b9cda789a2d
Another fix to snprintf().
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Fri, 01 Oct 2004 13:27:20 +0000 |
parents | a32d2a4a925f |
children | facb079a01da |
comparison
equal
deleted
inserted
replaced
5290:a32d2a4a925f | 5291:2b9cda789a2d |
---|---|
1 2004-10-01 Simon Josefsson <jas@extundo.com> | |
2 | |
3 * snprintf.c (snprintf): Handle size==0. | |
4 | |
1 2004-10-01 Simon Josefsson <jas@extundo.com> | 5 2004-10-01 Simon Josefsson <jas@extundo.com> |
2 Bruno Haible <bruno@clisp.org> | 6 Bruno Haible <bruno@clisp.org> |
3 | 7 |
4 * snprintf.c: Include <stdarg.h>, <stdlib.h>, <string.h>. | 8 * snprintf.c: Include <stdarg.h>, <stdlib.h>, <string.h>. |
5 (snprintf): Declare 'args'. | 9 (snprintf): Declare 'args'. |