Go to file
Timo Teräs 3694dc5fa2 fix murmur3 hash unaligned memory access
- do not do unaligned accesses on non-x86 hardware
- clean up the code a little bit
2020-02-17 21:36:28 +02:00
doc convert man page makefile to make.rules format 2020-01-26 11:47:05 +02:00
libfetch fix strncpy bounds errors 2019-02-13 16:05:27 +02:00
src fix murmur3 hash unaligned memory access 2020-02-17 21:36:28 +02:00
test remove tests connected to help output validation 2020-01-26 11:55:51 +02:00
.gitignore .gitignore: add compiled man pages 2020-01-26 09:01:26 +02:00
.gitlab-ci.yml lua: fix build and update to lua5.3 2019-12-30 16:17:14 +02:00
.mailmap add .mailmap to consolidate git shortlog 2018-09-10 09:19:01 +03:00
AUTHORS Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00
Make.rules build: separate subdirs out from targets 2020-01-26 11:52:56 +02:00
Makefile build: separate subdirs out from targets 2020-01-26 11:52:56 +02:00
NEWS Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00
README Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00

README