aboutsummaryrefslogtreecommitdiff
path: root/core/c/libc/stdio.odin
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1614 from semarie/openbsd-fpos_tgingerBill2022-03-141-1/+1
|\
| * use distinct type for fpos_t on OpenBSDSébastien Marie2022-03-121-1/+1
* | freebsd_amd64 supportSébastien Marie2022-03-131-0/+25
|/
* initial OpenBSD supportSébastien Marie2022-02-251-0/+25
* Merge branch 'master' into odin-global-constants-as-enumsgingerBill2022-02-151-1/+1
|\
| * Fix fread definitionDale Weiler2022-01-231-1/+1
* | 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-1/+33
* libc changes: unify c and libc types; Add `[^]T` where appropriategingerBill2021-09-101-7/+7
* Strip semicolons; Make `odin strip-semicolon` replace `..` with `..=` if used...gingerBill2021-09-061-77/+77
* 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/+131