1. fdce7d5 Another semiautomated cleanup. by Cyril Hrubis · 11 years ago
  2. c515be2 testcases/.../syscalls/getgroups03: Cleanup. by Cyril Hrubis · 11 years ago
  3. be0d9d6 testcases/.../syscalls/getgroups{02,04}: Remove. by Cyril Hrubis · 11 years ago
  4. 2c8bb90 testcases/.../syscalls/getgroups01: Fix. by Cyril Hrubis · 11 years ago
  5. 750a46a testcases/.../syscalls/getgroups01: Cleanup. by Cyril Hrubis · 11 years ago
  6. cbec02d syscalls/clone: initialize sa_mask by Jan Stancek · 11 years ago
  7. 36b4a0e fixed leaked fds in setup/cleanup_proc_fs by Jan Stancek · 11 years ago
  8. a312759 getcwd: use TERRNO flag rather than manual errno=%d by Mike Frysinger · 11 years ago
  9. 85f662d syscalls/getdents: Remove indirection. by Cyril Hrubis · 11 years ago
  10. caf3d34 syscalls/getdents: Fix a few style nits. by Cyril Hrubis · 11 years ago
  11. 28894f5 syscalls/getdents: Add parameter to test getdents64 syscall by Markos Chandras · 11 years ago
  12. 7f825dd getcwd: use (void) everywhere by Mike Frysinger · 11 years ago
  13. 31dffcf syscalls/madvise02: fix madvise case due to kernel change by Caspar Zhang · 11 years ago
  14. 0101f63 syscalls/madvise: code cleanup by Caspar Zhang · 11 years ago
  15. d59a659 s/Tst_count/tst_count/ to avoid CamelCase by Caspar Zhang · 11 years ago
  16. a5cc30c syscalls/sysctl03: Change TWARN to TINFO. by Cyril Hrubis · 11 years ago
  17. f075070 syscalls/getrusage04: Link rt through LDLIBS instead of LDFLAGS. by Vinson Lee · 11 years ago
  18. 07f4e54 syscalls/getrusage04: Try guess timer granularity. by Cyril Hrubis · 11 years ago
  19. 116a8c0 syscalls/readlin04: Further fixes. by Cyril Hrubis · 11 years ago
  20. 572f0e0 syscalls/readlink04: Simplify the code. by Cyril Hrubis · 11 years ago
  21. 94bca9c syscalls/readlink04: Cleanup. by Cyril Hrubis · 11 years ago
  22. ed77dcc syscalls/sockioctl01: Fix mknod(). by Cyril Hrubis · 11 years ago
  23. b596770 syscalls/sockioctl01: Fixes. by Cyril Hrubis · 11 years ago
  24. 00b8b88 syscalls/sockioctl01: Cleanup first. by Cyril Hrubis · 11 years ago
  25. 263f8b3 setns: add new syscall test setns02 by Jan Stancek · 11 years ago
  26. eecee42 setns: add new syscall test setns01 by Jan Stancek · 11 years ago
  27. 1f32f27 setns: setup directory at kernel/syscalls/setns by Jan Stancek · 11 years ago
  28. 359980f rename syscall() macro to ltp_syscall() by Jan Stancek · 11 years ago
  29. 0d0c695 open11.c: Define _GNU_SOURCE which is required for O_DIRECTORY by Markos Chandras · 11 years ago
  30. 94452c4 Revert "syscalls/open11.c: Add ifdefs around O_DIRECTORY" by Cyril Hrubis · 11 years ago
  31. 7d01f97 syscalls/open11.c: Add ifdefs around O_DIRECTORY by Cyril Hrubis · 11 years ago
  32. 75201f1 syscalls/sysctl: check if __NR_sysctl is defined by Mike Frysinger · 11 years ago
  33. a60edf1 syscall: add open11 to gitignore by Wanlong Gao · 11 years ago
  34. 4d1cf77 open10: code cleanups by Wanlong Gao · 11 years ago
  35. 4582b9c open09: rework test case by Wanlong Gao · 11 years ago
  36. 40e9ee3 open08: code cleanups by Wanlong Gao · 11 years ago
  37. 78d4277 open07: code cleanups by Wanlong Gao · 11 years ago
  38. 32b27f9 open06: code cleanups by Wanlong Gao · 11 years ago
  39. b4f038d open05: code cleanups by Wanlong Gao · 11 years ago
  40. 68f73c3 open04: code cleanups by Wanlong Gao · 11 years ago
  41. 777588e open03: code cleanups by Wanlong Gao · 11 years ago
  42. 001ce03 open02: code cleanups by Wanlong Gao · 11 years ago
  43. b2c141f open01: code cleanups by Wanlong Gao · 11 years ago
  44. 4d7e188 syscalls/open11: new open(2) test case by Eryu Guan · 11 years ago
  45. ed24167 syscalls/sendmsg01: using 'ip' command to replace 'ifconfig' by Zhouping Liu · 12 years ago
  46. 123bb3d syscalls/mremap05: Fix build. by Cyril Hrubis · 12 years ago
  47. 385d792 flock/flock01.c: Trivial: Fix spelling of "succeed" by Sedat Dilek · 12 years ago
  48. 6180d13 ioctl03: add the new feature MULTI_QUEUE by Wanlong Gao · 12 years ago
  49. 5f16816 ioctl03: fix the wrong definition of macro IFF_VNET_HDR by Wanlong Gao · 12 years ago
  50. 3e5f790 testcases/creat07: Fix. by Cyril Hrubis · 12 years ago
  51. 79b7729 clone05: signal parent when the child terminates by Wanlong Gao · 12 years ago
  52. b6a5657 Merge ../ltp-dev by Cyril Hrubis · 12 years ago
  53. 8e684e8 syscalls/flock03: Cleanup && Make use of CHECKPOINT. by Cyril Hrubis · 12 years ago
  54. 7e92025 syscalls/exit01: Cleanup. by Cyril Hrubis · 12 years ago
  55. 40b465a syscalls/pause02: Make use of TST_PROCESS_STATE_WAIT(). by Cyril Hrubis · 12 years ago
  56. c91af2f syscalls/clone05: Cleanup && speedup. by Cyril Hrubis · 12 years ago
  57. 421e251 syscalls/pause02: Cleaup. by Cyril Hrubis · 12 years ago
  58. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  59. 3dd0c6a clone: code cleanup by Wanlong Gao · 12 years ago
  60. 443d16e clone: wait until child completes by Jan Stancek · 12 years ago
  61. db68aaa clone: increase stack size to 1M by Jan Stancek · 12 years ago
  62. da6be57 syscalls/madvise03: Cleanup && use SAFE_FILE_* by Cyril Hrubis · 12 years ago
  63. 4fee503 syscalls/wait402: Cleanup. by Cyril Hrubis · 12 years ago
  64. dbec150 syscalls/wait402: Cleanup && use SAFE_FILE_* by Cyril Hrubis · 12 years ago
  65. 3a1e9bc syscalls/getsid02: Cleanup && use SAFE_FILE_* by Cyril Hrubis · 12 years ago
  66. 2664913 syscalls/fork13: Make use of SAFE_FILE_* interface. by Cyril Hrubis · 12 years ago
  67. 04cfe1b waitpid13: code cleanups by Wanlong Gao · 12 years ago
  68. ae24b14 waitpid12: code cleanups by Wanlong Gao · 12 years ago
  69. f1fd88c waitpid11: code cleanups by Wanlong Gao · 12 years ago
  70. bfca91c waitpid10: code cleanups by Wanlong Gao · 12 years ago
  71. 4aeecee waitpid09: code cleanups by Wanlong Gao · 12 years ago
  72. ed7dbc5 waitpid08: code cleanups by Wanlong Gao · 12 years ago
  73. 5086d42 waitpid07: code cleanups by Wanlong Gao · 12 years ago
  74. dd62135 waitpid06: code cleanups by Wanlong Gao · 12 years ago
  75. 2c58f60 waitpid05: code cleanups by Wanlong Gao · 12 years ago
  76. bdb2744 waitpid04: code cleanups by Wanlong Gao · 12 years ago
  77. d08183c waitpid03: code cleanups by Wanlong Gao · 12 years ago
  78. 9554de5 waitpid02: code cleanups by Wanlong Gao · 12 years ago
  79. 23e8983 waitpid01: code cleanups by Wanlong Gao · 12 years ago
  80. d0bebd6 waitpid02: avoid core file by Jan Stancek · 12 years ago
  81. e6a89db mremap: add new test mremap05 by Jan Stancek · 12 years ago
  82. a8e7b2f ioctl03: code cleanups by Wanlong Gao · 12 years ago
  83. 6633ce9 ioctl02: code cleanups by Wanlong Gao · 12 years ago
  84. 87b2893 ioctl01: code cleanups by Wanlong Gao · 12 years ago
  85. d36008c ioctl01: change the errno to ENOTTY when passed an invalid command by Wanlong Gao · 12 years ago
  86. 5f0195b Merge branch 'master' of github.com:linux-test-project/ltp by Garrett Cooper · 12 years ago
  87. 9fe8585 -o "$@" -> $(OUTPUT_OPTION) for consistency by Garrett Cooper · 12 years ago
  88. 6ce219c new syscall test: migrate_pages02 by Jan Stancek · 12 years ago
  89. 5765e2c new syscall test: migrate_pages01 by Jan Stancek · 12 years ago
  90. dc13046 shmat: code cleanups by Wanlong Gao · 12 years ago
  91. f913558 ipc/shmat: pick suitable base_addr before each testcase by Jan Stancek · 12 years ago
  92. 89af32a Another semiautomated cleanup. by Cyril Hrubis · 12 years ago
  93. fed9641 Fix FSF address by Wanlong Gao · 12 years ago
  94. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  95. 37550cf Remove whitespace at end of line by Chris Dearman · 12 years ago
  96. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  97. 5708536 Add generated files to .gitignore by Chris Dearman · 12 years ago
  98. 6fde7df pipe01 should only check the data actually received from the pipe by Chris Dearman · 12 years ago
  99. dd4927f new syscall test: readahead02 by Jan Stancek · 12 years ago
  100. def4392 new syscall test: readahead01 by Jan Stancek · 12 years ago