summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2023-03-04 11:42:16 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2023-03-04 14:49:46 -0800
commit40bf1591bb4362fa91e501bcec7c2029c5f65a43 (patch)
treec71892516969bfd2956b42c31d1789e617864ba5 /TODO
parent3434cdcec18c918de992bc28b0e9f52b6f168d9b (diff)
downloadcoreutils-40bf1591bb4362fa91e501bcec7c2029c5f65a43.tar.gz
split: prefer signed integers to size_t
This allows for better runtime checking with gcc -fsanitize=undefined. * src/split.c: Include idx.h. (open_pipes_alloc, n_open_pipes, suffix_length) (set_suffix_length, input_file_size, sufindex, outbase_length) (outfile_length, addsuf_length, create, cwrite, bytes_split) (lines_split, line_bytes_split, lines_chunk_split) (bytes_chunk_extract, ofile_open, lines_rr, main): Prefer signed integers (typically idx_t) to size_t.
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions