]> git.cameronkatri.com Git - mandoc.git/commit
The concept of endianness seems to be somewhat newfangled, so the
authorIngo Schwarze <schwarze@openbsd.org>
Fri, 5 Aug 2016 23:15:08 +0000 (23:15 +0000)
committerIngo Schwarze <schwarze@openbsd.org>
Fri, 5 Aug 2016 23:15:08 +0000 (23:15 +0000)
commit83a44904f7c78e291160d641ce52aff6713689bf
tree42720b1d97ceb35bd04f4202bcd2393fa7f4440e
parentd300e64bd3801d0e4ea69e807c86fd1aa2e743b2
The concept of endianness seems to be somewhat newfangled, so the
respective conversion functions are not yet properly standardized.
Rumour has it that POSIX is working on it, though.
For now, sprinkle some configuration glue.
Makefile
configure
configure.local.example
dba.c
dba_write.c
dbm.c
dbm_map.c
test-be32toh.c [new file with mode: 0644]
test-ntohl.c [new file with mode: 0644]