Commit graph

31 commits

Author SHA1 Message Date
bzt
d52531b92e Fixed fopen mode check 2022-01-18 01:29:30 +01:00
bzt
9d1e438711 Workaround file truncation in write-only mode 2022-01-16 00:32:15 +01:00
bzt
d0282646db Fixed issue #24 2021-12-03 10:09:05 +01:00
bzt
4d87d3d3ff Fixed issue #25 2021-12-01 00:34:20 +01:00
bzt
e9d877d999 Fixed issue #25 2021-12-01 00:32:35 +01:00
bzt
3cdef6a762 Allow more specific errno with remove 2021-12-01 00:27:14 +01:00
bzt
5a71f6ae11 Fix issue #23 2021-11-28 18:45:29 +01:00
bzt
e4644a7c4d Standardized configuration 2021-11-28 18:19:09 +01:00
bzt
55bb611ff4 Remove decimal clip above 99999999999999999 in printf 2021-11-28 18:15:10 +01:00
bzt
ce585de3cb Unnecessary casting in sign check 2021-11-28 16:53:08 +01:00
bzt
5b13101163 Fixed issue #21 2021-11-21 17:22:15 +01:00
bzt
0b2026a8a0 Fixed issue #18 2021-11-15 11:49:37 +01:00
bzt
652f983375 Fixed issue #14 2021-11-03 23:02:17 +01:00
bzt
f5771b247a Fixed issue #12 2021-11-01 22:18:52 +01:00
bzt
c8d1ea13c7 Fixed issue #11 2021-11-01 22:10:09 +01:00
bzt
6c29359d74 Fixed issue #8 2021-10-15 13:06:37 +02:00
bzt
d558276ea4 More argument checks 2021-10-15 12:38:28 +02:00
bzt
bfb6ad022c Fixed issue #4 2021-07-15 13:34:07 +02:00
bzt
5044fe15a7 Updated ssfn.h and checks with latest compilers and -ansi -pendantic 2021-07-11 11:51:35 +02:00
bzt
a90019f349 Workaround not needed any more with gcc 10.2.0-6 2021-02-24 13:56:24 +01:00
bzt
81a82cf366 Workaround GCC builtin inlining bug 2021-02-20 16:24:33 +01:00
bzt
45d41bc1ca More examples 2021-02-17 22:16:28 +01:00
bzt
911a457910 More examples and screenshots 2021-02-16 22:28:14 +01:00
bzt
7860764ff7 Added fseek and fstat support for Block IO 2021-02-16 19:07:15 +01:00
bzt
acaf9f36ef Added UTF-8 support 2021-02-16 13:47:43 +01:00
bzt
10a2921883 Added special files /dev/serial and /dev/diskX 2021-02-04 04:53:06 +01:00
bzt
604ea36b6e Added feof, stat, dirent, time, unlink, mkdir etc. 2021-02-02 11:49:07 +01:00
bzt
1bebb7ce51 Removed uefi_call_wrapper 2021-02-02 01:26:30 +01:00
bzt
98bf96c676 Initial commit 2021-02-01 01:14:00 +01:00
bzt
14c67596ba Initial commit 2021-02-01 01:12:13 +01:00
bzt
f46ef12c65 Initial commit 2021-02-01 01:09:23 +01:00