]> git.ipfire.org Git - thirdparty/coreutils.git/commit
("xstrtol.h"): Include.
authorJim Meyering <jim@meyering.net>
Sat, 22 Jan 2000 09:31:19 +0000 (09:31 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 22 Jan 2000 09:31:19 +0000 (09:31 +0000)
commitd29115d80ff019206aef4ff71368086ffcef8f5d
treeae51d0a52d04f487e7df746660513201e6c8ff16
parent89d8c4e859442c3b86d55d2bbc770ddd002efb54
("xstrtol.h"): Include.
(Filter): Rename from PFL.
(non_neg_strtol): Remove function.
(find_bracketed_repeat): Use xstrtoul instead of non_neg_strtol.
(squeeze_filter, set_initialize, main): Use size_t and ssize_t in
place of long and int in several decls.
(read_and_delete, read_and_xlate): Likewise, and remove assertion.
src/tr.c