Date: Thu, 20 Jul 2000 21:22:40 -0700 (PDT) From: Jason Evans <jasone@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/net getaddrinfo.c Message-ID: <200007210422.VAA61741@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jasone 2000/07/20 21:22:40 PDT Modified files: lib/libc/net getaddrinfo.c Log: Use _close() instead of close() in addrconfig() to keep it from becoming a potential cancellation point in libc_r. Revision Changes Path 1.14 +4 -4 src/lib/libc/net/getaddrinfo.c 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?200007210422.VAA61741>