commit | 8e5ca848303a7a1c33d07127493fa4778053cd32 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Fri Dec 02 04:08:39 2005 +0000 |
committer | Roland McGrath <roland@redhat.com> | Fri Dec 02 04:08:39 2005 +0000 |
tree | 55123a070e72c07f2d99e153e4ff82dcaa16f012 | |
parent | 70d9909b9e43f9de697a4e9616eadc3577fec9fa [diff] [blame] |
.
diff --git a/ChangeLog b/ChangeLog index 1564967..f53742d 100644 --- 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.