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
*
realpath: implement realpath(3) and enable realpath(1)
realpath
Ron Yorston
2018-06-09
1
-3
/
+56
*
win32: save a few bytes in device file support
Ron Yorston
2018-03-23
1
-35
/
+35
*
win32: small changes to reduce size of binary
Ron Yorston
2018-03-22
1
-11
/
+6
*
win32: don't test DLLs for executable format
Ron Yorston
2018-03-18
1
-0
/
+5
*
win32: add a function to convert backslashes to slashes
Ron Yorston
2018-03-18
1
-11
/
+14
*
win32: try harder to get file attributes
Ron Yorston
2018-03-17
1
-0
/
+16
*
ash: remove special treatment of device files
Ron Yorston
2018-03-15
1
-1
/
+3
*
win32: restrict visibility of special devices
Ron Yorston
2018-03-15
1
-7
/
+24
*
win32: squeeze a few bytes out of strftime
Ron Yorston
2018-03-05
1
-4
/
+6
*
win32: reduce amount of static data
Ron Yorston
2018-03-04
1
-5
/
+19
*
Minor improvements to build
Ron Yorston
2018-03-02
1
-2
/
+1
*
win32: make has_exec_format static
Ron Yorston
2018-03-01
1
-55
/
+55
*
win32: don't add extensions to filenames ending with a dot
Ron Yorston
2018-02-28
1
-1
/
+7
*
win32: fix code to check for file extensions
Ron Yorston
2018-02-27
1
-1
/
+1
*
win32: move detection of file formats to stat(2)
Ron Yorston
2018-02-26
1
-51
/
+60
*
win32: improvements to stat(2) emulation
Ron Yorston
2018-02-26
1
-25
/
+18
*
win32: add support for batch files
Ron Yorston
2018-02-26
1
-12
/
+31
*
win32: make /dev/urandom more random
Ron Yorston
2018-02-23
1
-2
/
+1
*
win32: handle /dev/zero and /dev/urandom in open and read functions
Ron Yorston
2018-02-22
1
-2
/
+59
*
date: support '-' format flag to remove zero padding
Ron Yorston
2017-12-09
1
-0
/
+5
*
ps: add support for CPU and elapsed time columns
Ron Yorston
2017-09-01
1
-1
/
+17
*
win32: shrink code to detect .exe files
Ron Yorston
2017-08-30
1
-18
/
+20
*
win32: implement nanosleep and enable float sleep by default
Ron Yorston
2017-01-18
1
-0
/
+18
*
win32: return an error when lseek is applied to a pipe
Ron Yorston
2016-05-24
1
-0
/
+14
*
Silence a couple of compiler warnings
Ron Yorston
2016-03-06
1
-1
/
+2
*
mingw: silently ignore O_NONBLOCK on file open
Ron Yorston
2016-02-22
1
-2
/
+1
*
ln: enable in default configuration
Ron Yorston
2015-10-19
1
-0
/
+2
*
win32: fix implementation of '%z' in strftime
Ron Yorston
2015-10-13
1
-0
/
+27
*
win32: append '/' to bare drive name in opendir
Ron Yorston
2015-09-30
1
-0
/
+15
*
win32: remove setitimer implementation and SIGALRM handling
Ron Yorston
2015-07-26
1
-124
/
+0
*
win32: silence some compiler warnings
Ron Yorston
2015-07-15
1
-1
/
+2
*
mingw: fix conditions under which open(2) sets errno to EISDIR
Ron Yorston
2015-05-29
1
-1
/
+1
*
mingw: buffer in do_stat_internal need not be static
Ron Yorston
2015-05-29
1
-1
/
+1
*
mingw: tidy up implementation of kill(2)
Ron Yorston
2015-05-29
1
-1
/
+1
*
mingw: provide fake getgroups and getgrouplist
Ron Yorston
2015-05-18
1
-0
/
+22
*
mingw: implement getpwnam (but only for current user)
Ron Yorston
2015-05-18
1
-0
/
+12
*
Allow globbing to be enabled with mingw64
Ron Yorston
2015-04-12
1
-6
/
+15
*
mingw: changes to handling of directory permissions
Ron Yorston
2015-03-25
1
-0
/
+21
*
test: fix access check bug; tweak fake file mode
Ron Yorston
2015-03-24
1
-0
/
+3
*
Enable logname in mingw32 configuration
Ron Yorston
2015-02-27
1
-0
/
+17
*
Make uid/gid handling more consistent
Ron Yorston
2015-02-26
1
-14
/
+51
*
Changes to allow building with MinGW-w64
Ron Yorston
2015-01-05
1
-0
/
+5
*
date: add support for %s format
Ron Yorston
2014-12-02
1
-3
/
+15
*
Move definition of bb_got_signal to mingw.c
Ron Yorston
2014-11-29
1
-0
/
+2
*
mingw.c: ignore EACCES from mkdir if directory exists
Ron Yorston
2014-10-09
1
-1
/
+14
*
mingw.c: add missing break in fcntl implementation
Ron Yorston
2014-10-09
1
-0
/
+1
*
stat: give directories write and execute permissions
Ron Yorston
2014-08-16
1
-1
/
+1
*
MinGW: rename execable -> executable
Ron Yorston
2014-05-06
1
-1
/
+1
*
Merge branch 'busybox' into merge
Ron Yorston
2014-05-06
1
-2
/
+2
*
Move handling of Windows globbing out of upstream code
Ron Yorston
2014-04-21
1
-0
/
+5
[next]