Skip to content
Snippets Groups Projects
user avatar
rswindell authored
listRemoveNode() now accepts BOOL free_data argument to specify whether or not
to free the node's data pointer (list and node flags not used in determination)
Renamed listPopFirstNode() macro to listShiftNode().
listPopNode() and listShiftNode() macros now never free the node data pointer.
df946cd4
History
Name Last commit Last update