Xiang Xiao
|
f1236da21c
|
fs: Make the binary(no process) mode as the default
POSIX require file system shouldn't enable the \r and \n conversion by default
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-06-07 20:22:26 +03:00 |
Xiang Xiao
|
54e1c27e43
|
eventfd: Typedef eventfd_t to uint64_t on the supported platform
to compliant with Linux implementation as much as possible
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2021-12-19 01:41:11 -06:00 |
Xiang Xiao
|
f9c1117c88
|
eventfd: Remove the unused and private eventfd_get_minor
since it isn't defined by Linux kernel too
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2021-12-19 01:41:11 -06:00 |
spiriou
|
a4a9eb2f5a
|
fs/vfs: Add file descriptor based events support
|
2020-07-31 15:09:35 -06:00 |