commit | e00fc16aaa0c1adb27bca40a9871b165c3ca3fb7 | [log] [tgz] |
---|---|---|
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | Fri May 26 13:10:10 2006 +0000 |
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | Fri May 26 13:10:10 2006 +0000 |
tree | f7fa57904f8e69310988294c52ddb23e703a9c29 | |
parent | 7fd9983c568d447d66d41c3132d3800e895f3f5a [diff] |
- move libc checks from busybox.h to platform.h - add ATTRIBUTE_ALWAYS_INLINE, endian handling for DEC UNIX, some more compiler dependent defines to platform.h - add conditional bb_setpgrp define to platform.h - remove superfluous specifying args from "#define fdprintf dprintf"