RAII proof of concept in C
- C 100%
| dfcleanup.h | [*] Make code match the demo article. | |
| dfdefer.h | [*] Make code match the demo article. | |
| dfflockguard.h | [*] Make code match the demo article. | |
| dfmutexguard.h | [*] Make code match the demo article. | |
| dfthreadjoiner.h | [*] Make code match the demo article. | |
| dfunique.h | [*] Make code match the demo article. | |
| LICENSE | [LICENSE] Reformat, add year and copyright owners | |
| README.md | Initial commit | |
dfcleanup
RAII proof of concept in C