Date: Fri, 22 Mar 2002 10:32:05 -0700 (MST) From: "M. Warner Losh" <imp@village.org> To: wollman@lcs.mit.edu Cc: current@FreeBSD.ORG Subject: Re: X11 breakage Message-ID: <20020322.103205.67344013.imp@village.org> In-Reply-To: <200203221728.g2MHSrI85002@khavrinen.lcs.mit.edu> References: <20020322.100805.81894785.imp@village.org> <200203221728.g2MHSrI85002@khavrinen.lcs.mit.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <200203221728.g2MHSrI85002@khavrinen.lcs.mit.edu> Garrett Wollman <wollman@lcs.mit.edu> writes: : <<On Fri, 22 Mar 2002 10:08:05 -0700 (MST), "M. Warner Losh" <imp@village.org> said: : : > -int ioctl(int, unsigned long, ...); : > +int ioctl __P((int, unsigned long, ...)); : : int (ioctl)(int, unsigned long, ...); : : is the ISO-sanctioned way. That's good information to know. I'll have to try it. Warner 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?20020322.103205.67344013.imp>