From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joerg Vehlow Date: Wed, 17 Mar 2021 10:57:36 +0100 Subject: [LTP] [PATCH] open_posix: Remove hardcoded /tmp In-Reply-To: References: <20210316130036.1838169-1-lkml@jv-coder.de> <4e99e625-07f1-e0c1-ab23-30f0ee8e59ef@jv-coder.de> Message-ID: <6a27ab32-9402-bf37-8828-05c2d5ff9c9e@jv-coder.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi, On 3/17/2021 10:54 AM, Cyril Hrubis wrote: > > Can we please fix the macro name? > > The open posix testsuite uses PTS_ prefix instead of LTP_. There are also some LTP_-macros in open posix (like LTP_ATTRIBUTE_UNUSED). I wasn't sure if maybe full assimilation is targeted. That's why I used LTP-prefix. > Also the tempfile.h header should have GPLv2-or-later SPDX header. Sorry about that... J?rg