newlib/winsup/testsuite/libltp/lib
Egor Duda 664b2d68eb Add 'const' qualifiers where needed to avoid compiler warnings.
* libltp/lib/tst_sig.c (tst_sig): Don't attempt to cleanup on
fatal errors.
* libltp/lib/parse_opts.c (parse_opts): Initialize allocated
string to prevent heap corruption.
2000-09-06 14:21:53 +00:00
..
dataascii.c Add 'const' qualifiers where needed to avoid compiler warnings. 2000-09-06 14:21:53 +00:00
databin.c
datapid.c
forker.c
get_high_address.c
open_flags.c Add 'const' qualifiers where needed to avoid compiler warnings. 2000-09-06 14:21:53 +00:00
parse_opts.c Add 'const' qualifiers where needed to avoid compiler warnings. 2000-09-06 14:21:53 +00:00
pattern.c
rmobj.c
search_path.c
str_to_bytes.c
string_to_tokens.c
tst_res.c Add 'const' qualifiers where needed to avoid compiler warnings. 2000-09-06 14:21:53 +00:00
tst_sig.c Add 'const' qualifiers where needed to avoid compiler warnings. 2000-09-06 14:21:53 +00:00
tst_tmpdir.c
write_log.c