diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-06-21 18:39:48 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-06-21 18:39:48 +0000 |
commit | 6a4635077d7630e3322677d33a3333f5daa451ec (patch) | |
tree | e2e3a9ff8ab93d7c6e7793943b0a6b22bb67f94c /ChangeLog | |
parent | 64d64de628376b21e8eb29bdc9ef6a3651793aef (diff) | |
download | glibc-6a4635077d7630e3322677d33a3333f5daa451ec.tar glibc-6a4635077d7630e3322677d33a3333f5daa451ec.tar.gz glibc-6a4635077d7630e3322677d33a3333f5daa451ec.tar.bz2 glibc-6a4635077d7630e3322677d33a3333f5daa451ec.zip |
* sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTPRIO): Fix typo.
* sysdeps/unix/sysv/linux/alpha/bits/resource.h: Likewise.
* sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-06-21 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTPRIO): Fix typo. + * sysdeps/unix/sysv/linux/alpha/bits/resource.h: Likewise. + * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise. + 2005-06-20 Ulrich Drepper <drepper@redhat.com> * nscd/nscd.init: Get more in line with lsb3. |