From 33776f4955fa52ae3e4dc87ab6ac484a3ebc9a71 Mon Sep 17 00:00:00 2001 From: hunt Date: Mon, 21 Mar 2005 21:47:54 +0000 Subject: *** empty log message *** --- runtime/docs/html/bug.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'runtime/docs/html/bug.html') 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 @@
Intro | Functions | Defines | Enumerations | Enumeration Values
- +

Bug List

-
Global _stp_alloc (size_t len)
+
Global _stp_alloc (size_t len)
Currently uses kmalloc (GFP_ATOMIC).

-
Global _stp_calloc (size_t len)
+
Global _stp_calloc (size_t len)
Currently uses kmalloc (GFP_ATOMIC).

-
Global dlog (const char *fmt,...)
+
Global dlog (const char *fmt,...)
Lines are limited in length by printk buffer.
-
Generated on Wed Mar 9 13:21:28 2005 for SystemTap by  +
Generated on Mon Mar 21 13:29:45 2005 for SystemTap by  -doxygen 1.3.9.1
+doxygen 1.4.1
-- cgit