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