jread_advance.patch Properly advance file pointers in jread, jwrite and jwritev. use_longs.patch Make use of longer data types in python bindings. file_offset.patch Add some CFLAGS to Make.conf for more standards compatibility. jlseek_return_offset.patch Make jlseek properly return the offset. always_O_LARGEFILE.patch Don't use O_LARGEFILE, it's not standard and it shouldn't be needed. python_fileno.patch Implement fileno() in python bindings. install_permissions.patch Fix install permissions. samples_string.patch Fix the string length in samples/full.c. init_mutexes.patch Initialize mutexes' attributes. linger_deadlock.patch Fix an ugly deadlock when using lingering transactions. upgrading_doc.patch Update UPDATING document. check_lfs.patch Include a check in the header to force the use of Large File Support. linking_doc.patch Add a section on compiling and linking in the programming guide. gmake_on_bsds.patch Tell BSD people to use "gmake" instead of "make". version-0.20.patch Version 0.20