index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
win32
/
process.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
win32: retry when command needs elevated privileges
Ron Yorston
2025-02-03
1
-0
/
+42
*
win32: fix compilation with FEATURE_SH_NOFORK disabled
Ron Yorston
2024-12-31
1
-0
/
+2
*
win32: code shrink quote_arg()
Ron Yorston
2024-12-30
1
-24
/
+20
*
win32: close exec'ing process if possible
Ron Yorston
2024-10-13
1
-0
/
+3
*
kill: fix regression in 'kill -9'
Ron Yorston
2024-10-12
1
-6
/
+7
*
win32: fix problem interrupting shell loop
Ron Yorston
2024-10-11
1
-11
/
+13
*
Merge branch 'busybox' into merge
Ron Yorston
2024-10-08
1
-1
/
+1
*
ash: optimise running of scripts
Ron Yorston
2024-08-19
1
-8
/
+1
*
win32: code shrink
Ron Yorston
2024-08-16
1
-2
/
+2
*
win32: code shrink mingw_spawn_interpreter()
Ron Yorston
2024-07-14
1
-11
/
+8
*
win32: code shrink exit_code_to_wait_status_cmd()
Ron Yorston
2024-06-24
1
-4
/
+4
*
win32: revert 'don't set error mode'
Ron Yorston
2024-06-22
1
-29
/
+64
*
win32: some changes to kill(2)
Ron Yorston
2024-05-18
1
-26
/
+27
*
win32: implement getppid(2)
Ron Yorston
2024-05-16
1
-9
/
+24
*
win32: ensure PIDs are read early in procps_scan()
Ron Yorston
2024-05-16
1
-10
/
+15
*
win32: code shrink
Ron Yorston
2024-05-15
1
-2
/
+0
*
ps: report unknown parent PID as 1
Ron Yorston
2024-05-14
1
-2
/
+20
*
kill: killing a zombie process should fail
Ron Yorston
2024-05-14
1
-106
/
+90
*
win32: avoid console windows from CGI scripts
Ron Yorston
2024-02-07
1
-1
/
+1
*
win32: code shrink procps_scan()
Ron Yorston
2023-12-31
1
-2
/
+2
*
httpd: consistently leak memory, or not
Ron Yorston
2023-12-31
1
-3
/
+8
*
httpd: enable support for CGI
Ron Yorston
2023-12-20
1
-2
/
+58
*
win32: code shrink execve(2) implementation
Ron Yorston
2023-12-18
1
-2
/
+2
*
httpd: fix return code when run in background
Ron Yorston
2023-12-15
1
-11
/
+5
*
win32: convert exit codes
Ron Yorston
2023-09-14
1
-2
/
+35
*
win32: change interpretation of BB_OVERRIDE_APPLETS
Ron Yorston
2023-06-02
1
-10
/
+2
*
win32: skip test for non-console apps if necessary
Ron Yorston
2023-06-02
1
-0
/
+4
*
win32: crtl-c interrupts non-console applications
Ron Yorston
2023-05-23
1
-1
/
+36
*
win32: changes to signal handling
Ron Yorston
2023-05-23
1
-8
/
+13
*
win32: further code shrink quote_args()
Ron Yorston
2023-04-28
1
-19
/
+3
*
win32: code shrink copying of argv
Ron Yorston
2023-04-28
1
-4
/
+14
*
win32: improved error for overlong command line
Ron Yorston
2023-04-27
1
-1
/
+6
*
win32: code shrink quote_args()
Ron Yorston
2023-04-27
1
-58
/
+20
*
win32: further fix incorrect path search in spawnvp
Ron Yorston
2023-04-16
1
-1
/
+3
*
win32: fix incorrect path search in spawnvp
Ron Yorston
2023-04-14
1
-3
/
+1
*
win32: ignore ctrl-c in parent of execve(2)
Ron Yorston
2023-04-05
1
-4
/
+14
*
runuser,drop: code shrink
Ron Yorston
2023-03-19
1
-3
/
+2
*
runuser: add 'drop' as an alias for runuser
Ron Yorston
2023-03-16
1
-1
/
+1
*
win32: code shrink detection of executables
Ron Yorston
2023-03-16
1
-7
/
+4
*
runuser: new applet
Ron Yorston
2023-03-13
1
-1
/
+1
*
win32: revert special treatment of Unix-style absolute paths
Ron Yorston
2022-10-26
1
-2
/
+2
*
win32: search PATH for missing Unix-style executables
Ron Yorston
2022-05-06
1
-29
/
+39
*
win32: better fix for empty environment variables
Ron Yorston
2022-05-05
1
-9
/
+4
*
win32: revert changes related to environment variables
Ron Yorston
2022-05-04
1
-4
/
+9
*
win32: conditional compilation in process.c
Ron Yorston
2022-04-24
1
-10
/
+10
*
win32: add link to LWN article on shebang
Ron Yorston
2021-11-14
1
-1
/
+2
*
win32: rename mingw_spawn_1
Ron Yorston
2021-11-01
1
-8
/
+8
*
win32: pass NULL to spawnve, not environ
Ron Yorston
2021-10-28
1
-4
/
+4
*
win32: handle -1 return status from execve(2)
Ron Yorston
2021-06-19
1
-2
/
+3
*
ash: code shrink
Ron Yorston
2021-02-14
1
-9
/
+0
[next]