summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/libc/strfmon.c
Commit message (Expand)AuthorAgeFilesLines
* Cygwin: fix formatting: drop trailing whitespaceCorinna Vinschen2020-03-111-2/+2
* Cygwin: fix formatting: drop spaces leading tabsCorinna Vinschen2020-03-111-4/+4
* Only define __getreent inline function when building newlib or CygwinCorinna Vinschen2016-08-201-0/+1
* Implement strfmon_lCorinna Vinschen2016-08-151-35/+62
* Feature test macros overhaul: stdlib.hYaakov Selkowitz2016-03-171-1/+1
* Clean up whitespace.Christopher Faylor2011-12-171-2/+2
* * libc/strfmon.c (__setup_vars): Test for an empty string rather thanCorinna Vinschen2010-01-291-2/+2
* * libc/strfmon.c (__setup_vars): Fix compiler warning about assigning constChristopher Faylor2010-01-291-2/+3
* * Makefile.in (DLL_OFILES): Add nlsfunc.o and strfmon.o.Corinna Vinschen2010-01-221-0/+621