1. 49c1669 openposix: pthread_create_2-1: Fix. by Cyril Hrubis · 9 years ago
  2. 3d768ef openposix: pthread_create_1-3: Fix. by Cyril Hrubis · 9 years ago
  3. 70e0f46 openposix: pthread_create_1-2: Fix. by Cyril Hrubis · 9 years ago
  4. 4da54ef openposix: pthread_create_1-1: Fix. by Cyril Hrubis · 9 years ago
  5. cbe5875 open_posix/shm_unlink: check patconf() return value by Maninder Singh · 9 years ago
  6. cd83930 open_posix/shm_unlink: Check malloc() return value by Maninder Singh · 9 years ago
  7. e6ad98c mmap: allocate buffer on stack avoid memory leak by Wei,Jiangang · 9 years ago
  8. 005eab0 sem_open/1-2.c: fix wrong comparison by Wei,Jiangang · 9 years ago
  9. 76d7df3 interfaces/sem_open: remove unused define(s) by Wei,Jiangang · 9 years ago
  10. f055b64 sem_conpro: cleanup code by Wei,Jiangang · 9 years ago
  11. ed578d1 fork/7-1.c: close file descriptor before return by Wei,Jiangang · 9 years ago
  12. 5b5ca55 sched_setparam/9-1: cleanup code and fix memory leak by Wei,Jiangang · 9 years ago
  13. ff9f741 sigtimedwait: use gtod instead of time by Jan Stancek · 9 years ago
  14. 0e2145a README: fix typos and remove blank lines by Wei,Jiangang · 9 years ago
  15. fdc2618 strftime: fix possible overrun by Jan Stancek · 9 years ago
  16. 0489a24 pthread_key_create/speculative/5-1: fix overrun by Jan Stancek · 9 years ago
  17. 1faa387 aio_cancel: wait for requests which are already in progress by Jan Stancek · 9 years ago
  18. 6f50198 aio_cancel_3-1: avoid busy loop by Jan Stancek · 9 years ago
  19. 676c479 sched_setparam/10-1: remove testcase by Jan Stancek · 9 years ago
  20. ada3226 sched_setparam/9-1: fix hang on -rt kernel by Jan Stancek · 9 years ago
  21. 1188b25 difftime/1-1: eliminate sleep by Jan Stancek · 9 years ago
  22. 90991f9 run-posix-option-group-test: remove set -x debug by Maxin B. John · 10 years ago
  23. 6c1e3d9 openposix: sigaction-16-1: Add missing volatile. by Cyril Hrubis · 10 years ago
  24. d7c68f3 openposix: Fix fork-11-1 hangs by Cyril Hrubis · 10 years ago
  25. 338d209 sigaddset: fix ARRAY_SIZE undefined by Zeng Linggang · 10 years ago
  26. 4e2bab8 Make use of NULL by Cyril Hrubis · 10 years ago
  27. b863a0b Make use of ARRAY_SIZE() by Cyril Hrubis · 10 years ago
  28. cf0d626 Remove all useless NULL casts. by Cyril Hrubis · 10 years ago
  29. d218f34 Remove useless malloc() casts. by Cyril Hrubis · 10 years ago
  30. 8b3ea50 Remove executable bit from Makefiles and C source. by Cyril Hrubis · 10 years ago
  31. 4d1552d Improve *BSD port again by Garrett Cooper · 10 years ago
  32. 1c84cdb lib, openposix: Fix mount flags detection code. by Cyril Hrubis · 10 years ago
  33. ee69125 sigaction 9-1, 10-1, 11-1: use SIGKILL instead of SIGHUP by Stanislav Kholmanskikh · 10 years ago
  34. 8b46df0 open_posix_testsuite: increased timeout to 5 min by Stanislav Kholmanskikh · 10 years ago
  35. c0da02d pitest-2, pitest-3: increased the timeout by Stanislav Kholmanskikh · 10 years ago
  36. e8489d8 shm_open_23-1: modified memory protection attributes by Stanislav Kholmanskikh · 10 years ago
  37. 61c5f11 openposix: Fix shm_open, shm_unlink ENAMETOOLONG by Cyril Hrubis · 10 years ago
  38. 45e36e4 sigaltstack02: avoid using MINSIGSTKSZ defined by glibc by Jan Stancek · 11 years ago
  39. 8abcb99 open_posix_testsuite: Update document by Peng Haitao · 10 years ago
  40. d9d03d4 sigaction:16-1: leave it untested on the Linux kernel less than 2.6.22 by Peng Haitao · 10 years ago
  41. efddf81 pthread_attr_setschedpolicy/2-1.c: bind threads to single CPU by Jan Stancek · 11 years ago
  42. a2b2b35 pthread_attr_setschedpolicy/2-1.c: fix race at thread startup by Jan Stancek · 11 years ago
  43. 683835e pthread_attr_setschedpolicy/2-1.c: simplify error handling by Jan Stancek · 11 years ago
  44. 9ca9633 openposix: Remove unreachable code. by Cyril Hrubis · 11 years ago
  45. 5ab9e96 open_posix_testsuite/../mq_timedsend/12-1: fix race by Jan Stancek · 11 years ago
  46. 9fc105c open_posix_testsuite/../mq_timedsend/12-1: fix long lines by Jan Stancek · 11 years ago
  47. 4aca18c aio_fsync: wait until aio_fsync completes by Jan Stancek · 11 years ago
  48. 0818b6d Fully spell out the .sh -> non-.sh target cp by Garrett Cooper · 11 years ago
  49. 10ff5e9 openposix/.../mmap/27-1: Remove unused variable. by Cyril Hrubis · 11 years ago
  50. c520500 openposix: generate-makefiles.sh: Fix buildonly tests. by Cyril Hrubis · 11 years ago
  51. 2d2b943 openposix/.../sigaction/{18,19,28}: Regenerate. by Cyril Hrubis · 11 years ago
  52. 371a69b openposix/.../sigaction/templates/{18,19,28} by Cyril Hrubis · 11 years ago
  53. 17e8f1f openposix/.../sigaddset/1-3: Fix uninitialized variable. by Cyril Hrubis · 11 years ago
  54. 023f90b openposix/../pthread_cond_timedwait/2-7: alternativ goes out of scope by Jan Stancek · 11 years ago
  55. 981d33a Fix retval parameter to pthread_join() by Dave Kleikamp · 11 years ago
  56. 8c40131 openposix: Fix generate-makefiles and speculative tests. by Cyril Hrubis · 11 years ago
  57. 64ae94f openposix/...pthread_mutexattr_gettype/speculative/3-1 by Cyril Hrubis · 11 years ago
  58. 64f445e openposix/.../pthread_key_create/speculative/5-1.c by Cyril Hrubis · 11 years ago
  59. be0fe25 openposix/.../aio_fsync/5-1.c: Fixes. by Cyril Hrubis · 11 years ago
  60. db25118 openposix/.../aio_fsync/2-1,3-1: Add "Test PASSED" by Cyril Hrubis · 11 years ago
  61. cd58124 openposix/stress/mqueues: Rename args to match. by Cyril Hrubis · 11 years ago
  62. 3dfde4d openposix/.../mmap/14-1: Fix cleanup. by Cyril Hrubis · 11 years ago
  63. 3a48c06 openposix: generate-makefiles.sh: Change test names. by Cyril Hrubis · 11 years ago
  64. 4f2ab13 openposix/.../sched_getscheduler/7-1: Fix. by Cyril Hrubis · 11 years ago
  65. 6d669cc openposix/.../sched_getparam/6-1: Fix. by Cyril Hrubis · 11 years ago
  66. 775d84c open_posix_testsuite/.../aio_return: Fix. by Cyril Hrubis · 11 years ago
  67. 495581c openposix/.../aio_error/3-1: Fix. by Cyril Hrubis · 11 years ago
  68. 6a9c0ed openposix/.../clock_getcpuid/5-1: Fix. by Cyril Hrubis · 11 years ago
  69. 03680e0 open_posix_testsuite/.../lio_listio/11-1.c: Remove. by Cyril Hrubis · 11 years ago
  70. 261e997 open_posix_testsuite/.../aio_suspend/9-1.c by Cyril Hrubis · 11 years ago
  71. 07700be open_posix_testsuite/.../aio_suspend/7-1.c: Remove. by Cyril Hrubis · 11 years ago
  72. 33b0fe6 open_posix_testsuite/.../shm_unlink/10-2.c: fix shm_name overrun by Jan Stancek · 11 years ago
  73. e896b67 open_posix_testsuite/.../sched_setscheduler: Fix. by Cyril Hrubis · 11 years ago
  74. 9cb0dbc open_posix_testsuite/.../pthread_once: Fix. by Cyril Hrubis · 11 years ago
  75. ca435d0 open_posix_testsuite/.../sigaltstack: Fix. by Cyril Hrubis · 11 years ago
  76. e5bbcd4 open_posix_testsuite/.../pthread_spin_trylock: Fix. by Cyril Hrubis · 11 years ago
  77. bd3edab conformance/interfaces/sigaction/19-*.c: Regenerate. by Cyril Hrubis · 11 years ago
  78. 94055f2 conformance/interfaces/sigaction/templates/19-1.in by Cyril Hrubis · 11 years ago
  79. 5f37869 conformance/interfaces/sigaction/18-*.c: Regenerate. by Cyril Hrubis · 11 years ago
  80. 2eccda5 conformance/interfaces/sigaction/templates/18-1.in by Cyril Hrubis · 11 years ago
  81. f77d273 open_posix_testsuite/scripts/generate-makefiles.sh: Fix. by Cyril Hrubis · 11 years ago
  82. 614a8c6 conformance/interfaces/sigaction/28-*.c: Regenerate. by Cyril Hrubis · 11 years ago
  83. e7a2d0f conformance/interfaces/sigaction/templates/28-1.in by Cyril Hrubis · 11 years ago
  84. c3c012e open_posix_testsuite/.../pthread_spin_unlock: Fix. by Cyril Hrubis · 11 years ago
  85. fb3e72b open_posix_testsuite/.../pthread_spin_lock: Fix. by Cyril Hrubis · 11 years ago
  86. 4894882 open_posix_testsuite/.../testfrmw/threads_scenarii: Fix. by Cyril Hrubis · 11 years ago
  87. 7b06e6c open_posix_testsuite/.../pthread_cond_timedwait: Cleanup. by Cyril Hrubis · 11 years ago
  88. 5127614 open_posix_testsuite/.../pthread_cond_timedwait: Fix. by Cyril Hrubis · 11 years ago
  89. 218e5b6 open_posix_testsuite/.../nanosleep/10000-1: Fix. by Cyril Hrubis · 11 years ago
  90. 064fe1a open_posix_testsuite/.../mq_open: Fix. by Cyril Hrubis · 11 years ago
  91. 4ba1c46 open_posix_testsuite/include/noatime: Fix. by Cyril Hrubis · 11 years ago
  92. 75d9d65 open_posix_testsuite/.../mmap: Fix. by Cyril Hrubis · 11 years ago
  93. d743731 open_posix_testsuite/.../pthread_getschedparam/1-1 by Cyril Hrubis · 11 years ago
  94. 18cee3b openposix/.../pthread_create,pthread_exit: Fix. by Cyril Hrubis · 11 years ago
  95. 7725959 open_posix_testsuite/.../pthread_cond_init/2-1 by Cyril Hrubis · 11 years ago
  96. b0e54be open_posix_testsuite/.../pthread_attr_setstacksize/2-1 by Cyril Hrubis · 11 years ago
  97. 33479f1 open_posix_testsuite/.../pthread_attr_setstack/2-1 by Cyril Hrubis · 11 years ago
  98. b9216b0 open_posix_testsuite/.../pthread_attr_setscope/5-1 by Cyril Hrubis · 11 years ago
  99. eabe119 open_posix_testsuite/.../pthread_attr_setschedpolicy/4-1 by Cyril Hrubis · 11 years ago
  100. 4ca2bbd open_posix_testsuite/conformace/interfaces: Fix. by Cyril Hrubis · 11 years ago