5 Feb
2025
5 Feb
'25
6:55 p.m.
"DIR /o" (no order specifier after /o) hasn't functioned the same as it does on Windows. This change makes the functionality of /o by itself equivalent to behavior on Windows. -- v23: programs/cmd: Cleanup DIR /O logic and remove @todo_wine@ from working tests. programs/cmd/tests: Add tests for command DIR /O. https://gitlab.winehq.org/wine/wine/-/merge_requests/7131