Cronologia Commit

Autore SHA1 Messaggio Data
  Denis Vlasenko 9b0f6e1142 add comment, no code changes 16 anni fa
  Bernhard Reutner-Fischer 6c4dadefb6 - update my name. No obj-code changes ;) 16 anni fa
  Bernhard Reutner-Fischer fb5902ca5c - support relatime / norelatime 16 anni fa
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. 16 anni fa
  Denis Vlasenko ac2b50ebea add stdcall to FAST_FUNC 16 anni fa
  Denis Vlasenko 42b8daf88a expand comment about FAST_FUNC 16 anni fa
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 16 anni fa
  Denis Vlasenko 21765fa063 udhcpc: kill undocumented -W, it was a no-op. 16 anni fa
  Denis Vlasenko fc9e108032 udhcpc: shrink 16 anni fa
  Denis Vlasenko 98636eb08c Use intra-DSO calls when we build libbusybox. No-op for normal build. 16 anni fa
  Denis Vlasenko 812870a2e7 remove stray semicolon 16 anni fa
  Denis Vlasenko 0f3a580c4f gcc compat fix and warning suppression 16 anni fa
  Denis Vlasenko 87cf2ee8ab tar: move FNM_LEADING_DIR #define to tar.c - no other users. 17 anni fa
  Mike Frysinger 9412ec7555 some more fixes for cross-compiling on an OS X host: apple provides core types so dont redefine them, sys/statfs.h is not available, and only use some newer AF_* defines if they are actually available 17 anni fa
  Mike Frysinger 22876c797c only include mntent.h according to HAVE_MNTENT_H and dont define this on OS X 17 anni fa
  Bernhard Reutner-Fischer 8c69afd992 - be C99 friendly. Anonymous unions are a GNU extension. This change is 17 anni fa
  Denis Vlasenko 9e58921e7e comment fix 17 anni fa
  Denis Vlasenko d2c450ce81 hush: report [v]fork failures 17 anni fa
  Denis Vlasenko 77f1ec1b9b bzip2: port bzip2 1.0.4 to busybox. note: bzip2 code resides 17 anni fa
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 anni fa
  Denis Vlasenko 4c1d88daff top: get rid of on-stack variable buffers, use permanent one. 17 anni fa
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage 17 anni fa
  Bernhard Reutner-Fischer 9a33780152 - add ATTRIBUTE_UNUSED_RESULT for internal use 17 anni fa
  Denis Vlasenko 3ad5d0cbbe diff: shrink code (-85 bytes): 17 anni fa
  Denis Vlasenko 734e5ebc93 fix -Werror compile 17 anni fa
  Denis Vlasenko ac678ec2f1 style fixes, no code changes 17 anni fa
  Denis Vlasenko 87468857f6 style fixes 17 anni fa
  Denis Vlasenko 0de3c55b42 login: remove setpgrp call (makes it work from shell prompt again). 17 anni fa
  Denis Vlasenko 473dae080a add more convenient defines for [NO]MMU: 17 anni fa
  Bernhard Reutner-Fischer 51f7ab6162 - add ATTRIBUTE_DEPRECATED for functions that should be removed in the future. 17 anni fa