Home
last modified time | relevance | path

Searched refs:KFreeBSD (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DTriple.h167 KFreeBSD, enumerator
593 return getOS() == Triple::KFreeBSD; in isOSKFreeBSD()
613 return (getOS() == Triple::Linux || getOS() == Triple::KFreeBSD || in isOSGlibc()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTriple.cpp200 case KFreeBSD: return "kfreebsd"; in getOSTypeName()
494 .StartsWith("kfreebsd", Triple::KFreeBSD) in parseOS()
/third_party/python/Misc/NEWS.d/
D3.5.0a4.rst7 Under Linux, GNU/KFreeBSD and the Hurd, C extensions now include the
D3.5.0a1.rst3914 posixmodule: Don't define USE_XATTRS on KFreeBSD and the Hurd.
5545 Fix a socket test on KFreeBSD.
/third_party/e2fsprogs/doc/RelNotes/
Dv1.36.txt205 and GNU/KFreeBSD, as well as removing XSI:ism's. (Addresses Debian
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/
DChangeLog802 - Support shared libraries on Hurd and KFreeBSD [Brown]
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/
DChangeLog802 - Support shared libraries on Hurd and KFreeBSD [Brown]
/third_party/zlib/
DChangeLog865 - Support shared libraries on Hurd and KFreeBSD [Brown]
/third_party/e2fsprogs/debian/
Dchangelog3488 * Address GNU/KFreeBSD portability issues (Closes: #239934)
/third_party/python/Misc/
DHISTORY2093 - Issue #21276: posixmodule: Don't define USE_XATTRS on KFreeBSD and the Hurd.
2157 - Issue #21275: Fix a socket test on KFreeBSD.
5974 - Fix a fcntl test case on KFreeBSD, Debian #708653 (Petr Salinger).