1. 8810328 Replaced _exit calls with exit() and added stdlib.h as in included header file. by robbiew · 21 years ago
  2. d4a6148 Commented out kill13, due to hang issues. by robbiew · 21 years ago
  3. ca03b9d typo by robbiew · 21 years ago
  4. 82d72cc Replaced calls to exit() with calls to _exit(). by robbiew · 21 years ago
  5. 826d940 Unset the CC flag. by robbiew · 21 years ago
  6. fcb5af2 Added code to define PATH_MAX if not defined. by robbiew · 21 years ago
  7. 1e8c822 replaced SSIZE_MAX with INT_MAX by robbiew · 21 years ago
  8. 387fe90 Defined PTHREAD_THREADS_MAX if already not defined. by robbiew · 21 years ago
  9. 17f6949 Replaced "cc" with "$(CC)" by robbiew · 21 years ago
  10. 8c799a7 Added code to define _POSIX_PATH_MAX if not defined. by robbiew · 21 years ago
  11. 0154fbd *** empty log message *** by robbiew · 21 years ago
  12. 3c4780d Added code to handle cases where direct I/O is not supported. by robbiew · 21 years ago
  13. 9b40a45 Replaced use of SSIZE_MAX with INT_MAX. by robbiew · 21 years ago
  14. 87b5055 *** empty log message *** by robbiew · 21 years ago
  15. ed005cf relocated runpan.sh to testscripts by robbiew · 21 years ago
  16. 30d1bed Applied patch from Jacky Malcles that allows the test to catch SIGSEGV and by robbiew · 21 years ago
  17. 5e83f22 Per Ulrich Drepper's note, I changed all %gs references to %fs: by robbiew · 21 years ago
  18. 325a72a *** empty log message *** by robbiew · 21 years ago
  19. e9e0f1a Updated the header to allow the timer tests to build in 2.5 by robbiew · 21 years ago
  20. 2692f9e Added 2 tests for clock_settime() from Aniruddha. by robbiew · 21 years ago
  21. 52580e8 *** empty log message *** by robbiew · 21 years ago
  22. b312bf3 Added new tests for clock_gettime() from Aniruddha. by robbiew · 21 years ago
  23. bc67001 *** empty log message *** by robbiew · 21 years ago
  24. 38ff3c4 Removed README file. by robbiew · 21 years ago
  25. 082a332 Added 2 more tests for timer_settime() from Aniruddha by robbiew · 21 years ago
  26. 666839a *** empty log message *** by robbiew · 21 years ago
  27. b0da3a0 relocated defines by robbiew · 21 years ago
  28. 874abba relocated defines by robbiew · 21 years ago
  29. f85fea0 relocated defines to posixtests.h by robbiew · 21 years ago
  30. 6840b5a Relocated definitions to posixtests.h by robbiew · 21 years ago
  31. c8bd0fa Added header file to allow tests to build. by robbiew · 21 years ago
  32. 4bf979a *** empty log message *** by robbiew · 21 years ago
  33. 4ed1fe4 Added header file for POSIX tests. by robbiew · 21 years ago
  34. f9d3350 *** empty log message *** by robbiew · 21 years ago
  35. 259e4cf Added header file to allow tests to build. by robbiew · 21 years ago
  36. b54ad7f Added new timer_delete() tests from Wipro and created header file for POSIX tests. by robbiew · 21 years ago
  37. f334677 Created header file for Open POSIX Test Suite tests. by robbiew · 21 years ago
  38. 1d819a8 Added timer_create() tests from Aniruddha. by robbiew · 21 years ago
  39. 37bad3e Amos Waterland fixed the kill problem with this tool. Merging changes by iyermanoj · 21 years ago
  40. 62cbba0 Modified tests to check for existance of /var/log/<logfiles> and syslogd etc before running the tests by iyermanoj · 21 years ago
  41. ba13ae7 Modified test to use api-commands and also fixed bugs by iyermanoj · 21 years ago
  42. d447b0e Had test return PTS_UNRESOLVED if SIGSEGV caught. by robbiew · 21 years ago
  43. 9c6fce0 Modified unresolved section. by robbiew · 21 years ago
  44. b4ac445 Modified test to return a PTS_UNRESOLVED if a SIGSEGV is caught. by robbiew · 21 years ago
  45. 3cf7ba0 Updated unresolved section. by robbiew · 21 years ago
  46. 7856269 modified testcase to start lo device, test fails if lo is not up. by iyermanoj · 21 years ago
  47. c0119fe Removed extra fclose() that was causing segfaults in NPTL. by robbiew · 21 years ago
  48. 277951d Converted to use tst_kvercmp() API. by robbiew · 21 years ago
  49. 7596496 indentation correction by robbiew · 21 years ago
  50. fc7ee75 Corrected NPTL section. by robbiew · 21 years ago
  51. 16c1ca2 corrected NPTL section. by robbiew · 21 years ago
  52. ce633d1 NPTL section correction. by robbiew · 21 years ago
  53. 821d0b2 Added scenario file for 2.4. modules test. by robbiew · 21 years ago
  54. 2384ab6 Ported test to work under busybox by iyermanoj · 21 years ago
  55. 9ca3950 Increased the size of the INVALID_ADDRESS for 64bit arch. by robbiew · 21 years ago
  56. 4edbd06 Increased the size of the MAXMODSIZE to ensure correct execution on 64bit archs. by robbiew · 21 years ago
  57. 16abc43 Added code to catch SIGSEGV and return PASS. by robbiew · 21 years ago
  58. f68ad33 *** empty log message *** by robbiew · 21 years ago
  59. f5137b4 *** empty log message *** by robbiew · 21 years ago
  60. 43fc249 *** empty log message *** by robbiew · 21 years ago
  61. 3b324ef Changed results section. See changelog in header by robbiew · 21 years ago
  62. adc1c01 Fixed indentation. by robbiew · 21 years ago
  63. 9435059 Added code to handle NPTL. by robbiew · 21 years ago
  64. eeea7f0 Added code to handle NPTL. by robbiew · 21 years ago
  65. 32d492b Relocated the NPTL checking code to the top-level makefile, so the flag is by robbiew · 21 years ago
  66. 9820042 Removed the linking to pthreads from all tests, except sigaction01 which needs it. by robbiew · 21 years ago
  67. 574aab0 *** empty log message *** by robbiew · 21 years ago
  68. 0c87cd8 Applied patch from Jacky Malcles to handle architectures that send a SIGSEGV by robbiew · 21 years ago
  69. 142da2e Applied fix from Andreas Jaeger: by robbiew · 21 years ago
  70. 06d2abd Changed the "invalid socket lenght" to -1. by robbiew · 21 years ago
  71. 46faba6 Applied Andreas Jaeger's patch and changed the "invalid socket length" to -1. by robbiew · 21 years ago
  72. b1cae06 Applied patch from Andreas Jaeger. by robbiew · 21 years ago
  73. d4b9f6c Initial drop of sockets code by mridge · 21 years ago
  74. df45043 Added code to handle situations where NPTL is installed. by robbiew · 21 years ago
  75. 6b01d68 *** empty log message *** by robbiew · 21 years ago
  76. 45d057a Removed include of atomic.h by robbiew · 21 years ago
  77. 63b2f6c Applied the MSG_CMSG_COMPAT fix for 2.5 64-bit kernels. Bryan Logan by robbiew · 21 years ago
  78. 6131b36 3rd times the charm!!!!! by robbiew · 21 years ago
  79. daafaa0 Applied the MSG_CMSG_COMPAT fix. by robbiew · 21 years ago
  80. ddbe0ce Corrected the MSG_CMSG_COMPAT fix. by robbiew · 21 years ago
  81. 3cd04d4 Corrected the way inwhich the SUBDIRS is created. by robbiew · 21 years ago
  82. 9df745f *** empty log message *** by robbiew · 21 years ago
  83. 9fa7309 Added #ifdef code to handle 2.5 kernel w/64bit machines. by robbiew · 21 years ago
  84. 50a1f4a *** empty log message *** by robbiew · 21 years ago
  85. 219abb4 Test uses obsolete functions that perform 48-bit arithmetic....yuck!! Also by robbiew · 21 years ago
  86. 4b26447 corrected the indentation on these tests. by robbiew · 21 years ago
  87. 0d77717 Corrected so 'make' won't run menu. by robbiew · 21 years ago
  88. 13ac9af *** empty log message *** by robbiew · 21 years ago
  89. 0a5de76 Relocated ltpdmmapper.sh to the /testscripts directory. by robbiew · 21 years ago
  90. d7184e6 typo: $TPROOT changed to $LTPROOT by robbiew · 21 years ago
  91. 5cc1381 Added code to allow redirecting output to a file and specifying execution by robbiew · 21 years ago
  92. 877d188 Added ability to run 'make menuconfig' by simply calling `ltpmenu` when executed. by robbiew · 21 years ago
  93. 23c9daa Initial drop of sockets testcases by mridge · 21 years ago
  94. 6e59794 Added code to prompt for RHOST and PASSWD when network test selected. by robbiew · 21 years ago
  95. 0f1a57c Initial drop of Device Mapper tests by mridge · 21 years ago
  96. a362bdc *** empty log message *** by robbiew · 21 years ago
  97. b467e3f *** empty log message *** by robbiew · 21 years ago
  98. 6039c69 warnings cleanup by robbiew · 21 years ago
  99. 2b46b42 Added posixtestsuite 0.9.0 message queue tests for: by robbiew · 21 years ago
  100. 29e5267 Added README file to help users find the required library and kernel patch by robbiew · 21 years ago