summaryrefslogtreecommitdiff
path: root/man/help2man
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-09-05 20:44:20 +0000
committerJim Meyering <jim@meyering.net>2003-09-05 20:44:20 +0000
commit968be3baa59031944bdebc77c7adb44a7f4175f3 (patch)
tree33e7f1e96f648ae936df5818ba7115d6bfb7cb97 /man/help2man
parent566dee1e9637e7244a87e975fbda570b35767876 (diff)
downloadcoreutils-968be3baa59031944bdebc77c7adb44a7f4175f3.tar.xz
(pipe_lines, pipe_bytes): Don't assign 0 or SAFE_READ_ERROR to tmp->nbytes.
(struct linebuffer, struct charbuffer): Change nbytes and nlines from unsigned int to size_t. unsigned int is safe (after the 2003-09-03 patch) but size_t is cleaner. (pipe_bytes): Likewise for local variable 'i', which was 'int'. Standardize on BUFSIZ as opposed to other macro names and values. (BUFSIZ) [!defined BUFSIZ]: Remove. stdio.h has always defined it, and other code already assumes it's defined.
Diffstat (limited to 'man/help2man')
0 files changed, 0 insertions, 0 deletions