コミット履歴

作者 SHA1 メッセージ 日付
  Mike Frysinger 6abefb6e60 fix running of stat test on filesystems that dont have noatime set 20 年 前
  Mike Frysinger 78d8691d65 add clone2 prototype to shutup warnings 20 年 前
  Mike Frysinger a3e9840d06 update malloc(0) check to handle expected behavior based upon config options 20 年 前
  Mike Frysinger e6a3377749 update malloc(0) check to handle expected behavior based upon config options 20 年 前
  Mike Frysinger 31ff6e059f check for a 0 size first, then check for a NULL pointer 20 年 前
  Mike Frysinger 1bfe52d8ef update MMU ifdef check 20 年 前
  Mike Frysinger c1f2c43887 Nicolas Bellido: switch up order of mmap preference to try and fix arm eabi usage 20 年 前
  Mike Frysinger 12afa83a99 make sure we clean everything 20 年 前
  Mike Frysinger 467c76b0c7 move _dl_mmap_check_error() to related mmap bits of code as pointed out by Nicolas Bellido 20 年 前
  Mike Frysinger deea2d5cfa enable test if LFS is enabled 20 年 前
  Mike Frysinger 7485d23d31 make sure we declare underscore usage as pointed out by psm 20 年 前
  Mike Frysinger e9da7cba6e rename ldso on all 64bit hosts 20 年 前
  Mike Frysinger 822e4896c1 use vfork instead of fork so test works on non-mmu 20 年 前
  Peter S. Mazinger 155d5311e3 All sources are accessable as they would be splitted 20 年 前
  Peter S. Mazinger aa4ca3b577 Sync w/ glibc, we can leave __USE_ATFILE in, because we do not define it in features.h 20 年 前
  Peter S. Mazinger 5b3c9900ea Solve sendfile64 conflict if __NR_sendfile64 does not exist 20 年 前
  Mike Frysinger 5e9efebb3d grab from glibc 20 年 前
  Mike Frysinger 424f6c2924 removed 20 年 前
  Mike Frysinger 1a03bbc7f7 update copyright with glibc 20 年 前
  Mike Frysinger c796a16a92 sync minor touchups with glibc 20 年 前
  Mike Frysinger 4818c347d0 sync with glibc 20 年 前
  Mike Frysinger 3d4d05dbad rename file and fix setting of errno 20 年 前
  Mike Frysinger 11a57d4993 disable ldso for nios targets 20 年 前
  Mike Frysinger e2065691b7 make sure ldso is disabled for bfin 20 年 前
  Mike Frysinger 701f87d8d1 update MMU config options to utilize USE_MMU instead of HAS_MMU 20 年 前
  Mike Frysinger 3468e01582 fix sysfs call 20 年 前
  Mike Frysinger 696bb3025f just let user decide CFLAGS instead of assuming stuff for him 20 年 前
  Mike Frysinger 368689c3b7 these defines are created for use in features.h so no point in duplicating work in the build system 20 年 前
  Mike Frysinger a45e23692c make sure ldso is rebuilt if source files are updated 20 年 前
  Mike Frysinger 5ffab6434a since interp is an actual object file that is linked into shared libs, make it a build depend rather than just an order depend 20 年 前