커밋 기록

작성자 SHA1 메시지 날짜
  Mike Frysinger 1e00fc1b1e start ignoring include/ symlinks 15 년 전
  Mike Frysinger fa6b1e9526 unifdef: implement err.h funcs locally 15 년 전
  Mike Frysinger 1b6ff11554 ppoll: switch to INLINE_SYSCALL() to match glibc 15 년 전
  Mike Frysinger 3575b74175 add hidden aliases for older regex search functions 15 년 전
  Mike Frysinger 84dd8d624f install_headers: convert header removal to Kbuild style 15 년 전
  Mike Frysinger 045da529c9 use -EB/-EL for all targets 15 년 전
  Joseph Myers 7c3eebd556 Fix ARM syscall argument loading. 15 년 전
  Giuseppe Cavallaro 9952af00f1 sh: Fix up optimized SH-4 memcpy on big endian. 15 년 전
  Mike Frysinger c06402cccc syscall(): create a common version based on INLINE_SYSCALL_NCS() 15 년 전
  Mike Frysinger 763bbf9e9a syscall: unify part 2: NCS variety 15 년 전
  Mike Frysinger 5ca445cb7b MAKEALL: expand cross-compiler arch search 15 년 전
  Peter Griffin 9dd284eb5d sh: Change __HAVE_SHARED__ to __PIC__ 15 년 전
  Mike Frysinger a124fab262 ignore generated .i files 15 년 전
  Mike Frysinger 6c70a940b4 drop missing {INLINE,INTERNAL}_SYSCALL fallback logic 15 년 전
  Mike Frysinger b387d76236 syscall: unify common syscall defines 15 년 전
  Austin Foxley ad539e7bc7 sparc: Update syscalls.h to define INTERNAL_SYSCALL 15 년 전
  Mike Frysinger 25e328e862 MAKEALL: start a quick build test helper script 15 년 전
  Ron e1aba9d040 Avoid type-punned pointers that break strict-aliasing 15 년 전
  Ron 8ee834680d Avoid warnings about shifting more bits than we have 15 년 전
  Ron 4a758b0f33 Don't shadow the chroot global 15 년 전
  Ron 13c6036f71 Don't shadow the mask parameter with a local variable in the same function 15 년 전
  Ron 916bd8eff0 Don't shadow stat with a local variable 15 년 전
  Ron 95fa074d64 Don't shadow the err() function with a local var 15 년 전
  Ron e0b6a06c8f Add a few missing includes 15 년 전
  Ron 11a52734e4 Check #if feature test macros are defined where they may not be 15 년 전
  Ron 00c8ece258 Provide token prototypes for functions that are external but have no header 15 년 전
  Ron b9b00cd60a Make more utility functions static 15 년 전
  Ron 5efcfdc515 Add noreturn attributes to some functions that won't ever do so 15 년 전
  Ron 680ef7ed1f Move extern prototype out of function scope 15 년 전
  Ron 443d0c54d0 Add some missing printf/scanf format attributes 15 년 전