1. 8019f59 aio_suspend_4-1: Fix failures on s390x by Cyril Hrubis · 8 years ago
  2. d4cd649 openposix: strftime_1-1: Set LC_TIME to C by Cyril Hrubis · 8 years ago
  3. d7f5736 openposix/fork: rewrite lock test using fcntl by Richard Palethorpe · 8 years ago
  4. 34faca0 posix/munmap: Use mmap to obtain valid and safe address range by Richard Palethorpe · 8 years ago
  5. 6266efe openposix/mmap31-1: Fix 32bit binary on 64bit kernel by Cyril Hrubis · 8 years ago
  6. a43aabd open_posix_testsuite: intialize var for VLA by Ryan Zezeski · 8 years ago
  7. 2bf2094 shell: fix bashisms: s/&>/>$1 2>&1/ by Petr Vorel · 8 years ago
  8. 4106163 open_posix_testsuite: sched_setscheduler returns previous policy by Ryan Zezeski · 8 years ago
  9. 48b1bde rename 'sigset' var to avoid shadowing with libc symbol sigset by Khem Raj · 8 years ago
  10. 851afbb open_posix_testsuite: Fix parallel build. by Cyril Hrubis · 8 years ago
  11. f01b891 sched_rr_get_interval: run tests under SCHED_RR policy by Jan Stancek · 8 years ago
  12. 63b6532 open_posix_testsuite: Propagate configure params by Cyril Hrubis · 9 years ago
  13. d38bb4e sort the open posix tests before executing by Vineet Gupta · 9 years ago
  14. f356775 run-posix-option-group-test: replace CWD qith PWD by Vineet Gupta · 9 years ago
  15. dadab74 open_posix: condvar/schedule: remove signal handlers by Jan Stancek · 9 years ago
  16. 0f029d9 open_posix: condvar/schedule: remove duplicit setsched calls by Jan Stancek · 9 years ago
  17. d9d0e9c open_posix: condvar/schedule: remove useless waiting by Jan Stancek · 9 years ago
  18. 061df07 open_posix: condvar/schedule: use SAFE_PFUNC by Jan Stancek · 9 years ago
  19. 41bb9ed open_posix: add SAFE_PFUNC macro by Jan Stancek · 9 years ago
  20. 8965f0d openposix/pthread_rwlock_unlock_4-*: Disable on Linux by Cyril Hrubis · 9 years ago
  21. e2d32e4 open_posix_testsuite: add set_affinity_single() by Jan Stancek · 9 years ago
  22. 9358799 openposix: pthread_create-15-1 is runable by Cyril Hrubis · 9 years ago
  23. b424cef openposix: pthread_create_1-6: Rewrite. by Cyril Hrubis · 9 years ago
  24. 520f02a include/affinity.h: define _GNU_SOURCE on Linux by Cyril Hrubis · 9 years ago
  25. f45c69c openposix: sched_setparam: Extract get_ncpu() by Cyril Hrubis · 9 years ago
  26. 49f1a87 openposix: pthread_create_1-4: Remove. by Cyril Hrubis · 9 years ago
  27. 7a07795 openposix: pthread_create_12-1: Cleanup. by Cyril Hrubis · 9 years ago
  28. 809b2d3 openposix: pthread_create_11-1: Cleanup & fix. by Cyril Hrubis · 9 years ago
  29. 9242992 openposix: pthread_create_8-2: Remove. by Cyril Hrubis · 9 years ago
  30. 35bb926 openposix: pthread_create_8-1: Cleanup & fix. by Cyril Hrubis · 9 years ago
  31. 58e7262 openposix: pthread_create_5-2: Remove. by Cyril Hrubis · 9 years ago
  32. 12bc868 openposix: pthread_create_5-1: Cleanup & fix. by Cyril Hrubis · 9 years ago
  33. 438e6db openposix: pthread_create_4-1: Fix. by Cyril Hrubis · 9 years ago
  34. 0df4f29 openposix: pthread_create_3-1: Cleanup & fix. by Cyril Hrubis · 9 years ago
  35. 49c1669 openposix: pthread_create_2-1: Fix. by Cyril Hrubis · 9 years ago
  36. 3d768ef openposix: pthread_create_1-3: Fix. by Cyril Hrubis · 9 years ago
  37. 70e0f46 openposix: pthread_create_1-2: Fix. by Cyril Hrubis · 9 years ago
  38. 4da54ef openposix: pthread_create_1-1: Fix. by Cyril Hrubis · 9 years ago
  39. cbe5875 open_posix/shm_unlink: check patconf() return value by Maninder Singh · 9 years ago
  40. cd83930 open_posix/shm_unlink: Check malloc() return value by Maninder Singh · 9 years ago
  41. e6ad98c mmap: allocate buffer on stack avoid memory leak by Wei,Jiangang · 9 years ago
  42. 005eab0 sem_open/1-2.c: fix wrong comparison by Wei,Jiangang · 9 years ago
  43. 76d7df3 interfaces/sem_open: remove unused define(s) by Wei,Jiangang · 9 years ago
  44. f055b64 sem_conpro: cleanup code by Wei,Jiangang · 9 years ago
  45. ed578d1 fork/7-1.c: close file descriptor before return by Wei,Jiangang · 9 years ago
  46. 5b5ca55 sched_setparam/9-1: cleanup code and fix memory leak by Wei,Jiangang · 9 years ago
  47. ff9f741 sigtimedwait: use gtod instead of time by Jan Stancek · 9 years ago
  48. 0e2145a README: fix typos and remove blank lines by Wei,Jiangang · 9 years ago
  49. fdc2618 strftime: fix possible overrun by Jan Stancek · 9 years ago
  50. 0489a24 pthread_key_create/speculative/5-1: fix overrun by Jan Stancek · 9 years ago
  51. 1faa387 aio_cancel: wait for requests which are already in progress by Jan Stancek · 10 years ago
  52. 6f50198 aio_cancel_3-1: avoid busy loop by Jan Stancek · 10 years ago
  53. 676c479 sched_setparam/10-1: remove testcase by Jan Stancek · 10 years ago
  54. ada3226 sched_setparam/9-1: fix hang on -rt kernel by Jan Stancek · 10 years ago
  55. 1188b25 difftime/1-1: eliminate sleep by Jan Stancek · 10 years ago
  56. 90991f9 run-posix-option-group-test: remove set -x debug by Maxin B. John · 10 years ago
  57. 6c1e3d9 openposix: sigaction-16-1: Add missing volatile. by Cyril Hrubis · 10 years ago
  58. d7c68f3 openposix: Fix fork-11-1 hangs by Cyril Hrubis · 10 years ago
  59. 338d209 sigaddset: fix ARRAY_SIZE undefined by Zeng Linggang · 10 years ago
  60. 4e2bab8 Make use of NULL by Cyril Hrubis · 10 years ago
  61. b863a0b Make use of ARRAY_SIZE() by Cyril Hrubis · 10 years ago
  62. cf0d626 Remove all useless NULL casts. by Cyril Hrubis · 10 years ago
  63. d218f34 Remove useless malloc() casts. by Cyril Hrubis · 10 years ago
  64. 8b3ea50 Remove executable bit from Makefiles and C source. by Cyril Hrubis · 10 years ago
  65. 4d1552d Improve *BSD port again by Garrett Cooper · 10 years ago
  66. 1c84cdb lib, openposix: Fix mount flags detection code. by Cyril Hrubis · 10 years ago
  67. ee69125 sigaction 9-1, 10-1, 11-1: use SIGKILL instead of SIGHUP by Stanislav Kholmanskikh · 10 years ago
  68. 8b46df0 open_posix_testsuite: increased timeout to 5 min by Stanislav Kholmanskikh · 11 years ago
  69. c0da02d pitest-2, pitest-3: increased the timeout by Stanislav Kholmanskikh · 11 years ago
  70. e8489d8 shm_open_23-1: modified memory protection attributes by Stanislav Kholmanskikh · 11 years ago
  71. 61c5f11 openposix: Fix shm_open, shm_unlink ENAMETOOLONG by Cyril Hrubis · 11 years ago
  72. 45e36e4 sigaltstack02: avoid using MINSIGSTKSZ defined by glibc by Jan Stancek · 11 years ago
  73. 8abcb99 open_posix_testsuite: Update document by Peng Haitao · 11 years ago
  74. d9d03d4 sigaction:16-1: leave it untested on the Linux kernel less than 2.6.22 by Peng Haitao · 11 years ago
  75. efddf81 pthread_attr_setschedpolicy/2-1.c: bind threads to single CPU by Jan Stancek · 11 years ago
  76. a2b2b35 pthread_attr_setschedpolicy/2-1.c: fix race at thread startup by Jan Stancek · 11 years ago
  77. 683835e pthread_attr_setschedpolicy/2-1.c: simplify error handling by Jan Stancek · 11 years ago
  78. 9ca9633 openposix: Remove unreachable code. by Cyril Hrubis · 11 years ago
  79. 5ab9e96 open_posix_testsuite/../mq_timedsend/12-1: fix race by Jan Stancek · 11 years ago
  80. 9fc105c open_posix_testsuite/../mq_timedsend/12-1: fix long lines by Jan Stancek · 11 years ago
  81. 4aca18c aio_fsync: wait until aio_fsync completes by Jan Stancek · 11 years ago
  82. 0818b6d Fully spell out the .sh -> non-.sh target cp by Garrett Cooper · 11 years ago
  83. 10ff5e9 openposix/.../mmap/27-1: Remove unused variable. by Cyril Hrubis · 11 years ago
  84. c520500 openposix: generate-makefiles.sh: Fix buildonly tests. by Cyril Hrubis · 11 years ago
  85. 2d2b943 openposix/.../sigaction/{18,19,28}: Regenerate. by Cyril Hrubis · 11 years ago
  86. 371a69b openposix/.../sigaction/templates/{18,19,28} by Cyril Hrubis · 11 years ago
  87. 17e8f1f openposix/.../sigaddset/1-3: Fix uninitialized variable. by Cyril Hrubis · 11 years ago
  88. 023f90b openposix/../pthread_cond_timedwait/2-7: alternativ goes out of scope by Jan Stancek · 11 years ago
  89. 981d33a Fix retval parameter to pthread_join() by Dave Kleikamp · 11 years ago
  90. 8c40131 openposix: Fix generate-makefiles and speculative tests. by Cyril Hrubis · 11 years ago
  91. 64ae94f openposix/...pthread_mutexattr_gettype/speculative/3-1 by Cyril Hrubis · 11 years ago
  92. 64f445e openposix/.../pthread_key_create/speculative/5-1.c by Cyril Hrubis · 11 years ago
  93. be0fe25 openposix/.../aio_fsync/5-1.c: Fixes. by Cyril Hrubis · 11 years ago
  94. db25118 openposix/.../aio_fsync/2-1,3-1: Add "Test PASSED" by Cyril Hrubis · 11 years ago
  95. cd58124 openposix/stress/mqueues: Rename args to match. by Cyril Hrubis · 11 years ago
  96. 3dfde4d openposix/.../mmap/14-1: Fix cleanup. by Cyril Hrubis · 11 years ago
  97. 3a48c06 openposix: generate-makefiles.sh: Change test names. by Cyril Hrubis · 11 years ago
  98. 4f2ab13 openposix/.../sched_getscheduler/7-1: Fix. by Cyril Hrubis · 12 years ago
  99. 6d669cc openposix/.../sched_getparam/6-1: Fix. by Cyril Hrubis · 12 years ago
  100. 775d84c open_posix_testsuite/.../aio_return: Fix. by Cyril Hrubis · 12 years ago