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: changes to user ids
Ron Yorston
2019-03-10
1
-6
/
+5
*
su: change title of console window
Ron Yorston
2019-03-09
1
-0
/
+1
*
win32: add a function to detect running with elevated privileges
Ron Yorston
2019-03-09
1
-0
/
+1
*
win32: canonicalize path in chdir(2)
Ron Yorston
2019-03-06
1
-0
/
+2
*
win32: implement readlink(2)
Ron Yorston
2019-03-06
1
-0
/
+4
*
win32: drop argument from err_win_to_posix()
Ron Yorston
2019-03-06
1
-1
/
+1
*
win32: let stat(2) report numeric uids for local users
Ron Yorston
2019-03-02
1
-2
/
+2
*
ash: updated support for hiding console
Ron Yorston
2019-02-17
1
-0
/
+1
*
win32: make stat(2) fetch additional metadata
Ron Yorston
2019-02-16
1
-0
/
+3
*
win32: add a function to remove CRs from a text buffer
Ron Yorston
2019-02-14
1
-1
/
+2
*
win32: add support for the euro currency symbol
Ron Yorston
2019-02-02
1
-0
/
+1
*
Update default configuration; compilation fix
Ron Yorston
2019-01-10
1
-0
/
+16
*
win32: implement vsnprintf(2)
Ron Yorston
2019-01-08
1
-0
/
+4
*
win32: implement umask(2)
Ron Yorston
2019-01-07
1
-0
/
+5
*
busybox: add --uninstall option
Ron Yorston
2019-01-05
1
-0
/
+1
*
win32: special treatment for PATH
Ron Yorston
2018-12-14
1
-1
/
+0
*
win32: emulate SIGPIPE
Ron Yorston
2018-12-11
1
-0
/
+4
*
win32: add a case-insensitive version of is_suffixed_with()
Ron Yorston
2018-12-09
1
-0
/
+1
*
lineedit: more case-insensitive comparisons in tab completion
Ron Yorston
2018-12-08
1
-0
/
+1
*
lineedit: improvements to tab completion
Ron Yorston
2018-12-08
1
-0
/
+2
*
win32: rework adding of extensions to filenames
Ron Yorston
2018-12-06
1
-1
/
+10
*
win32: move function redefinitions to mingw.h
Ron Yorston
2018-11-26
1
-0
/
+6
*
fsync: avoid a gratuitous difference from upstream
Ron Yorston
2018-04-03
1
-0
/
+1
*
win32: improvements to get_terminal_width_height
Ron Yorston
2018-04-03
1
-2
/
+0
*
win32: changes to kill(2)
Ron Yorston
2018-03-27
1
-0
/
+2
*
win32: save a few bytes in device file support
Ron Yorston
2018-03-23
1
-2
/
+4
*
win32: add a function to convert backslashes to slashes
Ron Yorston
2018-03-18
1
-2
/
+1
*
win32: tidy up popen implementation
Ron Yorston
2018-03-15
1
-1
/
+0
*
wget: add support for https
Ron Yorston
2018-03-15
1
-0
/
+1
*
win32: restrict visibility of special devices
Ron Yorston
2018-03-15
1
-0
/
+2
*
Minor improvements to build
Ron Yorston
2018-03-02
1
-1
/
+0
*
Remove fake signal-handling code
Ron Yorston
2018-03-01
1
-28
/
+0
*
win32: make has_exec_format static
Ron Yorston
2018-03-01
1
-1
/
+0
*
win32: don't add extensions to filenames ending with a dot
Ron Yorston
2018-02-28
1
-1
/
+2
*
win32: move detection of file formats to stat(2)
Ron Yorston
2018-02-26
1
-1
/
+2
*
win32: add support for batch files
Ron Yorston
2018-02-26
1
-0
/
+1
*
win32: make /dev/urandom more random
Ron Yorston
2018-02-23
1
-0
/
+2
*
win32: handle /dev/zero and /dev/urandom in open and read functions
Ron Yorston
2018-02-22
1
-0
/
+5
*
win32: import fsync(2) implementation from gnulib
Ron Yorston
2018-02-21
1
-1
/
+1
*
win32: always use safe API calls to manipulate environment
Ron Yorston
2018-02-13
1
-6
/
+0
*
ps: add support for CPU and elapsed time columns
Ron Yorston
2017-09-01
1
-0
/
+7
*
win32: shrink code to detect .exe files
Ron Yorston
2017-08-30
1
-0
/
+1
*
win32: make vfork fail at compile-time
Ron Yorston
2017-08-30
1
-7
/
+1
*
mingw: accommodate for BusyBox' assumptions about isatty()
Johannes Schindelin
2017-08-24
1
-0
/
+2
*
win32: remove implementation of mempcpy
Ron Yorston
2017-08-23
1
-5
/
+0
*
include/mingw.h: remove unnecessary definition of PRIuMAX
Ron Yorston
2017-08-23
1
-1
/
+0
*
win32/mingw: fix signatures of the *execv*() family of functions
Johannes Schindelin
2017-08-23
1
-4
/
+4
*
win32: remove unused functions
Ron Yorston
2017-08-23
1
-2
/
+0
*
inode_hash: avoid warnings about unused parameters
Ron Yorston
2017-08-23
1
-0
/
+1
*
find_mount_point: avoid warning about unused parameter
Ron Yorston
2017-08-23
1
-0
/
+2
[prev]
[next]