index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
platform.h
Age
Commit message (
Expand
)
Author
2011-05-12
libbb.h: use inlined sigfillset, sigemptyset, sigisemptyset on uclibc
Denys Vlasenko
2011-04-17
straighten out dprintf/fdprintf mess; remove old "define lchown chown"
Denys Vlasenko
2011-02-13
Move stpcpy replacement function into libbb
Dan Fandrich
2011-02-08
use unistd.h before _POSIX_VERSION
Denys Vlasenko
2011-02-07
incorporate header fixes proposed in bug 3097
Denys Vlasenko
2011-01-24
FreeBSD compat
Chris Rees
2011-01-24
FreeBSD compat
Chris Rees
2011-01-22
pltaform.h: move include of stdint.h before uint16_t is used
Denys Vlasenko
2011-01-21
fix compile error on non-x86 architectures
Denys Vlasenko
2011-01-20
sighandler_t definition for BSD
Chris Rees
2010-10-29
whitespace cleanup
Denys Vlasenko
2010-10-28
*: whitespace fixes
Denys Vlasenko
2010-10-24
Remove check for supported libc.
Denys Vlasenko
2010-10-18
*: deinline SWAP_xE64 on 32-bit CPUs. Wins !90 bytes both on 32 and 64 bits
Denys Vlasenko
2010-10-16
md5: code shrink; and use 64-byte temp buf, not 128-byte.
Denys Vlasenko
2010-08-16
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
platform.h: regularize endian detection
Denys Vlasenko
2010-08-06
OpenBSD compatibility
Waldemar Brodkorb
2010-06-19
Added code for nonstandard function strsep()
Dan Fandrich
2010-06-19
A few minor portability improvements
Dan Fandrich
2010-04-14
dnsd: enforce alignment on packet buffer
Denys Vlasenko
2010-02-11
include/platform.h: PowerPC can also do unaligned access
Joakim Tjernlund
2010-02-06
dnsd: fix one big-endian goof; add a TODO about RA bit
Denys Vlasenko
2010-02-04
*: eliminate more aliasing warnings
Denys Vlasenko
2010-02-04
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
Denys Vlasenko
2010-02-02
more thorough fix for systems with strange socklen_t
Denys Vlasenko
2010-02-02
stat: get rid on intmax_t
Denys Vlasenko
2009-11-26
ping: fix unaligned access. closes bug 745.
Denys Vlasenko
2009-11-07
big endian warning fixes
Denys Vlasenko
2009-11-02
include/libbb.h: mark malloc-returning functions with GCC attribute
Denys Vlasenko
2009-11-01
Add more compat code for non GNU environments
Dan Fandrich
2009-10-27
platform compatibility work (by Dan Fandrich)
Dan Fandrich
2009-07-08
move libc related stuff out of platform.h
Denys Vlasenko
2009-07-05
Patches to enable FreeBSD build
Denys Vlasenko
2009-05-19
add platform tweaks
Denys Vlasenko
2009-04-17
fix move_to_unaligned32
Denis Vlasenko
2009-04-09
*: make "pragma GCC visibility push(hidden)" less ugly
Denis Vlasenko
2009-04-01
more of pointless whitespace fixes
Denis Vlasenko
2008-12-08
optimize 16- and 32-bit moves
Denis Vlasenko
2008-12-03
crond: use bb_setpgrp, not setpgrp
Denis Vlasenko
2008-11-01
add comment, no code changes
Denis Vlasenko
2008-09-25
- update my name. No obj-code changes ;)
Bernhard Reutner-Fischer
2008-08-06
- support relatime / norelatime
Bernhard Reutner-Fischer
2008-07-05
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-06-27
add stdcall to FAST_FUNC
Denis Vlasenko
2008-06-27
expand comment about FAST_FUNC
Denis Vlasenko
2008-06-27
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-13
udhcpc: kill undocumented -W, it was a no-op.
Denis Vlasenko
2008-05-26
udhcpc: shrink
Denis Vlasenko
2008-05-09
Use intra-DSO calls when we build libbusybox. No-op for normal build.
Denis Vlasenko
[next]