summaryrefslogtreecommitdiff
path: root/include/alist.h
AgeCommit message (Expand)Author
2024-11-03alist: Add a way to efficiently filter an alistSimon Glass
2024-11-03alist: Add a function to empty the listSimon Glass
2024-11-03alist: Add for-loop helpersSimon Glass
2024-11-03alist: Add a way to get the next elementSimon Glass
2024-11-03alist: Expand the comment for alist_get()Simon Glass
2024-11-03alist: Add a comment for alist_init_struct()Simon Glass
2024-11-03alist: Mention the error condition in alist_add_placeholder()Simon Glass
2024-09-03alist: add a helper to check if the list is fullSughosh Ganu
2024-08-07alist: Add support for an allocated pointer listSimon Glass