Library for message queue in shared memory
Go to file
Alex Kotov 566145656c
Update README.md
2020-12-15 10:19:15 +05:00
examples Rewrite examples 2020-12-14 21:17:26 +05:00
include Use jump flag 2020-12-14 23:42:19 +05:00
src Use jump flag 2020-12-14 23:42:19 +05:00
tests Add test "cons_reaches_queue_end" 2020-12-14 23:54:08 +05:00
.gitignore Add test "cons_reaches_queue_end" 2020-12-14 23:54:08 +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 "cons_reaches_queue_end" 2020-12-14 23:54:08 +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 Update README.md 2020-12-15 10:19:15 +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