1. 989bc41 tlibio: use a union of sigval instead of sigval_t by Khem Raj · 9 years ago
  2. ec2765c lib: Restore tst_brk & tst_res in ltpapicmd by Cyril Hrubis · 9 years ago
  3. 6bb766e lib: Get rid of tst_res() and tst_brk() by Cyril Hrubis · 9 years ago
  4. 370a3a4 SAFE_MACROS: Add socket(), bind(), listen(), connect() and getsockname() by Zeng Linggang · 9 years ago
  5. ac19520 lib/tst_mkfs: detect btrfs -f option correctly by Eryu Guan · 9 years ago
  6. d1e794d lib: Get rid of unused tst_require_root() callback by Cyril Hrubis · 9 years ago
  7. f3f10e0 lib/safe_macros.c: fix safe_write() and safe_pwrite() by Guangwen Feng · 9 years ago
  8. 90deae7 lib/random_range.c: remove unnecessary malloc type cast by Maninder Singh · 9 years ago
  9. 639b3d3 detach_device: Wait until the kernel frees the loop device by Stanislav Kholmanskikh · 9 years ago
  10. 95cc8bb lib/dataascii.c: Fix Invalid number of character in dataascii by Manjeet Pawar · 9 years ago
  11. c414040 lib/self_exec.c: Fix leaks and remove redundant code by Manjeet Pawar · 9 years ago
  12. 401d0cb tst_rmdir: do msync(MS_SYNC) before munmap() by Stanislav Kholmanskikh · 9 years ago
  13. 5702765 Unmap the futexes backend file in tst_rmdir by Stanislav Kholmanskikh · 9 years ago
  14. 5571228 Move futex_t into a common header by Stanislav Kholmanskikh · 9 years ago
  15. 62d6e8b lib/safe_file_ops: fix typo by Wei,Jiangang · 9 years ago
  16. 1f29e4a lib: tst_device: Do not TBROK on EACCES by Cyril Hrubis · 9 years ago
  17. 5071db5 lib/safe_creat: add const qualifier to path name by Alexey Kodanev · 10 years ago
  18. 0e81bda lib: Get rid of STD_TIMING_ON and -t option by Cyril Hrubis · 10 years ago
  19. 2f91719 lib: usctest: Get rid of now unused struct tblock by Cyril Hrubis · 10 years ago
  20. d6d11d0 Introduce tst_parse_opts() by Cyril Hrubis · 10 years ago
  21. 3840a06 lib: check return value of fscanf by Mike Frysinger · 10 years ago
  22. 8de394f lib: fix MIN redef by Mike Frysinger · 10 years ago
  23. 4ca2309 Get rid of libtestsuite. by Cyril Hrubis · 10 years ago
  24. 9dee405 lib: Add tst_timer functions. by Cyril Hrubis · 10 years ago
  25. 9f136a4 lib: Rewrite checkpoint synchronization by Cyril Hrubis · 10 years ago
  26. 9138a01 safe_macros: Add opendir(), readdir(), closedir() by Cyril Hrubis · 10 years ago
  27. dc6b984 lib: errnos: Print "EAGAIN/EWOULDBLOCK" instead of "EAGAIN" by Cyril Hrubis · 10 years ago
  28. 34e26eb lib: add SAFE_PWRITE() and SAFE_PREAD() by Xiaoguang Wang · 10 years ago
  29. 5b617e2 lib: support VIRT_KVM for tst_is_virt() by Jiri Jaburek · 10 years ago
  30. aabb834 Include usctest.h in test.h by Cyril Hrubis · 10 years ago
  31. 605fa33 Get rid of TEST_CLEANUP by Cyril Hrubis · 10 years ago
  32. 45ec001 tst_module: introduce a timeout to unload modules by Stanislav Kholmanskikh · 10 years ago
  33. a648a4d tst_run_cmd: add an option to pass the program exit code by Stanislav Kholmanskikh · 10 years ago
  34. 4584f91 lib/tst_fs_link_count.c: check fs type and do not fill subdir if no limit by Sheng Yong · 10 years ago
  35. 465a3d8 lib: tst_fs_type: add new filesystem types by Sheng Yong · 10 years ago
  36. 420add2 lib: Add tst_umount() by Cyril Hrubis · 10 years ago
  37. 554b179 tst_device: sleep/retry if LOOP_CLR_FD fails with EBUSY by Jan Stancek · 10 years ago
  38. a83cbb8 library: add tst_system for wrapper system(3) without SIGCHLD by George Wang · 10 years ago
  39. 8bfd7c1 test cleanup should not use SAFE_FILE_* by Li Wang · 10 years ago
  40. 8ab80e7 Remove dead code by Cyril Hrubis · 10 years ago
  41. f423b1a add LTP_DATAROOT and tst_dataroot() by Jan Stancek · 10 years ago
  42. 4caa631 checkpoints: introduce TST_CHECKPOINT_CREATE by Jan Stancek · 10 years ago
  43. 8e9db8d lib: Added SAFE_MOUNT() and SAFE_UMOUNT() by Matus Marhefka · 10 years ago
  44. 5b03150 lib/tst_checkpoint.c: added support for unlimited number of named pipes by Matus Marhefka · 10 years ago
  45. cd5983d tst_kvercmp: Do not segfault on short release number by Cyril Hrubis · 10 years ago
  46. 927a15c lib: implement TRERRNO by Jan Stancek · 10 years ago
  47. da642ba tst_ncpus_conf: Instead of the old tst_ncpus_max by Zeng Linggang · 10 years ago
  48. 84d6083 tst_ncpus_max: use kernel_max if available by Jan Stancek · 10 years ago
  49. 980bdc2 safe_macros: turn function with rlim_t into static inline by Cyril Hrubis · 10 years ago
  50. 1bfeb01 lib/rmobj: avoid using lstat by Jan Stancek · 10 years ago
  51. 9120d8a safe_macros: turn functions with off_t parameter into static inline by Jan Stancek · 10 years ago
  52. 33a4adf lib/tst_tmpdir.c: force environment variable TMPDIR using an absolute pathname by Xiaoguang Wang · 10 years ago
  53. 089c787 lib/tst_tmpdir.c: use tst_resm() instead of tst_brkm() in tmpdir_cleanup() by Xiaoguang Wang · 10 years ago
  54. f48552a lib: add SAFE_RENAME() by Xiaoguang Wang · 10 years ago
  55. 8c1e0b3 lib/tst_res.c: introduce tst_record_childstatus() by Xiaoguang Wang · 10 years ago
  56. a161c6f lib/tst_res.c: make tst_brkm() and tst_resm() output more informative message by Xiaoguang Wang · 10 years ago
  57. cdfe337 remove meaningless TRETR flag by Xiaoguang Wang · 10 years ago
  58. d3bbf20 lib/databin.c: Use stdlib.h instead of malloc.h by Garrett Cooper · 10 years ago
  59. 502e42f Implementation of tst_get_unused_pid() by Stanislav Kholmanskikh · 10 years ago
  60. 07a1033 system_specific_process_info changes by Stanislav Kholmanskikh · 10 years ago
  61. 6f6878f pan/ltp-pan.c: add statistics about not fully tested testcases by Xiaoguang Wang · 10 years ago
  62. e6c24c1 lib: Add tst_dev_fs_type() function by Cyril Hrubis · 10 years ago
  63. 85e787e lib: Add tst_acquire_device() and tst_release_device() by Cyril Hrubis · 10 years ago
  64. 92a1459 lib: Add SAFE_CHOWN() by Xing Gu · 10 years ago
  65. 3db2082 lib: add tst_fs_link_count.c by Xiaoguang Wang · 10 years ago
  66. 0198e60 lib: Remove unused search_path.h and search_path.c by Cyril Hrubis · 10 years ago
  67. 3a150e7 lib: Add SAFE_MKFIFO() by Cyril Hrubis · 10 years ago
  68. 0c1ba5c lib/tst_sig: Fix fork_flag. by Cyril Hrubis · 10 years ago
  69. da3f4ba lib: Remove unused mount_utils.c by Cyril Hrubis · 10 years ago
  70. 1dbf0b4 lib: Remove -c option and STD_COPIES by Cyril Hrubis · 10 years ago
  71. 34ff227 lib: Add SAFE_FCHOWN() by Cyril Hrubis · 10 years ago
  72. 6deba58 lib: Add SAFE_KILL() by Xiaoguang Wang · 10 years ago
  73. ab1d3b6 lib/tst_sig: Remove CRAY and __sgi ifdefs. by Cyril Hrubis · 10 years ago
  74. e38b961 Remove STD_FUNCTIONAL_TEST by Cyril Hrubis · 10 years ago
  75. 1589919 parse_opts.c: More cleanup. by Cyril Hrubis · 10 years ago
  76. d5d3908 usctest.h, parse_opts.c: Hide unused variables. by Cyril Hrubis · 10 years ago
  77. 2a81c75 usctest.h, parse_opts.c: More cleanup. by Cyril Hrubis · 10 years ago
  78. 5ff25ef SAFE_MACROS: Add memalign() by Zeng Linggang · 10 years ago
  79. 91d6742 safe_macros: Add SAFE_GETRESUID and SAFE_GETRESGID by Zeng Linggang · 10 years ago
  80. 852807b lib: safe_stdio.c, tst_virt.c: delete the redundant code by Xing Gu · 10 years ago
  81. 9c31ad2 lib, tests: Rename get_tst_tmpdir() to tst_get_tmpdir() by Cyril Hrubis · 10 years ago
  82. 78fe642 lib: tst_path_has_mnt_flags: Add NULL path as tmpdir by Cyril Hrubis · 10 years ago
  83. 1c84cdb lib, openposix: Fix mount flags detection code. by Cyril Hrubis · 10 years ago
  84. 2db5739 lib/tst_path_has_mnt_flags.c: create a function tst_path_has_mnt_flags() by gux.fnst@cn.fujitsu.com · 10 years ago
  85. 1a6f68a lib/tst_sig.c: output signal name when got unexpected signal by Xiaoguang Wang · 10 years ago
  86. ec2e123 lib/tst_mkfs.c: fix -f option for mkfs.btrfs by Xing Gu · 10 years ago
  87. 87ab509 safe_stdio: Error messages in new format by Mats Liljegren · 10 years ago
  88. 9b552cb SAFE_POPEN: Added function to safe_stdio.h by Mats Liljegren · 10 years ago
  89. 707c68e tst_fs_has_free: Use f_bavail instead of f_bfree. by Cyril Hrubis · 10 years ago
  90. 4694167 lib/tst_fs_has_free.c: add tst_fs_has_free() to determine filesystem's free space by Xiaoguang Wang · 10 years ago
  91. 97499c2 lib: Add SAFE_RMDIR() by Cyril Hrubis · 10 years ago
  92. 51117fc lib: Add xfs fs detection by Zeng Linggang · 10 years ago
  93. f3e448f lib: Add SAFE_WAIT() and SAFE_WAITPID() by Cyril Hrubis · 10 years ago
  94. 87aa2dc lib, tools, pan: old-style function definition fixes by Stanislav Kholmanskikh · 11 years ago
  95. 49e8615 Make SAFE_* calls more informative when failing by Mats Liljegren · 11 years ago
  96. 4d1f01f lib: Remove tst_uid_gid and cases that use it. by Cyril Hrubis · 11 years ago
  97. d00eacc lib/tst_uid_gid.c: fix checking return value errors about getpwuid_r/getgrgid_r by Zeng Linggang · 11 years ago
  98. 3526685 lib/tst_mkfs.c: fix a bug when calling tst_mkfs() with extra mkfs options by Xiaoguang Wang · 11 years ago
  99. 0f99157 lib/safe_macros.c: fix output message error in safe_creat() by Xiaoguang Wang · 11 years ago
  100. 89293b2 lib/tst_res.c: synchronize access to tst_res functions by Alexey Kodanev · 11 years ago