Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Sep 2007 18:08:14 +0000 (UTC)
From:      JINMEI Tatuya <jinmei@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/net getaddrinfo.c
Message-ID:  <200709051808.l85I8FKD085082@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709051808.l85I8FKD085082>