mariadb/btr
marko 6bf52fdaca branches/zip: Introduce const qualifiers to many read-only parameters
and modify some functions to return const pointers.  Add const qualifiers
to local variable declarations or casts to remove the const qualifier
in those places where write access is needed.
2006-10-17 12:24:13 +00:00
..
btr0btr.c branches/zip: Remove some more buf_block_align() calls. 2006-10-13 11:55:27 +00:00
btr0cur.c branches/zip: Introduce const qualifiers to many read-only parameters 2006-10-17 12:24:13 +00:00
btr0pcur.c branches/zip: Remove more references to buf_block_align(). 2006-10-13 07:45:52 +00:00
btr0sea.c branches/zip: Remove more references to buf_block_align(). 2006-10-13 07:45:52 +00:00
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00