osquery-1/osquery
Alexander Kindyakov 32385bd9ca Hash function for enum classes (#5409)
Summary:
Pull Request resolved: https://github.com/facebook/osquery/pull/5409

This is just a ad-hoc fix up to handle libc++ and libstdc++ bug:
http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2148
Eventually it will be removed.

Reviewed By: guliashvili

Differential Revision: D13896844

fbshipit-source-id: 38b3cd43b913e5e64d8d9ac40417e6ed0fcb6c41
2019-02-01 03:47:02 -08:00
..
carver Fix LICENSE information on file headers (#5375) 2019-01-21 11:51:54 -08:00
config fixed double main function 2019-01-31 15:09:12 -08:00
core fixed double main function 2019-01-31 15:09:12 -08:00
database fixed double main function 2019-01-31 15:09:12 -08:00
devtools fixed double main function 2019-01-31 15:09:12 -08:00
dispatcher fixed double main function 2019-01-31 15:09:12 -08:00
distributed Fix LICENSE information on file headers (#5375) 2019-01-21 11:51:54 -08:00
ev2 Basic ev2 framework (#5401) 2019-01-29 09:30:20 -08:00
events eBPF tracking program for any syscall exit event (#5403) 2019-01-31 07:37:25 -08:00
examples Fix LICENSE information on file headers (#5375) 2019-01-21 11:51:54 -08:00
extensions Remove duplication of the target names (#5391) 2019-01-25 07:23:20 -08:00
filesystem Fix LICENSE information on file headers (#5375) 2019-01-21 11:51:54 -08:00
hashing Fix LICENSE information on file headers (#5375) 2019-01-21 11:51:54 -08:00
include/osquery Remove duplicated ScheduledQuery 2019-01-30 06:50:07 -08:00
killswitch fixed double main function 2019-01-31 15:09:12 -08:00
logger Remove duplication of the target names (#5391) 2019-01-25 07:23:20 -08:00
main Fix LICENSE information on file headers (#5375) 2019-01-21 11:51:54 -08:00
numeric_monitoring Hash function for enum classes (#5409) 2019-02-01 03:47:02 -08:00
process remove unused include of boost/optional.hpp in process.h 2019-01-23 04:49:47 -08:00
profiler Rename profiler.[cpp|h] to code_profiler.[cpp|h] 2019-01-30 08:11:21 -08:00
registry Remove duplication of the target names (#5391) 2019-01-25 07:23:20 -08:00
remote Fix LICENSE information on file headers (#5375) 2019-01-21 11:51:54 -08:00
sql fixed double main function 2019-01-31 15:09:12 -08:00
tables Added is_hidden column to the users and groups tables on macOS. (#5368) 2019-01-30 09:07:56 -08:00
utils Hash function for enum classes (#5409) 2019-02-01 03:47:02 -08:00
BUCK fixed double main function 2019-01-31 15:09:12 -08:00