[PATCH 0/2] xalloc: general purpose memory allocation handling wrappers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



xalloc: general purpose memory allocation handling wrappers

This is the beginning of a series of patches to better integrate general functions to util-linux-ng.
When malloc, realloc, calloc return NULL the program is exited on failure immediately. People who explicitly do not want
this behavior, and need to program to continue can continue using malloc(3) and handle accordingly.

- Davidlohr


--
To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux