PERFORCE change 128256 for review

Pawel Jakub Dawidek pjd at FreeBSD.org
Mon Oct 29 13:47:56 PDT 2007


On Sun, Oct 28, 2007 at 11:11:11PM +0000, John Birrell wrote:
> http://perforce.freebsd.org/chv.cgi?CH=128256
> 
> Change 128256 by jb at jb_freebsd1 on 2007/10/28 23:10:34
> 
> 	Remove _SOLARIS_C_SOURCE compatibility definitions
> 	since pjd won't go that route.

Thanks for doing that.

> ==== //depot/projects/dtrace/src/sys/sys/kernel.h#12 (text+ko) ====
> 
> @@ -68,9 +68,7 @@
>  extern int profhz;			/* profiling clock's frequency */
>  extern int profprocs;			/* number of process's profiling */
>  extern int ticks;
> -#ifndef _SOLARIS_C_SOURCE
>  extern int lbolt;			/* once a second sleep address */
> -#endif

This was added by me, to _not_ export lbolt from this header when
compiling solaris-compatible code. I think it may still be needed.

-- 
Pawel Jakub Dawidek                       http://www.wheel.pl
pjd at FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/p4-projects/attachments/20071029/1901aa4f/attachment.pgp


More information about the p4-projects mailing list