Eric Pouech : cmd: Move operator from CMD_COMMAND to CMD_NODE.
13 May
2024
13 May
'24
9:56 p.m.
Module: wine Branch: master Commit: e6e1bbb4109699ab6f11f58e82ade600c89adb79 URL: https://gitlab.winehq.org/wine/wine/-/commit/e6e1bbb4109699ab6f11f58e82ade60... Author: Eric Pouech <epouech(a)codeweavers.com> Date: Mon Apr 15 10:18:45 2024 +0200 cmd: Move operator from CMD_COMMAND to CMD_NODE. For now, the tree is degenerated into a list (as it was before). Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> --- programs/cmd/builtins.c | 33 ++++++++---- programs/cmd/wcmd.h | 37 ++++++++----- programs/cmd/wcmdmain.c | 136 +++++++++++++++++++++++++++++++----------------- 3 files changed, 136 insertions(+), 70 deletions(-)
675
Age (days ago)
675
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard