CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/09/30 22:51:49
Modified files:
sys/sys : cdefs.h
Log message:
Add __only_inline, for use in headers like <ctype.h> for defining copies
of functions that can only by used by the compiler for inlining.
Also, document __returns_twice, a particularly black piece of magic.
ok deraadt@, kettenis@, millert@
