summaryrefslogtreecommitdiff
path: root/Src/Modules/langinfo.c
AgeCommit message (Collapse)AuthorFilesLines
2016-01-3037838: use UNUSED() consistentlyJun-ichi Takimoto1-1/+1
2015-03-2934792: langinfo: Fix pointer typeTheo Buehler1-1/+2
2007-07-0623665: autoloading of module features and related tweaksPeter Stephenson1-9/+10
2007-05-28see 23479: add initial features support for modulesPeter Stephenson1-60/+32
2006-05-3022474: use variable argument lists to improve error message handlingPeter Stephenson1-1/+1
2006-03-07Changed some structures to avoid gcc's type-punned warnings.Wayne Davison1-8/+8
2004-12-0720605: Use separate structure with get/set/unset methods fro parameters.Peter Stephenson1-25/+5
Separate justification width of parameters from base/precision.
2004-06-02Marked unused parameters with the new UNUSED() macro.Wayne Davison1-6/+6
2003-05-3018587: fix bug where only the beginning of the association key was comparedOliver Kiddle1-1/+1
2002-02-1916673: add langinfo module as an interface to locale information.Clint Adams1-0/+557