xdm: Changes to 'master'

Paulo Cesar Pereira de Andrade pcpa at kemper.freedesktop.org
Tue Jan 20 10:40:39 PST 2009


 .gitignore      |    4 ++++
 Makefile.am     |    4 ++--
 configure.ac    |   14 ++++++++++++--
 genauth.c       |    2 +-
 greeter/Login.c |    3 ++-
 greeter/greet.c |    6 ++++--
 prngc.c         |    4 ++--
 protodpy.c      |    6 ++----
 xdmauth.c       |    3 ++-
 xdmshell.c      |    3 ++-
 10 files changed, 33 insertions(+), 16 deletions(-)

New commits:
commit 7a44f525570af2e1d24893635c85cd86091c5503
Author: Paulo Cesar Pereira de Andrade <pcpa at mandriva.com.br>
Date:   Tue Jan 20 16:08:34 2009 -0200

    Ansification and compile warning fixes.
    
      This also uses XORG_CHANGELOG and XORG_CWARNFLAGS, corrects
    make distcheck and most gcc 4.3 and sparse warnings. Remaining
    warning is due to passing read or write as function pointers in
    the format ssize_t (*)(int, void *, size_t), as it is const for
    write, but not for read.



More information about the xorg-commit mailing list