From ea6af4f25d50d9985d6f340cdffe5bcf8f98cd4b Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 4 Jan 2000 23:33:46 +0000 Subject: Updated dates and miscellaneous. --- doc/posix_users/libc.t | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc/posix_users/libc.t') diff --git a/doc/posix_users/libc.t b/doc/posix_users/libc.t index d373b01abc..43f40e28bb 100644 --- a/doc/posix_users/libc.t +++ b/doc/posix_users/libc.t @@ -32,7 +32,9 @@ This section lists the routines that provided by the Newlib C Library. @item @code{getenv} - Look up environment variable @item @code{labs} - Long integer absolute value (magnitude) @item @code{ldiv} - Divide two long integers -@item @code{malloc} - Allocate and manage memory (malloc, realloc, free) +@item @code{malloc} - Allocate memory +@item @code{realloc} - Reallocate memory +@item @code{free} - Free previously allocated memory @item @code{mallinfo} - Get information about allocated memory @item @code{__malloc_lock} - Lock memory pool for malloc and free @item @code{mbstowcs} - Minimal multibyte string to wide string converter -- cgit v1.2.3