Historial de Commits

Autor SHA1 Mensaje Fecha
  Eric Andersen 1f61bbd8a5 silence a lot of warnings and fix a few genuine bugs while I'm at it. hace 17 años
  Mike Frysinger 808694e8a3 Richard Sandiford writes: add support for init/fini arrays in shared flat libraries hace 17 años
  Eric Andersen cba2c53724 seems this is the newfangled way to tell folks this stuff hace 17 años
  Mike Frysinger 1139d948d5 only define msync cancellation point if the syscall exists hace 17 años
  Eric Andersen ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user hace 17 años
  Eric Andersen 3da17f3cd0 Sorry psm but contrary to commit 12927, kernel provided syscalls hace 17 años
  Eric Andersen 4f5281c481 add some warnings to archs that need a bit of attention hace 17 años
  Mike Frysinger 5fd48aacb3 if __NR_swapon does not exist, dont try and create a syscall for it hace 17 años
  Mike Frysinger 588e6bfb0e if __NR_swapoff does not exist, dont try and create a syscall for it hace 17 años
  Mike Frysinger 1f9d3f3d86 if __NR_msync does not exist, dont try and create a syscall for it hace 17 años
  Mike Frysinger e7a8643a73 only define mremap() if the syscall exists hace 17 años
  Mike Frysinger 13797adfc5 if __NR_mprotect does not exist, dont try and create a syscall for it hace 17 años
  Eric Andersen e6c29763f1 this stuff is for uClibc internal use only hace 17 años
  Eric Andersen 7270c87463 finish the pthread locking cleanups. This should get things compiling again hace 17 años
  Eric Andersen 7d5f81d301 __resolv_lock is supposed to be shared, not static hace 17 años
  Eric Andersen feda5d48d9 Fill in a few more of the missing pieces... hace 17 años
  Eric Andersen 275a4c4e6f Major cleanup of internal mutex locking. Be more consistant in how we do hace 17 años
  Eric Andersen 1478c2de05 Major cleanup of internal mutex locking. Be more consistant in how we do hace 17 años
  Eric Andersen 99d6c367c4 stdio update from mjn3 hace 17 años
  Eric Andersen aeba32a371 update from mjn3 hace 17 años
  Eric Andersen db411e0e20 prepare to later remove bits/kernel_types.h from bits/types.h hace 17 años
  Eric Andersen eb813ecafa bits/kernel_stat.h is for internal uClibc use only, fix a few other hace 17 años
  Mike Frysinger dd3d4f119e pulling in kernel config.h wont fly hace 17 años
  Mike Frysinger f4ddfdf206 note test subdir problems with multilib hace 17 años
  Mike Frysinger 661d9feac8 make ABI into a list hace 17 años
  Mike Frysinger bc4b165d47 list ABI first and tweak ISA defaults with suggestions from Jim Gifford hace 17 años
  Mike Frysinger 1e75cc4b92 revert previous change hace 17 años
  Rob Landley 02de5b16cd Patch from Jim Gifford (of Cross Linux From Scratch) fixing the Mips hace 17 años
  Mike Frysinger 69e5ae8458 second SUSV3 legacy check should be for macros as pointed out by psm hace 17 años
  Mike Frysinger 8baed407fb fix building when susv3 legacy stuff is disabled hace 17 años