mdbtools/include
Evan Miller 9020ca9a1e Attempt to make the ODBC driver thread-safe
I'm not sure if this is a complete solution - some of the global state
has been moved to thread-local storage. So passing an ODBC handle across
threads may have unexpected results. But at least it's not global state.

Each ODBC handle now has its own iconv_t object.

See #23
2020-08-19 15:35:02 -04:00
..
Makefile.am New --disable-glib configure option 2020-08-05 20:36:20 -04:00
mdbfakeglib.h Attempt to make the ODBC driver thread-safe 2020-08-19 15:35:02 -04:00
mdbprivate.h Revert use of config.h 2013-07-15 02:42:12 +02:00
mdbsql.h Make SQL parser/lexer reentrant 2020-08-18 12:23:04 +10:00
mdbtools.h Const correctness on src char pointers for unicode/ascii conversion 2020-08-13 12:12:52 +10:00
mdbver.h.in Fix FSF address in headers 2013-07-04 13:50:33 +02:00