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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'busybox' into merge
Ron Yorston
2024-10-08
1
-1
/
+1
*
win32: drop workaround for Wine console buffer
Ron Yorston
2024-09-27
1
-7
/
+0
*
ash: optimise running of scripts
Ron Yorston
2024-08-19
1
-8
/
+1
*
win32: code shrink
Ron Yorston
2024-08-16
3
-16
/
+16
*
win32: fix strftime(3) '%s' format
Ron Yorston
2024-08-14
1
-1
/
+1
*
win32: fix another problem with stat(2)
Ron Yorston
2024-08-09
1
-2
/
+3
*
su: detect inability to raise privilege
Ron Yorston
2024-08-03
1
-22
/
+22
*
win32: consolidate executable handling in popen.c
Ron Yorston
2024-07-20
1
-31
/
+27
*
win32: code shrink popen(3)
Ron Yorston
2024-07-19
1
-40
/
+13
*
win32: code shrink mingw_spawn_interpreter()
Ron Yorston
2024-07-14
1
-11
/
+8
*
ash: read profile script relative to binary
Ron Yorston
2024-07-08
1
-0
/
+8
*
win32: code shrink system drive handling (2)
Ron Yorston
2024-07-07
1
-1
/
+1
*
win32: code shrink system drive handling
Ron Yorston
2024-07-07
1
-27
/
+14
*
win32: don't allow BB_TERMINAL_MODE=6
Ron Yorston
2024-06-28
1
-1
/
+1
*
win32: add definition for old mingw-w64
FRP-5398-g89ae34445
Ron Yorston
2024-06-25
1
-0
/
+4
*
win32: code shrink exit_code_to_wait_status_cmd()
Ron Yorston
2024-06-24
1
-4
/
+4
*
win32: code shrink BB_CRITICAL_ERROR_DIALOGS
Ron Yorston
2024-06-23
1
-1
/
+2
*
win32: only access mode argument of open(2) if required
Ron Yorston
2024-06-22
1
-3
/
+5
*
win32: add env var to control error dialogs
Ron Yorston
2024-06-22
1
-0
/
+6
*
win32: revert 'don't set error mode'
Ron Yorston
2024-06-22
1
-29
/
+64
*
ash: allow HISTFILE=/dev/null to work as intended
Ron Yorston
2024-06-19
1
-3
/
+8
*
win32: code shrink APE detection; avoid UB
Ron Yorston
2024-06-19
1
-3
/
+7
*
win32: detect Actually Portable Executable binaries
Ron Yorston
2024-06-16
1
-15
/
+23
*
win32: allow for trailing separator in PATH
Ron Yorston
2024-06-14
1
-0
/
+26
*
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: try to avoid downloading offline files
Ron Yorston
2024-04-30
1
-2
/
+5
*
win32: adjust handling of executable extensions
Ron Yorston
2024-04-22
1
-8
/
+12
*
win32: make stat(2) fail for /dev/zero, /dev/urandom
Ron Yorston
2024-04-20
1
-1
/
+2
*
ash: add title built-in
Ron Yorston
2024-04-09
1
-2
/
+6
*
win32: ascii-optimize winansi_fputc, winansi_putchar
Avi Halachmi (:avih)
2024-04-06
1
-8
/
+2
*
win32: UTF8_OUTPUT: flush stream before conversion
Avi Halachmi (:avih)
2024-04-06
1
-1
/
+3
*
win32: improvements to realpath(3)
Ron Yorston
2024-03-09
1
-2
/
+6
*
win32: let realpath(3) work on flaky filesystems
Ron Yorston
2024-03-08
1
-0
/
+3
*
win32: fix uname(2) if ARM architecture is undefined
FRP-5301-gda71f7c57
Ron Yorston
2024-02-20
1
-0
/
+2
*
win32: avoid console windows from CGI scripts
Ron Yorston
2024-02-07
1
-1
/
+1
*
win32: UTF8_OUTPUT: recover quicker from bad byte
Avi Halachmi (:avih)
2024-01-31
1
-12
/
+19
*
win32: import dirname(3) from mingw-w64
Ron Yorston
2024-01-30
2
-0
/
+288
*
win32: hardcode numeric value of MANIFEST resource
Ron Yorston
2024-01-23
1
-2
/
+3
*
win32: add aarch64 to uname(2)
Ron Yorston
2024-01-21
1
-0
/
+3
*
build system: more clang/llvm tweaks
Ron Yorston
2024-01-18
2
-3
/
+0
*
win32: fix detection of directories in stat(2)
Ron Yorston
2024-01-04
1
-3
/
+5
*
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
*
win32: fix clang error/warning
Ron Yorston
2023-12-31
1
-3
/
+3
*
httpd: enable support for CGI
Ron Yorston
2023-12-20
1
-2
/
+58
[next]