xload: Changes to 'master'

Yaakov Selkowitz yselkowitz at kemper.freedesktop.org
Thu Oct 7 10:56:56 PDT 2010


 get_load.c |   11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

New commits:
commit e25648983336d4ed3b56ba3d295208f265f95ce2
Author: Yaakov Selkowitz <yselkowitz at users.sourceforge.net>
Date:   Mon Oct 4 22:00:57 2010 -0500

    Fix old-style function definitions on Cygwin
    
    get_load.c: In function ‘InitLoadPoint’:
    get_load.c:74:6: warning: old-style function definition
    get_load.c: In function ‘GetLoadPoint’:
    get_load.c:92:6: warning: old-style function definition
    
    Signed-off-by: Yaakov Selkowitz <yselkowitz at users.sourceforge.net>
    Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Reviewed-by: Jon TURNEY <jon.turney at dronecode.org.uk>
    Tested-by: Jon TURNEY <jon.turney at dronecode.org.uk>

commit 1652442c2f82d30d0ed4d9cfbd6d3725b09f4a29
Author: Yaakov Selkowitz <yselkowitz at users.sourceforge.net>
Date:   Mon Oct 4 21:43:47 2010 -0500

    Avoid excess Win32 includes on Cygwin
    
    Fixes compilation errors due to recent w32api <winspool.h>, which is
    not needed to compile xload.
    
    Signed-off-by: Yaakov Selkowitz <yselkowitz at users.sourceforge.net>
    Reviewed-by: Jon TURNEY <jon.turney at dronecode.org.uk>
    Tested-by: Jon TURNEY <jon.turney at dronecode.org.uk>



More information about the xorg-commit mailing list