/third_party/mesa3d/docs/relnotes/ |
D | 20.1.7.rst | 100 - util: unbreak endian detection on OpenBSD 101 - util/anon_file: add OpenBSD shm_mkstemp() path 102 - meson: build with _ISOC11_SOURCE on OpenBSD 104 - util: futex fixes for OpenBSD 109 - util/os_misc: os_get_available_system_memory() for OpenBSD
|
D | 7.3.rst | 41 - Build fixes for OpenBSD and gcc 2.95
|
/third_party/rust/crates/libc/ |
D | triagebot.toml | 16 message = "Some changes occurred in OpenBSD module" 20 message = "Some changes occurred in OpenBSD module"
|
/third_party/musl/ |
D | README.OpenSource | 12 "Name" : "OpenBSD", 18 …"Description" : "The OpenBSD project produces a FREE, multi-platform 4.4BSD-based UNIX-l…
|
/third_party/python/Doc/using/ |
D | unix.rst | 39 On FreeBSD and OpenBSD 46 * OpenBSD users, to add the package use:: 50 …pkg_add ftp://ftp.openbsd.org/pub/OpenBSD/4.2/packages/<insert your architecture here>/python-<ver… 54 pkg_add ftp://ftp.openbsd.org/pub/OpenBSD/4.2/packages/i386/python-2.5.1p2.tgz
|
/third_party/libffi/ |
D | README.md | 65 | M88K | OpenBSD/mvme88k | GCC | 95 | VAX | OpenBSD/vax | GCC | 101 | X86 | OpenBSD | GCC | 110 | X86-64 | OpenBSD | GCC | 316 Fix x86 OpenBSD configury. 319 Enable x86 OpenBSD thanks to Thomas Heller, and
|
/third_party/libevdev/ |
D | config.h.in | 103 /* Enable OpenBSD compatibility extensions on NetBSD. 104 Oddly enough, this does nothing on OpenBSD. */
|
/third_party/libsnd/cmake/ |
D | SndFileChecks.cmake | 19 if (CMAKE_SYSTEM_NAME STREQUAL "OpenBSD") 189 if (CMAKE_SYSTEM_NAME STREQUAL "OpenBSD")
|
/third_party/lz4/ |
D | Makefile.inc | 82 ifneq (,$(filter Linux Darwin GNU/kFreeBSD GNU OpenBSD FreeBSD NetBSD DragonFly SunOS Haiku Midnigh…
|
/third_party/libusb/ |
D | README.md | 8 Windows, OpenBSD/NetBSD, Haiku and Solaris userspace.
|
D | libusbx.spec | 15 libusb is a library for USB device access from Linux, macOS, Windows, OpenBSD/NetBSD and Haiku user…
|
/third_party/rust/crates/nix/ |
D | bors.toml | 33 "OpenBSD x86_64",
|
D | CHANGELOG.md | 182 - Added `fdatasync` for FreeBSD, Fuchsia, NetBSD, and OpenBSD. 200 - Added `getresuid`, `setresuid`, `getresgid`, and `setresgid` on DragonFly, FreeBSD, and OpenBSD. 221 …GNAL` for Android, Dragonfly, FreeBSD, Fuchsia, Haiku, Illumos, Linux, NetBSD, OpenBSD and Solaris. 395 - Removed `SigevNotify` on OpenBSD and Redox. 621 - Added `EventFilter` bitflags for `EV_DISPATCH` and `EV_RECEIPT` on OpenBSD. 711 - Fixed the build for OpenBSD 877 - Add several errno constants from OpenBSD 6.2 968 - `lutimes` never worked on OpenBSD as it is not implemented on OpenBSD. It has 970 - `fexecve` never worked on NetBSD or on OpenBSD as it is not implemented on 986 - `fexecve` never worked on NetBSD or on OpenBSD as it is not implemented on [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | Triple.h | 172 OpenBSD, enumerator 499 return getOS() == Triple::OpenBSD; in isOSOpenBSD()
|
/third_party/icu/icu4c/source/config/ |
D | mh-bsd-gcc | 4 ## BSD-specific setup (FreeBSD, OpenBSD, NetBSD, *BSD)
|
/third_party/rust/crates/bindgen/book/src/ |
D | requirements.md | 63 #### OpenBSD subsubsection
|
/third_party/skia/third_party/externals/icu/source/config/ |
D | mh-bsd-gcc | 4 ## BSD-specific setup (FreeBSD, OpenBSD, NetBSD, *BSD)
|
/third_party/ltp/tools/sparse/sparse-src/Documentation/release-notes/ |
D | v0.4.2.rst | 84 * OpenBSD support 85 * Ignore attribute __bounded__, used by OpenBSD headers.
|
/third_party/python/Doc/library/ |
D | ossaudiodev.rst | 23 > Likewise, googling shows OpenBSD also uses OSS/Free -- the commercial 27 but Aleksander Piotrowsk actually has an OpenBSD box, and he quotes 34 There's also an ossaudio manpage on OpenBSD that explains things 35 further. Presumably NetBSD and OpenBSD have a different standard
|
/third_party/libuv/ |
D | CMakeLists.txt | 238 if(CMAKE_SYSTEM_NAME MATCHES "DragonFly|FreeBSD|NetBSD|OpenBSD") 242 if(APPLE OR CMAKE_SYSTEM_NAME MATCHES "DragonFly|FreeBSD|NetBSD|OpenBSD") 250 if(APPLE OR CMAKE_SYSTEM_NAME STREQUAL "OpenBSD") 296 if(CMAKE_SYSTEM_NAME STREQUAL "OpenBSD") 387 if(APPLE OR CMAKE_SYSTEM_NAME MATCHES "DragonFly|FreeBSD|Linux|NetBSD|OpenBSD")
|
/third_party/node/deps/uv/ |
D | CMakeLists.txt | 238 if(CMAKE_SYSTEM_NAME MATCHES "DragonFly|FreeBSD|NetBSD|OpenBSD") 242 if(APPLE OR CMAKE_SYSTEM_NAME MATCHES "DragonFly|FreeBSD|NetBSD|OpenBSD") 250 if(APPLE OR CMAKE_SYSTEM_NAME STREQUAL "OpenBSD") 296 if(CMAKE_SYSTEM_NAME STREQUAL "OpenBSD") 387 if(APPLE OR CMAKE_SYSTEM_NAME MATCHES "DragonFly|FreeBSD|Linux|NetBSD|OpenBSD")
|
/third_party/cups-filters/ |
D | INSTALL | 110 or if you have FreeBSD, NetBSD, or OpenBSD type: 124 or for FreeBSD, NetBSD, or OpenBSD:
|
/third_party/toybox/www/ |
D | 0bsd-mckusick.txt | 84 > For toybox what I did was take the OpenBSD suggested template license 156 > public domain equivalent license that's the OpenBSD suggested
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | COPYRIGHT.regex | 1 $OpenBSD: COPYRIGHT,v 1.3 2003/06/02 20:18:36 millert Exp $
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/ |
D | LICENSE.TXT | 65 OpenBSD regex llvm/lib/Support/{reg*, COPYRIGHT.regex}
|