PERFORCE change 132334 for review

John Birrell jb at FreeBSD.org
Wed Jan 2 13:43:47 PST 2008


http://perforce.freebsd.org/chv.cgi?CH=132334

Change 132334 by jb at 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


More information about the p4-projects mailing list