jreadv_const.patch The vector argument to jreadv() must be const. fix_commit_locking.patch Fix partial unlocking in jtrans_commit(). free_tid_race.patch Fix a very important race in the transaction ID freeing path. tid_is_unsigned.patch Make get_jtfile() accept unsigned tids. tid_assignment_doc.patch Add a small document describing how transaction IDs are assigned. preloader.patch Add a preloader DSO. jopen_readonly.patch Allow to open files read-only. add_ro_constant.patch Add J_RDONLY constant to Python binding. trans_add_errors.patch Raise an exception if trans.add() fails. preload_unlink.patch Add unlink() to the preload library. version-0.21.patch Version 0.21