Date: Wed, 9 Aug 2000 16:16:23 -0700 (PDT) From: Jun-ichiro itojun Hagino <itojun@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/net getaddrinfo.3 getipnodebyname.3 getnameinfo.3 if_indextoname.3 inet6_option_space.3 inet6_rthdr_space.3 Message-ID: <200008092316.QAA61886@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
itojun 2000/08/09 16:16:23 PDT Modified files: lib/libc/net getaddrinfo.3 getipnodebyname.3 getnameinfo.3 if_indextoname.3 inet6_option_space.3 inet6_rthdr_space.3 Log: mention getipnodeby* and get{addr,name}info are not thread-safe. (sync with kame) s/.Os KAME/.Os/ comment From: Greg Thompson Revision Changes Path 1.5 +67 -4 src/lib/libc/net/getaddrinfo.3 1.4 +32 -9 src/lib/libc/net/getipnodebyname.3 1.6 +10 -7 src/lib/libc/net/getnameinfo.3 1.4 +2 -2 src/lib/libc/net/if_indextoname.3 1.4 +2 -2 src/lib/libc/net/inet6_option_space.3 1.5 +2 -2 src/lib/libc/net/inet6_rthdr_space.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008092316.QAA61886>