1. 3849cc5 Handle sys_sigaction on ppc32-linux. by sewardj · 19 years ago
  2. fe0ffd4 Reenable a couple more syscalls needed for self-hosting on ppc32, by sewardj · 19 years ago
  3. 31d8342 Various fixes to reduce noise level on SuSE 10 (PPC). Also fix some by sewardj · 19 years ago
  4. 16ff11a C90 fixes. by sewardj · 19 years ago
  5. d84f467 ppc32-linux: reinstate sys_fsync, sys_sched_setscheduler by sewardj · 19 years ago
  6. 249ebd7 ppc32-linux: handle sys_madvise. by sewardj · 19 years ago
  7. 48db0f0 Enable sys_ftruncate64 on ppc32. by sewardj · 19 years ago
  8. 1ba8031 Unbreak compilation. Duh. by sewardj · 19 years ago
  9. 274461d Plumb 64-bit file offsets throughout the address space manager. Untested. by sewardj · 19 years ago
  10. 9548a16 Rationalise the mmap system call handling - after examining the kernel by tom · 19 years ago
  11. 7d15e51 Get rid of duplicated STRINGIFY macros. by sewardj · 19 years ago
  12. a48a493 Make ppc32-linux build again following aspacem merge. Doesn't work, though: by sewardj · 19 years ago
  13. 1ae3f3a Get rid of pub_core_main.h, so that m_main is not imported by anyone, by sewardj · 19 years ago
  14. 45f4e7c by sewardj · 19 years ago
  15. 4c53099 Unbreak ppc32 build. by sewardj · 19 years ago
  16. a560c5c Unbreak amd64 and ppc32 some more. by njn · 19 years ago
  17. de5c5f5 Fix AMD64 breakage and possibly the PPC32 breakage, too. by njn · 19 years ago
  18. 5c69175 Moved sys_mmap2 wrapper from "generic" to "linux". by njn · 19 years ago
  19. cd405ea Moved some more syscall wrappers from "generic" to "linux". by njn · 19 years ago
  20. ef0da67 unbreak ppc32, I hope by njn · 19 years ago
  21. b2480c9 Moved sched_* from "generic" to "linux"; Darwin doesn't have them. by njn · 19 years ago
  22. 65ccc50 Move *xattr from "generic" to "linux". Darwin has them, but with an extra by njn · 19 years ago
  23. efc957c by njn · 19 years ago
  24. a3b67b7 by njn · 19 years ago
  25. 9fe7b12 by njn · 19 years ago
  26. 424c056 by njn · 19 years ago
  27. 1588bc0 Move clock_* syscalls from "generic" to "linux". by njn · 19 years ago
  28. 4279a88 Move mq_* syscalls from "generic" to "linux". by njn · 19 years ago
  29. 33d17fa Even more ppc32 syscalls. by sewardj · 19 years ago
  30. a9fff9b Enable a few more syscalls on ppc32-linux. by sewardj · 19 years ago
  31. 60beca1 - Fix bug causing thread slots not to get reused - yet more syscalls on ppc32 by sewardj · 19 years ago
  32. 5addd6c Enable a couple more syscalls on ppc32. by sewardj · 19 years ago
  33. e21058c Fix up do_syscall_clone_ppc32_linux. Seems to improve thread exiting. by sewardj · 19 years ago
  34. 6a32449 ppc32-linux: implement a bunch more syscalls, and also fix up clone by sewardj · 19 years ago
  35. bd77403 Replace out-of-date email address. by njn · 19 years ago
  36. 2d7c396 Enable sys_fchmod and sys_fchown. by sewardj · 19 years ago
  37. ca33405 Enable sys_poll. by sewardj · 19 years ago
  38. 463b3d9 Track API changes in vex r1272. by sewardj · 19 years ago
  39. b865b16 Fix/reinstate a whole bunch of syscalls. by sewardj · 19 years ago
  40. a932d29 Enable a couple more syscalls. by sewardj · 19 years ago
  41. 4f08a65 Sort out the mess that is pread64/pwrite64 properly. All three platforms by tom · 19 years ago
  42. e23772f Try to make (client) clone() work for ppc32-linux. I don't know if I by sewardj · 19 years ago
  43. 1798ecd A few more syscalls for ppc32-linux. by sewardj · 19 years ago
  44. a78ec81 Reinstated a couple more syscalls by cerion · 19 years ago
  45. 310ed28 Simplify atfork to only provide the functionality we need. by njn · 19 years ago
  46. 6140074 Remove out-of-date comments. by njn · 19 years ago
  47. 508aef5 Enabled a bunch more syscalls by cerion · 19 years ago
  48. 7b2c38c VG_() -> ML() for ppc32, amd64 (plus a few scattered ones in comments etc) by cerion · 19 years ago
  49. af839f5 by njn · 19 years ago
  50. 899ce73 by njn · 19 years ago
  51. 85665ca Finally, valgrind on ppc32. by cerion · 19 years ago