Home
last modified time | relevance | path

Searched refs:OpenBSD (Results 1 – 25 of 142) sorted by relevance

123456

/third_party/mesa3d/docs/relnotes/
D20.1.7.rst100 - 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
D7.3.rst41 - Build fixes for OpenBSD and gcc 2.95
/third_party/rust/crates/libc/
Dtriagebot.toml16 message = "Some changes occurred in OpenBSD module"
20 message = "Some changes occurred in OpenBSD module"
/third_party/musl/
DREADME.OpenSource12 "Name" : "OpenBSD",
18 …"Description" : "The OpenBSD project produces a FREE, multi-platform 4.4BSD-based UNIX-l…
/third_party/python/Doc/using/
Dunix.rst39 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/
DREADME.md65 | 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/
Dconfig.h.in103 /* Enable OpenBSD compatibility extensions on NetBSD.
104 Oddly enough, this does nothing on OpenBSD. */
/third_party/libsnd/cmake/
DSndFileChecks.cmake19 if (CMAKE_SYSTEM_NAME STREQUAL "OpenBSD")
189 if (CMAKE_SYSTEM_NAME STREQUAL "OpenBSD")
/third_party/lz4/
DMakefile.inc82 ifneq (,$(filter Linux Darwin GNU/kFreeBSD GNU OpenBSD FreeBSD NetBSD DragonFly SunOS Haiku Midnigh…
/third_party/libusb/
DREADME.md8 Windows, OpenBSD/NetBSD, Haiku and Solaris userspace.
Dlibusbx.spec15 libusb is a library for USB device access from Linux, macOS, Windows, OpenBSD/NetBSD and Haiku user…
/third_party/rust/crates/nix/
Dbors.toml33 "OpenBSD x86_64",
DCHANGELOG.md182 - 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/
DTriple.h172 OpenBSD, enumerator
499 return getOS() == Triple::OpenBSD; in isOSOpenBSD()
/third_party/icu/icu4c/source/config/
Dmh-bsd-gcc4 ## BSD-specific setup (FreeBSD, OpenBSD, NetBSD, *BSD)
/third_party/rust/crates/bindgen/book/src/
Drequirements.md63 #### OpenBSD subsubsection
/third_party/skia/third_party/externals/icu/source/config/
Dmh-bsd-gcc4 ## BSD-specific setup (FreeBSD, OpenBSD, NetBSD, *BSD)
/third_party/ltp/tools/sparse/sparse-src/Documentation/release-notes/
Dv0.4.2.rst84 * OpenBSD support
85 * Ignore attribute __bounded__, used by OpenBSD headers.
/third_party/python/Doc/library/
Dossaudiodev.rst23 > 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/
DCMakeLists.txt238 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/
DCMakeLists.txt238 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/
DINSTALL110 or if you have FreeBSD, NetBSD, or OpenBSD type:
124 or for FreeBSD, NetBSD, or OpenBSD:
/third_party/toybox/www/
D0bsd-mckusick.txt84 > 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/
DCOPYRIGHT.regex1 $OpenBSD: COPYRIGHT,v 1.3 2003/06/02 20:18:36 millert Exp $
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/
DLICENSE.TXT65 OpenBSD regex llvm/lib/Support/{reg*, COPYRIGHT.regex}

123456