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