diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-10-23 19:38:30 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-10-23 19:38:30 +0000 |
commit | f288d2b27c3327586097f16fb24c138e0e3cd547 (patch) | |
tree | cda08380c9eb12b26eb1a642d6808db5ecc3b900 /ChangeLog | |
parent | 94074f7882c9ff9dbda776166c88afbe87ef3918 (diff) | |
download | glibc-f288d2b27c3327586097f16fb24c138e0e3cd547.tar glibc-f288d2b27c3327586097f16fb24c138e0e3cd547.tar.gz glibc-f288d2b27c3327586097f16fb24c138e0e3cd547.tar.bz2 glibc-f288d2b27c3327586097f16fb24c138e0e3cd547.zip |
Update.
* 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>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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> |