From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Mon, 29 Jul 2019 11:59:51 +0200 Subject: [LTP] [PATCH 1/2] Add configure time check for getdents/getdents64 APIs In-Reply-To: <20190726182524.43149-1-raj.khem@gmail.com> References: <20190726182524.43149-1-raj.khem@gmail.com> Message-ID: <20190729095951.GB20376@dell5510> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi Khem, > glibc 2.30 has added wrapper for getdents64 this will help in detecting > right condition to use fallback > Check for getdents API as well while here > Signed-off-by: Khem Raj Merged this patch, thanks! Kind regards, Petr