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
/
platform.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
win32: import fsync(2) implementation from gnulib
Ron Yorston
2018-02-21
1
-0
/
+1
*
Merge branch 'busybox' into merge
Ron Yorston
2017-08-22
1
-0
/
+5
|
\
|
*
Hopefully fix "will break strict-aliasing rules" warning for get_le32
Denys Vlasenko
2017-08-10
1
-0
/
+5
*
|
platform.h: WIN32 doesn't support '%m' printf specifier
Ron Yorston
2017-07-29
1
-0
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-07-29
1
-0
/
+11
|
\
|
|
*
ash: support platforms that don't have '%m' printf specifier
Ron Yorston
2017-07-28
1
-0
/
+4
|
*
ash: less hackish implementation of evaltreenr()
Denys Vlasenko
2017-07-28
1
-0
/
+7
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-07-18
1
-0
/
+6
|
\
|
|
*
Move get_unaligned_le32() macros to platform.h
Denys Vlasenko
2017-07-15
1
-0
/
+6
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-02-08
1
-5
/
+10
|
\
|
|
*
Allow FAST_FUNC to be overridden at build time
Kang-Che Sung
2017-01-09
1
-5
/
+10
*
|
Merge branch 'busybox' into merge
Ron Yorston
2016-02-22
1
-1
/
+5
|
\
|
|
*
include/platform.h: Remove extra #endif introduced in 6df9612.
Ari Sundholm
2015-12-17
1
-1
/
+0
|
*
Resolve linker issues with Android API 21 (dprintf, tcdrain)
Chris Renshaw
2015-12-17
1
-1
/
+6
*
|
Merge branch 'busybox' into merge
FRP
Ron Yorston
2015-05-18
1
-3
/
+17
|
\
|
|
*
Conditionalize Bionic workarounds on __ANDROID_API__
Matt Whitlock
2015-05-03
1
-4
/
+10
|
*
Bionic lacks mempcpy; enable existing workaround
Matt Whitlock
2015-05-03
1
-0
/
+1
|
*
Bionic lacks ttyname_r; provide a workaround
Matt Whitlock
2015-04-25
1
-0
/
+7
*
|
Merge branch 'busybox' into merge
Ron Yorston
2015-03-14
1
-0
/
+17
|
\
|
|
*
gzip: speed up and shrink put_16bit()
Denys Vlasenko
2015-02-02
1
-0
/
+2
|
*
platform.h: enable mempcpy for FreeBSD
Denys Vlasenko
2015-02-02
1
-1
/
+6
|
*
platform.h: mempcpy needs <string.h>
Denys Vlasenko
2015-01-29
1
-0
/
+1
|
*
platform.h: add compat mempcpy
Denys Vlasenko
2015-01-25
1
-0
/
+9
*
|
Changes to allow building with MinGW-w64
Ron Yorston
2015-01-05
1
-0
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-06-30
1
-0
/
+3
|
\
|
|
*
Rename INIT_LAST to INIT_FUNC to avoid confusion
Bartosz Golaszewski
2014-06-30
1
-2
/
+2
|
*
unit-tests: implement the unit-testing framework
Bartosz Golaszewski
2014-06-22
1
-0
/
+3
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-05-06
1
-2
/
+14
|
\
|
|
*
libbb: provide usleep() fallback implementation
Bernhard Reutner-Fischer
2014-04-13
1
-2
/
+14
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-01-13
1
-6
/
+22
|
\
|
|
*
Another FreeBSD fix from Matthias Andree
Denys Vlasenko
2014-01-08
1
-3
/
+12
|
*
platform.h: undef HAVE_STRCHRNUL only on correct versions of FreeBSD
Denys Vlasenko
2014-01-07
1
-5
/
+12
*
|
Extend WIN32 statfs to include type, fsid and namelen
Ron Yorston
2014-01-06
1
-1
/
+0
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-01-02
1
-1
/
+1
|
\
|
|
*
platform: strchrnul is missing if __APPLE__
Daniel Borca
2013-11-27
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2013-08-27
1
-0
/
+1
|
\
|
|
*
md5/sha512: a better fix for strict aliasing warnings
Denys Vlasenko
2013-06-27
1
-0
/
+1
*
|
df: limited implementation for WIN32
Ron Yorston
2013-04-03
1
-1
/
+0
*
|
Merge branch 'busybox' into merge
Ron Yorston
2013-03-19
1
-10
/
+12
|
\
|
|
*
platform: use KERNEL_VERSION to simplify uClibc version checking
Mike Frysinger
2013-03-12
1
-9
/
+11
|
*
Fix move_to_unaligned16
Denys Vlasenko
2013-02-27
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2013-02-07
1
-1
/
+4
|
\
|
|
*
sha3sum: new applet
Lauri Kasanen
2013-01-14
1
-1
/
+4
*
|
Merge branch 'busybox' into merge
Ron Yorston
2012-09-07
1
-1
/
+8
|
\
|
|
*
platform.h: disable ALIGNn macros for s390[x]
Denys Vlasenko
2012-08-06
1
-1
/
+2
|
*
platform.h: Android tweaks: ioprio defines, BB_ADDITIONAL_PATH
Tias Guns
2012-06-10
1
-0
/
+6
|
*
Move Adroid endgrent() and endpwent() NOPS to libbb.h
Denys Vlasenko
2012-01-08
1
-5
/
+0
|
*
platform.h: define endgrent() and endpwent() as no-ops on Android
Denys Vlasenko
2012-01-06
1
-0
/
+5
*
|
mingw32: add man
Ron Yorston
2012-06-26
1
-0
/
+1
*
|
strsep is in upstream BusyBox: no need for MINGW32 version
Ron Yorston
2012-04-18
1
-0
/
+1
[next]