freebsd-src/usr.bin/split
Dag-Erling Smørgrav d7399551b0 split: Further option parsing improvements.
* Whenever possible, use strtonum() to parse numeric arguments.
* Improve usefulness and consistency of error messages.
* While here, fix some type and style issues.

Sponsored by:	Klara, Inc.
Reviewed by:	christos, kevans
Differential Revision:	https://reviews.freebsd.org/D42010
2023-09-28 18:30:15 +02:00
..
tests split: Fix linecount parsing. 2023-09-06 03:29:31 +00:00
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
split.1 Remove $FreeBSD$: one-line nroff pattern 2023-08-16 11:55:15 -06:00
split.c split: Further option parsing improvements. 2023-09-28 18:30:15 +02:00