Displaying 1 result from an estimated 1 matches for "mem_realloc".
2013 Mar 07
4
Syslinux-5.10-pre1
...e
core thread: Make the code a little clearer.
core: pxeisr.inc: The name of the globals is pxe_irq_vector not pxe_irq_num
core pxe: Switch threads if more than one runnable.
core pxe: Ensure all parameters in pxe_get_cached_info are initialized.
lwip: In mem.h define mem_realloc as static inline
lwip: Disable lwip's malloc routines
undiif: Fix weird include order madness.
core pxe: Cleanup the call to pxe_isr_init
core: factor out byteswap.h from netinet/in.h
lwip: Use byteswap.h to define htons and friends
pxe: Send tftp acks after...