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
*
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
*
libbb.h: use inlined sigfillset, sigemptyset, sigisemptyset on uclibc
Denys Vlasenko
2011-05-12
1
-75
/
+82
*
straighten out dprintf/fdprintf mess; remove old "define lchown chown"
Denys Vlasenko
2011-04-17
1
-13
/
+6
*
Move stpcpy replacement function into libbb
Dan Fandrich
2011-02-13
1
-0
/
+8
*
use unistd.h before _POSIX_VERSION
Denys Vlasenko
2011-02-08
1
-0
/
+1
*
incorporate header fixes proposed in bug 3097
Denys Vlasenko
2011-02-07
1
-1
/
+1
*
FreeBSD compat
Chris Rees
2011-01-24
1
-0
/
+3
*
FreeBSD compat
Chris Rees
2011-01-24
1
-0
/
+6
*
pltaform.h: move include of stdint.h before uint16_t is used
Denys Vlasenko
2011-01-22
1
-1
/
+1
*
fix compile error on non-x86 architectures
Denys Vlasenko
2011-01-21
1
-3
/
+4
*
sighandler_t definition for BSD
Chris Rees
2011-01-20
1
-0
/
+6
*
whitespace cleanup
Denys Vlasenko
2010-10-29
1
-1
/
+1
*
*: whitespace fixes
Denys Vlasenko
2010-10-28
1
-1
/
+1
*
Remove check for supported libc.
Denys Vlasenko
2010-10-24
1
-9
/
+0
*
*: deinline SWAP_xE64 on 32-bit CPUs. Wins !90 bytes both on 32 and 64 bits
Denys Vlasenko
2010-10-18
1
-2
/
+7
*
md5: code shrink; and use 64-byte temp buf, not 128-byte.
Denys Vlasenko
2010-10-16
1
-0
/
+4
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-2
/
+2
*
platform.h: regularize endian detection
Denys Vlasenko
2010-08-16
1
-15
/
+20
*
OpenBSD compatibility
Waldemar Brodkorb
2010-08-06
1
-2
/
+8
*
Added code for nonstandard function strsep()
Dan Fandrich
2010-06-19
1
-0
/
+6
*
A few minor portability improvements
Dan Fandrich
2010-06-19
1
-2
/
+2
*
dnsd: enforce alignment on packet buffer
Denys Vlasenko
2010-04-14
1
-0
/
+2
*
include/platform.h: PowerPC can also do unaligned access
Joakim Tjernlund
2010-02-11
1
-1
/
+1
*
dnsd: fix one big-endian goof; add a TODO about RA bit
Denys Vlasenko
2010-02-06
1
-0
/
+5
*
*: eliminate more aliasing warnings
Denys Vlasenko
2010-02-04
1
-4
/
+8
*
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
Denys Vlasenko
2010-02-04
1
-0
/
+7
*
more thorough fix for systems with strange socklen_t
Denys Vlasenko
2010-02-02
1
-12
/
+0
*
stat: get rid on intmax_t
Denys Vlasenko
2010-02-02
1
-15
/
+1
*
ping: fix unaligned access. closes bug 745.
Denys Vlasenko
2009-11-26
1
-0
/
+2
*
big endian warning fixes
Denys Vlasenko
2009-11-07
1
-1
/
+1
*
include/libbb.h: mark malloc-returning functions with GCC attribute
Denys Vlasenko
2009-11-02
1
-0
/
+9
*
Add more compat code for non GNU environments
Dan Fandrich
2009-11-01
1
-9
/
+41
*
platform compatibility work (by Dan Fandrich)
Dan Fandrich
2009-10-27
1
-20
/
+42
*
move libc related stuff out of platform.h
Denys Vlasenko
2009-07-08
1
-44
/
+0
[next]