summaryrefslogtreecommitdiff
path: root/list.h (follow)
Commit message (Expand)AuthorAge
* Switch to SPDX identifiers.Andre Noll2026-03-17
* btr: Merge buffers on insertion.Andre Noll2024-05-08
* list.h: Convert INIT_LIST_HEAD macro to inline function.Andre Noll2021-08-08
* list.h: Fix parameter doc of iterators.Andre Noll2021-08-08
* list.h: Move list_is_singular() up.Andre Noll2021-08-08
* list.h: Rename argument of list_move().Andre Noll2021-08-08
* list.h: Don't use "new" as an variable name.Andre Noll2021-08-08
* list.h: Open-code LIST_POISON1 and LIST_POISON2.Andre Noll2021-08-08
* list.h: Get rid of internal helpers.Andre Noll2021-08-08
* list.h: Trivial cleanups.Andre Noll2021-08-08
* list.h: Remove unused list_for_each_entry_safe_reverse.Andre Noll2021-08-08
* list.h: Remove unused list_for_each_safe().Andre Noll2015-01-25
* First implementation of the buffer tree code.Andre Noll2009-12-26
* Rename LIST_HEAD to INITIALIZED_LIST_HEAD.Andre Noll2009-07-21
* Introduce LIST_HEAD macro and use it in audiod_command.Andre Noll2009-07-19
* list.h, ortp.h: Add missing documentationAndre Noll2007-02-11
* add more missing documentationAndre Noll2007-02-10
* list.h add doxygen file commentAndre2007-01-06
* doxify list.hAndre2007-01-06
* preparations for user list in memoryAndre2006-11-01
* first version of the universal paraslash schedulerAndre2006-05-23
* initial git commitAndre2006-02-20