fstobdf: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Aug 11 21:40:34 UTC 2022


 header.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 230df18221211dbbe064c561fa9bcc7ac87c0872
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Aug 3 17:17:50 2022 -0700

    Use memcpy() instead of memmove() when buffers are known not to overlap
    
    Most of these came from a mass bcopy() -> memmove() substitution
    in 1993 with a commit comment of "ANSIfied for R6".
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list