CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2018/04/04 08:53:02
Modified files: lib/libc/locale: Makefile.inc setlocale.3 Added files: lib/libc/locale: localeconv.3 Log message: Split the useless localeconv(3) function out of the important setlocale(3) manual page, such that the latter becomes easier to read. No text change.