$Revision: 1.15 $
Utilities (ut). memwrap.c - memory allocation wrappers. Facilitate easy changing a memory allocation library and provide uniform error codes.
Status: NOT REVUED, TESTED,
Design and implementation by: Marek Bukowy
Used in: | UT_alloc_log() |
UT_free_log() | |
UT_memory_log() |
Prototyped in: | /home/shane/code/RIP/include/memwrap.h | |
Called by: | wr_log_set() | ut/memwrap.c |
References Variables: | UT_memory_logging | ut/memwrap.c |
Prototyped in: | /home/shane/code/RIP/include/memwrap.h | |
Calls: | ER_perror() | er/er.c |
UT_alloc_log() | ut/memwrap.c | |
UT_free_log() | ut/memwrap.c | |
fprintf(), realloc() | ||
Called by: | QI_queries_to_string() | qi/query_instructions.c |
TA_tostring() | ta/ta.c | |
wr_real_realloc() | ut/memwrap.c |
Prototyped in: | /home/shane/code/RIP/include/memwrap.h | |
Calls: | UT_memory_log() | ut/memwrap.c |
Prototyped in: | /home/shane/code/RIP/include/memwrap.h | |
Calls: | UT_calloc_real() | ut/memwrap.c |
Prototyped in: | /home/shane/code/RIP/include/memwrap.h | |
Calls: | UT_free_real() | ut/memwrap.c |
Called by: | wr_free_list_element() | ut/memwrap.c |
Prototyped in: | /home/shane/code/RIP/include/memwrap.h | |
Calls: | UT_malloc_real() | ut/memwrap.c |
Prototyped in: | /home/shane/code/RIP/include/memwrap.h | |
Calls: | UT_realloc_real() | ut/memwrap.c |
Calls: | ER_dbg_va() | er/er.c |
Called by: | UT_calloc_real() | ut/memwrap.c |
UT_malloc_real() | ut/memwrap.c | |
UT_realloc_real() | ut/memwrap.c | |
References Variables: | UT_memory_logging | ut/memwrap.c |
Calls: | ER_dbg_va() | er/er.c |
Called by: | UT_free_real() | ut/memwrap.c |
UT_realloc_real() | ut/memwrap.c | |
References Variables: | UT_memory_logging | ut/memwrap.c |
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/dirent.h | |
Calls: | __posix_readdir_r() |
Included from: | /usr/include/signal.h | |
Calls: | __posix_sigwait() |
Included from: | /usr/include/unistd.h | |
Calls: | __posix_ttyname_r() |
Calls: | wr_real_free() | ut/memwrap.c |
Used in: | wr_real_clear_list() | ut/memwrap.c |