Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
ltp
/
58247a5942e4988453c8d4cb2466c7bfd207e517
/
lib
e6508f8
Porting changes to provide compatability of LTP with Solaris, HP-UX and AIX
by mridge
· 20 years ago
ca11e71
Modified tst_tmpdir to ensure 777 permissions on test directory.
by robbiew
· 20 years ago
79c135c
Applied patch from Alastair McKinstry to allow LTP to build on Linux/HPPA
by robbiew
· 21 years ago
0ea4e1b
Relocated the free() to the correct spot.
by robbiew
· 21 years ago
3037ed0
Applied patch from Randy Hron:
by robbiew
· 21 years ago
3e36a84
Allowed the test driver to ignore all real-time signals.
by robbiew
· 21 years ago
fcea2b4
Recoded how we handle NPTL installed systems. We know ignore signals 32 and
by robbiew
· 21 years ago
cc88dd9
Replaced the "rm -rf" with remove().
by robbiew
· 21 years ago
8c56c08
Corrected the way we check for NPTL.
by robbiew
· 21 years ago
a67c7ba
Applied patch from Ramesh Subramanian:
by robbiew
· 21 years ago
0ccc827
Resolved compiler warnings.
by robbiew
· 21 years ago
ffad5ea
Resolved compiler warning.
by robbiew
· 21 years ago
37497ef
Removed compiler warnings.
by robbiew
· 21 years ago
ce633d1
NPTL section correction.
by robbiew
· 22 years ago
df45043
Added code to handle situations where NPTL is installed.
by robbiew
· 22 years ago
5d94fdf
warnings cleanup
by robbiew
· 22 years ago
88e7b18
Applied Andreas Jaeger's patch:
by robbiew
· 22 years ago
a70576c
Removed "extern int errno" lines and replaced with "#include <errno.h>"
by robbiew
· 22 years ago
878713c
what was I smoking?
by plars
· 22 years ago
255c352
rename tst_kver to tst_kvercmp
by plars
· 22 years ago
fea599e
Added tst_kver() ltp function to test for what version of the kernel you are running. This is useful for 2.5 only tests, and tests that use obsolete kernel api's (such as create_module, query_module, etc).
by plars
· 22 years ago
ca41c6b
*** empty log message ***
by plars
· 22 years ago
8f4232f
More fixing up for replacement of mktemp with mkstemp, and some code cleanup
by plars
· 22 years ago
5e9c69e
Applying patch from Steven J. Hill <sjhill@realitydiluted.com>.
by nstraz
· 22 years ago
b00626b
Replace mktemp with mkstemp to reduce warnings
by plars
· 22 years ago
f3a83d5
Applied patch submitted by Ihno Krumreich
by robbiew
· 22 years ago
15226cd
Applied patches submitted by:
by robbiew
· 23 years ago
627d646
added 4 CVS:
by iyermanoj
· 23 years ago
731cf7b
Code made portable
by iyermanoj
· 23 years ago
d852201
Accepting a patch by Wayne Boyer to make tst_sig() detect whether SIGCHLD
by nstraz
· 23 years ago
643643a
Pointers came back to bite me today. I really should have allocated a string
by nstraz
· 24 years ago
7891a26
mkdtemp() is only available on glibc 2.2, and so are the marcos to find
by nstraz
· 24 years ago
ffe35e2
I've "modernized" the temporary directory handling. We now use mkdtemp()
by nstraz
· 24 years ago
d5d51ca
I've applied most of the patch that Urban Widmark <urban@teststation.com>
by nstraz
· 24 years ago
3c8699d
Update tst_sig.c to use tst_setup_signal() to setup signals than
by alaffin
· 24 years ago
829b40a
- lib/parse_opts.c (parse_opts): Initialize allocated string to prevent heap
by nstraz
· 24 years ago
def354d
Finished updating parse_opts man page, made sure everything is in sync, and removed the rest of mc_getopt.
by nstraz
· 24 years ago
9418108
- Removed mc_getopt.c and used getopt() instead. user defined help is now
by nstraz
· 24 years ago
090ed00
Here are 92 tests and 2 new library functions.
by nstraz
· 24 years ago
489cc7f
Updating forker to match SGI internal ptools version.
by alaffin
· 24 years ago
8bb5ea6
Updated the mc_getopt routine files with GPL headers. Oops, we missed a couple.
by alaffin
· 24 years ago
cc2e555
New additions:
by alaffin
· 24 years ago
b973f2b
Initial source for rwtest/doio in LTP
by whr
· 25 years ago