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: 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
*
win32: code shrink Unix-style path handling
Ron Yorston
2020-08-23
1
-19
/
+9
*
win32: use built-in applets for non-existent binaries with Unix-style paths
Ron Yorston
2020-08-13
1
-2
/
+13
*
win32: handle Unix-style absolute paths for executables
Ron Yorston
2020-08-13
1
-1
/
+10
*
win32: code shrink
Ron Yorston
2020-08-13
1
-1
/
+1
*
win32: code shrink kill(2)
Ron Yorston
2020-07-25
1
-31
/
+17
*
win32: update link to Microsoft document on command-line arguments
Ron Yorston
2020-07-21
1
-1
/
+1
*
win32: minor improvements to process spawning
Ron Yorston
2020-06-12
1
-3
/
+2
*
time: detect when spawn fails
Ron Yorston
2020-06-04
1
-1
/
+1
*
win32: use lazy loading for certain DLLs
Ron Yorston
2020-06-02
1
-2
/
+13
*
ash: simplify spawning during forkshell
Ron Yorston
2020-06-01
1
-0
/
+9
*
win32: changes to '#!' support
Ron Yorston
2020-05-24
1
-10
/
+12
*
time: WIN32 port
Ron Yorston
2020-04-06
1
-7
/
+34
*
win32: new functions: getpeername(2), mingw_spawn_detach()
Ron Yorston
2020-04-05
1
-3
/
+15
*
win32: more improvements to 'c:file' paths
Ron Yorston
2020-03-29
1
-2
/
+3
*
win32: trim leading and trailing spaces from shebang options
Ron Yorston
2019-05-03
1
-0
/
+4
*
win32: add function to convert slashes to backslashes
Ron Yorston
2019-03-15
1
-5
/
+2
*
win32: drop argument from err_win_to_posix()
Ron Yorston
2019-03-06
1
-2
/
+2
*
win32: make more use of common lazy loading code
Ron Yorston
2019-02-27
1
-17
/
+5
*
win32: don't try to run non-existent script
Ron Yorston
2019-02-07
1
-1
/
+1
*
ps: fix long output when desktop compatibility is disabled
Ron Yorston
2019-01-08
1
-0
/
+3
*
ps: display interpreted script name in comm column
Ron Yorston
2019-01-08
1
-1
/
+2
*
ps: add support for the args column
Ron Yorston
2019-01-08
1
-11
/
+29
*
ps: add user and group columns
Ron Yorston
2019-01-08
1
-1
/
+10
*
win32: special treatment for PATH
Ron Yorston
2018-12-14
1
-20
/
+0
*
win32: special treatment for files with the '.sh' extension
Ron Yorston
2018-12-09
1
-27
/
+36
*
win32: use open_read_close() where possible
Ron Yorston
2018-12-09
1
-6
/
+2
*
win32: allow execution of empty batch file to succeed
Ron Yorston
2018-12-08
1
-0
/
+8
*
win32: improve execution of batch files
Ron Yorston
2018-12-07
1
-26
/
+8
*
win32: rework adding of extensions to filenames
Ron Yorston
2018-12-06
1
-2
/
+2
*
ash: fix a couple of test cases
Ron Yorston
2018-12-04
1
-3
/
+1
*
win32: save a few bytes in process scanning
Ron Yorston
2018-11-27
1
-14
/
+7
*
win32: use string_array_len to obtain size of argv array
Ron Yorston
2018-10-26
1
-8
/
+4
*
win32: better error message in kill(2)
Ron Yorston
2018-07-12
1
-0
/
+2
[next]