commit | e3d29b5f9e68447a09dec7215f9ad75d3cc17a0a | [log] [tgz] |
---|---|---|
author | paul <paul> | Thu Jan 23 18:05:42 2003 +0000 |
committer | paul <paul> | Thu Jan 23 18:05:42 2003 +0000 |
tree | a3e785d2bc78f45c51f5413409bf9eb6a560ed63 | |
parent | 4fc4e7ab47fef3295d0ae40e064fc99478c24e23 [diff] |
Replace _SC_PAGESIZE with the far more portable getpagesize(). (needed, eg, for Darwin). Kris Foster <kris@krweb.net>