git: libc/net: fix a portability issue

Eitan Adler eadler at crater.dragonflybsd.org
Tue Feb 4 18:16:02 PST 2014


commit 0f5217b8e7c83058daff4c2dd12562666d3fcd78
Author: Eitan Adler <eadler at dragonflybsd.org>
Date:   Tue Feb 4 21:01:58 2014 -0500

    libc/net: fix a portability issue
    
    * POSIX does not require socklen_t to be unsigned
    
    Submitted by:	bde at freebsd.org
    Obtained-from:	FreeBSD

Summary of changes:
 lib/libc/net/ip6opt.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0f5217b8e7c83058daff4c2dd12562666d3fcd78


-- 
DragonFly BSD source repository



More information about the Commits mailing list