From: Roland McGrath Date: Wed, 1 Jun 2005 18:57:27 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~378 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a6ef1a307592a4b03080782216c906763e1632d3;p=strace . --- diff --git a/ChangeLog b/ChangeLog index 6323aa80..3f29456d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,6 +16,12 @@ malloc size from int to unsigned long. Fixes RH#159308. +2005-05-22 Dmitry V. Levin + + * bjm.c [LINUX]: Do not include . It is not + safe to include kernel headers, and this one is not used anyway. + Fixes RH#158488. + 2005-05-26 Roland McGrath * system.c (sys_sysctl): Check for errors accessing user pointers.