- 14 Nov, 2022 23 commits
-
-
Erich E. Hoover authored
Signed-off-by: Joel Holdsworth <joel@airwebreathe.org.uk>
-
Jinoh Kang authored
-
Alex Henrie authored
Needed to compile Tera Term.
-
Alex Henrie authored
The big win here is getting rid of the reimplementation of strdup.
-
Alex Henrie authored
Needed to compile Tera Term.
-
Alex Henrie authored
-
Alex Henrie authored
-
Eric Pouech authored
Current test tries to ensure that a handle, valid in process parent, hasn't been inherited, but nothing guarantees that a valid handle isn't present in child process with same value. Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
-
Eric Pouech authored
GCC 12.2 rightfully complains about an out-of-founds array access. This can possibly happen for unsupported variable names. Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
-
Eric Pouech authored
Removes a GCC 12.2 warning about printing NULL string. Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
-
Zebediah Figura authored
unix_name is not guaranteed to be zero-terminated at this point.
-
Anton Baskanov authored
-
Anton Baskanov authored
-
Connor McAdams authored
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
-
Connor McAdams authored
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
-
Connor McAdams authored
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
-
Connor McAdams authored
Implement UiaFind for single node searches. Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
-
Connor McAdams authored
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
-
Mohamad Al-Jaf authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53296
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
-
Alexandre Julliard authored
Essentially reapply c7bd6865 which was lost in b1f59bc6.
-
Alexandre Julliard authored
-
- 13 Nov, 2022 6 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
These files end up in a .exe.so module, not in a real Unix library.
-
- 11 Nov, 2022 11 commits
-
-
Alexandre Julliard authored
-
Paul Gofman authored
-
Paul Gofman authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Nikolay Sivov authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53782
-