- single KERNEL_VERSION(a,b,c) macro in platform.h
[oweals/busybox.git] / include / platform.h
2006-05-19 Bernhard Reutner... - single KERNEL_VERSION(a,b,c) macro in platform.h
2006-05-07 Rob LandleyRemove bb_strlen() in favor of -fno-builtin-strlen...
2006-05-04 Rob LandleyNot quite compiler independent, but we've never tried...
2006-03-28 Mike Frysingerjust whitespace fixes
2006-03-25 Rob LandleyDefine both big endian and little endian macros.
2006-03-23 Mike Frysingerfix typo
2006-03-09 Rob LandleyFixup to the previous (portability) patch. Linux actua...
2006-02-23 Bernhard Reutner... - put NLS stuff in one central place to avoid redefines.
2006-02-21 Rob LandleyPatch from Devin Bayer to split up hash_fd.c into md5...
2006-02-13 Rob LandleyNew USE() macros
2006-01-31 Bernhard Reutner... - add and use ATTRIBUTE_ALIGNED(num_bytes)
2006-01-22 Bernhard Reutner... - add platform.h.