aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/locale/lmessages.h
Commit message (Collapse)AuthorAgeFilesLines
* Create release/8.0.0 for the 8.0-RELEASE.release/8.0.0_cvsKen Smith2009-11-211-1/+1
| | | | | | Approved by: re (implicit) This commit was manufactured to restore the state of the 8.0-RELEASE image.
* style(9)'ifyAlexey Zelkin2001-12-201-6/+6
| | | | Notes: svn path=/head/; revision=88309
* * Add my e-mail to copyrightsAlexey Zelkin2001-12-111-6/+6
| | | | | | | * style(9)'ify Notes: svn path=/head/; revision=87658
* Make FreeBSD locale support complete: add support for rest locale categoriesAlexey Zelkin2001-02-081-0/+42
LC_MONETARY, LC_NUMERIC and LC_MESSAGES. Remove stub functions since they don't need anymore. Reviewed by: silence on -i18n Notes: svn path=/head/; revision=72165