mdbtools/include
Evan Miller a8414720e4
Use wcstombs when iconv is not present (#223)
Replace the jerry-built UTF-16 => Latin-1 code path with a cross-platform wcstombs solution that emits UTF-8.

This adds an element to the end of the MdbHandle struct, but should not break any existing code.

A run-time option could be added later to emit other encodings, but people who care about such things can just use the iconv code path.
2020-12-20 17:56:33 -05:00
..
Makefile.am Don't distribute mdbver.h 2020-10-18 13:09:29 +00:00
mdbfakeglib.h Add copyright info for fakeglib 2020-09-05 10:49:56 -04:00
mdbprivate.h Revert use of config.h 2013-07-15 02:42:12 +02:00
mdbsql.h Bounds check mdb_sql_bind_column() 2020-11-08 08:50:17 -05:00
mdbtools.h Use wcstombs when iconv is not present (#223) 2020-12-20 17:56:33 -05:00
mdbver.h.in Fix FSF address in headers 2013-07-04 13:50:33 +02:00