]> git.sur5r.net Git - cc65/blobdiff - doc/library.sgml
Added commented placeholder for future Mitsubishi 740 CPU in "cpu.mac".
[cc65] / doc / library.sgml
index 6c2ced43360319d05acea19e6ad3246b0ec06d64..9b923c308a5fc9280116f9513cf5884ec372a821 100644 (file)
@@ -3,8 +3,8 @@
 <article>
 
 <title>cc65 Library Overview
-<author>Ullrich von Bassewitz, <htmlurl url="mailto:uz@cc65.org" name="uz@cc65.org">
-<date>2000-12-02, 2002-11-26
+<author><url url="mailto:uz@cc65.org" name="Ullrich von Bassewitz">
+<date>2014-04-12
 
 <abstract>
 An overview over the runtime and C libraries that come with the cc65 compiler,
@@ -19,7 +19,7 @@ including a discussion of the differences to the ISO standard.
 <sect>Overview<p>
 
 This file contains a short overview of the libraries available for the cc65 C
-compiler. Please have a look at the <htmlurl url="funcref.html" name="function
+compiler. Please have a look at the <url url="funcref.html" name="function
 reference"> for a list function by function. Since the function reference is
 not complete (I'm working on that) it may happen that you don't find a
 specific function. In this case, have a look into the header files. All