mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 22:27:47 -04:00
Also, fix a bug in common code that could cause other tests to fail: using ppoll(2) in combination with buffered I/O for /dev/auditpipe. Fix it by disabling buffering. Submitted by: aniketp MFC after: 2 weeks Sponsored by: Google, Inc. (GSoC 2018) Differential Revision: https://reviews.freebsd.org/D16099 |
||
|---|---|---|
| .. | ||
| administrative.c | ||
| file-attribute-access.c | ||
| file-attribute-modify.c | ||
| file-close.c | ||
| file-create.c | ||
| file-delete.c | ||
| file-read.c | ||
| file-write.c | ||
| inter-process.c | ||
| ioctl.c | ||
| Makefile | ||
| network.c | ||
| open.c | ||
| process-control.c | ||
| utils.c | ||
| utils.h | ||