- 60fa801 More meaningful cleanup with making options parsing errors consistent. by Garrett Cooper · 14 years ago
- 45e285d Remove useless casts. by Garrett Cooper · 14 years ago
- 923b23f Other compiler warning fixes: this is another chunk of compiler warning fixes in LTP tests, related to printf format strings. They have multiple causes: by subrata_modak · 15 years ago
- ef77253 1. Please see README.mk-devel for a full description of the changes by yaberauneya · 15 years ago
- 56207ce Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>. by subrata_modak · 16 years ago
- bdbaec5 Clean Trailing Tab: Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 16 years ago
- 4bb656a Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 16 years ago
- 43337a3 Fix return(0) to return 0. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 16 years ago
- 67a47da I've rearranged Makefile for setgid test case. I've put _16 related macros to compat_16.mk file. The original Makefile includes it. So when I work on more _16 test cases, I just have to do the same. I'll do the same on _64. I choose utils as its directory name. Please put attached files compat_16.mk and newer_64.mk to ltp/testcases/kernel/syscalls/utils. Signed-off-by: Masatake YAMATO <yamato@redhat.com>. by subrata_modak · 16 years ago
- 585950c I've done on the other test cases. In addition, I've cleaned up Makefiles related to _64 and _16 testcases as suggested by Garrett Cooper <yanegomi@gmail.com>. Signed-off-by: Masatake YAMATO <yamato@redhat.com>. by subrata_modak · 16 years ago
- 6b0adc9 Many tests cannot be executed concurrently. I have a few patches to make it possible to execute some tests in parallel/concurrency, to check SMP safeness, by, Renaud Lottiaux <Renaud.Lottiaux@kerlabs.com> by subrata_modak · 17 years ago
- e4cf63d Fixing missing argument for open() function when O_CREAT is in the flag, by, Yi Xu <yxu@suse.de> by subrata_modak · 17 years ago
- 498546d New Test Cases sendfile05 sendfile06 and sendfile07 for sendfile and sendfile64 syscall, by Masatake YAMATO <yamato@redhat.com> by subrata_modak · 17 years ago
- b752e85 Added sendfile64 support and new testcase sendfile04.c in this regard, by Masatake YAMATO <yamato@redhat.com> by subrata_modak · 17 years ago
- 8293edd "brenohl@br.ibm.com" wanted to handle file descriptors properly by subrata_modak · 17 years ago
- 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
- 1968aef use socklen_t instead of int where appropriate by vapier · 18 years ago
- 1d89ad5 Applied patch from Mike Frysinger to ensure Makefile properly respect CFLAGS/LDFLAGS by robbiew · 19 years ago
- e93a324 Applied a load of patches submitted to the mailing list by Gentoo's Mike Frysinger by robbiew · 19 years ago
- d34d581 Applied fixes by Paul J.Y. Lahaie to implement support for UCLinux by robbiew · 19 years ago
- b49a058 Change to fix NFS failure with open fileHandle by mridge · 20 years ago
- 6d777cc Adjusted the hardcoded file descriptors to allow for situations where the by robbiew · 21 years ago
- 9827066 Applied patch from Aniruddha: by robbiew · 21 years ago
- aa01abd warnings cleanup by robbiew · 22 years ago
- d537af2 Applied Andreas Jaeger's patch for library linking: by robbiew · 22 years ago
- 5475776 Applied Vasan Sundar's Makefile patches. by robbiew · 22 years ago
- 31f6f67 Applied patch sent in by V.R.Sundar. by robbiew · 22 years ago
- 33b7774 Applied patch from Susanne Wintenberger (swinten@de.ibm.com) that adds a waitpid by robbiew · 22 years ago
- 16bfb44 Fix sendfile02 to work with the new 2.5 kernels which no longer allow it to fallback on write. by plars · 22 years ago
- 8b6d9bf fix sf bug #525688 - parameter problems in sendfile testcases. Should help on 64bit archs. by plars · 23 years ago
- 16dc53f Separate make and make install by plars · 23 years ago
- 43bedce Removed the 4th case b/c it's the EFAULT error return is not documented by robbiew · 23 years ago
- 18defb5 Needed to rename sendfile01 test to sendfile03. by robbiew · 23 years ago
- 865695b restructuring work done, and adding about 400 testcases by plars · 23 years ago