2010-06-19 |
Dan Fandrich | Added code for nonstandard function strsep() |
blob | commitdiff | raw |
2010-06-19 |
Dan Fandrich | A few minor portability improvements |
blob | commitdiff | raw | diff to current |
2010-04-14 |
Denys Vlasenko | dnsd: enforce alignment on packet buffer |
blob | commitdiff | raw | diff to current |
2010-02-11 |
Joakim Tjernlund | include/platform.h: PowerPC can also do unaligned access |
blob | commitdiff | raw | diff to current |
2010-02-06 |
Denys Vlasenko | dnsd: fix one big-endian goof; add a TODO about RA bit |
blob | commitdiff | raw | diff to current |
2010-02-04 |
Denys Vlasenko | *: eliminate more aliasing warnings |
blob | commitdiff | raw | diff to current |
2010-02-04 |
Denys Vlasenko | *: suppress ~60% of "aliased warnings" on gcc-4.4.1 |
blob | commitdiff | raw | diff to current |
2010-02-02 |
Denys Vlasenko | more thorough fix for systems with strange socklen_t |
blob | commitdiff | raw | diff to current |
2010-02-02 |
Denys Vlasenko | stat: get rid on intmax_t |
blob | commitdiff | raw | diff to current |
2009-11-26 |
Denys Vlasenko | ping: fix unaligned access. closes bug 745. |
blob | commitdiff | raw | diff to current |
2009-11-07 |
Denys Vlasenko | big endian warning fixes |
blob | commitdiff | raw | diff to current |
2009-11-02 |
Denys Vlasenko | include/libbb.h: mark malloc-returning functions with... |
blob | commitdiff | raw | diff to current |
2009-11-01 |
Dan Fandrich | Add more compat code for non GNU environments |
blob | commitdiff | raw | diff to current |
2009-10-27 |
Dan Fandrich | platform compatibility work (by Dan Fandrich) |
blob | commitdiff | raw | diff to current |
2009-07-08 |
Denys Vlasenko | move libc related stuff out of platform.h |
blob | commitdiff | raw | diff to current |
2009-07-05 |
Denys Vlasenko | Patches to enable FreeBSD build |
blob | commitdiff | raw | diff to current |
2009-05-20 |
Denys Vlasenko | Merge branch 'master' of git+ssh://vda@busybox.net... |
blob | commitdiff | raw | diff to current |
2009-05-19 |
Denys Vlasenko | add platform tweaks |
blob | commitdiff | raw | diff to current |
2009-04-17 |
Denis Vlasenko | fix move_to_unaligned32 |
blob | commitdiff | raw | diff to current |
2009-04-09 |
Denis Vlasenko | *: make "pragma GCC visibility push(hidden)" less ugly |
blob | commitdiff | raw | diff to current |
2009-04-01 |
Denis Vlasenko | more of pointless whitespace fixes |
blob | commitdiff | raw | diff to current |
2008-12-08 |
Denis Vlasenko | optimize 16- and 32-bit moves |
blob | commitdiff | raw | diff to current |
2008-12-03 |
Denis Vlasenko | crond: use bb_setpgrp, not setpgrp |
blob | commitdiff | raw | diff to current |
2008-11-01 |
Denis Vlasenko | add comment, no code changes |
blob | commitdiff | raw | diff to current |
2008-09-25 |
Bernhard Reutner... | - update my name. No obj-code changes ;) |
blob | commitdiff | raw | diff to current |
2008-08-06 |
Bernhard Reutner... | - support relatime / norelatime |
blob | commitdiff | raw | diff to current |
2008-07-05 |
Denis Vlasenko | *: rename ATTRIBUTE_XXX to just XXX. |
blob | commitdiff | raw | diff to current |
2008-06-27 |
Denis Vlasenko | add stdcall to FAST_FUNC |
blob | commitdiff | raw | diff to current |
2008-06-27 |
Denis Vlasenko | expand comment about FAST_FUNC |
blob | commitdiff | raw | diff to current |
2008-06-27 |
Denis Vlasenko | *: introduce and use FAST_FUNC: regparm on i386, otherw... |
blob | commitdiff | raw | diff to current |
2008-06-13 |
Denis Vlasenko | udhcpc: kill undocumented -W, it was a no-op. |
blob | commitdiff | raw | diff to current |
2008-05-26 |
Denis Vlasenko | udhcpc: shrink |
blob | commitdiff | raw | diff to current |
2008-05-09 |
Denis Vlasenko | Use intra-DSO calls when we build libbusybox. No-op... |
blob | commitdiff | raw | diff to current |
2008-04-30 |
Denis Vlasenko | remove stray semicolon |
blob | commitdiff | raw | diff to current |
2008-03-20 |
Denis Vlasenko | gcc compat fix and warning suppression |
blob | commitdiff | raw | diff to current |
2008-02-13 |
Denis Vlasenko | tar: move FNM_LEADING_DIR #define to tar.c - no other... |
blob | commitdiff | raw | diff to current |
2008-02-07 |
Mike Frysinger | some more fixes for cross-compiling on an OS X host... |
blob | commitdiff | raw | diff to current |
2008-02-07 |
Mike Frysinger | only include mntent.h according to HAVE_MNTENT_H and... |
blob | commitdiff | raw | diff to current |
2008-01-29 |
Bernhard Reutner... | - be C99 friendly. Anonymous unions are a GNU extension... |
blob | commitdiff | raw | diff to current |
2008-01-24 |
Denis Vlasenko | comment fix |
blob | commitdiff | raw | diff to current |
2008-01-08 |
Denis Vlasenko | hush: report [v]fork failures |
blob | commitdiff | raw | diff to current |
2007-10-13 |
Denis Vlasenko | bzip2: port bzip2 1.0.4 to busybox. note: bzip2 code... |
blob | commitdiff | raw | diff to current |
2007-10-11 |
Denis Vlasenko | add -fvisibility=hidden to CC flags, mark XXX_main... |
blob | commitdiff | raw | diff to current |
2007-09-08 |
Denis Vlasenko | top: get rid of on-stack variable buffers, use permanen... |
blob | commitdiff | raw | diff to current |
2007-08-12 |
Denis Vlasenko | trylink: produce even more info about final link stage |
blob | commitdiff | raw | diff to current |
2007-06-21 |
Bernhard Reutner... | - add ATTRIBUTE_UNUSED_RESULT for internal use |
blob | commitdiff | raw | diff to current |
2007-06-12 |
Denis Vlasenko | diff: shrink code (-85 bytes): |
blob | commitdiff | raw | diff to current |
2007-05-04 |
Denis Vlasenko | fix -Werror compile |
blob | commitdiff | raw | diff to current |
2007-04-16 |
Denis Vlasenko | style fixes, no code changes |
blob | commitdiff | raw | diff to current |
2007-04-13 |
Denis Vlasenko | style fixes |
blob | commitdiff | raw | diff to current |
2007-04-12 |
Denis Vlasenko | login: remove setpgrp call (makes it work from shell... |
blob | commitdiff | raw | diff to current |
2007-04-11 |
Denis Vlasenko | add more convenient defines for [NO]MMU: |
blob | commitdiff | raw | diff to current |
2007-04-10 |
Bernhard Reutner... | - add ATTRIBUTE_DEPRECATED for functions that should... |
blob | commitdiff | raw | diff to current |
2007-03-19 |
Bernhard Reutner... | - be gentle to the intel compiler and make sure we... |
blob | commitdiff | raw | diff to current |
2007-01-20 |
Bernhard Reutner... | - add C99 bool type for setups that support it. |
blob | commitdiff | raw | diff to current |
2007-01-18 |
Bernhard Reutner... | - move the smallint that is platform dependant to it... |
blob | commitdiff | raw | diff to current |
2006-12-31 |
Denis Vlasenko | remove commented out #includes etc |
blob | commitdiff | raw | diff to current |
2006-12-31 |
Denis Vlasenko | stop using __u32 etc. uint32_t is there for a reason |
blob | commitdiff | raw | diff to current |
2006-12-26 |
Denis Vlasenko | style fixes |
blob | commitdiff | raw | diff to current |
2006-12-18 |
Denis Vlasenko | xfuncs.c: dietlibc actually HAS fdprintf! |
blob | commitdiff | raw | diff to current |
2006-12-18 |
Denis Vlasenko | nc: add missing cast |
blob | commitdiff | raw | diff to current |
2006-12-16 |
Denis Vlasenko | s/extern inline/static ATTRIBUTE_ALWAYS_INLINE/g |
blob | commitdiff | raw | diff to current |
2006-11-17 |
Denis Vlasenko | add -Wundef, fix uncovered bugs |
blob | commitdiff | raw | diff to current |
2006-09-17 |
Denis Vlasenko | whitespace cleanup |
blob | commitdiff | raw | diff to current |
2006-09-12 |
Rob Landley | Revert duplicate patch. |
blob | commitdiff | raw | diff to current |
2006-09-12 |
Rob Landley | Fix from Bernhard for somebody trying to limp along... |
blob | commitdiff | raw | diff to current |
2006-09-12 |
Bernhard Reutner... | - small trivia to be gentle to gcc-2.95.x which had... |
blob | commitdiff | raw | diff to current |
2006-08-10 |
Rob Landley | Ok, features.h already defines _OPEN_SOURCE (and compla... |
blob | commitdiff | raw | diff to current |
2006-08-09 |
Rob Landley | Another whack at scripts/individual. Now builds 212... |
blob | commitdiff | raw | diff to current |
2006-08-08 |
Rob Landley | Add shared subtree support, suggested by Vladimir Dronn... |
blob | commitdiff | raw | diff to current |
2006-07-20 |
Mike Frysinger | move lchown/chown define out of specific files and... |
blob | commitdiff | raw | diff to current |
2006-06-29 |
Rob Landley | Some old kernel headers don't #include BLKSSZGET in... |
blob | commitdiff | raw | diff to current |
2006-06-22 |
Rob Landley | Patch from Shaun Jackman to replace CFLAGS_EXTRA with... |
blob | commitdiff | raw | diff to current |
2006-06-15 |
Rob Landley | We came up with our own names for ATTRIBUTE_*, so why... |
blob | commitdiff | raw | diff to current |
2006-06-15 |
Rob Landley | Patch from Yann Morin to put BLKGETSIZE64 in platform... |
blob | commitdiff | raw | diff to current |
2006-06-13 |
Rob Landley | Random cleanup of platform.h. |
blob | commitdiff | raw | diff to current |
2006-06-06 |
Mike Frysinger | only check __GNU_LIBRARY__ if it is actually defined |
blob | commitdiff | raw | diff to current |
2006-06-01 |
Rob Landley | Shaun Jackman pointed out that KERNEL_VERSION() is... |
blob | commitdiff | raw | diff to current |
2006-05-31 |
Bernhard Reutner... | - conditionally define BB_NOMMU |
blob | commitdiff | raw | diff to current |
2006-05-30 |
Rob Landley | Put parentheses around some of the SWAP() macros, as... |
blob | commitdiff | raw | diff to current |
2006-05-29 |
Rob Landley | Add SWAP_LE?? and SWAP_BE?? macros, and make things... |
blob | commitdiff | raw | diff to current |
2006-05-29 |
Rob Landley | Remove _() and N_() from platform.h. #define them... |
blob | commitdiff | raw | diff to current |
2006-05-27 |
Rob Landley | Move portability stuff to platform.h, and clean up... |
blob | commitdiff | raw | diff to current |
2006-05-26 |
Bernhard Reutner... | - add workaround for tar being broken since it uses... |
blob | commitdiff | raw | diff to current |
2006-05-26 |
Bernhard Reutner... | - move libc checks from busybox.h to platform.h |
blob | commitdiff | raw | diff to current |
2006-05-21 |
Rob Landley | New version of nohup that's much smaller, less paranoid... |
blob | commitdiff | raw | diff to current |
2006-05-19 |
Bernhard Reutner... | - backout erroneously checked in snippet.. |
blob | commitdiff | raw | diff to current |
2006-05-19 |
Bernhard Reutner... | - remove emacs layout block as suggested by Robert... |
blob | commitdiff | raw | diff to current |
2006-05-19 |
Bernhard Reutner... | - single KERNEL_VERSION(a,b,c) macro in platform.h |
blob | commitdiff | raw | diff to current |
2006-05-07 |
Rob Landley | Remove bb_strlen() in favor of -fno-builtin-strlen... |
blob | commitdiff | raw | diff to current |
2006-05-04 |
Rob Landley | Not quite compiler independent, but we've never tried... |
blob | commitdiff | raw | diff to current |
2006-03-28 |
Mike Frysinger | just whitespace fixes |
blob | commitdiff | raw | diff to current |
2006-03-25 |
Rob Landley | Define both big endian and little endian macros. |
blob | commitdiff | raw | diff to current |
2006-03-23 |
Mike Frysinger | fix typo |
blob | commitdiff | raw | diff to current |
2006-03-09 |
Rob Landley | Fixup to the previous (portability) patch. Linux actua... |
blob | commitdiff | raw | diff to current |
2006-02-23 |
Bernhard Reutner... | - put NLS stuff in one central place to avoid redefines. |
blob | commitdiff | raw | diff to current |
2006-02-21 |
Rob Landley | Patch from Devin Bayer to split up hash_fd.c into md5... |
blob | commitdiff | raw | diff to current |
2006-02-13 |
Rob Landley | New USE() macros |
blob | commitdiff | raw | diff to current |
2006-01-31 |
Bernhard Reutner... | - add and use ATTRIBUTE_ALIGNED(num_bytes) |
blob | commitdiff | raw | diff to current |
2006-01-22 |
Bernhard Reutner... | - add platform.h. |
blob | commitdiff | raw | diff to current |
|