forked from pool/dictd
ca4b7da854d31c08013c75ee0b77f70cf30aeee86f8c18d5c6640e7876e64ba8
- Update to version 1.12.1+git.1579902294.78aa097: * Replace inet_ntoa with gethostbyname for checking -lnsl library. It seems recent IssumOS has inet_ntoa in libc. * test/dictzip_test.in: use @AWK@ instead of awk * test/dictzip_test.in: avoid printing binary \0. This fixes test on some systems * Fix test/dictzip_test regression test with broken busybox-1.30 AWK implementation. Use AWK set to ./configure script * dictfmt: fix overlap of memcpy(3) (overlap of source and destination pointers) Use memmove(3) instead of memcpy(3). This fixes test fail on Linux/musl. * Fix build on Solaris-10 OBS-URL: https://build.opensuse.org/request/show/776446 OBS-URL: https://build.opensuse.org/package/show/Education/dictd?expand=0&rev=19
Description
No description provided
Languages
M4
100%