1. 49543a1 kernel/syscall: divide .gitignore into one for each sub-folder by Yixin Zhang · 6 years ago
  2. d6d11d0 Introduce tst_parse_opts() by Cyril Hrubis · 10 years ago
  3. aabb834 Include usctest.h in test.h by Cyril Hrubis · 10 years ago
  4. 411f70d syscalls/abort01: Do the ulimit in test. by Cyril Hrubis · 10 years ago
  5. 0b9589f testcases: Constify char *msg variable. by Cyril Hrubis · 10 years ago
  6. c57fba5 testcases/kernel/syscalls: clean up old style prototypes by Mike Frysinger · 10 years ago
  7. d753c21 syscalls/abort01: code cleanups by Wanlong Gao · 11 years ago
  8. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  9. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  10. 7ed507b Fix compile on UCLINUX by adding a a missing brace by Garrett Cooper · 14 years ago
  11. 5bd5884 Fix test bugs. by Garrett Cooper · 14 years ago
  12. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  13. 5374050 Merge branch 'master' into ltp-broom by Garrett Cooper · 14 years ago
  14. 495d520 Whitespace, style. by Garrett Cooper · 14 years ago
  15. 45e285d Remove useless casts. by Garrett Cooper · 14 years ago
  16. ef77253 1. Please see README.mk-devel for a full description of the changes by yaberauneya · 15 years ago
  17. 56207ce Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>. by subrata_modak · 16 years ago
  18. 134e896 fix return(1) -> return 1. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 16 years ago
  19. 43337a3 Fix return(0) to return 0. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 16 years ago
  20. 5366cb0 standardize makefiles (punt UCLINUX/COLDFIRE cruft, build everything with -Wall and user-optimizations, remove pointless targets in favor of implicit ones, etc...) by vapier · 18 years ago
  21. cff4af0 remove extraneous whitespace usage in tst_* functions by vapier · 19 years ago
  22. d34d581 Applied fixes by Paul J.Y. Lahaie to implement support for UCLinux by robbiew · 19 years ago
  23. 5475776 Applied Vasan Sundar's Makefile patches. by robbiew · 22 years ago
  24. 343e1d3 Cleaned up code a bit more. It had uneccessary code and functions. by robbiew · 22 years ago
  25. c735978 Removed an extra tst_exit() causing the test to leave behind its temporary by robbiew · 22 years ago
  26. e472acc Added code to use the tst_tmpdir()/tst_rmdir() APIs by robbiew · 22 years ago
  27. c787d95 Added abort() test ported by Ananda Venkataraman <avenkat@us.ibm.com> by robbiew · 22 years ago