/freebsd/contrib/googletest/ |
H A D | .travis.yml | 43 - os: osx 46 - os: osx 49 - os: osx 53 - os: osx
|
/freebsd/crypto/krb5/src/lib/krb5/ccache/ |
H A D | Makefile.in | 17 KCMRPC_DEPS-osx = kcmrpc.h kcmrpc_types.h 18 KCMRPC_OBJ-osx = kcmrpc.o 22 KCMRPC_DEPS = $(KCMRPC_DEPS-@OSX@) 23 KCMRPC_OBJ = $(KCMRPC_OBJ-@OSX@)
|
/freebsd/contrib/pjdfstest/ |
H A D | .travis.yml | 12 - os: osx 14 - os: osx
|
/freebsd/contrib/openbsm/ |
H A D | .travis.yml | 9 - osx 15 elif [ $TRAVIS_OS_NAME == "osx" ]; then
|
/freebsd/contrib/libyaml/ |
H A D | .travis.yml | 11 - os: osx 13 - os: osx
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | evutil_rand.c | 81 /* OSX 10.7 introducd arc4random_buf, so if you build your program in ev_arc4random_buf() 82 * there, you'll get surprised when older versions of OSX fail to run. in ev_arc4random_buf() 84 * and fall back otherwise. (OSX does this using some linker in ev_arc4random_buf()
|
H A D | ChangeLog | 23 o Merge branch 'osx-clock' (e85afbe3 Azat Khuzhin) 173 o Use kill() over raise() for raising the signal (fixes osx 10.14 with 310 o Merge branch 'travis-ci-osx-fixes' (9f02b39c) 328 o http: fix formatter for pritnf for req->ntoread (osx) (1cbf26f6 Azat Khuzhin) 334 o vagrant/osx: use make instead of gmake (there is no gmake) (f7c70aef Azat Khuzhin) 361 o travis-ci/osx: fix compiling/linking openssl libraries (9d2f8d4 Azat Khuzhin) 362 o travis-ci: use gcc-5 (fixes osx|gcc failures) (d7ceae5 Azat Khuzhin) 364 o travis-ci/osx: install lcov (e4e099b Azat Khuzhin) 679 o travis: fix autotools on osx by reinstalling libtool (088ea5e Azat Khuzhin) 686 o travis-ci/osx: relink gcc/g++ instead of clang (481481d Azat Khuzhin) [all …]
|
H A D | whatsnew-2.1.txt | 619 3.4. OSX backend improvements 621 The OSX select backend doesn't like to have more than a certain number 629 Libevent has support for monotonic clocks on OSX and Windows too, and a 644 on BSD and OSX systems (any anywhere else that has kqueue with the 751 Windows, OSX.
|
/freebsd/contrib/libevent/ |
H A D | evutil_rand.c | 81 /* OSX 10.7 introducd arc4random_buf, so if you build your program in ev_arc4random_buf() 82 * there, you'll get surprised when older versions of OSX fail to run. in ev_arc4random_buf() 84 * and fall back otherwise. (OSX does this using some linker in ev_arc4random_buf()
|
H A D | ChangeLog | 23 o Merge branch 'osx-clock' (e85afbe3 Azat Khuzhin) 173 o Use kill() over raise() for raising the signal (fixes osx 10.14 with 310 o Merge branch 'travis-ci-osx-fixes' (9f02b39c) 328 o http: fix formatter for pritnf for req->ntoread (osx) (1cbf26f6 Azat Khuzhin) 334 o vagrant/osx: use make instead of gmake (there is no gmake) (f7c70aef Azat Khuzhin) 361 o travis-ci/osx: fix compiling/linking openssl libraries (9d2f8d4 Azat Khuzhin) 362 o travis-ci: use gcc-5 (fixes osx|gcc failures) (d7ceae5 Azat Khuzhin) 364 o travis-ci/osx: install lcov (e4e099b Azat Khuzhin) 679 o travis: fix autotools on osx by reinstalling libtool (088ea5e Azat Khuzhin) 686 o travis-ci/osx: relink gcc/g++ instead of clang (481481d Azat Khuzhin) [all …]
|
H A D | whatsnew-2.1.txt | 619 3.4. OSX backend improvements 621 The OSX select backend doesn't like to have more than a certain number 629 Libevent has support for monotonic clocks on OSX and Windows too, and a 644 on BSD and OSX systems (any anywhere else that has kqueue with the 751 Windows, OSX.
|
/freebsd/contrib/libcbor/.circleci/ |
H A D | config.yml | 179 build-and-test-osx: 220 # OSX builds are expensive, run only on master 221 - build-and-test-osx:
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/ |
H A D | Checkers.td | 19 // alpha.osx.cocoa). 90 def OSX : Package<"osx">; 91 def OSXAlpha : Package<"osx">, ParentPackage<Alpha>; 92 def OSXOptIn : Package<"osx">, ParentPackage<OptIn>; 94 def Cocoa : Package<"cocoa">, ParentPackage<OSX>; 98 def CoreFoundation : Package<"coreFoundation">, ParentPackage<OSX>; 1104 } // end "osx.cocoa" 1106 let ParentPackage = OSX in { 1150 } // end "osx" 1249 } // end "osx.cocoa" [all …]
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/ |
H A D | int_endianness.h | 77 // Mac OSX has __BIG_ENDIAN__ or __LITTLE_ENDIAN__ automatically set by the 95 #endif // Mac OSX
|
/freebsd/sys/netpfil/ipfw/test/ |
H A D | dn_test.h | 34 #if defined(__APPLE__) // XXX osx 36 #endif /* osx */
|
/freebsd/contrib/pjdfstest/travis/ |
H A D | test.sh | 14 # FIXME: OSX has test issues that need to be addressed per Issue #13.
|
/freebsd/sys/contrib/libsodium/dist-build/ |
H A D | osx.sh | 3 export PREFIX="$(pwd)/libsodium-osx"
|
/freebsd/contrib/unifdef/ |
H A D | .travis.yml | 7 - osx
|
/freebsd/crypto/openssh/regress/ |
H A D | reexec.sh | 12 # NB. prefer ln to cp here. On some OSX 19.4 configurations,
|
/freebsd/contrib/unbound/compat/ |
H A D | getentropy_osx.c | 112 * no failsafe way to get it on OSX that is not sensitive in getentropy() 125 * This code path exists to bring light to the issue that OSX in getentropy() 128 * We hope this demonstrates that OSX should consider in getentropy()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_mac_libcdep.cpp | 10 // implements OSX-specific functions.
|
H A D | sanitizer_mac.h | 10 // provides definitions for OSX-specific functions.
|
H A D | sanitizer_malloc_mac.inc | 67 // This matches the behavior of malloc_create_zone() on OSX 10.7 and higher. 390 // Use version 6 for OSX >= 10.6.
|
/freebsd/sys/contrib/openzfs/ |
H A D | README.md | 15 …ps://openzfs.org/) - for conference videos and info on other platforms (illumos, OSX, Windows, etc)
|
/freebsd/sys/dev/usb/template/ |
H A D | usb_template_modem.c | 84 * The reason for this being called like this is that OSX 87 * needs to be there, otherwise OSX will mangle it.
|