repo.or.cz
/
coreutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
tail: avoid infloop with -c on /dev/zero
[coreutils.git]
/
gl
/
modules
/
skipchars
blob
3b25fd6ebf9d92839c87a1321a19dc6f07aeaa63
1
Description:
2
Skip sequences of multi-byte characters or encoding errors
3
4
Files:
5
lib/skipchars.c
6
lib/skipchars.h
7
8
Depends-on:
9
extern-inline
10
mcel
11
12
configure.ac:
13
14
Makefile.am:
15
lib_SOURCES += skipchars.c
16
17
Include:
18
"skipchars.h"
19
20
License:
21
GPL
22
23
Maintainer:
24
all