]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Wed, 1 Jun 2005 18:57:27 +0000 (18:57 +0000)
committerRoland McGrath <roland@redhat.com>
Wed, 1 Jun 2005 18:57:27 +0000 (18:57 +0000)
ChangeLog

index 6323aa80a4ad348a50a5d646ddc0d652cbe880a3..3f29456dec9647499e7de8c7a41bf058ce1dcb1f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        malloc size from int to unsigned long.
        Fixes RH#159308.
 
+2005-05-22  Dmitry V. Levin  <ldv@altlinux.org>
+
+       * bjm.c [LINUX]: Do not include <linux/linkage.h>.  It is not
+       safe to include kernel headers, and this one is not used anyway.
+       Fixes RH#158488.
+
 2005-05-26  Roland McGrath  <roland@redhat.com>
 
        * system.c (sys_sysctl): Check for errors accessing user pointers.