From: Roland McGrath Date: Fri, 16 Apr 2004 21:59:05 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~591 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=025442c1359726f755a4729f3df8f81e70431e15;p=strace . --- diff --git a/ChangeLog b/ChangeLog index f9ad9b70..e30be5a8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,14 @@ +2004-03-18 Dmitry V. Levin + + * 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 + * linux/s390/ioctlent.h, linux/s390x/ioctlent.h: Update DASD ioctls. + From Maxim Shchetynin . + * configure.ac: Check for . * ipc.c (sys_mq_open, printmqattr) [! HAVE_MQUEUE_H]: Don't try to decode struct mq_attr.