History log of /seL4-camkes-master/projects/util_libs/libutils/include/utils/list.h
Revision Date Author Comments
# 8e531505 15-Oct-2019 Damon Lee <Damon.Lee@data61.csiro.au>

trivial: Style changed files


# dc55d559 14-Oct-2019 Damon Lee <Damon.Lee@data61.csiro.au>

libutils: Add token arg to list_foreach

This adds an extra argument to the list_foreach function to allow a
token to be supplied to the callback function.


# a7130f9f 04-Jun-2017 Anna Lyons <Anna.Lyons@data61.csiro.au>

fix licenses


# a7b8939c 25-May-2016 Matthew Fernandez <matthew.fernandez@nicta.com.au>

libutils: trivial: Replace ifdef guards with pragma once.