]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(have_read_stdin, append_quoted,
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 2 Aug 2004 23:36:33 +0000 (23:36 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 2 Aug 2004 23:36:33 +0000 (23:36 +0000)
commitbfaa02d8a9aad6c31523329053c615c69ef2c185
treeb36f97507fad280bcfbf20d25e4fe6b3bffa347e
parent3bec629dc8d3ce909afa64f011fe05507f511bf9
(have_read_stdin, append_quoted,
dc_parse_stream, dc_parse_file, main): Use bool for booleans.
(dc_parse_stream): Use enum for state, rather than int.
Use ssize_t to store getline result.
src/dircolors.c