summaryrefslogtreecommitdiff
path: root/src/unsafe
Commit message (Expand)AuthorAgeFilesLines
* unsafe: fix typo in documentation of valid Pointer->uintptr->Pointer conversionsRahul Chaudhry2016-01-291-1/+1
* unsafe: clarify wording in recent Alignof changesIan Lance Taylor2016-01-271-4/+4
* unsafe: clarify that Alignof returns required alignmentIan Lance Taylor2016-01-271-2/+7
* unsafe: document valid uses of PointerRuss Cox2016-01-221-5/+152
* unsafe: minor doc string improvementsRobert Griesemer2015-01-281-5/+5
* unsafe: fix doc stringsRobert Griesemer2015-01-271-10/+12
* unsafe: document that unsafe programs are not protectedRob Pike2014-10-241-0/+3
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+37