This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Implement tmpfile with O_TMPFILE (bug 21530)


On 06/26/2017 06:37 PM, Carlos O'Donell wrote:
> On 06/26/2017 11:34 AM, Florian Weimer wrote:
>> On 06/26/2017 04:53 PM, Adhemerval Zanella wrote:
>>> I would prefer to compartmentalize Linuxism to linux sysdep folder, something
>>> like:
>> Isn't O_TMPFILE part of the GNU API now?
> Part of the GNU/Linux API? Yes.
> 
> We export it under __USE_GNU in fcntl-linux.h.
> 
> Is that the same as the Generic GNU API?

I assumed that Hurd provides it as well, but I seem to have confused it
with some other non-POSIX functionality provided by the port.

Thanks,
Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]