about summary refs log tree commit diff
path: root/Src/Modules/langinfo.c
Commit message (Expand)AuthorAgeFilesLines
* 34792: langinfo: Fix pointer typeTheo Buehler2015-03-291-1/+2
* 23665: autoloading of module features and related tweaksPeter Stephenson2007-07-061-9/+10
* see 23479: add initial features support for modulesPeter Stephenson2007-05-281-60/+32
* 22474: use variable argument lists to improve error message handlingPeter Stephenson2006-05-301-1/+1
* Changed some structures to avoid gcc's type-punned warnings.Wayne Davison2006-03-071-8/+8
* 20605: Use separate structure with get/set/unset methods fro parameters.Peter Stephenson2004-12-071-25/+5
* Marked unused parameters with the new UNUSED() macro.Wayne Davison2004-06-021-6/+6
* 18587: fix bug where only the beginning of the association key was comparedOliver Kiddle2003-05-301-1/+1
* 16673: add langinfo module as an interface to locale information.Clint Adams2002-02-191-0/+557