Searched refs:DragonFly (Results 1 – 25 of 45) sorted by relevance
12
/third_party/lz4/ |
D | Makefile.inc | 82 ifneq (,$(filter Linux Darwin GNU/kFreeBSD GNU OpenBSD FreeBSD NetBSD DragonFly SunOS Haiku Midnigh…
|
/third_party/rust/crates/nix/ |
D | bors.toml | 7 "DragonFly BSD x86_64",
|
D | CHANGELOG.md | 46 - Added `eaccess()` on FreeBSD, DragonFly and Linux (glibc and musl). 176 - Added `fexecve` on DragonFly. 184 - Added `sched_setaffinity` and `sched_getaffinity` on DragonFly. 186 - Added `posix_fallocate` on DragonFly. 196 - Added `sendfile` on DragonFly. 200 - Added `getresuid`, `setresuid`, `getresgid`, and `setresgid` on DragonFly, FreeBSD, and OpenBSD. 206 - Added `accept4` on DragonFly, Emscripten, Fuchsia, Illumos, and NetBSD. 217 - Added `ENOTRECOVERABLE` and `EOWNERDEAD` error codes on DragonFly. 617 - Added support for `SCM_CREDS` messages (`UnixCredentials`) on FreeBSD/DragonFly 1143 - Added `nix::ppoll` function for FreeBSD and DragonFly
|
/third_party/mesa3d/docs/relnotes/ |
D | 7.0.4.rst | 42 - Added support for DragonFly OS
|
D | 11.0.7.rst | 73 - xmlconfig: Add support for DragonFly
|
D | 11.1.2.rst | 81 - gallium: Add DragonFly support
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | Triple.h | 163 DragonFly, enumerator 510 bool isOSDragonFly() const { return getOS() == Triple::DragonFly; } in isOSDragonFly()
|
/third_party/lz4/lib/ |
D | Makefile | 165 ifneq (,$(filter $(TARGET_OS),OpenBSD FreeBSD NetBSD DragonFly MidnightBSD))
|
/third_party/libuv/ |
D | CMakeLists.txt | 233 if(CMAKE_SYSTEM_NAME MATCHES "DragonFly|FreeBSD") 237 if(CMAKE_SYSTEM_NAME MATCHES "DragonFly|FreeBSD|NetBSD|OpenBSD") 241 if(APPLE OR CMAKE_SYSTEM_NAME MATCHES "DragonFly|FreeBSD|NetBSD|OpenBSD") 381 if(APPLE OR CMAKE_SYSTEM_NAME MATCHES "DragonFly|FreeBSD|Linux|NetBSD|OpenBSD")
|
D | ChangeLog | 460 * unix: fix DragonFly BSD build (Aleksej Lebedev) 2644 * build: fix build on DragonFly (Michael Neumann) 2646 * unix: correctly detect named pipes on DragonFly (Michael Neumann) 3179 * build,gyp: add DragonFly to the list of OSes (Michael Neumann) 3181 * fs: fix bug in sendfile for DragonFly (Michael Neumann) 3893 * build: add DragonFly BSD support in autotools (Robin Hahling)
|
/third_party/libjpeg-turbo/cmakescripts/ |
D | GNUInstallDirs.cmake | 303 if(CMAKE_SYSTEM_NAME MATCHES "^(.*BSD|DragonFly)$") 313 if(CMAKE_SYSTEM_NAME MATCHES "^(.*BSD|DragonFly)$")
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/cmakescripts/ |
D | GNUInstallDirs.cmake | 300 if(CMAKE_SYSTEM_NAME MATCHES "^(.*BSD|DragonFly)$") 310 if(CMAKE_SYSTEM_NAME MATCHES "^(.*BSD|DragonFly)$")
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | Triple.cpp | 191 case DragonFly: return "dragonfly"; in getOSTypeName() 490 .StartsWith("dragonfly", Triple::DragonFly) in parseOS()
|
/third_party/zlib/ |
D | configure | 223 *BSD | *bsd* | DragonFly)
|
/third_party/mtdev/config-aux/ |
D | config.guess | 1281 *:DragonFly:*:*)
|
/third_party/libffi/ |
D | config.guess | 1391 *:DragonFly:*:*)
|
/third_party/skia/third_party/externals/icu/source/ |
D | config.guess | 1376 *:DragonFly:*:*)
|
/third_party/skia/third_party/externals/microhttpd/ |
D | config.guess | 1347 *:DragonFly:*:*)
|
/third_party/node/deps/cares/ |
D | config.guess | 1393 *:DragonFly:*:*)
|
/third_party/libevdev/build-aux/ |
D | config.guess | 1387 *:DragonFly:*:*)
|
/third_party/icu/icu4c/source/ |
D | config.guess | 1376 *:DragonFly:*:*)
|
/third_party/skia/third_party/externals/libpng/ |
D | config.guess | 1389 *:DragonFly:*:*)
|
/third_party/python/Misc/NEWS.d/ |
D | 3.6.4rc1.rst | 424 DragonFly BSD.
|
/third_party/python/ |
D | config.guess | 1504 *:DragonFly:*:*)
|
/third_party/freetype/builds/unix/ |
D | config.guess | 1507 *:DragonFly:*:*)
|
12