Home
last modified time | relevance | path

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

1234567891011

/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/crypto/openssl/doc/designs/
H A Dthread-api.md85 A build option `thread-pool`/`no-thread-pool` will be introduced which allows
89 A build option `default-thread-pool`/`no-default-thread-pool` will be introduced
95 nonetheless provided for symmetry when additional models are introduced in the
101 New internal components will need to be introduced (e.g. condition variables)
/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-timer.m42 dnl # 6.2: timer_delete_sync introduced, del_timer_sync deprecated and made
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-sb-wb-err.m42 # dnl 5.8 (735e4ae5ba28) introduced a superblock scoped errseq_t to use to
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-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/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/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/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/krb5/src/plugins/kdb/db2/libdb2/
H A DCHANGELOG.db235 btree: Fix bugs introduced by new cursor/deletion code.
39 btree: Fix bugs introduced by new cursor/deletion code.
/freebsd/crypto/openssl/doc/internal/man3/
H A Dossl_punycode_decode.pod19 PUNYCODE encoding introduced in RFCs 3490-3492 is widely used for
/freebsd/crypto/openssh/contrib/solaris/
H A DREADME2 introduced into OpenSSH 3.0 and above in hopes of simplifying the build
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrFuture.td10 // This file describes the instructions introduced for the Future CPU.

1234567891011