summaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAgeFilesLines
* builtin: Introduce and use inttypes.hEvan Green2019-12-101-0/+12
* fuzz: Hide conflicts with cstdlib and use clang++ for linking.Allen Webb2019-12-101-0/+3
* cr50: Add extern "C" to headers used by future fuzzing target.Allen Webb2019-04-013-0/+23
* curve25519: strip-down, build and testVincent Palatin2017-10-241-0/+7
* builtin: Expands string.h / stdint.hNadim Taha2017-02-172-0/+12
* Adding offsetof macro to stddef.h.Johnnie Chan2016-10-261-0/+9
* Added "stdbool.h" and definition of uint_least8_t to "stdint.h".Carl Hamilton2016-10-172-0/+15
* CR50: remove dependence of assert.h on util.hnagendra modadugu2016-05-251-1/+33
* Move include/byteorder.h -> builtin/endian.hnagendra modadugu2016-04-221-0/+38
* Add the memmove() function prototype to builtin/string.hnagendra modadugu2016-04-221-0/+1
* Add the memcmp() function prototype to builtin/string.hnagendra modadugu2016-04-211-0/+1
* Enforce compilation without system headersStefan Reinauer2016-02-036-0/+133