Friday, July 07, 2017

Re: A question of lock usage in OpenBSD kernel code

J Doe wrote:
> Ok, thank you for clarifying that for me. I will proceed with development in C. As an aside - do OpenBSD developers track with the latest standard (C11), or is another standard preferred ?

mostly c89. in particular, don't mix code and declarations.

No comments:

Post a Comment