Commit graph

82 commits

Author SHA1 Message Date
bzt
e316fa3f37 Fixed issue #29 with strrchr 2022-02-16 22:52:28 +01:00
bzt
f8e29c8009 Added ALSO option for executing further make rules, fixed issue #28 2022-02-02 16:59:36 +01:00
bzt
4a0fcfb243 year workaround in struct tm 2022-01-22 15:16:33 +01:00
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
d5125beff5 Add extra objects to linker 2021-12-10 07:53:24 +01:00
bzt
748c6376d9 Add extra objects to linker 2021-12-10 07:50:54 +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
f2aa5d000c Fixed issue #22 2021-11-22 18:45:38 +01:00
bzt
7ba599ad0f Added more failsafes, fixed issue #19 2021-11-22 17:50:32 +01:00
bzt
378f44ea70 Detect clang in unusal locations, fixed issue #20 2021-11-21 17:24:51 +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
c46b289361 Make allocation tracking optional 2021-11-09 21:15:53 +01:00
bzt
31eeb8fa12 More stdint, fixed issue #16 2021-11-05 12:33:16 +01:00
bzt
7342dbd673 Added signed, fixed issue #16 2021-11-04 20:33:22 +01:00
bzt
b910799e87 Added note for issue #15 2021-11-04 15:32:17 +01:00
bzt
fb7d37ffe3 Added note for issue #15 2021-11-04 15:31:10 +01:00
bzt
652f983375 Fixed issue #14 2021-11-03 23:02:17 +01:00
bzt
917906bf6c Added PR in issue #13 2021-11-02 19:04:09 +01:00
bzt
27306efe36 Fixed uefi.h 2021-11-02 10:41:48 +01:00
bzt
4b50d06b15 Fixed pool size 2021-11-01 22:35:45 +01:00
bzt
68e8b44d91 Updated README 2021-11-01 22:28:35 +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
46c849ac4c Fixed issue #9 2021-10-15 12:07:02 +02:00
bzt
1d5cec5fb2 Make sure SSE is enabled 2021-07-23 00:19:51 +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
1431b327d2 Fixed comments 2021-03-09 04:46:05 +01:00
bzt
a90019f349 Workaround not needed any more with gcc 10.2.0-6 2021-02-24 13:56:24 +01:00
bzt
2d73007ddc More docs 2021-02-23 14:52:51 +01:00
bzt
59d09b4308 More docs 2021-02-23 14:30:26 +01:00
bzt
5a93c75d2a Add support for PNG with palette 2021-02-20 16:35:02 +01:00
bzt
e9dc9867f0 More examples 2021-02-20 16:26:12 +01:00
bzt
d6ecf787f7 More examples 2021-02-20 16:24:46 +01:00
bzt
81a82cf366 Workaround GCC builtin inlining bug 2021-02-20 16:24:33 +01:00
bzt
bd5bf74c2d Add support for PNG with palette 2021-02-18 11:21:03 +01:00
bzt
8d21415f4e Add support for PNG with palette 2021-02-18 11:12:36 +01:00
bzt
74ed2daad9 Add support for PNG with palette 2021-02-18 11:09:41 +01:00
bzt
45d41bc1ca More examples 2021-02-17 22:16:28 +01:00