/* $NetBSD: report.h,v 1.5 2002/07/14 00:26:18 wiz Exp $ */ /* report.h */ extern void report_init(int); extern void report(int, const char *, ...) __attribute__((__format__(__printf__, 2, 3))); extern const char *get_errmsg(void); cation/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/external/bsd/libc++/dist/libcxx/include/queue
AgeCommit message (Collapse)Author
2021-05-30Remove old version of libc++, migrated to external/apache2/dist/libcxxjoerg
to match the rest of the mono-repo imports.
2015-08-20Import libc++ r245547. Various bugfixes, improvements to the C++14joerg
support and some experimental features from the library standard track.
2013-08-15Import libc++ r188413. More support for current C++ development andjoerg
various bugfixes.
2013-05-17Import libc++ from http://llvm.org/svn/llvm-project, r182162.joerg