コミット履歴

作者 SHA1 メッセージ 日付
  Waldemar Brodkorb 74ca8d6f5d remove UCLIBC_HAS_LFS 7 年 前
  Vineet Gupta 2a2b1d2a3e posix_fadvise: handle 2 variants for SYSCALL_ALIGN_64BIT 9 年 前
  Vineet Gupta 95ec1755ef libc: posix_fadvise: Fix build breakage for !LFS 10 年 前
  Baruch Siach 00571b43df libc: posix_fadvise: restore implementation for xtensa 10 年 前
  Khem Raj 3475673138 add posix_fadvise() for arm 10 年 前
  Mike Frysinger ee84b8b400 linux: posix_fadvise: use new SYSCALL_ALIGN_64BIT 11 年 前
  Mike Frysinger 6f3f843335 linux: use OFF64_HI_LO rather than __LONG_LONG_PAIR 11 年 前
  Peter S. Mazinger 9e74047542 posix_fadvise: make posix_fadvise[64] similar on all archs 13 年 前
  Bernhard Reutner-Fischer 899a273126 stubs: unified from future 12 年 前
  Mike Frysinger 73d5955414 unify stub logic 15 年 前
  Mike Frysinger 8192a60a71 drop last _syscall6 checks 14 年 前
  Mike Frysinger 6c70a940b4 drop missing {INLINE,INTERNAL}_SYSCALL fallback logic 15 年 前
  Denis Vlasenko f5773054ef fix breakage in x86_64 defconfig 15 年 前
  Bernhard Reutner-Fischer ae549acff0 - remove superfluous ';'. No objcode changes. 15 年 前
  Carmelo Amoroso 4c12e5c94a Fix posix_fadvise[64] functions to return the error number in case 15 年 前
  Bernhard Reutner-Fischer 4cc4b30426 - adds several config-options to allow for turning off certain features 16 年 前
  Mike Frysinger 2b178f6024 Atsushi Nemoto writes: 17 年 前
  Khem Raj 80422cdc59 Add posix_fadvise posix_fadvise64 for arm. 17 年 前
  Eric Andersen ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 17 年 前
  Mike Frysinger 2a623a604c fix building on 64bit hosts 18 年 前
  Peter S. Mazinger 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 18 年 前
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 年 前
  Mike Frysinger f9ff85a50a kill off some unused warnings 18 年 前
  Mike Frysinger bfc0df1617 if arch doesnt provide _syscall6(), we need to alias the 64bit version 18 年 前
  Peter S. Mazinger 24f818725b Remove all trailing ; after *_alias and change 2 to use weak_alias instead of __attribute__ ... 18 年 前
  Mike Frysinger f027f2b507 touchup how we declare the posix_fadvise functions and fix the case where posix_fadvise kernel call exists but not posix_fadvise64 18 年 前
  Peter Kjellerstedt e1f0882b43 Make it compile for architectures which have __UCLIBC_HAS_LFS__ defined, 19 年 前
  Mike Frysinger 0695d2cabc add posix_fadvise / posix_fadvise64 support 19 年 前