musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/include/stdio.h
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2018年02月24日 12:33:06 -0500
committerRich Felker <dalias@aerifal.cx>2018年02月24日 12:33:06 -0500
commit455bd824457b3e6cc3998817aac4e500b027cc50 (patch)
treeb116a97d30a0b0c84e2dd9fa1a59bdeb475bf67d /include/stdio.h
parent7c59d098632e4382c9b674b189edbfd80d327682 (diff)
downloadmusl-455bd824457b3e6cc3998817aac4e500b027cc50.tar.gz
use idiomatic safe form for FUNLOCK macro
previously this macro used an odd if/else form instead of the more idiomatic do/while(0), making it unsafe against omission of trailing semicolon. the omission would make the following statement conditional instead of producing an error.
Diffstat (limited to 'include/stdio.h')
0 files changed, 0 insertions, 0 deletions
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月06日 02:24:43 +0000

AltStyle によって変換されたページ (->オリジナル) /