mariadb/linux
Bradley C. Kuszmaul 85f355d631 Improve error messages and error handling when writes fail.
* Fixes #78 ({{{lg_bsize}}} works)
 * Fixes #1323 (write errors)
Did
{{{
svn merge -r8967:9031 https://svn.tokutek.com/tokudb/toku/tokudb.1323a
}}}

(And I'll delete the 1323 branches in a moment.)


git-svn-id: file:///svn/toku/tokudb@9032 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-16 23:57:38 -04:00
..
tests imp linux get_max_process_size. addresses #1387 2013-04-16 23:57:38 -04:00
file.c Improve error messages and error handling when writes fail. 2013-04-16 23:57:38 -04:00
linux.c test os_get_process_data_size on 32 bit linux. addresses #1387 2013-04-16 23:57:38 -04:00
Makefile Candidate fix for #1374 (wrong db.h include file for BDB versions of code.) Addresses #1374. 2013-04-16 23:57:37 -04:00
memory.c Cleaned up. Note that some stuff moved into the windows directory with symlinks from linux (since I know that symlinks work in linux, but maybe not in windows.) Addresses #1348. 2013-04-16 23:57:34 -04:00
os_malloc.c Separate out the common malloc into newbrt/memory.c, and put the os-specific stuff into windows and linux subdirs. Things are broken. Addresses #1343. 2013-04-16 23:57:34 -04:00
toku_assert.c Cleaned up. Note that some stuff moved into the windows directory with symlinks from linux (since I know that symlinks work in linux, but maybe not in windows.) Addresses #1348. 2013-04-16 23:57:34 -04:00
toku_htonl.h fixup some portability include files. addresses #1269 2013-04-16 23:57:29 -04:00
toku_os_types.h fixup some portability include files. addresses #1269 2013-04-16 23:57:29 -04:00
toku_pthread.c merge some tokudb.1032 into 1032b. addresses #1032 2013-04-16 23:57:27 -04:00
toku_pthread.h fixup some portability include files. addresses #1269 2013-04-16 23:57:29 -04:00
toku_stdlib.h fixup some portability include files. addresses #1269 2013-04-16 23:57:29 -04:00
toku_time.h port perfnotes to windows. addresses #1246 2013-04-16 23:57:29 -04:00