[PATCH v2] ntdll: improve character device type detection on FreeBSD and macOS
8 Nov
2020
8 Nov
'20
7:47 p.m.
Try 2 adds a missing "|| defined(__APPLE__)". configure and include/config.h.in need to be regenerated. macOS wasn't tested. Signed-off-by: Damjan Jovanovic <damjan.jov(a)gmail.com> --- configure.ac | 2 +- dlls/ntdll/unix/file.c | 29 +++++++++++++++++++++++++++++ 2 files changed, 30 insertions(+), 1 deletion(-)
1949
Age (days ago)
1949
Last active (days ago)
0 comments
1 participants
participants (1)
-
Damjan Jovanovic