index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
cron_changes
dscho-kill-gently
embed
fix_backslash
join2
long_paths
manifest
master
merge
merge_1_19
merge_1_20
mount_point
noconsole
noconsole2
old
path_search
propagate_sigint
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
zstd
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
/
mingw.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
win32: add FAST_FUNC annotations
Ron Yorston
2026-05-04
1
-55
/
+57
*
win32: disable urandom/zero devices if dd is disabled
Ron Yorston
2026-04-27
1
-1
/
+6
*
win32: improve urandom/zero device handling
Ron Yorston
2026-04-26
1
-14
/
+3
*
win32: expose /dev/urandom and /dev/zero
Ron Yorston
2026-04-26
1
-8
/
+23
*
ash: allow 'times' built-in to report process timing
Ron Yorston
2026-04-12
1
-0
/
+6
*
win32: add support for /dev/std{in,out,err}
Ron Yorston
2026-02-02
1
-3
/
+12
*
win32: avoid failure when localtime() argument is out of range
Ron Yorston
2025-11-26
1
-1
/
+16
*
mkdir: correctly report directory creation
Ron Yorston
2025-11-22
1
-2
/
+1
*
win32: allow use of /dev/tty
Ron Yorston
2025-11-10
1
-9
/
+14
*
win32: use RtlGenRandom for /dev/urandom
Ron Yorston
2025-10-09
1
-0
/
+17
*
win32: use correct errno for fopen() of directory
Ron Yorston
2025-09-19
1
-1
/
+6
*
win32: deduplicate die_if_error()
Ron Yorston
2025-07-11
1
-0
/
+9
*
win32: retry when command needs elevated privileges
Ron Yorston
2025-02-03
1
-0
/
+22
*
ash: strip trailing slash from directory if necessary
Ron Yorston
2024-12-29
1
-0
/
+5
*
ash: match behaviour of cmd.exe in cd builtin
Ron Yorston
2024-11-19
1
-0
/
+13
*
win32: fix regression in chdir(2)
Ron Yorston
2024-10-10
1
-7
/
+9
*
id: code shrink
Ron Yorston
2024-10-09
1
-0
/
+2
*
win32: code shrink
Ron Yorston
2024-08-16
1
-13
/
+13
*
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
*
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: add definition for old mingw-w64
FRP-5398-g89ae34445
Ron Yorston
2024-06-25
1
-0
/
+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
*
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: 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
*
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 detection of directories in stat(2)
Ron Yorston
2024-01-04
1
-3
/
+5
*
win32: fix handling of relative paths
Ron Yorston
2023-10-04
1
-12
/
+3
*
win32: replace readlink(2)
Ron Yorston
2023-08-21
1
-11
/
+15
*
ash: detect console state on shell start up
noconsole2
Ron Yorston
2023-08-20
1
-14
/
+0
*
win32: support build with FEATURE_UNICODE_SUPPORT
Avi Halachmi (:avih)
2023-07-22
1
-0
/
+14
*
date: allow system date to be set
Ron Yorston
2023-07-16
1
-0
/
+23
*
win32: code shrink
Ron Yorston
2023-06-04
1
-7
/
+2
*
ash: enable 'set -/+o noconsole'
Ron Yorston
2023-06-01
1
-8
/
+6
*
win32: support "app exec link" reparse points
Ron Yorston
2023-05-27
1
-1
/
+36
*
win32: export xappendword()
Ron Yorston
2023-04-23
1
-0
/
+12
*
win32: use CheckTokenMembership() to check privilege
Ron Yorston
2023-03-25
1
-14
/
+16
*
drop: add cdrop and pdrop aliases
Ron Yorston
2023-03-19
1
-1
/
+1
*
runuser,drop: drop runuser, tweak drop
Ron Yorston
2023-03-19
1
-1
/
+1
[next]