flysand7
|
341087a82b
|
[sys/linux]: Fix creat(2) syscall not returning file descriptor
|
2023-11-10 08:31:52 +11:00 |
|
flysand7
|
851fd1f8d1
|
Fix missing return statement
|
2023-11-10 08:30:38 +11:00 |
|
flysand7
|
ce43b04688
|
time on arm64
|
2023-11-10 05:33:25 +11:00 |
|
flysand7
|
ff1ab74b3c
|
[sys/linux]: Fix missing return; Remove TODO for select()
|
2023-11-10 05:24:24 +11:00 |
|
flysand7
|
aed67ba665
|
[sys/linux]: Fix arch-specific issues
|
2023-11-10 05:14:42 +11:00 |
|
flysand7
|
548ab2e1b6
|
[sys/linux]: utimensat takes array of two
|
2023-11-08 11:07:50 +11:00 |
|
flysand7
|
13a3c0e57c
|
[sys/linux]: Fix syscalls: lseek, preadv, pwritev; Make read*/write* syscalls take byte slice instead of generic slice
|
2023-11-08 11:01:28 +11:00 |
|
flysand7
|
f26ed39e86
|
[sys/linux]: Fix compilation errors and -strict-style errors
|
2023-11-04 13:57:28 +11:00 |
|
flysand7
|
574d2baf09
|
[sys/linux]: Documentation improvements
|
2023-11-04 13:35:13 +11:00 |
|
flysand7
|
1e622979f8
|
[sys/linux]: Add more syscalls
|
2023-11-04 12:46:45 +11:00 |
|
flysand7
|
7faa146004
|
WIP
|
2023-11-03 00:56:20 +11:00 |
|
flysand7
|
2c9ef2e1bc
|
sys/linux: Fix EFAULT on recvfrom
|
2023-11-01 10:06:30 +11:00 |
|
flysand7
|
1577d60d02
|
move darwin-specific packages in all_vendor_darwin.odin
|
2023-10-30 20:05:58 +11:00 |
|
flysand7
|
263b3141b5
|
Merge branch 'master' into vendor-darwin
|
2023-10-30 10:32:47 +11:00 |
|
flysand7
|
82263a8b38
|
Merge branch 'master' into i386-syscall-asm-fix
|
2023-10-30 10:32:11 +11:00 |
|
flysand7
|
a3a3156ddd
|
Fix-up inline asm for i386 syscalls emit
|
2023-10-30 02:03:35 +11:00 |
|
flysand7
|
70bd4a5ab6
|
Only build vendor:darwin on darwin
|
2023-10-29 15:03:48 +11:00 |
|
flysand7
|
bbd4c1054e
|
convert spaces to tabs
|
2023-10-27 11:30:13 +11:00 |
|
flysand7
|
4d65b1ab9c
|
Implement new sys/unix package
|
2023-10-27 10:51:21 +11:00 |
|
flysand7
|
7e40a5a711
|
Change bool to b32
|
2023-10-24 10:28:11 +11:00 |
|
flysand7
|
27cbd0d931
|
GLFW binding fixes
|
2023-10-24 10:23:38 +11:00 |
|
flysand7
|
361aeac0cc
|
remove binary
|
2023-10-22 01:59:04 +11:00 |
|
flysand7
|
2e66d621b5
|
Implement -no-crt entry point on linux
|
2023-10-22 01:58:35 +11:00 |
|
flysand7
|
abb9fb3345
|
wildcard editorconfig
|
2023-10-21 00:32:08 +11:00 |
|
flysand7
|
05a9652f76
|
convert procs_windows_amd64.asm to tabs
|
2023-10-20 23:31:09 +11:00 |
|
flysand7
|
ba5df8edca
|
add .editorconfig
|
2023-10-20 23:30:00 +11:00 |
|
flysand7
|
c458186f68
|
Implement __chkstk
|
2023-10-20 21:12:49 +11:00 |
|
flysand7
|
a2a05e40e6
|
implemented foreign asm imports on linux/osx
|
2023-10-15 21:25:55 +11:00 |
|
flysand7
|
0f9c75dc08
|
Fix miniaudio config; add trailing commas
|
2023-10-14 21:47:38 +11:00 |
|
flysand7
|
cf937c6341
|
add 'shared' config to vendor libraries
|
2023-10-14 21:21:34 +11:00 |
|
flysand7
|
77210ffa56
|
rename dynamic to shared
|
2023-10-14 20:26:34 +11:00 |
|