- 9213a9e whitespace cleanup by Denis Vlasenko · 18 years ago
- 577905f Revert duplicate patch. by Rob Landley · 18 years ago
- 1b2b5cf Fix from Bernhard for somebody trying to limp along with gcc 2.95.4. by Rob Landley · 18 years ago
- b5f50ea - small trivia to be gentle to gcc-2.95.x which had no va_copy but only __va_copy. by Bernhard Reutner-Fischer · 18 years ago
- b988462 Ok, features.h already defines _OPEN_SOURCE (and complains if it's already by Rob Landley · 18 years ago
- 519d7df Another whack at scripts/individual. Now builds 212 applets. by Rob Landley · 18 years ago
- e3781b7 Add shared subtree support, suggested by Vladimir Dronnikov. Also break out a by Rob Landley · 18 years ago
- 8840759 move lchown/chown define out of specific files and into platform.h where it belongs by Mike Frysinger · 18 years ago
- 7077ea3 Some old kernel headers don't #include BLKSSZGET in sys/mount.h. by Rob Landley · 18 years ago
- 1fa4a94 Patch from Shaun Jackman to replace CFLAGS_EXTRA with .config.mak by Rob Landley · 18 years ago
- 148734d We came up with our own names for ATTRIBUTE_*, so why check if they're already by Rob Landley · 19 years ago
- 22d26fc Patch from Yann Morin to put BLKGETSIZE64 in platform.h had rather a lot of by Rob Landley · 19 years ago
- 18958e9 Random cleanup of platform.h. by Rob Landley · 19 years ago
- b16b5bb only check __GNU_LIBRARY__ if it is actually defined by Mike Frysinger · 19 years ago
- 8fc32d9 Shaun Jackman pointed out that KERNEL_VERSION() is used without guards, so by Rob Landley · 19 years ago
- 507cd75 - conditionally define BB_NOMMU by Bernhard Reutner-Fischer · 19 years ago
- 752f0a6 Put parentheses around some of the SWAP() macros, as pointed out by Peter by Rob Landley · 19 years ago
- bba7f08 Add SWAP_LE?? and SWAP_BE?? macros, and make things use them. Converts values by Rob Landley · 19 years ago
- 15d20a0 Remove _() and N_() from platform.h. #define them as NOP macros in the two by Rob Landley · 19 years ago
- 8fba99f Move portability stuff to platform.h, and clean up adjtimex.c a bit while by Rob Landley · 19 years ago
- 4ed1f1d - add workaround for tar being broken since it uses a non-portable constant. by Bernhard Reutner-Fischer · 19 years ago
- e00fc16 - move libc checks from busybox.h to platform.h by Bernhard Reutner-Fischer · 19 years ago
- c020f5f New version of nohup that's much smaller, less paranoid, consistent, by Rob Landley · 19 years ago
- 35017fb - backout erroneously checked in snippet.. by Bernhard Reutner-Fischer · 19 years ago
- b1629b1 - remove emacs layout block as suggested by Robert P.J. Day by Bernhard Reutner-Fischer · 19 years ago
- e2e56c7 - single KERNEL_VERSION(a,b,c) macro in platform.h by Bernhard Reutner-Fischer · 19 years ago
- a389651 Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes by Rob Landley · 19 years ago
- 552b56d Not quite compiler independent, but we've never tried to be gcc independent by Rob Landley · 19 years ago
- f885513 just whitespace fixes by Mike Frysinger · 19 years ago
- 90ece60 Define both big endian and little endian macros. by Rob Landley · 19 years ago
- 64bef2a fix typo by Mike Frysinger · 19 years ago
- dae6aa2 Fixup to the previous (portability) patch. Linux actually does need by Rob Landley · 19 years ago
- ed7bb62 - put NLS stuff in one central place to avoid redefines. by Bernhard Reutner-Fischer · 19 years ago
- 5cf7c2d Patch from Devin Bayer to split up hash_fd.c into md5.c and sha1.c. (I tweaked by Rob Landley · 19 years ago
- 7bfa88f New USE() macros by Rob Landley · 19 years ago
- 9f4a1e1 - add and use ATTRIBUTE_ALIGNED(num_bytes) by Bernhard Reutner-Fischer · 19 years ago
- 86f5c99 - add platform.h. - use shorter boilerplate while at it. by Bernhard Reutner-Fischer · 19 years ago