diff options
Diffstat (limited to 'runtime/docs/html/bug.html')
-rw-r--r-- | runtime/docs/html/bug.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/runtime/docs/html/bug.html b/runtime/docs/html/bug.html index a2be5f08..30f41ef4 100644 --- a/runtime/docs/html/bug.html +++ b/runtime/docs/html/bug.html @@ -5,23 +5,23 @@ </head><body> <div class="qindex"><a class="qindex" href="index.html">Intro</a> | <a class="qindex" href="globals_func.html">Functions</a> | <a class="qindex" href="globals_defs.html">Defines</a> | <a class="qindex" href="globals_enum.html">Enumerations</a> | <a class="qindex" href="globals_eval.html">Enumeration Values</a></div> -<!-- Generated by Doxygen 1.3.9.1 --> +<!-- Generated by Doxygen 1.4.1 --> <h1><a class="anchor" name="bug">Bug List</a></h1><a class="anchor" name="_bug000001"></a> <dl> -<dt>Global <a class="el" href="alloc_8h.html#a2">_stp_alloc</a> (size_t len) </dt> +<dt>Global <a class="el" href="alloc_8h.html#a3">_stp_alloc</a> (size_t len) </dt> <dd>Currently uses kmalloc (GFP_ATOMIC). </dd> </dl> <p> <a class="anchor" name="_bug000002"></a> <dl> -<dt>Global <a class="el" href="alloc_8h.html#a3">_stp_calloc</a> (size_t len) </dt> +<dt>Global <a class="el" href="alloc_8h.html#a4">_stp_calloc</a> (size_t len) </dt> <dd>Currently uses kmalloc (GFP_ATOMIC). </dd> </dl> <p> <a class="anchor" name="_bug000003"></a> <dl> -<dt>Global <a class="el" href="io_8c.html#a0">dlog</a> (const char *fmt,...) </dt> +<dt>Global <a class="el" href="io_8c.html#a4">dlog</a> (const char *fmt,...) </dt> <dd>Lines are limited in length by printk buffer.</dd> </dl> -<hr size="1"><address style="align: right;"><small>Generated on Wed Mar 9 13:21:28 2005 for SystemTap by +<hr size="1"><address style="align: right;"><small>Generated on Mon Mar 21 13:29:45 2005 for SystemTap by <a href="http://www.doxygen.org/index.html"> -<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.3.9.1 </small></address> +<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.1 </small></address> </body> </html> |