$Revision: 1.12 $
Utilities (ut). memwrap.h - header file for memory allocation wrappers.
Status: NOT REVUED, TESTED,
Design and implementation by: Marek Bukowy
#define UT_malloc( size )
#define UT_calloc( num, size )
#define UT_realloc( ptr, size )
#define UT_free( ptr )
#define UT_strdup( str )
#define wr_malloc( a, b )
#define wr_calloc( a, b, c )
#define wr_realloc( a, b )
#define wr_free( a )
#define wr_string( s )
Included from: | /usr/include/time.h | |
Calls: | __posix_asctime_r() |
Included from: | /usr/include/time.h | |
Calls: | __posix_ctime_r() |
Included from: | /usr/include/unistd.h | |
Calls: | __posix_getlogin_r() |
Included from: | /usr/include/unistd.h | |
Calls: | __posix_ttyname_r() |