DragonFly BSD
DragonFly commits List (threaded) for 2010-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: Move memmove(), strcasecmp() and strncasecmp() in !defined(KERNEL_VIRTUAL).


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 16 Apr 2010 07:29:51 -0700 (PDT)

commit 870c27eea515ab71ecd9666c333fb4b358f977a3
Author: Sascha Wildner <saw@online.de>
Date:   Fri Apr 16 16:26:07 2010 +0200

    Move memmove(), strcasecmp() and strncasecmp() in !defined(KERNEL_VIRTUAL).
    
    This fixes the VKERNEL build.

Summary of changes:
 include/string.h  |    2 +-
 include/strings.h |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/870c27eea515ab71ecd9666c333fb4b358f977a3


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]