freebsd-dev/usr.bin/csplit
David Malone 8015edeebb The return value of snprintf should be always nonnegative, so it should
be safe to cast it to a size_t before comparing it to a sizeof().
2002-07-28 15:41:15 +00:00
..
csplit.1 Note that this appeared at least as early as PWB UNIX. 2002-06-10 22:59:59 +00:00
csplit.c The return value of snprintf should be always nonnegative, so it should 2002-07-28 15:41:15 +00:00
Makefile Add the csplit(1) utility, which splits files based on context, as specified 2002-05-02 07:54:04 +00:00