summaryrefslogtreecommitdiff
path: root/kern/sref.c
AgeCommit message (Expand)Author
2017-02-08kern/thread: add wait channelsRichard Braun
2017-02-04Clean up compilationRichard Braun
2017-01-25kern/sref: add a couple of TODOsRichard Braun
2017-01-25kern/sref: implement weak referencesRichard Braun
2017-01-24kern/thread: add the THREAD_KERNEL_PREFIX macroRichard Braun
2017-01-13Replace unsigned long with uintptr_t for integer/pointer conversionsRichard Braun
2016-12-09Force brackets around one-line conditional statementsRichard Braun
2014-09-25kern/sref: don't inline sref_counter_initRichard Braun
2014-09-24kern/sref: cosmetic changeRichard Braun
2014-09-23kern/sref: fix handling of dirty zero deltasRichard Braun
2014-09-23kern/sref: fix handling of dirty zeroes on reviewRichard Braun
2014-09-20kern/sref: new moduleRichard Braun