Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-01 | kern/{hash,list}: update from upstream | Richard Braun | |
This commit fixes undefined behavior in hash_str, and RCU linked list walking. | |||
2018-02-24 | Update license note about modules from librbraun | Richard Braun | |
2018-02-24 | kern/{cbuf,fmt,hash,hlist,list,plist,rdxtree,shell,slist}: update from upstream | Richard Braun | |
Note that this commit changes the order of some list operations without triggering warnings. | |||
2018-02-24 | Don't use reserved identifiers | Richard Braun | |
2017-12-18 | kern/hash: update from upstream | Richard Braun | |
2017-05-30 | Move assert.h to the include directory | Richard Braun | |
This turns assert.h into a standard header. | |||
2017-05-28 | kern/hash: new module | Richard Braun | |