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
/
include
/
mingw.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
which,ash: changes to which/command/type
Ron Yorston
2022-05-01
1
-0
/
+1
*
date: enable FEATURE_DATE_NANO
Ron Yorston
2022-04-22
1
-0
/
+1
*
realpath: improved support for Windows paths
Ron Yorston
2021-10-13
1
-0
/
+3
*
win32: rename is_absolute_path()
Ron Yorston
2021-10-12
1
-1
/
+1
*
ash: improve signal handling
Ron Yorston
2021-09-21
1
-0
/
+1
*
win32: changes to allow timezones in dates
Ron Yorston
2021-09-17
1
-0
/
+3
*
win32: better handling of nested symlinks
Ron Yorston
2021-08-12
1
-0
/
+3
*
win32: partial implementation of sync(2)
Ron Yorston
2021-06-07
1
-1
/
+2
*
sync: enable in default configuration
Ron Yorston
2021-06-07
1
-1
/
+1
*
win32: rename update_dev_fd() as update_special_fd()
Ron Yorston
2021-06-07
1
-1
/
+1
*
win32: implement futimens(2)/utimensat(2)
Ron Yorston
2021-05-14
1
-0
/
+10
*
win32: move is_absolute_path()
Ron Yorston
2021-03-01
1
-0
/
+1
*
win32: update sysinfo(2) implementation
Ron Yorston
2021-02-19
1
-2
/
+0
*
free: implement sysinfo(2) and enable free(1)
Ron Yorston
2021-02-18
1
-0
/
+22
*
ash: code shrink
Ron Yorston
2021-02-14
1
-1
/
+0
*
win32: implement symlink(2)
Ron Yorston
2021-02-12
1
-1
/
+1
*
win32: make readlink(2) implementation unconditional
Ron Yorston
2021-02-12
1
-4
/
+0
*
win32: code shrink
Ron Yorston
2021-02-06
1
-4
/
+0
*
tls: avoid unnecessary changes to POSIX build, part 2
Ron Yorston
2021-01-25
1
-0
/
+4
*
Merge branch 'busybox' into merge
Ron Yorston
2021-01-14
1
-0
/
+1
*
winansi: intercept calls to fputc(3)
Ron Yorston
2020-12-07
1
-0
/
+2
*
ash, ls: improve support for 'c:path'
Ron Yorston
2020-08-28
1
-6
/
+0
*
win32: code shrink Unix-style path handling
Ron Yorston
2020-08-23
1
-9
/
+1
*
win32: use built-in applets for non-existent binaries with Unix-style paths
Ron Yorston
2020-08-13
1
-0
/
+1
*
win32: handle Unix-style absolute paths for executables
Ron Yorston
2020-08-13
1
-0
/
+2
*
win32: use a static buffer in get_system_drive()
Ron Yorston
2020-08-13
1
-1
/
+1
*
win32: code shrink
Ron Yorston
2020-08-13
1
-1
/
+1
*
win32: move code to fork (de)compressor to a function
Ron Yorston
2020-08-05
1
-0
/
+1
*
win32: code shrink kill(2)
Ron Yorston
2020-07-25
1
-1
/
+1
*
win32: import strndup from gnulib
Ron Yorston
2020-07-09
1
-0
/
+5
*
win32: return raw file attributes in struct mingw_stat
Ron Yorston
2020-07-09
1
-0
/
+1
*
win32: fix networking problems
Ron Yorston
2020-06-03
1
-0
/
+1
*
win32: only initialise networking if necessary
Ron Yorston
2020-06-01
1
-1
/
+7
*
ash: simplify spawning during forkshell
Ron Yorston
2020-06-01
1
-0
/
+1
*
dd: fix handling of 'conv=notrunc seek=N'
Ron Yorston
2020-05-20
1
-1
/
+1
*
ash: reset ANSI emulation when BB_SKIP_ANSI_EMULATION changes
Ron Yorston
2020-04-13
1
-0
/
+1
*
time: WIN32 port
Ron Yorston
2020-04-06
1
-1
/
+2
*
win32: new functions: getpeername(2), mingw_spawn_detach()
Ron Yorston
2020-04-05
1
-0
/
+3
*
dd: create a sparse file when seek=N is used
Ron Yorston
2020-03-24
1
-0
/
+1
*
win32: tidy up detection of device files
Ron Yorston
2020-02-16
1
-1
/
+1
*
win32: code shrink
Ron Yorston
2020-02-13
1
-1
/
+1
*
date: code shrink
Ron Yorston
2020-02-11
1
-1
/
+0
*
Build fixes
FRP-3329-gcf0fa4d13
Ron Yorston
2020-01-08
1
-1
/
+1
*
win32: allow nanosecond precision in file times
Ron Yorston
2019-08-16
1
-16
/
+19
*
win32: try to make working directory names consistent
Ron Yorston
2019-04-02
1
-0
/
+1
*
win32: fix compilation error; update default configurations
Ron Yorston
2019-03-31
1
-0
/
+1
*
win32: improved support for c:path path names
Ron Yorston
2019-03-30
1
-0
/
+1
*
win32: interpret absolute paths as relative to %SYSTEMDRIVE%
Ron Yorston
2019-03-28
1
-0
/
+3
*
win32: share code to find root prefix of path
Ron Yorston
2019-03-23
1
-0
/
+3
*
win32: add function to convert slashes to backslashes
Ron Yorston
2019-03-15
1
-1
/
+2
[prev]
[next]