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
*
win32: implement nanosleep and enable float sleep by default
Ron Yorston
2017-01-18
1
-0
/
+2
*
win32: return an error when lseek is applied to a pipe
Ron Yorston
2016-05-24
1
-3
/
+4
*
ash: fix use of pid/handle in waitpid_child
Ron Yorston
2016-05-18
1
-0
/
+1
*
win32: adjustments to spawn functions
Ron Yorston
2016-05-18
1
-2
/
+0
*
winansi: revert to previous console behaviour for vi/less
Ron Yorston
2016-04-26
1
-0
/
+1
*
lineedit: move console viewport to cursor on keypress
Ron Yorston
2016-04-26
1
-0
/
+1
*
mingw: post-merge build fixes
Ron Yorston
2016-04-04
1
-0
/
+1
*
Silence a couple of compiler warnings
Ron Yorston
2016-03-06
1
-1
/
+1
*
libbb: additional support for backslashes in paths
Ron Yorston
2015-11-13
1
-1
/
+1
*
win32: append '/' to bare drive name in opendir
Ron Yorston
2015-09-30
1
-0
/
+6
*
win32: remove setitimer implementation and SIGALRM handling
Ron Yorston
2015-07-26
1
-9
/
+1
*
mingw: enable support for IPv6
Ron Yorston
2015-07-15
1
-0
/
+1
*
win32: silence some compiler warnings
Ron Yorston
2015-07-15
1
-0
/
+5
*
Allow different ways to manipulate environment for XP vs 64-bit
Ron Yorston
2015-07-03
1
-0
/
+8
*
mingw: fixes to implementation of waitpid(2)
Ron Yorston
2015-05-29
1
-1
/
+1
*
mingw: tidy up implementation of kill(2)
Ron Yorston
2015-05-29
1
-0
/
+2
*
mingw: add routine to pipe a file descriptor to/from a command
Ron Yorston
2015-05-27
1
-0
/
+1
*
mingw: define a macro for spawn
Ron Yorston
2015-05-27
1
-1
/
+2
*
mingw: provide fake getgroups and getgrouplist
Ron Yorston
2015-05-18
1
-1
/
+2
*
mingw: implement getpwnam (but only for current user)
Ron Yorston
2015-05-18
1
-1
/
+1
*
mingw: additional networking support
Ron Yorston
2015-04-22
1
-2
/
+13
*
mingw: changes to handling of directory permissions
Ron Yorston
2015-03-25
1
-0
/
+5
*
Post-merge fixes
Ron Yorston
2015-03-14
1
-0
/
+1
*
Enable logname in mingw32 configuration
Ron Yorston
2015-02-27
1
-0
/
+1
*
Make uid/gid handling more consistent
Ron Yorston
2015-02-26
1
-6
/
+10
*
Fix error: conflicting types for ‘pid_t’ with mingw64
Tony Kelman
2015-01-22
1
-0
/
+4
*
Changes to allow building with MinGW-w64
Ron Yorston
2015-01-05
1
-0
/
+5
*
Revert "Use putenv to implement unsetenv/clearenv"
Ron Yorston
2014-12-18
1
-3
/
+1
*
Remove declaration of getpagesize
Ron Yorston
2014-11-29
1
-7
/
+0
*
Use putenv to implement unsetenv/clearenv
Ron Yorston
2014-11-23
1
-1
/
+3
*
MinGW: rename execable -> executable
Ron Yorston
2014-05-06
1
-1
/
+1
*
Provide fake getpwent_r to reduce changes from upstream
Ron Yorston
2014-03-23
1
-0
/
+3
*
Implement vprintf replacement
Ron Yorston
2014-03-20
1
-0
/
+2
*
Implement getc replacement
Ron Yorston
2014-03-20
1
-0
/
+2
*
Implement read replacement to handle OEM codepages
Ron Yorston
2014-03-20
1
-0
/
+2
*
Implement write replacement to handle OEM codepages
Ron Yorston
2014-03-20
1
-0
/
+2
*
Implement puts replacement to handle OEM codepages
Ron Yorston
2014-03-19
1
-0
/
+2
*
Use OEM codepage for console I/O
Ron Yorston
2014-03-19
1
-0
/
+4
*
Drop CONFIG_WIN32_NET setting
Ron Yorston
2014-03-17
1
-5
/
+1
*
Fix some compiler warnings
Ron Yorston
2014-03-13
1
-1
/
+1
*
Pretend chown succeeds so 'cp -rp' doesn't complain
Ron Yorston
2014-03-13
1
-1
/
+1
*
Remove unused mingw_utime; update utimes to handle read-only files
Ron Yorston
2014-03-12
1
-4
/
+0
*
Import mempcpy from gnulib
Ron Yorston
2014-03-11
1
-0
/
+5
*
mingw: dummy implementation of times/sysconf
Ron Yorston
2014-01-30
1
-0
/
+17
*
date: add dummy stime
Ron Yorston
2014-01-19
1
-0
/
+1
*
date: actually use modified strftime
Ron Yorston
2014-01-19
1
-0
/
+3
*
Implement POSIX-compliant mktemp for WIN32
Ron Yorston
2014-01-07
1
-0
/
+2
*
Revise mingw_stat to minimise changes from upstream BusyBox
Ron Yorston
2014-01-07
1
-19
/
+26
*
Use the preprocessor to fake st_blocks
Ron Yorston
2014-01-05
1
-0
/
+7
*
Provide dummy implementations of seteuid/setegid
Ron Yorston
2014-01-02
1
-0
/
+2
[next]