xload: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Tue Dec 20 18:36:51 PST 2011


 configure.ac  |    2 -
 get_load.c    |   92 +---------------------------------------------------------
 man/xload.man |    1 
 xload.c       |    4 +-
 4 files changed, 5 insertions(+), 94 deletions(-)

New commits:
commit 1918be9695e0e912cb536373dd3da385473ab9e5
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Dec 20 18:35:17 2011 -0800

    Remove DG/UX support
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit f2b4a35060e6ebe55846b62780ca01c6d519c84f
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Dec 20 18:26:38 2011 -0800

    Convert sprintf to snprintf
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit fad963fc4d1d8dc0a860ee3c7e3280a13124e296
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Dec 20 18:04:26 2011 -0800

    Mark domaindir variable as const char * for gcc -Wwrite-strings
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 7cccec04962741b0d37bc92e580e1029b2d49849
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Dec 20 18:01:35 2011 -0800

    Mark xload_error as noreturn
    
    Silences a gcc warning
    Raises the minimum version of xproto needed to build to 7.0.17
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 6ec57ead120a3d42afcb76da012109dd713f12d9
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Dec 20 17:55:39 2011 -0800

    Mark string arguments to xload_error as const char * for gcc -Wwrite-strings
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list