Page MenuHomeFreeBSD

Mark functions as __pure and __pure2
AbandonedPublic

Authored by eadler on Jun 13 2018, 10:28 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 30, 1:17 PM
Unknown Object (File)
Nov 9 2024, 1:10 AM
Unknown Object (File)
Oct 28 2024, 8:26 AM
Unknown Object (File)
Oct 25 2024, 12:14 AM
Unknown Object (File)
Oct 8 2024, 3:21 AM
Unknown Object (File)
Oct 7 2024, 9:42 AM
Unknown Object (File)
Oct 7 2024, 3:44 AM
Unknown Object (File)
Oct 4 2024, 5:24 AM
Subscribers

Details

Reviewers
jmg

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 17228
Build 17071: arc lint + arc unit

Event Timeline

eadler added inline comments.
sys/opencrypto/gfmult.h
87

this one is not, since buf might change

111

re-reading. This one is correct.