blob: fd1c6507109d501bf8d593558b2a05de4c5b55da (
plain)
1
2
3
4
|
o Code simplifications and refactoring
- Use unbuffered I/O for utility functions around the process_handle_t
type. This fixes unit test failures reported on OpenBSD and FreeBSD.
Fixes bug 21654.
|