mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
296d09b4869328cde83e7602f238189c21915450
Create a new NTDLL library that exports some of the NTDLL Vista+ functions. This new NTDLL includes at the time of commit: - SRW locks implementation that was originally built in RTL but never used ; - Condition variables implementation which is a new code in ReactOS trunk. Condition variables is an implementation of Stephan Röger, with minor formatting changes by Timo Kreuzer and various changes by myself. CORE-7546 CORE-8204 svn path=/trunk/; revision=74703
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%