Home
last modified time | relevance | path

Searched refs:introduced (Results 1 – 25 of 230) sorted by relevance

12345678910

/freebsd/contrib/llvm-project/libcxx/include/__configuration/
H A Davailability.h155 …__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 Dkernel-vfs-file_range.m44 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 Dkernel-kthread.m424 dnl # 4.20: kernel_siginfo_t introduced, replaces siginfo_t
28 dnl # 5.17: enum pid_type introduced as 4th arg
H A Dkernel-kuid-helpers.m43 dnl # Since usernamespaces were introduced in kernel version 3.5, it
H A Dkernel-pin-user-pages.m422 dnl # Kernal 5.8 introduced the pin_user_pages* interfaces which should
H A Dkernel-vfs-set_page_dirty.m44 dnl # to be done. This patch set also introduced __set_page_dirty_nobuffers
H A Dkernel-proc-operations.m43 dnl # The proc_ops structure was introduced to replace the use of
H A Dkernel-userns-capabilities.m43 dnl # ns_capable() was introduced
H A Dkernel-bio.m44 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 Dkernel-rename.m423 dnl # Linux 5.12 introduced passing struct user_namespace* as the first
H A Dkernel-vfs-iov_iter.m495 dnl # Kernel 6.0 introduced the ITER_UBUF iov_iter type. iter_is_ubuf()
/freebsd/usr.sbin/cron/doc/
H A DREADME.1ST3 any bugs introduced by this reorganization or the port to FreeBSD remain
/freebsd/sys/contrib/openzfs/etc/sudoers.d/
H A Dzfs5 ## CAUTION: Any syntax error introduced here will break sudo.
/freebsd/tools/test/stress2/misc/
H A Dptrace3.sh58 * A regression test for a bug introduced in r269656. The test process p creates
/freebsd/contrib/sendmail/cf/ostype/
H A Dsolaris11.m411 # make use of /system/volatile, introduced in Solaris 11.
H A Dsolaris8.m413 # /var/run and support for IPv6, all of which where introduced in
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h236 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 Dchangelog15 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 Dandroid.inc9 // of memfd_create function from Standard C library which was introduced in
/freebsd/crypto/openssh/contrib/solaris/
H A DREADME2 introduced into OpenSSH 3.0 and above in hopes of simplifying the build
/freebsd/crypto/openssl/doc/internal/man3/
H A Dossl_punycode_decode.pod21 PUNYCODE encoding introduced in RFCs 3490-3492 is widely used for
/freebsd/crypto/openssl/doc/man3/
H A DOPENSSL_instrument_bus.pod40 line' was introduced with the SSE2 extensions.
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrFuture.td10 // This file describes the instructions introduced for the Future CPU.
H A DPPCInstrFutureMMA.td10 // This file describes the instructions introduced for the Future CPU for MMA.
/freebsd/tools/tools/git/
H A DHOWTO20 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

12345678910