~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mysys/mf_iocache2.c

  • Committer: mordred
  • Date: 2008-11-01 00:46:20 UTC
  • mto: (572.1.1 devel) (575.1.1 devel)
  • mto: This revision was merged to the branch mainline in revision 573.
  • Revision ID: mordred@opensolaris-20081101004620-vd0kzsl9k40hvf4p
Some updates to dtrace support.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
  More functions to be used with IO_CACHE files
18
18
*/
19
19
 
20
 
#define MAP_TO_USE_RAID
21
20
#include "mysys_priv.h"
22
21
#include <mystrings/m_string.h>
23
22
#include <stdarg.h>
24
23
#include <mystrings/m_ctype.h>
 
24
#include <mysys/iocache.h>
25
25
 
26
26
/*
27
27
  Copy contents of an IO_CACHE to a file.