1. 49543a1 kernel/syscall: divide .gitignore into one for each sub-folder by Yixin Zhang · 7 years ago
  2. eb6418f Make use of SAFE_SOCKET() by Cyril Hrubis · 7 years ago
  3. 8745621 Make use of SAFE_BIND() by Cyril Hrubis · 7 years ago
  4. a8303d6 getsockopt: Add test for SO_PEERCRED by Veronika Kabatova · 7 years ago
  5. d6d11d0 Introduce tst_parse_opts() by Cyril Hrubis · 10 years ago
  6. aabb834 Include usctest.h in test.h by Cyril Hrubis · 10 years ago
  7. 605fa33 Get rid of TEST_CLEANUP by Cyril Hrubis · 10 years ago
  8. 8b35601 Remove tst_exit() that follows tst_brkm() by Cyril Hrubis · 10 years ago
  9. 0b9589f testcases: Constify char *msg variable. by Cyril Hrubis · 10 years ago
  10. fdce7d5 Another semiautomated cleanup. by Cyril Hrubis · 12 years ago
  11. d59a659 s/Tst_count/tst_count/ to avoid CamelCase by Caspar Zhang · 12 years ago
  12. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  13. 89af32a Another semiautomated cleanup. by Cyril Hrubis · 12 years ago
  14. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  15. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  16. 1569799 Fix some tests. Remove all externs to Tst_count. by Garrett Cooper · 14 years ago
  17. 7d0a4a5 Cleanup style and get rid of conflicts problems. by Garrett Cooper · 14 years ago
  18. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  19. 5374050 Merge branch 'master' into ltp-broom by Garrett Cooper · 14 years ago
  20. 43088e1 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  21. 45e285d Remove useless casts. by Garrett Cooper · 14 years ago
  22. 358c3ee Printf-style format string warnings (TEST_RETURN related): this patch fixes some printf-format string warnings, concerning the TEST_RETURN variable. TEST_RETURN is declared as "long", so it is advisable to use "%ld" in printf format string to avoid undefined behaviour. Note that this patch is not complete - it fixes the warnings in files near the beginning of the alphabet only. Signed-off-by: Jiri Palecek <jpalecek@web.de>. by subrata_modak · 15 years ago
  23. ef77253 1. Please see README.mk-devel for a full description of the changes by yaberauneya · 15 years ago
  24. 56207ce Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>. by subrata_modak · 16 years ago
  25. 4bb656a Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 16 years ago
  26. 43337a3 Fix return(0) to return 0. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 16 years ago
  27. 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
  28. 1968aef use socklen_t instead of int where appropriate by vapier · 18 years ago
  29. 161b01e Fixes for uClinux to fix fork and invalid memory access errors by mridge · 19 years ago
  30. d34d581 Applied fixes by Paul J.Y. Lahaie to implement support for UCLinux by robbiew · 19 years ago
  31. 96d2337 warnings cleanup by robbiew · 22 years ago
  32. 5475776 Applied Vasan Sundar's Makefile patches. by robbiew · 22 years ago
  33. dcf2c3d make getsockopt01 work without a controlling tty by plars · 23 years ago
  34. bc4c280 *** empty log message *** by robbiew · 23 years ago
  35. 16dc53f Separate make and make install by plars · 23 years ago
  36. 865695b restructuring work done, and adding about 400 testcases by plars · 23 years ago