2 Read character delimited data from a stream.
11 stdint [test $HAVE_GETDELIM = 0 || test $REPLACE_GETDELIM = 1]
12 errno [test $HAVE_GETDELIM = 0 || test $REPLACE_GETDELIM = 1]
16 if test $HAVE_GETDELIM = 0 || test $REPLACE_GETDELIM = 1; then
20 gl_STDIO_MODULE_INDICATOR([getdelim])