Support folly::getCurrentThreadID() without PThread
[folly.git] / folly / MemoryMapping.h
2017-01-04 Yedidya Feldblum2017
2016-04-01 Sven Overfolly: replace old-style header guards with "pragma...
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-06-12 Praveen KumarGet *=default*ed default constructors
2015-04-10 Lucian Grijincufolly: MemoryMapping: add offset/size params to advise
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-11-08 Nicholas OrmrodMove constructors should be noexcept
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-06-09 Tom JacksonMinor edit to comment
2014-05-20 Tudor BosmanMemoryMapping changes: automatically detect huge pages...
2014-05-20 Tom Jacksonstd::move-able MemoryMapping
2014-03-31 Tudor BosmanOptionally specify page size in MemoryMapping ctor
2014-02-06 Lucian Grijincufolly: File explicit ctor
2013-03-19 Lucian GrijincuMemoryMapping::data() returns StringPiece ::range(...
2013-03-19 Tom JacksonMemoryMapping