1. d6d11d0 Introduce tst_parse_opts() by Cyril Hrubis · 9 years ago
  2. aabb834 Include usctest.h in test.h by Cyril Hrubis · 9 years ago
  3. 63564ce testcsaes: Initialize TST_TOTAL statically. by Cyril Hrubis · 9 years ago
  4. 605fa33 Get rid of TEST_CLEANUP by Cyril Hrubis · 9 years ago
  5. cf0d626 Remove all useless NULL casts. by Cyril Hrubis · 10 years ago
  6. 0b9589f testcases: Constify char *msg variable. by Cyril Hrubis · 10 years ago
  7. d59a659 s/Tst_count/tst_count/ to avoid CamelCase by Caspar Zhang · 11 years ago
  8. 359980f rename syscall() macro to ltp_syscall() by Jan Stancek · 11 years ago
  9. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  10. 89af32a Another semiautomated cleanup. by Cyril Hrubis · 12 years ago
  11. fed9641 Fix FSF address by Wanlong Gao · 12 years ago
  12. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  13. b552400 expand gitignore coverage by Mike Frysinger · 12 years ago
  14. 72521cf Fix more tests; remove more Tst_count externs. by Garrett Cooper · 14 years ago
  15. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  16. df3eb16 Deal with a lot of annoying style nits. by Garrett Cooper · 14 years ago
  17. a9670cd First crack at cleanup in this subdir. by Garrett Cooper · 14 years ago
  18. 1a7f542 Wholesale testcase cleanup. by yaberauneya · 15 years ago
  19. ef77253 1. Please see README.mk-devel for a full description of the changes by yaberauneya · 15 years ago
  20. e8af978 CLOCK_PROCESS_CPUTIME_ID and CLOCK_THREAD_CPUTIME_ID are also supported besides CLOCK_REALTIME and CLOCK_MONOTONIC. That's the cause of the failure of clock_gettime03, timer_create02 and timer_create04. Another cause is that struct sigevent evp is assigned with invalid values when option is 1. That's the cause of the failure of timer_create02 and timer_create03. CLOCK_REALTIME_HR and CLOCK_MONOTONIC_HR have been removed in the later kernel versions, hence the failures in the test. I am still trying to find out if any kernel versions used to support these. CLOCK_PROCESS_CPUTIME_ID and CLOCK_THREAD_CPUTIME_ID are supported from 2.6.12 kernel version onwards and the test case needs to be modified for this change. Also in timer_create02.c, setup_test() case1 needs to be modified so as to make evp NULL instead of its members. Since the testcase behaves differently for different kernel versions, a version check needs to be added for making it pass across versions. I'm removing the HR clocks from the tests along with other changes, by, Anoop V. Chakkalakkal <anoop.vijayan@in.ibm.com> by subrata_modak · 16 years ago
  21. 6670f84 eat trailing whitespace by vapier · 18 years ago
  22. bc8a461 move common defines/functions/etc... to one header file so we have to get it right just once by vapier · 18 years ago
  23. 54e1eb3 standardize makefiles by vapier · 18 years ago
  24. d13d74b ugh, dos CRLFs, how i hate you so by vapier · 18 years ago
  25. 27d4a1f Applied some zSeries specific patches from Susanne Wintenberger. by robbiew · 19 years ago
  26. 809f27a Relocated to /testcases/open_posix_testsuite by robbiew · 21 years ago
  27. 847e95b *** empty log message *** by robbiew · 21 years ago
  28. b312bf3 Added new tests for clock_gettime() from Aniruddha. by robbiew · 21 years ago
  29. bc67001 *** empty log message *** by robbiew · 21 years ago
  30. f756722 Applied Vasan's "CFLAGS+=" patch by robbiew · 21 years ago
  31. 2108480 Applied Dan Kegel's `ash` compatibility patch. by robbiew · 21 years ago
  32. 52333de Applied Dan Kegel's "\n" removal patch. by robbiew · 21 years ago
  33. d537af2 Applied Andreas Jaeger's patch for library linking: by robbiew · 21 years ago
  34. 66ea9a8 Made changes to allow non-root users to perform a 'make install'. by robbiew · 21 years ago
  35. 5475776 Applied Vasan Sundar's Makefile patches. by robbiew · 21 years ago
  36. 1bd5bc5 Added Open POSIX* Testsuite test: clock_gettime by robbiew · 21 years ago