ADDED:
* Convenience functions to determine if a process is running in an
  elevated/dropped privileges context
This commit is contained in:
brent saner
2025-04-21 02:28:19 -04:00
parent c6efc2d83c
commit 7b0156775c
5 changed files with 271 additions and 3 deletions

1
paths/TODO Normal file
View File

@@ -0,0 +1 @@
- search criteria should *also* support a timestamp range (e.g. so a search can be restricted to both older than AND newer than; e.g. older than 00:00, newer than 01:00)