LC_MESSAGES and gettext

DJ Delorie dj@delorie.com
Thu Feb 1 21:33:00 GMT 2001


> The only function 'missing' from your list is mbcurmax().

Yeah, djgpp has one of those too.  Got interrupted while building the
list.

> But, if you look at the file mbcurmax.c in the djgpp source code,
> that file just declares the variable "__dj_mb_cur_max".

All of djgpp's locale functions are like that - they just return some
static return value, or do a trivial conversion.


More information about the Cygwin-developers mailing list