Fix sysconf return type
[folly.git] / folly / detail / CacheLocality.cpp
2016-12-20 Michael LeeFix sysconf return type
2016-12-16 Christopher DykesMore implicit truncation warning fixes
2016-06-25 Eric Nieblerfolly: fix clang's -Wundefined-var-template
2016-06-16 Jinlong ZhouReverted commit D3270439
2016-06-16 Eric Nieblerfolly: fix clang's -Wundefined-var-template
2016-03-07 Michael LeeGuard Getcpu in test.
2016-02-22 Nathan Bronsonfix SIOF in CacheLocality.h's AccessSpreader
2016-02-17 Nathan Bronsonclang-format some code in preparation for real changes
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2016-02-05 Francis MaMake folly/future portable on android
2016-01-28 Igor Sugakfolly: build with -Wunused-parameter
2016-01-27 Francis MaMake folly::detail::CacheLocality portable on apple
2015-08-12 Orvid KingDisable VDSO on MSVC
2015-06-12 Yablonskyy@axilera.comAdd EOS checking to 'parseLeadingNumber' function.
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-02-12 Nathan BronsonRevert "[folly] TLS cache for AccessSpreader"
2015-02-11 Nathan BronsonTLS cache for AccessSpreader
2014-11-08 Daniel SommermannFix -Wsign-compare
2014-08-15 Sara Golemondon't use readFromSysfs on non-linux
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-04-18 Elizabeth Smithabstract thread_local support
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-12-20 Nathan Bronsondetail/CacheLocality.h - utilities for dynamic cache...