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
/
mingw.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
runuser: add 'drop' as an alias for runuser
Ron Yorston
2023-03-16
1
-1
/
+1
*
win32: code shrink detection of executables
Ron Yorston
2023-03-16
1
-9
/
+25
*
runuser: new applet
Ron Yorston
2023-03-13
1
-12
/
+31
*
win32: skip ACL check in stat(2) when running as root
FRP-4881-ga6c5fd4eb
Ron Yorston
2023-02-13
1
-1
/
+2
*
ash,make: fix CRLF handling
Ron Yorston
2023-01-30
1
-2
/
+3
*
win32: another stat(2) + access time fix
Ron Yorston
2023-01-26
1
-1
/
+1
*
win32: only count subdirectories if necessary
Ron Yorston
2023-01-23
1
-3
/
+15
*
win32: limit setting of errno when lazy loading fails
Ron Yorston
2023-01-22
1
-3
/
+3
*
win32: more minor improvements to stat(2)
Ron Yorston
2023-01-18
1
-29
/
+26
*
win32: minor improvements to stat(2)
Ron Yorston
2023-01-17
1
-9
/
+9
*
win32: use ACL check to clarify write permission
Ron Yorston
2023-01-16
1
-27
/
+30
*
win32: fix permissions of read-only directory
Ron Yorston
2023-01-11
1
-1
/
+1
*
win32: prevent stat(2) from updating access times
Ron Yorston
2022-12-22
1
-4
/
+19
*
win32: revert special treatment of Unix-style absolute paths
Ron Yorston
2022-10-26
1
-6
/
+5
*
win32: use xmalloc_follow_symlinks() in stat(2)
Ron Yorston
2022-09-27
1
-16
/
+9
*
Workaround for incomplete junctions created by PowerShell
Ron Yorston
2022-06-25
1
-12
/
+32
*
win32: changes to stat(2) implementation
FRP-4716-g31467ddfc
Ron Yorston
2022-05-23
1
-15
/
+22
*
win32: code shrink fstat(2)
Ron Yorston
2022-05-23
1
-11
/
+8
*
win32: let stat(2) return correct st_size for symlink
Ron Yorston
2022-05-22
1
-5
/
+8
*
win32: code shrink readlink(2)
Ron Yorston
2022-05-22
1
-32
/
+12
*
win32: code shrink directory tests
Ron Yorston
2022-05-22
1
-15
/
+19
*
win32: return reparse tag in struct stat
Ron Yorston
2022-05-19
1
-6
/
+14
*
jn: make junctions acceptable to Windows
Ron Yorston
2022-05-17
1
-5
/
+9
*
jn: new applet
Ron Yorston
2022-05-16
1
-1
/
+132
*
win32: try to get link count for directories
Ron Yorston
2022-05-15
1
-1
/
+22
*
win32: treat junctions as symlinks
Ron Yorston
2022-05-14
1
-6
/
+13
*
ash: export certain variables to the environment immediately
Ron Yorston
2022-05-08
1
-1
/
+1
*
win32: fix 'cd' to symlink with relative path as target
Ron Yorston
2022-05-07
1
-1
/
+1
*
win32: search PATH for missing Unix-style executables
Ron Yorston
2022-05-06
1
-2
/
+0
*
which,ash: changes to which/command/type
Ron Yorston
2022-05-01
1
-0
/
+21
*
win32: clarify documentation of is_relative_path()
Ron Yorston
2022-04-30
1
-3
/
+8
*
date: enable FEATURE_DATE_NANO
Ron Yorston
2022-04-22
1
-0
/
+13
*
win32: minor adjustments to file permissions
Ron Yorston
2022-04-19
1
-8
/
+9
*
win32: fake file ownership on FAT filesystems
Ron Yorston
2022-02-17
1
-5
/
+11
*
win32: fix implementation of readlink(2)
Ron Yorston
2021-11-25
1
-3
/
+2
*
win32: rmdir(2) shouldn't delete symlinks
FRP-4487-gd239d2d52
Ron Yorston
2021-10-17
1
-1
/
+8
*
win32: code shrink
Ron Yorston
2021-10-16
1
-9
/
+16
*
realpath: improved support for Windows paths
Ron Yorston
2021-10-13
1
-3
/
+2
*
win32: fix creation of relative symlinks
Ron Yorston
2021-10-12
1
-2
/
+5
*
win32: rename is_absolute_path()
Ron Yorston
2021-10-12
1
-8
/
+8
*
win32: use is_dir_sep() everywhere
Ron Yorston
2021-10-12
1
-4
/
+3
*
ash: improve signal handling
Ron Yorston
2021-09-21
1
-0
/
+9
*
win32: code shrink
Ron Yorston
2021-08-27
1
-0
/
+2
*
win32: implement utimes(2) using utimensat(2)
Ron Yorston
2021-08-15
1
-38
/
+18
*
win32: tidy up fetching of system directory
Ron Yorston
2021-08-14
1
-14
/
+17
*
win32: code shrink
Ron Yorston
2021-08-14
1
-14
/
+14
[next]