summaryrefslogtreecommitdiffstats
path: root/lib/util/charset/codepoints.c
Commit message (Expand)AuthorAgeFilesLines
* lib/util/charset Add back setlocale(), but only when called from binariesAndrew Bartlett2011-02-181-3/+23
* lib/util/charcnv Move iconv handle setup in commonAndrew Bartlett2011-02-181-3/+359
* charset Remove use of {isupper,islower,toupper,tolower}_w functionsAndrew Bartlett2011-02-181-0/+2
* lib/util/charset use get_dyn_CODEPAGEDIR(), which is in commonAndrew Bartlett2011-02-181-2/+2
* lib/util/charset use a path to dynconfig.h that works in s3 and s4Andrew Bartlett2011-02-181-1/+1
* lib/util/charset add functions isupper_m and islower_mAndrew Bartlett2011-02-181-0/+16
* s4-charset: use dyn_CODEPAGEDIR for location of upcase.dat/lowcase.datAndrew Tridgell2011-02-071-12/+4
* charset: look for the codepages in the right placeAndrew Tridgell2010-03-301-2/+2
* Split up codepoints code, use consistent _m suffix.Jelmer Vernooij2008-10-241-0/+118