Library for message queue in shared memory
Go to file
Alex Kotov 128cd8bbf8
Display error in example
2021-08-17 13:39:44 +05:00
examples Display error in example 2021-08-17 13:39:44 +05:00
include Add semaphores 2020-12-15 20:01:30 +05:00
src Add semaphores 2020-12-15 20:01:30 +05:00
tests Use semaphores 2020-12-15 20:41:00 +05:00
.gitignore Add test "fork" 2020-12-15 17:31:21 +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 "fork" 2020-12-15 17:31:21 +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 Add link to README 2020-12-16 22:32:38 +05:00
autogen.sh Initial commit 2020-12-12 10:38:35 +05:00
configure.ac Use semaphores 2020-12-15 20:41:00 +05:00