Date: Thu, 14 May 1998 19:21:18 +1000 From: Bruce Evans <bde@zeta.org.au> To: dyson@FreeBSD.ORG, julian@whistle.com Cc: current@FreeBSD.ORG, jb@cimlogic.com.au, michaelh@cet.co.jp Subject: Re: Undefined symbol "___error" Message-ID: <199805140921.TAA10220@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>I don't understand why the old errno can't continue to exist and be >updated by all syscalls. >(just for compatibility for now) It does, but libtermcap doesn't use it (after libtermcap is built with the new errno.h). Dusty decks that use `extern int errno;' and don't include <errno.h> continue to work. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805140921.TAA10220>
