On Wed, Jul 02, 2014 at 12:45:04PM -0400, Jared Yanovich wrote: > Index: fsort.c
If this patch is accepted it should include the NetBSD copyright I forgot to
include.
There's more to be done here, such as:
$ { echo 0; \
echo 0.01; \
} | sort -n
Alternatively we could just import the FreeBSD sort(1) rewrite from 2012.
