38 #define malloc(x) DO_NOT_CALL_MALLOC__USE_C_MALLOC_INSTEAD 43 #define calloc(x,y) DO_NOT_CALL_CALLOC__USE_C_CALLOC_INSTEAD 48 #define realloc(x,y) DO_NOT_CALL_REALLOC__USE_C_REALLOC_INSTEAD 53 #define dirname(x) DO_NOT_CALL_MALLOC__USE_C_DIRNAME_INSTEAD 58 #define basename(x) DO_NOT_CALL_MALLOC__USE_C_BASENAME_INSTEAD 63 #define strdup(x) DO_NOT_CALL_STRDUP__USE_C_STRDUP_INSTEAD
Interface of the cynapses libc directory function.
cynapses libc macro definitions
Interface of the cynapses libc alloc function.
c_list – a doubly-linked list.
Interface of the cynapses libc red-black tree implementation.
Interface of the cynapses libc file function.
Interface of the cynapses libc path functions.
Interface of the cynapses string implementations.