]> mj.ucw.cz Git - libucw.git/commit
Determine system page size in the configure script (introduced CPU_PAGE_SIZE).
authorMartin Mares <mj@ucw.cz>
Fri, 12 Jan 2007 11:17:50 +0000 (12:17 +0100)
committerMartin Mares <mj@ucw.cz>
Fri, 12 Jan 2007 11:17:50 +0000 (12:17 +0100)
commit2b4ec9efc35604bb23962bd1cf04a6791caf656a
tree535361dd290460a497e4933804e51561dea08f00
parent9b9f0e9a6edd8b3792693e14b131dce2ca393b39
Determine system page size in the configure script (introduced CPU_PAGE_SIZE).

This is a work around for broken libc on unstable Debian, but it will
probably be useful elsewhere, too.
lib/autoconf.cfg
lib/bigalloc.c
lib/fb-mmap.c
lib/lizard-safe.c
lib/lizard-test.c
lib/partmap.c
lib/qache.c