copy: re-create device nodes for fifo, character and block devices instead of copying...
commit11cb89d077cb6f2f6f6360fe85607a6f2a7a572b
authorelfmz <fenix1905@tut.by>
Sun, 17 Dec 2023 22:18:24 +0000 (18 01:18 +0300)
committerelfmz <fenix1905@tut.by>
Sun, 17 Dec 2023 22:18:24 +0000 (18 01:18 +0300)
tree26547f4b8c403ec54b81a30e804ac2019789e57d
parent339aa211c3df1689a9f8c57f5a12f8c973335b1c
copy: re-create device nodes for fifo, character and block devices instead of copying them (thats typically bad idea) (fix #1907)
WinPort/src/sudo/sudo_client_api.cpp
WinPort/src/sudo/sudo_dispatcher.cpp
WinPort/src/sudo/sudo_private.h
WinPort/sudo.h
far2l/src/copy.cpp