Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-12-05 | Fix header inclusion order in c.h. | Thomas Munro | 18.0 |
| 2024-12-04 | Use <stdint.h> and <inttypes.h> for c.h integers. | Thomas Munro | 18.0 |
| 2024-11-27 | Require sizeof(bool) == 1. | Thomas Munro | 18.0 |
| 2024-11-25 | Assume that <stdbool.h> conforms to the C standard. | Thomas Munro | 18.0 |