Date: Wed, 2 Jan 2008 21:43:46 GMT From: John Birrell <jb@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 132334 for review Message-ID: <200801022143.m02Lhkx5089906@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=132334 Change 132334 by jb@jb_freebsd1 on 2008/01/02 21:43:02 Back out the addition of two sysconf types. I decided to use the FreeBSD _SC_NPROCESSORS_MAX for both of them instead. Affected files ... .. //depot/projects/dtrace/src/include/unistd.h#7 edit Differences ... ==== //depot/projects/dtrace/src/include/unistd.h#7 (text+ko) ==== @@ -296,8 +296,6 @@ /* Extensions found in Solaris and Linux. */ #define _SC_PHYS_PAGES 121 -#define _SC_NPROCESSORS_MAX 122 -#define _SC_CPUID_MAX 123 /* Keys for the confstr(3) function. */ #if __POSIX_VISIBLE >= 199209
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801022143.m02Lhkx5089906>