<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Man Pages - Linux Manual Pages &#187; fork</title>
	<atom:link href="http://www.manpages.com/man/tag/fork/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.manpages.com</link>
	<description>Linux Manual Pages</description>
	<lastBuildDate>Sat, 29 Aug 2009 05:48:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>execve &#8211; linux man page</title>
		<link>http://www.manpages.com/man/execve-linux-man-page/</link>
		<comments>http://www.manpages.com/man/execve-linux-man-page/#comments</comments>
		<pubDate>Sat, 29 Aug 2009 05:48:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[E]]></category>
		<category><![CDATA[chmod]]></category>
		<category><![CDATA[environ]]></category>
		<category><![CDATA[execl]]></category>
		<category><![CDATA[execve]]></category>
		<category><![CDATA[fexecve]]></category>
		<category><![CDATA[fork]]></category>
		<category><![CDATA[ptrace]]></category>

		<guid isPermaLink="false">http://www.manpages.com/?p=945</guid>
		<description><![CDATA[execve &#8211; execute program
USAGE
       #include &#60;unistd.h&#62;

       int execve(const char *filename, char *const argv[],
                  char *const envp[]);

DESCRIPTION
       execve() executes the program [...]]]></description>
		<wfw:commentRss>http://www.manpages.com/man/execve-linux-man-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>daemon &#8211; linux man page</title>
		<link>http://www.manpages.com/man/daemon-linux-man-page/</link>
		<comments>http://www.manpages.com/man/daemon-linux-man-page/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 01:43:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[D]]></category>
		<category><![CDATA[daemon]]></category>
		<category><![CDATA[fork]]></category>
		<category><![CDATA[setsid]]></category>

		<guid isPermaLink="false">http://www.manpages.com/blog/?p=809</guid>
		<description><![CDATA[daemon &#8211; run in the background
USAGE
       #include &#60;unistd.h&#62;

       int daemon(int nochdir, int noclose);

DESCRIPTION
       The daemon() function is for programs wishing to detach themselves from
       the controlling terminal and run in the [...]]]></description>
		<wfw:commentRss>http://www.manpages.com/man/daemon-linux-man-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>clone, clone2 &#8211; linux man page</title>
		<link>http://www.manpages.com/man/clone-clone2-linux-man-page/</link>
		<comments>http://www.manpages.com/man/clone-clone2-linux-man-page/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 05:09:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[c]]></category>
		<category><![CDATA[capabilities]]></category>
		<category><![CDATA[clone]]></category>
		<category><![CDATA[clone2]]></category>
		<category><![CDATA[fork]]></category>
		<category><![CDATA[futex]]></category>
		<category><![CDATA[getpid]]></category>
		<category><![CDATA[gettid]]></category>
		<category><![CDATA[pthreads]]></category>
		<category><![CDATA[tkill]]></category>
		<category><![CDATA[unshare]]></category>

		<guid isPermaLink="false">http://www.manpages.com/blog/?p=524</guid>
		<description><![CDATA[clone, clone2 &#8211; create a child process
USAGE
       #include &#60;sched.h&#62;

       int clone(int (*fn)(void *arg), void *child_stack, int flags, void *arg);

       _syscall2(int, clone, int, flags, void *, child_stack)

       _syscall5(int, clone, int, flags, void [...]]]></description>
		<wfw:commentRss>http://www.manpages.com/man/clone-clone2-linux-man-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>tcsh &#8211; linux man page</title>
		<link>http://www.manpages.com/man/tcsh-linux-man-page/</link>
		<comments>http://www.manpages.com/man/tcsh-linux-man-page/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 04:58:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[T]]></category>
		<category><![CDATA[access]]></category>
		<category><![CDATA[csh]]></category>
		<category><![CDATA[emacs]]></category>
		<category><![CDATA[fork]]></category>
		<category><![CDATA[ls]]></category>
		<category><![CDATA[newgrp]]></category>
		<category><![CDATA[setpath]]></category>
		<category><![CDATA[sh]]></category>
		<category><![CDATA[stty]]></category>
		<category><![CDATA[su]]></category>
		<category><![CDATA[tcsh]]></category>
		<category><![CDATA[termcap]]></category>
		<category><![CDATA[tset]]></category>
		<category><![CDATA[tty]]></category>
		<category><![CDATA[vi]]></category>
		<category><![CDATA[X]]></category>

		<guid isPermaLink="false">http://www.manpages.com/blog/?p=492</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://www.manpages.com/man/tcsh-linux-man-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

