CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/05/13 11:00:12
Modified files:
usr.bin/sort : coll.c coll.h sort.1 sort.c
Log message:
Delete tentacles of LC_NUMERIC support.
Our libc doesn't support that now and won't in the future.
Minus ~90 lines of code, no functional change.
OK tb@
