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

JINMEI Tatuya jinmei at FreeBSD.org
Wed Sep 5 11:08:15 PDT 2007


jinmei      2007-09-05 18:08:14 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/net         getaddrinfo.c 
  Log:
  ensure the head entry of addrinfo chain has non-NULL ai_canonname to be
  compliant with RFC3493.
  
  PR: standards/114910
  Approved by:   ume (mentor)
  Approved by:   re
  MFC after:     1 week
  
  Revision  Changes    Path
  1.86      +19 -2     src/lib/libc/net/getaddrinfo.c


More information about the cvs-all mailing list