xf86-video-nsc: Changes to 'master'

Martin-Éric Racine q-funk at kemper.freedesktop.org
Sun Mar 13 08:39:22 PDT 2011


 src/nsc_driver.c     |    6 +++---
 src/nsc_gx1_dga.c    |    6 +++---
 src/nsc_gx1_driver.c |   12 ++++++------
 src/nsc_gx1_video.c  |   26 +++++++++++++-------------
 src/nsc_gx2_dga.c    |    2 +-
 src/nsc_gx2_driver.c |   12 ++++++------
 src/nsc_gx2_video.c  |   26 +++++++++++++-------------
 7 files changed, 45 insertions(+), 45 deletions(-)

New commits:
commit 66f895773b970fb181de1b5c7e23b4867216b7a9
Author: Martin-Éric Racine <martin-eric.racine at iki.fi>
Date:   Sun Mar 13 17:38:45 2011 +0200

    Replace xalloc/xrealloc/xfree/xcalloc with malloc/realloc/free/calloc
    
    See 5dfe7dbf6ed122fbbb758be7a5b7d78a199583c7 for details.



More information about the xorg-commit mailing list