]> git.cameronkatri.com Git - mandoc.git/commit
For binary compatability of the databases across architectures,
authorIngo Schwarze <schwarze@openbsd.org>
Sun, 25 Dec 2011 14:58:39 +0000 (14:58 +0000)
committerIngo Schwarze <schwarze@openbsd.org>
Sun, 25 Dec 2011 14:58:39 +0000 (14:58 +0000)
commit0c0e6315b693c775634281199f1983184acff5e5
treed84de2f1f28d10439bc42fea70a642be4b63afe0
parent1282796854ba0d64d77baf61f72081d5c1e45a8c
For binary compatability of the databases across architectures,
use pointers to arrays, not pointers to structs.  It is now possible
to create databases on sparc64 and use them on i386 and vice versa.
Kristaps@ can't think of anything else that might be required, either.
Put this in now such that we can move on.
apropos_db.c
mandocdb.c
mandocdb.h