Searched hist:1.1947 (Results 1 - 3 of 3) sorted by relevance

/src/doc/
H A D3RDPARTY1.1947 Thu Aug 24 06:35:57 GMT 2023 wiz zlib-1.3 is out
H A DCHANGES1.1947 Mon Jul 14 14:08:41 GMT 2014 roy Note import of dhcpcd-6.4.2
/src/distrib/sets/lists/comp/
H A Dmi1.1947 Tue Feb 17 20:29:20 GMT 2015 joerg Introduce reallocarr(3) for easy (re)allocation of memory with overflow
checks. Compared to OpenBSD's reallocarray, makes it easier to avoid memory
leaks on allocation failures and it doesn't depend on malloc(0) != NULL
for correct error checking. Compared to plain realloc, it also avoids
the problem of intermediate integer overflows. The trade-off is the use
of void * to side step C type system with regard to generic pointer to
pointer.

Completed in 382 milliseconds