mirror of
https://github.com/opnsense/src.git
synced 2026-04-20 21:59:20 -04:00
This adds a separate library for supporting std::experimental features. It is purposefully static, and must be explicitly linked into programs using -lc++experimental. PLEASE NOTE: there is NO WARRANTY as to any stability or continuing existence of the features in the std::experimental parts of the C++ library! Reviewed by: ed Differential Revision: https://reviews.freebsd.org/D10840 |
||
|---|---|---|
| .. | ||
| cross-build | ||
| make_check | ||
| mk | ||
| options | ||
| beinstall.sh | ||
| check-links.sh | ||
| dummy.c | ||
| futimens.c | ||
| Makefile | ||
| Makefile.depend | ||
| stat.h | ||
| stdlib.h | ||
| utimensat.c | ||