mariadb/toku_include
2013-04-16 23:59:13 -04:00
..
Makefile.include windows port (disable uninteresting warnings) 2013-04-16 23:59:10 -04:00
memory.h [t:2499] Windows port of casting to typeof(). 2013-04-16 23:59:09 -04:00
old-db.h Candidate fix for #1374 (wrong db.h include file for BDB versions of code.) Addresses #1374. 2013-04-16 23:57:37 -04:00
rdtsc.h Addresses #1976 refs[t:1976] Add warnings for code hygiene that windows compiler requires. 2013-04-16 23:58:00 -04:00
toku_assert.h closes[t:2625] move the new assert macros to the toku_assert.h 2013-04-16 23:59:13 -04:00
toku_atomic.h Merge the changes from 2499d onto the main line. Fixes #2499. close[t:2499]. 2013-04-16 23:59:09 -04:00
toku_htod.h Merge the changes from 2499d onto the main line. Fixes #2499. close[t:2499]. 2013-04-16 23:59:09 -04:00
toku_list.h Merge the changes from 2499d onto the main line. Fixes #2499. close[t:2499]. 2013-04-16 23:59:09 -04:00
toku_os.h Merge the changes from 2499d onto the main line. Fixes #2499. close[t:2499]. 2013-04-16 23:59:09 -04:00
toku_portability.h Closes [t:2624] Added toku_os_close() which retries on EINTR. Closes [t:2621] Added toku_os_open(), toku_os_fopen(), toku_os_fdopen(), toku_os_fclose() and related override hooks db_env_set_func_open(), db_env_set_func_fopen(), db_env_set_func_fdopen(), db_env_set_func_fclose(). Modified test program loader-cleanup-test to use new hooks to inject synthetic errors. Marked some error cases in brtloader.c. with ###. 2013-04-16 23:59:13 -04:00