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
*
libbb: fix detection of relative paths in xreadlink.c
symlink
Ron Yorston
2021-03-01
1
-1
/
+1
*
Allow `rename()` to work across drives
Johannes Schindelin
2021-03-01
1
-1
/
+2
*
Do not use `rename()` for symlinks
Johannes Schindelin
2021-03-01
1
-5
/
+8
*
win32: let `resolve_symlinks()` _really_ resolve symbolic links
Johannes Schindelin
2021-03-01
1
-1
/
+9
*
readlink(): do `NUL`-terminate the result
Johannes Schindelin
2021-03-01
1
-2
/
+3
*
win32(symlink): fix logic to determine the type of the symlink
Johannes Schindelin
2021-03-01
1
-1
/
+10
*
win32: move is_absolute_path()
Ron Yorston
2021-03-01
1
-0
/
+9
*
win32: workaround for lazy loading issue on Windows 7
Ron Yorston
2021-03-01
1
-0
/
+14
*
win32: update sysinfo(2) implementation (again)
Ron Yorston
2021-02-23
1
-14
/
+31
*
win32: update sysinfo(2) implementation
Ron Yorston
2021-02-19
1
-13
/
+23
*
win32: add uptime to sysinfo(2), enable uptime applet
Ron Yorston
2021-02-19
1
-3
/
+2
*
free: implement sysinfo(2) and enable free(1)
Ron Yorston
2021-02-18
1
-0
/
+24
*
win32: code shrink
Ron Yorston
2021-02-13
1
-1
/
+1
*
win32: implement symlink(2)
Ron Yorston
2021-02-12
1
-0
/
+35
*
win32: allow symlinks to directories to be unlinked
Ron Yorston
2021-02-12
1
-1
/
+13
*
win32: make readlink(2) implementation unconditional
Ron Yorston
2021-02-12
1
-4
/
+0
*
tls: avoid unnecessary changes to POSIX build, part 2
Ron Yorston
2021-01-25
1
-0
/
+9
*
win32: make realpath() return an error if necessary
Ron Yorston
2020-12-12
1
-1
/
+0
*
win32: make location of Unix-style absolute paths configurable
Ron Yorston
2020-08-31
1
-1
/
+1
*
ash, ls: improve support for 'c:path'
Ron Yorston
2020-08-28
1
-15
/
+0
*
win32: code shrink Unix-style path handling
Ron Yorston
2020-08-23
1
-23
/
+7
*
win32: use built-in applets for non-existent binaries with Unix-style paths
Ron Yorston
2020-08-13
1
-0
/
+13
*
win32: handle Unix-style absolute paths for executables
Ron Yorston
2020-08-13
1
-0
/
+15
*
win32: use a static buffer in get_system_drive()
Ron Yorston
2020-08-13
1
-14
/
+13
*
win32: code shrink
Ron Yorston
2020-08-13
1
-0
/
+8
*
win32: return raw file attributes in struct mingw_stat
Ron Yorston
2020-07-09
1
-0
/
+4
*
ash: improve handling of UNC paths
Ron Yorston
2020-06-30
1
-1
/
+2
*
win32: enable globbing by default
Ron Yorston
2020-06-14
1
-1
/
+17
*
win32: use lazy loading for certain DLLs
Ron Yorston
2020-06-02
1
-6
/
+21
*
dd: fix handling of 'conv=notrunc seek=N'
Ron Yorston
2020-05-20
1
-3
/
+3
*
dd: create a sparse file when seek=N is used
Ron Yorston
2020-03-24
1
-0
/
+17
*
win32: stat(2): return correct st_blocks for compressed/sparse files
Ron Yorston
2020-03-24
1
-1
/
+13
*
win32: tidy up detection of device files
Ron Yorston
2020-02-16
1
-9
/
+3
*
win32: rework device file detection
Ron Yorston
2020-02-15
1
-6
/
+4
*
win32: code shrink
Ron Yorston
2020-02-13
1
-11
/
+9
*
date: code shrink
Ron Yorston
2020-02-11
1
-6
/
+0
*
mingw: fix off-by-one error in mingw_strftime()
Ron Yorston
2020-01-19
1
-1
/
+1
*
mingw: fix use after free in file_owner()
Ron Yorston
2020-01-19
1
-9
/
+6
*
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
-12
/
+29
*
win32: try to make working directory names consistent
Ron Yorston
2019-04-02
1
-1
/
+26
*
win32: track current directory of mapped drives
Ron Yorston
2019-04-01
1
-4
/
+7
*
win32: improved support for c:path path names
Ron Yorston
2019-03-30
1
-0
/
+12
*
win32: interpret absolute paths as relative to %SYSTEMDRIVE%
Ron Yorston
2019-03-28
1
-0
/
+56
*
win32: share code to find root prefix of path
Ron Yorston
2019-03-23
1
-0
/
+35
*
win32: change stat(2) error code in certain cases
Ron Yorston
2019-03-20
1
-1
/
+0
*
win32: add function to convert slashes to backslashes
Ron Yorston
2019-03-15
1
-5
/
+14
*
win32: realpath(3): remove trailing slash
Ron Yorston
2019-03-14
1
-1
/
+4
*
win32: consolidate file metadata options
Ron Yorston
2019-03-12
1
-8
/
+2
*
win32: changes to user ids
Ron Yorston
2019-03-10
1
-20
/
+30
[next]