xpr: Changes to 'master'

Jeremy Huddleston jeremyhu at kemper.freedesktop.org
Fri Nov 11 11:33:23 PST 2011


 x2pmp.c |    3 ++-
 xpr.c   |    7 ++++---
 2 files changed, 6 insertions(+), 4 deletions(-)

New commits:
commit c9b09f54d783689261855bd87a2bc68bfb3d9731
Author: Jeremy Huddleston <jeremyhu at apple.com>
Date:   Fri Nov 11 11:32:05 2011 -0800

    Use memmove rather than bcopy
    
    bcopy was removed in POSIX 2008.  I didn't check to see if we could
    safely use memcpy.
    
    Signed-off-by: Jeremy Huddleston <jeremyhu at apple.com>



More information about the xorg-commit mailing list