From 54915e9e373fdd0c15deca970ae4a04a17c598ad Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 23 Sep 2004 04:45:09 +0000 Subject: Update. * malloc/malloc.c (malloc_printerr): Use syslog if writev failed. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 027a8c5975..a23d0a1c5f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2004-09-22 Ulrich Drepper + * malloc/malloc.c (malloc_printerr): Use syslog if writev failed. + * string/string.h: Add __nonnull annotations. * stdlib/stdlib.h: Likewise. -- cgit 1.4.1