Switch uses of <sys/syscall.h> to <folly/portability/SysSyscall.h>
[folly.git] / folly / experimental / symbolizer / ElfCache.cpp
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-09-19 Tudor BosmanDo not barf on invalid ELF files
2014-09-18 Nicholas Ormrodremove eof whitespace lines
2014-07-25 Tudor BosmanMake ElfFile not crash on invalid ELF files
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-03-18 Tudor BosmanUnbreak Symbolizer with small ElfCache
2014-02-07 Tudor BosmanCache open ELF files in Symbolizer