1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/usr.bin/csplit
schwarze 84d7e2a2af Delete some useless setlocale(3) calls in /usr/bin, no functional change.
Patches from Jan Stary <hans at stare dot cz>, tweaked by me and tb@.
While here, apply some simple style improvements:
Sort headers, static void __dead usage(), return from main(),
zap case '?', drop /* NOTREACHED */, drop break after usage(), ...
OK tb@ millert@
2016-10-28 07:22:59 +00:00
..
csplit.1 Make it more obvious what exact csplit commands will do. 2015-10-24 15:32:50 +00:00
csplit.c Delete some useless setlocale(3) calls in /usr/bin, no functional change. 2016-10-28 07:22:59 +00:00
Makefile