- move libc checks from busybox.h to platform.h
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 26 May 2006 13:10:10 +0000 (13:10 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 26 May 2006 13:10:10 +0000 (13:10 -0000)
commite00fc16aaa0c1adb27bca40a9871b165c3ca3fb7
treef7fa57904f8e69310988294c52ddb23e703a9c29
parent7fd9983c568d447d66d41c3132d3800e895f3f5a
- 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"
include/busybox.h
include/platform.h