]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Fri, 16 Apr 2004 21:59:05 +0000 (21:59 +0000)
committerRoland McGrath <roland@redhat.com>
Fri, 16 Apr 2004 21:59:05 +0000 (21:59 +0000)
ChangeLog

index f9ad9b70699a1dd2508c02429191c8977ba44b13..e30be5a8cd36c13a4e3fbe56e6c2c1e03a27b441 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
+2004-03-18  Dmitry V. Levin  <ldv@altlinux.org>
+
+       * resource.c (sys_quotactl) [LINUX]: Cast arithmetic shift operand
+       from long to unsigned long, to fix output of the quotactl command
+       parser.
+
 2004-04-16  Roland McGrath  <roland@redhat.com>
 
+       * linux/s390/ioctlent.h, linux/s390x/ioctlent.h: Update DASD ioctls.
+       From Maxim Shchetynin <maxim@de.ibm.com>.
+
        * configure.ac: Check for <mqueue.h>.
        * ipc.c (sys_mq_open, printmqattr) [! HAVE_MQUEUE_H]: Don't try to
        decode struct mq_attr.