/freebsd/contrib/llvm-project/libcxx/include/__configuration/ |
H A D | availability.h | 155 …__attribute__((availability(macos, strict, introduced = 14.4))) … 156 …__attribute__((availability(ios, strict, introduced = 17.4))) … 157 …__attribute__((availability(tvos, strict, introduced = 17.4))) … 158 __attribute__((availability(watchos, strict, introduced = 10.4))) 170 …__attribute__((availability(macos, strict, introduced = 14.0))) … 171 …__attribute__((availability(ios, strict, introduced = 17.0))) … 172 …__attribute__((availability(tvos, strict, introduced = 17.0))) … 173 __attribute__((availability(watchos, strict, introduced = 10.0))) 185 …__attribute__((availability(macos, strict, introduced = 13.4))) … 186 …__attribute__((availability(ios, strict, introduced = 16.5))) … [all …]
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | kernel-vfs-file_range.m4 | 4 dnl # 2.6.29: BTRFS_IOC_CLONE and BTRFS_IOC_CLONE_RANGE ioctl introduced 5 dnl # 3.12: BTRFS_IOC_FILE_EXTENT_SAME ioctl introduced 7 dnl # 4.5: copy_file_range() syscall introduced, added to VFS
|
H A D | kernel-kthread.m4 | 24 dnl # 4.20: kernel_siginfo_t introduced, replaces siginfo_t 28 dnl # 5.17: enum pid_type introduced as 4th arg
|
H A D | kernel-kuid-helpers.m4 | 3 dnl # Since usernamespaces were introduced in kernel version 3.5, it
|
H A D | kernel-pin-user-pages.m4 | 22 dnl # Kernal 5.8 introduced the pin_user_pages* interfaces which should
|
H A D | kernel-vfs-set_page_dirty.m4 | 4 dnl # to be done. This patch set also introduced __set_page_dirty_nobuffers
|
H A D | kernel-proc-operations.m4 | 3 dnl # The proc_ops structure was introduced to replace the use of
|
H A D | kernel-userns-capabilities.m4 | 3 dnl # ns_capable() was introduced
|
H A D | kernel-bio.m4 | 4 dnl # The bio_op() helper was introduced as a replacement for explicitly 31 dnl # The bio_set_dev() helper macro was introduced as part of the transition
|
H A D | kernel-rename.m4 | 23 dnl # Linux 5.12 introduced passing struct user_namespace* as the first
|
H A D | kernel-vfs-iov_iter.m4 | 95 dnl # Kernel 6.0 introduced the ITER_UBUF iov_iter type. iter_is_ubuf()
|
/freebsd/usr.sbin/cron/doc/ |
H A D | README.1ST | 3 any bugs introduced by this reorganization or the port to FreeBSD remain
|
/freebsd/sys/contrib/openzfs/etc/sudoers.d/ |
H A D | zfs | 5 ## CAUTION: Any syntax error introduced here will break sudo.
|
/freebsd/tools/test/stress2/misc/ |
H A D | ptrace3.sh | 58 * A regression test for a bug introduced in r269656. The test process p creates
|
/freebsd/contrib/sendmail/cf/ostype/ |
H A D | solaris11.m4 | 11 # make use of /system/volatile, introduced in Solaris 11.
|
H A D | solaris8.m4 | 13 # /var/run and support for IPv6, all of which where introduced in
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | ParsedAttr.h | 236 IdentifierLoc *Parm, const AvailabilityChange &introduced, in ParsedAttr() argument 250 detail::AvailabilityData(introduced, deprecated, obsoleted, strict, in ParsedAttr() 767 IdentifierLoc *Param, const AvailabilityChange &introduced, in create() argument 776 Param, introduced, deprecated, obsoleted, in create() 1004 IdentifierLoc *Param, const AvailabilityChange &introduced, in addNew() argument 1012 pool.create(attrName, attrRange, scopeName, scopeLoc, Param, introduced, in addNew()
|
/freebsd/lib/libc/db/ |
H A D | changelog | 15 btree: Fix bugs introduced by new cursor/deletion code. 19 btree: Fix bugs introduced by new cursor/deletion code.
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/fmv/ |
H A D | android.inc | 9 // of memfd_create function from Standard C library which was introduced in
|
/freebsd/crypto/openssh/contrib/solaris/ |
H A D | README | 2 introduced into OpenSSH 3.0 and above in hopes of simplifying the build
|
/freebsd/crypto/openssl/doc/internal/man3/ |
H A D | ossl_punycode_decode.pod | 21 PUNYCODE encoding introduced in RFCs 3490-3492 is widely used for
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | OPENSSL_instrument_bus.pod | 40 line' was introduced with the SSE2 extensions.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrFuture.td | 10 // This file describes the instructions introduced for the Future CPU.
|
H A D | PPCInstrFutureMMA.td | 10 // This file describes the instructions introduced for the Future CPU for MMA.
|
/freebsd/tools/tools/git/ |
H A D | HOWTO | 20 introduced a bug early in your development process that you fixed in a 23 bug fix into the commit that introduced it, so that the bug is never
|