

<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.amigaos.net/w/index.php?action=history&amp;feed=atom&amp;title=DOS_Library</id>
	<title>DOS Library - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.amigaos.net/w/index.php?action=history&amp;feed=atom&amp;title=DOS_Library"/>
	<link rel="alternate" type="text/html" href="https://wiki.amigaos.net/w/index.php?title=DOS_Library&amp;action=history"/>
	<updated>2026-05-06T17:45:12Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.amigaos.net/w/index.php?title=DOS_Library&amp;diff=8181&amp;oldid=prev</id>
		<title>Steven Solie at 18:57, 2 October 2015</title>
		<link rel="alternate" type="text/html" href="https://wiki.amigaos.net/w/index.php?title=DOS_Library&amp;diff=8181&amp;oldid=prev"/>
		<updated>2015-10-02T18:57:36Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 18:57, 2 October 2015&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 3:&lt;/td&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 3:&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;To handle Processes, AmigaDOS gives you many utility function to create and destroy them, and many other ones to handle files, directory etc. These utility functions are grouped into dos.library.&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;To handle Processes, AmigaDOS gives you many utility function to create and destroy them, and many other ones to handle files, directory etc. These utility functions are grouped into dos.library.&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br /&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A particular AmigaDOS process is the &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Filesystem&lt;/del&gt;: it handles how files and directories will be memorized on disks, and it receives all requests you will do with dos.library functions concerning files and directories. &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Filesystem&lt;/del&gt; will reply you using dos.library functions returns, so for you this communication is totally transparent.&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;A particular AmigaDOS process is the &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;file system&lt;/ins&gt;: it handles how files and directories will be memorized on disks, and it receives all requests you will do with dos.library functions concerning files and directories. &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;File system&lt;/ins&gt; will reply you using dos.library functions returns, so for you this communication is totally transparent.&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;

&lt;!-- diff cache key docwiki:diff:1.41:old-7541:rev-8181:wikidiff2=table:1.14.1:bc2a06be --&gt;
&lt;/table&gt;</summary>
		<author><name>Steven Solie</name></author>
	</entry>
	<entry>
		<id>https://wiki.amigaos.net/w/index.php?title=DOS_Library&amp;diff=7541&amp;oldid=prev</id>
		<title>Steven Solie: Created page with &quot;AmigaDOS is built on Exec basis and extends parts of it. One important example of this enhancement is the concept of Process. As it&#039;s known, Exec gives you capabilities to han...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.amigaos.net/w/index.php?title=DOS_Library&amp;diff=7541&amp;oldid=prev"/>
		<updated>2014-04-22T20:54:51Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;AmigaDOS is built on Exec basis and extends parts of it. One important example of this enhancement is the concept of Process. As it&amp;#039;s known, Exec gives you capabilities to han...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;AmigaDOS is built on Exec basis and extends parts of it. One important example of this enhancement is the concept of Process. As it&amp;#039;s known, Exec gives you capabilities to handle processes called Tasks, however a Task doesn&amp;#039;t have tools to handle I/O with memorize units. AmigaDOS gives you a new kind of extended Task which is called Process. An AmigaDOS process is a task with capabilities to handle files and so to interact with them.&lt;br /&gt;
&lt;br /&gt;
To handle Processes, AmigaDOS gives you many utility function to create and destroy them, and many other ones to handle files, directory etc. These utility functions are grouped into dos.library.&lt;br /&gt;
&lt;br /&gt;
A particular AmigaDOS process is the Filesystem: it handles how files and directories will be memorized on disks, and it receives all requests you will do with dos.library functions concerning files and directories. Filesystem will reply you using dos.library functions returns, so for you this communication is totally transparent.&lt;/div&gt;</summary>
		<author><name>Steven Solie</name></author>
	</entry>
</feed>