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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
reset: add support for stty and Windows Terminal
Ron Yorston
2026-05-11
1
-13
/
+12
*
win32: silence warning in ioctl(2)
Ron Yorston
2026-05-05
1
-0
/
+2
*
win32: add FAST_FUNC annotations
Ron Yorston
2026-05-04
22
-127
/
+139
*
Add crond and crontab (#561)
mbartlett21
2026-05-03
2
-7
/
+17
*
win32: disable urandom/zero devices if dd is disabled
Ron Yorston
2026-04-27
2
-2
/
+12
*
win32: improve urandom/zero device handling
Ron Yorston
2026-04-26
2
-14
/
+13
*
win32: expose /dev/urandom and /dev/zero
Ron Yorston
2026-04-26
1
-8
/
+23
*
Win32: trivial refinements (#577)
avih
2026-04-18
3
-11
/
+13
*
win32: fnmatch2: replace if-else-... with switch/case
Avi Halachmi (:avih)
2026-04-16
1
-17
/
+28
*
win32: fnmatch2.c: optimize last '*'
Avi Halachmi (:avih)
2026-04-16
1
-1
/
+87
*
win32: switch to new fnmatch2.c
Avi Halachmi (:avih)
2026-04-16
3
-0
/
+233
*
win32: actype: remove size-optimization option (no-op)
Avi Halachmi (:avih)
2026-04-16
1
-23
/
+9
*
win32: actype: code shrink
Avi Halachmi (:avih)
2026-04-16
2
-18
/
+13
*
win32: actype/isactype: optimize both to O(1)
Avi Halachmi (:avih)
2026-04-16
2
-40
/
+154
*
win32: regcomp.c: use isactype insead of switch
Avi Halachmi (:avih)
2026-04-16
2
-48
/
+25
*
win32: fnmatch.c: use isactype insead of switch
Avi Halachmi (:avih)
2026-04-16
1
-51
/
+9
*
win32: add actype/isactype instead of match_class
Avi Halachmi (:avih)
2026-04-16
7
-23
/
+102
*
ash: allow 'times' built-in to report process timing
Ron Yorston
2026-04-12
2
-19
/
+32
*
win32: UTF8_OUTPUT: reject overlong encoding
Avi Halachmi (:avih)
2026-03-25
1
-2
/
+13
*
win32: UTF8_OUTPUT: don't fail due to nwritten value
Avi Halachmi (:avih)
2026-03-19
1
-2
/
+4
*
win32: UTF8_OUTPUT: refine bad-sequence output
Avi Halachmi (:avih)
2026-03-19
1
-18
/
+12
*
ash: allow execution of busybox-w32 binary without extension
Ron Yorston
2026-02-25
1
-3
/
+1
*
win32: add support for /dev/std{in,out,err}
Ron Yorston
2026-02-02
1
-3
/
+12
*
win32: fix output conversion with no-op utf8 manifest
Avi Halachmi (:avih)
2025-12-26
1
-2
/
+17
*
uname: Check for PROCESSOR_ARCHITECTURE_ARM as well
Martin Storsjö
2025-12-08
1
-0
/
+5
*
win32: add a config for 32-bit build with Unicode
Ron Yorston
2025-12-02
1
-2
/
+3
*
win32: update UTF-8 manifest
Ron Yorston
2025-12-01
1
-5
/
+5
*
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
*
compress PNG icons more
Viktor Szakats
2025-11-07
2
-0
/
+0
*
win32: allow the use of PNG format icons
Ron Yorston
2025-11-06
4
-0
/
+8
*
manifest: integrate into resources.rc, reduce binary size
Viktor Szakats
2025-11-06
4
-58
/
+50
*
stty: drop 'rows' and 'columns' settings
FRP-5857-g3681e397f
Ron Yorston
2025-10-10
1
-2
/
+2
*
flock: enable by default
Ron Yorston
2025-10-09
2
-0
/
+133
*
win32: use RtlGenRandom for /dev/urandom
Ron Yorston
2025-10-09
4
-253
/
+17
*
Allow building with older mingw-w64/gcc
Ron Yorston
2025-10-01
1
-0
/
+4
*
win32: use correct errno for fopen() of directory
Ron Yorston
2025-09-19
1
-1
/
+6
*
ash: redir: Retry open on EINTR
Ron Yorston
2025-09-10
1
-0
/
+1
*
win32: fix return value of isatty()
Ron Yorston
2025-08-17
1
-1
/
+1
*
Merge branch 'busybox' into merge
Ron Yorston
2025-08-15
1
-1
/
+2
*
stty: fix build for Windows XP
Ron Yorston
2025-08-07
1
-0
/
+10
*
stty: enable a minimal Windows implementation
Ron Yorston
2025-07-25
4
-23
/
+73
*
win32: deduplicate die_if_error()
Ron Yorston
2025-07-11
1
-0
/
+9
*
win32: update implementation of select(2)
Ron Yorston
2025-05-26
1
-2
/
+5
*
win32: update implementation of strptime(3)
Ron Yorston
2025-05-26
1
-18
/
+18
*
win32: update inet_pton(3) implementation
Ron Yorston
2025-05-26
1
-0
/
+1
*
win32: update glob(3) implementation
Ron Yorston
2025-05-26
1
-1
/
+1
*
win32: fake directories in readdir(2)
Ron Yorston
2025-03-17
1
-5
/
+23
*
win32: retry when command needs elevated privileges
Ron Yorston
2025-02-03
2
-0
/
+64
[next]