Commit History

Upphovsman SHA1 Meddelande Datum
  Bernhard Reutner-Fischer be862096c0 - be gentle to the intel compiler and make sure we have __u64 which is needed for linux/loop.h 17 år sedan
  Bernhard Reutner-Fischer a8e2e1872a - add C99 bool type for setups that support it. 18 år sedan
  Bernhard Reutner-Fischer c966ba46a9 - move the smallint that is platform dependant to it's proper place 18 år sedan
  Denis Vlasenko 13463af29f remove commented out #includes etc 18 år sedan
  Denis Vlasenko 98ee06d3d4 stop using __u32 etc. uint32_t is there for a reason 18 år sedan
  Denis Vlasenko bf0a201008 style fixes 18 år sedan
  Denis Vlasenko 7cfecc4b36 xfuncs.c: dietlibc actually HAS fdprintf! 18 år sedan
  Denis Vlasenko c8e6e35ba4 nc: add missing cast 18 år sedan
  Denis Vlasenko a597aaddfa s/extern inline/static ATTRIBUTE_ALWAYS_INLINE/g 18 år sedan
  Denis Vlasenko a7189f01a4 add -Wundef, fix uncovered bugs 18 år sedan
  Denis Vlasenko 9213a9e0f2 whitespace cleanup 18 år sedan
  Rob Landley 577905f1e4 Revert duplicate patch. 18 år sedan
  Rob Landley 1b2b5cfba8 Fix from Bernhard for somebody trying to limp along with gcc 2.95.4. 18 år sedan
  Bernhard Reutner-Fischer b5f50ea344 - small trivia to be gentle to gcc-2.95.x which had no va_copy but only __va_copy. 18 år sedan
  Rob Landley b988462d3e Ok, features.h already defines _OPEN_SOURCE (and complains if it's already 18 år sedan
  Rob Landley 519d7df930 Another whack at scripts/individual. Now builds 212 applets. 18 år sedan
  Rob Landley e3781b7312 Add shared subtree support, suggested by Vladimir Dronnikov. Also break out a 18 år sedan
  Mike Frysinger 8840759c61 move lchown/chown define out of specific files and into platform.h where it belongs 18 år sedan
  Rob Landley 7077ea30f5 Some old kernel headers don't #include BLKSSZGET in sys/mount.h. 18 år sedan
  Rob Landley 1fa4a9448b Patch from Shaun Jackman to replace CFLAGS_EXTRA with .config.mak 18 år sedan
  Rob Landley 148734df99 We came up with our own names for ATTRIBUTE_*, so why check if they're already 18 år sedan
  Rob Landley 22d26fc6ae Patch from Yann Morin to put BLKGETSIZE64 in platform.h had rather a lot of 18 år sedan
  Rob Landley 18958e9309 Random cleanup of platform.h. 18 år sedan
  Mike Frysinger b16b5bb08f only check __GNU_LIBRARY__ if it is actually defined 18 år sedan
  Rob Landley 8fc32d9326 Shaun Jackman pointed out that KERNEL_VERSION() is used without guards, so 18 år sedan
  Bernhard Reutner-Fischer 507cd755a4 - conditionally define BB_NOMMU 18 år sedan
  Rob Landley 752f0a6001 Put parentheses around some of the SWAP() macros, as pointed out by Peter 18 år sedan
  Rob Landley bba7f08d27 Add SWAP_LE?? and SWAP_BE?? macros, and make things use them. Converts values 18 år sedan
  Rob Landley 15d20a03d6 Remove _() and N_() from platform.h. #define them as NOP macros in the two 18 år sedan
  Rob Landley 8fba99f35e Move portability stuff to platform.h, and clean up adjtimex.c a bit while 18 år sedan