| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-11-25 | add libc headers for all supported macOS versions | Jakub Konka | |
| `fetch-them-macos-headers` gitrev 7036517cc6a9aa154e7aef4c4593b5c4a5143ed4 | |||
| 2021-08-05 | Update x86_64-macos headers | Jakub Konka | |
| 2021-01-02 | Duplicate OSAtomic.h between aarch64 and x86_64 | Jakub Konka | |
| The reason this is required is for two reasons: 1) the libc targeting `aarch64` macOS is slightly newer than that targeting `x86_64`, and 2) `OSAtomic.h` uses relative imports rather than system-wide imports for accompanying headers which clearly is an oversight on Apple's part. Until such time when `libkern` headers between `x86_64` and `aarch64` are identical, this will require a manual intervention to duplicate the relevant headers between the respective architectures. | |||
| 2020-12-17 | macho: deduplicate libc headers between macos arch | Jakub Konka | |
| 2020-12-17 | macos: add unfiltered aarch64 libc headers | Jakub Konka | |
