[PATCH v2] ntdll: improve character device type detection on FreeBSD and macOS
Nov. 9, 2020
1:47 a.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(-)
1964
Age (days ago)
1964
Last active (days ago)
0 comments
1 participants
participants (1)
-
Damjan Jovanovic