04527412e391c301cdb9eadb887577d26def4267

The pseudo keyword 'fallthrough' is defined such that case statement blocks must end with any of these keywords: * break; * fallthrough; * continue; * goto <label>; * return [expression]; * * gcc: https://gcc.gnu.org/onlinedocs/gcc/Statement-Attributes.html#Statement-Attributes The macro is defined either as __attribute__((__fallthrough__)) or as do {} while (0) /* fallthrough */ not including the semicolon. This change implements the Linux kernel style and updates several locations where "/*fallthrough*/ and /* FALLTHROUGH */ were not previously replaced. Externally imported code such as libedit, libtommath and sqlite are restored to their unaltered state. Change-Id: I69db8167b0d5884f55d96d72de3059a0235a1ba3
Heimdal
Heimdal is an implementation of:
- ASN.1/DER,
- PKIX, and
- Kerberos.
For information how to install see here.
There are man pages for most of the commands.
Bug reports and bugs are appreciated. Use GitHub issues.
For more information see the project homepage https://heimdal.software/heimdal/ or the mailing lists:
heimdal-announce@heimdal.software low-volume announcement heimdal-discuss@heimdal.software high-volume discussion
send mail to heimdal-announce-subscribe@heimdal.software and heimdal-discuss-subscribe@heimdal.software respectively to subscribe.
Build Status
Description
Languages
C
92.1%
Roff
2.8%
Shell
2.3%
Makefile
0.7%
M4
0.5%
Other
1.4%