aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/seqc.h
Commit message (Expand)AuthorAgeFilesLines
* seqc: add seqc_read_notmodifyMateusz Guzik2021-01-061-0/+7
* seqc: add a sleepable variant and convert some routines to macrosMateusz Guzik2020-07-251-15/+36
* seqc: tidy upMateusz Guzik2020-03-081-2/+3
* seqc: provide seqc_read_anyMateusz Guzik2020-02-031-0/+7
* seqc: predict false for _in_modify and type fixes for _consistent_*Mateusz Guzik2019-08-211-3/+3
* seqc: add man pageMariusz Zaborski2019-07-291-49/+0
* seqc: fix sed-introduced typos (seqcuence -> sequence)Mateusz Guzik2019-05-121-3/+3
* Rename seq to seqc to avoid namespace clashes with LinuxMateusz Guzik2019-02-271-0/+156