]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use strcoll to provide the same results as sort and comm
authorache <ache@FreeBSD.org>
Sun, 24 Oct 1999 04:08:15 +0000 (04:08 +0000)
committerache <ache@FreeBSD.org>
Sun, 24 Oct 1999 04:08:15 +0000 (04:08 +0000)
commit9fbc2f9470f3420f43c0d1fffd44b82e171dcd8e
treebeff96405c5712499c0ccc633aff03bfd7f4958e
parentc594629213790c0e8db9fa5de9cf030e3dea312d
Use strcoll to provide the same results as sort and comm
Use LINE_MAX for max line size (as comm does)
usr.bin/uniq/uniq.c