From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Hrubis Date: Mon, 27 Jul 2020 11:17:49 +0200 Subject: [LTP] [PATCH V7 13/19] syscalls/ppoll: Add support for time64 tests In-Reply-To: References: Message-ID: <20200727091749.GA7863@yuki.lan> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi! Pushed with two minor changes, thanks. * Added LTP_ATTRIBUTE_UNUSED to the libc wrapper to silence a warning * Shortened the short ts in order to speed up the test a little -- Cyril Hrubis chrubis@suse.cz