summaryrefslogtreecommitdiff
path: root/kern/slist.h
AgeCommit message (Collapse)Author
2018-04-14Rename variables in function-like macrosRichard Braun
2018-02-24Update license note about modules from librbraunRichard Braun
2018-02-24kern/{cbuf,fmt,hash,hlist,list,plist,rdxtree,shell,slist}: update from upstreamRichard Braun
Note that this commit changes the order of some list operations without triggering warnings.
2018-02-24Don't use reserved identifiersRichard Braun
2018-02-20kern/llsync: remove moduleRichard Braun
2017-09-02kern/{h,s}list: add type declarations to public headersRichard Braun
This change merely documents the types as part of the public interface of the respective modules.
2017-07-25kern/slist: fix commentRichard Braun
2017-07-25kern/llsync: rename pointer accessorsRichard Braun
2017-07-25kern/slist: new moduleRichard Braun