tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: #pragma once



On Sun, Oct 16, 2022 at 06:31:55AM +1100, matthew green wrote:
 > note that it is already used in libpcap, bind, libuv, and as a
 > test for xlint, in our tree, for consumed components.

hmm?

% grep 'pragma.*once' /usr/include/**.h
% 

also, while it does appear (once) inside libuv, that's within a
_MSC_VER conditional.

-- 
David A. Holland
dholland%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index