Mercurial > hg > octave-lojdl > gnulib-hg
comparison lib/ChangeLog @ 4401:493e0f7fc4f7
Assume ANSI C.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Fri, 20 Jun 2003 20:55:34 +0000 |
parents | 8ec81c1cf323 |
children | 55fc591dca07 |
comparison
equal
deleted
inserted
replaced
4400:66f1709337d6 | 4401:493e0f7fc4f7 |
---|---|
1 2003-06-20 Bruno Haible <bruno@clisp.org> | |
2 | |
3 Assume C89, so PARAMS isn't needed. | |
4 * unicodeio.h (PARAMS): Remove. | |
5 * unicodeio.c: Don't use PARAMS. | |
6 | |
1 2003-06-18 Jim Meyering <jim@meyering.net> | 7 2003-06-18 Jim Meyering <jim@meyering.net> |
2 | 8 |
3 Merge changes from coreutils. | 9 Merge changes from coreutils. |
4 * readutmp.c: Include <string.h> and <stdlib.h> unconditionally. | 10 * readutmp.c: Include <string.h> and <stdlib.h> unconditionally. |
5 Remove explicit declarations of xmalloc and realloc. | 11 Remove explicit declarations of xmalloc and realloc. |