cvs commit: src/lib/libc/net getnameinfo.c

Xin LI delphij at FreeBSD.org
Mon May 9 06:12:51 PDT 2005


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 at knight.6test.edu.cn>
  Reviewed by:    freebsd-standards (das)
  
  Revision  Changes    Path
  1.4.2.7   +0 -3      src/lib/libc/net/getnameinfo.c


More information about the cvs-all mailing list