openenvutils/commandshell/shell/inc/hist.pro
author Dario Sestito <darios@symbian.org>
Mon, 28 Jun 2010 17:46:35 +0100
branchRCL_3
changeset 44 2904da99c26d
parent 0 2e3d3ce01487
permissions -rw-r--r--
Temporary fix for bug 2850 (while waiting for the official fix - ETA: wk 27)

/* Generated automatically */
static void safeinungetc _((int c));
static int getsubsargs _((char*subline));
static int getargc _((Histent ehist));
static int histsubchar _((int c));
static void hwget _((char**startptr));
static int getargspec _((int argc,int marg,int evset));
static zlong hconsearch _((char*str,int*marg));
static char*convamps _((char*out,char*in,int inlen));
static Histent gethist _((int ev));
static char*getargs _((Histent elist,int arg1,int arg2));
static int quotebreak _((char**tr));
static char*hdynread2 _((int stop));