summaryrefslogtreecommitdiff
path: root/lib/libc/nls/fr.msg
AgeCommit message (Collapse)Author
2013-06-01Fix catopen(3) for UTF-8 locales and update the implementation to POSIX-2008.Stefan Sperling
Catalogs had an arbitrary character set which was used regardless of locale. Add UTF-8-encoded catalogs for libc error messages, and rename existing ones to indicate their character sets. catopen(3) now chooses a catalog which matches the locale's encoding, if available. help & ok matthew, man page bits ok jmc, input from naddy and bluhm
1999-04-22spellingMarc Espie
1997-06-18french fix from matthieuTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt