view etc/FTP @ 103718:9a76dfa56921

Emulation of `getloadavg' on MS-Windows: Include float.h (g_b_init_get_native_system_info, g_b_init_get_system_times) (GetNativeSystemInfo_Proc, GetSystemTimes_Proc): Declare. (get_native_system_info, get_system_times): New functions. (buf_next, buf_prev, sample_system_load, getavg): New subroutines. (getloadavg): Rewrite using GetSystemTimes and GetNativeSystemInfo. (globals_of_w32): Initialize g_b_init_get_native_system_info, g_b_init_get_system_times, and num_of_processors.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 04 Jul 2009 10:42:45 +0000
parents e06541128138
children
line wrap: on
line source

For information about how to obtain GNU Emacs and other GNU software
by FTP, please see <http://www.gnu.org/order/ftp.html>.

Information about Emacs is also available at
<http://www.gnu.org/software/emacs/>.