Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linked-list: Change return value of find_first() and signature of its callback | Tobias Brunner | 2017-05-26 | 1 | -15/+66 |
* | linked-list: Change interface of callback for invoke_function() | Tobias Brunner | 2017-05-26 | 1 | -3/+7 |
* | linked-list: invoke_offset() doesn't take any additional arguments anymore | Tobias Brunner | 2017-05-26 | 1 | -9/+11 |
* | linked-list: Add method to compare two lists of objects for equality | Tobias Brunner | 2016-03-08 | 1 | -0/+91 |
* | unit-tests: Avoid name clash with clone() from <sched.h> | Martin Willi | 2013-11-06 | 1 | -6/+6 |
* | unit-tests: Pass linked_list->invoke* varargs as uintptr_t | Martin Willi | 2013-11-06 | 1 | -6/+10 |
* | unit-tests: Move test suites to its own subfolder | Martin Willi | 2013-11-06 | 1 | -0/+386 |