libXt: Changes to 'master'

Thomas Klausner tklausner at kemper.freedesktop.org
Thu Jan 8 10:05:47 PST 2015


 util/makestrs.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f9baaf55ff8cbd4bf018a34f181eda30d03b20dc
Author: Thomas Klausner <wiz at NetBSD.org>
Date:   Thu Jan 8 09:18:16 2015 +0100

    Use string.h instead of X11/Xos.h.
    
    Long long ago, Xos.h was needed to choose between <string.h> &
    <strings.h> depending on the OS in use.
    
    Today we can rely on C89 & later providing <string.h> everywhere
    for us.
    
    Signed-off-by: Thomas Klausner <wiz at NetBSD.org>
    Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list