summaryrefslogtreecommitdiff
path: root/win32/process.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* quote_arg(): correctly escape backslash charactersDaniel Klessing2011-11-211-2/+4
* win32: process.c: implement kill(), SIGTERM onlyNguyễn Thái Ngọc Duy2010-09-151-0/+17
* win32: reimplement procps_scan()Nguyễn Thái Ngọc Duy2010-09-151-0/+33
* win32: support .com executablesNguyễn Thái Ngọc Duy2010-09-141-1/+3
* win32: add next_path_sep()Nguyễn Thái Ngọc Duy2010-09-101-0/+20
* win32: add shell script and internal applet execution to spawn* and exec*Nguyễn Thái Ngọc Duy2010-09-101-0/+254
* win32: add waitpid()Nguyễn Thái Ngọc Duy2010-09-101-0/+10