Date: Sat, 16 Dec 2006 06:03:43 +0000 (UTC) From: Craig Rodrigues <rodrigc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/net sctp_sys_calls.c Message-ID: <200612160603.kBG63h3R069128@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rodrigc 2006-12-16 06:03:43 UTC FreeBSD src repository Modified files: lib/libc/net sctp_sys_calls.c Log: Consistently use a socklen_t type where required, and eliminate GCC warning "dereferencing type-punned pointer will break strict-aliasing rules". Reviewed by: rrs Revision Changes Path 1.2 +6 -6 src/lib/libc/net/sctp_sys_calls.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612160603.kBG63h3R069128>