From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Tue, 22 Oct 2019 15:14:48 +0200 Subject: [LTP] [PATCH v4 2/5] tst_test.c: Add tst_multiply_timeout() In-Reply-To: <20191021144226.GA17885@x230> References: <20191018124502.25599-1-cfamullaconrad@suse.de> <20191018124502.25599-3-cfamullaconrad@suse.de> <20191021125053.GA18513@x230> <1571667476.4633.13.camel@suse.de> <20191021144226.GA17885@x230> Message-ID: <20191022131448.GA2207@dell5510> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi, merged with previously announced changes (keep float for C, add underscore to tst_multiply_timeout function, fix some formatting, drop 4th commit). Thanks all for patience. Kind regards, Petr