LI Qing
|
33876e122f
|
Fix the compiler's warnings in make test with glibc
|
2021-08-04 12:00:31 +08:00 |
|
Hui, Chunyang
|
b2b86b796a
|
Add support for /dev/fd
|
2021-08-03 21:30:15 +08:00 |
|
LI Qing
|
8db6a55696
|
Mount ramfs at '/dev/shm'
|
2021-04-01 14:16:07 +08:00 |
|
Hui, Chunyang
|
5b695c9539
|
Format c/c++ files in src, tools and test
|
2020-05-27 07:09:18 +00:00 |
|
LI Qing
|
bbd4cd9be2
|
Add fstat() and poll() for the random device
|
2020-02-27 03:41:05 +00:00 |
|
He Sun
|
2357f8ed1c
|
Refactor THROW_ERROR macro in tests
1. Rename the macro name as all uppercase letters
2. Rewrite the macro in `do { ... } while (0)` instead of `while (1) { ... }`
|
2019-11-28 11:10:23 +00:00 |
|
Tate, Hongliang Tian
|
8686322afb
|
Add /dev/zero, /dev/random, /dev/urandom, and /dev/arandom
|
2019-07-19 12:30:15 +00:00 |
|