Commit Graph

115 Commits

Author SHA1 Message Date
bzt b95c1b1217 Added utils 2022-10-24 15:21:19 +02:00
bzt ec717006d8 Take care of some compiler warnings 2022-10-15 10:51:01 +02:00
bzt d43d417ea1 Fixed issue #46 2022-09-30 10:14:45 +02:00
bzt a51036feb0 Merge branch 'master' into 'master'
Fixed pipe alignment in README

See merge request bztsrc/posix-uefi!7
2022-08-11 21:03:19 +00:00
saltq 5a22d8c95a Fixed pipe alignment in README 2022-08-10 08:16:43 +00:00
bzt e44a001bc2 Added support for %i option. 2022-08-04 06:58:54 +00:00
bzt abb6732a61 Merge branch 'master' into 'master'
Added support for %i option.

See merge request bztsrc/posix-uefi!6
2022-08-04 06:57:48 +00:00
creationship27 3f59011518 Added support for %i option. 2022-08-03 15:29:30 +00:00
bzt 04d88513b0 Fixed typos 2022-08-03 15:17:32 +00:00
bzt 89f2bf1e6e Added notes on submodules and cloning 2022-08-02 21:32:43 +00:00
bzt 0d53233d17 Fixed issue #42 2022-08-02 14:07:05 +02:00
bzt 3ce8e05ec8 Merge branch 'master' into 'master'
Clarified README

See merge request bztsrc/posix-uefi!4
2022-08-01 17:32:06 +00:00
creationship27 3a9055a8a1 Clarified README 2022-08-01 17:32:05 +00:00
bzt ea8f7f9324 Keep ALSO rules at last 2022-08-01 11:36:38 +00:00
bzt 160e0ac938 Moved EXTRA too 2022-07-31 15:00:36 +00:00
bzt 7b4c73ff49 Run ALSO rules first 2022-07-31 14:58:33 +00:00
bzt 45d0c0d725 Added OUTDIR option 2022-07-11 19:58:21 +02:00
bzt 6989513caf More docs 2022-07-11 17:30:51 +02:00
bzt ca2d3be488 Fixed warning with Wstrict-prototypes issue #39 2022-07-10 19:26:50 +02:00
bzt 9ec5d3fb32 Added va_end calls 2022-07-08 06:22:57 +02:00
bzt 031e1a1120 Updated ssfn to latest 2022-07-07 11:17:49 +02:00
bzt eb13f3b260 Typo, fixed issue #38 2022-05-15 04:34:10 +02:00
bzt 486d76708b Fixed issue #38, new memtype enums 2022-05-12 05:39:21 +02:00
bzt dd8dbd0a06 Fixed issue #37 2022-05-05 11:45:54 +02:00
bzt 37682aad45 Updated ssfn to latest 2022-04-01 19:00:28 +02:00
bzt 30321c1db2 Fixed issue #34 2022-03-29 18:47:20 +02:00
bzt 1ebaf59a90 Fixed issue #33 2022-03-29 18:39:46 +02:00
bzt f9249ab0b6 Note about fools on reddit 2022-03-11 20:37:20 +01:00
bzt 99a621371f Note about fools on reddit 2022-03-11 20:31:18 +01:00
bzt 6fa3e810b4 Merge branch 'Rubo-master-patch-42445' into 'master'
Fix grammar

See merge request bztsrc/posix-uefi!2
2022-02-27 16:09:25 +00:00
Rubo 5de2bfeb98 Fix grammar 2022-02-27 12:41:34 +00:00
bzt 4c5f881600 Fixed issue #31 strtok 2022-02-23 18:08:26 +01:00
bzt 38b537710b Fixed issue #30 2022-02-22 10:55:53 +01:00
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