repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix "warning: 'format' attribute argument not supported: rpl_printf".
[gnulib.git]
/
modules
/
i-ring
blob
374970694b83de80c0dafe9fe4f7c8c3116bd924
1
Description:
2
a simple ring buffer
3
4
Files:
5
lib/i-ring.h
6
lib/i-ring.c
7
m4/i-ring.m4
8
9
Depends-on:
10
stdbool
11
verify
12
13
configure.ac:
14
gl_I_RING
15
16
Makefile.am:
17
lib_SOURCES += i-ring.c
18
19
Include:
20
"i-ring.h"
21
22
License:
23
LGPL
24
25
Maintainer:
26
Jim Meyering