summaryrefslogtreecommitdiff
path: root/Process.cpp
AgeCommit message (Expand)Author
2017-03-27Enable clang-tidy for security sensitive domain.Jeff Sharkey
2017-03-27Spread around some O_CLOEXEC love.Jeff Sharkey
2016-03-02Cleanup uses of sprintf, add modes to open() with O_CREAT.George Burgess IV
2015-10-21Kill apps using storage through bind mounts.Jeff Sharkey
2015-04-11Exclusive exec() path, format after partition.Jeff Sharkey
2015-03-30Progress towards dynamic storage support.Jeff Sharkey
2015-02-06Change strncpy to strlcpyHenrik Baard
2014-12-18Make vold compile with -Werror -Wall.Tim Murray
2014-09-24print information about opened files when failed unmountjessica_yu
2010-03-25vold: Switch from LOG -> SLOGSan Mehat
2010-02-18Check length of filenames before strcatKenny Root
2010-02-16vold: Refactor Processkiller and add command to return users of a mount pointSan Mehat