tail: avoid infloop with -c on /dev/zero
[coreutils.git] / gl / modules / skipchars
blob3b25fd6ebf9d92839c87a1321a19dc6f07aeaa63
1 Description:
2 Skip sequences of multi-byte characters or encoding errors
4 Files:
5 lib/skipchars.c
6 lib/skipchars.h
8 Depends-on:
9 extern-inline
10 mcel
12 configure.ac:
14 Makefile.am:
15 lib_SOURCES += skipchars.c
17 Include:
18 "skipchars.h"
20 License:
21 GPL
23 Maintainer:
24 all