Parent Directory
|
|
|
|
|
Makefile
|
1.14 |
6 weeks |
subrata_modak |
Dont install ltp.pc and libltp.a with excutable flags. Signed-off-by: Daniel Gol... |
dataascii.c
|
1.1 |
8 years |
whr |
Initial source for rwtest/doio in LTP
|
databin.c
|
1.3 |
6 weeks |
subrata_modak |
Hi,
This patch fixes most of warnings and badness including the following,
lib... |
datapid.c
|
1.1 |
8 years |
whr |
Initial source for rwtest/doio in LTP
|
file_lock.c
|
1.3 |
5 years |
robbiew |
Removed "extern int errno" lines and replaced with "#include <errno.h>"
|
forker.c
|
1.5 |
5 years |
robbiew |
Removed "extern int errno" lines and replaced with "#include <errno.h>"
|
get_high_address.c
|
1.4 |
2 years |
robbiew |
Corrected the copyright information to reflect SGI, instead of Cray, which
was p... |
libtestsuite.c
|
1.3 |
3 months |
subrata_modak |
sync_pipe_close() returns an uninitialized value when it is passed an already cl... |
ltp.pc
|
1.1 |
8 months |
subrata_modak |
Addition of SPEC File for creation of LTP-DEVEL RPMs on various Architectures fo... |
open_flags.c
|
1.3 |
5 years |
robbiew |
Resolved compiler warning.
|
parse_opts.c
|
1.11 |
19 months |
subrata_modak |
Applied Patch submitted by "elliot_lee", against bug no. "[ 1697311 ] Compile er... |
pattern.c
|
1.2 |
8 years |
alaffin |
New additions:
- tst_ library code.
- new quickhit tests
- more general code ... |
random_range.c
|
1.2 |
5 years |
robbiew |
Resolved compiler warnings.
|
rmobj.c
|
1.4 |
5 years |
robbiew |
Replaced the "rm -rf" with remove().
|
search_path.c
|
1.3 |
2 years |
robbiew |
Corrected the copyright information to reflect SGI, instead of Cray, which
was p... |
self_exec.c
|
1.2 |
2 years |
vapier |
eat stupid DOS ^M gremlins
|
str_to_bytes.c
|
1.3 |
3 years |
mridge |
Updates from Jennifer Monk to enable compiling w/o errors using XLC
|
string_to_tokens.c
|
1.2 |
8 years |
alaffin |
New additions:
- tst_ library code.
- new quickhit tests
- more general code ... |
tlibio.c
|
1.12 |
2 years |
vapier |
use memset() instead of bzero()
|
tst_cwd_has_free.c
|
1.1 |
3 years |
plars |
Added a couple of missed files from a patch sent by Ricky Ng-Adam <rngadam@yahoo... |
tst_is_cwd_nfs.c
|
1.1 |
12 months |
subrata_modak |
Add a lib routine to tell us if we are running on NFS, Submitted by Kumar Gala <... |
tst_is_cwd_tmpfs.c
|
1.1 |
3 years |
plars |
Added a couple of missed files from a patch sent by Ricky Ng-Adam <rngadam@yahoo... |
tst_kvercmp.c
|
1.5 |
3 years |
robbiew |
Applied patch from David Marlin:
I am working with LTP from a current CVS checko... |
tst_res.c
|
1.7 |
5 weeks |
subrata_modak |
Fix double unescaping error in tst_resm. when calling tst_resm (and several othe... |
tst_sig.c
|
1.10 |
3 years |
mridge |
Porting changes to provide compatability of LTP with Solaris, HP-UX and AIX
|
tst_tmpdir.c
|
1.12 |
19 months |
subrata_modak |
Fix for Bug no. 1671695, Check return codes everywhere, as pointed out by 'Marku... |
write_log.c
|
1.11 |
4 months |
subrata_modak |
There were some mistakes in my previous patch.
- wrong mode 0644 for mkdir().
- ... |