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: 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
*
win32: remove some code from procps_scan
Ron Yorston
2018-04-10
1
-3
/
+0
*
ps: indicate forkshell processes in listing
Ron Yorston
2018-04-05
1
-1
/
+1
*
ps: obtain applet names from other BusyBox processes
Ron Yorston
2018-04-04
1
-18
/
+89
*
win32: return correct exit status from waitpid
Ron Yorston
2018-03-29
1
-1
/
+5
*
win32: save a few bytes
Ron Yorston
2018-03-29
1
-4
/
+3
*
ps: display applet names in process listing
Ron Yorston
2018-03-28
1
-1
/
+16
*
ps: clear status for each process
Ron Yorston
2018-03-28
1
-0
/
+2
*
win32: changes to kill(2)
Ron Yorston
2018-03-27
1
-14
/
+20
*
win32: small changes to reduce size of binary
Ron Yorston
2018-03-22
1
-2
/
+2
*
win32: reduce amount of static data
Ron Yorston
2018-03-04
1
-28
/
+34
*
win32: additional improvements to handling of executables
Ron Yorston
2018-02-28
1
-10
/
+24
*
win32: move detection of file formats to stat(2)
Ron Yorston
2018-02-26
1
-3
/
+17
*
win32: add support for batch files
Ron Yorston
2018-02-26
1
-0
/
+28
*
mingw: clarify that waitpid(-1, ...) is not supported
Johannes Schindelin
2017-10-01
1
-1
/
+1
*
win32: allow kill to send signal number 0
Ron Yorston
2017-09-27
1
-0
/
+15
*
win32: improvements to implementation of kill(2)
Ron Yorston
2017-09-27
1
-87
/
+94
*
kill: use gentler method than TerminateProcess()
Johannes Schindelin
2017-09-27
1
-1
/
+161
[prev]
[next]