PERFORCE change 134272 for review

John Birrell jb at FreeBSD.org
Sun Jan 27 17:22:18 PST 2008


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

Change 134272 by jb at jb_freebsd1 on 2008/01/28 01:21:52

	Remove a couple of definitions I added previously but have since
	decided they can be avoided.

Affected files ...

.. //depot/projects/dtrace7/src/include/unistd.h#3 edit

Differences ...

==== //depot/projects/dtrace7/src/include/unistd.h#3 (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