1. 754b82d A couple of these syscalls fail differently when running on an amd64 by sewardj · 19 years ago
  2. a23e6c9 Fix scalar and cmdline[12]. by njn · 19 years ago
  3. da50328 Fix up the sigaction results. by tom · 19 years ago
  4. 781dba5 Allow for glibc-2.4. by njn · 19 years ago
  5. 50acf1d Try to fix this test case. by njn · 20 years ago
  6. 9faf3ed Move all the 'scalar' (syscall-arg) tests into x86/. In fact they are by sewardj · 20 years ago[Renamed (99%) from memcheck/tests/scalar.c]
  7. 5fd5453 Make scalar.c slightly more robust against certain kinds of failures. by njn · 20 years ago
  8. 211dc45 gcc-2.96 build fixes. by sewardj · 20 years ago
  9. b5f6f51 by sewardj · 20 years ago
  10. cfb8ad5 The syscall wrappers for sys_fcntl{,64} were too simplistic -- the 3rd by njn · 20 years ago
  11. b9d1e65 by nethercote · 20 years ago
  12. fbd55ef fix incorrect counts by nethercote · 20 years ago
  13. d16f20b Add some missing test cases. by nethercote · 20 years ago
  14. b77dee6 by nethercote · 20 years ago
  15. 92b2fd5 by nethercote · 20 years ago
  16. 330abb5 by nethercote · 20 years ago
  17. af6921a Add arguments to the prctl call in the scalar test. by thughes · 20 years ago
  18. 38e0a9e add a bunch of tests by nethercote · 20 years ago
  19. 7fbe08a by nethercote · 20 years ago
  20. 3954ea3 convert a couple more by nethercote · 20 years ago
  21. d6b5a21 by nethercote · 20 years ago
  22. 0eafe55 Converted modify_ldt() and init_module(); the old code for init_module() was by nethercote · 20 years ago
  23. 9b9b74b by nethercote · 20 years ago
  24. 16e36d8 After a clone system call there are two threads of control running so we by thughes · 20 years ago
  25. 42b2f31 Fill in missing cases in scalar. by nethercote · 20 years ago
  26. f90953e converted more syscalls by nethercote · 20 years ago
  27. 5b653bc Converted more syscalls by nethercote · 20 years ago
  28. 151effa converted mmap and mmap2 by nethercote · 20 years ago
  29. 7f7e4d1 Converted a few more, including clone() which I'm not at all sure about, and by nethercote · 20 years ago
  30. 206e373 Add some missing system call arguments to the scalar test. by thughes · 20 years ago
  31. dc18c0a Converted some more syscalls. by nethercote · 20 years ago
  32. 06c7bd7 Converted a few more syscalls. by nethercote · 20 years ago
  33. 5a945af converted a few more syscalls by nethercote · 20 years ago
  34. 6c0e2d0 by nethercote · 20 years ago
  35. 8b305af Converted a few more syscalls. by nethercote · 20 years ago
  36. f1049bf Converted a couple more by nethercote · 20 years ago
  37. fef67c7 Add gettimeofday() to test. by nethercote · 20 years ago
  38. b4f9b92 Add missing params. Tom's nightly tests should work now. by nethercote · 20 years ago
  39. a3a2c14 converted sigsuspend, rt_sigsuspend. Not very sure about them. by nethercote · 20 years ago
  40. 686b5db converted a few more by nethercote · 20 years ago
  41. 2e1c37d converted some more by nethercote · 20 years ago
  42. 620154f by nethercote · 20 years ago
  43. f2191c4 Add commented-out templates so further additions are easier. by nethercote · 20 years ago
  44. 17258dc converted some more by nethercote · 20 years ago
  45. 71f05f3 and converted a few more by nethercote · 20 years ago
  46. 303a751 renamed variables by nethercote · 20 years ago
  47. 9c311eb converted some more by nethercote · 20 years ago
  48. 9a3beb9 Converted a whole bunch of syscalls. by nethercote · 20 years ago
  49. 7310afb Converted execve(). by nethercote · 20 years ago
  50. 2b0cae6 by nethercote · 20 years ago
  51. 660e4ee Converted lookup_dcookie. by nethercote · 20 years ago
  52. 1a1b9b7 Converted uname(); annotated some obsolete ones. by nethercote · 20 years ago
  53. eb1c7b7 Now handling non-existent syscalls appropriately -- just returning ENOSYS by nethercote · 20 years ago
  54. 75a8c98 by nethercote · 20 years ago
  55. c6851dd Converted a bunch more syscalls. by nethercote · 20 years ago
  56. 0df495a Converted a bunch of zero-arg syscalls. by nethercote · 20 years ago
  57. bc78e55 augmented scalar by nethercote · 20 years ago
  58. 4e632c2 Converted __NR_{mount,getpid,getppid}. by nethercote · 20 years ago
  59. e824cc4 - Convert open() to the new syscall regime. by nethercote · 20 years ago
  60. 923add0 by nethercote · 20 years ago
  61. 8b76fe5 by nethercote · 20 years ago