Take our Quick Survey and enter a drawing for a chance to win a $100 VISA Gift Card.Software Search Result for Malloc :
GNU C Library.Any Unix-like operating system needs a C library: the library which defines the ``system calls'' and other basic facilities such as open, malloc, printf, exit... The GNU C library is used as the C library in the GNU system and most newer systems with the Linux kernel. The history of Unix and various standards determine much of the interface of the C library. In general the GNU C library ...Licence : LGPLKeywords : glibc, libc
Download|Update
Link library that attempts to diagnose wrong use of dynamically allocated memory.A link library that attempts to diagnose run-time errors that are caused by the wrong use of dynamically allocated memory, such as writing to free memory and memory leaks. Along with providing a comprehensive and configurable log of all dynamic memory operations (such as malloc(), operator new, etc.) that occurred during the lifetime of a program, the mpatrol library performs extensive checking ...Licence : LGPLKeywords : mpatrol, malloc, realloc, allocate, memory, leak, profile, trace
Download|Update
| |