커밋 기록

작성자 SHA1 메시지 날짜
  Eric Andersen cba2c53724 seems this is the newfangled way to tell folks this stuff 18 년 전
  Mike Frysinger 1139d948d5 only define msync cancellation point if the syscall exists 18 년 전
  Eric Andersen ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user 18 년 전
  Eric Andersen 3da17f3cd0 Sorry psm but contrary to commit 12927, kernel provided syscalls 18 년 전
  Eric Andersen 4f5281c481 add some warnings to archs that need a bit of attention 18 년 전
  Mike Frysinger 5fd48aacb3 if __NR_swapon does not exist, dont try and create a syscall for it 18 년 전
  Mike Frysinger 588e6bfb0e if __NR_swapoff does not exist, dont try and create a syscall for it 18 년 전
  Mike Frysinger 1f9d3f3d86 if __NR_msync does not exist, dont try and create a syscall for it 18 년 전
  Mike Frysinger e7a8643a73 only define mremap() if the syscall exists 18 년 전
  Mike Frysinger 13797adfc5 if __NR_mprotect does not exist, dont try and create a syscall for it 18 년 전
  Eric Andersen e6c29763f1 this stuff is for uClibc internal use only 18 년 전
  Eric Andersen 7270c87463 finish the pthread locking cleanups. This should get things compiling again 18 년 전
  Eric Andersen 7d5f81d301 __resolv_lock is supposed to be shared, not static 18 년 전
  Eric Andersen feda5d48d9 Fill in a few more of the missing pieces... 18 년 전
  Eric Andersen 275a4c4e6f Major cleanup of internal mutex locking. Be more consistant in how we do 18 년 전
  Eric Andersen 1478c2de05 Major cleanup of internal mutex locking. Be more consistant in how we do 18 년 전
  Eric Andersen 99d6c367c4 stdio update from mjn3 18 년 전
  Eric Andersen aeba32a371 update from mjn3 18 년 전
  Eric Andersen db411e0e20 prepare to later remove bits/kernel_types.h from bits/types.h 18 년 전
  Eric Andersen eb813ecafa bits/kernel_stat.h is for internal uClibc use only, fix a few other 18 년 전
  Mike Frysinger dd3d4f119e pulling in kernel config.h wont fly 18 년 전
  Mike Frysinger f4ddfdf206 note test subdir problems with multilib 18 년 전
  Mike Frysinger 661d9feac8 make ABI into a list 18 년 전
  Mike Frysinger bc4b165d47 list ABI first and tweak ISA defaults with suggestions from Jim Gifford 18 년 전
  Mike Frysinger 1e75cc4b92 revert previous change 18 년 전
  Rob Landley 02de5b16cd Patch from Jim Gifford (of Cross Linux From Scratch) fixing the Mips 18 년 전
  Mike Frysinger 69e5ae8458 second SUSV3 legacy check should be for macros as pointed out by psm 18 년 전
  Mike Frysinger 8baed407fb fix building when susv3 legacy stuff is disabled 18 년 전
  Mike Frysinger 8429e95bfd PTHREAD_THREADS_MAX is supposed to be in pthread-specific dir, but for now it lives in bits/uClibc_local_lim.h 18 년 전
  "Steven J. Hill" 2edab2e0d2 18 년 전