Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add uint_(least|fast)*_t types | Jeff Andersen | 2017-08-07 | 1 | -1/+22 |
* | Add #defines for UINT62_MAX and INT64_MAX. | Jeff Andersen | 2017-04-25 | 1 | -0/+7 |
* | curve25519: strip-down, build and test | Vincent Palatin | 2017-02-23 | 1 | -0/+7 |
* | builtin: Expands string.h / stdint.h | Nadim Taha | 2017-02-17 | 2 | -0/+12 |
* | Adding offsetof macro to stddef.h. | Johnnie Chan | 2016-10-26 | 1 | -0/+9 |
* | Added "stdbool.h" and definition of uint_least8_t to "stdint.h". | Carl Hamilton | 2016-10-17 | 2 | -0/+15 |
* | CR50: remove dependence of assert.h on util.h | nagendra modadugu | 2016-05-25 | 1 | -1/+33 |
* | Move include/byteorder.h -> builtin/endian.h | nagendra modadugu | 2016-04-22 | 1 | -0/+38 |
* | Add the memmove() function prototype to builtin/string.h | nagendra modadugu | 2016-04-22 | 1 | -0/+1 |
* | Add the memcmp() function prototype to builtin/string.h | nagendra modadugu | 2016-04-21 | 1 | -0/+1 |
* | Enforce compilation without system headers | Stefan Reinauer | 2016-02-03 | 6 | -0/+133 |