History log of /curl/tests/libtest/lib537.c (Results 51 – 54 of 54)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 78081a16 03-Nov-2006 Yang Tse

reduce max size of dinamically allocated arrays to minimize the nasty
behaviour some versions of IRIX exhibit of committing suicide on big
mallocs instead of just returning a friendly null po

reduce max size of dinamically allocated arrays to minimize the nasty
behaviour some versions of IRIX exhibit of committing suicide on big
mallocs instead of just returning a friendly null pointer

show more ...


# 1dee2cd5 03-Nov-2006 Yang Tse

fix comments and renumber rlimit return codes
fix closing of fd's when limit is reached


# 7f1870da 02-Nov-2006 Yang Tse

remove leftover comment


# 2149a095 02-Nov-2006 Yang Tse

update and split test cases 518 and 537 into its own source code file


123