Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/sys



Module Name:    src
Committed By:   bjh21
Date:           Sat May 31 11:49:26 UTC 2003

Modified Files:
        src/sys/sys: shm.h

Log Message:
Burn the namespace heretic!

Alternatively, don't include <unistd.h>, but hard-code the value of
_SC_PAGESIZE.  This avoids polluting the application's namespace, and
matches existing practice (CLK_TCK in <time.h>).


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/sys/sys/shm.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index