about summary refs log tree commit diff
path: root/src/locale/duplocale.c
Commit message (Expand)AuthorAgeFilesLines
* fix invalid free of duplocale object when malloc has been replacedIsaiah Poston2022-03-161-0/+5
* overhaul locale internals to treat categories roughly uniformlyRich Felker2015-05-271-9/+2
* fix duplocale clobbering of new locale struct with memcpy of oldRich Felker2015-04-211-1/+2
* add locale frameworkRich Felker2014-07-021-4/+11
* add ABI compat aliases for a number of locale_t functionsRich Felker2013-07-241-0/+3
* duplocale: don't crash when called with LC_GLOBAL_LOCALERich Felker2012-06-201-1/+1
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+11