elasticsearch/libs/native
Ryan Ernst 13b36c1e73
Move Windows native functions into NativeAccess (#108873)
Elasticsearch uses a couple windows specific functions, specifically
gettting a short path, and registering a console control handler for
shutdown notification. This commit moves this functionality from the
existing jna natives into NativeAccess.

relates #104876
2024-05-23 09:37:33 -04:00
..
jna Move Windows native functions into NativeAccess (#108873) 2024-05-23 09:37:33 -04:00
libraries Include compiler options explicitly with building on aarch64 with clang (#108937) 2024-05-23 12:28:30 +01:00
src Move Windows native functions into NativeAccess (#108873) 2024-05-23 09:37:33 -04:00
build.gradle Move common mrjar forbidden apis configuration to plugin (#106385) 2024-03-19 16:40:52 -04:00