osquery-1/osquery/core
Teddy Reed f3f605e26a Introduce a PLATFORM_MASK and isPlatform (#2334)
Along with the platform defines and platform string defines provided by
CMake to the build, add a PLATFORM_MASK define.

Use this define as a platform-type mask with the PlatformType enum.
2016-08-09 20:27:42 -07:00
..
darwin [osquery] Update copyright headers to new format. 2016-02-11 11:48:58 -08:00
posix The watcher process should apply memory limits to itself (#2263) 2016-07-21 12:33:14 -07:00
tests Introduce a PLATFORM_MASK and isPlatform (#2334) 2016-08-09 20:27:42 -07:00
windows Changes to make pidfile work on Windows (#2297) 2016-07-28 16:04:34 -07:00
CMakeLists.txt Filesystem Abstractions - Code and Unit Tests (#2119) 2016-05-31 12:20:38 -07:00
conversions.cpp Consolidate string/text conversions outside of API 2016-02-12 11:38:15 -08:00
conversions.h Collection of doc fixes 2016-03-25 14:12:41 -07:00
flags.cpp [Fix #1928] Reorder deps installs to build all with clang 2016-03-20 19:15:44 -07:00
hash.cpp Various fixups and best practices (#2237) 2016-07-11 09:45:57 -07:00
init.cpp Introduce a PLATFORM_MASK and isPlatform (#2334) 2016-08-09 20:27:42 -07:00
process_shared.cpp Abstracted platform specific process operations into a common interface. (#2069) 2016-05-11 14:16:32 -07:00
process.h Changes to make pidfile work on Windows (#2297) 2016-07-28 16:04:34 -07:00
system.cpp Changes to make pidfile work on Windows (#2297) 2016-07-28 16:04:34 -07:00
tables.cpp Allow table specs to use multiple row indexes (#2146) 2016-06-07 17:13:48 -07:00
testing.h Process Operations - osquery/core Integration (#2087) 2016-05-13 19:47:45 -07:00
watcher.cpp The watcher process should apply memory limits to itself (#2263) 2016-07-21 12:33:14 -07:00
watcher.h The watcher process should apply memory limits to itself (#2263) 2016-07-21 12:33:14 -07:00