Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 23 Oct 2000 19:38:30 +0000 (19:38 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 23 Oct 2000 19:38:30 +0000 (19:38 +0000)
* sysdeps/unix/sysv/linux/ia64/bits/resource.h (RLIMIT_LOCKS): Added.
(RLIMIT_NLIMITS): Sync with kernel definition.
(PRIO_PROCESS, PRIO_PGRP, PRIO_USER): Also define as macros.

2000-10-23  Andreas Schwab  <schwab@suse.de>

ChangeLog

index 5f17650..9cd77f9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2000-10-23  Andreas Schwab  <schwab@suse.de>
 
+       * sysdeps/unix/sysv/linux/ia64/bits/resource.h (RLIMIT_LOCKS): Added.
+       (RLIMIT_NLIMITS): Sync with kernel definition.
+       (PRIO_PROCESS, PRIO_PGRP, PRIO_USER): Also define as macros.
+
+2000-10-23  Andreas Schwab  <schwab@suse.de>
+
        * sysdeps/m68k/fpu/libm-test-ulps: Updated.
 
 2000-10-23  Ulrich Drepper  <drepper@redhat.com>