Commit Graph

9 Commits

Author SHA1 Message Date
Nicolas Setton
01c9e3ebbd License under the GPLv3 + Runtime exception
Since this is a library.
2020-10-16 14:50:00 +01:00
Nicolas Setton
f70cef9a5c Document the Basic example 2020-10-16 14:50:00 +01:00
Nicolas Setton
6ab6448692 Fixes for Windows
Workaround issue when binding time.h under Windows.
Add basic as a main for the examples project.

Add an example of how to stop a monitoring session.
2020-10-16 14:50:00 +01:00
Nicolas Setton
a8a1915741 Add high-level functions
Add Ada representations for events and flags, and
functions to convert from C types. Use these in basic.adb,
and move basic.adb to an examples/ directory.

Generate the Ada binding with comments included.

Activate style checks and warnings.
2020-10-16 14:50:00 +01:00
Nicolas Setton
8c879df3bc Add README.md 2020-10-16 14:50:00 +01:00
Nicolas Setton
6a8ce57874 Add a Makefile and fix a project
Also fix the basic example to work with the default monitor.
2020-10-16 14:49:43 +01:00
Nicolas Setton
990073b408 Initial revision 2020-10-16 14:49:43 +01:00
Nicolas Setton
1c6cd6a787 Initial commit 2020-10-16 14:49:43 +01:00
joeldiasmarques
e863f82dae Initial commit 2020-10-16 10:47:14 +02:00