From 8ef8f42f011696645267d04aa2de758503231da7 Mon Sep 17 00:00:00 2001 From: uz Date: Tue, 25 Jan 2011 15:50:14 +0000 Subject: [PATCH] Added the exec() function prototype and documentation. git-svn-id: svn://svn.cc65.org/cc65/trunk@4916 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- doc/funcref.sgml | 36 +++++++++++++++++++++++++++++++++++- include/unistd.h | 3 ++- 2 files changed, 37 insertions(+), 2 deletions(-) diff --git a/doc/funcref.sgml b/doc/funcref.sgml index fa764129f..362f751ec 100644 --- a/doc/funcref.sgml +++ b/doc/funcref.sgml @@ -567,6 +567,7 @@ It does not declare any functions. + @@ -2039,6 +2040,39 @@ evaluated or is ignored. +exec