* misc/Makefile (routines): Add getloadavg.
authorRoland McGrath <roland@gnu.org>
Mon, 4 Oct 1999 05:28:33 +0000 (05:28 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 4 Oct 1999 05:28:33 +0000 (05:28 +0000)
commit54e9386dfd4528492fe56512d81a02fc65e69fb6
tree15c34fbefd1b7b918205f015337b10cd89173e62
parentb73549de65de7a374622029bbaa63bcc63c5d48b
* misc/Makefile (routines): Add getloadavg.

* sysdeps/generic/getloadavg.c: New file.
* sysdeps/mach/getloadavg.c: New file.
* sysdeps/unix/sysv/linux/getloadavg.c: New file.
ChangeLog
misc/Makefile
sysdeps/generic/getloadavg.c [new file with mode: 0644]
sysdeps/mach/getloadavg.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/getloadavg.c [new file with mode: 0644]