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
*
*: slap on a few ALIGN* where appropriate
Denys Vlasenko
2022-02-06
1
-0
/
+1
*
tls: P256: 64-bit optimizations
Denys Vlasenko
2021-11-27
1
-0
/
+2
*
ash: add process substitution in bash-compatibility mode
Ron Yorston
2021-06-05
1
-0
/
+2
*
libbb.h: inline byteswaps
Denys Vlasenko
2021-04-24
1
-0
/
+1
*
platform.h: fix for Bionic >= 21 not having wait3()
Denys Vlasenko
2021-04-14
1
-0
/
+4
*
ash: placate -Werror=format-security
Denys Vlasenko
2021-02-18
1
-0
/
+8
*
Fix bb_setpgrp weapper on the FreeBSD
Alex Samorukov
2021-01-04
1
-1
/
+1
*
decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly
Denys Vlasenko
2020-11-30
1
-0
/
+2
*
randomconfig fix
Denys Vlasenko
2020-06-23
1
-0
/
+4
*
tls: code shrink
Denys Vlasenko
2018-11-23
1
-0
/
+5
*
Hopefully fix "will break strict-aliasing rules" warning for get_le32
Denys Vlasenko
2017-08-10
1
-0
/
+5
*
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
*
Move get_unaligned_le32() macros to platform.h
Denys Vlasenko
2017-07-15
1
-0
/
+6
*
Allow FAST_FUNC to be overridden at build time
Kang-Che Sung
2017-01-09
1
-5
/
+10
*
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
*
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
*
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
*
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
*
libbb: provide usleep() fallback implementation
Bernhard Reutner-Fischer
2014-04-13
1
-2
/
+14
*
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
*
platform: strchrnul is missing if __APPLE__
Daniel Borca
2013-11-27
1
-1
/
+1
*
md5/sha512: a better fix for strict aliasing warnings
Denys Vlasenko
2013-06-27
1
-0
/
+1
*
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
*
sha3sum: new applet
Lauri Kasanen
2013-01-14
1
-1
/
+4
*
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
*
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
*
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
*
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
*
ls: fix HAVE_STRVERSCMP check; add check for older uclibc versions
Denys Vlasenko
2011-06-21
1
-0
/
+10
*
Add HAVE_STRVERSCMP, guard the only usage of strverscmp with #ifdef
Denys Vlasenko
2011-06-21
1
-0
/
+5
*
*: simplify Ethernet header includes
Dan Fandrich
2011-06-10
1
-3
/
+10
*
platform.h: support for build under Android
Dan Fandrich
2011-06-03
1
-0
/
+6
[next]