--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/openenvutils/commandshell/shell/inc/builtin.pro Tue Feb 02 10:12:00 2010 +0200
@@ -0,0 +1,17 @@
+/* Generated automatically */
+static void printbuiltinnode _((HashNode hn,int printflags));
+static void freebuiltinnode _((HashNode hn));
+static int new_optarg _((Options ops));
+static LinkNode cd_get_dest _((char*nam,char**argv,int hard,int func));
+static char*cd_do_chdir _((char*cnam,char*dest,int hard));
+static char*cd_try_chdir _((char*pfix,char*dest,int hard));
+static void cd_new_pwd _((int func,LinkNode dir));
+static void printdirstack _((void));
+static zlong fcgetcomm _((char*s));
+static int fcsubs _((char**sp,struct asgment*sub));
+static int fclist _((FILE*f,Options ops,zlong first,zlong last,struct asgment*subs,Patprog pprog));
+static int fcedit _((char*ename,char*fn));
+static Asgment getasg _((char*s));
+static Param typeset_single _((char*cname,char*pname,Param pm,UNUSED(int func),int on,int off,int roff,char*value,Param altpm,Options ops,int joinchar));
+static void checkjobs _((void));
+static int zread _((int izle,int*readchar));