CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/02 09:00:14
Modified files:
lib/libc/locale: setrunelocale.c
Log message:
Since we support only one non-ASCII LC_CTYPE locale, we don't need
a linked list to store it. No functional change.
OK mpi@ guenther@,
and stsp@ agrees too that the time is ripe to start such cleanup
