From: Roland McGrath Date: Fri, 2 Dec 2005 04:23:50 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~315 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=362f1c3e3f6eb6514d29668978928092e56a1500;p=strace . --- diff --git a/ChangeLog b/ChangeLog index f53742dc..fc351e6e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2005-10-25 Heiko Carstens + + * linux/s390/syscallent.h: Added ioprio_set, ioprio_get, + inotify_init, inotify_add_watch, inotify_rm_watch. + Corrected number of arguments for request_key. + * linux/s390x/syscallent.h: Likewise. + +2005-12-01 Roland McGrath + + * ipc.c (indirect_ipccall) [IA64]: Return false unless the syscall + number is in the low range of IA32 syscalls. + +2005-10-07 Andreas Schwab + + * linux/ia64/syscallent.h: Syscall 1105 is gettid, not ioperm. + 2005-12-01 Roland McGrath * resource.c (resources): Add RLIMIT_NICE, RLIMIT_RTPRIO.