Library for message queue in shared memory
Go to file
Alex Kotov 21b2f57bd7
Get rid of jump flag
2020-12-15 11:47:25 +05:00
examples Rewrite examples 2020-12-14 21:17:26 +05:00
include Get rid of jump flag 2020-12-15 11:47:25 +05:00
src Get rid of jump flag 2020-12-15 11:47:25 +05:00
tests Get rid of jump flag 2020-12-15 11:47:25 +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 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