projects
/
pspp
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
maint: make Include sections of modules consistent
[pspp]
/
modules
/
mbiter
1
Description:
2
Iterating through multibyte strings.
3
4
Files:
5
lib/mbiter.h
6
m4/mbiter.m4
7
m4/mbrtowc.m4
8
9
Depends-on:
10
mbchar
11
mbrtowc
12
mbsinit
13
wchar
14
stdbool
15
16
configure.ac:
17
gl_MBITER
18
19
Makefile.am:
20
lib_SOURCES += mbiter.h
21
22
Include:
23
"mbiter.h"
24
25
License:
26
LGPL
27
28
Maintainer:
29
Bruno Haible
30