mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
26 lines
235 B
Plaintext
26 lines
235 B
Plaintext
Description:
|
|
Read tokens from a stream.
|
|
|
|
Files:
|
|
lib/readtokens.h
|
|
lib/readtokens.c
|
|
m4/readtokens.m4
|
|
|
|
Depends-on:
|
|
xalloc
|
|
stdbool
|
|
|
|
configure.ac:
|
|
gl_READTOKENS
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
"readtokens.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Jim Meyering
|