summaryrefslogtreecommitdiff
path: root/lib/windows-spawn.h
Commit message (Expand)AuthorAgeFilesLines
* Add more reminders to include <config.h>.Bruno Haible2023-04-121-0/+5
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* Rely on new stdbool behaviorPaul Eggert2022-09-101-1/+0
* posix_spawn-internal: Optimize DuplicateHandle calls on native Windows.Bruno Haible2022-09-101-1/+14
* posix_spawn-internal: Refactor.Bruno Haible2022-09-101-15/+20
* posix_spawn-internal: Optimize DuplicateHandle calls on native Windows.Bruno Haible2022-09-101-0/+3
* spawn-pipe: Fix pipe-filter-* test hangs (regression 2020-12-24).Bruno Haible2022-09-091-7/+15
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* windows-spawn: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-2/+5
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-7/+7
* windows-spawn: Don't assume that UNICODE is not defined.Markus Mützel2021-05-141-1/+1
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* windows-spawn: Export another auxiliary function.Bruno Haible2020-12-241-0/+5
* windows-spawn: Export some more auxiliary functions.Bruno Haible2020-12-241-0/+43
* windows-spawn: Export another auxiliary function.Bruno Haible2020-12-241-0/+7
* windows-spawn: Export an auxiliary function.Bruno Haible2020-12-241-0/+7
* sh-quote, execute, spawn-pipe, etc.: Make better use of 'const'.Bruno Haible2020-12-121-1/+2
* execute, spawn-pipe: Fix memory leak on native Windows.Bruno Haible2020-12-111-1/+9
* execute, spawn-pipe: Make multithread-safe on native Windows.Bruno Haible2020-11-301-6/+28
* windows-spawn: New module.Bruno Haible2020-11-281-0/+61