diff options
author | Roland McGrath <roland@gnu.org> | 2001-08-05 20:40:13 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-08-05 20:40:13 +0000 |
commit | bece3642a87aebad05a99200758d6ebd147acab8 (patch) | |
tree | 79a4d6de8436b2d8b73d9d4d893526db733eae6e | |
parent | bde01c31c63ae98b61d3976d21d2645c88fb0e8c (diff) | |
download | glibc-bece3642a87aebad05a99200758d6ebd147acab8.zip glibc-bece3642a87aebad05a99200758d6ebd147acab8.tar.gz glibc-bece3642a87aebad05a99200758d6ebd147acab8.tar.bz2 |
* sysdeps/mach/hurd/getrusage.c: Use TASK_EVENTS_INFO if implemented
by the microkernel (which it's not).
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2001-08-04 Roland McGrath <roland@frob.com> + + * sysdeps/mach/hurd/getrusage.c: Use TASK_EVENTS_INFO if implemented + by the microkernel (which it's not). + 2001-08-04 Ulrich Drepper <drepper@redhat.com> * libio/fileops.c (_IO_new_file_underflow): Don't call |