Jeremy Fitzhardinge e905914f96 [PATCH] Implement kasprintf
Implement kasprintf, a kernel version of asprintf.  This allocates the
memory required for the formatted string, including the trailing '\0'.
Returns NULL on allocation failure.

Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-25 10:01:23 -07:00
..
2006-06-25 10:01:20 -07:00
2006-06-25 10:01:20 -07:00
2006-06-25 10:01:20 -07:00
2006-06-25 10:01:20 -07:00
2006-03-26 08:59:30 -08:00
2006-06-20 20:24:58 -07:00
2006-06-25 10:01:09 -07:00
2006-06-23 07:43:06 -07:00
2006-03-24 18:47:11 +01:00
2006-06-25 10:01:23 -07:00