]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat/linux/linux_event.c
Rework signal code to allow using it by other modules, like linprocfs:
[FreeBSD/FreeBSD.git] / sys / compat / linux / linux_event.c
2015-05-24 dchaginAdd EPOLLERR flag handling to epoll.
2015-05-24 dchaginAs fo_fill_kinfo() does not check fo_fill_kinfo to...
2015-05-24 dchaginImplement eventfd system call.
2015-05-24 dchaginImplement epoll family system calls. This is a tiny...