aboutsummaryrefslogtreecommitdiff
path: root/core/c/libc/errno.odin
Commit message (Expand)AuthorAgeFilesLines
* fix core:c/libc.errno link_name for Linux and FreeBSDJulian Fondren2022-10-171-2/+15
* initial OpenBSD supportSébastien Marie2022-02-251-0/+13
* Convert `ODIN_OS` and `ODIN_ARCH` to use enums rather than use stringsgingerBill2022-01-201-5/+5
* Add support for darwin to `core:c/libc`gingerBill2021-11-161-0/+16
* Strip semicolons; Make `odin strip-semicolon` replace `..` with `..=` if used...gingerBill2021-09-061-9/+9
* Fix core:c/libc Windows compilation errors by linking to the right libraries.vassvik2021-08-281-1/+5
* cleanupDale Weiler2021-08-221-1/+1
* libc projectionDale Weiler2021-08-221-0/+43