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
*
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
*
|
Merge commit 'c0cae52662ccced9df19f19ec94238d1b1e3bd71' into merge
Ron Yorston
2012-03-23
1
-2
/
+4
|
\
|
|
*
disable strverscmp usage if we build against uClibc-0.9.31
Oliver Metz
2011-10-09
1
-1
/
+1
|
*
Android build fixes and alternate (hopefully simpler) defconfig for it
Denys Vlasenko
2011-09-09
1
-1
/
+1
|
*
Fixes for FreeBSD build
Matthias Andree
2011-08-28
1
-0
/
+2
*
|
Merge commit 'd84b175cb6948eb17f847313bf912174e2f934e1' into merge
Ron Yorston
2012-03-22
1
-2
/
+17
|
\
|
|
*
more tweak for bionic
Denys Vlasenko
2011-07-08
1
-1
/
+3
|
*
platform.h: tweaks for cygwin
Denys Vlasenko
2011-07-08
1
-1
/
+14
*
|
Merge commit '066f39956641300c1e5c6bfe6c11a115cea3e2cf' into merge
Ron Yorston
2012-03-22
1
-7
/
+51
|
\
|
|
*
Use the _unlocked stdio macros only when they're all available
Dan Fandrich
2011-06-30
1
-5
/
+5
|
*
Use the built-in getline on more systems that don't have it
Dan Fandrich
2011-06-30
1
-5
/
+13
|
*
platform.c: provide getline implementation
Timo Teras
2011-06-29
1
-0
/
+5
[next]