-
Notifications
You must be signed in to change notification settings - Fork 0
A ready to use library in order to deal with ring buffers.
License
ogayot/ring_buffer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ring_buffer =========== A ready to use library meant to deal with ring buffers. Installation ============ $ autoreconf -i should do the necessary to generate the ./configure script if aclocal complains about a missing m4 directory, just create it $ mkdir m4 then read the INSTALL file or simply do a $ ./configure && make && [sudo] make install which should do the trick License ======= This library is free software covered by the GPL license v2. You should read the COPYING file to understand what is implied.
About
A ready to use library in order to deal with ring buffers.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published