Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Decode and report native eventfd descriptors from libprocstat and procstat. | Konstantin Belousov | 2020-12-27 | 4 | -0/+13 |
* | Document eventfd(). | Konstantin Belousov | 2020-12-27 | 2 | -1/+219 |
* | kqueue(2): Use .Fo instead .Ft | Konstantin Belousov | 2020-12-27 | 1 | -1/+8 |
* | Add eventfd(3) wrappers to libc. | Konstantin Belousov | 2020-12-27 | 5 | -0/+62 |
* | Expose eventfd in the native API/ABI using a new __specialfd syscall | Konstantin Belousov | 2020-12-27 | 14 | -330/+574 |
* | Remove useless ARGUSED annotations. | Konstantin Belousov | 2020-12-27 | 1 | -10/+0 |
* | Add SPDX tag. | Konstantin Belousov | 2020-12-27 | 1 | -0/+2 |