Mercurial > emacs
view nextstep/FOR-RELEASE @ 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 | 261577aa5d33 |
children | fe774839a58c |
line wrap: on
line source
-*- outline -*- * CURSOR BUGS: ** (mouse-avoidance-mode 'banish) then minimize Emacs, will pop window back up on top of all others * OTHER BUGS ** free_frame_resources, face colors ** numeric keysetting bug ** http://emacsbugs.donarmstrong.com/cgi-bin/pkgreport.cgi?pkg=ns * MAC-RELATED: ** open file:/// URLs ** put frame autopositioning into C code somewhere -- if loc = same, offset ** automap ctrl-mouse-1 to mouse-3 ** deal with Finder aliases somehow ** Ctrl-F2 won't pull up menus * OTHER / LOW PRIORITY: ** better recog of unicode scripts / Greek / composition ** Exec-dump not working on GNUstep (so slow startup). ** undo for color-drag face customization