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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
winansi: add a routine to clear the screen buffer
ansi
Ron Yorston
2016-04-26
1
-0
/
+18
*
libbb/lineedit: scroll to cursor position on any keypress
Ron Yorston
2016-04-26
1
-15
/
+7
*
winansi: fix a couple of small problems
Ron Yorston
2016-04-25
1
-1
/
+2
*
winansi: interpret absolute cursor positions relative to screen
Ron Yorston
2016-04-25
1
-3
/
+5
*
win32: fix quoting of arguments with trailing backslashes
Ron Yorston
2016-03-16
1
-15
/
+48
*
Silence a couple of compiler warnings
Ron Yorston
2016-03-06
2
-2
/
+3
*
mingw: silently ignore O_NONBLOCK on file open
Ron Yorston
2016-02-22
1
-2
/
+1
*
win32: improve implementation of statfs
Ron Yorston
2015-11-01
2
-13
/
+12
*
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
*
winansi: fixes to cursor positioning, screen clearing
Ron Yorston
2015-07-17
1
-4
/
+15
*
mingw: enable support for IPv6
Ron Yorston
2015-07-15
2
-0
/
+256
*
win32: silence some compiler warnings
Ron Yorston
2015-07-15
4
-11
/
+14
*
ipcalc: enable by default for WIN32
Ron Yorston
2015-07-13
1
-0
/
+0
*
Allow different ways to manipulate environment for XP vs 64-bit
Ron Yorston
2015-07-03
1
-0
/
+59
*
mingw: fixes to implementation of waitpid(2)
Ron Yorston
2015-05-29
1
-2
/
+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
2
-10
/
+14
*
mingw: add routine to pipe a file descriptor to/from a command
Ron Yorston
2015-05-27
1
-18
/
+128
*
mingw: define a macro for spawn
Ron Yorston
2015-05-27
1
-1
/
+1
*
win32: fix waitpid implementation
Ron Yorston
2015-05-27
1
-2
/
+11
*
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
*
mingw: import select from gnulib
Ron Yorston
2015-04-22
2
-0
/
+574
*
mingw: additional networking support
Ron Yorston
2015-04-22
1
-0
/
+47
*
mingw: remove unused code from read_key
Ron Yorston
2015-04-22
1
-5
/
+0
*
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
*
Revert "Use putenv to implement unsetenv/clearenv"
Ron Yorston
2014-12-18
1
-46
/
+11
*
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
*
Use putenv to implement unsetenv/clearenv
Ron Yorston
2014-11-23
1
-11
/
+46
*
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
*
win32: attempt to get filesystem type for mntent
Ron Yorston
2014-10-06
1
-1
/
+8
*
stat: give directories write and execute permissions
Ron Yorston
2014-08-16
1
-1
/
+1
*
Tidy up mingw_popen
Ron Yorston
2014-05-15
1
-59
/
+47
*
MinGW: rename execable -> executable
Ron Yorston
2014-05-06
1
-1
/
+1
*
Merge branch 'busybox' into merge
Ron Yorston
2014-05-06
2
-5
/
+5
*
Move handling of Windows globbing out of upstream code
Ron Yorston
2014-04-21
1
-0
/
+5
*
Implement escape sequence for cursor down
Ron Yorston
2014-04-09
1
-21
/
+12
*
Implement ANSI escape sequences for cursor up/forward
Ron Yorston
2014-04-07
1
-0
/
+30
*
Only change codepage of input character if top bit is set
Ron Yorston
2014-03-24
1
-2
/
+4
[next]