This is the mail archive of the cygwin-developers@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: LC_MESSAGES and gettext



> 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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]