1. fc41661 usctest.h: Remove dumbious _USC_LIB_ ifdefs. by Cyril Hrubis · 11 years ago
  2. ed69cd5 lib: Add lib/ltp_priv.h header for internal API. by Cyril Hrubis · 11 years ago
  3. 33bb713 Created an automated test for the /lib/bytes_by_prefix.c by Marios Makris · 12 years ago
  4. e9f9b88 Disable pedanticness in origin. by Garrett Cooper · 14 years ago
  5. 60cd167 Fix stupid errors. by Garrett Cooper · 14 years ago
  6. 2b8e4cb Propogate UCLINUX=1 throughout the build. by Garrett Cooper · 14 years ago
  7. c9639c8 Implement simple filter-out mechanism for libraries. by Garrett Cooper · 14 years ago
  8. ef77253 1. Please see README.mk-devel for a full description of the changes by yaberauneya · 15 years ago
  9. 2d2d01b clean all objects, not just the few we care about by vapier · 15 years ago
  10. a9a7f97 add a standard "all" target by vapier · 15 years ago
  11. 142cfbb Growfiles: Fix Test Failures. See: http://marc.info/?t=123866461100001&r=1&w=2&n=2, for more info. Signed-Off-By: CAI Qian <caiqian@cclom.cn>. by subrata_modak · 15 years ago
  12. 26e07d5 I'm a user of LTP. I use LTP for testing SH based Linux kernel for our embedded systems. I'm using a kernel 2.6.23. I've downloaded latest LTP release: ltp-full-20090131.tgz. I've found the following issues: 2) Under $LTP_ROOT/lib/ there are the tlibio.[ch] files which include some code based on Async IO functionalities. The Async IO is well supported if LTP was built with glibc but it is not supported by uclibc as, currently, the uclibc doesn't provide AsyncIO extensions. I think the code for AsyncIO, have to be placed under "#if !defined (__UCLIBC__)". I've made a patch to fix it. Signed-off-by: Francesco Rundo <francesco.rundo@st.com>. by subrata_modak · 15 years ago
  13. 98e9c5d Dont install ltp.pc and libltp.a with excutable flags. Signed-off-by: Daniel Gollub <dgollub@suse.de>. by subrata_modak · 16 years ago
  14. 9f03cbf Introduced PREFIX and LIBSUFFIX variables. DESTDIR is often used within packaging scripts/spec files. Use PREFIX variable instead to manipulate the installation destination directory. Introduced LIBSUFFIX to allow to manipulate library directory to lib64 e.g. for distribution packaging for x86_64 or others architectures. Signed-off-by: Daniel Gollub <dgollub@suse.de>. by subrata_modak · 16 years ago
  15. 26dc572 The attached patch was necessary in order to get LTP to build for our embedded system at work. Without this patch testcases that use the my_getpwnam() library function suffer from redeclaration errors. Signed-off-by: Matt Fleming <mjf@gentoo.org>. by subrata_modak · 16 years ago
  16. faf35fb cleanup CFLAGS handling by vapier · 16 years ago
  17. a57ce82 Attached is a patch to ltp/lib/Makefile that fixes Solaris cross-building. For some reason the variable CC was overridden with gcc -Wall which caused it to use the system compiler. By Henry Yei <hyei@mvista.com> by subrata_modak · 16 years ago
  18. 5c9f1e0 Addition of SPEC File for creation of LTP-DEVEL RPMs on various Architectures for Standalone development of LTP Unit Testcase. Contributed by George Kraft <gk4@us.ibm.com> by subrata_modak · 16 years ago
  19. d34d581 Applied fixes by Paul J.Y. Lahaie to implement support for UCLinux by robbiew · 19 years ago
  20. e6508f8 Porting changes to provide compatability of LTP with Solaris, HP-UX and AIX by mridge · 20 years ago
  21. fcea2b4 Recoded how we handle NPTL installed systems. We know ignore signals 32 and by robbiew · 21 years ago
  22. 8c56c08 Corrected the way we check for NPTL. by robbiew · 21 years ago
  23. ce633d1 NPTL section correction. by robbiew · 21 years ago
  24. df45043 Added code to handle situations where NPTL is installed. by robbiew · 21 years ago
  25. d5d51ca I've applied most of the patch that Urban Widmark <urban@teststation.com> by nstraz · 23 years ago
  26. cc2e555 New additions: by alaffin · 24 years ago