/macOS-tips-part-1

Demo project & blog post with a lowdown on critical sections, reader/writer locks, interactive login sessions, root user detection, CFString conversion in macOS.

Primary LanguageC++

macOS tips - part 1

This is a repo with the sample code for my blog post:

Critical sections, reader/writer locks, interactive login sessions, root user detection, CFString conversion.

It covers the following tips:


Please send your suggestions and corrections here.