1. aabb834 Include usctest.h in test.h by Cyril Hrubis · 9 years ago
  2. 605fa33 Get rid of TEST_CLEANUP by Cyril Hrubis · 9 years ago
  3. 0b9589f testcases: Constify char *msg variable. by Cyril Hrubis · 10 years ago
  4. be8b878 syscalls/mq_notify01: Cleanup. by Cyril Hrubis · 10 years ago
  5. fdce7d5 Another semiautomated cleanup. by Cyril Hrubis · 11 years ago
  6. d59a659 s/Tst_count/tst_count/ to avoid CamelCase by Caspar Zhang · 11 years ago
  7. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  8. 89af32a Another semiautomated cleanup. by Cyril Hrubis · 12 years ago
  9. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  10. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  11. e683a86 Remove all unwanted references to TESTDIR. by Garrett Cooper · 14 years ago
  12. 1e6f5a6 Resolving all compile errors via a script by Garrett Cooper · 14 years ago
  13. 1569799 Fix some tests. Remove all externs to Tst_count. by Garrett Cooper · 14 years ago
  14. a9e49f1 Fix all of the remaining conflicts and some style issues. by Garrett Cooper · 14 years ago
  15. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  16. 5374050 Merge branch 'master' into ltp-broom by Garrett Cooper · 14 years ago
  17. e1f008e Fix compile. by Garrett Cooper · 14 years ago
  18. 43088e1 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  19. df3eb16 Deal with a lot of annoying style nits. by Garrett Cooper · 14 years ago
  20. 2384bd4 More compiler warning fun. by Garrett Cooper · 14 years ago
  21. 60fa801 More meaningful cleanup with making options parsing errors consistent. by Garrett Cooper · 14 years ago
  22. 45e285d Remove useless casts. by Garrett Cooper · 14 years ago
  23. 3fceccb Merge the remote changes, again?? git's really complicated... by Garrett Cooper · 14 years ago
  24. 1ca6b26 Merge the remote changes (!) by Garrett Cooper · 14 years ago
  25. 4c2f39a Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev by Garrett Cooper · 14 years ago
  26. 09cbd9c 1. Correct compile time warnings by defining the timeout to 0 sec, 0 by Garrett Cooper · 14 years ago
  27. 98f3812 I've seen failures reporting "return value=0, errno=EACCESS" in the by Rishikesh K Rajak · 14 years ago
  28. 5376952 This patch fixes compiler warnings for implicit function declarations, particularly snprintf and usleep, in mq_notify and mq_timedreceive. Note that although the functions are used in common_j_c.h, the macros have to be defined in the c files that include it, before any other header. Signed-off-by: Jiri Palecek <jpalecek@web.de>. by subrata_modak · 15 years ago
  29. 812b850 Add/Port mq_notify01 test for mq_notify() syscall. Signed-off-by: Manas Kumar Nayak <maknayak@in.ibm.com>. by subrata_modak · 15 years ago