1. afdd429 syscalls/ipc: Move libraries to libs/ director by Viresh Kumar · 4 years, 2 months ago
  2. f32691e Replace GPL with SPDX-License-Identifier by Yang Xu · 4 years, 4 months ago
  3. 49543a1 kernel/syscall: divide .gitignore into one for each sub-folder by Yixin Zhang · 6 years ago
  4. 66374d5 Make use of SAFE_WAITPID() by Cyril Hrubis · 7 years ago
  5. d1e794d lib: Get rid of unused tst_require_root() callback by Cyril Hrubis · 9 years ago
  6. d6d11d0 Introduce tst_parse_opts() by Cyril Hrubis · 9 years ago
  7. 605fa33 Get rid of TEST_CLEANUP by Cyril Hrubis · 9 years ago
  8. d4ceb37 Consistently use tst_require_root() for root user check in syscalls. by Nicolas Joly · 10 years ago
  9. 7422562 testcases: Constify missed msg variables. by Cyril Hrubis · 10 years ago
  10. e38b961 Remove STD_FUNCTIONAL_TEST by Cyril Hrubis · 10 years ago
  11. c57fba5 testcases/kernel/syscalls: clean up old style prototypes by Mike Frysinger · 10 years ago
  12. 762111b syscalls/ipc: Make use of tst_require_root() by Cyril Hrubis · 10 years ago
  13. d59a659 s/Tst_count/tst_count/ to avoid CamelCase by Caspar Zhang · 11 years ago
  14. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  15. 89af32a Another semiautomated cleanup. by Cyril Hrubis · 12 years ago
  16. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  17. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  18. 1569799 Fix some tests. Remove all externs to Tst_count. by Garrett Cooper · 14 years ago
  19. 7d0a4a5 Cleanup style and get rid of conflicts problems. by Garrett Cooper · 14 years ago
  20. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  21. 5374050 Merge branch 'master' into ltp-broom by Garrett Cooper · 14 years ago
  22. e1f008e Fix compile. by Garrett Cooper · 14 years ago
  23. 43088e1 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  24. 60fa801 More meaningful cleanup with making options parsing errors consistent. by Garrett Cooper · 14 years ago
  25. 45e285d Remove useless casts. by Garrett Cooper · 14 years ago
  26. f600812 Use key_t, not int for the shm key. by Garrett Cooper · 14 years ago
  27. ef77253 1. Please see README.mk-devel for a full description of the changes by yaberauneya · 15 years ago
  28. 56207ce Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>. by subrata_modak · 15 years ago
  29. bdbaec5 Clean Trailing Tab: Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  30. 4bb656a Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  31. 43337a3 Fix return(0) to return 0. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  32. efe7aee This patch remove the useless random function used in getipckey. This random value has been replaced by a static int incremented at each call. This allow to remove the ugly whiles around the getipckey calls when we need several keys, by, Renaud Lottiaux <Renaud.Lottiaux@kerlabs.com> by subrata_modak · 16 years ago
  33. 8bf4e96 1) This patch fixes a concurrency issue in shmctl02. Same issue as in shmat02, by subrata_modak · 16 years ago
  34. 3e2802c Removing the size of negative 1 test. This fixes bug # 28825 by mreed10 · 17 years ago
  35. e7ac9ef fix by Jeff Bailey for my previous breakage of install target by vapier · 18 years ago
  36. 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
  37. 1d89ad5 Applied patch from Mike Frysinger to ensure Makefile properly respect CFLAGS/LDFLAGS by robbiew · 18 years ago
  38. d34d581 Applied fixes by Paul J.Y. Lahaie to implement support for UCLinux by robbiew · 19 years ago
  39. 267a1d7 Applied patch from Gernot Payer: ================================ Hi all, by robbiew · 19 years ago
  40. 5fb1eae warnings cleanup by robbiew · 21 years ago
  41. 5475776 Applied Vasan Sundar's Makefile patches. by robbiew · 21 years ago
  42. 23499f0 Applied cleanup patch from Saji Kumar <saji.kumar@wipro.com>. by robbiew · 22 years ago
  43. bc4c280 *** empty log message *** by robbiew · 22 years ago
  44. 16dc53f Separate make and make install by plars · 22 years ago
  45. fc35640 made it use IPC_PRIVATE so that it wouldn't randomly fail when multiple copies are running on SMP by plars · 23 years ago
  46. b3f39d4 Enabled test to run under root. by robbiew · 23 years ago
  47. 865695b restructuring work done, and adding about 400 testcases by plars · 23 years ago