Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/util/charset Add back setlocale(), but only when called from binaries | Andrew Bartlett | 2011-02-18 | 1 | -3/+23 |
* | lib/util/charcnv Move iconv handle setup in common | Andrew Bartlett | 2011-02-18 | 1 | -3/+359 |
* | charset Remove use of {isupper,islower,toupper,tolower}_w functions | Andrew Bartlett | 2011-02-18 | 1 | -0/+2 |
* | lib/util/charset use get_dyn_CODEPAGEDIR(), which is in common | Andrew Bartlett | 2011-02-18 | 1 | -2/+2 |
* | lib/util/charset use a path to dynconfig.h that works in s3 and s4 | Andrew Bartlett | 2011-02-18 | 1 | -1/+1 |
* | lib/util/charset add functions isupper_m and islower_m | Andrew Bartlett | 2011-02-18 | 1 | -0/+16 |
* | s4-charset: use dyn_CODEPAGEDIR for location of upcase.dat/lowcase.dat | Andrew Tridgell | 2011-02-07 | 1 | -12/+4 |
* | charset: look for the codepages in the right place | Andrew Tridgell | 2010-03-30 | 1 | -2/+2 |
* | Split up codepoints code, use consistent _m suffix. | Jelmer Vernooij | 2008-10-24 | 1 | -0/+118 |