aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Decode and report native eventfd descriptors from libprocstat and procstat.Konstantin Belousov2020-12-274-0/+13
* Document eventfd().Konstantin Belousov2020-12-272-1/+219
* kqueue(2): Use .Fo instead .FtKonstantin Belousov2020-12-271-1/+8
* Add eventfd(3) wrappers to libc.Konstantin Belousov2020-12-275-0/+62
* Expose eventfd in the native API/ABI using a new __specialfd syscallKonstantin Belousov2020-12-2714-330/+574
* Remove useless ARGUSED annotations.Konstantin Belousov2020-12-271-10/+0
* Add SPDX tag.Konstantin Belousov2020-12-271-0/+2