libsydtime 0.0.4

Rust-based C LD_PRELOAD library to replace vDSO time calls with syscalls
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
ChangeLog
=========

# 0.0.4

- Change project license from `LGPL-3.0-or-later` to `LGPL-3.0`.

# 0.0.3

- Improve documentation.

# 0.0.2

- Improve documentation, add examples

# 0.0.1

- Initial implementation of libsydtime