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

git: libc/sl_find: sync prototype with NetBSD


From: John Marino <marino@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 19 Mar 2013 14:54:40 -0700 (PDT)

commit 28daf9b506a8694ef63caa5b5c0172f6f7f929ee
Author: John Marino <draco@marino.st>
Date:   Tue Mar 19 21:57:26 2013 +0100

    libc/sl_find: sync prototype with NetBSD
    
    The sl_find function does not modify the 'name' argument.
    Set the constant qualifier on it to match NetBSD.  FreeBSD will make this
    change in the future as well.
    
    Submitted by: Eitan Eadler <eadler@freebsd.org>

Summary of changes:
 include/stringlist.h      | 2 +-
 lib/libc/gen/stringlist.3 | 4 ++--
 lib/libc/gen/stringlist.c | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/28daf9b506a8694ef63caa5b5c0172f6f7f929ee


-- 
DragonFly BSD source repository



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