1
0
Fork 0
Keine Beschreibung
Datei suchen
2025-10-26 13:05:50 +01:00
.cargo cleaning up the error handling 2025-10-17 00:12:41 +02:00
.github/ISSUE_TEMPLATE removed the blank template 2025-10-26 12:29:03 +01:00
src removed the implicit imports 2025-10-26 11:24:41 +01:00
tests added a simple macro that generates the hashset required for waiting pm them 2025-10-26 13:05:50 +01:00
.gitignore removed the .vscode directory 2025-09-20 13:25:41 +02:00
.pre-commit-config.yaml removed duplicate yaml check 2025-10-26 12:04:58 +01:00
.rustfmt.toml First commit 2025-09-20 13:20:40 +02:00
build.rs added cfg_aliases to simplfy the feature gating 2025-10-23 21:28:00 +02:00
Cargo.lock updated the deps 2025-10-24 23:30:39 +02:00
Cargo.toml Release 0.4.0 2025-10-24 23:29:20 +02:00
README.md fixed the spelling of ntsync 2025-09-21 09:07:41 +02:00

NTSync

for Wine the Ntsync driver was created to improve perfomance of Applications running with Wine. This is an implementation of the ioctls proviced by the device.

it is an implementation based on NTSync Docs