Date: Mon, 9 May 2005 13:12:49 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/net getnameinfo.c Message-ID: <200505091312.j49DCnrx067174@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2005-05-09 13:12:49 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) lib/libc/net getnameinfo.c Log: MFC 1.15+1.16: Remove a check about whether sa->sa_len is equal to salen from getnameinfo(3). This improves API compatibility with other POSIX complaint operating systems. PR: standards/80008 Requested by: Xin Liu <lx@knight.6test.edu.cn> Reviewed by: freebsd-standards (das) Revision Changes Path 1.4.2.7 +0 -3 src/lib/libc/net/getnameinfo.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505091312.j49DCnrx067174>