Library for message queue in shared memory
Go to file
Alex Kotov 65f1a89240
Add test "prod_pushes_too_long_message"
2020-12-15 13:55:22 +05:00
examples Add macro "SHMEMQ_DELETE" 2020-12-15 12:22:52 +05:00
include Add macro "SHMEMQ_DELETE" 2020-12-15 12:22:52 +05:00
src Add test "prod_pushes_too_long_message" 2020-12-15 13:55:22 +05:00
tests Add test "prod_pushes_too_long_message" 2020-12-15 13:55:22 +05:00
.gitignore Add test "prod_pushes_too_long_message" 2020-12-15 13:55:22 +05:00
.travis.yml Initial commit 2020-12-12 10:38:35 +05:00
AUTHORS Initial commit 2020-12-12 10:38:35 +05:00
COPYING Initial commit 2020-12-12 10:38:35 +05:00
ChangeLog Initial commit 2020-12-12 10:38:35 +05:00
INSTALL Initial commit 2020-12-12 10:38:35 +05:00
Makefile.am Add test "prod_pushes_too_long_message" 2020-12-15 13:55:22 +05:00
NEWS Initial commit 2020-12-12 10:38:35 +05:00
README Initial commit 2020-12-12 10:38:35 +05:00
README.md Organize links in README 2020-12-15 11:32:09 +05:00
autogen.sh Initial commit 2020-12-12 10:38:35 +05:00
configure.ac Add functions "shmemq_delete" and "shmemq_finish" 2020-12-13 18:50:42 +05:00