added the extra options!
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Aug 23 2018
Aug 22 2018
Jul 2 2018
I like that this matches the style of the SCUDO_SHARED_TSD_POOL_SIZE enables, so I may leave it as-is, if that's alright with you.
Jun 26 2018
Apr 20 2018
Mar 21 2018
works on Fuchsia
Mar 2 2018
can you hit merge? :)
Mar 1 2018
Feb 5 2018
Jan 29 2018
Jan 26 2018
Jan 24 2018
Jan 19 2018
Dec 19 2017
Dec 12 2017
Dec 7 2017
Nov 27 2017
rebase
Nov 22 2017
updated
Nov 21 2017
oops, previous patch didn't pick up all my changes for some reason?
clang format'd, responded to comments, tested on fuchsia & linux
Nov 17 2017
Real patch; updated with changes from patches 1-3, and ofc responded to initial comments/feedback.
Nov 10 2017
Nov 8 2017
& tests pass + builds and works on Linux and Fuchsia
rebased!
Nov 7 2017
Nov 6 2017
rebased against patch 2 of this series
Nov 3 2017
The root bug is that, if you have decorate_proc_maps enabled, *and* actually use a named mapping, *and* are using a sanitizer intercepting open (just TSAN and ESAN), then we'll get an explosion during initialization.
Oct 31 2017
Oct 30 2017
Oct 27 2017
kindly ping @alekseyshl , if you wouldn't mind? :)
However, https://reviews.llvm.org/D39072 needs to land before this one can be merged. Have you had a chance to look at that one yet? Thanks!
Oct 25 2017
chatted w/ cryptoad@ a bit offline; decided the msync checks were unnecessary & removed them
Oct 24 2017
Oct 23 2017
Oct 18 2017
@phosek ; if you could run this on Windows for me i'd much appreciate it!
Oct 11 2017
fix android build
fix android tests
fix windows breakage
added a couple reviewers with commit bits
fixing last feedback
Oct 10 2017
constexpr
apparently the file root / base was off; this is an attempt to rebate it so the patch applies cleanly
marking some stuff as done
responding to comments
Oct 6 2017
responding to feedback
Oct 5 2017
responded to comments so far...