osquery-1/osquery/core/posix
Teddy Reed 48cb4d555d Add systemLog API (#2229)
This includes a minor SDK refactor as it move quite a few specialized
functions and facilities from core.h into system.h. There was a breaking point
for needing to frequently update core includes.

The new logger systemLog function allows a call site to bypass logging config
and write a line to the OS logger (aka syslog).
2016-07-07 15:16:28 -07:00
..
process_ops.cpp Abstracted platform specific process operations into a common interface. (#2069) 2016-05-11 14:16:32 -07:00
process.cpp Add systemLog API (#2229) 2016-07-07 15:16:28 -07:00