]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Fri, 2 Dec 2005 04:08:39 +0000 (04:08 +0000)
committerRoland McGrath <roland@redhat.com>
Fri, 2 Dec 2005 04:08:39 +0000 (04:08 +0000)
ChangeLog

index 15649674c03842d69799cda358348a5d8fdc027e..f53742dcf388efecc7f80bf7ce7e874858d97c88 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2005-12-01  Roland McGrath  <roland@redhat.com>
 
+       * resource.c (resources): Add RLIMIT_NICE, RLIMIT_RTPRIO.
+       Reported by Scott Tsai <scottt958@yahoo.com.tw>.
+
        * ipc.c (indirect_ipccall): New function.
        (sys_msgctl, sys_msgsnd, sys_msgrcv, sys_semop): Use that predicate
        instead of #ifdef LINUX test.