Module: wine Branch: master Commit: cd50aa7d9c123f7be190f5f76d8d78e6a7cbac47 URL: https://gitlab.winehq.org/wine/wine/-/commit/cd50aa7d9c123f7be190f5f76d8d78e...
Author: Eric Pouech epouech@codeweavers.com Date: Mon Jun 17 11:33:21 2024 +0200
cmd: Let redirections be handled by node instead of command.
Signed-off-by: Eric Pouech epouech@codeweavers.com
---
programs/cmd/builtins.c | 6 ++--- programs/cmd/wcmd.h | 12 ++++++--- programs/cmd/wcmdmain.c | 71 +++++++++++++++++++++++++++++++++++++------------ 3 files changed, 65 insertions(+), 24 deletions(-)