From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Thu, 28 Mar 2019 15:56:19 +0100 Subject: [LTP] [PATCH 1/2] m4: Use common LTP_CHECK_LIBC_FUNCS to check libc implementations In-Reply-To: <1553765807-31789-1-git-send-email-yangx.jy@cn.fujitsu.com> References: <1553765807-31789-1-git-send-email-yangx.jy@cn.fujitsu.com> Message-ID: <20190328145619.GB28600@x230> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi Xiao, > Use LTP_CHECK_LIBC_FUNCS if only libc implementations need to be checked. > Signed-off-by: Xiao Yang Reviewed-by: Petr Vorel IMHO good idea. Kind regards, Petr