1
0
Fork 0
mirror of https://github.com/tailix/libshmemq.git synced 2025-02-10 15:36:43 -05:00
Library for message queue in shared memory
Find a file
2020-12-15 12:49:38 +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_jumps_to_buffer_start_and_pushes_too_long_message" 2020-12-15 12:09:04 +05:00
tests Cleanup after tests 2020-12-15 12:49:38 +05:00
.gitignore Add test "prod_jumps_to_buffer_start_and_pushes_too_long_message" 2020-12-15 12:09:04 +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
autogen.sh Initial commit 2020-12-12 10:38:35 +05:00
ChangeLog 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
COPYING 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_jumps_to_buffer_start_and_pushes_too_long_message" 2020-12-15 12:09:04 +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