diff options
author | Roland McGrath <roland@gnu.org> | 2004-08-16 08:51:53 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2004-08-16 08:51:53 +0000 |
commit | a29db458e3521fef9e40b8e6cdaded15a8dd936f (patch) | |
tree | a53e235cd0011707ca186a686305ab6336f80a29 /ChangeLog | |
parent | 813d9c0dd88261e538c56be2acf54f3dff2f369b (diff) | |
download | glibc-a29db458e3521fef9e40b8e6cdaded15a8dd936f.zip glibc-a29db458e3521fef9e40b8e6cdaded15a8dd936f.tar.gz glibc-a29db458e3521fef9e40b8e6cdaded15a8dd936f.tar.bz2 |
* sysdeps/unix/sysv/linux/bits/resource.h (enum __rusage_who):
Remove __RUSAGE_BOTH constant and RUSAGE_BOTH macro.
* sysdeps/unix/sysv/linux/alpha/bits/resource.h: Likewise.
* sysdeps/unix/sysv/linux/mips/bits/resource.h: Likewise.
* sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2004-08-15 Roland McGrath <roland@redhat.com> + + * sysdeps/unix/sysv/linux/bits/resource.h (enum __rusage_who): + Remove __RUSAGE_BOTH constant and RUSAGE_BOTH macro. + * sysdeps/unix/sysv/linux/alpha/bits/resource.h: Likewise. + * sysdeps/unix/sysv/linux/mips/bits/resource.h: Likewise. + * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise. + 2004-08-15 Roland McGrath <roland@frob.com> * sysdeps/i386/i686/Makefile (elide-routines.os): Append hp-timing to |