Set O_CLOEXEC by default when creating pipes to avoid race conditions resulting from...
[folly.git] / folly / gen /
2014-05-20 Daniil Burdakovmade folly::gen::member accept pointers to objects...
2014-04-18 Hannes Roth(Folly/Gen) Make ranges and sequences take a stepping...
2014-04-18 Hannes Roth(Folly/Gen) Fix compilation with clang
2014-04-18 Tom Jacksonparallel(pipeline)
2014-04-18 Lucian Grijincufolly: gen: pmap: parallel version of map
2014-03-18 Tom Jacksonrange(), for making Range<T*> from arrays and std:...
2014-02-06 Tom JacksonPromoting out of experimental