diff options
author | Roland McGrath <roland@gnu.org> | 1999-10-04 05:30:05 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-10-04 05:30:05 +0000 |
commit | 8e755477c39f153d3e81a41e10c73975b459d93a (patch) | |
tree | 7f33572e50b56ff1757e311222b5ce8aeb1886ef /ChangeLog | |
parent | 54e9386dfd4528492fe56512d81a02fc65e69fb6 (diff) | |
download | glibc-8e755477c39f153d3e81a41e10c73975b459d93a.tar glibc-8e755477c39f153d3e81a41e10c73975b459d93a.tar.gz glibc-8e755477c39f153d3e81a41e10c73975b459d93a.tar.bz2 glibc-8e755477c39f153d3e81a41e10c73975b459d93a.zip |
* misc/Versions (GLIBC_2.2): Add getloadavg.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ 1999-10-04 Roland McGrath <roland@baalperazim.frob.com> + * misc/Versions (GLIBC_2.2): Add getloadavg. * misc/Makefile (routines): Add getloadavg. * sysdeps/generic/getloadavg.c: New file. * sysdeps/mach/getloadavg.c: New file. |