mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
25 lines
265 B
Plaintext
25 lines
265 B
Plaintext
Description:
|
|
Read NUL-separated tokens from a stream.
|
|
|
|
Files:
|
|
lib/readtokens0.h
|
|
lib/readtokens0.c
|
|
|
|
Depends-on:
|
|
obstack
|
|
stdbool
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += readtokens0.h readtokens0.c
|
|
|
|
Include:
|
|
"readtokens0.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Jim Meyering
|