comparison lib/ChangeLog @ 2655:86a285d47800

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Sun, 25 Jun 2000 21:19:41 +0000
parents 6815c518a097
children cdeae2516d10
comparison
equal deleted inserted replaced
2654:c0220b12ea7d 2655:86a285d47800
1 2000-06-17 Bruno Haible <haible@clisp.cons.org>
2
3 * getusershell.c (xmalloc, xrealloc): Remove functions.
4 Include xalloc.h.
5 Don't include <stdlib.h>. Don't declare malloc, realloc.
6
1 2000-06-23 Bruno Haible <haible@clisp.cons.org> 7 2000-06-23 Bruno Haible <haible@clisp.cons.org>
2 8
3 * unicodeio.c (print_unicode_char): Work around ansi2knr deficiency. 9 * unicodeio.c (print_unicode_char): Work around ansi2knr deficiency.
4 10
5 2000-06-24 Jim Meyering <meyering@lucent.com> 11 2000-06-24 Jim Meyering <meyering@lucent.com>