about summary refs log tree commit diff
path: root/src/locale/wcsxfrm.c
Commit message (Expand)AuthorAgeFilesLines
* reduce spurious inclusion of libc.hRich Felker2018-09-121-1/+0
* properly pass current locale to *_l functions when used internallyRich Felker2014-07-021-1/+2
* fix an overflow in wcsxfrm when n==0Szabolcs Nagy2014-01-231-2/+4
* fix semantically incorrect use of LC_GLOBAL_LOCALERich Felker2013-07-281-1/+1
* update strxfrm/wcsxfrm for future LC_COLLATE support and ABI compatRich Felker2013-07-241-1/+10
* use restrict everywhere it's required by c99 and/or posix 2008Rich Felker2012-09-061-1/+1
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+12