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

Xin LI delphij at FreeBSD.org
Mon May 9 06:11:48 PDT 2005


delphij     2005-05-09 13:11:47 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    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)
  MFC After:      2 weeks
  
  Revision  Changes    Path
  1.14.6.3  +0 -3      src/lib/libc/net/getnameinfo.c


More information about the cvs-all mailing list