mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
5 lines
187 B
Text
5 lines
187 B
Text
xalloc is a memory allocation library with error checking.
|
|
It contains wrappers including error checking for memory
|
|
allocating C-functions.
|
|
|
|
WWW: http://shh.thathost.com/pub-unix/#xalloc
|