Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [linux] Fail at link time if building slirp.linux without libslirp | Michael Brown | 2021-03-11 | 1 | -29/+3 |
* | [linux] Use fstat() rather than statx() | Michael Brown | 2021-03-03 | 1 | -5/+6 |
* | [linux] Add a generic function for reading files from sysfs | Michael Brown | 2021-03-02 | 1 | -0/+16 |
* | [build] Fix building on older versions of gcc | Michael Brown | 2021-03-02 | 1 | -0/+3 |
* | [slirp] Add libslirp driver for Linux | Michael Brown | 2021-03-02 | 1 | -0/+158 |
* | [linux] Use host glibc system call wrappers | Michael Brown | 2021-02-28 | 1 | -0/+373 |