ack/modules
George Koehler 0720671f7a Fix wr_ranlib() for big-endian machines.
With this change, I built and ran ack on a big-endian PowerPC Linux
machine.  I used gcc 4.9.4 to build ack, and I only built the linuxppc
back end.

Before this change, wr_ranlib() corrupted a value by changing it from
0x66 to 0x66000066.  This value was too big, so led made a fatal
error, "bad ranlib string offset".
2018-03-08 11:49:40 -05:00
..
h Ansification, warning fixes, C89ification. 2017-08-06 12:42:17 +02:00
src Fix wr_ranlib() for big-endian machines. 2018-03-08 11:49:40 -05:00
build.lua More programs, more libraries. src/modules build files are now saner. 2016-07-23 00:30:31 +02:00